#datahexa {
  width: 100% !important;
}

#datahexa > tbody > tr {
  height: 20px !important;
}

#table-row,
#table-col,
#table-wrapper {
  height: 80% !important;
}

.modal-header {
  background-color: rgb(164, 162, 247) !important;
}

.modal-footer {
  background-color: rgb(213, 213, 241) !important;
}

#calendar {
  max-width: 100%;
  margin: 10px auto;
}

.bthexa1 {
  border: cornflowerblue;
  background-color: cornflowerblue;
  border-radius: 5px;
  align-content: flex-end;
  margin-top: 5px;
  /* width: 7vw; */
  width: 5vw;
  height: 1vh;
  /* height: 3.2vh; */
  display: block;
  text-align: center;
}

.img-fluid {
  border-radius: 5px;
  margin-left: 10px;
  margin-top: 20px;
  /* box-sizing: border-box;
  box-shadow: 5px 10px #888888; */
}

.judul {
  border: 2px !important;
  border-color: aqua !important;
}

.bthexa {
  border: cornflowerblue;
  background-color: cornflowerblue;
  border-width: 7px;
  border-radius: 5px;
  align-content: flex-end;
  margin-top: 5px;
  /* width: 7vw; */
  width: 150px;
  height: 40px;
  /* height: 3.2vh; */
  display: block;
  text-align: center;
}

#header .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 10px;
  transition: 0.5s;
  line-height: 1;
  margin: 5px;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 2px solid #4649f0;
  background: #4649f0;
}

#header .btn-get-started:hover {
  background: transparent;
  color: #4649f0;
  text-decoration: none;
}

#about .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 10px;
  transition: 0.5s;
  line-height: 1;
  margin: 10px;
  margin-top: 0px;
  /* margin-left: 100px; */
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 2px solid #2f8b13;
  background: #2f8b13;
}

#about .btn-get-started:hover {
  background: transparent;
  color: #2f8b13;
  text-decoration: none;
}

.bthexa > a {
  color: white;
  font-size: 20px;
}

.bthexa1 {
  border: rgb(158, 245, 86);
  background-color: rgb(155, 240, 121);
  border-width: 7px;
  border-radius: 5px;
  align-content: flex-end;
  margin-top: 5px;
  /* width: 7vw; */
  width: 150px;
  height: 40px;
  /* height: 3.2vh; */
  display: block;
  text-align: center;
}
.bthexa1 > a {
  color: white;
  font-size: 20px;
}
.bthexa2 {
  border: rgb(236, 107, 75);
  background-color: rgb(236, 107, 75);
  border-width: 7px;
  border-radius: 5px;
  align-content: flex-end;
  margin-top: 5px;
  /* width: 7vw; */
  width: 150px;
  height: 40px;
  /* height: 3.2vh; */
  display: block;
  text-align: center;
}
.bthexa2 > a {
  color: white;
  font-size: 20px;
}

/* .kotak {
  background-color: yellowgreen;
  /* width: %; */
  /* display: flexbox; */
} */

.card {
  border-radius: 10px;
  box-sizing: border-box;
  box-shadow: 5px 10px #f0eded;
}

.box-hexa {
  background: transparent;
  padding: 4rem;
  position: absolute;
  width: 30%;
}

.btnmasuk {
  background-color: tomato;
  border-width: 5px;
  /* border-style: double; */
  width: 60%;
  height: 40%;
  padding: 0px;
}

.kotak {
  margin: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  /* padding-top: -50px; */
  /* font-size: 55px; */
  font-size: 2vh;
  height: 95px;
  border: 2px double rgb(183, 245, 14);
  border-radius: 10px;
  width: 25%;
  box-sizing: border-box;
  box-shadow: 5px 10px #888888;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  background: linear-gradient(#fff, #f3cd7a);
  color: #000;
  /* font-family: "Font Hexa"; */

  font-family: Arial, Helvetica, sans-serif;
}

.teaser2 {
  width: auto;
  height: 0; 
  text-align: left; 
  display: scroll;
  position: fixed; 
  top: 200px;
  left: 10px;
}

.teaser3 {
  width: auto;
  height: 600; 
  text-align: right; 
  display: scroll;
  position: fixed; 
  top: 200px;
  right: 10px;
}

@media screen and (max-width:800px){
  .teaser2, .teaser3{display: none; visibility: hidden;}
}

.hximage{
  height: 30px;
  width: 30px;
  border-radius: 5px;
}

.border-left-primary {
  border-left: 0.25rem solid #4e73df !important;
}

.border-bottom-primary {
  border-bottom: 0.25rem solid #4e73df !important;
}

.border-left-secondary {
  border-left: 0.25rem solid #858796 !important;
}

.border-bottom-secondary {
  border-bottom: 0.25rem solid #858796 !important;
}

.border-left-success {
  border-left: 0.25rem solid #1cc88a !important;
}

.border-bottom-success {
  border-bottom: 0.25rem solid #1cc88a !important;
}

.border-left-info {
  border-left: 0.25rem solid #36b9cc !important;
}

.border-bottom-info {
  border-bottom: 0.25rem solid #36b9cc !important;
}

.border-left-warning {
  border-left: 0.25rem solid #f6c23e !important;
}

.border-bottom-warning {
  border-bottom: 0.25rem solid #f6c23e !important;
}

.border-left-danger {
  border-left: 0.25rem solid #e74a3b !important;
}

.border-bottom-danger {
  border-bottom: 0.25rem solid #e74a3b !important;
}

.border-left-light {
  border-left: 0.25rem solid #f8f9fc !important;
}

.border-bottom-light {
  border-bottom: 0.25rem solid #f8f9fc !important;
}

.border-left-dark {
  border-left: 0.25rem solid #5a5c69 !important;
}

.border-bottom-dark {
  border-bottom: 0.25rem solid #5a5c69 !important;
}


/* khusus photo galeri */
.lightbox-gallery {
  background-image: linear-gradient(#4A148C, #E53935);
  background-repeat: no-repeat;
  color: #000;
  overflow-x: hidden
}

.lightbox-gallery p {
  color: #fff
}

.lightbox-gallery h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: #fff
}

@media (max-width:767px) {
  .lightbox-gallery h2 {
      margin-bottom: 25px;
      padding-top: 25px;
      font-size: 24px
  }
}

.lightbox-gallery .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto 40px
}

.lightbox-gallery .intro p {
  margin-bottom: 0
}

.lightbox-gallery .photos {
  padding-bottom: 20px
}

.lightbox-gallery .item {
  padding-bottom: 30px
}

.galeri-judul {
  background: rgb(255, 255, 255);
  display: flex;
  padding-left: 3px;
  padding-right: 3px;
  border-style: none;
  width: 100%;
  font-size: 1.25vh;

}

/* buat youtube hexa */
*{
  text-decoration: none;
}
.heading{
  padding: 10px 0px;
  font-size: 25px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  letter-spacing: 4px;
  color: white;
  text-shadow: 0px 2px 3px black;
}
.ins-box{
  width: 100%;
  height: auto;
  margin: 5px auto;
  padding: 30px 10px;
  border: 1px solid gray;
  border-radius: 5px;
  text-align: center;
  box-shadow: 0px 0px 2px 1px gray;
}
.v-set td, th{
  vertical-align: middle !important;
  text-align: center;
}
.youtube-video-r{
  width: 100%;
  height: 0;
  padding-bottom: 56%;
  position: relative;
}
.youtube-video-r iframe{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}
.all-v-btn{
  padding: 8px;
  text-align: center;
  position: fixed;
  bottom: 25px;
  right: 1px;   
}
.all-v-btn a{
  color: black !important;
  transition: all 1s ease-in-out;
}
.all-v-btn:hover a{
  color: white !important;
}

/* tambahan hexa */
.breadcrumbs h2 {
  font-size: 3.5vh;
  padding-top: 1.5vh;
}
