/* ------------------------------------------- START Reset CSS ------------------------------------------- */

@font-face {
    font-family: "Bubbleboddy Neue Trial";
    src: url("../fonts/BubbleboddyNeueTrial-Regular.woff2") format("woff2"),
      url("../fonts/BubbleboddyNeueTrial-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: auto;
    unicode-range: U+40-100;
  }
  
  @font-face {
    font-family: "Bubbleboddy Neue Trial";
    src: url("../fonts/BubbleboddyNeueTrial-Light.woff2") format("woff2"),
      url("../fonts/BubbleboddyNeueTrial-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: auto;
    unicode-range: U+40-100;
  }
  
  html,
  body,
  div,
  span,
  applet,
  object,
  iframe,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  blockquote,
  pre,
  a,
  abbr,
  acronym,
  address,
  big,
  cite,
  code,
  del,
  dfn,
  em,
  font,
  ins,
  kbd,
  q,
  s,
  samp,
  small,
  strike,
  strong,
  sub,
  sup,
  tt,
  var,
  dl,
  dt,
  dd,
  ol,
  ul,
  li,
  fieldset,
  form,
  label,
  legend,
  table,
  caption,
  tbody,
  tfoot,
  thead,
  tr,
  th,
  td {
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
  }
  
  html {
    font-size: 62.5%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
  }
  
  body {
    background: #fff;
  }
  
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  nav,
  section {
    display: block;
  }
  
  ul {
    list-style: none;
  }
  
  table {
    border-collapse: separate;
    border-spacing: 0;
  }
  
  caption,
  th,
  td {
    font-weight: normal;
    text-align: left;
  }
  
  blockquote:before,
  blockquote:after,
  q:before,
  q:after {
    content: "";
  }
  
  blockquote,
  q {
    quotes: "" "";
  }
  
  a:focus {
    outline: thin dotted;
  }
  
  a:hover,
  a:active {
    outline: 0;
  }
  
  a img {
    border: 0;
  }
  
  img {
    max-width: 100%;
    height: auto;
  }
  
  .clearfix {
    clear: both;
  }
  
  /* ------------------------------------------- START GLOBAL CSS ------------------------------------------- */
  
  a {
    text-decoration: none;
  }
  
  a:link {
    text-decoration: none;
  }
  
  a:visited {
  }
  
  a:hover {
    text-decoration: underline;
  }
  
  a:focus {
    outline: none;
  }
  
  h1 {
    font-size: 18px;
  }
  
  h2 {
    font-size: 16px;
  }
  
  h3 {
    font-size: 16px;
  }
  
  h4 {
    font-size: 18px;
  }
  
  h5 {
    font-size: 12px;
  }
  
  h6 {
    font-size: 12px;
  }
  
  p {
    margin: 10px 0;
  }
  
  p img {
    padding: 0;
    max-width: 100%;
  }
  
  .container {
    width: 900px;
    margin: 0 auto;
  }
  
  .alignleft {
    float: left;
  }
  
  .alignright {
    float: right;
  }
  
  .aligncenter,
  div.aligncenter {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  
  img.alignleft {
    margin: 5px 15px 10px 0;
  }
  
  img.alignright {
    margin: 5px 0 10px 10px;
  }
  
  img.aligncenter {
    margin: 10px auto;
  }
  
  .wp-caption {
    text-align: center;
    border-bottom: 1px solid #dadada;
    background-color: #fff;
    padding-top: 5px;
    margin-bottom: 10px !important;
    max-width: 100%;
  }
  
  .wp-caption img {
    max-width: 100%;
  }
  
  .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 18px;
    padding: 0 4px 5px;
    margin: 0;
  }
  
  /* ------------------------------------------- START Layout CSS ------------------------------------------- */
  
  body {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    color: #3e4650;
  }
  
  #wrap {
    width: 100%;
    margin: 0 auto;
  }
  
  #main {
    float: left;
    width: 880px;
    padding: 10px;
  }
  
  #content {
    float: left;
    width: 570px;
    margin-right: 10px;
  }
  
  #sidebar {
    float: right;
    width: 300px;
  }
  
  /* ------------------------------------------- START Header CSS ------------------------------------------- */
  
  .header1 {
    width: 100%;
    height: auto;
    background: #304259;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.35);
    position: relative;
    z-index: 2;
    /* z-index: 3; Header ads */
  }
  
  .header2 {
    width: 1074px;
    margin: 0 auto;
  }
  
  .logo {
    width: 257px;
    height: 45px;
    padding: 14px 0 14px;
    float: left;
  }
  
  /* Header ads */
  
  .header-ads {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 90px;
    background: #ffcc17;
    text-align: center;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  }
  
  /* ------------------------------------------- START Menu CSS ------------------------------------------- */
  
  nav select {
    display: none;
    border: 1px solid #dfdfdf;
    padding: 3px;
  }
  
  .main-menu1 {
    width: calc(100% - 257px);
    float: left;
    font-family: "Bubbleboddy Neue Trial";
    font-weight: normal;
    font-size: 23px;
    text-align: center;
    overflow: visible;
  }
  
  .main-menu1 .main-menu2 ul {
    width: 100%;
  }
  
  .main-menu1 .main-menu2 li {
    float: right;
    position: relative;
  }
  
  .main-menu1 .main-menu2 li a {
    color: #ffffff;
    margin: 24px 0px 0 45px;
    display: inline-block;
    text-decoration: none;
    position: relative;
  }
  
  /* .main-menu1 .main-menu2 li a:hover {
    text-decoration: none;
    color: #ccc;
  } */
  
  .main-menu1 .main-menu2 li.kota-lain a span.link {
    cursor: pointer;
    position: relative;
    z-index: 1;
  }
  
  .main-menu1 .main-menu2 li.kota-lain i,
  .main-menu1 .main-menu2 li.artikel i {
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 1px;
    width: 19px;
    height: 19px;
    background: #fff;
    mask-size: contain;
    -webkit-mask-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
  }
  
  .main-menu1 .main-menu2 li.kota-lain i {
    mask-image: url(../img/location.svg);
    -webkit-mask-image: url(../img/location.svg);
  }
  
  .main-menu1 .main-menu2 li.artikel i {
    mask-image: url(../img/tips.svg);
    -webkit-mask-image: url(../img/tips.svg);
  }
  
  .main-menu1 .main-menu2 #menu-item-7 a {
    color: #d3b161;
    border: 1px solid #d3b161;
    border-radius: 5px;
    padding: 4px 15px;
    margin-top: 19px;
  }
  
  li#menu-item-7::after {
    display: none;
    position: absolute;
    content: "Gratis";
    right: -25px;
    top: 5px;
    width: auto;
    background: #d21f1f;
    color: #fff;
    padding: 3px 8px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 400;
  }
  
  .main-menu1 .main-menu2 li li a,
  .main-menu1 .main-menu2 li li a:link,
  .main-menu1 .main-menu2 li li a:visited {
    background: #dfdfdf;
    color: #000;
    position: relative;
    text-transform: uppercase;
    width: 138px;
    line-height: 32px;
    padding: 0px 10px;
    border-bottom: 1px solid #bbbbbb;
  }
  
  .main-menu1 .main-menu2 li li a:hover,
  .main-menu1 .main-menu2 li li a:active {
  }
  
  .main-menu1 .main-menu2 li li:first-child {
    border: none;
  }
  
  .main-menu1 .main-menu2 li li {
    border: none;
  }
  
  .main-menu1 .main-menu2 li ul {
    height: auto;
    left: -9999px;
    position: absolute;
    width: 160px;
    z-index: 9999;
    margin: 0;
    padding-top: 14px;
  }
  
  .main-menu1 .main-menu2 li ul a {
    width: 140px;
  }
  
  .main-menu1 .main-menu2 li ul ul {
    margin: -33px 0 0 159px;
  }
  
  .main-menu1 .main-menu2 li:hover > ul {
    left: auto;
  }
  
  .main-menu1 .main-menu2 li.current-menu-item a,
  .main-menu1 .main-menu2 li.current-post-parent a {
    color: #fff;
  }
  
  /* Kota Lainnya Box */
  .kota-lain-box {
    width: 214px;
    height: auto;
    position: absolute;
    top: 274%;
    left: 53%;
    transform: translateX(-50%);
    padding: 13px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(44, 59, 80, 0.25);
    -moz-box-shadow: 0px 2px 5px 0px rgba(44, 59, 80, 0.25);
    box-shadow: 0px 2px 5px 0px rgba(44, 59, 80, 0.25);
    border-radius: 10px;
    box-sizing: border-box;
    transition: 2s all ease;
  }
  
  .kota-lain-box::after {
    position: absolute;
    content: " ";
    width: 100%;
    height: 100px;
    background: transparent;
    bottom: 100%;
    transform: translateX(-50%);
    z-index: 0;
  }
  
  .kota-lain-box::before {
    position: absolute;
    content: " ";
    width: 1px;
    height: 1px;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 14px solid white;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .kota-lain-box a {
    display: flex !important;
    flex-flow: row wrap;
    color: #757d87 !important;
    margin: 0 !important;
    padding: 10px 0 11px;
    border-bottom: 1px solid #e4ebf3;
  }
  
  .kota-lain-box a:first-of-type {
    padding-top: 0;
  }
  
  .kota-lain-box a:nth-last-child(1) {
    padding-bottom: 0;
    border-bottom: 0;
  }
  
  .kota-lain-box img {
    width: 52px;
    height: 52px;
    padding-right: 10px;
  }
  
  .kota-lain-box a .text {
    width: calc(100% - 62px);
    text-align: left;
  }
  
  .kota-lain-box a .text .heading {
    color: #2f4159;
    margin-bottom: -2px;
  }
  
  .kota-lain-box a span {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-style: italic;
  }
  
  /* ------------------------------------------- START Search CSS ------------------------------------------- */
  
  .search1 {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
    background: url(../img/search-bg.png);
    background-position: center;
    background-size: contain;
    margin-bottom: 85px;
  }
  
  .search2 {
    width: 1074px;
    margin: 0 auto;
    position: relative;
  }
  
  .search2 .portal {
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 300;
    font-size: 36px;
    color: #304259;
    display: inline-block;
    padding-right: 8px;
  }
  
  .search2 h1 {
    font-family: "Bubbleboddy Neue Trial";
    font-weight: normal;
    font-size: 36px;
    color: #304259;
    padding: 23px 0 0;
    display: inline-block;
  }
  
  .search2 h1 span {
    font-weight: 300;
  }
  
  .search2 .deskripsi {
    font-size: 18.88px;
    line-height: 31px;
    font-weight: 400;
    color: #767e87;
    padding: 0px 0 94px;
  }
  
  .search2 .deskripsi span {
    font-weight: 600;
  }
  
  /* Deskripsi Panjang Homepage */
  
  #l2-button {
    font-size: 18.8px;
    font-family: "Source Sans Pro", sans-serif;
    color: #929aa2;
    border-style: none;
    background: none;
    outline: 0;
    padding-left: 0px;
    cursor: pointer;
  }
  
  #grow2 {
    height: 0;
    overflow: hidden;
    width: 644px;
    z-index: 100;
    margin: 0px 0px 0px 0px;
    transition: all 0.5s ease;
    position: absolute;
    left: 350px;
    top: 110px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(44, 59, 80, 0.25);
    -moz-box-shadow: 0px 2px 5px 0px rgba(44, 59, 80, 0.25);
    box-shadow: 0px 2px 5px 0px rgba(44, 59, 80, 0.25);
    box-sizing: border-box;
    border-radius: 20px;
  }
  
  .measuringWrapper2 {
    padding: 0px 10px 6px 6px;
    margin: 12px;
    height: 380px;
    overflow: auto;
    font-size: 15.5px;
    line-height: 27px;
    box-sizing: border-box;
  }
  
  .measuringWrapper2 h2 {
    font-size: 19.5px;
    line-height: 31px;
  }
  
  .measuringWrapper2 h3 {
    font-size: 17.5px;
    line-height: 29px;
  }
  
  .measuringWrapper2 h2 + h3 {
    padding-top: 7px;
  }
  
  .measuringWrapper2 a {
    color: #4972a7;
    text-decoration: none;
  }
  
  .measuringWrapper2 ul {
    margin-bottom: 8px;
  }
  
  .measuringWrapper2 li {
    list-style: circle;
    margin-left: 20px;
    padding-bottom: 8px;
  }
  
  .measuringWrapper2 img {
    float: left;
    width: 40%;
    height: auto;
    margin: 6px 15px 0px 0px;
    opacity: 0.8;
    filter: grayscale(100%);
  }
  
  .measuringWrapper2 table {
    width: 100%;
  }
  
  .measuringWrapper2 td {
    padding: 5px 0px;
    border-bottom: 1px dotted #e5ebf3;
    text-align: left;
    width: 50%;
  }
  
  .measuringWrapper2 tr:nth-child(1) td h3 {
    width: 100%;
    margin: 0 auto !important;
    text-align: center;
  }
  
  .measuringWrapper2 tr:nth-child(2) td {
    text-align: center;
  }
  
  .measuringWrapper2 td li {
    margin-left: 0;
  }
  
  .measuringWrapper2::-webkit-scrollbar {
    width: 4px;
  }
  
  .measuringWrapper2::-webkit-scrollbar-track {
    background: #d8dee7;
  }
  
  .measuringWrapper2::-webkit-scrollbar-thumb {
    background: #b0bac6;
  }
  
  .measuringWrapper2::-webkit-scrollbar-thumb:hover {
    background: #304259;
  }
  
  /* Deskripsi Panjang Taxonomy */
  
  .measuringtax h2,
  .measuringtax h3 {
    padding: 5px 0 !important;
  }
  
  .measuringWrapper2 ul {
    margin-top: 8px !important;
  }
  
  /* Kotak Pencarian */
  
  .search-block {
    width: 758px;
    height: 130px;
    padding: 21px;
    border-radius: 20px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 129px;
    transform: translate(-50%, 0);
    -webkit-box-shadow: 0px 2px 5px 0px rgba(44, 59, 80, 0.25);
    -moz-box-shadow: 0px 2px 5px 0px rgba(44, 59, 80, 0.25);
    box-shadow: 0px 2px 5px 0px rgba(44, 59, 80, 0.25);
    box-sizing: border-box;
    z-index: 2;
  }
  
  .search-single {
    top: 59px !important;
  }
  
  .searchandfilter {
    font-family: "Bubbleboddy Neue Trial";
  }
  
  .searchandfilter ul li {
    padding: 0px !important;
    display: inline-block !important;
    box-sizing: border-box;
  }
  
  .searchandfilter ul li:nth-child(1),
  .searchandfilter ul li:nth-child(2),
  .searchandfilter ul li:nth-child(3) {
    width: 33.33%;
  }
  
  .searchandfilter ul li:nth-child(1) {
    padding-right: 10px !important;
  }
  
  .searchandfilter ul li:nth-child(2) {
    padding: 0 10px !important;
  }
  
  .searchandfilter ul li:nth-child(3) {
    padding-left: 10px !important;
  }
  
  .searchandfilter ul li:nth-child(4) {
    width: 75%;
    margin-top: 25px;
  }
  
  .searchandfilter ul li:nth-child(5) {
    width: 25%;
  }
  
  /* Search Box */
  
  .searchandfilter input[type="text"] {
    width: 100%;
    border: none;
    border-bottom: 2px solid #cad4df !important;
    font-size: 23.12px;
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 400;
    color: #304259;
    padding: 0 0 2px 10px;
    outline: none;
    box-sizing: border-box;
  }
  
  .searchandfilter input[type="text"]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #304259 !important;
  }
  
  .searchandfilter input[type="text"]:-ms-input-placeholder {
    /* IE 10+ */
    color: #304259 !important;
  }
  
  .searchandfilter input[type="text"]:placeholder {
    /* Firefox 18- */
    color: #304259 !important;
  }
  
  /* Select Box */
  
  .searchandfilter .sf-field-taxonomy-lokasi label,
  .searchandfilter .sf-field-taxonomy-pendidikan label {
    display: block !important;
  }
  
  .searchandfilter .sf-input-select {
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 400;
    font-size: 23.12px;
    color: #304259;
    border: none;
    background: #fff;
    border-bottom: 2px solid #cad4df !important;
    padding: 0px 0px 2px 10px;
    outline: none;
    width: 100%;
  }
  
  /* Check Box */
  
  .searchandfilter ul li:nth-child(4) ul {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    font-weight: 300;
    font-size: 23.12px;
  }
  
  .searchandfilter ul li:nth-child(4) ul li {
    width: 33.33%;
    padding: 0px;
  }
  
  .searchandfilter input[type="checkbox"] {
    -webkit-appearance: none;
    background-color: #fafafa;
    border: 2px solid #304259;
    border-radius: 5px !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
      inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 9px;
    border-radius: 3px;
    outline: none;
    margin: 0 5px -3px 0;
    position: relative;
  }
  
  .searchandfilter input[type="checkbox"]:active,
  .searchandfilter input[type="checkbox"]:checked:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
      inset 0px 1px 3px rgba(0, 0, 0, 0.1);
  }
  
  .searchandfilter input[type="checkbox"]:checked {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
      inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05),
      inset 15px 10px -12px rgba(255, 255, 255, 0.1);
    color: #99a1a7;
  }
  
  .searchandfilter input[type="checkbox"]:checked:after {
    content: "\2714";
    font-size: 14px;
    position: absolute;
    top: 0px;
    left: 3px;
    color: #304259;
  }
  
  /* Submit Button*/
  
  .searchandfilter input[type="submit"] {
    background: #304259;
    border: none;
    border-radius: 10px;
    padding: 4px 17px 6px;
    color: #fff;
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 300;
    font-size: 23.12px;
    position: relative;
    margin-top: 5px;
    outline: none;
    cursor: pointer;
  }
  
  /* ------------------------------------------- Lowongan Rekomendasi ------------------------------------------- */
  
  .loker-rekomendasi {
    width: 1074px;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  
  .loker-rekomendasi h2 {
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 400;
    font-size: 30.23px;
    color: #304259;
    text-align: center;
    padding-bottom: 6px;
  }
  
  .loker-rekomendasi .loker-list {
    width: 100%;
    position: relative;
  }
  
  .loker-rekomendasi .loker-item1 {
    width: 248px;
    height: auto;
    position: relative;
    padding: 13px;
    margin: 0 25.5px 0 0 !important;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(44, 59, 80, 0.25);
    -moz-box-shadow: 0px 2px 5px 0px rgba(44, 59, 80, 0.25);
    box-shadow: 0px 2px 5px 0px rgba(44, 59, 80, 0.25);
    border-radius: 10px;
    box-sizing: border-box;
    transition: 0.4s all ease;
  }
  
  .loker-rekomendasi .loker-item1:hover {
    transform: translate(0, -10px);
    -webkit-box-shadow: 0px 2px 5px 0px rgba(44, 59, 80, 0.31);
    -moz-box-shadow: 0px 2px 5px 0px rgba(44, 59, 80, 0.31);
    box-shadow: 0px 2px 5px 0px rgba(44, 59, 80, 0.31);
  }
  
  .loker-rekomendasi .loker-item1 a {
    text-decoration: none;
  }
  
  .loker-rekomendasi .loker-item1 .bth {
    font-size: 17.7px;
    color: #969ea8;
  }
  
  /* .loker-rekomendasi .loker-item1 .bth.gold {
    color: #947959;
    font-weight: 600;
  } */
  
  .loker-rekomendasi .loker-item1 h3 {
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 400;
    font-size: 27px;
    color: #304259;
    padding: 3px 0 7px;
    height: 31px;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    position: relative;
  }
  
  .loker-rekomendasi .loker-item1 img {
    width: 100%;
    height: auto;
    position: relative;
  }
  
  .loker-rekomendasi .loker-item1 .perusahaan {
    position: relative;
    font-size: 17.48px;
    line-height: 27.48px;
    font-weight: bold;
    color: #3e4650;
    white-space: nowrap;
    display: block;
    padding: 4px 0 7px 28px;
    background: url(../img/perusahaan2.png) no-repeat;
    background-size: 20px;
    background-position: left 7px;
    border-bottom: 1px solid #e5ebf3;
    height: 24px;
    overflow: hidden;
  }
  
  .loker-rekomendasi .loker-item1 h3::after,
  .loker-rekomendasi .loker-item1 .perusahaan::after {
    position: absolute;
    content: " ";
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    background: -moz-linear-gradient(
      left,
      rgba(255, 255, 255, 0) 13%,
      rgba(255, 255, 255, 1) 100%
    );
    /* FF3.6-15 */
    background: -webkit-linear-gradient(
      left,
      rgba(255, 255, 255, 0) 13%,
      rgba(255, 255, 255, 1) 100%
    );
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0) 13%,
      rgba(255, 255, 255, 1) 100%
    );
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
    /* IE6-9 */
  }
  
  .loker-rekomendasi .loker-item1 .kolom-2 {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    padding: 7px 0 7px;
    border-bottom: 1px solid #e5ebf3;
    color: #3e4650;
  }
  
  .loker-rekomendasi .loker-item1 .kolom-2 .pendidikan {
    width: 50%;
    height: auto;
    font-size: 15.57px;
    font-weight: 400;
    display: block;
    padding: 2px 0 0 28px;
    background: url(../img/pendidikan.png) no-repeat;
    background-size: 18px;
    background-position: left 5px;
    box-sizing: border-box;
  }
  
  .loker-rekomendasi .loker-item1 .kolom-2 .status-kerja {
    width: 50%;
    height: auto;
    font-size: 15.57px;
    font-weight: 400;
    display: block;
    padding: 2px 0 0 28px;
    background: url(../img/karyawan.png) no-repeat;
    background-size: 18px;
    background-position: left 3px;
    box-sizing: border-box;
  }
  
  .loker-rekomendasi .loker-item1 .lokasi {
    font-size: 15.57px;
    font-weight: 400;
    color: #3e4650;
    display: block;
    padding: 7px 0 0px 28px;
    background: url(../img/lokasi.png) no-repeat;
    background-size: 18px;
    background-position: left 9px;
  }
  
  /* .loker-rekomendasi .loker-item1 .bintang {position: absolute; top: 8px; right: 8px; width: 32px; height: 43px; background: url(../img/rekomendasi.png) no-repeat; background-size: contain;} */
  
  /* Slider */
  
  .loker-rekomendasi .loker-list .slick-prev {
    position: absolute;
    border: none;
    left: -75px;
    top: 50%;
    transform: translate(0, -50%);
    background: none;
    outline: none;
    cursor: pointer;
  }
  
  .loker-rekomendasi .loker-list .slick-next {
    position: absolute;
    border: none;
    right: -75px;
    top: 50%;
    transform: translate(0, -50%);
    background: none;
    outline: none;
    cursor: pointer;
  }
  
  .loker-rekomendasi .loker-list .slick-slider .slick-track,
  .slick-slider .slick-list {
    padding: 12px 3px 5px 3px !important;
  }
  
  /* More Link */
  
  .loker-rekomendasi .loker-more {
    font-size: 20px;
    font-weight: 600;
    color: #71777f;
    text-decoration: none;
    display: block;
    text-align: center;
    margin-top: 20px;
    position: relative;
  }
  
  /* ------------------------------------------- Lowongan Terbaru ------------------------------------------- */
  
  .loker-container {
    width: 1074px;
    margin: 0 auto;
    padding-bottom: 0px;
    display: flex;
    flex-flow: row wrap;
  }
  
  .loker-terbaru {
    width: 735px;
    height: auto;
    border-right: 1px solid #e5ebf3;
    padding: 0 19px 20px 0;
  }
  
  .loker-terbaru h2,
  .tax-perusahaan h1 {
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 400;
    font-size: 30.23px;
    color: #304259;
    text-align: left;
    padding-bottom: 15px;
  }
  
  .loker-terbaru h2 span {
    font-weight: 300;
  }

  .loker-terbaru .alert {
    box-sizing: border-box;
    margin: -14px 0 17px;
    font-size: 17px;
    line-height: 27px;
}
  
  .loker-terbaru .loker-item2 {
    width: 735px;
    height: auto;
    padding: 13px 13px 7px 13px;
    margin-bottom: 26px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(44, 59, 80, 0.25);
    -moz-box-shadow: 0px 2px 5px 0px rgba(44, 59, 80, 0.25);
    box-shadow: 0px 2px 5px 0px rgba(44, 59, 80, 0.25);
    border-radius: 10px;
    box-sizing: border-box;
    transition: 0.4s all ease;
    position: relative;
  }
  
  .loker-terbaru .loker-item2:hover {
    -webkit-box-shadow: 0px 2px 27px 0px rgba(48, 66, 89, 0.2);
    -moz-box-shadow: 0px 2px 27px 0px rgba(48, 66, 89, 0.2);
    box-shadow: 0px 2px 27px 0px rgba(48, 66, 89, 0.2);
  }
  
  .loker-terbaru .loker-item2 .bth {
    font-size: 17.7px;
    color: #969ea8;
    margin-top: -5px;
    display: block;
  }
  
  .loker-terbaru .loker-item2 .bth.gold {
    color: #947959;
    font-weight: 600;
  }
  
  .loker-terbaru .loker-item2 h3 {
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 400;
    font-size: 27px;
    color: #304259;
    margin: 3px 0 6px;
    max-height: 62px;
    overflow: hidden;
    position: relative;
  }
  
  .loker-terbaru .loker-item2 h3.less::after {
    position: absolute;
    content: " ";
    right: 0;
    bottom: 0;
    width: 120px;
    height: 50%;
    background: -moz-linear-gradient(
      left,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 79%
    );
    /* FF3.6-15 */
    background: -webkit-linear-gradient(
      left,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 79%
    );
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 79%
    );
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
    /* IE6-9 */
  }
  
  .loker-terbaru .loker-item2 img {
    width: 100%;
    height: auto;
    position: relative;
  }
  
  .loker-terbaru .loker-item2 .loker-left {
    float: left;
    width: 219px;
    height: 126px;
    padding-right: 13px;
  }
  
  .loker-terbaru .loker-item2 .loker-right {
    float: left;
    width: calc(100% - 232px);
    height: auto;
    color: #3e4650;
  }
  
  .loker-terbaru .loker-item2 .loker-right .row1 {
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: row wrap;
    border-bottom: 1px solid #e5ebf3;
    padding: 2px 0 9px 0px;
  }
  
  .loker-terbaru .loker-item2 .loker-right .row1 .perusahaan {
    width: auto;
    font-size: 17.48px;
    font-weight: bold;
    padding: 0px 20px 0px 28px;
    background: url(../img/perusahaan2.png) no-repeat;
    background-size: 20px;
    background-position: left 3px;
  }
  
  .loker-terbaru .loker-item2 .loker-right .row1 .gaji {
    width: auto;
    font-size: 17.48px;
    font-weight: 400;
    padding: 0px 0 0px 30px;
    background: url(../img/gaji.png) no-repeat;
    background-size: 23px;
    background-position: left 3px;
  }
  
  .loker-terbaru .loker-item2 .loker-right .row2 {
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: row wrap;
    padding: 8px 0 0px 0px;
  }
  
  .loker-terbaru .loker-item2 .loker-right .row2 .pendidikan {
    width: auto;
    font-size: 15.57px;
    font-weight: 400;
    padding: 0 20px 6px 28px;
    background: url(../img/pendidikan.png) no-repeat;
    background-size: 18px;
    background-position: left 3px;
    box-sizing: border-box;
  }
  
  .loker-terbaru .loker-item2 .loker-right .row2 .status-kerja {
    width: auto;
    font-size: 15.57px;
    font-weight: 400;
    padding: 0 20px 6px 28px;
    background: url(../img/karyawan.png) no-repeat;
    background-size: 18px;
    background-position: left 2px;
    box-sizing: border-box;
  }
  
  .loker-terbaru .loker-item2 .loker-right .row2 .lokasi {
    width: auto;
    font-size: 15.57px;
    font-weight: 400;
    padding: 0 0 6px 28px;
    background: url(../img/lokasi.png) no-repeat;
    background-size: 18px;
    background-position: left 2px;
  }
  
  .loker-terbaru .loker-item2 .expired {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 13.87px;
    color: #fff;
    background: #b78d8d;
    padding: 3px 9px 4.5px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 5px;
  }
  
  .loker-terbaru .loker-item2 .waktu {
    position: absolute;
    top: 8px;
    right: 13px;
    font-size: 13.89px;
    color: #969ea8;
    background: url(../img/waktu.png) no-repeat;
    background-size: 13px;
    background-position: left 4px;
    padding-left: 19px;
  }
  
  .loker-terbaru .not-found {
    text-align: center;
  }
  
  .loker-terbaru .not-found h2 {
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #3e4650;
    padding: 15px 0 0;
  }
  
  /* ------------------------------------------- Widget ------------------------------------------- */
  
  .widget-container {
    width: 300px;
    height: auto;
    padding: 0 0 20px 19px;
    position: relative;
  }
  
  .savedJobs {
    position: relative;
    top: 0;
    width: 100%;
    height: auto;
    padding-bottom: 20px;
  }
  
  .savedJobs-pad {
    position: sticky;
    padding-top: 20px;
  }
  
  .savedJobs ul {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    height: auto;
    font-family: "Bubbleboddy Neue Trial";
    font-size: 19px;
    font-weight: 300;
    color: #304259;
    background: #fff;
    box-sizing: border-box;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0.9px 4.3px 0px rgba(47, 65, 89, 0.18);
    -moz-box-shadow: 0px 0.9px 4.3px 0px rgba(47, 65, 89, 0.18);
    box-shadow: 0px 0.9px 4.3px 0px rgba(47, 65, 89, 0.18);
    overflow: hidden;
  }
  
  .savedJobs ul li {
    width: 50%;
    padding: 12px 0;
    box-sizing: border-box;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border: 1px solid transparent;
    transition: all ease-in-out 0.3s;
  }
  
  .savedJobs ul li:first-of-type {
    border-right: 1px solid #eceef0;
  }
  
  .savedJobs ul li:hover,
  .show-riwayat-box .savedJobs ul li:first-of-type,
  .show-simpan-box .savedJobs ul li:last-of-type {
    background: #304259;
    color: #fff;
  }
  
  .riwayat,
  .simpan {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-right: 6px;
    mask-image: url(../img/history.svg);
    -webkit-mask-image: url(../img/history.svg);
    mask-size: contain;
    -webkit-mask-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background: #304259;
    transition: all ease-in-out 0.3s;
  }
  
  .simpan {
    mask-image: url(../img/star.svg);
    -webkit-mask-image: url(../img/star.svg);
    width: 16px;
  }
  
  .savedJobs ul li:hover .riwayat,
  .savedJobs ul li:hover .simpan,
  .show-riwayat-box .riwayat,
  .show-simpan-box .simpan {
    background: #fff;
  }
  
  .widget-box {
    width: 100%;
    height: auto;
    padding-bottom: 17px;
  }
  
  .widget-box h4 {
    font-family: "Bubbleboddy Neue Trial";
    font-size: 27px;
    font-weight: 400;
    color: #304259;
    padding-bottom: 7px;
  }
  
  .widget-box ul,
  .widget-sticky ul {
    width: 100%;
    height: auto;
  }
  
  .widget-box ul li,
  .widget-sticky ul li {
    font-size: 19px;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #e5ebf3;
  }
  
  .widget-box ul li:nth-last-child(1),
  .widget-sticky ul li:nth-last-child(1) {
    border: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  
  .widget-box ul li a,
  .widget-sticky ul li a {
    color: #3e4650;
    text-decoration: none;
    display: block;
  }
  
  /* Widget Sticky */
  
  .widget-sticky {
    width: 100%;
    height: auto;
    position: sticky;
    top: 78px;
    left: 0;
  }
  
  .widget-sticky h5 {
    font-family: "Bubbleboddy Neue Trial";
    font-size: 27px;
    font-weight: 400;
    color: #304259;
    padding: 6px 0;
    position: relative;
    display: block;
    cursor: pointer;
  }
  
  .widget-sticky h5 .collapseIcon {
    position: absolute;
    top: 7px;
    right: 0px;
    width: 13px;
    height: 12px;
  }
  
  .widget-sticky h5 .collapseIcon img {
    width: 100%;
    height: auto;
  }
  
  .widget-sticky ul {
    padding-bottom: 10px;
  }
  
  /* Profesi, Lokasi, Riwayat, Simpan, Lapor Popup Box */
  
  .menu-item-19,
  .menu-item-1971 {
    font-weight: 600;
    cursor: pointer;
  }
  
  .profesi-box,
  .riwayat-box,
  .simpan-box,
  .lokasi-box,
  .lapor-box {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -30%);
    z-index: 0;
    width: 0px;
    height: 0px;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0px 2px 27px 0px rgba(48, 66, 89, 0.2);
    -moz-box-shadow: 0px 2px 27px 0px rgba(48, 66, 89, 0.2);
    box-shadow: 0px 2px 27px 0px rgba(48, 66, 89, 0.2);
    padding: 13px;
    box-sizing: border-box;
    opacity: 0;
    transition: transform ease 0.2s;
  }
  
  .show-profesi-box .profesi-box,
  .show-riwayat-box .riwayat-box,
  .show-simpan-box .simpan-box,
  .show-lokasi-box .lokasi-box,
  .show-lapor-box {
    opacity: 1;
    width: 550px;
    height: 550px;
    transform: translate(-50%, -50%);
    z-index: 999;
  }
  
  /* Profesi & Lokasi Box */
  
  .show-lokasi-box .lokasi-box {
    height: auto;
  }
  
  .profesi-box-inner,
  .lokasi-box-inner {
    width: 100%;
    height: 88%;
    position: relative;
    overflow-x: hidden;
    overflow-y: scroll;
  }
  
  .lokasi-box-inner {
    height: 100%;
    margin: 8px 0;
    overflow: hidden;
  }
  
  .profesi-box #cariProfesi,
  .lokasi-box #cariLokasi {
    width: 100%;
    margin: 0 0 15px;
    border-radius: 10px;
    padding: 10px 15px;
    box-sizing: border-box;
    box-shadow: inset 0px 0px 5px 0px rgba(48, 66, 89, 0.4);
    border: none;
    outline: none;
    font-size: 22px;
    font-family: "Bubbleboddy Neue Trial";
    color: #565e69;
  }
  
  .profesi-box #cariProfesi::-webkit-input-placeholder,
  .lokasi-box #cariLokasi::-webkit-input-placeholder {
    color: #8f949a;
  }
  
  .profesi-box #cariProfesi::-moz-placeholder,
  .lokasi-box #cariLokasi::-moz-placeholder {
    color: #8f949a;
  }
  
  .profesi-box #cariProfesi:-ms-input-placeholder,
  .lokasi-box #cariLokasi:-ms-input-placeholder {
    color: #8f949a;
  }
  
  .profesi-box #cariProfesi:-moz-placeholder,
  .lokasi-box #cariLokasi:-moz-placeholder {
    color: #8f949a;
  }
  
  .profesi-box ul,
  .lokasi-box ul {
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: row wrap;
    text-align: center;
  }
  
  .profesi-box ul li,
  .lokasi-box ul li {
    font-size: 19px;
    width: 50%;
    padding: 0 0px 8px;
    margin-bottom: 8px;
    box-sizing: border-box;
    border-bottom: 1px dotted #e5ebf3;
  }
  
  .profesi-box ul li:nth-last-child(1),
  .profesi-box ul li:nth-last-child(2),
  .lokasi-box ul li:nth-last-child(1),
  .lokasi-box ul li:nth-last-child(2) {
    border: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  
  .profesi-box ul li a,
  .lokasi-box ul li a {
    color: #3e4650;
    text-decoration: none;
  }
  
  /* Riwayat Box */
  
  .riwayat-box-inner {
    width: 100%;
    height: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: scroll;
  }
  
  /* Loading Data Start */
  
  .riwayat-box-inner .data,
  .simpan-box-inner .data,
  .kota-lain-box .data {
    text-align: center;
    font-size: 16px;
    letter-spacing: 1.8px;
    font-style: italic;
    color: #a2a2a2;
    width: 90%;
    height: 10px;
    margin: 20px 0 20px 15px;
    border-radius: 5px;
    animation: loading1 1s ease-in-out infinite;
  }
  
  .riwayat-box-inner .data:nth-child(2),
  .simpan-box-inner .data:nth-child(2),
  .kota-lain-box .data:nth-child(2) {
    width: 70%;
  }
  
  .riwayat-box-inner .data:nth-child(3),
  .simpan-box-inner .data:nth-child(3),
  .kota-lain-box .data:nth-child(3) {
    width: 50%;
  }
  
  .riwayat-box-inner .data:nth-child(4),
  .simpan-box-inner .data:nth-child(4) {
    width: 60%;
  }
  
  .riwayat-box-inner .data:nth-child(5),
  .simpan-box-inner .data:nth-child(5) {
    width: 80%;
  }
  
  @keyframes loading1 {
    0% {
      background-color: rgba(208, 211, 216, 0.2);
    }
  
    50% {
      background-color: rgba(208, 211, 216, 0.5);
    }
  
    100% {
      background-color: rgba(208, 211, 216, 0.2);
    }
  }
  
  /* Loading Data End */
  
  .riwayat-box .riwayat-box-inner h3 {
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 400;
    font-size: 27px;
    color: #304259;
  }
  
  .riwayat-box ul {
    width: 98%;
    text-align: left;
  }
  
  .riwayat-box ul li {
    font-size: 19px;
    line-height: 29px;
    width: 100%;
    padding: 10px 0px;
    box-sizing: border-box;
    border-bottom: 1px dotted #e5ebf3;
    border-top: none !important;
  }
  
  .riwayat-box ul li:last-of-type {
    border-bottom: none;
  }
  
  .riwayat-box a {
    font-weight: 400;
    color: #3e4650;
    text-decoration: none;
  }
  
  .riwayat-box a span {
    font-weight: 600;
  }
  
  /* Lapor Box */
  
  .lapor-box-inner {
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    padding-right: 10px;
    box-sizing: border-box;
  }
  
  .lapor-box-inner h4 {
    font-family: "Bubbleboddy Neue Trial";
    font-size: 28px;
    font-weight: 400;
    color: #304259;
    margin: 0px 0 15px 0px;
    text-align: center;
  }
  
  .lapor-box-inner h4 span {
    font-weight: 300;
  }
  
  .lapor-box-inner p {
    line-height: 28px;
  }
  
  .lapor-box-inner .caldera-grid .form-control {
    padding: 20px 15px !important;
    margin: 0 0 24px;
  }
  
  .lapor-box-inner .caldera-grid .form-control:hover,
  .lapor-box-inner .caldera-grid .form-control:focus {
    border: 3px solid #b3c2d6 !important;
    padding: 18px 13px !important;
  }
  
  .lapor-box-inner #fld_787953_1-wrap {
    margin-bottom: 5px;
  }
  
  .lapor-box-inner #fld_7908577_1-wrap {
    text-align: center;
    margin-top: -15px;
  }
  
  .lapor-box-inner .caldera-grid .alert-success {
    background-color: #fff !important;
    border-color: #fff !important;
    color: inherit !important;
    text-align: center;
  }
  
  .lapor-box-inner .caldera-grid .alert-success h4 {
    margin-bottom: 10px !important;
  }
  
  .close-profesi-box,
  .close-riwayat-box,
  .close-simpan-box,
  .close-lokasi-box,
  .close-lapor-box,
  .close-cara-kirim-box {
    position: absolute;
    top: 0px;
    right: 0px;
    transform: translate(50%, -50%);
    font-family: "Bubbleboddy Neue Trial";
    font-size: 30.28px;
    font-weight: bold;
    color: #304259;
    text-shadow: 1px 1px 0px #ffffff, -1px -1px 0px #ffffff;
    cursor: pointer;
  }
  
  .profesi-box-inner::-webkit-scrollbar,
  .lokasi-box-inner::-webkit-scrollbar,
  .riwayat-box-inner::-webkit-scrollbar,
  .simpan-box-inner::-webkit-scrollbar,
  .lapor-box-inner::-webkit-scrollbar {
    width: 4px;
  }
  
  .profesi-box-inner::-webkit-scrollbar-track,
  .lokasi-box-inner::-webkit-scrollbar-track,
  .riwayat-box-inner::-webkit-scrollbar-track,
  .simpan-box-inner::-webkit-scrollbar-track,
  .lapor-box-inner::-webkit-scrollbar-track {
    background: #d8dee7;
  }
  
  .profesi-box-inner::-webkit-scrollbar-thumb,
  .lokasi-box-inner::-webkit-scrollbar-thumb,
  .riwayat-box-inner::-webkit-scrollbar-thumb,
  .simpan-box-inner::-webkit-scrollbar-thumb,
  .lapor-box-inner::-webkit-scrollbar-thumb {
    background: #b0bac6;
  }
  
  .profesi-box-inner::-webkit-scrollbar-thumb:hover,
  .lokasi-box-inner::-webkit-scrollbar-thumb:hover,
  .riwayat-box-inner::-webkit-scrollbar-thumb:hover,
  .simpan-box-inner::-webkit-scrollbar-thumb:hover,
  .lapor-box-inner::-webkit-scrollbar-thumb:hover {
    background: #304259;
  }
  
  /* Simpan Button */
  
  .simpan-button {
    position: fixed;
    bottom: 25px;
    right: 25px;
    z-index: 1000;
    cursor: pointer;
  }
  
  .simpan-button-inner {
    width: auto;
    height: auto;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    padding: 14px;
    background: url(../img/simpan.png) no-repeat #fff;
    background-size: 24px auto;
    background-position: 14px center;
    padding-left: 46px;
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 300;
    font-size: 24px;
  }
  
  .simpan-button-inner span {
    font-weight: 400;
  }
  
  /* Simpan Popup Box */
  
  .simpan-box-inner {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
  }
  
  .simpan-box-inner h3 {
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 400;
    font-size: 27px;
    color: #304259;
  }
  
  .simpan-box ul {
    width: 98%;
    display: flex;
    flex-flow: row wrap;
    text-align: left;
    margin-bottom: 72px;
  }
  
  .no-favorites {
    text-align: center;
    justify-content: center;
    padding-top: 18px;
    font-style: italic;
  }
  
  .simpan-box ul li {
    font-size: 19px;
    line-height: 29px;
    width: 100%;
    padding: 8px 0 15px;
    box-sizing: border-box;
    border-bottom: 1px dotted #e5ebf3;
    border-top: none !important;
  }
  
  .simpan-box ul li:last-of-type {
    border-bottom: none;
  }
  
  .simpan-box ul li p {
    margin: 0;
  }
  
  .simpan-box ul li a {
    color: #3e4650;
    text-decoration: none;
  }
  
  .simpan-box-inner ul li a span {
    font-weight: 600;
  }
  
  .simpan-box ul.favorites-list li p {
    display: inline;
  }
  
  .simpan-box .tanggal {
    font-size: 13.5px;
    color: #868686;
    letter-spacing: 0.5px;
    margin-top: 5px;
    width: 145px;
    overflow: hidden;
    white-space: nowrap;
    padding: 0px 8px;
    border-radius: 8px;
    box-sizing: border-box;
    background: -moz-linear-gradient(
      left,
      rgba(239, 243, 247, 1) 0%,
      rgba(239, 243, 247, 0.99) 1%,
      rgba(125, 185, 232, 0) 100%
    );
    background: -webkit-linear-gradient(
      left,
      rgba(239, 243, 247, 1) 0%,
      rgba(239, 243, 247, 0.99) 1%,
      rgba(125, 185, 232, 0) 100%
    );
    background: linear-gradient(
      to right,
      rgba(239, 243, 247, 1) 0%,
      rgba(239, 243, 247, 0.99) 1%,
      rgba(125, 185, 232, 0) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eff3f7', endColorstr='#007db9e8', GradientType=1);
  }
  
  .simpan-box ul.favorites-list li .simplefavorite-button {
    display: inline-block;
    text-indent: -999px;
    position: relative;
    top: 9px;
    left: 10px;
    width: 11.7px;
    height: 11.7px;
    mask-image: url(../img/close.svg);
    -webkit-mask-image: url(../img/close.svg);
    mask-size: contain;
    -webkit-mask-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background: #909090;
    cursor: pointer;
  }
  
  .simpan-box .simplefavorites-clear {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    border: 1px solid #cad0d8;
    border-radius: 5px;
    padding: 5px 12px;
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 300;
    font-size: 20.11px;
    color: #304259;
    outline: none;
    cursor: pointer;
  }
  
  /* ------------------------------------------- Lowongan Page ------------------------------------------- */
  
  .loker-page {
    float: left;
    width: 735px;
    height: auto;
    border-right: 1px solid #e5ebf3;
    padding: 0 19px 56px 0;
  }
  
  .loker-page .date-exp {
    font-size: 15px;
    color: #fff;
    margin: 20px 0 28px;
    height: 1px;
    border-top: 1px dashed #ca9f44;
  }
  
  .loker-page .date-exp-red {
    border-top: 1px dashed #906464;
  }
  
  .loker-page .date-exp span.warning {
    background: #ca9f44;
    padding: 6px 13px 7px;
    border-radius: 8px;
    position: relative;
    top: -12px;
  }
  
  .loker-page .date-exp span.red-warning {
    background: #906464;
  }
  
  .loker-page .date-exp span.warning i {
    background: url(../img/warning.png) no-repeat;
    display: inline-block;
    width: 17px;
    height: 17px;
    transform: translateY(3px);
    margin-right: 3px;
  }
  
  .loker-page .date-exp span.red-warning i {
    background: url(../img/close.png) no-repeat;
    width: 15px;
    transform: translateY(4px);
  }
  
  .loker-page a {
    color: #3c6fb3;
    text-decoration: none;
  }
  
  .loker-page h1,
  .loker-page h2 {
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 400;
    font-size: 36px;
    color: #304259;
  }
  
  .loker-page h1 .perusahaan {
    font-size: 28.95px;
    font-weight: 300;
    display: block;
  }
  
  .loker-page h1 .lowongan {
    font-size: 19px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    color: #7a8189;
    text-transform: lowercase;
    display: block;
    margin: 3px 0 -1px;
  }
  
  .loker-page .img-perusahaan {
    position: relative;
    width: 98px;
    height: 85px;
    padding-left: 10px;
    float: right;
  }
  
  .loker-page .img-perusahaan img {
    width: 100%;
    height: auto;
  }
  
  .loker-page .img-perusahaan .link-perusahaan {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(20%, -20%);
    width: 19px;
    height: 19px;
    background: url(../img/link.svg) #304259 no-repeat;
    background-size: 10.5px auto;
    background-position: center;
    border-radius: 5px;
  }
  
  .loker-page .deskripsi {
    display: block;
    border-top: 1px solid #e5ebf3;
    padding: 1px 0 0px;
    margin: 10px 0;
    line-height: 30px;
  }
  
  .loker-page .deskripsi p {
    padding-bottom: 2px;
  }
  
  .loker-page .deskripsi ul,
  .loker-page .deskripsi ol {
    padding-bottom: 2.5px;
  }
  
  .loker-page h2 {
    font-size: 28px !important;
    padding: 12px 0 7px;
    margin-top: 10px;
    display: block;
    border-top: 1px solid #e5ebf3;
  }
  
  .loker-page h2 span {
    font-weight: 300;
  }
  
  .loker-page h3 {
    font-size: 20px;
    font-weight: 600;
    padding: 0 0 5px 4px;
  }
  
  .loker-page ul + h3 {
    padding-top: 4px;
  }
  
  .loker-page li > h3 {
    padding: 0 0 2px 0px;
  }
  
  .loker-page h3 + p {
    margin: 0px 0 10px 5px;
  }
  
  .loker-page h4 {
    padding: 0 0 5px 4px;
  }
  
  .loker-page .ringkasan {
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: row wrap;
    line-height: 28px;
    position: relative;
  }
  
  .loker-page .ringkasan li {
    padding-bottom: 4px;
    box-sizing: border-box;
  }
  
  .loker-page .ringkasan li:nth-child(2n + 1) {
    color: #767c83;
    width: 30%;
    clear: both;
  }
  
  .loker-page .ringkasan li:nth-child(2n + 1) span {
    float: right;
  }
  
  .loker-page .ringkasan li:nth-child(2n + 2) {
    padding-left: 10px;
    width: 70%;
  }
  
  /* Ringkasan Item */
  
  .loker-page .ringkasan li.pendidikan {
    padding-left: 29px;
    background: url(../img/pendidikan.png) no-repeat;
    background-size: 18px auto;
    background-position: left 7px;
  }
  
  .loker-page .ringkasan li.gender {
    padding-left: 28px;
    background: url(../img/gender.png) no-repeat;
    background-size: 17px auto;
    background-position: left 7px;
  }
  
  .loker-page .ringkasan li.umur {
    padding-left: 28px;
    background: url(../img/umur.png) no-repeat;
    background-size: 17px auto;
    background-position: left 7px;
  }
  
  .loker-page .ringkasan li.status {
    padding-left: 28px;
    background: url(../img/karyawan.png) no-repeat;
    background-size: 17px auto;
    background-position: left 6px;
  }
  
  .loker-page .ringkasan li.gaji {
    padding-left: 28px;
    background: url(../img/gaji.png) no-repeat;
    background-size: 17px auto;
    background-position: left 6px;
  }
  
  .loker-page .ringkasan li.lokasi {
    padding-left: 28px;
    background: url(../img/lokasi.png) no-repeat;
    background-size: 17px auto;
    background-position: left 6px;
  }
  
  .loker-page .ringkasan li.batas {
    padding-left: 28px;
    background: url(../img/kalender.png) no-repeat;
    background-size: 17px auto;
    background-position: left 5.5px;
  }
  
  /* Kontak Item */
  
  .loker-page ul.kontak li {
    margin-bottom: 4px;
  }
  
  .loker-page ul.kontak li:nth-last-child(1),
  .loker-page ul.kontak li:nth-last-child(2) {
    margin-bottom: 1px;
  }
  
  .loker-page .ringkasan li.formulir-web {
    padding-left: 28px;
    background: url(../img/formulir-web.png) no-repeat;
    background-size: 17px auto;
    background-position: left 5.5px;
  }
  
  .loker-page .ringkasan li.email {
    padding-left: 28px;
    background: url(../img/email.png) no-repeat;
    background-size: 17px auto;
    background-position: left 5.5px;
  }
  
  .loker-page .ringkasan li.telepon {
    padding-left: 28px;
    background: url(../img/telepon.png) no-repeat;
    background-size: 17px auto;
    background-position: left 5.5px;
  }
  
  .loker-page ul.kontak li span.txtWeb {
    word-break: break-all;
  }
  
  .loker-page ul.kontak li .copy {
    width: 19.5px;
    height: 19.5px;
    background: url(../img/copy.svg) no-repeat;
    background-size: contain;
    display: inline-block;
    position: relative;
    top: 3px;
    left: 8px;
    cursor: pointer;
  }
  
  .loker-page ul.kontak li .copyActive::before {
    position: absolute;
    content: "disalin";
    top: -5px;
    left: 31px;
    font-size: 14px;
    color: #fff;
    background: #304259;
    padding: 0px 8px;
    border-radius: 10px;
    animation: fadeIn 0.3s;
  }
  
  .loker-page ul.kontak li .copyActive::after {
    position: absolute;
    content: " ";
    top: 3px;
    left: 24px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 7px solid #304259;
    animation: fadeIn 0.3s;
  }
  
  .inputTemp {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
    pointer-events: none;
  }
  
  /* Loker Kadaluarsa */
  
  .loker-page .ringkasan .expired {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    letter-spacing: 0.5px;
  }
  
  /* .loker-page .ringkasan .expired .inner {
        background: #b78d8d;
        padding: 3px 14px 4.5px;
        color: #FFF;
        border-radius: 5px;
      } */
  
  /* Deskripsi Syarat List */
  
  .loker-detail {
    width: 100%;
    height: auto;
    display: block;
    line-height: 30px;
  }
  
  .loker-page span.loker-detail > p {
    margin-top: 0px;
  }
  
  .loker-page span.loker-detail ul + p,
  .loker-page span.loker-detail ol + p {
    margin: 10px 0;
  }
  
  .loker-page .loker-detail ul li,
  .loker-page .deskripsi ul li {
    padding: 0px 0px 0px 24px;
    background: url(../img/dots.png) no-repeat;
    background-size: 7px;
    background-position: 5px 11px;
    line-height: 28px;
    padding-bottom: 5px;
  }
  
  .loker-page .loker-detail ol,
  .loker-page .deskripsi ol {
    padding-left: 25px;
  }
  
  .loker-page .loker-detail ol li,
  .loker-page .deskripsi ol li {
    padding: 0 0 5px 5px;
  }
  
  .loker-page ul + ol {
    padding-top: 3px;
  }
  
  /*Loker Tool*/
  
  .loker-page .loker-tool {
    width: 100%;
    height: auto;
    padding: 20px 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
  }
  
  .loker-page .loker-tool .tombol {
    width: 55%;
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 300;
    font-size: 20.11px;
    color: #304259;
  }
  
  .loker-page .loker-tool .tombol .tombol-lamar {
    position: relative;
    width: auto;
    background: url(../img/lamar.png) no-repeat #304259;
    background-size: 18px auto;
    background-position: 14px 9px;
    padding: 6px 14px 6px 38.5px;
    margin-right: 19px;
    border-radius: 8px;
    cursor: pointer;
    color: #fff;
  }
  
  .loker-page .loker-tool .tombol .tombol-lamar .lamar-box {
    position: absolute;
    top: -40px;
    left: 0;
    height: auto;
    padding: 7px 8px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 0px 5px 1px rgba(38, 54, 74, 0.15);
    display: flex;
    justify-content: space-around;
    transition: all ease 0.2s;
    opacity: 0;
    z-index: -1;
    color: #304259;
    cursor: auto;
  }
  
  .show-lamar-box .lamar-box {
    opacity: 1 !important;
    top: -59px !important;
    z-index: 999 !important;
  }
  
  .loker-page .loker-tool .tombol .tombol-lamar .lamar-box a {
    color: #304259;
    text-decoration: none;
  }
  
  .loker-page .loker-tool .blur {
    width: auto;
    height: auto;
    opacity: 0.6;
  }
  
  .loker-page .loker-tool .tombol .tombol-lamar .lamar-box .formulir-web,
  .loker-page .loker-tool .tombol .tombol-lamar .lamar-box .email,
  .loker-page .loker-tool .tombol .tombol-lamar .lamar-box .whatsapp {
    font-size: 18.18px;
    font-weight: 300;
    background: url(../img/formulir-web-2.png) no-repeat;
    background-size: 13px auto;
    background-position: 7px 4.3px;
    padding: 2px 7px 2px 25px;
    border: 1px solid #9aa6b5;
    border-radius: 5px;
    margin-right: 7px;
    white-space: nowrap;
  }
  
  .loker-page .loker-tool .tombol .tombol-lamar .lamar-box .email {
    background: url(../img/email-2.png) no-repeat;
    background-size: 17px auto;
    background-position: 7px 4px;
    padding: 2px 7px 2px 31px;
  }
  
  .loker-page .loker-tool .tombol .tombol-lamar .lamar-box .whatsapp {
    background: url(../img/whatsapp-3.png) no-repeat;
    background-size: 15px auto;
    background-position: 7px 5px;
    margin-right: 0px;
  }
  
  .loker-page .loker-tool .tombol .tombol-lamar .tutup {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.6;
    background: #fff;
  }
  
  .loker-page .loker-tool .tombol .simplefavorite-button {
    width: auto;
    background: url(../img/simpan.png) no-repeat;
    background-size: 15px auto;
    background-position: 14px 9px;
    padding: 5px 13px 5px 35px;
    box-shadow: 0px 1px 0px 2px rgba(199, 203, 208, 1);
    border-radius: 8px;
    margin-right: 20px;
    cursor: pointer;
  }
  
  .loker-page .loker-tool .tombol .active {
    opacity: 1 !important;
    background: url(../img/simpan2.png) no-repeat #4d5052;
    background-size: 15px auto;
    background-position: 14px 9px;
    color: #fff;
  }
  
  .loker-page .loker-tool .tombol .tombol-share {
    position: relative;
    width: auto;
    background: url(../img/share.png) no-repeat;
    background-size: 15px auto;
    background-position: 14px 9px;
    padding: 5px 13px 5px 35px;
    box-shadow: 0px 1px 0px 2px rgba(199, 203, 208, 1);
    border-radius: 8px;
    cursor: pointer;
  }
  
  .loker-page .loker-tool .tombol .simplefavorite-button:hover,
  .loker-page .loker-tool .tombol .tombol-share:hover {
    box-shadow: 0px 1px 0px 2px rgba(168, 175, 183, 1);
    transition: all ease 0.5s;
  }
  
  .loker-page .loker-tool .tombol .tombol-share .share-box {
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    width: 200px;
    height: auto;
    padding: 7px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 0px 5px 1px rgba(38, 54, 74, 0.15);
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    transition: all ease 0.2s;
    opacity: 0;
    z-index: -1;
  }
  
  .show-share-box .share-box {
    opacity: 1 !important;
    top: -70px !important;
    z-index: 999 !important;
  }
  
  .loker-page .loker-tool .tombol .tombol-share .share-box a .facebook {
    width: 38px;
    height: 38px;
    background: url(../img/facebook-share.png);
  }
  
  .loker-page .loker-tool .tombol .tombol-share .share-box a .twitter {
    width: 38px;
    height: 38px;
    background: url(../img/twitter-share.png);
  }
  
  .loker-page .loker-tool .tombol .tombol-share .share-box a .whatsapp {
    width: 38px;
    height: 38px;
    background: url(../img/whatsapp-share.png);
  }
  
  .loker-page .loker-tool .tombol .tombol-share .share-box a .line {
    width: 38px;
    height: 38px;
    background: url(../img/line-share.png);
  }
  
  /*Perhatian*/
  
  .loker-page .perhatian {
    background: #eff1f3;
    box-sizing: border-box;
    padding: 10px;
    font-size: 15px;
    line-height: 25px;
    width: 100%;
    border-left: 3px solid #304259;
    display: none;
  }
  
  .loker-page .show-perhatian {
    display: block;
  }
  
  /* Published Time & Lapor */
  
  .loker-page .info-tambahan {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
  }
  
  .loker-page .published,
  .loker-page .lapor {
    font-size: 17px;
    color: #767c83;
    padding-left: 26px;
    background: url(../img/waktu.png) no-repeat;
    background-size: 13px;
    background-position: 5px 8px;
    line-height: 28px;
    width: auto;
    box-sizing: border-box;
  }
  
  .loker-page .published {
    margin-right: 12px;
  }
  
  .loker-page .lapor {
    color: #9c7d7d;
    background: url(../img/lapor.png) no-repeat;
    background-size: 13px;
    background-position: 6px 8px;
    cursor: pointer;
  }
  
  /* Loker Terkait */
  
  .loker-terkait h2 {
    border: none !important;
    text-align: center !important;
    padding: 0px 0 15px !important;
    font-size: 30.23px !important;
  }
  
  .loker-terkait-tax {
    margin: 30px auto 21px;
    text-align: center;
  }
  
  .loker-terkait-tax .lain {
    font-size: 17.7px;
    color: #304259;
    font-weight: 600;
    display: inline-block;
    text-decoration: none;
    padding: 6px 25px 7px 12px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(44, 59, 80, 0.25);
    -moz-box-shadow: 0px 2px 5px 0px rgba(44, 59, 80, 0.25);
    box-shadow: 0px 2px 5px 0px rgba(44, 59, 80, 0.25);
    border-radius: 10px;
    box-sizing: border-box;
    background: url(../img/loker-lain.png) no-repeat;
    background-position: 177px 14px;
    cursor: pointer;
  }
  
  .loker-terkait-tax-more {
    margin: 0 150px;
    display: none;
    flex-flow: row wrap;
    justify-content: center;
    opacity: 0;
    height: 0;
    transition: opacity ease-in-out 0.3s;
  }
  
  .show-loker-more .loker-terkait-tax-more {
    display: flex;
    opacity: 1;
    height: auto;
  }
  
  .loker-terkait-tax-more a {
    font-size: 16.71px;
    font-weight: 600;
    color: #304259;
    border: 1px solid #adb6c1;
    border-radius: 10px;
    padding: 4px 10px 5px;
    margin: 0 7px 14px;
    transition: all ease 1s;
  }
  
  .loker-terkait-tax-more a:hover {
    border-color: #7e8998;
  }
  
  /* ------------------------------------------- Pasang Lowongan Page ------------------------------------------- */
  
  .search1-perusahaan {
    margin-bottom: 110px !important;
  }
  
  .search2 .perusahaan-title {
    text-align: center !important;
    padding-top: 55px !important;
    display: block !important;
  }
  
  .search2 .perusahaan-deskripsi {
    text-align: center !important;
    padding: 0px 0 140px !important;
    margin: 10px auto;
    display: block;
    width: 65%;
  }
  
  .search-block-perusahaan {
    top: 230px !important;
    padding: 16px !important;
    height: auto !important;
  }
  
  .search-block-perusahaan h2,
  .pilihan-paket h2,
  .cara-pasang h2,
  .kelebihan h2,
  .paket-gratis-footer h2 {
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 400;
    font-size: 32.4px;
    color: #304259;
    text-align: center;
  }
  
  .search-block-perusahaan h2 span,
  .pilihan-paket h2 span,
  .cara-pasang h2 span,
  .kelebihan h2 span,
  .paket-gratis-footer h2 span {
    font-weight: 300;
  }
  
  .search-block-perusahaan .slick-slider .slick-list {
    padding: 5px 3px 5px 3px !important;
  }
  
  .search-block-perusahaan .platform {
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: row wrap;
  }
  
  .search-block-perusahaan .platform-left {
    width: 152px;
    height: auto;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
  }
  
  .search-block-perusahaan .platform-left img {
    width: 91px;
    height: auto;
  }
  
  .search-block-perusahaan .platform-right {
    width: calc(100% - 152px);
    height: auto;
  }
  
  .search-block-perusahaan .platform-right h3 {
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 300;
    font-size: 27.95px;
    color: #304259;
  }
  
  .search-block-perusahaan .platform-right h3 span {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
  }
  
  .search-block-perusahaan .platform-right p {
    font-size: 18.88px;
    color: #6c7783;
    line-height: 28.88px;
  }
  
  .search-block-perusahaan a {
    color: #5180bb;
    text-decoration: none;
  }
  
  .search-block-perusahaan ul.slick-dots {
    list-style: none;
    position: absolute;
    top: -56px;
    left: 50%;
    transform: translateX(-50%);
    display: flex !important;
    justify-content: center;
  }
  
  .search-block-perusahaan ul.slick-dots li {
    width: 52px;
    height: 40px;
    background: #aab9ca;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin: 0 4.5px;
  }
  
  .search-block-perusahaan ul.slick-dots li.slick-active {
    background: #fff;
  }
  
  .search-block-perusahaan ul.slick-dots li button {
    border: none;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
  }
  
  .search-block-perusahaan ul.slick-dots li:nth-child(1) button {
    background: url(../img/pasang/jakartakerja.png) center no-repeat;
    background-size: 53%;
  }
  
  .search-block-perusahaan ul.slick-dots li:nth-child(2) button {
    background: url(../img/pasang/google.png) center no-repeat;
    background-size: 45%;
  }
  
  .search-block-perusahaan ul.slick-dots li:nth-child(3) button {
    background: url(../img/pasang/instagram-2.png) center no-repeat;
    background-size: 45%;
  }
  
  .search-block-perusahaan ul.slick-dots li:nth-child(4) button {
    background: url(../img/pasang/facebook.png) center no-repeat;
    background-size: 45%;
  }
  
  .search-block-perusahaan ul.slick-dots li:nth-child(5) button {
    background: url(../img/pasang/twitter.png) center no-repeat;
    background-size: 48%;
  }
  
  .search-block-perusahaan ul.slick-dots li:nth-child(6) button {
    background: url(../img/pasang/linkedin.png) center no-repeat;
    background-size: 45%;
  }
  
  .search-block-perusahaan ul.slick-dots li:nth-child(7) button {
    background: url(../img/pasang/telegram.png) center no-repeat;
    background-size: 45%;
  }
  
  .platform-slider .slick-prev {
    position: absolute;
    left: -62px;
    top: 20px;
    border: none;
    background: none;
    outline: none;
    cursor: pointer;
    z-index: 1;
  }
  
  .platform-slider .slick-next {
    position: absolute;
    right: -62px;
    top: 20px;
    border: none;
    background: none;
    outline: none;
    cursor: pointer;
    z-index: 1;
  }
  
  /* Pilihan Paket */
  
  .pilihan-paket {
    width: 1317px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 15px;
    font-size: 18.88px;
  }
  
  .pilihan-paket h2 {
  }
  
  .paket-wrapper {
    width: 100%;
    height: auto;
    padding: 20px 0 40px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  
  .paket-wrapper .box-paket {
    width: 300px;
    height: auto;
    border-radius: 20px;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12);
    box-sizing: border-box;
    position: relative;
    padding: 0;
    text-align: center;
    transition: all ease 0.4s;
    cursor: pointer;
    overflow: hidden;
  }
  
  .paket-wrapper .box-paket:hover {
    transform: translateY(-10px);
    box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.2);
  }
  
  .paket-wrapper .box-paket a {
    text-decoration: none;
  }
  
  .paket-wrapper .box-paket h2 {
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 400;
    font-size: 42.97px;
    color: #fff;
  }
  
  .paket-wrapper .box-paket .header {
    position: relative;
    padding: 14px 14px 0;
    margin-bottom: 28px;
  }
  
  .paket-wrapper .box-paket .text {
    position: relative;
    z-index: 2;
  }
  
  .paket-wrapper .box-paket .header .ellipse {
    background: rgba(0, 0, 0, 0);
    position: absolute;
    bottom: -68px;
    left: 0;
    right: 0;
    height: 200px;
  }
  
  .paket-wrapper .gold-bg {
    background: #ffa70e;
  }
  
  .paket-wrapper .silver-bg {
    background: #858990;
  }
  
  .paket-wrapper .bronze-bg {
    background: #605349;
  }
  
  .paket-wrapper .eco-bg {
    background: #657270;
  }
  
  .paket-wrapper .efektif {
    color: #fff;
    display: block;
    padding: 0;
  }
  
  .paket-wrapper .efektif span {
    font-weight: 600;
  }
  
  .paket-wrapper .fitur {
    box-sizing: border-box;
    margin: 0 14px;
    padding: 14px 0;
    line-height: 33px;
  }
  
  .paket-wrapper .fitur-border {
    border-bottom: 1px solid #e5ebf3;
  }
  
  .paket-wrapper .fitur span {
    position: relative;
    font-weight: 600;
  }
  
  .paket-wrapper .fitur span.days {
    display: block;
    font-weight: 400;
    font-size: 15px;
    color: #68717d;
  }
  
  .paket-wrapper .fitur ul {
    display: inline-block;
    text-align: left;
    font-size: 16px;
    line-height: 26px;
  }
  
  .paket-wrapper .fitur ul li {
    margin: 10px 0;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
  }
  
  .paket-wrapper .fitur ul li:nth-last-child(1) {
    margin-bottom: 0;
  }
  
  .paket-wrapper .fitur ul li img {
    width: 20px;
    height: auto;
    padding-right: 8px;
  }
  
  .paket-wrapper .fitur ul li strong {
    position: relative;
  }
  
  .paket-wrapper .fitur ul li strong::after {
    position: absolute;
    content: "Hot!";
    top: -13px;
    right: -21px;
    font-size: 11px;
    color: #985151;
  }
  
  .paket-wrapper .fitur span.rekomendasi {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    box-sizing: border-box;
    padding: 6px 10px 0;
    display: block;
  }
  
  .paket-wrapper .tombol {
    position: relative;
    border-radius: 10px;
    margin-top: 34px;
    padding: 0px 14px 20px;
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    box-sizing: border-box;
  }
  
  .paket-wrapper .tombol .ellipse {
    background: rgba(0, 0, 0, 0);
    position: absolute;
    top: -68px;
    left: 0;
    right: 0;
    height: 200px;
  }
  
  .paket-wrapper .tombol span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
  }
  
  .pilihan-paket .keterangan {
    margin: 0 auto;
    box-sizing: border-box;
    width: 90%;
    font-size: 17px;
  }
  
  .pilihan-paket .keterangan h3 {
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 400;
    font-size: 28px;
    color: #304259;
  }
  
  .pilihan-paket .keterangan .m-keterangan-deskripsi_wrapper,
  .pilihan-paket .keterangan ol.m-keterangan-deskripsi_ellipsis {
    position: relative;
    text-align: center;
  }
  
  .pilihan-paket .keterangan ol.m-keterangan-deskripsi_ellipsis::after {
    position: absolute;
    content: " ";
    left: 0;
    bottom: 0;
    right: 0;
    height: 130px;
    background: -moz-linear-gradient(
      top,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 66%,
      rgba(255, 255, 255, 1) 100%
    );
    /* FF3.6-15 */
    background: -webkit-linear-gradient(
      top,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 66%,
      rgba(255, 255, 255, 1) 100%
    );
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 66%,
      rgba(255, 255, 255, 1) 100%
    );
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
  }
  
  .pilihan-paket .keterangan ol {
    padding: 8px 0 0 22px;
    line-height: 27px;
  }
  
  .pilihan-paket .keterangan ol li {
    color: #6c7783;
    padding-bottom: 8px;
    text-align: left;
  }
  
  .pilihan-paket .keterangan a {
    color: #5a83b7;
    text-decoration: none;
  }
  
  .pilihan-paket .keterangan .m-keterangan-deskripsi_button {
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
    font-size: 16.9px;
    color: #304259;
    background: #fff;
    padding: 5px 12px 7px;
    border-radius: 20px;
    border: 1px solid #304259;
    cursor: pointer;
  }
  
  .pilihan-paket .keterangan .m-keterangan-deskripsi_button_active {
    position: relative;
    margin-top: 25px;
    display: inline-block;
    left: unset;
    transform: unset;
  }
  
  /* Cara Kirim Materi */
  
  .cara-kirim {
    position: fixed;
    bottom: 0;
    z-index: 1001;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgb(255, 255, 255, 0.7);
    transition: height ease 0.2s;
    pointer-events: none;
  }
  
  .show-cara-gold .gold-outer,
  .show-cara-silver .silver-outer,
  .show-cara-bronze .bronze-outer,
  .show-cara-eco .eco-outer,
  .show-cara-uji-coba .cara-uji-coba-outer {
    opacity: 1;
    pointer-events: visible;
  }
  
  .cara-kirim-box {
    z-index: 9;
    width: 520px;
    height: auto;
    background: #ffffff;
    position: fixed;
    top: 50vh;
    left: 50vw;
    transform: translate(-50%, -25%);
    opacity: 0;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    padding: 18px;
    text-align: center;
    transition: all ease-in-out 0.3s;
  }
  
  .show-cara-gold .cara-kirim-box,
  .show-cara-silver .cara-kirim-box,
  .show-cara-bronze .cara-kirim-box,
  .show-cara-eco .cara-kirim-box,
  .show-cara-uji-coba .cara-kirim-box {
    opacity: 1;
    transform: translate(-50%, -48%);
  }
  
  .cara-kirim-box h3,
  .cara-kirim-box h4 {
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 400;
    font-size: 30px;
    color: #304259;
  }
  
  .cara-kirim-box h4 {
    font-size: 24px;
  }
  
  .cara-kirim-box a {
    text-decoration: none;
  }
  
  .cara-kirim-box span.kirim-box-inner {
    display: block;
    width: 100%;
    height: auto;
    padding: 20px 0;
  }
  
  .cara-kirim-box span.kirim-box-inner:nth-last-child(2) {
    padding-bottom: 0px;
  }
  
  .cara-kirim-box span.kirim-box-inner:nth-last-child(3) {
    border-bottom: 1px solid #e5ebf3;
  }
  
  .cara-kirim-box span.kirim-box-inner img {
    width: 55px;
    height: auto;
    margin: 0 0 10px;
  }
  
  .cara-kirim-box span.kirim-box-inner p {
    font-size: 18px;
    line-height: 28px;
    color: #4a4a4a;
    margin: 7px 0 0;
  }
  
  /* Paket Uji Coba */
  
  .gratis-url {
    text-decoration: none !important;
  }
  
  .paket-gratis {
    width: 60%;
    height: auto;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12);
    border-radius: 20px;
    color: #6b6b6b;
    text-align: center;
    transition: all ease 0.3s;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    margin: 10px auto 40px;
    overflow: hidden;
  }
  
  .paket-gratis:hover {
    transform: translateY(-5px);
    box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.2);
  }
  
  .paket-gratis .box {
    position: relative;
    width: 29.33%;
    height: 125px;
    font-size: 15.54px;
    box-sizing: border-box;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    padding: 0 8px;
    cursor: pointer;
  }
  
  .paket-gratis .box:nth-child(1) {
    background: #9a9a9a;
  }
  
  .paket-gratis .box:nth-child(2) {
    width: 45%;
  }
  
  .paket-gratis .box:nth-child(3) {
    width: 22%;
    border-right: none;
    background: #9a9a9a;
    border-radius: 10px;
    color: #fff;
    font-size: 26.33px;
    font-weight: 600;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
  }
  
  .paket-gratis .box:nth-child(3) span {
    font-size: 12.34px;
    font-weight: 400;
    display: block;
  }
  
  .paket-gratis .box:nth-child(1) .ellipse {
    position: absolute;
    right: -78px;
    top: 0;
    bottom: 0;
    width: 200px;
  }
  
  .paket-gratis .box:nth-child(3) .ellipse {
    position: absolute;
    left: -78px;
    top: 0;
    bottom: 0;
    width: 200px;
  }
  
  .paket-gratis .box .text {
    position: relative;
    z-index: 2;
    font-size: 20px;
    line-height: 30px;
  }
  
  .paket-gratis .box h2 {
    color: #fff;
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 400;
    font-size: 33px;
  }
  
  .paket-gratis .box .efektif {
    color: #fff;
    display: block;
    padding: 0 0 6px;
  }
  
  .paket-gratis .box .keterangan-gratis {
    line-height: 25px;
    display: block;
    margin-bottom: -18px;
    box-sizing: border-box;
    padding: 0 10px;
  }
  
  .paket-gratis .box .efektif span,
  .paket-gratis .box .keterangan-gratis span {
    font-weight: 600;
  }
  
  .paket-gratis .box .catatan {
    font-size: 13px;
    line-height: 21px;
    box-sizing: border-box;
    padding: 0 10px;
  }
  
  .notice {
    font-size: 12.34px;
    line-height: 20.57px;
    color: #6c7783;
    text-align: center;
    margin: -20px auto 30px;
  }
  
  /* Cara Pasang */
  
  .cara-pasang {
    position: relative;
    width: 100%;
    height: auto;
    background: url(../img/pasang/cara-bg-atas.png) repeat-x, #e9edf2;
    background-position: top center;
    margin-bottom: 15px;
  }
  
  .cara-pasang::after {
    position: absolute;
    content: " ";
    width: 100%;
    height: 52px;
    left: 0;
    bottom: 0;
    background: url(../img/pasang/cara-bg-bawah.png) repeat-x;
    background-position: center;
  }
  
  .cara-pasang h2 {
    padding: 85px 0 45px;
  }
  
  .cara-pasang-wrapper {
    width: 1074px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 90px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: flex-start;
  }
  
  .cara-item {
    position: relative;
    width: 214px;
    height: auto;
    padding: 14px;
    border-radius: 20px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(44, 59, 80, 0.25);
    -moz-box-shadow: 0px 2px 5px 0px rgba(44, 59, 80, 0.25);
    box-shadow: 0px 2px 5px 0px rgba(44, 59, 80, 0.25);
    box-sizing: border-box;
    text-align: center;
  }
  
  .cara-item .gambar {
    width: auto;
    height: 80px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
  }
  
  .cara-item img {
    max-width: 80px;
    max-height: 78px;
  }
  
  .cara-item p {
    color: #5a626d;
    line-height: 29px;
  }
  
  .cara-item a {
    color: #5a626d;
    border-bottom: 1.5px solid #7e9fc9;
    text-decoration: none;
  }
  
  .cara-item .satu {
    position: absolute;
    top: -20px;
    left: 12px;
    width: 20px;
    height: 54px;
    background: url(../img/pasang/cara-1.png) no-repeat;
    background-size: contain;
  }
  
  .cara-item .dua {
    position: absolute;
    top: -20px;
    left: 12px;
    width: 40px;
    height: 54px;
    background: url(../img/pasang/cara-2.png) no-repeat;
    background-size: contain;
  }
  
  .cara-item .tiga {
    position: absolute;
    top: -20px;
    left: 12px;
    width: 40px;
    height: 54px;
    background: url(../img/pasang/cara-3.png) no-repeat;
    background-size: contain;
  }
  
  .cara-item .empat {
    position: absolute;
    top: -20px;
    left: 12px;
    width: 40px;
    height: 54px;
    background: url(../img/pasang/cara-4.png) no-repeat;
    background-size: contain;
  }
  
  /* Kelebihan */
  
  .kelebihan {
    width: 1074px;
    margin: 30px auto;
    position: relative;
    font-size: 16px;
    line-height: 26px;
  }
  
  .kelebihan-wrapper {
    width: 1074px;
    margin: 40px auto 50px;
    position: relative;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
  }
  
  .kelebihan-wrapper .kelebihan-item {
    position: relative;
    width: 300px;
    height: auto;
    box-sizing: border-box;
    background: #fff;
    padding: 15px;
    border: 1px solid #6e7d91;
    border-radius: 20px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.14);
  }
  
  .kelebihan-wrapper .kelebihan-item::after {
    position: absolute;
    content: " ";
    bottom: -15px;
    right: 0;
    width: 30%;
    height: 1px;
    background: #6e7d91;
  }
  
  .kelebihan-wrapper .kelebihan-item img {
    float: left;
    padding: 0 10px 0px 5px;
    position: relative;
    top: -40px;
    margin-bottom: -42px;
  }
  
  /* Paket Gratis Footer */
  
  .paket-gratis-footer {
    width: 1074px;
    margin: 54px auto 30px;
    position: relative;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
  }
  
  .paket-gratis-footer p {
    font-size: 18.88px;
    line-height: 28.88px;
    width: 70%;
    text-align: center;
    margin: 18px auto;
  }
  
  .paket-gratis-footer .button {
    display: inline-block;
    font-size: 16.9px;
    color: #fff;
    background: #304259;
    padding: 5px 15px 7px;
    border-radius: 20px;
    cursor: pointer;
  }
  
  .paket-gratis-footer .note {
    font-size: 14px;
    line-height: 24px;
    margin: 18px auto 0;
    color: #636363;
  }
  
  /* Whatsapp Button */
  
  .wa-button {
    position: fixed;
    bottom: 25px;
    right: 25px;
    z-index: 1000;
  }
  
  .wa-button-inner {
    width: auto;
    height: auto;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    padding: 14px;
    background: url(../img/whatsapp-2.png) no-repeat #fff;
    background-size: 45px;
    background-position: 14px center;
    padding-left: 75px;
  }
  
  .wa-button a {
    display: block;
    text-decoration: none;
  }
  
  .wa-button .wa-head {
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 400;
    font-size: 20.62px;
    color: #304259;
    display: block;
    padding-bottom: 2px;
  }
  
  .wa-button .wa-paragraf {
    font-size: 14.27px;
    color: #767e87;
    display: block;
  }
  
  /* ------------------------------------------- Form Lowongan Page ------------------------------------------- */
  
  .konten-header {
    height: 183px !important;
    margin-bottom: 0px !important;
  }
  
  .konten-inner {
    width: 758px;
    height: auto;
    padding: 21px;
    border-radius: 20px;
    background: #fff;
    position: relative;
    box-sizing: border-box;
    z-index: 1;
    margin: -123px auto 30px;
  }
  
  .konten-inner h1 {
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 400;
    font-size: 32.4px;
    line-height: 43px;
    color: #304259;
    border-bottom: solid 1px #e5ebf3;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  
  .konten-inner h1 .word4,
  .konten-inner h1 .word5 {
    font-weight: 300;
  }
  
  .konten-inner .sub-judul {
    font-size: 18px;
    color: #6c747f;
    margin: 10px auto;
    text-align: center;
  }
  
  /* Form */
  
  .caldera-grid label {
    display: inline-block;
    max-width: 100%;
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 28px !important;
    padding: 8px 0 8px 6px !important;
  }
  
  .caldera-grid .hiring-label label {
    white-space: normal;
  }
  
  .caldera-grid .form-control {
    border-radius: 10px !important;
    padding: 22px 16px !important;
    box-sizing: border-box !important;
    font-size: 18.88px !important;
    border: 1px solid #b3c2d6 !important;
    transition: 0.3s all ease;
  }
  
  .caldera-grid .form-control:hover,
  .caldera-grid .form-control:focus {
    border: 3px solid #b3c2d6 !important;
    padding: 20px 14px !important;
  }
  
  .caldera-grid .field-hidden {
    display: none !important;
  }
  
  /* Drop Down Form */
  
  .caldera-grid .drop-down .form-control,
  .caldera-grid .drop-down .form-control:hover,
  .caldera-grid .drop-down .form-control:focus {
    height: 48px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  
  .caldera-grid .help-block {
    font-size: 16px !important;
    line-height: 26px;
    color: #6c7783 !important;
    padding-left: 6px !important;
    margin-top: 10px !important;
  }
  
  .caldera-grid .maksimal-gaji {
    padding-top: 49px !important;
  }
  
  .caldera-grid input[type="tel"] {
    padding-left: 50px !important;
  }
  
  .caldera-grid input[type="tel"]:hover,
  .caldera-grid input[type="tel"]:focus {
    padding-left: 48px !important;
  }
  
  .caldera-grid .checkbox,
  .caldera-grid .radio {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  
  .caldera-grid .checkbox {
    margin-left: 22px !important;
    display: inline-block !important;
    margin-right: 15px;
  }
  
  .caldera-grid .radio {
    margin-left: 21px;
  }
  
  .caldera-grid .checkbox label,
  .caldera-grid .radio label {
    font-weight: 400 !important;
  }
  
  .caldera-grid .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  
  .caldera-grid .tombol-default {
    border: 1px solid #b3c2d6 !important;
    font-size: 17px !important;
  }
  
  .caldera-grid .tombol-pilihan {
    background: #304259;
    border: 1px solid #304259;
    color: #fff;
    font-size: 17px !important;
  }
  
  .caldera-grid .trumbowyg-box {
    margin: 3px auto !important;
  }
  
  .caldera-grid #fld_710277_1-wrap {
    text-align: center;
  }
  
  .caldera-grid .note {
    font-size: 16px;
    line-height: 26px;
    background: #eff1f3;
    box-sizing: border-box;
    padding: 15px;
    margin: 10px 0 15px;
  }
  
  .caldera-grid .note .note-head {
    font-size: 17px;
    font-weight: bold;
  }
  
  .caldera-grid .note ol {
    padding-left: 19px;
  }
  
  .caldera-grid .note ol li {
    margin: 5px 0;
  }
  
  .caldera-grid .note ol li:nth-last-child(1) {
    margin: 5px 0 0;
  }
  
  .caldera-grid .note a {
    color: #08489a;
    text-decoration: none;
  }
  
  /* Center Power-Button */
  
  .konten-inner #fld_9240508_1-wrap,
  .konten-inner #fld_4812601_1-wrap,
  .konten-inner #fld_5873698_1-wrap,
  .konten-inner #fld_9155805_1-wrap {
    display: inline-block;
    width: auto;
  }
  
  .konten-inner #fld_4812601_1-wrap,
  .konten-inner #fld_9155805_1-wrap {
    float: right;
  }
  
  .caldera-grid .tombol-kiri,
  .caldera-grid .tombol-kanan {
    display: inline-block;
    width: 50%;
  }
  
  .caldera-grid .tombol-kanan {
    text-align: right;
    float: right;
  }
  
  .caldera-grid .power-button {
    background: #304259;
    padding: 5px 15px 7px;
    margin-top: 20px;
    border-radius: 10px;
    font-size: 20px;
    color: #fff;
    border: none;
    cursor: pointer;
    outline: none;
  }
  
  .caldera-grid .kembali {
    background: #fff;
    border: 1px solid #304259;
    padding: 4px 14px 6px;
    margin-top: 20px;
    border-radius: 10px;
    font-size: 20px;
    color: #304259;
    cursor: pointer;
    outline: none;
  }
  
  .caldera-grid .field_required {
    color: #a5acb6 !important;
    font-weight: 400 !important;
  }
  
  /* Sukses Form */
  
  .konten-sukses {
    text-align: center;
  }
  
  .konten-sukses .perusahaan {
    font-size: 18.8px;
    margin-bottom: 2px;
  }
  
  .konten-sukses .order-id {
    font-size: 18px;
    margin: 2px 0;
  }
  
  .konten-sukses .keterangan {
    width: 80%;
    padding-bottom: 15px;
    text-align: center;
    display: block;
    margin: 12px auto 0;
    font-size: 18px !important;
  }
  
  .konten-sukses .harga {
    font-size: 29.9px;
    font-weight: 600;
    display: inline-block;
    padding: 2px 12px;
    border: 3px solid #304259;
    border-radius: 10px;
    margin-bottom: 10px;
  }
  
  .konten-sukses .harga span:nth-last-child(1),
  .konten-sukses .harga span:nth-last-child(2),
  .konten-sukses .harga span:nth-last-child(3) {
    color: #c59e41;
  }
  
  .konten-sukses .header-list-bank {
    font-size: 18.8px;
    font-weight: 600;
    margin-bottom: 25px;
  }
  
  .konten-sukses .list-bank {
    width: 380px;
    height: auto;
    display: flex;
    flex-flow: wrap row;
    align-items: center;
    justify-content: center;
    padding-bottom: 20px;
    margin: 0 auto 18px;
    position: relative;
  }
  
  .konten-sukses .gambar-bank {
    width: 163px;
    height: 84px;
    padding-right: 19px;
  }
  
  .konten-sukses .ket-bank {
    width: calc(100% - 200px);
    text-align: left;
  }
  
  .konten-sukses .ket-bank span {
    font-size: 18px;
    display: block;
    padding: 2px 0;
  }
  
  .konten-sukses .list-bank::before {
    content: " ";
    width: 100%;
    height: 3px;
    background: url(../img/dot-terkait.jpg) repeat-x;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    opacity: 0.6;
  }
  
  .konten-sukses .list-bank-end::before {
    display: none;
  }
  
  .konten-sukses .konfirmasi {
    text-align: center;
    font-weight: 400;
    margin-top: -10px;
  }
  
  .konten-sukses .konfirmasi a {
    font-weight: 600;
  }
  
  .konten-sukses .salinan {
    font-size: 13.28px;
    line-height: 23.28px;
    color: #888d93;
    text-align: center;
    margin: 0px auto 15px;
    width: 70%;
  }
  
  .konten-sukses .header-note-outer {
    position: relative;
    border-top: 1px solid #cfd7e0;
    width: 90%;
    height: 1px;
    margin: 0 auto;
  }
  
  .konten-sukses .header-note-inner {
    position: absolute;
    left: 0;
    top: -15px;
    background: #fff;
    font-size: 18.8px;
    font-weight: 600;
    padding-right: 10px;
  }
  
  .konten-sukses ol {
    text-align: left;
    width: 89%;
    margin: 15px auto;
  }
  
  .konten-sukses ol li {
    font-size: 16px;
    line-height: 26px !important;
  }
  
  /* ------------------------------------------- Artikel Page CSS ------------------------------------------- */
  
  .konten-artikel {
    padding: 12px 16px 40px !important;
  }
  
  .konten-artikel .search-single {
    margin-bottom: 12px !important;
  }
  
  .konten-artikel .link-artikel {
    text-decoration: none;
    border-bottom: solid 1px #e5ebf3;
    display: block;
    margin-bottom: 16px;
  }
  
  .konten-artikel .link-artikel:nth-child(11) {
    border-bottom: none;
  }
  
  /* Archive Page */
  
  .konten-artikel .konten-list {
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: row wrap;
    padding-bottom: 16px;
  }
  
  .konten-artikel .konten-list:nth-last-child(1) {
    border-bottom: none;
  }
  
  .konten-list .konten-left {
    width: 227px;
    height: 137px;
    margin-right: 16px;
  }
  
  .konten-list .konten-right {
    width: calc(100% - 243px);
    height: auto;
    box-sizing: border-box;
  }
  
  .konten-list .konten-right h2 {
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 300;
    font-size: 32.4px;
    line-height: 42.4px;
    color: #304259;
    display: block;
    margin-top: -6px;
    padding: 0px !important;
  }
  
  .konten-list .konten-right h2 .word1 {
    font-weight: 400;
  }
  
  .konten-list .konten-right p {
    color: #6c7783;
    line-height: 28.8px;
    margin: 0px !important;
    padding: 0px !important;
  }
  
  /* Single Page */
  
  .konten-artikel h1 {
    font-size: 43.6px !important;
    line-height: 53.6px;
    font-weight: 300;
    padding: 0 8px 0px;
    border-bottom: none;
  }
  
  .konten-artikel h1 .word1 {
    font-weight: 400;
  }
  
  .konten-artikel h2 {
    padding: 0 8px;
    font-size: 25px;
    line-height: 35px;
  }
  
  .konten-artikel h3 {
    padding: 0 8px;
    font-size: 21px;
    line-height: 31px;
  }
  
  .konten-artikel .highlight {
    padding: 0px 8px 16px;
    margin: 0px;
    color: #6c7783;
  }
  
  .konten-artikel .image {
    width: 100%;
    height: auto;
    padding-bottom: 2px;
  }
  
  .konten-artikel p {
    font-size: 18.8px;
    line-height: 31px;
    padding: 0 8px;
  }
  
  .konten-artikel p.catatan {
    font-size: 15px;
    line-height: 25px;
  }
  
  .konten-artikel a {
    color: #3d73bb;
    text-decoration: none;
  }
  
  .konten-artikel ul {
    padding-left: 5px;
  }
  
  .konten-artikel ul li {
    padding: 0px 0px 0px 24px;
    background: url(../img/dots.png) no-repeat;
    background-size: 7px;
    background-position: 5px 11px;
    line-height: 31px;
    padding-bottom: 5px;
  }
  
  .konten-artikel ol {
    padding-left: 28px;
  }
  
  .konten-artikel ol li {
    padding: 0 0 5px 5px;
    line-height: 31px;
  }
  
  .konten-artikel h2 + ol,
  .konten-artikel h2 + li {
    padding-top: 10px;
  }
  
  /* ------------------------------------------- START Pagenavi CSS ------------------------------------------- */
  
  .navigation a {
    color: #f4f4f4;
  }
  
  .yith-infs-loader {
    margin: -25px 0 -15px !important;
  }
  
  .navigasi-artikel {
    margin-top: 20px;
  }
  
  .navigasi-artikel a {
    color: #304259;
    padding: 5px 10px 6px;
    border: 1px solid #304259;
    border-radius: 10px;
  }
  
  .Nav {
    font-size: 12px;
    width: 100%;
    margin: 20px 0;
  }
  
  .Nav a {
    border: 1px solid #ddd;
    color: #000 !important;
    background: #f9f9f9;
    padding: 6px;
  }
  
  .Nav a:visited {
    border: 1px solid #ccc;
    background: #f9f9f9;
  }
  
  .Nav a:hover {
    background: #dfdfdf;
    text-decoration: none;
  }
  
  .Nav span {
    background: #f9f9f9;
    border: 1px solid #ccc;
    margin-right: 3px;
    padding: 6px 5px;
  }
  
  .Nav .on {
    background: #dfdfdf;
    border: 1px solid #ccc;
    padding: 6px;
  }
  
  /* ------------------------------------------- START POST CSS ------------------------------------------- */
  
  .post {
    border-bottom: 1px solid #efefef;
    padding: 10px 0;
    overflow: hidden;
  }
  
  .post h2 {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  
  .post h2 a:hover {
    text-decoration: none;
  }
  
  .post:first-child {
    border-top: 1px solid #efefef;
  }
  
  .post .thumb {
    float: left;
    width: 100px;
    height: 80px;
    display: block;
    margin-right: 15px;
  }
  
  .post p {
    margin: 0;
    line-height: 18px;
  }
  
  /* ------------------------------------------- START Entry CSS ------------------------------------------- */
  
  .entry {
  }
  
  .entry img {
    max-width: 570px;
  }
  
  .entry p {
    line-height: 20px;
  }
  
  .entry blockquote {
    margin: 20px 20px;
    padding: 0 30px 0 20px;
    overflow: hidden;
    border-left: 10px solid #f7f7f7;
  }
  
  .entry ul,
  .entry ol {
    margin: 0 0 5px 3em;
  }
  
  .entry ol {
    list-style-type: decimal;
  }
  
  .entry ul {
    list-style-type: square;
  }
  
  .entry ul ul,
  .entry ul ol,
  .entry ol ol,
  .entry ol ul {
    margin: 0 0 0 20px;
  }
  
  h1.stitle {
    color: #4b7eaf;
    font-size: 16px;
    line-height: 18px;
    margin: 10px 0;
  }
  
  .entry h2,
  .entry h3,
  .entry h4 {
    font-size: 13px;
    margin: 5px 0;
  }
  
  .entry table {
    width: 100%;
    border: 1px solid #e9e9e9;
    margin: 1em 0;
    border-collapse: collapse;
    border-spacing: 0;
  }
  
  .entry table th {
    padding: 6px 3px;
    background: #eee;
    border: 1px solid #e9e9e9;
    text-shadow: 1px 1px #fff;
  }
  
  .entry table td {
    padding: 6px 10px 3px 10px;
    border: 1px solid #e9e9e9;
  }
  
  /* ------------------------------------------- START Share CSS ------------------------------------------- */
  
  .social-container {
    padding: 20px 0 27px;
    margin: 25px 0;
    width: 100%;
    border-top: 1px solid #cad4df;
    border-bottom: 1px solid #cad4df;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
  }
  
  .social-container .sharetext {
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 400;
    font-size: 29.21px;
    color: #304259;
    display: block;
    width: 100%;
    text-align: center;
  }
  
  .social-container .share-padding {
    margin: 15px 10px 0;
    opacity: 0.9;
  }
  
  .social-container .facebook {
    background-image: url(../img/facebook-share.png);
    display: inline-block;
    width: 38px;
    height: 38px;
  }
  
  .social-container .twitter {
    background-image: url(../img/twitter-share.png);
    display: inline-block;
    width: 38px;
    height: 38px;
  }
  
  .social-container .whatsapp {
    background-image: url(../img/whatsapp-share.png);
    display: inline-block;
    width: 38px;
    height: 38px;
  }
  
  .social-container .line {
    background-image: url(../img/line-share.png);
    display: inline-block;
    width: 38px;
    height: 38px;
  }
  
  /* ------------------------------------------- Related Post CSS ------------------------------------------- */
  
  .crp_related {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
  }
  
  .crp_related h3 {
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 400;
    font-size: 29.21px;
    color: #304259;
    display: block;
    width: 100%;
    text-align: center;
  }
  
  .crp_related h3 span {
    font-weight: 300;
  }
  
  .crp_related ul {
    display: inline-block;
    width: auto;
    list-style: none;
    margin: 15px 0px 30px;
  }
  
  .crp_related li {
    padding: 0 0 10px !important;
    background: none !important;
    font-size: 18.8px;
  }
  
  .crp_related li a {
    color: #3e4650;
    font-weight: 600;
    transition: all ease 0.5s;
  }
  
  .crp_related li a:hover {
    color: #3d73bb;
  }
  
  .kembali-artikel {
    text-align: center;
  }
  
  .kembali-artikel a {
    color: #304259;
    padding: 5px 10px 6px;
    border: 1px solid #304259;
    border-radius: 10px;
  }
  
  /* ------------------------------------------- Artikel Search CSS ------------------------------------------- */
  
  .konten-inner .search-text {
    width: 100%;
    border: none;
    border-bottom: 2px solid #cad4df !important;
    font-size: 23.12px;
    font-family: "Bubbleboddy Neue Trial";
    font-weight: 400;
    color: #304259;
    padding: 0 0 2px 10px;
    margin-bottom: 17px;
    outline: none;
    box-sizing: border-box;
  }
  
  .konten-inner .search-text::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #304259;
  }
  
  .konten-inner .search-text::-moz-placeholder {
    /* Firefox 19+ */
    color: #304259;
  }
  
  .konten-inner .search-text:-ms-input-placeholder {
    /* IE 10+ */
    color: #304259;
  }
  
  .konten-inner .search-text:-moz-placeholder {
    /* Firefox 18- */
    color: #304259;
  }
  
  /* ------------------------------------------- START Sidebar CSS ------------------------------------------- */
  
  #sidebar h3.title {
    height: 26px;
    border-bottom: 3px solid #dfdfdf;
    line-height: 26px;
    font-size: 12px;
    text-transform: uppercase;
  }
  
  #sidebar h3.title span {
    line-height: 26px;
    padding: 0px 10px;
    color: #ffffff;
  }
  
  #sidebar .widget {
    margin-bottom: 15px;
  }
  
  #sidebar .widget .inner {
  }
  
  #sidebar .widget ul {
    padding: 5px 0 0 0;
  }
  
  #sidebar .widget ul li {
    background: url(../img/list.png) no-repeat scroll 5px 10px transparent;
    padding: 4px 4px 4px 15px;
    border-bottom: 1px solid #efefef;
  }
  
  #sidebar table {
    width: 100%;
    font-size: 90%;
    border: 1px solid #efefef;
    border-bottom: none;
    border-right: none;
  }
  
  #sidebar table td {
    padding: 2px 3px;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
  }
  
  #sidebar .widget_ads {
    margin: 5px 0;
  }
  
  /* ------------------------------------------- START Footer CSS ------------------------------------------- */
  
  #footer {
    width: 100%;
    background: #fff;
    border-top: 1px solid #e5ebf3;
    font-size: 14px;
    position: relative;
    z-index: 1001;
  }
  
  #footer .inner {
    width: 1074px;
    margin: 0 auto;
    padding: 22px 0px 21px;
    display: flex;
    flex-flow: row wrap;
  }
  
  #footer .inner .inner-left {
    width: 42%;
    height: auto;
    text-align: left;
  }
  
  #footer .copyright {
    color: #8a95a2;
    width: auto;
  }
  
  #footer .menu {
    width: auto;
    padding: 4px 0 7px;
  }
  
  #footer .menu ul li {
    display: inline-block;
    padding: 0 15px 0 0;
  }
  
  #footer .menu ul li:last-child {
    border: none;
  }
  
  #footer .menu ul li a {
    line-height: 14px;
    color: #747f8d;
    transition: 1s ease all;
  }
  
  #footer .menu ul li a:hover {
    text-decoration: none;
    color: #304259;
  }
  
  #footer .inner .inner-center,
  #footer .inner .inner-right {
    width: 29%;
    text-align: center;
  }
  
  #footer .inner .inner-center {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
  }
  
  #footer .inner .inner-center span {
    padding-bottom: 0px !important;
    /* JakartaKerja style */
    margin-bottom: -10px;
    /* JakartaKerja style */
  }
  
  #footer .inner .inner-center a {
    font-size: 15px;
    color: #747f8d;
    text-decoration: none;
    height: 30px;
    margin: 0 10px;
  }
  
  #footer .inner .inner-right .social-wrap {
    width: 298px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    float: right;
  }
  
  #footer .inner .inner-right .social-wrap a {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 10px;
  }
  
  #footer .inner .inner-right .playstore {
    width: 28px !important;
  }
  
  #footer .inner .inner-right .ikuti,
  #footer .inner .inner-center span {
    display: block;
    width: 100%;
    font-size: 19px;
    font-weight: 600;
    color: #747f8d;
    text-align: center;
    padding-bottom: 17px;
  }
  
  #footer .inner .inner-right .network {
    width: 100%;
    padding: 13px 0 0;
    color: #8b96a3;
  }
  
  #footer .inner .inner-right .network span {
    font-weight: 600;
  }
  
  #footer .inner .inner-right .network a {
    color: #8b96a3;
    text-decoration: none;
    display: inline;
    margin: 0 0 0 2px;
  }
  
  /* ------------------------------------------- START Other CSS ------------------------------------------- */
  
  h3.reply-title {
    background: #efefef;
    font-size: 13px;
    padding: 5px 10px;
  }
  
  .outbread {
    width: auto;
    padding: 18px 0 105px;
  }
  
  .breadcrumbs {
    font-size: 14.93px;
    color: #71767b;
    height: 20px;
    overflow: hidden;
  }
  
  .breadcrumbs a {
    color: #708195;
    text-decoration: none;
  }
  
  .breadcrumbs-tax {
    position: absolute !important;
    top: 18px !important;
    right: 0 !important;
    padding: 0px !important;
  }
  
  .scroll-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    display: none;
    width: 45px;
    height: 45px;
    opacity: 0.5;
    transition: all ease 0.5s;
    cursor: pointer;
  }
  
  .scroll-top:hover {
    opacity: 1;
  }
  
  .scroll-top img {
    width: 100%;
    height: auto;
  }
  
  .notice-block {
    background: #f7f7f7;
    text-align: center;
    width: 758px;
    margin: 35px auto 25px;
    padding: 15px;
    font-size: 0.88em;
    color: #636567;
    line-height: 2;
    border-radius: 20px;
    box-sizing: border-box;
  }
  
  .notice-block .orange {
    color: #b97724;
  }
  
  .notice-block hr {
    border-top: 1px solid #e8e8e8;
  }
  
  /* ------------------------------------------- START Animasi CSS ------------------------------------------- */
  
  .flipInX {
    backface-visibility: visible !important;
    animation-name: flipInX;
    animation-duration: 1s;
    animation-fill-mode: both;
  }
  
  @keyframes flipInX {
    0% {
      transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      transition-timing-function: ease-in;
      opacity: 0;
    }
  
    40% {
      transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      transition-timing-function: ease-in;
    }
  
    60% {
      transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
      opacity: 1;
    }
  
    80% {
      transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
  
    100% {
      transform: perspective(400px);
    }
  }
  
  .fadeIn {
    animation-name: fadeIn;
    animation-duration: 1s;
    animation-fill-mode: both;
  }
  
  @keyframes fadeIn {
    0% {
      opacity: 0;
    }
  
    100% {
      opacity: 1;
    }
  }
  
  .bounceIn {
    animation-name: bounceIn;
    animation-duration: 1s;
    animation-fill-mode: both;
  }
  
  @keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    100% {
      transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
  
    0% {
      opacity: 0;
      transform: scale3d(0.3, 0.3, 0.3);
    }
  
    20% {
      transform: scale3d(1.1, 1.1, 1.1);
    }
  
    40% {
      transform: scale3d(0.9, 0.9, 0.9);
    }
  
    60% {
      opacity: 1;
      transform: scale3d(1.03, 1.03, 1.03);
    }
  
    80% {
      transform: scale3d(0.97, 0.97, 0.97);
    }
  
    100% {
      opacity: 1;
      transform: scale3d(1, 1, 1);
    }
  }
  
  /* ------------------------------------------- START Responsive CSS ------------------------------------------- */
  
  @media only screen and (max-width: 769px) {
    img,
    video,
    object {
      max-width: 100%;
      height: auto;
    }
  
    #wrap {
      width: 96%;
    }
  
    #main {
      padding: 0;
    }
  
    #main {
      width: 96%;
      padding: 2%;
    }
  
    #mainmenu,
    #footer {
      width: 100%;
    }
  
    #content {
      margin: 0;
    }
  
    #content {
      width: 60%;
      margin-right: 2%;
    }
  
    #content img {
      max-width: 100%;
    }
  
    #sidebar {
      width: 38%;
    }
  
    .breadcrumbs,
    .wp-caption {
      width: 95%;
    }
  }
  
  @media only screen and (max-width: 600px) {
    #wrap,
    #main {
      width: 100%;
    }
  
    #main {
      padding: 0;
    }
  
    #mainmenu,
    .entry,
    .wp-caption,
    #footer .copyright,
    #footer .menu {
      width: 100%;
    }
  
    #footer .menu ul li {
      float: left;
      border-right: 1px solid #ccc;
      border-left: none;
    }
  
    #footer .menu ul li:first-child {
      float: left;
      border-right: 1px solid #ccc;
      border-left: none;
      padding-left: 0;
    }
  
    #sidebar,
    #content,
    #footer,
    .breadcrumbs {
      width: 96%;
      padding: 0 2%;
      margin: 0;
    }
  
    .breadcrumbs {
      margin-top: 10px;
    }
  
    .related_posts ul li {
      width: 96%;
      padding: 2%;
    }
  
    nav ul {
      display: none;
    }
  
    nav select {
      display: inline-block;
      width: 300px;
      height: 25px;
      margin: 5px 0;
      overflow: hidden;
      background: #efefef;
      float: none;
      font-size: 13px;
    }
  
    #fb-comments {
      display: none;
    }
  }
  