#header{
    background:linear-gradient( #ffffff,#ffffff, #ffedcd );
    height: 768px;
}
.date{
    width: fit-content;
    height: fit-content;
    /* border: black solid 3px; */
}
.date-circle{
    border: 3px black solid;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    /* padding-left: 13px; */
}
.text-utama{
    margin-top: 5rem;
}
.text-utama1{
    /* font-size: 80px; */
    animation: moveAnimation 0.7s ease-in;
    /* margin-top: 3rem; */
}

@keyframes moveAnimation {
    0% { transform: translateX(-200px); }
    /* 50% { transform: translateX(300px); } */
    100% { transform: translateX(0); }
}
@keyframes moveAnimation1 {
    0% { transform: translateX(200px); }
    /* 50% { transform: translateX(300px); } */
    100% { transform: translateX(0); }
}
@media screen and (min-width: 581px){
  .logo-cgs1{
    width: 20rem;
    animation: moveAnimation1 0.7s ease-in;
  }
  .welcome{
    font-size: 35px;
    /* margin-top:-15px; */
  }
  .welcome-description{
    font-size: 13px;
  }

}
@media screen and (max-width: 581px){
  .text-utama1, .text-utama2{
    text-align: center;
  }
  #header{
    height: 980px;
    
  }
  .welcome{
    font-size: 30px;
    /* margin-top:-15px; */
  }
  .welcome-description{
    font-size: 12px;
  }
}
@media screen and (max-width: 414px){
  #header{
    height: 700px;
    
  }
  .logo-cgs1{
    width: 16rem;
  }
  .text-tgl{
    font-size: 18px;
  }
  .welcome{
    font-size:30px;
    /* margin-top:-15px; */
  }
  .welcome-description{
    font-size: 12px;
  }
  .logo-cgs2{
    width: 30px;
  }
  .footer-logo{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .footer-logo h2{
    font-size: 15px;
  }
  .footer-logo h4{
    font-size: 12px;
  }
  .img-fluid{
    border-radius: 15px;
    border: #ffffff solid 2px;
  }
}
@media screen and (min-width: 767px){
  .text-utama1{
    font-size: 40px;
  }
  #header{
    height: 700px;
    
  }
  .welcome{
    font-size: 40px;
  }
  .welcome-description{
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1000px){
  #header{
    height: 600px;
    
  }
  .welcome-description{
  font-size: 20px;
  }
}
@media (min-width: 1001px){
  .text-utama2{
    font-size: 40px;
    margin-bottom: 20px;
  
  }
  .text-utama1{
    font-size: 60px;
  }
  .logo-cgs1{
    width: 27rem;
  }
  .btn-sign{
    font-size: 20px;
  }
  .welcome{
    font-size: 50px;
    /* margin-top:-15px; */
  }
  .welcome-description{
    font-size: 20px;
  }
  .footer-logo h2{
    font-size: 30px;
  }
  .footer-logo h4{
    font-size: 15px;
  }

}
.footer-logo h2{
  font-size: 20px
}
.text-utama2{
    /* font-size: 60px; */
    animation: moveAnimation 0.7s ease-in;
}
.welcome{

  margin-top:-10px;
}

/* .logo-cgs1{
    width: 30rem;
    animation: moveAnimation1 0.7s ease-in;
} */
    
.button-sign{
    margin-top: 15rem;
}
/* .logo-cgs1:hover{
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5); 
    transition: box-shadow 0.3s ease;
    border: solid black 2px;
} */
.btn1{
animation: moveAnimation 0.7s ease-in;
font-size: 25px;
}
.btn2{
  font-size: 25px;
animation: moveAnimation1 0.7s ease-in;    
}

/* Body */
#body{
    background:linear-gradient(#ffedcd, #03AD00);
    
     /* background-color: #03AD00; */
}
/* .text-detail{ */
  /* text-decoration:; */
/* } */
.garis-welcome{
    width:40px;
    height: 3px;
    color: black;
}

.img-slide{
  /* border: #ffffff solid 6px; */
  border-radius: 15px;
}
#img-slider{
  background-color: #03AD00;
}
@media (min-width: 581px) {
  /* .slider-container{
    /* background-color: #ffffff; */
  /*} */
  /* .img-fluid1{} */
  .img-fluid{
    height: fit-content;
    width: fit-content;
    border-radius: 15px;
    border: #ffffff solid 2px;
    /* border-right: #000000 solid 2px; */ 
  }
}
.img-responsive{
  height: 150px;
  width: fit-content;
  /* -left: 10px; */
}
/* .slider-container */

/* Footer */
#footer{
    background: black;
}
.logo-cgs2{
    width: 201px;
}
.icon-sos1, .icon-sos2{
    width: 35px;
}



/* Font Poppins */
.poppins-thin {
  font-family: "Poppins", serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", serif;
  font-weight: 900;
  font-style: italic;
}
