/*BODY*/
@font-face{
	font-family: Poppins;
	src: url(../fonts/Poppins-Regular.ttf);
}
body{
	font-family: Poppins !important;
}

/*BOX*/
.rounded-5{
  border-radius: 1.6em !important;
}
.box-shadow-round{
	box-shadow: 0px 0px 1rem -3px rgb(0 0 0 / 0%), 0 3px 20px 0 rgb(0 0 0 / 13%);
	border-radius: 1.6em !important;
}
.box-shadow-round .card-img-top{
	border-top-left-radius: 1.6em;
  border-top-right-radius: 1.6em;
}
.box-shadow-round .floating-body{
	margin-top: -4.2em;
}
.bottom-sh{
  box-shadow: 0px 0px 1rem 0px rgb(0 0 0 / 0%), 0 0px 20px 0 rgb(0 0 0 / 23%) !important;
}
.card-service{	
  text-align: center;
}
.card-service .card-title{	
  color: #4A73A2;
  font-size: 18px;
  font-weight: 600;
}
.card-sekilas{
  background-color: transparent !important;
  border: none;
  padding: 4em 0em;
}
.card-sekilas .img-sekilas{
  width: 90%;
  border-top-right-radius:  1.6em;
  border-bottom-right-radius:  1.6em;
}
.no-border{
  border: none !important;
}
.navbar-nav li a:hover{
  background-color: #4A73A2;
  color: #fff !important;
  font-weight: bold;
}
.navbar-nav li a{
  transition: 0.4s;
}
.navbar-nav li a.active{
  background-color: #4A73A2;
  color: #fff !important;
  font-weight: bold;
}
.lb-s{
  border-left: 1px solid #d6d4d4 !important;
}
.border-round{
  border-radius: 1.6em !important;
}
.bb-1{
  border-bottom: 1px solid #d6d4d4 !important;
}
.list-situs-footer{
  list-style-type: none;
  padding-left: 0px !important;
  font-size: 0.9rem;
}
.list-situs-footer li{
  line-height: 1.5em;
}
.list-situs-footer li span{
  position: absolute;
}
.card-baner-head{
  background-color: #4A73A2 !important;
}
.card-baner-head .card-body{
  position: absolute;
  margin-top: 3em;
}
.card-baner-head img{
  width: 48em;
  float: right !important;
  margin-left: auto;
}
.text-card-tentang{ 
  background-color: #4A73A2 !important;
  padding-left: 16em;
  padding-right: 8em;
  padding-bottom: 2.8em;
  padding-top: 2.8em;
  border-radius: 1.6em !important;
  color: #fff !important;
}
.img-card-tentang img{
  width: 23em;
  border-radius: 1.6em;
}

.img-card-tentang img{
  position: absolute;
  z-index: 999;
  margin-top: 5em;
}
.visimisi img{
  width: 19em;
}
.proker .carousel__track{
  padding-left: 1em;
}
.carousel__pagination{
  margin-left: 0px;
  padding-left: 0px;
}
.carousel__pagination button{
  width: 12px;
  height: 14px;
  border-radius: 12px;
  border: 1px solid transparent;
  background-color: #ded8d8;
  box-shadow: 0 0 1px rgb(0 0 0 / 50%), 0 0 3px rgb(0 0 0 / 30%);
  transition: .4s ease-in-out;
  box-sizing: border-box;
}
.carousel__pagination .carousel__pagination-button--active{
  border: 1px solid #F1883C;
  background-color: #F1883C !important;
}
pre{
  font-size: 0.9rem !important;
}
pre code{
  font-family: Poppins !important;
}
.loader{
  position: fixed;
  width: 100%;
  height:100%;
  display: flex;
  align-items: center;
  top: 0;
  z-index: 999;
  background-color: #444;
  opacity: .8;
}
.center-content{
  width: 100%;
  height:17em;
  align-items: center;
}
.loader .centered-loading{
  display: flex;
  margin: 0 auto;
  text-align: center;
}

/*BUTTON*/
.btn-orange{
	background-color: #F1883C !important;
  color: #fff !important;
  border-radius: 0.3rem !important;
}
.btn-white{
	background-color: #fff !important;
  color: #F1883C !important;
  border-radius: 0.3rem !important;
}
.link-orange{
	color:orange;
	text-decoration: none;
}
.link-blue{
  color:#4A73A2;
  text-decoration: none;
}

/*SPACING&POSTION*/
.f-hh{
	height: 7.7em;	
  padding: 3em 1.3em !important;
  color: #4A73A2 !important;
}
.me-6{
	margin-right: 5em !important;
}
.mt-7{
	margin-top: 5em !important;
}
.mt-6{
  margin-top: 4em !important;
}
.py-10{
	padding-top: 8em !important;
	padding-bottom: 8em !important;
}
.px-10{
	padding-left: 8em !important;
	padding-right: 8em !important;
}
.px-7{
	padding-left: 5em !important;
	padding-right: 5em !important;
}
.pe-6{
	padding-right: 4em !important;

}
.py-7{
	padding-top: 5em !important;
	padding-bottom: 5em !important;
}
.mt-10{
	margin-top: 8em !important;
}
.mtm-6{
  margin-top: -6em !important;
}
.ms-6{
  margin-left: 4em !important;  
}
.ms-7{
  margin-left: 7em !important;  
}
.ms-8{
	margin-left: 8em !important;	
}
.mb-10{
	margin-bottom: 8em !important;
}
.badge-lokasi{
  margin-top: -6em !important;
}
.pb-10{
  padding-bottom: 8em !important;
}
.kontak span img{
  position:   absolute;
  width: 2.7em;
}
.devider{
  border-bottom: solid 1px;
}
.proker .vueperslides__bullets{
  display: none !important;
}
.proker .vueperslides__arrows--outside .vueperslides__arrow--prev  {
  right: 4em;
  left: auto;
  top: -4em;
  bottom: auto;
}
.proker .vueperslides__arrows--outside .vueperslides__arrow--next {
  left: auto;
  right: 0;
  top: -4em;
  bottom: auto;
}
.carousel__prev{
  right: 0.8em !important;
  left: auto !important;
  top: -4em !important;
  bottom: auto !important;
  background-color: #F1883C !important;
}
.carousel__next{
  left: auto !important;
  right: 0.5em !important;
  top: -4em !important;
  bottom: auto !important;
  background-color: #F1883C !important;
}
.produk .vueperslides__bullets{
  display: none !important;
}
.produk .vueperslides__arrows--outside .vueperslides__arrow--prev {
  right: 4em;
  left: auto;
  top: -4em;
  bottom: auto;
}
.produk .vueperslides__arrows--outside .vueperslides__arrow--next {
  left: auto;
  right: 0;
  top: -4em;
  bottom: auto;
}
.proker .vueperslides__arrow {
  font-size: 0.7em !important;
  color: #fff;
  font-weight: 900 !important;
}
.proker .vueperslides__arrow svg {
  width: 3em !important;
  height: 3em !important;
  background-color: #F1883C !important;
  border-radius: 3em !important;
  stroke-width: 3.3px;
}
.proker .vueperslides__arrow svg:hover,.produk .vueperslides__arrow svg:hover {
  stroke-width: 3.3px;
}
.produk .vueperslides__arrow {
  font-size: 0.7em !important;
  color: #3FBAEB;
  font-weight: 900 !important;
}
.produk .vueperslides__arrow svg {
  width: 3em !important;
  height: 3em !important;
  background-color: #E5F8FF !important;
  border-radius: 3em !important;
  stroke-width: 3.3px;
}
.main-slide-beranda .vueperslides__parallax-wrapper{
  padding-bottom: 25.33% !important;
}
.img-slider img{
  width: 101%;
  cursor: pointer;
}

/*TEXT*/
h1,h2,h3{
  color: #4A73A2 !important;
  font-weight: 1000 !important;
}
h5{
  color: #4A73A2 !important;
  font-weight: 700 !important;
}
.proker h5{
  font-size: 1.1em;
    line-height: 1.5em;
}
.f-white{
  color: #fff !important;
}
p{
  font-size: 0.9rem !important;
}
.detail-program ul{
  font-size: 0.9rem !important;
}

/*BACKGROUND*/
.bg-bw{
	background-color: #E5F8FF !important;
}
.bg-sm-trans-bw{
  background: linear-gradient(to bottom, rgba(229,248,255,0), rgba(229,248,255,1)),url(../bg-img/dot-blue.png);
  background-repeat: no-repeat,no-repeat;
  background-position: 100%,2% -9%;
  background-size: 100%,4em;
}
.bg-bb{
	background-color: #4A73A2 !important;
}
.bg-dot-l-1{
  background-image: url(../bg-img/dot-orange.png);
  background-repeat: no-repeat;
  background-position: 98% 4%;
  background-size: 4em;
}
.bg-dot-l-2{
  background-image: url(../bg-img/dot-blue.png);
  background-repeat: no-repeat;
  background-position: 2% -10%;
  background-size: 4em;
}
.bg-dot-l-3{
  background-image: url(../bg-img/dot-blue.png);
  background-repeat: no-repeat;
  background-position: 2% 111%;
  background-size: 4em;
}
.bg-dot-l-4{
  background-image: url(../bg-img/dot-orange.png);
  background-repeat: no-repeat;
  background-position: 98% 80%;
  background-size: 4em;
}
.bg-waveso-l-1{
  background-image: url(../bg-img/waves-orange-1.png),
  url(../bg-img/waves-orange-2.png);
  background-repeat: no-repeat,no-repeat;
  background-size: 17em,13em;
  background-position: 100% 0%,0% 100%;
}
.bg-waveso-l-2{
  background-image: url(../bg-img/waves-orange-1.png),
  url(../bg-img/waves-orange-3.png);
  background-repeat: no-repeat,no-repeat;
  background-size: 21em,12em;
  background-position: 100% 0%,0% 100%;
}
.bg-waveso-dot-l-1{
  background-image: url(../bg-img/waves-orange-1.png),
  url(../bg-img/waves-orange-2.png),url(../bg-img/dot-blue.png);
  background-repeat: no-repeat,no-repeat,no-repeat;
  background-size: 17em,13em,4em;
  background-position: 100% 0%,0% 100%,2% -11%;
}
.bg-wavesw-l-1{
  background-image: url(../bg-img/waves-white-2.png);
  background-repeat: no-repeat;
  background-size: 12em;
  background-position: 101% -1%;
}
span.vr{
  position: absolute;
  z-index: 999;
  height: 18em !important;
  margin-top: 3.3em !important;
}
.container-card-service hr{
  width: 60%;
  min-height: 0.1em;
  background-color: currentColor;
  opacity: .25;
  left: 19%;
  margin-top: 2.5em;
  margin-bottom: 1.5em;
  margin-right: auto!important;
  margin-left: auto!important;
  display: none;
}

.timeline_area {
  position: relative;
  z-index: 1;
}
.single-timeline-area {
  position: relative;
  z-index: 1;
  padding-left: 180px;
}
.single-timeline-area .timeline-date {
  position: absolute;
  width: 180px;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: 60px;
}
.single-timeline-area .timeline-date h5 {
  margin-top: 3.5em;
}
.single-timeline-area .timeline-date::after {
  position: absolute;
  width: 1px;
  height: 100%;
  content: "";
  background-color: #4A73A2;
  top: 0;
  right: 30px;
  z-index: 1;
}
.single-timeline-area .timeline-date::before {
  position: absolute;
  width: 7.7px;
  height: 40px;
  background-color: #3FBAEB;
  content: "";
  top: 4.4em;
  right: 27px;
  z-index: 5;
  margin-top: -5.5px;
}
.single-timeline-area .timeline-date p {
  margin-bottom: 0;
  color: #020710;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 500;
}
.single-timeline-area .single-timeline-content {
  position: relative;
  z-index: 1;
  margin-left: 20px;
}
.single-timeline-area .single-timeline-content span{
  top: auto;
  bottom: 0px;
}
.single-timeline-area .single-timeline-content .timeline-icon {
  background-color: transparent;	
}
.single-timeline-area .single-timeline-content .timeline-icon img {
  width: 16em;
}
.single-timeline-area .single-timeline-content .timeline-text p {
  font-size: 1rem;
  margin-bottom: 0;
}
.single-timeline-area .single-timeline-content:hover .timeline-icon,
.single-timeline-area .single-timeline-content:focus .timeline-icon {
  transform: scale(1.1);
  transition: transform .5s;
}
ul.round{
  list-style: none;
}
ul.round li::before{
  content: "\2022";
  color: #3FBAEB;
  font-size:  50px;
  position: absolute;
  margin-top: -0.56em;
  margin-left: -0.57em;
}
.kontak h6,.kontak p.list-kontak{
  color: #4A73A2 !important;
}
.kontak h6{
  padding-right: 8em;
}
.kontak .devider{
  color: #4A73A2 !important;
}
.kontak .form-control{
  line-height: 2.6em;
  font-size: 0.8rem;
  border-radius: 0.6em;
}
.detail-program img,.detail-produk img{
  width: 100%;
  width: -moz-available;          /* WebKit-based browsers will ignore this. */
  width: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
  width: fill-available;
  border-radius: 1.6em;
}
.detail-program .right-list-proker img.thumbnail,.detail-produk .right-list-produk img.thumbnail{
  width: 5em;  
  border-radius: 0.6em;
}
.detail-program .right-list-proker img.full,.detail-produk .right-list-produk img.full{
  width: 100%;
  width: -moz-available;          /* WebKit-based browsers will ignore this. */
  width: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
  width: fill-available;
}
.detail-program .right-list-proker .devider,.detail-produk .right-list-produk .devider{
  color: #cbc8c8;
  border-bottom: solid 0.15em;
}
.detail-program .right-list-proker .form-control,.detail-produk .right-list-produk .form-control,.produk .form-control{
  height: 3.4em;
  font-size: 0.9rem;
}
.detail-program .right-list-proker .input-group-text,.detail-produk .right-list-produk .input-group-text,.produk .input-group-text{
  background-color: #4A73A2;
  color: #fff;
  font-weight: 800;
  font-size: 1.5em;
}
.detail-program .right-list-proker p b,.detail-produk .right-list-produk p b{
  font-size: 1.1rem;
  font-weight: 900;
  color: #4A73A2;
}
.struktur h6{
  font-size: 1.1rem;
  color: #4A73A2;
}
.struktur h6{
  font-size: 0.88rem;
  color: #4A73A2;
  font-weight: 800;
}
.struktur p{
  font-size: 0.8rem !important;
  color: #4A73A2 !important;
}
.h-20-c{
  height: 20em !important;
}
.h-25-c{
  height: 28em !important;
}
.h-35-c{
  height: 35em !important;
}
.b-40-p-a{
  bottom: 40px;
  position: absolute;
}
.b-15-p-a{
  position: absolute;
  bottom: 15px;
}
.proker .vueperslides__parallax-wrapper{
  height: 29em !important;
  padding-bottom: 0% !important;
}
.b-r-1{
  border-radius: 0.8rem !important;
}
.produk .vueperslides__parallax-wrapper{
  height: 39em !important;
  padding-bottom: 0% !important;
}
.program .card img.card-img-top{
  object-fit: cover;
  height: 235px;
  width: 100% !important;
}
.main-program .card{
  min-height: 31em;
}
.main-program .card a{
  bottom: 10px;
  position: absolute;
}
.content-link{
  cursor: pointer;
  padding-bottom: 0.8em;
}
.content-link.h-b:hover{
  color: #4A73A2;
}
.h-p h5:hover{
  color: #F1883C !important;
}
.content-link a{
  color: #444;
  text-decoration: none;
}
.r-l-1{
  padding-right: 7em;
}

.skeleton-card .cards {
  display: flex;
}
.skeleton-card .cards .card {
  margin: 10px;
  width: 100%;
  width: -moz-available;          /* WebKit-based browsers will ignore this. */
  width: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
  background: #fff;
  border-radius: 1.6em;
  box-shadow: 0px 0px 1rem -3px rgb(0 0 0 / 0%), 0 3px 20px 0 rgb(0 0 0 / 13%);
}
.skeleton-card .cards .card .image img {
  max-width: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;

}
.skeleton-card .cards .card .content {
  padding: 20px 30px;
}

.skeleton-card .cards .card.is-loading .image {
  background: #eee;
  background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
  border-radius: 1.6em;
  background-size: 200% 100%;
  animation: 1s shine linear infinite;
}

.skeleton-card .cards .card.is-loading .image {
  height: 200px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.skeleton-card .cards .card.is-loading .image.small-image {
  height: 5em;
  width: 8em;
  border-radius: 0px;
  margin-left: 2em;
  margin-top: 2em;
}
.skeleton-card .cards .card.is-loading .image.small-image-2 {
  height: 9em;
  width: 15em;
  border-radius: 1em;
  margin-left: 2em;
  margin-top: 2em;
}
.skeleton-card .cards .card.is-loading .image.small-image-3 {
  height: 4em;
  width: 6em;
  border-radius: 1em;
  margin-left: 2em;
  margin-top: 2em;
}

.skeleton-card .cards .card.is-loading h2 {
  height: 30px;
  background: #eee;
  background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
  border-radius: 0em;
  background-size: 200% 100%;
  animation: 1s shine linear infinite;
}

.skeleton-card .cards .card.is-loading p {
  height: 70px;
  background: #eee;
  background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
  border-radius: 0em;
  background-size: 200% 100%;
  animation: 1s shine linear infinite;
}

.skeleton-card .cards .card.is-loading button {
  border: none;
  width: 100px;
  height: 30px;
  cursor: default;
  background: #eee;
  background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
  border-radius: 0em;
  background-size: 200% 100%;
  animation: 1s shine linear infinite;
}

.card-img {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.card-img::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #e5e5e5;
  opacity: 0;
  transition: .5s ease all;
}

.card-img img {
  transition: .5s ease all;
}

.card-img:hover img {
  transform: scale(1.1);
}

.object-fit-cover {
  object-fit: cover;
}

@keyframes shine {
  to {
    background-position-x: -200%;
  }
}

.tentang .img-struktur {
  width: 100%;
  width: -moz-available;          /* WebKit-based browsers will ignore this. */
  width: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
  width: fill-available;
}

@media only screen and (max-width: 995px) {
  .text-card-tentang {
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 2.8em;
    padding-top: 3.8em;
    top: 6em;
  }
  .img-card-tentang img {
    width: 14em;
    margin-top: 0em;
    left: 7em;
    right: auto;
  }
  .kontak h6{
    padding-right: 0px !important;
  }
  .badge-lokasi{
    margin-top: -8em !important;
  }
  .badge-lokasi .card-body{
    padding: 2em 1em !important;
  }
  .mt-5.list-situs-footer{
        margin-top: 1rem!important;
  }
  .r-l-1{
    padding-right: 0em;
  }
  span.vr{
    display: none;
  }
  .f-hh {
    height: 2.7em;
    padding: 0.6em 1.3em !important;
  }
  .visimisi.mt-5{
    margin-top: 8em !important;
  }
  .main-produk .card-title{
    margin-top: 1.6em;
  }
  .card-sekilas .img-sekilas{
    width: 60%;
    margin-top: 2em;
  }
  .card-sekilas{
    padding-top: 1em;
    padding-bottom: 2em;
  }
  .container-card-service hr{
    display: block;
  }
  .card.sm-no-bs{
    background-color: transparent;
    box-shadow: none;
  }
  .sm-no-bs .card-service{
    background-color: transparent;
  }
  .sm-text-center{
    text-align: center;
  }
}

@media only screen and (max-width: 800px) {
  .main-slide-beranda .vueperslides__parallax-wrapper{
    padding-bottom: 101% !important;
  }
  .header .navbar-brand img {
    margin-left: -2.4em;
  }
  .single-timeline-area .single-timeline-content .timeline-icon img {
    width: 13em;
  }
  .h-25-c{
    height: 26em !important;
  }
}
@media only screen and (max-width: 250px) {
  .img-card-tentang img {
    left: 0.3em;
  }
  .single-timeline-area .single-timeline-content .timeline-icon img {
    width: 7em;
  }
}
@media only screen and (max-width: 575px) {
  .img-card-tentang img {
    left: 3em;
  }
  .proker .carousel__prev,.proker .carousel__next,.produk .carousel__prev,.produk .carousel__next{
    display: none;
  }
  .proker,.produk{
    text-align: center;
  }
  .img-struktur-profil{
    width: 110px !important;
  }
  .single-timeline-area {
    padding-left: 100px;
  }
  .single-timeline-area .timeline-date {
    width: 100px;
  }
  .single-timeline-area .single-timeline-content {
    /*padding: 20px;*/
  }
  .single-timeline-area .single-timeline-content .timeline-icon img {
    width: 10em;
  }
  .single-timeline-area .single-timeline-content{
    margin-left: 0px
  }
  .header .navbar-brand img{
    height: 2.5em;
  }
  .navbar-collapse{
    margin-bottom: 4em;
  }
  .card-sekilas .btn{
    margin-top: 2em;
  }
  .proker .vueperslides__parallax-wrapper{
    height: 28em !important;
    padding-bottom: 0% !important;
  }
  .proker .card-body{
    padding: 1.5em 2em !important;
  }
  .produk .card-subtitle, .proker .card-subtitle{
    padding-right: 0px;
  }
  .produk .vueperslides__parallax-wrapper{
    height: 37em !important;
    padding-bottom: 0% !important;
  }
  .produk .card-body{
    padding: 2em 1em !important;
  }
  .faq img{
    width: 15em;
    padding-top: 3em;
  }
  .faq .container{
    padding-bottom: 2em !important;
  }
  .img-sekilas{
    width: 79% !important;
    margin-top: 3em;
  }
  .proker .container,.produk .container{
    padding-top: 6em !important;
  }
  .visimisi img{
    width: 14em;
  }
  .kontak .form-kontak{
    margin-top: 4em;
  }
  .single-timeline-area .timeline-date h5 {
    font-size: 15px;
    margin-top: 3.2em;
  }
  .single-timeline-area .timeline-date::before {
    top: 3.2em;
  }
  .single-timeline-area .timeline-date {
    padding-right: 50px;
  }
  .list-icon-sosial{
    position: relative;
    margin-top: -24em;
  }
}