.top-anidino{
  position: relative;
  height: 500px;
  width: 100%;
}
.top-anidino img{
  height: 100%;
}
.top-anidino > .top-btn{
  background-color: rgb(0, 111, 123);
  margin-top: -200px;
  margin-left: 32%;
  border-radius: 0px !important;
  border: white 1px solid black solid;
}
.top-btn:hover{
  background: none;
  border: white 1px solid black solid;
}
.top-text{
  font-size: 14px;
}
.top-fiturdino{
  height: 500px;
  width: 100%;
}
.kartu{
  border-radius: 0px !important;
  border:0px !important;
  margin-bottom: 5px !important;
  cursor: pointer;
  background: none !important;  
  overflow: hidden;
}
.kartu img{
  object-fit: cover;
  transition: all .5s ease;
}

.kartu > img:hover{
  transform: scale(1.1);
}
.kartu-judul{
  font-size: 16px;
  color: white;
}
.kartu-isi{
  font-size: 16px;
}
.kartu-operasi{
  border-radius: 0px !important;
  border:5px solid rgb(0, 94, 126) !important;
  margin-bottom: 5px !important;
  cursor: pointer;
  background: none !important;  
  overflow: hidden;
    position: relative;
  text-align: center;
  color: white;
}
.kartu-operasi img{
  object-fit: cover;
  transition: all .5s ease;
}

.kartu-operasi > img:hover{
  transform: scale(1.1);
}

.bottom-center {
  position: absolute;
  top:90%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.kartu-bagian{
  width: 100%;
  height: 100%;
  padding: 40px !important;
  border-radius: 0 !important;
}
.kartu-bagian-body{
  font-size: 14px;
}
.kartu-angka{
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 50%;
  font-size: 70px;
  color: #ff0000;
  text-align: center;
  background-image: linear-gradient(to right, rgb(56, 187, 204), rgb(0, 255, 234) 33%, yellow 66%, gold);
  font-weight: 50px;
  position: absolute;
  display: none;  
}
.kartu-bagian-angka{
  width: 100%;
  height: 500px;
  padding: 40px !important;
  border-radius: 0 !important;
}
.kartu-bagian-angka:hover .kartu-angka{
  display: block !important;
  
}
.img-hexa { 
 clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}
@media screen and (max-width: 480px) {
  .top-anidino{
    position: relative;
    height: 200px;
    width: auto;
  }
  .top-anidino > .top-btn{
    margin-left: 10px !important;
    margin-top: -100px;
    margin-right: 10px !important;
    font-size: 10px !important;
    border-radius: 0px !important;
  }
  .top-text{
    font-size: 10px;
    line-height: 20px;
  }
  .bottom-center {
    position: absolute;
    left: 50%;
    font-size: 10px;
    width: 100%;
    top:75%;
  }
  .kartu-bagian{
    width: 100%;
    height: 100%;
    padding: 10px !important;
    border-radius: 0 !important;
  }
  .kartu-bagian-body{
    font-size: 10px;
  }
  .kartu-bagian-angka{
    height: 330px;
  }
}
/* slider */
.padding-slide{
  padding: 20px;
}
.img-main {
  width: 100%;
  height: 500px;
  vertical-align: middle;
  border: 1px solid black white solid;
}
.img-gallery {
  width: 100%;
  vertical-align: middle;
  border: 1px solid black white solid;
}

.mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.column {
  float: left;
  width: 25%;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 1;
}

.active,
.demo:hover {
  opacity: 1;
}
.img-ikon{
  width: 30px;
  height: 30px;

}


.text-produk{
  font-size: 30px;
  color: white;
}
.text-produk-des{
  font-size: 20px;
  color: white;
  text-align: justify;
  text-justify: inter-word;
  margin-left: 10px !important;
}
.iframe-vid{
  width: 70%;
  height: 650px;
}
.iframe-100 {
  width: 100%;
  height: 650px;
}
/* hidup */
.corners {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 10px;
}

.top, .bottom {
  position: absolute;
  width: 50px;
  height: 50px;
  pointer-events: none;
}

.top {
  top: 0;
  border-top: 3px solid rgb(255, 213, 0);
}

.bottom {
  bottom: 0;
  border-bottom: 3px solid rgb(255, 213, 0);
}

.left {
  left: 0;
  border-left: 3px solid rgb(255, 213, 0);
}

.right {
  right: 0;
  border-right: 3px solid rgb(255, 213, 0);
}
.img-hidup{
  width: 100%;
  height: 100%;
}
.img-hidup-ass{
  width: 70%;
  height: 30%;
}
.img-bagian{
  width: 100px;
  height: 100px;
}
.img-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.text-hidup-ass{
  padding-right:200px;
  padding-left:200px;
  position: relative;
  animation: myfirst 2s;
  animation-direction: alternate;
}
@keyframes myfirst {
  0%   {top: 200px;}
  100% {top: 0px;}
}

.text-hidup{
  color: white;
  font-size: 30px;
}
.kiri-hidup{
  text-align: right;
  line-height: 50px;
  margin-top: 100px;
}
.perbesar{
  animation: zoom-in-zoom-out 3s ease;
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(0, 0);
  }
  100% {
    transform: scale(1, 1);
  }
}
.kanan-hidup{
  text-align: left;
  line-height: 50px;
  margin-top: 100px;
}
.text-hidup{
  color:white;
  font-size: 30px;
}
.produk-card{
  border: none;
  color:rgb(0, 0, 0);
  border-radius: 10px !important;
  overflow: hidden;
  display: block;
  text-align: center;
  font-size: 14px;
}
.produk-card > img:hover {
  -webkit-animation: thing-produk 2s;
  -o-animation: thing-produk 2s;
  animation: thing-produk 2s;
}
@keyframes thing-produk {
  from {
     transform: scale(1, 1);
  }
  to {
    transform: scale(1.3);
  }
}
/* 5 columns grid for 'md' and 'lg' screens */
@media (min-width: 992px) {
  .col-md-1-5 { width: 20%; }
  .col-md-2-5 { width: 40%; }
  .col-md-3-5 { width: 60%; }
  .col-md-4-5 { width: 80%; }
  .col-md-5-5 { width: 100%; }
}

@media (min-width: 1200px) {
  .col-lg-1-5 { width: 20%; }
  .col-lg-2-5 { width: 40%; }
  .col-lg-3-5 { width: 60%; }
  .col-lg-4-5 { width: 80%; }
  .col-lg-5-5 { width: 100%; }
}
.show-grid [class^=col-] span,
.container-fluid .show-grid [class^=col-] {
  padding-top: 10px;
  padding-bottom: 5px;  
}

[class^=col-] {
  margin-bottom: 0px;
}
.tabel{
  background: none;
  color:white;
  padding:5px;  
}
.tabel td, .tabel tr, .tabel th {
  border: 1px solid rgb(182, 182, 182);
  padding:5px;
}
@media screen and (max-width: 480px) {  
  .top-fiturdino{
    height: 300px;
    width: 100%;
  }
  .padding-slide{
    padding: 0px !important;
  }
  .img-main {
    width: 100%;
    height: 350px !important;
    vertical-align: middle;
    border: 1px solid black white solid;
  }
  .iframe-vid{
    width: 80%;
    height: 100%;
  }
  .iframe-100 {
    width: 100%;
    height: 100%;
  }
  .kiri-hidup{
    margin-top: 1px solid black !important;
    line-height: 20px !important;
  }
  .kanan-hidup{
    margin-top: 1px solid black !important;
    line-height: 20px !important;
  }
  .text-hidup, .text-produk{
    font-size: 14px !important;
  }
  .text-produk-des{
    font-size: 10px;
    color: white;
    text-align: left !important;
    text-justify: inter-word;
    margin-left: -20px !important;
  }
  .text-tabel{
    font-size: 12px !important;
  }
  .img-hidup-ass{
    width: 100%;
    height: 100%;
  }
  .text-hidup-ass{
    padding-right:0;
    padding-left:0;
  }
  .produk-card{    
    font-size: 10px;
  }
}
/* dilakukan */

.section img {
  max-width: 100%;
}

/* BACKGROUNDS */
.dark-grey-bg {
  background: #1e1d1d;
}

/* SECTION */
.section {
  max-width: 1440px;
  margin: 0 auto;
  box-sizing: border-box;
}

/* SECTION FONTS */
.section h3 {
  font-size: 1.8em;
  line-height: 1em;
  font-family: "uni_sanssemibold", sans-serif;
}

.section p {
  font-size: 1em;
  line-height: 1.4em;
  font-family: "open_sans", sans-serif;
  padding: 0;
}

/* ANGLED BOXES - EDIT VARIABLES */
.txt-box {
  --background-color: #1e1d1d;
  --border-color: linear-gradient(to bottom right, #FFF, #FFF);
  --border-width: 0.3em;
  --edge-size: 5em;

  background: var(--background-color);
  border: 0;
  position: relative;
  isolation: isolate;
  display: inline-grid;
  place-content: center;
  clip-path: polygon(
    100% 0,
    100% calc(100% - var(--edge-size)),
    calc(100% - var(--edge-size)) 100%,
    0 100%,
    0 0
  );
}

.txt-box::before {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--border-color);
  z-index: -2;
}

.txt-box::after {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--background-color);
  z-index: -1;
  clip-path: polygon(
    var(--border-width) var(--border-width),
    calc(100% - var(--border-width)) var(--border-width),
    calc(100% - var(--border-width))
      calc(100% - calc(var(--edge-size) + var(--border-width) * 0.5)),
    calc(100% - calc(var(--edge-size) + var(--border-width) * 0.5))
      calc(100% - var(--border-width)),
    var(--border-width) calc(100% - var(--border-width))
  );
}

/* CONTENT SECTION */
/* SECTION ONE */
.section-one {
  display: flex;
  max-width: 1400px;
  height: auto;
  margin: auto;
  line-height: 1.6;
  background-color: #1e1d1d;
  gap: 3em;
}

.section-one .img-box {
  flex: 1 1 50%;
  margin: 1rem -10rem 1rem 1rem;
  z-index: 1;
  align-content: center;
}

.section-one .txt-box {
  flex: 1 1 100%;
  padding: 3rem;
}

/* SECTION ONE - TEXT CONTENT */
.section-one-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 15%;
  text-wrap: balance;
  gap: 1em;
}

.section-one-content h3 {
  color: #fff;
}

.section-one-content p {
  color: #fff;
}
@media screen and (max-width: 480px) {  
.txt-box{
  margin-top: -20px !important;
}

}
@media screen and (max-width: 900px) {
  .section-one {
    flex-direction: column;
    gap: 0;
  }

  .section-one-content {
    margin-left: 0;
    text-align: center;
  }

  .section-one .img-box,
  .section-one .txt-box {
    flex: 1 1 100%;
    margin: 1rem;
    align-self: center;
  }
}

/* carusel simple */

@-webkit-keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 7));
  }
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 7));
  }
}
.slider-simple {
  background: white;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125);
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.slider-simple::before, .slider-simple::after {
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  z-index: 2;
}
.slider-simple::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}
.slider-simple::before {
  left: 0;
  top: 0;
}
.slider-simple .slide-track {
  -webkit-animation: scroll 40s linear infinite;
          animation: scroll 40s linear infinite;
  display: flex;
  width: calc(250px * 14);
}
.slider-simple .slide-simple {
  height: 100px;
  width: 250px;
}

/* carusel simple proyek*/

@-webkit-keyframes scroll-pro {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-250px * 7));
  }
}

@keyframes scroll-pro {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-250px * 7));
  }
}

.slider-simple-pro {
  background: white;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125);
  height: 165px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.slider-simple-pro::before,
.slider-simple-pro::after {
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  height: 100%;
  position: absolute;
  width: 200px;
  z-index: 2;
}

.slider-simple-pro::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}

.slider-simple-pro::before {
  left: 0;
  top: 0;
}

.slider-simple-pro .slide-track-pro {
  -webkit-animation: scroll-pro 40s linear infinite;
  animation: scroll-pro 40s linear infinite;
  display: flex;
  width: calc(250px * 14);
}

.slider-simple-pro .slide-simple-pro {
  height: 100px;
  width: 250px;
}
@media screen and (max-width: 480px) {
  .slider-simple-pro::before,
    .slider-simple-pro::after {
      width: 20px;
    }

}
/* faq */

@import url("https://fonts.googleapis.com/css?family=Hind:300,400&display=swap");


.accordion .accordion-item {
  border-bottom: 1px solid black solid #e5e5e5;
  background: none !important;
  border-radius: 0px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.accordion-title{
  color:white !important;
}
.accordion .accordion-item button[aria-expanded=true] {
  border-bottom: 1px solid black solid #03b5d2;
}
.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: #7288a2;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}
.accordion button:hover, .accordion button:focus {
  cursor: pointer;
  color: #03b5d2;
}
.accordion button:hover::after, .accordion button:focus::after {
  cursor: pointer;
  color: #03b5d2;
  border: 1px solid black solid #03b5d2;
}
.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
}
.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 0;
  width: 22px;
  height: 22px;
  border: 1px solid black solid;
  border-radius: 22px;
}
.accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}
.accordion button[aria-expanded=true] {
  color: #03b5d2;
}
.accordion button[aria-expanded=true] .icon::after {
  width: 0;
}
.accordion button[aria-expanded=true] + .accordion-content {
  opacity: 1;
  max-height: 100%;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;

}
.accordion .accordion-content p {
  font-size: 1rem;
  font-weight: 300;
  /* margin: 1em 0; */
  color:white !important;
  height: 100% !important;
  text-align: left !important;
}

/* swiper */
/* CSS Reset */
.swiper{
  height:80% !important;
}
.swiper-container {
  width: 100vw;
  height: 100% !important;
}
.swiper-slide {
  background-color: #ff0000;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 50%;
  justify-content: center;
  align-items: center;
  color: #fcfcfc;
  font-size: 24px;
}
.swiper-slide > .swiper-slide-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent no-repeat 50% 50% cover;
}
.swiper-slide .slide-01 {
  transform-origin: 50% 50%;
}
.swiper-scale-effect .swiper-slide-cover {
  transition-timing-function: linear;
  transition-duration: 20s;
  transform: scale(1);
}
.swiper-scale-effect .swiper-slide.swiper-slide-active .swiper-slide-cover {
  transform: scale(1.3);
}
:root {
  --swiper-pagination-bottom: 40px;
  --swiper-theme-color: rgba(252, 252, 252, 0.85) !important;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #FCFCFC;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #262626;
}
.swiper-button-prev,
.swiper-button-next {
  background: transparent;
  opacity: 0.55;
  --swiper-navigation-color: rgba(252, 252, 252, 0.85);
  transition: opacity 0.3s ease, color 0.3s ease;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  background: transparent;
  opacity: 0.85;
  --swiper-navigation-color: #fcfcfc;
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 10px)) !important;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 10px)) !important;
  box-shadow: inset 1px solid black 1px solid black 1px solid black rgba(38, 38, 38, 0.85);
  background: var(--swiper-pagination-bullet-inactive-color, rgba(252, 252, 252, 0.85)) !important;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.55) !important;
  --swiper-pagination-bullet-horizontal-gap: 6px;
}
.swiper-pagination-bullet-active {
  box-shadow: inset 1px solid black 1px solid black 1px solid black rgba(38, 38, 38, 0.85);
  background: var(--swiper-pagination-bullet-active-color, rgba(252, 252, 252, 0.85)) !important;
  opacity: var(--swiper-pagination-bullet-active-opacity, 0.85) !important;
  --swiper-pagination-bullet-horizontal-gap: 10px;
}

body {
  margin: 0;
  padding: 0;
  background: rgb(230, 230, 230);

  color: rgb(50, 50, 50);
  font-family: "Open Sans", sans-serif;
  font-size: 112.5%;
  line-height: 1.6em;
}

.fulllebar{
  position: relative;
  height: 100%;
  width: 100%;
  text-align: center;
}
.img-centered {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: rgb(253, 255, 203);
  width: 100%;
}
.btn-centered {
  position: absolute;
  top: 90%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: rgb(253, 255, 203);
  border-radius: 0px;
}
.layanan-bucket{
  margin-left: 100px !important;
}
.layanan-judul {
  top: 82%;
  line-height: 25px;
  font-size: 18px !important;
}
@media screen and (max-width: 480px) {  
  .direction-l .desc,
  .direction-r .desc {
    margin: 1em 4em 0 4em;
  }
  .desc p{
    color: rgb(0, 0, 0) !important;
  }
  .fulllebar{
    position: relative;
    background-image: url("maxresdefault.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;  
    background-position: center;
    height: 300px;
    width: auto;
  }
  .layanan-bucket {
    margin-left: 0px !important;
  }
.layanan-judul {
  top:70%;
  line-height: 18px;
  font-size: 10px !important;
}}

