a {color:#838383;}
a:hover {color:#000; font-weight: bold;}
.mt-slider{margin-top:169px !important;}
.mt-15{margin-top: 15px !important;}
.mt-35{margin-top: 35px !important;}
.mb-15{margin-bottom: 15px !important;}
.mb-35{margin-bottom: 35px !important;}
.logo{max-height: 70px; width: auto;display: inline-flex;}
.home{height: auto !important;}
.info{padding-top: 15px !important}
.f-upper{text-transform: uppercase;}
.fc-merah{color:red;}
.f-center{text-align: center;}
.f-sub-logo{font-size: 0.7em; color: #800000;}
.main_nav ul li:not(:last-child) { margin-right: 30px; }
.footer_nav ul li:not(:last-child) { margin-right: 30px; }
.emp_img{border: solid 1px #e2dfdf}
.emp_content{text-align: center; padding-left: 0px;}
.nm_perusahaan{
    font-size: 25px; 
    font-weight: bold; 
    text-transform: uppercase; 
    color:#000; 
    padding-left:2px;
}
.logo-img,.logo-nm{display:block;float: left;}
.logo-nm{padding-left:5px;vertical-align: middle;}
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}
.black-transparant{background-color:rgba(0, 0, 0, 0.5)}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img, .jobs_img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}
.caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    background: #800000;
    background: rgba(122, 0, 0, 0.8);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 87px;
    margin: 0;
    max-width: none;
}
/* about */
.about {
    width: 100%;
    background: #FFFFFF;
    padding-top: 100px;
    padding-bottom: 113px;
}
.section_title {
    font-size: 36px;
    font-weight: 600;
    color: #404040;
    line-height: 0.75;
}
.section_subtitle {
    font-size: 1em;
    font-weight: 600;
    color: #838383;
    line-height: 1.2em;
    letter-spacing: 0.2em;
    text-transform: none !important;
    margin-top: 23px;
}
.about_row {
    margin-top: 89px;
}
.about_text_highlight {
    font-size: 16px;
    font-weight: 700;
    color: #404040;
    margin-top: 28px;
}
.about_text {
    margin-top: 13px;
}
.about_image {
    margin-top: 15px;
}
.about_image img {width: 100%; height: auto;}
/* about */
.img_header{display:inline-block; margin-bottom: 5px;}
.img_header img{width: 100%; height:auto; min-height: 50px; overflow: hidden; margin-bottom: 5px;}
.home_title {margin: 5px; top: 65% !important;}
.download,.activities {
    width: 100%;
    background: #FFFFFF;
    padding-top: 99px;
    padding-bottom: 102px;
}
.download_post:not,.activities_post:not(:last-child) {
    margin-bottom: 63px;
    display: inline;
    width: 100%;
}
.download_post,.activities_post,.latest_image_box {
    margin-bottom: 5px !important;
}
.activities_post,.latest_image_box {
    display: inline-flex;
}
.download_post_image img,.activities_post_image img{max-width: 100%;}
.latest_image img{
    width: 100%;
    height: auto;
}
.activities_post{ width: 200px; height: 200px; }
.activities_post_image img{min-width: 200px;max-width: 200px;min-height: 200px;max-height: 200px;}
.latest_image img,.activities_post_image img{
    object-fit: cover;
}
.download_post{display: inline-block;}
.latest_image_box,.latest_image img{width: 100px;height: 100px;}
.download_post_content {
    padding-top: 36px;
}
.download_post_title {
    margin-bottom: 15px;
}
.download_post_title a{
    font-size: 30px;
    font-weight: 600;
    color: #404040;
    line-height: 1.2;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.tgl {width: 159px !important;}
.download_post_date, .download_post_button {
    width: 106px;
    height: 31px;
    text-align: center;
    background: #838383;
    display: inline-block;
    margin-right: 2px;
}
.download_post_button{
    display: inherit;
    height: 31px;
    background: #800000;
}
.download_post_date, .download_post_button a {
    line-height: 31px;
    font-size: 12px;
    font-weight: 600;
    color: #FFFFFF;
}
.img_responsive{max-width: 24%; height: auto;display: inline-block; margin-right:2px;}
.img_pager{display: block; text-align: center}
.next{display: inline-block;}
.sidebar_title {
    font-size: 24px;
    font-weight: 600;
    color: #838383;
    line-height: 1.2;
}
.news_sidebar {
    width: 100%;
}
.sidebar_search_input {
    width: 100%;
    height: 37px;
    border: none;
    outline: none;
    background: #e5ecf1;
    padding-left: 20px;
}
.sidebar_search_button {
    position: absolute;
    top: 0;
    right: 0;
    width: 37px;
    height: 100%;
    background: transparent;
    border: none;
    outline: none;
    cursor: pointer;
}
.sidebar_latest {
    /* margin-top: 58px; */
}
.latest_title a {
    font-size: 16px;
    font-weight: 500;
    color: #404040;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.latest_image{height: 100px; width: 100px; overflow: hidden;}
.latest_image img {min-height: 100px;}
.sidebar_categories {
    margin-top: 60px;
}
.categories {
    background: #e5ecf1;
    padding-left: 27px;
    padding-top: 37px;
    padding-right: 26px;
    padding-bottom: 37px;
    margin-top: 44px;
}
.categories ul li a > div {
    width: 100%;
    height: 44px;
    padding-right: 22px;
    padding-left: 15px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.categories ul li a:hover{
    background: #fff;
}
/* contact */
.contact {
    width: 100%;
    background: #FFFFFF;
    padding-top: 100px;
    padding-bottom: 42px;
    z-index: 2;
}
.contact_title {
    font-size: 24px;
    font-weight: 600;
    color: #404040;
    line-height: 0.75;
}
.contact_form_container {
    margin-top: 31px;
}
.contact_form input:not(:last-child) {
    margin-bottom: 25px;
}
.contact_textarea {
    width: 100%;
    height: 192px;
    padding-top: 17px;
    margin-bottom: 0;
}
.contact_input {
    display: block;
    width: 100%;
    height: 51px;
    background: #e5ecf1;
    border: none;
    outline: none;
    border-left: solid 3px transparent;
    padding-left: 35px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.contact_button {
    width: 275px;
    height: 54px;
    background: #800000;
    border: none;
    outline: none;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    cursor: pointer;
    margin-top: 28px;
}
.d-flex{display: inline-flex;}