/* Navlink */
.navbar {
    background-color: #f8f8f8;
}
.nav-link {
   
    margin-right: 13px;
    font-size: 16px;
    margin-bottom: 10px;
}

/* Tombol */
.tombol {
    background-color: #fe3b3f;
    color: white;
    
    font-size: 16px;
    border-radius: 37px;
    margin-right: 16px;
    margin-bottom: 10px;
    width: 101px;
    height: 35px;
}

.tombol:hover {
    background-color: #ec2226;
    color: white;
}

.tombol1 {
   
    color: #fe3b3f;
    font-size: 16px;
    border-radius: 37px;
    color: #fe3b3f;
    border-color: #fe3b3f;

    width: 101px;
    height: 35px;
}

.tombol1:hover {
    background-color: white;
    color: #fe3b3f;
}

/* jumbotron */
.jumbotron {
    background-color: #f8f8f8;
    background-size: cover;
    height: 830px;
}
.tulisan {
    
    font-size: 34px;
    font-weight: bolder;
    margin-bottom: 5px;
}
.tulisan span {
   
    color: #ec2226;
    font-weight: bolder;
    font-size: 34px;
    margin-bottom: 5px;
}
.tmbl {
    background-color: #fe3b3f;
    border-radius: 12px;
    color: white;
}
.tmbl:hover {
    box-shadow: 4px 6px 8px 0px rgba(0, 0, 0, 0.2);
    color: white;
}
.imj {
    margin-top: -20px;
}

/*Teks*/
.tlsn {
  
    font-size: 24px;
}

/*panel*/

.pnl {
    background-color: white;
    border-radius: 17px;
    box-shadow: 4px 3px 38px 8px rgba(0, 0, 0, 0.1);
    margin-top: -60px;
    padding: 30px;
}

.ic {
    width: 41px;
}

.pnl h4 {
    margin-left: -5px;
    font-size: 14px;
   
    font-weight: bold;
    margin-top: 10px;
}

.pnl p {
    margin-left: -5px;
    font-size: 11px;
  
    margin-top: -5px;
}

/*Solusi*/

.solusi p {
 
    font-size: 16px;
}
.solusi h1 {
    margin-top: 77px;
  
    font-size: 42px;
}
.solusi h2 {

    font-size: 22px;
}

.solusi img {
    width: 250px;
}

.jrk {
    margin-top: 10px;
}

/*fitur*/
.fitur h1 {

    font-size: 38px;
    margin-top: 47px;
    margin-bottom: 25px;
}
.fitur img {
    width: 223px;
    align-content: center;
}

/*kata*/
.kata {
    margin-top: 47px;
}
.kata h1 {
 
    font-size: 38px;
    margin-top: 47px;
    margin-bottom: 25px;
}

.ktf {
    width: 70px;
}
.crsl {
    margin-bottom: 37px;
}

/* banyak*/
.banyak {
    background-color: #f8f8f8;
}

.banyak h1 {
    font-size: 38px;
    margin-top: 37px;
    margin-bottom: 25px;
}

.banyak img {
    width: 350px;
    
}
.gmbr{
    margin-top: 47px;
}

.ckls {
    
    font-size: 27px;
}
.far {
    color: #07d340;
}
.tumbl {
    background-color: #007635;
    border-radius: 12px;
    color: white;
    margin-left: 30px;
    margin-top: 23px;
}
.tumbl:hover {
    background-color: #007635;
    box-shadow: 4px 6px 8px 0px rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    color: white;
    margin-left: 30px;
    margin-top: 23px;
}
.lst {
    margin-top: 45px;
}
.ruang {
    margin-bottom: 45px;
}
/*kaki*/
footer {
    padding: 2em;
    margin-top: 0px;
}
.tf {
    width: 70px;
    margin-bottom: 14px;
}
.lnk {
 
    font-size: 14px;
    color: #fe3b3f;
}
.lk {
    margin-left: -11px;
}
.fp {
    
    font-size: 14px;

    color: #fe3b3f;
}
.nk {
    color: #fe3b3f;
    margin-right: 12px;
}
.wa {
    color: #fe3b3f;
}
.lk {
    margin-top: 14px;
}
.ls {
    margin-top: 14px;
}

@media (min-width: 992px) {
    .jumbotron {
        margin-top: -75px;
        height: 656px;
    }
    .tulisan {
        
        font-size: 34px;
        font-weight: bolder;
    }
    .tulisan span {
       
        color: #ec2226;
        font-weight: bold;
        font-size: 34px;
    }
    .pnl {
        background-color: white;
        border-radius: 17px;
        box-shadow: 4px 3px 38px 8px rgba(0, 0, 0, 0.1);
        margin-top: -10rem;
        padding: 30px;
    }

    .kta {
        margin-left: 9rem;
    }
    .solusi img {
        width: 400px;
    }

    .solusi p {
       
        font-size: 18px;
    }
    .solusi h1 {
      
        font-size: 48px;
    }
    .solusi h2 {
     
        font-size: 26px;
    }
    /*kata*/
    .kata h1 {
     
        font-size: 48px;
        margin-top: 77px;
        margin-bottom: 55px;
    }

    .ktf {
        width: 150px;
    }
    .crsl {
        margin-bottom: 37px;
    }
    .nm {
       
        font-size: 27px;
        color: darkblue;
        font-weight: bold;
    }

    .ps {
      
        font-size: 20px;

        font-weight: bold;
    }

    /*aplikasi*/
    .lptp {
        margin-bottom: 47px;
        width: max-content;
    }
    /*banyak*/
    .fitur h1 {
      
        font-size: 48px;
        margin-top: 67px;
        margin-bottom: 65px;
    }
    .banyak h1 {
     
        font-size: 48px;
        margin-top: 67px;
        margin-bottom: 65px;
    }
    .banyak img {
        width: 550px;
    }
    .tf {
        width: 150px;
    }
}
