/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(css/font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
    box-sizing: border-box !important;
    transition: ease all 0.5s;
}

html {
    scroll-behavior: smooth;
    overflow-x: hidden !important;
}

body {
    color: #666666;
    font-size: 14px;
    font-family: Poppins;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden !important;
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: normal;
    color: #111111;
    margin: 0
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px;
    color: #151515;
    font-weight: bold;
    margin-top: 10px;
}

h4 {
    font-size: 18px;
    color: #151515;
    font-weight: bold;
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none!important;
    opacity: 1
}

button:focus {
    outline: none;
}

ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

p {
    margin: 20px;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
}

a {
    color: #222222;
    text-decoration: none;
    outline: none !important;
}

a,

img {
    max-width: 100%;
    height: auto;
}

 :focus {
    outline: 0;
}

.paddind_bottom_0 {
    padding-bottom: 0 !important;
}


.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

.form-control:focus {
    border-color: #ffffff !important;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
    border: none !important;
}

.badge {
    font-weight: 500;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

button {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.full {
    float: left;
    width: 100%;
}

.layout_padding {
    padding-top: 40px;
    padding-bottom: 0px;
}

/* header section start */

.judul_section {
    width: 100%;
    padding: 70px 0px;
}

.judul {
    width: 100%;
    float: left;
    font-size: 60px;
    color: #081419;
    font-weight: bold;
    text-align: center;
}

.judul2 {
    width: 100%;
    font-size: 45px;
    color: #081419;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
    padding-left :5px;
    padding-right: 5px;
}

.judul3 {
    width: 100%;
    float: left;
    font-size: 19px;
    color: #081419;
    text-align: center;
    padding: 10px;
}

.judul4 {
    width: 100%;
    float: left;
    font-size: 35px;
    color: #081419;
    font-weight: bold;
    text-align: center;
    margin-bottom: 60px;
    margin-top: 30px;
    padding: 5px;
}

.logo {
    width: 20%;
    margin: -30px auto 20px auto;
    text-align: center;
    display: block;
}

.judul_section .container-fluid {
  padding: 0; 
}

.main {
  width: 100%;
  padding: 0;
  margin-bottom :-50px;
}

.main img {
  width: 80%;        
  height: auto;
  display: block;    
  margin: 0 auto;    
}

/* header section end */

/* capt section start */

.capt_section {
    background-position: center;
    background-repeat: no-repeat;
}

.capt_judul {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    margin-bottom :20px;
}

.capt1 {
    float: left;
    font-size: 22px;
    color: #000000;
    font-weight: bold;
    margin-bottom : 30px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
}

.capt2 {
    float: left;
    font-size: 22px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
}

.capt3 {
    float: left;
    font-size: 22px;
    color: #000000;
    font-weight: bold;
    margin-bottom : 55px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
}

/* capt section end */

/* testimoni section start */

.testi_section {
    width: 100%;
    background-image: url(../images/kr.png);
    background-size: cover; 
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
}

.testi_section_2 {
    width: 100%;  
}

.testi-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.testi {
    width: 100%;
    gap :15px;
    padding-left: 10px;
}

.testi img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    display: block;
}

.testi_judul{
    font-size: 33px;
    color: #081419;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 30px;
}

.testi_judul2{
    font-size: 33px;
    color: #081419;
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
    margin-top: 50px;
}

.wa {
    width: 80%;
    position: relative;
    display: flex;
    margin: 0 auto; 
    margin-bottom: 10px;
}

.wa2 {
    width: 80%;
    position: relative;
    display: flex;
    margin: 0 auto;
    margin-bottom: 90px;
}

/* testimoni section end */

/* syarat kerja section start */

.syarat_section {
    width: 100%;
    min-height: 370px; 
}

.syarat_judul{
    font-size: 33px;
    color: #081419;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.syarat_text {
    width: 100%;
    font-size: 18px;
    color: #000000;
    padding-left: 3rem;
    font-weight: bold;
}

.syarat_text2 {
    width: 100%;
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    padding-left: 3rem;
    margin-bottom: 50px;
}

@keyframes fadeEffect {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(1.2);
    opacity: 0;
  }
}

/* syarat kerja section end */

/* sektor kerja section start */

.sektor_section {
    width: 100%;
    float: left;
    background-image: url(../images/krbg.png);
    height: 85%;
    background-size: 106%;
    padding-bottom: 90px;
    background-repeat: no-repeat;
}

.sektor_section_2 {
    width: 100%;
    float: left;   
}

.sektor_judul {
    width: 100%;
    float: left;
    font-size: 35px;
    color: #081419;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}

.sektor-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.sektor_box {
    width: 95%;
    margin: 0 auto;
    background-color: #ffffff;
    height: auto;
    box-shadow: 0px 0px 8px 0px;
    padding: 0px 20px 0px 20px;
}

.sektor_box2 {
    width: 31%;
    margin: 0 auto;
    background-color: #ffffff;
    height: auto;
    box-shadow: 0px 0px 8px 0px;
    padding: 0px 20px 28px 20px;
    margin-top: 20px;
    margin-right:-2px;
}

.sektor_box3 {
    width: 31%;
    margin: 0 auto;
    background-color: #ffffff;
    height: auto;
    box-shadow: 0px 0px 8px 0px;
    padding: 0px 20px 28px 20px;
    margin-top: 20px;
    margin-left :20px;
}

.service_container {
    display: flex;
    justify-content: center; 
    width: 100%;
    grid-column: 1 / -1;
    gap: 20px;
    margin-top: 20px;
}

.image_1 {
    width: 100%;
    text-align: center;
    position: relative;
    top: -20px;
}

.image_2 {
    width: 100%;
    text-align: center;
    position: relative;
    top: -20px;
    margin-top: 50px;
}

.sektor_text {
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    color: #151515;
    text-align: center;
    margin-top:-7px;
}

.sektor_text2 {
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    color: #151515;
    text-align: center;
    margin-top:-5px;
}

.sektor_text3 {
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    color: #151515;
    text-align: center;
    margin-top:-5px;
}

/* sektor kerja section end */

/* proses kerja section start */

.proses_section {
    width: 100%;
}

.proses_text {
    width: 100%;
    font-size: 18px;
    color: #000000;
    padding-left: 3rem;
    font-weight: bold;
}

.proses_text2 {
    width: 100%;
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    padding-left: 3rem;
    padding-bottom: 4rem;
}

.proses_text3 {
    margin-top: 25px;
    font-size: 33px;
    color: #081419;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}

/* proses kerja section end */

/* biaya section start */

.biaya_section {
    width: 100%;
    background-image: url(../images/japan2-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.biaya_box {
    width: 900px;
    height: 695px;
    background-color: #f8f8f8;
    padding: 40px;
    border-radius: 20px;
    margin: 0 auto;
    border: 4px solid #000000;
    border-radius: 20px;
    margin-bottom: 70px;
}

.biaya_judul {
    width: 100%;
    float: left;
    font-size: 35px;
    color: #000000;
    font-weight: bold;
    text-align: center;
}

.biaya_judul2 {
    font-size: 23px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}

.biaya_judul3 {
    font-size: 23px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}

.biaya_row {
    display: flex;
    align-items: center;
    margin-bottom: 8px; 
}

.biaya_row2 {
    display: flex;
    align-items: center;
}

.biaya_row3 {
    display: flex;
    align-items: center;
    margin-top: 40px; 
}

.biaya_row4 {
    display: flex;
    align-items: center;
}

.biaya_row5 {
    display: flex;
    align-items: center;
}

.biaya_text {
    min-width: 250px;
    font-size: 23px;
    color: #000000; 
    font-weight: bold;
}

.biaya_text2 {
    color: #000000; 
    font-weight: bold;
    font-size: 23px;
    padding-left :20px;
}

.biaya_text3 {
    color: #000000; 
    font-weight: bold;
    font-size: 23px;
    margin-top: 10px;
}

.biaya_text4 {
    color: #000000; 
    font-weight: bold;
    font-size: 17px;
    margin-left :280px;
}

.fa-check {
    font-size: 16px; 
    color :#000000;
    font-weight: bold;
    margin-right : 20px;
    margin-top: 10px;
}

/* proses kerja section end */

/*syarat pendaftaran section start*/

.sp_section {
    width: 100%;
}

.sp_text {
    width: 100%;
    font-size: 22px;
    color: #000000;
    padding-left: 3rem;
    font-weight: bold;
}

.sp_text2 {
    width: 100%;
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    padding-left: 3rem;
    margin-bottom: 50px;
    margin-top: 25px;
}

.sp_text3 {
    font-size: 33px;
    color: #081419;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 30px;
}

/*syarat pendaftaran section end*/

/*waktu section start*/

.waktu_section {
    width: 100%;
}

.wkt_img {
    width: 100%;
    position: relative;
    margin-top : 90px;
    margin-bottom : 90px;
}

.wkt_img2 {
    width: 20%;
    position: relative;
    margin: 0 auto;
}

.wkt-text {
    position: absolute;
    top: 38%;              
    left: 15%;            
    color: rgb(0, 0, 0);          
    font-size: 24px;
    font-weight: bold;
}

.wkt-text2 {
    position: absolute;
    top: 46%;              
    left: 15%;            
    color: rgb(0, 0, 0);          
    font-size: 17px;
    font-weight: bold;
}

.wkt-text3 {
    position: absolute;
    top: 51%;              
    left: 15%;            
    color: rgb(0, 0, 0);          
    font-size: 17px;
    font-weight: bold;
}

.wkt-text4 {
    position :flex;
    font-size: 30px;
    font-weight: bold;
    color: #000000;
    margin-top : 40px;
    text-align: center;
}

.wkt-text5 {
    position :flex;
    font-size: 30px;
    font-weight: bold;
    color: #000000;
    margin-top : -10px;
    text-align: center;
}

.waktu-grid {
    display: flex;
    margin-bottom : 50px;
}

.countdown-container {
    display: flex;
    margin: 0 auto;
    padding: 20px;
    border-radius: 15px;
    gap: 15px;
    width: fit-content;
}

.time-box {
    display: flex;
    width : 90px;
    height : 80px;
    flex-direction: column;
    align-items: center;
    background-color: #ffffff; 
    padding: 15px 5px auto auto;
    border-radius: 12px;
    box-shadow: inset 0 0 5px 3px rgba(0,0,0,0.2);
    padding-left :-50px;
    margin-top : 5px;
}

.time-number {
    color: #000000;
    font-size: 30px; 
    font-weight: bold;
    line-height: 1;
    margin-top: 27px;
}

.time-label {
    color: #000000;
    font-size: 20px; 
    text-transform: uppercase; 
    margin-top: 30px;
    font-weight: bold;
}

.separator {
    font-size: 30px;
    color: #000000;
    font-weight: bold;
    margin-top : 18px;
}

.biaya_ft{
    width :40%;
    height: 100%;
    align-items: center;
    margin: 80px auto;
}

/*waktu section end*/

/* footer section start */

.footer_section {
    width: 100%;
    float: left;
    background-color: #000075;
    height: auto;
    padding: 60px 0px 100px 0px;
}

.footer_text {
    width: 100%;
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
}

.footer_text2 {
    width: 100%;
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
}

.ftext {
    font-size: 15px;
    color: #ffffff;
}

.wa_ft{
    margin-top: 30px;
    margin-left: 105px;
    width :60%;
    length :60%;
}

.socmed {
    margin-top: 10px;
    width :15%;
    length :15%;
}

.socmed1 {
    margin-top: 10px;
    width :15%;
    length :15%;
    margin-left: 55px;
}

/* footer section end */

/* copyright section start */

.copyright_section {
    width: 100%;
    float: left;
    background-color: #ffffff;
    height: auto;
}

.copyright_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #000;
    margin: 20px 0px;
    text-align: center;
}
.copyright_text a {
    color: #000;
}

.copyright_text a:hover {
    color: #3674f2;
}

/* copyright section end */

.margin_top90{
    margin-top: 90px;
}
