@charset "UTF-8";
/* font */
.noto{
    font-family: 'Noto Sans Thai', sans-serif !important;
}
.srb{
    font-family: 'Sarabun', sans-serif !important;
}
h1, h2, h3, h4, p, a {
    font-family: 'Noto Sans Thai', sans-serif;
}

#img_container {
    position:relative;
    display:inline-block;
}
.position-button {
    position:absolute;
    margin-top: 2px;
    margin-left: -44px;
}

.text-g{
    color: #108c19;
}

/* paginate 
.active>.page-link {
    background-color: #008181;
    border-color: #008181;
}*/