.header-top-left span.fas{
    font-size: 18px;
    margin-right: 5px;
}
.header-top-right span.fa-search{
    font-size: 15px;
}
.header-top-right .fa-chevron-down{
    font-size: 10px;
    margin-left: 5px;
}
.header-top-right-font-size span.fas{
    font-size: 10px;
}
.popup-search-input span {
    color: #a8a8a8;
    position: absolute;
    top: 12px;
    font-size: 18px;
    right: 15px;
    pointer-events: none;
}
.footer-info span{
    font-size: 15px;
    margin-right: 5px;
}
.bottom-link-callcenter span.fas{
    font-size: 20px;
    margin-left: 5px;
    margin-right: 5px;
}
.gallery-date span.fas , .gallery-date span.far{
    font-size: 15px;
}
.gallery-date span.fas{
    margin-left: 15px;
}
.head-page{
    display: flex;
    align-items: center;
}
.head-page img{
    width: 30px;
    height: 36px;
}
.head-page span{
    font-size: 3.125rem;
    margin-left: 10px;
}
.knowledge-wrap .head-page{
    display: flex;
    align-items: center;
    justify-content: start;
}
.knowledge-wrap .head-page span{
    font-size: 3.125rem;
    margin-left: 10px;
}
.calendar-warp .head-page{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.calendar-warp .head-page div{
    display: flex;
    align-items: center;
}
.calendar-warp .head-page .fas{
    font-size: 15px;
    margin-left: 5px;
}
p.head-title-service{
    font-size: 1.625rem !important;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0px;
}
.title-head-poll{
    font-size: 1.5rem;
    color: #FFF;
    padding: 20px 35px;
    background-color: #092C62;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    margin-bottom: 0;
}
.title-site-footer{
    line-height: .75;
    width: calc( 100% - 50px );
    padding-left: 15px;
    margin-bottom: 20px;
    color: #fff;
    font-size: 1.75rem;
    font-weight: 400;
}
.check-ans{
    width: 20px;
    height: 20px;
}
.fp-news-hilight-title{
    font-size: 1.625rem;
    margin-bottom: 5px;
    color: #293d5e;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 400;
    line-height: 1;
}
.fp-news-item-title{
    font-size: 1.25rem;
    margin-bottom: 5px;
    color: #293d5e;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 400;
    line-height: 1;
}
.hassub span.fas{
   font-size: 12px;
   position: absolute;
    right: 25px;
    top: 50%;
    transform: translate(0, -50%);
    font-size: .75rem;
    transition: 1s all ease;
}
.contact-info-list span.fas{
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.detail-content{
    font-family: Sarabun;
}
.detail-content p{
    font-size:medium;
}
.detail-content img.idle-design {
    display: inline;
    margin: 0;
}
img.idle-design {
    width: 49%;
    height: auto;
}
