/******************************************
    Contact Us
/******************************************/

/*page per section*/
.first-contact{
  margin-bottom: 55px; 
}

.second-modul{  
  margin-bottom: 35px; 
  width: 100%;
}

.form-control{
			
}

.a{
	background-color:#ff5e27 !important;
	color: #fff !important;
}


/******************************************
    About
/******************************************/

/*jarak antar section*/
.first-about{
	margin-top: 35px;
}

.second-about{
	margin-top: 35px;
}

@media only screen and (max-width: 768px){
	.visi {
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 768px){
	.number-misi {
		padding-left:0px; margin-left:0px;
	}
}



/******************************************
    All modules
/******************************************/

 
  /*kotak seblaah kanan */

.kotak-pagination{
 margin: 5px;
}

.pagin-modul{

}

@media only screen and (max-width: 628px){
 .kotak-pagination{
 margin: 1px;
}
}


.judul-box-modules{
  background-color: #ff5e27;
  color: #fff;
  padding: 0px;
  width: 100%;
}

 .isi-box-modules{
  background-color: #eee;
  color: #666464;
  padding: 12px 5px 3px 15px;
  margin-top: 5px;
  margin-bottom: 15px;
  
 }

/*page per section*/
.first-modul{
  margin-bottom: 35px; 
  margin-top: 35px; 
}

.second-modul{  
  margin-bottom: 35px; 
  width: 100%;
}



/*bagian kanan*/
.search{
  width: 30%;
  padding: 8px;
  margin: 0px;
  background-color: #fe3600;
}

.defaulth-dropdown{
  margin:0px;
  padding: 0px;
  border:none !important;
  border-color: #fff !important;
  background-color: #fff;
  box-shadow: 0px;
}

.defaulth-button{
  margin: 0px;
  padding: 0px;
    
}

.defaulth-button{
  text-decoration: none !important;
  border: none;
  color:#666464; 
}

.defaulth-button:hover{
  text-decoration: none !important;
  color:#666464;   
}


@media only screen and (max-width: 628px){
  .search {
   margin-top : 5px; !important;
  }
}



	
/******************************************
    All Schedules
/******************************************/

 
  /*kotak seblaah kanan */

.kotak-pagination{
 margin: 5px;
}

.pagin-schedules{

}

@media only screen and (max-width: 628px){
 .kotak-pagination{
 margin: 1px;
}
}


.judul-box-schedules{
  background-color: #ff5e27;
  color: #fff;
  padding: 0px;
  width: 100%;
}

 .isi-box-schedules{
  background-color: #eee;
  color: #666464;
  padding: 12px 5px 3px 15px;
  margin-top: 5px;
  margin-bottom: 15px;
  
 }

/*page per section*/
.first-schedules{
  margin-bottom: 35px; 
  margin-top: 35px; 
}

.second-schedules{  
  margin-bottom: 35px; 
  width: 100%;
}



/*bagian kanan*/
.search{
  width: 30%;
  padding: 8px;
  margin: 0px;
  background-color: #fe3600;
}

.defaulth-dropdown{
  margin:0px;
  padding: 0px;
  border:none !important;
  border-color: #fff !important;
  background-color: #fff;
  box-shadow: 0px;
}

.defaulth-button{
  margin: 0px;
  padding: 0px;
    
}

.defaulth-button{
  text-decoration: none !important;
  border: none;
  color:#666464; 
}

.defaulth-button:hover{
  text-decoration: none !important;
  color:#666464;   
}


@media only screen and (max-width: 628px){
  .search {
   margin-top : 5px; !important;
  }
}


/******************************************
    Schedule-Module-Detail
/******************************************/

 
/*  */

  /*kotak seblaah kanan */

.kotak-pagination{
  margin: 5px;
}

.pagin-detail{

}

@media only screen and (max-width: 360px){
 .kotak-pagination{
  margin: 1px;
}


}




.judul-box-detail{
  background-color: #ff5e27;
  color: #fff;
  padding: 0px;
  width: 100%;
}

 .isi-box-detail{
  background-color: #eee;
  color: #666464;
  padding: 12px 5px 0px 5px;
  margin-top: 5px;
  
 }

/*page per section*/
.first-detail{
  margin-bottom: 35px; 
  margin-top: 35px; 
}

.second-detail{  
  margin-bottom: 35px; 
  width: 100%;
}



/*bagian kanan*/
.search{
  width: 30%;
  padding: 8px;
  margin: 0px;
  background-color: #fe3600;
}

.defaulth-dropdown{
  margin:0px;
  padding: 0px;
  border:none !important;
  border-color: #fff !important;
  background-color: #fff;
  box-shadow: 0px;
}

.defaulth-button{
  margin: 0px;
  padding: 0px;
    
}

.defaulth-button{
  text-decoration: none !important;
  border: none;
  color:#666464; 
}

.defaulth-button:hover{
  text-decoration: none !important;
  color:#666464;   
}


@media only screen and (max-width: 628px){
  .search {
   margin-top : 5px; !important;
  }
}



.a{
	background-color:#ff5e27 !important;
	color: #fff !important;
}


/******************************************
    Chase Package
/******************************************/
.circle-text,
body #green-circle {
  position: relative;
  display: block;
  border-radius: 50%;
  text-align: center;
}



.center-align,
.circle-text>.inner-text,
body #green-circle>.inner-text {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 0px;
  width: 100%;  
  margin: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
  

body #green-circle {
  background-color: #fff;
  color: #000;  
  border: ;
  width: 220px;
  height: 220px;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #ff5e27;
  border-color: #ff5e27;
}

.page-link {
  position: relative;
  display: block;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.25;
  color: #ff5e27;
  background-color: #fff;
  border: 0px solid #dee2e6; 
}

.page-link:hover {
  color: #fff;
  text-decoration: none;
  background-color: #ff5e27;
  border-color: #ff5e27;
}


/*index*/



/*global in index page*/
  a{
    color:  #000;
  }

/*jarak antar section */

@media only screen and (max-width: 768px){
  .title-onclick{
    width: 100% !important;
  }
}

.select2{
  width: 100% !important
}

.third-index{
  padding: 30px 0px;
}

.fourth-index{
  
}

.fifth-index{
  padding: 30px 0px;
}

.sixtth-index{
  margin-bottom: 35px; 
}



/*untuk slider*/
@media only screen and (max-width: 668px){
.slide-banner{
  height: 180px;
}
}





/*untuk 4 tab kursus*/
 .index-nav-tab{
     cursor: pointer;

  }

  .second-tab:hover{
    background-color: #ff5e27;
    color: #fff;
  }

  .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    background-color: #ff5e27; /*when the press*/
  }





@media only screen and (max-width: 668px){
.nav{
      display: inline;
      }
}


.before-square{
  height:100%;
  width:auto;
  margin-bottom:;
}



@media only screen and (max-width: 768px){
.before-square{
       margin-bottom:25px !important;
      }
}




.first-square{
  background-repeat: no-repeat;
  background-size: 180px 180px;
  background-position: right bottom;
  z-index: ;
  overflow: hidden;
}

.ghijkl{
  width: 230px;
  height: 290px;
  position: absolute;
  right: 40px;
  top: 140px;
  transform: rotate(-18deg);
  overflow: hidden;
  z-index:;
}
  
/*box kursus*/
.box-kursus{
  border: 1px solid #eee;
  border-radius: 5px;
  background-color: #eee;
  width: 100%  ;
}

.box-kursus:hover {
  border: 1px solid #ff612b;
  border-radius: 5px;
  background-color: #ff612b;
  color: white;
  width: 100%;
}

.media-body-level-half{
  padding-top:30px;
  padding-left:10px;
  padding-right:25px;
  padding-bottom:10px;
  margin: 0px;
}

.media-body-level-half-2{
  padding-top:25px;
  padding-left:10px;
  padding-right:25px;
  padding-bottom:10px;
  margin: 0px;
}

.media-body-level-1{
  padding-top: 0px !important;
  height: 80px;
  padding: 0px 15px;
}

.ret{
  position: relative;
  float: left;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.media-body-level-2{
  padding-top:15px;
  padding-left:15px;
  padding-right:15px;
  padding-bottom:15px;
  margin: 0px;
}

.media-body-level-3{
  padding-top:12px;
  padding-left:15px;
  padding-right:15px;
  padding-bottom:15px;
  margin: 0px;
}


@media only screen and (max-width: 1023px) and (min-width:200px){

  .media-body-level-half, .media-body-level-half-2, .media-body-level-1, .media-body-level-2, .media-body-level-3{

      padding-top: 30px;

}

}




@media only screen and (max-width: 1024px) and (min-width:1024px){
 
  .media-body-level-half, .media-body-level-half-2{
    padding-left: 5px;  
  }

  .media-body-level-1{
    padding-top:20px;
    padding-left:5px;
    padding-right:15px;
    padding-bottom:5px;
    margin: 0px;
  }

  .media-body-level-2{
    padding-top:10px;
    padding-left:5px;
    padding-right:10px;
    padding-bottom:10px;
    margin: 0px;
}

  .media-body-level-3{
    padding-top:19px;
    padding-left:5px;
    padding-right:16px;
    padding-bottom:8px;
  }

  #font-special{
    font-size: 10.5px !important;
  }
      
}

    



@media only screen and (max-width: 768px){

  .nav{
      display: inline;

  }    
}

.img-kursus{
  width: 100px;
  height: 100px;
  object-fit: cover;
  margin: 0px !important
}

  @media only screen and (max-width: 668px){
  .box-kursus{
    width: 100% !important;
  }
}

  @media only screen and (max-width: 400px){ 
    .box-kursus{
      width: 100% !important;
    }
  }
  

  /*box jadwal & modul */


 
  .content-jadwal-modul{
      
  }

   @media only screen and (max-width: 800px){ 
    .content-jadwal-modul{
     margin-bottom: 15px;
    }
  }


  .box-jadwal{
    border: 1px solid #eee ;
   }

   .judul-box-jadwal{
      background-color: #ff5e27;
      color: #fff;  
      width: 100%;
   }

     .isi-box-jadwal{
      background-color: #eee;
      color: #666464;
      padding: 15px;
      margin-bottom: 5px;
      width: 100%;
     }

.retris{
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 5px;
}

.retriss{
  font-size: 12px;
  margin-bottom: 0px;
  font-weight: 100
}

.daftar-jadwal{
  width: 30%;
  margin: 0px;
  background-color: #fe3600;
}

@media only screen and (max-width: 728px){
.daftar-jadwal{
  width: 50%;
}

}





/******************************************
    owl caraousel
/******************************************/
.owl-carousel img{
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}


.owl-carousel {
position: relative;
}

.owl-nav{
  background-color:none;
}

.owl-prev {
  left: 0;
}
.owl-next {
  right: 0;
}

.owl-theme .owl-nav [class*=owl-]{
  background:none !important;
}

.owl-theme .owl-nav [class*=owl-]:hover{
  background:none !important;
}

.owl-prev,
.owl-next {
position: absolute;
top: 28%;
margin-top: -10px; // Half of the prev/next buttons height here in negatives to center them perfectly
}


@media only screen and (max-width: 1024px){
  .owl-prev,
  .owl-next {
    top: 25% !important;
  }
}

@media only screen and (max-width: 768px){
  .owl-prev,
  .owl-next {
    top: 19% !important;
  }
}

@media only screen and (max-width: 500px){
  .owl-prev,
  .owl-next {
    top: 30% !important;
  }
}











/******************************************
    Maps
/******************************************/



iframe{
    overflow:hidden;
    position:relative;
}

.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}





.btn-readmore{
  color:#fff !important;
  background-color:#ff5e27 !important;
  border-radius: 0px;
}

.btn-readmore:hover{
  color:#ff5e27 !important;
  background-color:#fff !important;
  border: 1px solid #ff5e27;
}







/*global*/

/*untuk font popins */
body{
  font-family: 'Poppins', sans-serif;
  color: #666464;
}


/*untuk info, contact us & about us */
.header{
  background-color: #ff5e27;
  padding: 6px 0px;
}

@media only screen and (max-width: 768px){
  .header-title {
  }
}



/*slide banner */
@media only screen and (max-width: 668px){
.slide-banner{
  height: 180px;
 }
}



/* untuk sub judul */

h2{
  padding-top: 0px;
  margin: 0px;
  }

.title-level1{
    font-size: 20px;
    line-height: 30px;
  }

  .title-level1s{
    line-height: 30px;
    /* text-align: justify; */
    font-size: 26px;
    position: relative;
    float: left;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }


.title-level2{
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
}


  .title-level3{
    font-size: 14px !important;
    font-weight: normal;
  }

  .title-level4{
    font-size: 13px !important;
  }


  .content-extrasmall{
    font-size: 11px;
  }

  .content-small,
  .content-small a{
    font-size: 12px;
  }

  @media (min-width: 767px){
    .content-small,
    .content-small a{
      font-size: 12.2px;
    }
  }

  .content-medium{
    font-size: 14px;
  }

.pad-l-netral{
  padding-right: 0px !important
}


/*color*/
.orange{
  color: #ff5e27;
}

@media only screen and (max-width: 768px){
  .footer{
    text-align: center;
  }
}

/*title page di bawah titleandnavigation*/
.title-page{
  background-color: #eee;
  padding: 10px 10px 10px 10px;
}
  
.topinfomer{
  font-size:12px; 
  color:#fff; 
  font-weight:100;
}

.t-dec-n{
  text-decoration:none; 
  color:#fff;
}

.t-dec-n:hover,
.t-dec-n:focus,
.t-dec-n:active{
  text-decoration:none; 
  color:#fff;
}

@media (min-width: 992px){
  .res-nav{
    float: right;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .6rem;
    padding-left: .6rem;
  }
}

.royco:hover,.royco:focus,.royco:active{
  text-decoration: none;
  color: black;
}

#navigations{
  box-shadow: 0px 2px 5px 0px rgba(202, 202, 202, 0.5);
  background: white;
}

@media only screen and (min-width: 0px){
  .carousel-item{
    height: 150px;
  }
  .piece-of-orange{
    width:100%;
    font-size: 14px;
    font-weight: 100;
  }
}
@media only screen and (min-width: 319px){
  .carousel-item{
    height: 200px;
  }
  .first-index{
    padding-top: 20px;
    padding-bottom: 20px;
    background-color:#ff5e27;
    color: #fff;
    -webkit-clip-path: polygon(100% 0%, 100% 86%, 0 100%, 0 0%);
    clip-path: polygon(100% 0%, 100% 86%, 0 100%, 0 0%);
  }
  .piece-of-orange{
    width:100%;
    font-size: 14px;
    font-weight: 100;
  }
}
@media only screen and (min-width: 479px){
  .carousel-item{
    height: 250px;
  }
  .first-index{
    padding-top: 30px;
    padding-bottom: 30px;
    background-color:#ff5e27;
    color: #fff;
    -webkit-clip-path: polygon(100% 0%, 100% 86%, 0 100%, 0 0%);
    clip-path: polygon(100% 0%, 100% 86%, 0 100%, 0 0%);
  }
  .piece-of-orange{
    width:100%;
    font-size: 14px;
    font-weight: 100;
  }
}
@media only screen and (min-width: 599px){
  .carousel-item{
    height: 350px;
  }
  .first-index{
    padding-top: 40px;
    padding-bottom: 40px;
    background-color:#ff5e27;
    color: #fff;
    -webkit-clip-path: polygon(100% 0%, 100% 86%, 0 100%, 0 0%);
    clip-path: polygon(100% 0%, 100% 86%, 0 100%, 0 0%);
  }
  .piece-of-orange{
    width:100%;
    font-size: 16px;
    font-weight: 100;
  }
}
@media only screen and (min-width: 1023px){
  .carousel-item{
    height: 400px;
  }
  .first-index{
    padding-top: 50px;
    padding-bottom: 50px;
    background-color:#ff5e27;
    color: #fff;
    -webkit-clip-path: polygon(50% 0%, 80% 86%, 0 100%, 0 0%);
    clip-path: polygon(50% 0%, 80% 86%, 0 100%, 0 0%);
  }
  .piece-of-orange{
    width:50%;
    font-size: 18px;
    font-weight: 100;
  }
}
@media only screen and (min-width: 1279px){
  .carousel-item{
    height: 450px;
  }
  .first-index{
    padding-top:60px;
    padding-bottom: 60px;
    background-color:#ff5e27;
    color: #fff;
    -webkit-clip-path: polygon(38% 0%, 64% 84%, 0 100%, 0 0%);
    clip-path: polygon(38% 0%, 64% 84%, 0 100%, 0 0%);
  }
  .piece-of-orange{
    width:38%;
    font-size: 20px;
    font-weight: 100;
  }
}
@media only screen and (min-width: 1439px){
  .carousel-item{
    height: 550px;
  }
  .first-index{
    padding-top:70px;
    padding-bottom: 70px;
    background-color:#ff5e27;
    color: #fff;
    -webkit-clip-path: polygon(38% 0%, 64% 84%, 0 100%, 0 0%);
    clip-path: polygon(38% 0%, 64% 84%, 0 100%, 0 0%);
  }
  .piece-of-orange{
    width:38%;
    font-size: 20px;
    font-weight: 100;
  }
}
@media only screen and (min-width: 1919px){
  .carousel-item{
    height: 650px;
  }
  .first-index{
    padding-top:75px;
    padding-bottom: 75px;
    background-color:#ff5e27;
    color: #fff;
    -webkit-clip-path: polygon(42% 0%, 68% 84%, 0 100%, 0 0%);
    clip-path: polygon(42% 0%, 68% 84%, 0 100%, 0 0%);
  }
  .piece-of-orange{
    width:38%;
    font-size: 20px;
    font-weight: 100;
  }
}

.carousel-item img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.slider-home{
  overflow-x:hidden; 
  width:100%;
  padding: 15px 0px
}

.slider-program{
  overflow-x:hidden; 
  width:100%;
}

.toupo {
    padding-top: 67px;
}

@media (max-width: 1024px){
  .toupo {
    padding-top: 63px;
  }
}

.sticky {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 3;
}

.totops{
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #ff612b;
  border: 1px solid white;
  z-index: 1
}

.totops span{
  color: white;
  font-size: 25px;
  padding: 6px 10px;
}

.dshow{
  display: block !important;
}

@media (max-width: 1023px){
  .dshow{
    display: none !important;
  }
}

.tab-4-items{
  overflow:hidden;
  margin-bottom: 20px;
}

.tab-4-items .outer{
  padding:18px 18px 12px 18px; 
  border:#eee 1px solid; 
  background-color:#f59f53; 
  border-radius:10px; 
  overflow:hidden 
}

.tab-4-items .outer .circles h2{
  text-align: center; 
  font-size: 20px;  
  color:#000;
  position: relative;
  float: left;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.btn-read-thic{
  padding-left:30px; 
  padding-right:30px; 
  background-color:#ff5e27; 
  color: #fff; 
  margin-bottom:10px; 
  position:relative;
}

.megu{
  line-height: 20px;
  color: white
}

.megus{
  line-height: 20px;
  margin-bottom: 0px
}

@media only screen and (min-width: 0px){
  .tab-4-items .outer .circles{
    width: 200px;
    height: 200px;
    margin-bottom: 10px;
    border-radius: 50%;
    position: relative;
  }
  .reliegh .outer .circles{
    width:200px; 
    height:200px; 
    margin-bottom:10px;
    border-radius:50%; 
    background-color:#fff; 
    position:relative; 
  }
  .tab-4-items .outer .circles h2{
    font-size: 20px;  
  }
  .reliegh .outer .circles .rem {
    font-size: 28px;
  }
}
@media only screen and (min-width: 365px){
  .tab-4-items .outer .circles{
    width: 250px;
    height: 250px;
    margin-bottom: 10px;
    border-radius: 50%;
    position: relative;
  }
  .reliegh .outer .circles{
    width:250px; 
    height:250px; 
    margin-bottom:10px;
    border-radius:50%; 
    background-color:#fff; 
    position:relative; 
  }
  .tab-4-items .outer .circles h2{
    font-size: 26px;  
  }
  .reliegh .outer .circles .rem {
    font-size: 34px;
  }
}
@media only screen and (min-width: 479px){
  .tab-4-items .outer .circles{
    width: 300px;
    height: 300px;
    margin-bottom: 10px;
    border-radius: 50%;
    position: relative;
  }
  .reliegh .outer .circles{
    width:300px; 
    height:300px; 
    margin-bottom:10px;
    border-radius:50%; 
    background-color:#fff; 
    position:relative; 
  }
  .tab-4-items .outer .circles h2{
    font-size: 28px;  
  }
  .reliegh .outer .circles .rem {
    font-size: 42px;
    line-height: 1.3
  }
}
@media only screen and (min-width: 500px){
  .tab-4-items .outer .circles{
    width: 350px;
    height: 350px;
    margin-bottom: 10px;
    border-radius: 50%;
    position: relative;
  }
  .reliegh .outer .circles{
    width:350px; 
    height:350px; 
    margin-bottom:10px;
    border-radius:50%; 
    background-color:#fff; 
    position:relative; 
  }
  .tab-4-items .outer .circles h2{
    font-size: 32px;  
  }
  .reliegh .outer .circles .rem {
    font-size: 48px;
    line-height: 1.3
  }
}
@media only screen and (min-width: 768px){
  .tab-4-items .outer .circles{
    width: 280px;
    height: 280px;
    margin-bottom: 10px;
    border-radius: 50%;
    position: relative;
  }
  .reliegh .outer .circles{
    width:280px; 
    height:280px; 
    margin-bottom:10px;
    border-radius:50%; 
    background-color:#fff; 
    position:relative; 
  }
  .tab-4-items .outer .circles h2{
    font-size: 26px;  
  }
  .reliegh .outer .circles .rem {
    font-size: 36px;
    line-height: 1.3
  }
}
@media only screen and (min-width: 992px){
  .tab-4-items .outer .circles{
    width: 170px;
    height: 170px;
    margin-bottom: 10px;
    border-radius: 50%;
    position: relative;
  }
  .reliegh .outer .circles{
    width:235px; 
    height:235px; 
    margin-bottom:10px;
    border-radius:50%; 
    background-color:#fff; 
    position:relative; 
  }
  .tab-4-items .outer .circles h2{
    font-size: 20px;  
  }
  .reliegh .outer .circles .rem {
    font-size: 32px;
    line-height: 1.3
  }
}
@media only screen and (min-width: 1200px){
  .tab-4-items .outer .circles{
    width: 210px;
    height: 210px;
    margin-bottom: 10px;
    border-radius: 50%;
    position: relative;
  }
  .reliegh .outer .circles{
    width:280px; 
    height:280px; 
    margin-bottom:10px;
    border-radius:50%; 
    background-color:#fff; 
    position:relative; 
  }
  .tab-4-items .outer .circles h2{
    font-size: 22px;  
  }
  .reliegh .outer .circles .rem {
    font-size: 36px;
    line-height: 1.3
  }
}

@media (max-width: ){
  .outer-4-items{
    padding:0px 15px;
  }
}

.abcdef{
  width: 70%;
  position: absolute;
  right: 35px;
  top: 100px;
  transform: rotate(-18deg);
  overflow: hidden;
}

.reliegh{
  height:auto;
  width:100%; 
  margin-bottom:5px; 
  overflow:hidden;
  margin-bottom: 20px;
}

.reliegh .outer{
  padding:34px 24px 24px 24px; 
  border:#eee 1px solid; 
  background-color:#f59f53; 
  border-radius:15px; 
  overflow:hidden
}

.reliegh .outer .circles .rem{
  text-align: center;
  color: #000;
  position: relative;
  float: left;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.col-wit{
  color: white;
}

@media only screen and (min-width: 0px){
  .new-grid-3-4{
    width: 100%;
    padding: 0px 5px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 600px){
  .new-grid-3-4{
    width: 50%;
    padding: 0px 5px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 992px){
  .new-grid-3-4{
    width: 33.3%;
    padding: 0px 5px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1200px){
  .new-grid-3-4{
    width: 20%;
    padding: 0px 5px;
    margin-bottom: 10px;
  }
}

.kum{
  padding-top: 4px;
  font-size: 16px;
  text-align: justify;
  overflow: hidden;
  font-weight: 100;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  min-height: 45px;
  width: 100%;
}

.title-content h3{
  background: #ff6a3a;
    font-size: 13px;
    overflow: hidden;
    font-weight: 700;
    color: #FFF;
    margin-bottom: 5px
}

.title-content h3 span{
  display: block;
  background: #f74d18;
  float: left;
  padding: 5px 15px;
  text-transform: capitalize;
  font-weight: normal;
  font-size: 14px;
}

.circle-map{
  width: 450px;
  height: 320px;
  background-color: #ff5e27;
  position: absolute;
  right: 0px;
  -webkit-clip-path: circle(80% at 85% 38%);
  clip-path: circle(80% at 85% 38%); 
}

.remi{
  color:#fff; 
  position: absolute; 
  z-index:9999999; 
  right:45px; 
  top:81px;
}


@media only screen and (max-width: 800px){
  .circle-map{
    width: 100%;
    height: 230px;
    background-color: #ff5e27;
    position: relative;
    right: unset;
    -webkit-clip-path: polygon(100% 0%, 100% 86%, 0 100%, 0 0%);
    clip-path: polygon(100% 0%, 100% 86%, 0 100%, 0 0%);
  }
  .remi{
    color:#fff; 
    position: absolute; 
    z-index:9999999; 
    right: unset;
    top: 0px;
    padding: 20px 15px;
  }
  .reincorced{
    font-size: 20px
  }
  .reincorceds{
    font-size: 13px
  }
}

@media (max-width: 767px){
  .megumi{
    justify-content: center;
  }
}

.list-pad{
  padding: 5px;
}

.bread-nuck{
  padding: 0px;
    margin: 0px;
    background: transparent;
    font-size: 14px;
}

.bread-nuck li a{
  color: rgba(76, 76, 76, 0.85)
}

.breadcrumb-item.active{
  color: rgb(255, 94, 39)
}
.meikarta{
  padding: 10px 0px;
  margin: 0px;    
  font-size: 16px;
  font-weight: normal;
}

.erakarta{
  padding: 10px 0px;
}

.bread-responsive{
  float: right;
}

@media (max-width: 767px){
  .bread-responsive{
    float: left !important;
  }
  .meikarta{
    padding: 10px 0px 0px 0px;
  }
  .erakarta{
    padding: 2px 0px 10px 0px;
  }
}

.mangkinas{
  margin: 0px;
  padding: 0px 15px;
  text-align: justify;
  font-size: 20px;
  position: relative;
  float: left;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 991px){
  .mangkinas{
    padding: 0px;
    padding-top: 10px;
  }
}

.second-package{
  margin-top: 50px;
}

@media only screen and (max-width: 768px){
  img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

html {
    position: relative;
    min-height: 100%;
}
body {
    margin-bottom: 54px;
}
#foot {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 54px;
    background-color: #fff;
}

@media (max-width: 575px){
  #foot{
    height: 94px;
  }
  body {
    margin-bottom: 94px;
  }
}

@media (max-width: 465px){
  #foot{
    height: 110px;
  }
  body {
    margin-bottom: 110px;
  }
}

.form-control:focus,
.btn.focus, .btn:focus,
.select2-selection__rendered:focus, .select2-selection__rendered:active, .select2-selection__rendered:visited {
  color: #495057;
  background-color: #fff;
  border-color: rgba(255, 94, 39, 0.67);
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 94, 39, 0.4);
}


.page-link:focus{
  box-shadow: 0 0 0 0.2rem rgba(255, 94, 39, 0.4);
}

h1, h2, h3, h4, h5{
  font-family: "Poppins", "Oswald", sans-serif, Arial, sans-serif;
}

@media (max-width: 600px){
  .mangkinas{
    font-size: 18px;
    font-weight: 100;
  }
}

@media (max-width: 500px){
  #cc{
    display: flex;
    justify-content: center;
  }
  .mangkinas{
    font-size: 14px;
    font-weight: 100;
  }
}

.buread{
  background: #f3f3f3
}

.input-group {
  border: 1px solid #c8d1d3;
  border-radius: 2px;
  margin-bottom: 15px;
  width: 100%; 
}
.input-group .input-group-addon {
  font-size: 1em;
  width: auto;
  border: 0;
  background-color: transparent;
  width: 40px;
  text-align: center; 
}
.input-group input.form-control, .input-group textarea.form-control {
  border: 0; 
}
.input-group .input-group-addon + .form-control {
  border-left: 1px solid #dfe6e8; 
}
.input-group-addon {
  padding: 8px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover {
  background-image: linear-gradient(to bottom,#ff4100,#ff612b) !important;
}
.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover{
  background-image: linear-gradient(to bottom,#ff4100,#ff612b) !important;
}

.btn-guk{
  border-radius: 0px;
  background: #ff6a3a;
  color: white;
  border: 1px solid #ff6a3a;
  padding: 4px 10px;
}

.btn-guk:hover,.btn-guk:focus,.btn-guk:active{
  background: #f74d18;
  color: white;
}

.guk{
  border-radius: 0px;
}

#rem p{
  margin: 5px 0px;
  color: #666464;
  text-align: justify;
}

#rem p:hover{
  color: #ff6a3a
}

#rem:hover{
  text-decoration: none;
}

.v-align-trans{
  position: relative;
  transform: translate3d(0, -50%, 0);
  -webkit-transform: translate3d(0, -50%, 0);
  top: 50%;
  z-index: 2;
}

.thnk-tit{
  font-size: 50px;
  font-weight: 100;
}

.thnk-desc{
  font-size: 14px;
}

.thnk-con{
  text-align: center;
}

.thnk-bg{
  height: 547px;
  background: url(../images/bg-thankyou.png);
  background-repeat: no-repeat;
  background-repeat-x: repeat;
  background-repeat: repeat-x;
  background-size: auto 50%;
  background-position: center;
}

@media (max-width: 599px){
  .thnk-tit{
    font-size: 28px;
    line-height: 40px;
  }

  .thnk-desc{
    font-size: 13px;
  }
}


.content-self-learning {
  background-size: cover;
  min-height: 300px;
  border-radius: 10px;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-self-learning .row {
  width: 100%;
}
.content-self-learning .self-learning-btn-container {
  display: flex;
  justify-content: end;
  align-items: end;
}
.content-self-learning .text {
  font-family: "Poppins", "Oswald", sans-serif, Arial, sans-serif;
  color: #fff;
}
.content-self-learning .head-container {
  background: #fff;
  width: fit-content;
  border-radius: 10px;
  padding: 5px 20px;
}
.content-self-learning .head {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 0px;
  color: #666464;
}
.content-self-learning .head.small {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0px;
}
.content-self-learning .desc {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0px;
  color: #fff;
  max-width: 510px;
  padding: 20px 0;
}
@media(min-width: 992px) {
  .content-self-learning {
    padding: 15px 60px;
  }
  .content-self-learning {
    justify-content: unset;
  }
}
@media(max-width: 991px) {
  .self-learning-btn-container a,
  .self-learning-btn-container a button {
    width: 100%;
  }
  .self-learning-btn-container .btn-readmore {
    background-color: #e0370c !important;
  }
}

.content-journal {
  background-size: cover;
  min-height: 300px;
  border-radius: 10px;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-journal .head-container {
  background: #fff;
  width: fit-content;
  border-radius: 10px;
  padding: 15px 20px;
  display: flex;
  justify-content: left;
  flex-direction: column;
  width: 100%;
}
.content-journal .head-container img {
  height: auto;
  width: 100%;
  margin-bottom: 15px;
}
.content-journal .head-container .btn-readmore {
  width: 100%;
}
.content-journal .desc {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0px;
  color: #fff;
  padding-top: 20px;
}
@media (min-width: 992px) {
  .content-journal {
    padding: 15px 60px;
  }
}
@media (min-width: 767px) {
  .content-journal .head-container {
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
  }
  .content-journal .head-container img {
    height: 50px;
    width: auto;
    margin-bottom: 0px;
  }
  .content-journal .head-container .btn-readmore {
    width: fit-content;
  }
}
