
.logo_ideatech{max-width:320px;width:100%;}

.judul{
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
}
p.des{
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2em;
    line-height: 1.8em;
    text-align: justify;
}
p{
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2em;
}

table{
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2em;
    width: 50%;
}





table tr td{border: 1px solid black;padding: 10px;}


.list_topic li{
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2em;
    padding-left:10px ;
    margin-left:20px ;
    margin-bottom: 10px;
    line-height: 1.8em;
}

.list_topic_sub li{
    font-size:  1em;
    margin-top: 10px;
}


h1{font-size: 4em; margin-bottom: 10px;padding: 0;font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;}
h2{font-size: 2.4em; padding: 0;margin-bottom: 10px;}
h3{font-size: 1.4em; margin: 0;padding: 0;}

body{
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 0.8em;
    cursor: default;
    overflow-x: hidden;
}