body{
    /* background-color: #EDFAFA; */
    background: linear-gradient(#EDFAFA, #ffffff);  
}
.menunavbar1,.menunavbar2,.menunavbar3,.menunavbar4{
    text-transform: uppercase;
    color:#16BDCA !important;
    font-weight: bold;
}
.menunavbar2,.menunavbar3{
    font-size: 14px;
}
.menunavbar4{
    display: none;
}
.navbar-shadow{
    border: 1px solid;
    border-radius: 0%;
    box-shadow: 7px 8px #BEEDEF;
}
.navbar-shadow a{
    color:#16BDCA !important;
}
.navbar-login-shadow{
    border: 1px solid;
    border-radius: 0%;
    box-shadow: -7px 8px #BEEDEF;
}
.navbar-shadow-modal{
    border: 1px solid;
    border-radius: 0%;
    box-shadow: -7px 8px #BEEDEF;
}
.scribble-header-right{
    margin-top:50px;
    margin-right:-30px;
}
.scribble-header-left{
    margin-top:20px;
}
.text1-title{
    color:black;
    font-size: 45px;
}
.text1-desc{
    color:rgb(58, 58, 58);
    font-size: 20px;
}
.text1-btn{
    margin-top: 30px;
    font-weight: bold;
    font-size: 20px;
    padding: 15px 50px;
    background-color: #16BDCA;
    box-shadow: 7px 8px #BEEDEF;
}
.purple-section2-blob{
    margin-right: -120px;
    width:219px;
    margin-top:-50px;
}
.scribble-section2-right{
    margin-right: -80px;
    margin-top:40px;
    width:40px;
}

.relative2{
    margin-top:-50px;
}
.relative3{
    margin-top:-180px;
}
.orange-section1-blob-x500{
    margin-right: -160px;
}
.scribble-section1-right{
    margin-right: -130px;
}
.blue-section1-blob-x500{
    margin-left: -150px;
    margin-top: 100px;
}
.scribble-section1-left{
    margin-left: -80px;
    margin-top: 170px;
}
.text3-shadow{
    box-shadow: 7px 8px #BEEDEF;
    padding: 30px;
    font-size: 25px;
}
.text3-shadow span{
    font-size: 35px;
    color: #16BDCA;
}
.text3-tahapan{
    margin-top:0px;
}
.tahapan{
    background-color: rgb(242, 255, 255);
    box-shadow: 7px 8px #BEEDEF;
    border:solid;
    border-color: #BEEDEF;
    padding:10px;
    margin-bottom:15px;
}
.no-tahapan{
    background-color: rgb(242, 255, 255);
    box-shadow: 2px 3px #BEEDEF;
    border:solid;
    border-color: #BEEDEF;
    font-weight: bold;
    font-size: 38px;
    padding:20px;
    display: inline-block;
}
.tahapan-desc{
    font-size: 25px;
}
.green-section3-blob{
    margin-left: -150px;
}
.scribble-section3-left{
    margin-left: -100px;
    margin-top:100px;
}

.relative4{
    margin-top: -150px;
}

.line{
    position: absolute;
    right: 50%;
}
.video{
    border-style: solid;
    border-color: #16BDCA;
    border-width: 5px;
    padding: 0px;
}
.backgroundfooter {
    height: 0px;
    width: 0;
    border-bottom: 300px solid #07CAF3;
    border-left: 2000px solid transparent;
    float: right;
 }
 .footer{
     margin-top:100px;
     position: relative;
 }
 .footer-button{
    position: absolute;
    background-color: #16BDCA;
     top:0px;
     margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color:#AFECEF;
    padding: 28px 32px;
    box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.1);
    max-width:600px;
 }
 .footer-button:hover{
    box-shadow: 10px 10px 2px rgba(0, 0, 0, 0.1);
 }
 .text5-copyright{
     position: absolute;
     bottom:-230px;
     font-size: 18px;
     color:white;
     margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
 }
.header-card{
    background-color: #014451;
    border-color: #16BDCA;
    margin-top:10px;
}
.text-pelatihan-card{
    font-size: 12px;
    font-weight: bold;
}
.text-pelatihan-card .tutorial{
    color:#4238A0;
}
#headerPopup{
    width:75%;
    margin:0 auto;
  }
  
#headerPopup iframe{
width:100%;
margin:0 auto;
}

.box-testimoni{
    width: 100%;
    color:#4238A0;
    box-shadow: 7px 8px #BEEDEF;    
}
.petik{
    font-size: 35px;
    color: #16BDCA;
}


.blue-icon{
    color: #16BDCA;
}