@font-face {
  font-family: "Opensans Reguler";
  src: url(../fonts/opensan/OpenSans-Regular.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Opensans Light";
  src: url(../fonts/opensan/OpenSans-Light.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Opensans Semibold";
  src: url(../fonts/opensan/OpenSans-Semibold.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Opensans Bold";
  src: url(../fonts/opensan/OpenSans-Bold.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Opensans Extrabold";
  src: url(../fonts/opensan/OpenSans-ExtraBold.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Opensans Italic";
  src: url(../fonts/opensan/OpenSans-Italic.ttf);
  format: "ttf"; }
* {
  font-family: "Opensans Reguler"; }

html, body {
  height: 100%; }

a {
  color: #cf0000; }

a, a:hover, a:focus {
  text-decoration: none;
  outline: none; }

h1, h2 {
  margin-top: 0; }

label {
  font-family: "Opensans Bold";
  font-weight: normal; }

strong, b, th {
  font-family: "Opensans Bold";
  font-weight: normal; }

p {
  font-family: "Opensans Reguler";
  color: #555555;
  margin-bottom: 1.5em; }

.img {
  display: block;
  width: 100%; }

.ul {
  padding: 0;
  margin: 0; }
  .ul li {
    list-style: none; }

.full-row {
  margin-right: 0px !Important;
  margin-left: 0px !Important; }

.full-col {
  padding-right: 0px !Important;
  padding-left: 0px !Important; }

.row-item {
  margin-right: -10px;
  margin-left: -10px;
  font-size: 0px; }

.col-item {
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
  width: 50%;
  font-size: 14px;
  vertical-align: top; }

.row.no-gutter {
  margin-right: 0;
  margin-left: 0; }

.row.no-gutter > [class^="col-"],
.row.no-gutter > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0; }

.help-block {
  font-size: 13px; }

body > [id^="beacon_"],
body > [id*=" beacon_"] {
  display: none; }

.pagination li.active a, .pagination li.active a:hover, .pagination li.active a:focus {
  background: #cf0000;
  border-color: #cf0000; }
.pagination li a, .pagination li a:hover, .pagination li a:focus {
  color: #cf0000; }

#welcome {
  padding: 70px 0;
  background: url(../images/icon/bg-welcome-1.jpg) no-repeat top center; }

.tag-welcome {
  position: relative;
  padding-bottom: 25px;
  margin: 0;
  margin-bottom: 50px;
  font-size: 13px;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase; }
  .tag-welcome:before {
    position: absolute;
    content: "";
    left: 50%;
    bottom: -3px;
    width: 40px;
    height: 3px;
    background: #cf0000;
    transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0); }

.welcome-item {
  float: left;
  padding: 15px 0;
  width: 50%; }
  .welcome-item:first-child {
    padding-right: 35px;
    text-align: right;
    border-right: 1px solid #DDD; }
    .welcome-item:first-child p {
      margin-bottom: 15px;
      font-family: "Opensans Light";
      font-size: 15px;
      color: #3e3e3e;
      line-height: 23px; }
    .welcome-item:first-child a {
      font-size: 13px; }
  .welcome-item:last-child {
    padding-left: 35px; }
    .welcome-item:last-child .wel-text {
      font-family: "Opensans Extrabold";
      font-size: 30px;
      line-height: 35px; }

.img-welcome {
  margin-top: 130px;
  margin-bottom: 70px; }

.news-line {
  width: 100%;
  height: 50px;
  background: #cf0000;
  border: 1px solid #DDD;
  border-radius: 5px;
  overflow: hidden; }

.tag-news-line {
  position: relative;
  float: left;
  padding: 13.5px 25px;
  width: 170px;
  font-family: "Opensans Bold";
  font-size: 15px;
  color: #cf0000;
  background: #FFF;
  z-index: 99; }
  .tag-news-line:before {
    position: absolute;
    content: "";
    top: 0;
    right: -24px;
    border-left: 24px solid #FFF;
    border-top: 24px solid transparent;
    border-bottom: 24px solid transparent; }

.konten-news-line {
  float: left;
  position: relative;
  padding-top: 14px;
  padding-left: 70px;
  width: calc(100% - 170px);
  overflow: hidden;
  z-index: 10; }
  .konten-news-line:before {
    position: absolute;
    content: "";
    top: 15px;
    right: 0;
    width: 50px;
    height: 50px;
    background: #cf0000;
    z-index: 11; }
  .konten-news-line li {
    position: relative;
    display: inline-block;
    margin-right: 35px; }
    .konten-news-line li:before {
      position: absolute;
      content: "";
      top: 6px;
      left: -23px;
      width: 8px;
      height: 8px;
      background: #FFF;
      border-radius: 50%; }
    .konten-news-line li a {
      display: block;
      font-size: 13px;
      color: #FFF; }

#banner-page {
  background: #1c1c1c; }
  #banner-page img {
    opacity: 0.48; }

#map-page {
  padding: 13px 0;
  border-bottom: 1px solid #DDD; }
  #map-page li {
    position: relative;
    display: inline-block;
    margin-right: 20px;
    font-size: 12px;
    color: #cf0000; }
    #map-page li:last-child {
      margin-right: 0; }
      #map-page li:last-child:before {
        display: none; }
    #map-page li:before {
      position: absolute;
      content: "/";
      top: 0;
      right: -13px;
      font-size: 12px;
      color: #555555; }
    #map-page li a {
      display: block;
      font-size: 12px;
      color: #555555; }
      #map-page li a:hover {
        color: #cf0000; }

#content {
  padding: 70px 0; }
  #content h2 {
    margin: 0;
    margin-bottom: 30px;
    font-family: "Opensans Extrabold";
    font-size: 30px;
    color: #3e3e3e;
    text-transform: uppercase; }
  #content p {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 27px; }
  #content article ul, #content article ol {
    margin-bottom: 20px; }
    #content article ul li, #content article ol li {
      font-size: 15px;
      line-height: 27px; }

.bg-grey {
  background: #f7f7f7; }

@media only screen and (max-width: 1024px) {
  #content h2 {
    font-size: 24px; }
  #content p {
    margin-bottom: 17px;
    font-size: 14px;
    line-height: 24px; }
  #content article ul, #content article ol {
    margin-bottom: 17px; }
    #content article ul li, #content article ol li {
      font-size: 14px;
      line-height: 24px; } }
@media only screen and (max-width: 991px) {
  .img-welcome {
    display: none; }

  .welcome-konten {
    margin-bottom: 50px; }

  .welcome-item:first-child {
    padding-right: 25px; }
    .welcome-item:first-child p {
      margin-bottom: 10px;
      font-size: 13px; }
    .welcome-item:first-child a {
      font-size: 12px; }
  .welcome-item:last-child {
    padding-left: 25px; }
    .welcome-item:last-child .wel-text {
      font-size: 22px; }

  .news-line {
    height: 30px; }

  .tag-news-line {
    display: none; }

  .konten-news-line {
    padding-top: 4px;
    width: 100%; }
    .konten-news-line:before {
      top: 0;
      width: 20px; }
    .konten-news-line:after {
      position: absolute;
      content: "";
      top: 0;
      left: 0;
      width: 20px;
      height: 50px;
      background: #cf0000;
      z-index: 11; }
    .konten-news-line li:before {
      position: absolute;
      content: "";
      top: 5px;
      left: -20px;
      width: 6px;
      height: 6px; }
    .konten-news-line li a {
      font-size: 11px; } }
@media only screen and (max-width: 767px) {
  #content {
    padding: 50px 0; }
    #content h2 {
      font-size: 22px; }
    #content p {
      font-size: 13px;
      line-height: 24px; }
    #content article ul li, #content article ol li {
      font-size: 12px;
      line-height: 24px; } }
@media only screen and (max-width: 600px) {
  #welcome {
    padding: 50px 0; }

  .welcome-item:first-child p {
    font-size: 12px;
    line-height: 21px; }
  .welcome-item:first-child a {
    font-size: 11px; }
  .welcome-item:last-child .wel-text {
    font-size: 16px; }

  #content h2 {
    margin-bottom: 20px; } }
@media only screen and (max-width: 480px) {
  .welcome-item {
    padding: 0;
    width: 100%; }
    .welcome-item:first-child {
      padding-right: 0;
      border: none;
      text-align: center; }
    .welcome-item:last-child {
      display: none; }

  #content h2 {
    font-size: 18px; } }
@media only screen and (max-width: 320px) {
  #welcome {
    padding: 30px 0; }

  .tag-welcome {
    padding-bottom: 20px;
    margin-bottom: 30px;
    font-size: 12px;
    letter-spacing: 0; }

  .welcome-konten {
    margin-bottom: 30px; }

  #content {
    padding: 30px 0; }
    #content h2 {
      font-size: 16px; }
    #content p {
      font-size: 12px;
      text-align: justify;
      line-height: 22px; }
    #content article ul, #content article ol {
      padding-left: 17px; }
      #content article ul li, #content article ol li {
        font-size: 12px;
        text-align: justify;
        line-height: 22px; } }
header {
  position: relative; }

.top-header {
  height: 46px;
  background: #EEE; }

.top-telp, .top-bahasa {
  padding-top: 13px;
  height: 46px;
  color: #888; }

.top-telp {
  padding-right: 20px;
  border-right: 1px solid #DDD; }
  .top-telp a {
    font-family: "Opensans Bold";
    color: #333; }
    .top-telp a:hover {
      color: #cf0000; }
  .top-telp .fa {
    margin-right: 5px;
    font-size: 18px;
    color: #cf0000; }

.top-bahasa {
  padding-left: 20px;
  border-left: 1px solid #DDD; }

.top-dropdown {
  display: inline-block;
  margin-left: 15px; }
  .top-dropdown a {
    color: #333;
    cursor: pointer; }
  .top-dropdown .dropdown-menu {
    right: 0 !important;
    left: auto; }

nav {
  padding: 25px 0; }

.logo {
  float: left; }

.menu {
  float: right;
  margin-top: 10px; }
  .menu li {
    position: relative;
    display: inline-block; }
    .menu li:hover > a:before {
      position: absolute;
      content: "";
      left: 0;
      bottom: 0;
      width: 100%;
      height: 3px;
      background: #cf0000; }
    .menu li:hover .submenu {
      visibility: visible;
      left: 0;
      opacity: 1;
      transition: 0.2s;
      -o-transition: 0.2s;
      -moz-transition: 0.2s;
      -webkit-transition: 0.2s; }
    .menu li a {
      position: relative;
      display: block;
      padding: 10px 15px;
      font-size: 13px;
      color: #3e3e3e;
      text-transform: uppercase; }
      .menu li a:hover:before {
        position: absolute;
        content: "";
        left: 0;
        bottom: 0;
        width: 100%;
        height: 3px;
        background: #cf0000; }
      .menu li a .caret {
        margin-top: -2px;
        margin-left: 3px;
        color: #cf0000; }

.submenu {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: -100px;
  opacity: 0;
  min-width: 100%;
  background: #FFF;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  z-index: 999; }
  .submenu li {
    display: block; }
    .submenu li a {
      display: block;
      text-transform: capitalize;
      white-space: nowrap; }
      .submenu li a:hover {
        background: #EEE; }
        .submenu li a:hover:before {
          display: none; }

#form-search {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 10px 0;
  width: 100%;
  background: #F4F4F4;
  z-index: 99; }
  #form-search .form-control {
    border-color: transparent;
    box-shadow: none; }
  #form-search .btn {
    border-color: transparent; }

.icon-menu {
  float: right;
  display: none;
  width: 30px;
  cursor: pointer; }
  .icon-menu span {
    display: block;
    margin-bottom: 5px;
    width: 100%;
    height: 2px;
    background: #333; }
    .icon-menu span:last-child {
      margin-bottom: 0; }

.respon-menu {
  position: fixed;
  visibility: hidden;
  top: 0;
  left: -300px;
  width: 300px;
  height: 100%;
  background: #FFF;
  box-shadow: 5px 0px 15px rgba(0, 0, 0, 0.3);
  z-index: 9999;
  transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s; }

#respon-menu {
  overflow-y: auto; }

.tag-respon-menu {
  padding: 12.5px 15px;
  font-family: "OpenSans Bold";
  font-size: 16px;
  color: #333;
  text-transform: uppercase;
  background: #FFF;
  border-bottom: 3px solid #333;
  cursor: pointer; }

.tag-respon-menu .fa {
  margin-top: 2px;
  font-size: 18px; }

.info-respon-menu {
  padding: 20px 0;
  border-bottom: 1px solid #DDD; }

.info-respon-menu li {
  display: block;
  margin-bottom: 5px; }
  .info-respon-menu li:last-child {
    margin-bottom: 0; }
  .info-respon-menu li a {
    display: block;
    padding: 0 15px;
    color: #333; }
    .info-respon-menu li a .fa {
      margin-right: 5px; }
    .info-respon-menu li a .img {
      margin: 0 auto; }

.list-respon-menu {
  padding: 0; }
  .list-respon-menu li {
    position: relative;
    display: block;
    height: 48px;
    border-bottom: 1px solid rgba(221, 221, 221, 0.8);
    overflow: hidden; }
    .list-respon-menu li.menu-sparate {
      height: auto;
      padding: 8px 15px;
      font-family: "Opensans Italic";
      font-size: 13px;
      background: #EEE; }
    .list-respon-menu li a {
      display: block;
      padding: 14px 15px;
      font-family: "OpenSans Bold";
      font-size: 14px;
      color: #333; }
      .list-respon-menu li a:hover, .list-respon-menu li a:focus {
        color: #FFF;
        background: #333; }
      .list-respon-menu li a .fa {
        margin-right: 5px; }
      .list-respon-menu li a .res {
        margin-top: 3px; }

.slide-respon-menu {
  position: fixed;
  visibility: hidden;
  top: 0;
  left: -300px;
  width: 300px;
  height: 100%;
  background: #FFF;
  z-index: 9999;
  transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s; }

.slide-respon-menu:hover {
  overflow-y: auto; }

@media only screen and (max-width: 991px) {
  .top-header {
    height: 35px; }

  .top-telp, .top-bahasa {
    padding-top: 8px;
    height: 35px; }

  .top-telp {
    font-size: 12px; }
    .top-telp .fa {
      font-size: 14px; }

  .top-bahasa .text-bahasa {
    font-size: 12px; }
  .top-bahasa li a {
    font-size: 12px; }

  .top-dropdown a {
    font-size: 12px; }

  .logo {
    width: 120px; }
    .logo img {
      display: block;
      width: 100%; }

  nav {
    padding: 15px 0; }

  .menu {
    display: none; }

  .icon-menu {
    display: block;
    margin-top: 12px; }

  #form-search {
    display: block;
    position: relative; } }
@media only screen and (max-width: 767px) {
  .top-header {
    display: none; } }
#service-home {
  background: #EEE; }
  #service-home .row {
    margin: 0; }
    #service-home .row [class^="col-"], #service-home .row [class*=" col-"] {
      padding: 0; }

.img-service-home {
  position: relative; }
  .img-service-home.img-left:before {
    position: absolute;
    content: "";
    top: 57px;
    right: 0;
    border-right: 20px solid #EEE;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent; }
  .img-service-home.img-right:before {
    position: absolute;
    content: "";
    top: 57px;
    left: 0;
    border-left: 20px solid #EEE;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent; }

.konten-service-home {
  padding-top: 60px;
  padding-left: 60px;
  padding-right: 60px; }
  .konten-service-home h3 {
    position: relative;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 20px;
    width: auto;
    font-family: "Opensans Extrabold";
    font-size: 30px;
    color: #3e3e3e;
    text-transform: uppercase; }
  .konten-service-home p {
    font-size: 13px;
    line-height: 20px; }
  .konten-service-home a {
    font-family: "Opensans Bold";
    font-size: 13px; }

.item-service {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #EEE; }
  .item-service:last-child {
    padding-bottom: 0;
    border-bottom: none; }

.img-service {
  float: left;
  width: 250px;
  overflow: hidden; }
  .img-service img:hover {
    transform: scale(1.1);
    -webkit-filter: blur(1px);
    filter: blur(1px);
    transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s; }

.item-service-content {
  float: left;
  padding-left: 30px;
  width: calc(100% - 250px); }
  .item-service-content .judul-item-service {
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    color: #111; }

@media only screen and (max-width: 991px) {
  .konten-service-home {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px; }
    .konten-service-home h3 {
      margin-bottom: 10px;
      font-size: 18px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
    .konten-service-home p {
      margin-bottom: 10px; }
    .konten-service-home a {
      font-family: "Opensans Bold";
      font-size: 13px; }

  .item-service .judul-item-service {
    font-size: 15px; } }
@media only screen and (max-width: 600px) {
  .hidden-600 {
    display: none; }

  #service-home {
    padding-bottom: 30px; }

  .konten-service-home {
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0; }
    .konten-service-home h3 {
      margin: 0;
      font-size: 16px; }
    .konten-service-home p {
      margin-bottom: 12px;
      font-size: 12px; }
    .konten-service-home a {
      font-size: 12px; }

  .item-service .judul-item-service {
    font-size: 14px; }

  .img-service {
    float: none;
    margin-bottom: 20px;
    width: 100%; }

  .item-service-content {
    float: none;
    padding-left: 0;
    width: 100%; } }
@media only screen and (max-width: 480px) {
  .konten-service-home h3 {
    margin-bottom: 10px;
    font-family: "Opensans Bold";
    font-size: 13px; } }
#event-home {
  padding: 70px 0;
  background: url("../images/icon/bg-event-home.jpg") no-repeat center center fixed;
  background-size: cover; }

.tag-event-home {
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 50px;
  font-family: "Opensans Bold";
  font-size: 13px;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase; }
  .tag-event-home:before {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    width: 40px;
    height: 3px;
    background: #cf0000;
    transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0); }

.box-event-home {
  margin-right: -15px;
  margin-left: -15px;
  font-size: 0px; }

.item-event-home {
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
  width: 33.33333%;
  font-size: 14px;
  vertical-align: top; }
  .item-event-home img {
    margin-bottom: 30px; }

.konten-event-home p {
  font-size: 15px;
  color: #555555;
  line-height: 22px; }

.judul-event-home {
  position: relative;
  margin-bottom: 35px; }
  .judul-event-home h4 {
    margin: 0;
    margin-bottom: 3px; }
    .judul-event-home h4 a {
      font-family: "Opensans Bold";
      font-size: 12px;
      color: #3e3e3e;
      text-transform: uppercase; }
  .judul-event-home span {
    font-size: 11px;
    color: #888; }
  .judul-event-home:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -15px;
    width: 25px;
    height: 2px;
    background: #cf0000; }

@media only screen and (max-width: 767px) {
  .konten-event-home p {
    font-size: 14px;
    line-height: 21px; } }
@media only screen and (max-width: 600px) {
  #event-home {
    padding: 50px 0; }

  .konten-event-home p {
    font-size: 12px;
    line-height: 21px; }

  .judul-event-home h4 a {
    font-size: 11px; }
  .judul-event-home span {
    font-size: 11px; } }
@media only screen and (max-width: 480px) {
  .item-event-home {
    margin-bottom: 20px;
    display: inline-block;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
    font-size: 14px;
    vertical-align: top; }
    .item-event-home img {
      margin-bottom: 20px; } }
@media only screen and (max-width: 320px) {
  #event-home {
    padding: 30px 0; } }
.item-karir {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #EEE; }
  .item-karir h4 {
    margin: 0;
    margin-bottom: 10px; }
    .item-karir h4 a {
      font-size: 18px;
      color: #111; }
      .item-karir h4 a:hover {
        color: #cf0000; }
  .item-karir p {
    margin-bottom: 15px !important; }

.btn-item-karir {
  font-size: 13px;
  color: #cf0000; }
  .btn-item-karir:hover {
    color: #888; }

.judul-karir {
  margin: 0;
  margin-bottom: 5px; }

.meta-karir {
  display: block;
  margin-bottom: 30px;
  font-size: 13px;
  color: #888; }
  .meta-karir time {
    color: #cf0000; }

.tag-karir {
  padding-bottom: 10px;
  margin-bottom: 12px;
  font-family: "Opensans Bold";
  font-size: 15px;
  color: #333;
  border-bottom: 1px solid #EEE; }

.tag-isi-karir {
  margin-bottom: 30px;
  font-family: "Opensans Light";
  font-size: 15px;
  color: #555555; }

@media only screen and (max-width: 600px) {
  .item-karir h4 a {
    font-size: 16px; } }
@media only screen and (max-width: 480px) {
  .item-karir h4 a {
    font-size: 15px; } }
@media only screen and (max-width: 320px) {
  .item-karir {
    padding-bottom: 20px;
    margin-bottom: 20px; }
    .item-karir h4 a {
      font-size: 13px; }

  .btn-item-karir {
    font-size: 12px; } }
.box-news {
  margin-right: -15px;
  margin-left: -15px;
  font-size: 0px; }

.item-news {
  margin-bottom: 30px;
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
  width: 33.33333%;
  font-size: 14px;
  vertical-align: top; }
  .item-news h4 {
    margin: 0; }

.item-news-header,
.item-news-body {
  padding: 20px 25px;
  background: #FFF; }

.judul-item-news {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: #111; }
  .judul-item-news:hover {
    color: #cf0000; }

.item-news-group {
  margin-bottom: 0 !important; }
  .item-news-group li {
    display: inline-block;
    font-size: 12px;
    color: #888; }
    .item-news-group li:first-child {
      margin-right: 10px;
      color: #cf0000; }

.img-news {
  overflow: hidden; }
  .img-news img:hover {
    transform: scale(1.1);
    -webkit-filter: blur(1px);
    filter: blur(1px);
    transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s; }

.summary-news {
  margin-bottom: 5px !important; }

.detail-news img {
  display: block;
  margin-bottom: 25px; }

.judul-news {
  margin: 0;
  margin-bottom: 5px;
  font-size: 24px; }
  .judul-news.mar-detail-service {
    margin-bottom: 20px; }

.news-group {
  margin-bottom: 25px !important; }

@media only screen and (max-width: 1024px) {
  .judul-item-news {
    font-size: 15px; }

  .item-news-group li {
    font-size: 12px !important; } }
@media only screen and (max-width: 991px) {
  .item-news-header,
  .item-news-body {
    padding: 15px 20px; }

  .judul-item-news {
    font-size: 14px; }

  .summary-news {
    font-size: 13px !important;
    line-height: 23px !important; } }
@media only screen and (max-width: 767px) {
  .item-news {
    display: inline-block;
    padding-right: 15px;
    padding-left: 15px;
    width: 50%;
    font-size: 14px;
    vertical-align: top; } }
@media only screen and (max-width: 600px) {
  .judul-news {
    font-size: 18px; } }
@media only screen and (max-width: 480px) {
  .item-news-header,
  .item-news-body {
    padding: 15px 15px; }

  .judul-item-news {
    font-size: 13px; }

  .item-news-group li {
    font-size: 11px !important; }

  .summary-news {
    font-size: 12px !important;
    line-height: 20px !important; } }
@media only screen and (max-width: 320px) {
  .item-news {
    display: inline-block;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
    font-size: 14px;
    vertical-align: top; }

  .item-news-group {
    padding-left: 0 !important; }
    .item-news-group li {
      font-size: 11px !important; }

  .judul-news {
    font-size: 15px; } }
.box-mobil {
  margin-right: -15px;
  margin-left: -15px;
  font-size: 0px; }

.item-mobil {
  margin-bottom: 30px;
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
  width: 25%;
  font-size: 14px;
  vertical-align: top; }
  .item-mobil figcaption a {
    display: block;
    padding: 15px;
    font-family: "Opensans Bold";
    font-size: 13px;
    color: #F1F1F1;
    text-transform: uppercase;
    background: #333;
    text-align: center; }

.img-mobil {
  overflow: hidden; }
  .img-mobil img:hover {
    transform: scale(1.1);
    -webkit-filter: blur(1px);
    filter: blur(1px);
    transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s; }

.maps iframe {
  display: block;
  pointer-events: none; }

.tag-kontak {
  margin-bottom: 30px;
  font-family: "Opensans Reguler";
  font-size: 30px;
  line-height: 24px; }

.form-kontak {
  margin-bottom: 50px; }
  .form-kontak .form-group.has-error .form-control {
    border-bottom: 1px solid #a94442; }
    .form-kontak .form-group.has-error .form-control:focus {
      box-shadow: none; }
  .form-kontak p {
    font-family: "Opensans Bold"; }
  .form-kontak label {
    font-family: "Opensans Bold";
    color: #555555; }
  .form-kontak .form-control {
    background: transparent;
    border: none;
    border-bottom: 1px solid #DDD;
    border-radius: 0;
    outline: none;
    box-shadow: none; }
  .form-kontak .btn-kontak {
    padding: 10px 25px;
    font-size: 13px;
    color: #FFF;
    background: #333;
    border: none;
    border-radius: 3px; }

.info-kontak {
  margin-top: 30px; }

.item-kontak {
  margin-bottom: 20px;
  height: 171px;
  overflow: hidden; }
  .item-kontak strong {
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 13px;
    border-bottom: 1px solid #DDD; }
  .item-kontak span {
    display: block;
    font-size: 13px;
    line-height: 22px; }

#alertinfo {
  display: none; }

.error-message {
  display: none;
  margin-bottom: 0 !important;
  font-family: "Opensans Reguler" !important;
  font-size: 12px !important;
  line-height: normal !important;
  color: #F00; }

#ikon-spin {
  display: none; }

@media only screen and (max-width: 991px) {
  .maps {
    margin-bottom: 30px; } }
@media only screen and (max-width: 767px) {
  .item-kontak {
    height: auto; } }
@media only screen and (max-width: 480px) {
  .item-kontak strong {
    font-size: 13px; }
  .item-kontak span {
    font-size: 12px; } }
#menu-footer {
  padding: 60px 0;
  background: #111; }

.item-menu-footer {
  margin-bottom: 30px;
  height: 120px; }
  .item-menu-footer h4 {
    margin: 0;
    margin-bottom: 15px;
    font-family: "Opensans Bold";
    font-size: 15px;
    color: #cf0000; }
  .item-menu-footer li {
    display: block;
    margin-bottom: 5px; }
    .item-menu-footer li:last-child {
      margin-bottom: 0; }
    .item-menu-footer li a {
      display: block;
      font-family: "Opensans Light";
      font-size: 13px;
      color: #FFF; }
  .item-menu-footer p {
    font-family: "Opensans Light";
    font-size: 13px;
    color: #FFF;
    line-height: 22px; }

#copyright-footer {
  padding: 15px 0;
  background: #080808; }

.copyright {
  font-size: 13px;
  color: #838383; }

@media only screen and (max-width: 991px) {
  .copyright {
    font-size: 12px;
    text-align: center; } }
@media only screen and (max-width: 767px) {
  .item-menu-footer {
    margin-bottom: 30px;
    height: auto; } }
@media only screen and (max-width: 600px) {
  #menu-footer {
    padding-top: 40px;
    padding-bottom: 10px; }

  .item-menu-footer h4 {
    font-size: 13px; }
  .item-menu-footer li a {
    font-size: 12px; }
  .item-menu-footer p {
    font-size: 12px;
    line-height: 21px; } }

/*# sourceMappingURL=lwd.style.css.map */
