@font-face {
  font-family: roboto_black;
  src: url("../font/roboto/Roboto-Black.ttf");
}
@font-face {
  font-family: roboto_black_italic;
  src: url("../font/roboto/Roboto-BlackItalic.ttf");
}
@font-face {
  font-family: roboto_bold;
  src: url("../font/roboto/Roboto-Bold.ttf");
}
@font-face {
  font-family: roboto_condensed;
  src: url("../font/roboto/Roboto-BoldCondensed.ttf");
}
@font-face {
  font-family: roboto_condensed_italic;
  src: url("../font/roboto/Roboto-BoldCondensedItalic.ttf");
}
@font-face {
  font-family: roboto_bold_italic;
  src: url("../font/roboto/Roboto-BoldItalic.ttf");
}
@font-face {
  font-family: roboto_condensed;
  src: url("../font/roboto/Roboto-Condensed.ttf");
}
@font-face {
  font-family: roboto_condensed_italic;
  src: url("../font/roboto/Roboto-CondensedItalic.ttf");
}
@font-face {
  font-family: roboto_italic;
  src: url("../font/roboto/Roboto-Italic.ttf");
}
@font-face {
  font-family: roboto_light;
  src: url("../font/roboto/Roboto-Light.ttf");
}
@font-face {
  font-family: roboto_light_italic;
  src: url("../font/roboto/Roboto-LightItalic.ttf");
}
@font-face {
  font-family: roboto_medium;
  src: url("../font/roboto/Roboto-Medium.ttf");
}
@font-face {
  font-family: roboto_medium_italic;
  src: url("../font/roboto/Roboto-MediumItalic.ttf");
}
@font-face {
  font-family: roboto_regular;
  src: url("../font/roboto/Roboto-Regular.ttf");
}
@font-face {
  font-family: roboto_thin;
  src: url("../font/roboto/Roboto-Thin.ttf");
}
@font-face {
  font-family: roboto_thin_italic;
  src: url("../font/roboto/Roboto-ThinItalic.ttf");
}
html {
  scroll-behavior: smooth;
}

/* settingan */
.pd-0 {
  padding: 0px;
}

.pd-1 {
  padding: 1px;
}

.pd-2 {
  padding: 2px;
}

.pd-4 {
  padding: 4px;
}

.pd-5 {
  padding: 5px;
}

.lh-0 {
  line-height: 0;
}

/* margin */
.margin-10 {
  margin: 10px;
}

.margin-20 {
  margin: 20px;
}

/* backround none */
.remove_bg {
  background: unset !important;
}

/* default color */
/* theme button */
.theme_red {
  background-color: #FF0000 !important;
  border-color: #FF0000 !important;
}

.theme_gold {
  background-color: #FFC801 !important;
  border-color: #FFC801 !important;
}

/* theme text */
.color_black {
  color: #000 !important;
}

.color_white {
  color: white !important;
}

/* size */
.percent_100 {
  max-width: 100% !important;
}

.percent_90 {
  max-width: 90% !important;
}

.percent_80 {
  max-width: 80% !important;
}

.percnet_70 {
  max-width: 70% !important;
}

.percent_60 {
  max-width: 60% !important;
}

.percent_50 {
  max-width: 50% !important;
}

.percent_40 {
  max-width: 40% !important;
}

.percnet_30 {
  max-width: 30% !important;
}

.percent_20 {
  max-width: 20% !important;
}

.percent_10 {
  max-width: 10% !important;
}

.percnet_5 {
  max-width: 5% !important;
}

.btn_slider {
  border-radius: 20px;
  font-weight: bold;
  background-color: #CEDF1C !important;
  border-color: #CEDF1C !important;
  color: #000 !important;
}
.btn_slider:hover {
  background-color: #fff !important;
  border-color: #fff !important;
}

.btn_kunci_sukses {
  border-radius: 20px;
  font-weight: bold;
  background-color: #fff !important;
  border-color: #fff !important;
  color: #302364 !important;
  font-family: roboto_bold;
}
.btn_kunci_sukses:hover {
  background-color: #fff !important;
  border-color: #fff !important;
  box-shadow: 2px 2px 9px;
}

.btn_keunggulan {
  border-radius: 20px;
  font-weight: bold;
  background: rgb(22, 55, 191) !important;
  background: linear-gradient(100deg, rgb(22, 55, 191) 27%, rgb(104, 56, 165) 72%) !important;
  border-color: #1637bf !important;
  color: #fff !important;
  font-family: roboto_bold;
  box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -webkit-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -moz-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  padding-left: 20px;
  padding-right: 20px;
}
.btn_keunggulan:hover {
  background-color: #d8c40c;
  border-color: rgb(48, 35, 100);
}

.btn_check_barcode {
  position: relative;
  right: 11px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  background: rgb(92, 22, 96);
  background: linear-gradient(180deg, rgb(92, 22, 96) 0%, rgb(255, 12, 41) 100%);
  color: #FFFFFF;
  padding: 6px 10px 6px 10px;
  border-color: rgb(255, 12, 41);
}

.btn_analisa {
  border-radius: 20px;
  font-weight: bold;
  background: rgb(22, 55, 191) !important;
  background: linear-gradient(100deg, rgb(22, 55, 191) 27%, rgb(104, 56, 165) 72%) !important;
  border-color: #1637bf !important;
  color: #fff !important;
  font-family: roboto_bold;
  box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -webkit-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -moz-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  padding-left: 20px;
  padding-right: 20px;
}
.btn_analisa:hover {
  background-color: #d8c40c;
  border-color: rgb(48, 35, 100);
}

.btn_dokter {
  border-radius: 20px;
  font-weight: bold;
  background: rgb(255, 255, 255) !important;
  background: linear-gradient(100deg, rgb(255, 255, 255) 27%, rgb(255, 255, 255) 72%) !important;
  border-color: #ffffff !important;
  color: rgb(112, 111, 111) !important;
  font-family: roboto_bold;
  box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -webkit-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -moz-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  padding-left: 20px;
  padding-right: 20px;
}
.btn_dokter:hover {
  background-color: #d8c40c;
  border-color: rgb(48, 35, 100);
}

.btn_link_kontak {
  border-radius: 20px;
  font-weight: bold;
  background: rgb(255, 255, 255) !important;
  background: linear-gradient(100deg, rgb(255, 255, 255) 27%, rgb(255, 255, 255) 72%) !important;
  border-color: #ffffff !important;
  color: #190d67 !important;
  font-family: roboto_bold;
  box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -webkit-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -moz-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  padding-left: 20px;
  padding-right: 20px;
}
.btn_link_kontak:hover {
  background-color: #d8c40c;
  border-color: rgb(48, 35, 100);
}

.btn_link_browsur {
  border-radius: 5px;
  font-weight: bold;
  background: #003399 !important;
  background: linear-gradient(100deg, #003399 27%, #003399 72%) !important;
  border-color: #003399 !important;
  color: #fff !important;
  font-family: roboto_bold;
  box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -webkit-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -moz-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  padding-left: 20px;
  padding-right: 20px;
}
.btn_link_browsur:hover {
  background-color: #d8c40c;
  border-color: #d8c40c;
}

.btn_subscript {
  position: relative;
  right: 11px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  background: #003399 !important;
  background: linear-gradient(100deg, #003399 27%, #003399 72%) !important;
  border-color: #003399 !important;
  color: #fff !important;
  padding: 6px 10px 6px 10px;
}

.btn_pemeliharaan {
  border-radius: 20px;
  font-weight: bold;
  background: #606060 !important;
  background: linear-gradient(77deg, #606060 27%, #606060 72%) !important;
  border-color: #606060 !important;
  color: #FFFFFF !important;
  font-family: roboto_bold;
  box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -webkit-box-shadow: 1px 1px 28px -5px rgba(48, 35, 100, 0.6);
  -moz-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  padding-left: 20px;
  padding-right: 20px;
}
.btn_pemeliharaan:hover {
  background-color: #d8c40c;
  border-color: rgb(48, 35, 100);
}

.btn_download_pemeliharaan {
  border-radius: 0px;
  font-weight: bold;
  background: #ff0000;
  background: linear-gradient(77deg, #ff0000 27%, #ff0000 72%);
  border-color: #ff0000;
  color: #FFFFFF;
  font-family: roboto_bold;
  padding-left: 20px;
  padding-right: 20px;
}
.btn_download_pemeliharaan:hover {
  background-color: #d8c40c;
  border-color: rgb(48, 35, 100);
}

.btn_layanan_pelanggan {
  border-radius: 20px;
  font-weight: bold;
  background: rgb(255, 255, 255);
  background: linear-gradient(100deg, rgb(255, 255, 255) 27%, rgb(255, 255, 255) 72%);
  border-color: #3df709;
  color: rgb(112, 111, 111);
  font-family: roboto_bold;
  box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -webkit-box-shadow: 8px 12px 15px -5px rgba(27, 210, 36, 0.6);
  -moz-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  padding-left: 20px;
  padding-right: 20px;
}
.btn_layanan_pelanggan:hover {
  background: #6bd80c;
  border-color: rgb(48, 35, 100);
  color: #fff;
  font-weight: 800;
}

.btn_artikel_selengkapnya {
  border-radius: 5px;
  font-weight: bold;
  background: #003399 !important;
  background: linear-gradient(100deg, #003399 27%, #003399 72%) !important;
  border-color: #003399 !important;
  color: #fff !important;
  font-family: roboto_bold;
  box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -webkit-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -moz-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  padding-left: 20px;
  padding-right: 20px;
}
.btn_artikel_selengkapnya:hover {
  background-color: #d8c40c;
  border-color: #d8c40c;
}

body {
  padding: 0;
  margin: 0;
  font-family: roboto_regular;
  color: #606060;
}

@font-face {
  font-family: roboto_black;
  src: url("../font/roboto/Roboto-Black.ttf");
}
@font-face {
  font-family: roboto_black_italic;
  src: url("../font/roboto/Roboto-BlackItalic.ttf");
}
@font-face {
  font-family: roboto_bold;
  src: url("../font/roboto/Roboto-Bold.ttf");
}
@font-face {
  font-family: roboto_condensed;
  src: url("../font/roboto/Roboto-BoldCondensed.ttf");
}
@font-face {
  font-family: roboto_condensed_italic;
  src: url("../font/roboto/Roboto-BoldCondensedItalic.ttf");
}
@font-face {
  font-family: roboto_bold_italic;
  src: url("../font/roboto/Roboto-BoldItalic.ttf");
}
@font-face {
  font-family: roboto_condensed;
  src: url("../font/roboto/Roboto-Condensed.ttf");
}
@font-face {
  font-family: roboto_condensed_italic;
  src: url("../font/roboto/Roboto-CondensedItalic.ttf");
}
@font-face {
  font-family: roboto_italic;
  src: url("../font/roboto/Roboto-Italic.ttf");
}
@font-face {
  font-family: roboto_light;
  src: url("../font/roboto/Roboto-Light.ttf");
}
@font-face {
  font-family: roboto_light_italic;
  src: url("../font/roboto/Roboto-LightItalic.ttf");
}
@font-face {
  font-family: roboto_medium;
  src: url("../font/roboto/Roboto-Medium.ttf");
}
@font-face {
  font-family: roboto_medium_italic;
  src: url("../font/roboto/Roboto-MediumItalic.ttf");
}
@font-face {
  font-family: roboto_regular;
  src: url("../font/roboto/Roboto-Regular.ttf");
}
@font-face {
  font-family: roboto_thin;
  src: url("../font/roboto/Roboto-Thin.ttf");
}
@font-face {
  font-family: roboto_thin_italic;
  src: url("../font/roboto/Roboto-ThinItalic.ttf");
}
html {
  scroll-behavior: smooth;
}

/* settingan */
.pd-0 {
  padding: 0px;
}

.pd-1 {
  padding: 1px;
}

.pd-2 {
  padding: 2px;
}

.pd-4 {
  padding: 4px;
}

.pd-5 {
  padding: 5px;
}

.lh-0 {
  line-height: 0;
}

/* margin */
.margin-10 {
  margin: 10px;
}

.margin-20 {
  margin: 20px;
}

/* backround none */
.remove_bg {
  background: unset !important;
}

/* default color */
/* theme button */
.theme_red {
  background-color: #FF0000 !important;
  border-color: #FF0000 !important;
}

.theme_gold {
  background-color: #FFC801 !important;
  border-color: #FFC801 !important;
}

/* theme text */
.color_black {
  color: #000 !important;
}

.color_white {
  color: white !important;
}

/* size */
.percent_100 {
  max-width: 100% !important;
}

.percent_90 {
  max-width: 90% !important;
}

.percent_80 {
  max-width: 80% !important;
}

.percnet_70 {
  max-width: 70% !important;
}

.percent_60 {
  max-width: 60% !important;
}

.percent_50 {
  max-width: 50% !important;
}

.percent_40 {
  max-width: 40% !important;
}

.percnet_30 {
  max-width: 30% !important;
}

.percent_20 {
  max-width: 20% !important;
}

.percent_10 {
  max-width: 10% !important;
}

.percnet_5 {
  max-width: 5% !important;
}

.btn_slider {
  border-radius: 20px;
  font-weight: bold;
  background-color: #CEDF1C !important;
  border-color: #CEDF1C !important;
  color: #000 !important;
}
.btn_slider:hover {
  background-color: #fff !important;
  border-color: #fff !important;
}

.btn_kunci_sukses {
  border-radius: 20px;
  font-weight: bold;
  background-color: #fff !important;
  border-color: #fff !important;
  color: #302364 !important;
  font-family: roboto_bold;
}
.btn_kunci_sukses:hover {
  background-color: #fff !important;
  border-color: #fff !important;
  box-shadow: 2px 2px 9px;
}

.btn_keunggulan {
  border-radius: 20px;
  font-weight: bold;
  background: rgb(22, 55, 191) !important;
  background: linear-gradient(100deg, rgb(22, 55, 191) 27%, rgb(104, 56, 165) 72%) !important;
  border-color: #1637bf !important;
  color: #fff !important;
  font-family: roboto_bold;
  box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -webkit-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -moz-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  padding-left: 20px;
  padding-right: 20px;
}
.btn_keunggulan:hover {
  background-color: #d8c40c;
  border-color: rgb(48, 35, 100);
}

.btn_check_barcode {
  position: relative;
  right: 11px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  background: rgb(92, 22, 96);
  background: linear-gradient(180deg, rgb(92, 22, 96) 0%, rgb(255, 12, 41) 100%);
  color: #FFFFFF;
  padding: 6px 10px 6px 10px;
  border-color: rgb(255, 12, 41);
}

.btn_analisa {
  border-radius: 20px;
  font-weight: bold;
  background: rgb(22, 55, 191) !important;
  background: linear-gradient(100deg, rgb(22, 55, 191) 27%, rgb(104, 56, 165) 72%) !important;
  border-color: #1637bf !important;
  color: #fff !important;
  font-family: roboto_bold;
  box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -webkit-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -moz-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  padding-left: 20px;
  padding-right: 20px;
}
.btn_analisa:hover {
  background-color: #d8c40c;
  border-color: rgb(48, 35, 100);
}

.btn_dokter {
  border-radius: 20px;
  font-weight: bold;
  background: rgb(255, 255, 255) !important;
  background: linear-gradient(100deg, rgb(255, 255, 255) 27%, rgb(255, 255, 255) 72%) !important;
  border-color: #ffffff !important;
  color: rgb(112, 111, 111) !important;
  font-family: roboto_bold;
  box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -webkit-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -moz-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  padding-left: 20px;
  padding-right: 20px;
}
.btn_dokter:hover {
  background-color: #d8c40c;
  border-color: rgb(48, 35, 100);
}

.btn_link_kontak {
  border-radius: 20px;
  font-weight: bold;
  background: rgb(255, 255, 255) !important;
  background: linear-gradient(100deg, rgb(255, 255, 255) 27%, rgb(255, 255, 255) 72%) !important;
  border-color: #ffffff !important;
  color: #190d67 !important;
  font-family: roboto_bold;
  box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -webkit-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -moz-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  padding-left: 20px;
  padding-right: 20px;
}
.btn_link_kontak:hover {
  background-color: #d8c40c;
  border-color: rgb(48, 35, 100);
}

.btn_link_browsur {
  border-radius: 5px;
  font-weight: bold;
  background: #003399 !important;
  background: linear-gradient(100deg, #003399 27%, #003399 72%) !important;
  border-color: #003399 !important;
  color: #fff !important;
  font-family: roboto_bold;
  box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -webkit-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -moz-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  padding-left: 20px;
  padding-right: 20px;
}
.btn_link_browsur:hover {
  background-color: #d8c40c;
  border-color: #d8c40c;
}

.btn_subscript {
  position: relative;
  right: 11px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  background: #003399 !important;
  background: linear-gradient(100deg, #003399 27%, #003399 72%) !important;
  border-color: #003399 !important;
  color: #fff !important;
  padding: 6px 10px 6px 10px;
}

.btn_pemeliharaan {
  border-radius: 20px;
  font-weight: bold;
  background: #606060 !important;
  background: linear-gradient(77deg, #606060 27%, #606060 72%) !important;
  border-color: #606060 !important;
  color: #FFFFFF !important;
  font-family: roboto_bold;
  box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -webkit-box-shadow: 1px 1px 28px -5px rgba(48, 35, 100, 0.6);
  -moz-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  padding-left: 20px;
  padding-right: 20px;
}
.btn_pemeliharaan:hover {
  background-color: #d8c40c;
  border-color: rgb(48, 35, 100);
}

.btn_download_pemeliharaan {
  border-radius: 0px;
  font-weight: bold;
  background: #ff0000;
  background: linear-gradient(77deg, #ff0000 27%, #ff0000 72%);
  border-color: #ff0000;
  color: #FFFFFF;
  font-family: roboto_bold;
  padding-left: 20px;
  padding-right: 20px;
}
.btn_download_pemeliharaan:hover {
  background-color: #d8c40c;
  border-color: rgb(48, 35, 100);
}

.btn_layanan_pelanggan {
  border-radius: 20px;
  font-weight: bold;
  background: rgb(255, 255, 255);
  background: linear-gradient(100deg, rgb(255, 255, 255) 27%, rgb(255, 255, 255) 72%);
  border-color: #3df709;
  color: rgb(112, 111, 111);
  font-family: roboto_bold;
  box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -webkit-box-shadow: 8px 12px 15px -5px rgba(27, 210, 36, 0.6);
  -moz-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  padding-left: 20px;
  padding-right: 20px;
}
.btn_layanan_pelanggan:hover {
  background: #6bd80c;
  border-color: rgb(48, 35, 100);
  color: #fff;
  font-weight: 800;
}

.btn_artikel_selengkapnya {
  border-radius: 5px;
  font-weight: bold;
  background: #003399 !important;
  background: linear-gradient(100deg, #003399 27%, #003399 72%) !important;
  border-color: #003399 !important;
  color: #fff !important;
  font-family: roboto_bold;
  box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -webkit-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -moz-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  padding-left: 20px;
  padding-right: 20px;
}
.btn_artikel_selengkapnya:hover {
  background-color: #d8c40c;
  border-color: #d8c40c;
}

.navbar-custom {
  background-color: rgb(48, 35, 100);
  border-color: rgb(48, 35, 100);
}

.navbar {
  min-height: 95px;
}

.nav .open a {
  background-color: #44335F;
}
.nav .open a:hover {
  background-color: unset;
}
.nav .open a:focus {
  background-color: unset;
}
.nav .open:hover {
  background-color: unset;
}
.nav .open:focus {
  background-color: unset;
}
.nav .open .dropdown-menu {
  min-width: 160px;
  padding: 0px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  border: 1pxsolidrgba 0, 0, 0, 0.15;
  border-bottom-left-radius: 11px;
  border-bottom-right-radius: 11px;
  box-shadow: 0 6px 12pxrgba 0, 0, 0, 0.175;
}

.navbar-brand {
  margin-left: 0px;
  padding: 10px 25px;
}
.navbar-brand .img_logo img {
  max-width: 70%;
  margin: 0 auto;
}

.navbar-right {
  margin-right: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.navbar-nav li .active {
  text-decoration: underline;
}
.navbar-nav li a {
  font-family: roboto_bold;
  font-size: 19.82;
  color: #FFFFFF;
  font-weight: 400;
}
.navbar-nav li a:hover {
  text-decoration: underline;
  background-color: unset;
  text-underline-offset: 4px;
}
.navbar-nav li a:focus {
  background-color: unset;
}

/* responsive */
/* breakpoint 
'lgdesktop': 1920px
'desktop': 1024px, 
'tablet': 768px, 
'mobile_l':426px,
'mobile_m':375px, 
'phone': 320px, 
*/
@media (max-width: 1024px) and (min-width: 769px) {
  .navbar-brand {
    padding: 12px 5px;
  }
  .navbar-brand .img_logo img {
    max-width: 55%;
  }
  .nav li a {
    padding: 6px 8px;
    font-size: 15px;
  }
  .navbar {
    min-height: 80px;
  }
  .navbar-nav li a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 768px) and (min-width: 427px) {
  .navbar-brand {
    padding: 12px 5px;
  }
  .navbar-brand .img_logo img {
    max-width: 55%;
  }
  .nav li a {
    padding: 7px 6px;
    font-size: 11px;
  }
  .navbar {
    min-height: 80px;
  }
  .navbar-nav li a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 426px) and (min-width: 376px) {
  .navbar-brand {
    padding: 5px 0px;
  }
  .navbar-brand .img_logo {
    padding-top: 0px;
  }
  .navbar-brand .img_logo img {
    max-width: 55%;
  }
  .nav li a {
    padding: 10px 0px 10px 10px;
    font-size: 15px;
    text-align: right;
    margin-left: 10px;
    margin-bottom: 5px;
  }
  .navbar {
    min-height: 30px;
    margin-bottom: 20px;
  }
  .navbar-nav li a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-nav .open .dropdown-menu li a {
    padding: 5px 10px 5px 10px;
    margin-right: 16px;
  }
  .navbar-toggle {
    background-color: white;
    border: 1px solid white;
    margin-top: 16px;
    margin-bottom: 16px;
    padding: 10px 10px 10px 10px;
  }
  .navbar-toggle .icon-bar {
    background: #3e07e7;
    height: 3px;
  }
}
/* media query custom 393 */
@media screen and (max-width: 425px) and (min-width: 393px) {
  .navbar-brand {
    padding: 5px 0px;
  }
  .navbar-brand .img_logo {
    padding-top: 0px;
  }
  .navbar-brand .img_logo img {
    max-width: 55%;
  }
  .nav li a {
    padding: 10px 0px 10px 10px;
    font-size: 15px;
    text-align: right;
    margin-left: 10px;
    margin-bottom: 5px;
  }
  .navbar {
    min-height: 30px;
    margin-bottom: 20px;
  }
  .navbar-nav li a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-nav .open .dropdown-menu li a {
    padding: 5px 10px 5px 10px;
    margin-right: 16px;
  }
  .navbar-toggle {
    background-color: white;
    border: 1px solid white;
    margin-top: 16px;
    margin-bottom: 16px;
    padding: 10px 10px 10px 10px;
  }
  .navbar-toggle .icon-bar {
    background: #3e07e7;
    height: 3px;
  }
}
@media (max-width: 393px) and (min-width: 321px) {
  .navbar-brand {
    padding: 5px 0px;
  }
  .navbar-brand .img_logo {
    padding-top: 0px;
  }
  .navbar-brand .img_logo img {
    max-width: 55%;
  }
  .nav li a {
    padding: 10px 0px 10px 10px;
    font-size: 15px;
    text-align: right;
    margin-left: 10px;
    margin-bottom: 5px;
  }
  .navbar {
    min-height: 30px;
    margin-bottom: 20px;
  }
  .navbar-nav li a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-nav .open .dropdown-menu li a {
    padding: 5px 10px 5px 10px;
    margin-right: 16px;
  }
  .navbar-toggle {
    background-color: white;
    border: 1px solid white;
    margin-top: 16px;
    margin-bottom: 16px;
    padding: 10px 10px 10px 10px;
  }
  .navbar-toggle .icon-bar {
    background: #3e07e7;
    height: 3px;
  }
}
/* media query custom 360 */
@media screen and (max-width: 374px) and (min-width: 360px) {
  .navbar-brand {
    padding: 5px 0px;
  }
  .navbar-brand .img_logo {
    padding-top: 0px;
  }
  .navbar-brand .img_logo img {
    max-width: 55%;
  }
  .nav li a {
    padding: 10px 0px 10px 10px;
    font-size: 15px;
    text-align: right;
    margin-left: 10px;
    margin-bottom: 5px;
  }
  .navbar {
    min-height: 30px;
    margin-bottom: 20px;
  }
  .navbar-nav li a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-nav .open .dropdown-menu li a {
    padding: 5px 10px 5px 10px;
    margin-right: 16px;
  }
  .navbar-toggle {
    background-color: white;
    border: 1px solid white;
    margin-top: 16px;
    margin-bottom: 16px;
    padding: 10px 10px 10px 10px;
  }
  .navbar-toggle .icon-bar {
    background: #3e07e7;
    height: 3px;
  }
}
@media (max-width: 320px) {
  .navbar-brand {
    padding: 5px 0px;
  }
  .navbar-brand .img_logo {
    padding-top: 0px;
  }
  .navbar-brand .img_logo img {
    max-width: 55%;
  }
  .nav li a {
    padding: 10px 0px 10px 10px;
    font-size: 15px;
    text-align: right;
    margin-left: 10px;
    margin-bottom: 5px;
  }
  .navbar {
    min-height: 30px;
    margin-bottom: 20px;
  }
  .navbar-nav li a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-nav .open .dropdown-menu li a {
    padding: 5px 10px 5px 10px;
    margin-right: 16px;
  }
  .navbar-toggle {
    background-color: white;
    border: 1px solid white;
    margin-top: 16px;
    margin-bottom: 16px;
    padding: 10px 10px 10px 10px;
  }
  .navbar-toggle .icon-bar {
    background: #3e07e7;
    height: 3px;
  }
}
.main_slider {
  padding-top: 140px;
  padding-bottom: 140px;
  background: rgb(22, 55, 191);
  background: linear-gradient(100deg, rgb(22, 55, 191) 27%, rgb(104, 56, 165) 72%);
}
.main_slider .carousel .carousel-indicators {
  bottom: -65px;
}
.main_slider .carousel .carousel-indicators .active {
  width: 28px;
  height: 28px;
  border: unset;
  border-radius: 20px;
  background-image: url("../img/slider/Union.svg") !important;
  background-color: #1637bf;
  background-repeat: no-repeat;
  margin: 6px;
}
.main_slider .carousel .carousel-indicators li {
  width: 24px;
  height: 24px;
  border-radius: 20px;
  background-color: #D9D9D9;
  border: unset;
  margin: 8px;
  top: 2px;
}
.main_slider .carousel .carousel-inner .item .img_slider {
  text-align: right;
  height: 480px;
}
.main_slider .carousel .carousel-inner .item .img_slider img {
  max-width: 65%;
}
.main_slider .carousel .carousel-inner .item .text_slider {
  height: 480px;
}
.main_slider .carousel .carousel-inner .item .text_slider .carousel-caption {
  top: 20%;
  right: 20%;
  left: 0%;
  padding-bottom: 29px;
  text-align: left;
}
.main_slider .carousel .carousel-inner .item .text_slider .carousel-caption h1 {
  font-family: roboto_bold;
  font-size: 30px;
  text-transform: capitalize;
}
.main_slider .carousel .carousel-inner .item .text_slider .carousel-caption p {
  font-size: 16px;
}
.main_slider .carousel .carousel-control {
  background-color: unset;
  background-image: unset;
}
.main_slider .carousel .carousel-control .fa-chevron-circle-left {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  font-size: xx-large;
}
.main_slider .carousel .carousel-control .fa-chevron-circle-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  font-size: xx-large;
}

.kunci_sukses {
  padding-top: 100px;
  padding-bottom: 0px;
  background-color: #FFFFFF;
}
.kunci_sukses .header_title {
  font-family: roboto_regular;
}
.kunci_sukses .header_title h4 {
  text-align: center;
  color: #FF0000;
  font-weight: 700;
}
.kunci_sukses .header_title h2 {
  text-align: center;
  margin-top: 9px;
  font-weight: 700;
}
.kunci_sukses .header_title p {
  text-align: center;
  max-width: 70%;
  margin: 0 auto;
}
.kunci_sukses .main_kunci_sukses {
  padding-top: 20px;
}
.kunci_sukses .main_kunci_sukses .backgound_kunci_sukses {
  position: relative;
  width: 100%;
  height: 100%;
}
.kunci_sukses .main_kunci_sukses .backgound_kunci_sukses .keterangan {
  position: absolute;
  top: 60%;
  bottom: 0%;
  right: 0%;
  left: 0%;
  padding-left: 45px;
  padding-right: 30px;
  width: 100%;
  height: 35%;
}
.kunci_sukses .main_kunci_sukses .backgound_kunci_sukses .keterangan h2 {
  font-family: roboto_black;
  color: #FFF;
  width: 70%;
  text-shadow: #302364 1px 0 10px;
}
.kunci_sukses .main_kunci_sukses .backgound_kunci_sukses .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  color: #FFF;
  border-radius: 15px;
}
.kunci_sukses .main_kunci_sukses .backgound_kunci_sukses:hover {
  box-shadow: 2px 2px 18px;
  border-radius: 22px;
}
.kunci_sukses .main_kunci_sukses .backgound_kunci_sukses:hover .overlay {
  display: block;
  background: rgba(0, 0, 0, 0.6);
}

.alasan_pilih_peksi {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #FFFFFF;
}
.alasan_pilih_peksi .header_title {
  font-family: roboto_regular;
}
.alasan_pilih_peksi .header_title h4 {
  text-align: center;
  color: #FF0000;
  font-weight: 700;
}
.alasan_pilih_peksi .header_title h2 {
  text-align: center;
  margin-top: 9px;
  font-weight: 700;
}
.alasan_pilih_peksi .header_title p {
  text-align: center;
  max-width: 70%;
  margin: 0 auto;
}
.alasan_pilih_peksi .main_alasan_pilih_peksi {
  padding-top: 20px;
}
.alasan_pilih_peksi .main_alasan_pilih_peksi .img_alasan_pilih_peksi img {
  max-width: 85%;
  margin: 0 auto;
}
.alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi {
  max-width: 100%;
  height: 225px;
  background-color: #FFF;
  box-shadow: 1px 2px 11px 0px;
  border-radius: 15px;
  position: relative;
  margin-top: 20px;
  bottom: 18px;
  right: 35px;
}
.alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .frame_label_icon {
  position: relative;
  background: rgb(22, 55, 191);
  background: linear-gradient(100deg, rgb(22, 55, 191) 27%, rgb(104, 56, 165) 72%);
  width: 100px;
  height: 100px;
  float: right;
  right: 30px;
  display: block;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .frame_label_icon img {
  max-width: 45%;
  margin: 0 auto;
  padding-top: 33px;
}
.alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .keterangan {
  padding-left: 20px;
  padding-right: 70px;
  padding-top: 50px;
}
.alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .keterangan h4 {
  font-family: roboto_bold;
  width: 55%;
}
.alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .keterangan p {
  font-size: 15px;
}
.alasan_pilih_peksi .link_keunggulan_lainnya {
  text-align: center;
}

.artikel {
  padding-top: 80px;
  padding-bottom: 100px;
  background-color: #F3F0F0;
}
.artikel .header_title {
  font-family: roboto_regular;
}
.artikel .header_title h4 {
  text-align: center;
  color: #FF0000;
  font-weight: 700;
}
.artikel .header_title h2 {
  text-align: center;
  margin-top: 9px;
  font-weight: 700;
}
.artikel .header_title p {
  text-align: center;
  max-width: 70%;
  margin: 0 auto;
}
.artikel .main_artikel {
  padding-top: 20px;
}
.artikel .main_artikel .owl-carousel .owl-nav {
  position: absolute;
  left: 0%;
  right: 0%;
  padding-top: 20px;
}
.artikel .main_artikel .owl-carousel .owl-nav button {
  top: 0;
  bottom: 0;
}
.artikel .main_artikel .owl-carousel .owl-nav .owl-prev {
  margin-right: 60px;
  color: #1637bf;
}
.artikel .main_artikel .owl-carousel .owl-nav .owl-prev .fa {
  font-size: 15px;
  color: #4837b8;
  background: #fff;
  padding: 5px;
  border-radius: 20px;
}
.artikel .main_artikel .owl-carousel .owl-nav .owl-prev:hover {
  background: unset;
  box-shadow: 0px 0px 6px;
  border-radius: 20px;
}
.artikel .main_artikel .owl-carousel .owl-nav .owl-next {
  margin-left: 50px;
  color: #1637bf;
}
.artikel .main_artikel .owl-carousel .owl-nav .owl-next .fa {
  font-size: 15px;
  color: #4837b8;
  background: #fff;
  padding: 5px;
  border-radius: 20px;
}
.artikel .main_artikel .owl-carousel .owl-nav .owl-next:hover {
  background: unset;
  box-shadow: 0px 0px 6px;
  border-radius: 20px;
}
.artikel .main_artikel .owl-carousel .owl-dots {
  position: absolute;
  left: 0%;
  right: 0%;
  padding-top: 35px;
  width: 10%;
  bottom: -19.4%;
  margin: 0 auto;
}
.artikel .main_artikel .owl-carousel .owl-dots .owl-dot span {
  width: 20px;
  height: 21px;
  margin: 4px 6px;
}
.artikel .main_artikel .owl-carousel .owl-dots .owl-dot .active span {
  background-color: #190d67 !important;
}
.artikel .main_artikel .owl-carousel .item .img_artikel {
  height: 347px;
  display: flow-root;
}
.artikel .main_artikel .owl-carousel .item .img_artikel img {
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 15px;
}
.artikel .main_artikel .owl-carousel .item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  color: #FFF;
  border-radius: 15px;
}
.artikel .main_artikel .owl-carousel .item .overlay .box_artikel {
  font-family: roboto_regular;
  position: absolute;
  bottom: 10%;
  left: 5%;
  cursor: pointer;
  text-shadow: none;
}
.artikel .main_artikel .owl-carousel .item .overlay .box_artikel .main_date_artikel ul {
  list-style: none;
  padding: 0px;
}
.artikel .main_artikel .owl-carousel .item .overlay .box_artikel .main_date_artikel ul li {
  font-size: 13px;
  display: inline;
  padding-left: 6px;
}
.artikel .main_artikel .owl-carousel .item .overlay .box_artikel h2 {
  margin-top: 9px;
  font-weight: bold;
  font-size: 14px;
  width: 85%;
  text-shadow: none;
  transition: 0.5s ease-out;
}
.artikel .main_artikel .owl-carousel .item .overlay .box_artikel a {
  font-size: 13px;
  color: #fff;
  text-shadow: none;
  text-decoration: none;
}
.artikel .main_artikel .owl-carousel .item .overlay .box_artikel a:hover {
  color: #190d67;
  font-weight: bold;
  font-size: 20px;
}
.artikel .main_artikel .owl-carousel .item:hover {
  border-radius: 22px;
}
.artikel .main_artikel .owl-carousel .item:hover .overlay {
  display: block;
  background: unset;
  color: #000;
}
.artikel .main_artikel .owl-carousel .item:hover .overlay a {
  color: #000;
}

.front_cek_keaslian {
  padding-top: 25px;
  padding-bottom: 25px;
  background: rgb(22, 55, 191);
  background: linear-gradient(100deg, rgb(22, 55, 191) 27%, rgb(104, 56, 165) 72%);
}
.front_cek_keaslian .main_img_barcode img {
  max-width: 60%;
  margin: 0 auto;
}
.front_cek_keaslian .main_keterangan_barcode h2 {
  font-family: roboto_bold;
  color: #FFF;
  margin-bottom: 5px;
}
.front_cek_keaslian .main_keterangan_barcode p {
  font-family: roboto_bold;
  color: #FFF;
}
.front_cek_keaslian .main_form_check_barcode {
  position: relative;
  top: 30px;
}
.front_cek_keaslian .main_form_check_barcode .form-group input {
  text-align: center;
}

.testimoni {
  padding-top: 100px;
  padding-bottom: 120px;
}
.testimoni .header_title {
  font-family: roboto_regular;
}
.testimoni .header_title h4 {
  text-align: center;
  color: #FF0000;
  font-weight: 700;
}
.testimoni .header_title h2 {
  text-align: center;
  margin-top: 9px;
  font-weight: 700;
}
.testimoni .header_title p {
  text-align: center;
  max-width: 70%;
  margin: 0 auto;
}
.testimoni .main_testimoni {
  position: relative;
  padding-top: 20px;
}
.testimoni .main_testimoni .slide_testimoni .slick-slide {
  opacity: 0.3;
  transition: opacity 0.3s;
  padding-left: 1rem;
  padding-right: 1rem;
}
.testimoni .main_testimoni .slide_testimoni .slick-slide.slick-cloned {
  opacity: 0.3;
  transition: opacity 0.3s;
}
.testimoni .main_testimoni .slide_testimoni .slick-slide.slick-current.slick-active {
  opacity: 1;
  transition: opacity 0.3s;
  position: relative;
  bottom: 30px;
}
.testimoni .main_testimoni .slide_testimoni .slick-slide.slide_track {
  top: 2px;
}
.testimoni .main_testimoni .slide_testimoni .box_slide_testimo {
  max-width: 100%;
  height: 250px;
  background-color: #fff;
  padding-top: 15px;
  top: 35px;
  border-radius: 10px;
  position: relative;
  margin-bottom: 40px;
}
.testimoni .main_testimoni .slide_testimoni .box_slide_testimo .icon_quotes {
  padding-left: 30px;
  padding-right: 30px;
}
.testimoni .main_testimoni .slide_testimoni .box_slide_testimo .icon_quotes img {
  width: 10%;
  position: absolute;
}
.testimoni .main_testimoni .slide_testimoni .box_slide_testimo .text_testimoni {
  padding-top: 25px;
  padding-left: 50px;
  padding-right: 30px;
  height: 150px;
}
.testimoni .main_testimoni .slide_testimoni .box_slide_testimo .text_testimoni h5 {
  font-family: roboto_regular;
  font-size: 14px;
}
.testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author {
  max-width: 100%;
  height: 79px;
  background-color: #e4e4e4;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: 0px 6px 4px;
}
.testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .img_avatar_author img {
  max-width: 80%;
  margin: 0 auto;
  padding-top: 10px;
}
.testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .text_name_author h4 {
  color: #000;
  font-family: roboto_bold;
  margin-bottom: 0px;
  padding-top: 15px;
  position: relative;
}
.testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .text_name_author h5 {
  margin: 0px;
  font-size: 12px;
}
.testimoni .main_testimoni .slide_testimoni .slick-dots {
  bottom: 0px;
}
.testimoni .main_testimoni .slide_testimoni .slick-dots li {
  width: 15px;
  margin: 0 8px;
}
.testimoni .main_testimoni .slide_testimoni .slick-dots li button:before {
  content: " ";
  width: 25px;
  height: 25px;
  background: #1637BF;
  border-radius: 20px;
  font-size: 20px !important;
}
.testimoni .main_testimoni .slide_testimoni .slick-dots .slick-active button:before {
  width: 26px;
  height: 26px;
  background: url(../img/testimoni/dot.png) no-repeat center;
}

.karir {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: rgba(221, 238, 221, 0.9333333333);
}
.karir .title_karir {
  padding-bottom: 20px;
  text-align: center;
}
.karir .title_karir h3 {
  font-family: roboto_bold;
}
.karir .title_karir p {
  font-family: roboto_condensed;
  font-size: 20px;
}
.karir .box_departemen {
  max-width: 80%;
  margin: 0 auto;
}
.karir .box_departemen .link_lowongan {
  text-decoration: none;
}
.karir .box_departemen .link_lowongan .list_departemen {
  width: 80%;
  border-bottom: 1px solid #1c37bd;
  padding-top: 20px;
}
.karir .box_departemen .link_lowongan .list_departemen .departemen_name h3 {
  margin-top: 5px;
  color: #000;
  font-weight: bold;
  font-size: 20px;
}
.karir .box_departemen .link_lowongan .list_departemen::before {
  display: block;
  width: 100%;
  height: 1px;
  margin-bottom: 1px;
  content: "";
}
.karir .box_departemen .link_lowongan .list_departemen:hover {
  color: #ee4d2d;
  cursor: pointer;
  display: inline-block;
  font-family: roboto_bold;
  border-bottom: 1px solid #ee4d2d;
}
.karir .box_departemen .link_lowongan .list_departemen:hover::before {
  background: #ee4d2d;
}
.karir .box_departemen .link_lowongan .list_departemen:hover .departemen_name h3 {
  color: #ee4d2d;
}

.support {
  padding-top: 40px;
  padding-bottom: 60px;
  box-shadow: -1px -7px 19px -4px rgba(0, 0, 0, 0.27);
  -webkit-box-shadow: -1px -7px 19px -4px rgba(0, 0, 0, 0.27);
  -moz-box-shadow: -1px -7px 19px -4px rgba(0, 0, 0, 0.27);
}
.support .main_img_analisa {
  position: absolute;
  left: -34%;
  top: -40%;
  width: 55%;
  display: block;
}
.support .main_img_analisa img {
  max-width: 89%;
}
.support .main_analisa {
  padding-left: 115px;
}
.support .main_analisa h4 {
  color: #FF0000;
  margin: 0px;
}
.support .main_analisa h2 {
  margin: 0px;
  font-family: roboto_bold;
  width: 80%;
  color: #1637bf;
  font-size: 27px;
}
.support .main_analisa p {
  font-size: 12px;
}
.support .main_konsultasi h4 {
  color: #FF0000;
  margin: 0px;
}
.support .main_konsultasi h2 {
  margin: 0px;
  font-family: roboto_bold;
  width: 80%;
  color: #1637bf;
  font-size: 27px;
}
.support .main_konsultasi p {
  font-size: 12px;
}
.support .main_konsultasi .box_link_dokter a .fa {
  font-size: 20px;
  font-weight: bold;
  color: green;
}
.support .main_img_dokter {
  position: absolute;
  left: 74%;
  bottom: -43%;
  width: 56%;
}
.support .main_img_dokter img {
  max-width: 70%;
  text-align: right;
  margin: 0 auto;
  margin-right: 0px;
}

@font-face {
  font-family: roboto_black;
  src: url("../font/roboto/Roboto-Black.ttf");
}
@font-face {
  font-family: roboto_black_italic;
  src: url("../font/roboto/Roboto-BlackItalic.ttf");
}
@font-face {
  font-family: roboto_bold;
  src: url("../font/roboto/Roboto-Bold.ttf");
}
@font-face {
  font-family: roboto_condensed;
  src: url("../font/roboto/Roboto-BoldCondensed.ttf");
}
@font-face {
  font-family: roboto_condensed_italic;
  src: url("../font/roboto/Roboto-BoldCondensedItalic.ttf");
}
@font-face {
  font-family: roboto_bold_italic;
  src: url("../font/roboto/Roboto-BoldItalic.ttf");
}
@font-face {
  font-family: roboto_condensed;
  src: url("../font/roboto/Roboto-Condensed.ttf");
}
@font-face {
  font-family: roboto_condensed_italic;
  src: url("../font/roboto/Roboto-CondensedItalic.ttf");
}
@font-face {
  font-family: roboto_italic;
  src: url("../font/roboto/Roboto-Italic.ttf");
}
@font-face {
  font-family: roboto_light;
  src: url("../font/roboto/Roboto-Light.ttf");
}
@font-face {
  font-family: roboto_light_italic;
  src: url("../font/roboto/Roboto-LightItalic.ttf");
}
@font-face {
  font-family: roboto_medium;
  src: url("../font/roboto/Roboto-Medium.ttf");
}
@font-face {
  font-family: roboto_medium_italic;
  src: url("../font/roboto/Roboto-MediumItalic.ttf");
}
@font-face {
  font-family: roboto_regular;
  src: url("../font/roboto/Roboto-Regular.ttf");
}
@font-face {
  font-family: roboto_thin;
  src: url("../font/roboto/Roboto-Thin.ttf");
}
@font-face {
  font-family: roboto_thin_italic;
  src: url("../font/roboto/Roboto-ThinItalic.ttf");
}
html {
  scroll-behavior: smooth;
}

/* settingan */
.pd-0 {
  padding: 0px;
}

.pd-1 {
  padding: 1px;
}

.pd-2 {
  padding: 2px;
}

.pd-4 {
  padding: 4px;
}

.pd-5 {
  padding: 5px;
}

.lh-0 {
  line-height: 0;
}

/* margin */
.margin-10 {
  margin: 10px;
}

.margin-20 {
  margin: 20px;
}

/* backround none */
.remove_bg {
  background: unset !important;
}

/* default color */
/* theme button */
.theme_red {
  background-color: #FF0000 !important;
  border-color: #FF0000 !important;
}

.theme_gold {
  background-color: #FFC801 !important;
  border-color: #FFC801 !important;
}

/* theme text */
.color_black {
  color: #000 !important;
}

.color_white {
  color: white !important;
}

/* size */
.percent_100 {
  max-width: 100% !important;
}

.percent_90 {
  max-width: 90% !important;
}

.percent_80 {
  max-width: 80% !important;
}

.percnet_70 {
  max-width: 70% !important;
}

.percent_60 {
  max-width: 60% !important;
}

.percent_50 {
  max-width: 50% !important;
}

.percent_40 {
  max-width: 40% !important;
}

.percnet_30 {
  max-width: 30% !important;
}

.percent_20 {
  max-width: 20% !important;
}

.percent_10 {
  max-width: 10% !important;
}

.percnet_5 {
  max-width: 5% !important;
}

.btn_slider {
  border-radius: 20px;
  font-weight: bold;
  background-color: #CEDF1C !important;
  border-color: #CEDF1C !important;
  color: #000 !important;
}
.btn_slider:hover {
  background-color: #fff !important;
  border-color: #fff !important;
}

.btn_kunci_sukses {
  border-radius: 20px;
  font-weight: bold;
  background-color: #fff !important;
  border-color: #fff !important;
  color: #302364 !important;
  font-family: roboto_bold;
}
.btn_kunci_sukses:hover {
  background-color: #fff !important;
  border-color: #fff !important;
  box-shadow: 2px 2px 9px;
}

.btn_keunggulan {
  border-radius: 20px;
  font-weight: bold;
  background: rgb(22, 55, 191) !important;
  background: linear-gradient(100deg, rgb(22, 55, 191) 27%, rgb(104, 56, 165) 72%) !important;
  border-color: #1637bf !important;
  color: #fff !important;
  font-family: roboto_bold;
  box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -webkit-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -moz-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  padding-left: 20px;
  padding-right: 20px;
}
.btn_keunggulan:hover {
  background-color: #d8c40c;
  border-color: rgb(48, 35, 100);
}

.btn_check_barcode {
  position: relative;
  right: 11px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  background: rgb(92, 22, 96);
  background: linear-gradient(180deg, rgb(92, 22, 96) 0%, rgb(255, 12, 41) 100%);
  color: #FFFFFF;
  padding: 6px 10px 6px 10px;
  border-color: rgb(255, 12, 41);
}

.btn_analisa {
  border-radius: 20px;
  font-weight: bold;
  background: rgb(22, 55, 191) !important;
  background: linear-gradient(100deg, rgb(22, 55, 191) 27%, rgb(104, 56, 165) 72%) !important;
  border-color: #1637bf !important;
  color: #fff !important;
  font-family: roboto_bold;
  box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -webkit-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -moz-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  padding-left: 20px;
  padding-right: 20px;
}
.btn_analisa:hover {
  background-color: #d8c40c;
  border-color: rgb(48, 35, 100);
}

.btn_dokter {
  border-radius: 20px;
  font-weight: bold;
  background: rgb(255, 255, 255) !important;
  background: linear-gradient(100deg, rgb(255, 255, 255) 27%, rgb(255, 255, 255) 72%) !important;
  border-color: #ffffff !important;
  color: rgb(112, 111, 111) !important;
  font-family: roboto_bold;
  box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -webkit-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -moz-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  padding-left: 20px;
  padding-right: 20px;
}
.btn_dokter:hover {
  background-color: #d8c40c;
  border-color: rgb(48, 35, 100);
}

.btn_link_kontak {
  border-radius: 20px;
  font-weight: bold;
  background: rgb(255, 255, 255) !important;
  background: linear-gradient(100deg, rgb(255, 255, 255) 27%, rgb(255, 255, 255) 72%) !important;
  border-color: #ffffff !important;
  color: #190d67 !important;
  font-family: roboto_bold;
  box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -webkit-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -moz-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  padding-left: 20px;
  padding-right: 20px;
}
.btn_link_kontak:hover {
  background-color: #d8c40c;
  border-color: rgb(48, 35, 100);
}

.btn_link_browsur {
  border-radius: 5px;
  font-weight: bold;
  background: #003399 !important;
  background: linear-gradient(100deg, #003399 27%, #003399 72%) !important;
  border-color: #003399 !important;
  color: #fff !important;
  font-family: roboto_bold;
  box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -webkit-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -moz-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  padding-left: 20px;
  padding-right: 20px;
}
.btn_link_browsur:hover {
  background-color: #d8c40c;
  border-color: #d8c40c;
}

.btn_subscript {
  position: relative;
  right: 11px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  background: #003399 !important;
  background: linear-gradient(100deg, #003399 27%, #003399 72%) !important;
  border-color: #003399 !important;
  color: #fff !important;
  padding: 6px 10px 6px 10px;
}

.btn_pemeliharaan {
  border-radius: 20px;
  font-weight: bold;
  background: #606060 !important;
  background: linear-gradient(77deg, #606060 27%, #606060 72%) !important;
  border-color: #606060 !important;
  color: #FFFFFF !important;
  font-family: roboto_bold;
  box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -webkit-box-shadow: 1px 1px 28px -5px rgba(48, 35, 100, 0.6);
  -moz-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  padding-left: 20px;
  padding-right: 20px;
}
.btn_pemeliharaan:hover {
  background-color: #d8c40c;
  border-color: rgb(48, 35, 100);
}

.btn_download_pemeliharaan {
  border-radius: 0px;
  font-weight: bold;
  background: #ff0000;
  background: linear-gradient(77deg, #ff0000 27%, #ff0000 72%);
  border-color: #ff0000;
  color: #FFFFFF;
  font-family: roboto_bold;
  padding-left: 20px;
  padding-right: 20px;
}
.btn_download_pemeliharaan:hover {
  background-color: #d8c40c;
  border-color: rgb(48, 35, 100);
}

.btn_layanan_pelanggan {
  border-radius: 20px;
  font-weight: bold;
  background: rgb(255, 255, 255);
  background: linear-gradient(100deg, rgb(255, 255, 255) 27%, rgb(255, 255, 255) 72%);
  border-color: #3df709;
  color: rgb(112, 111, 111);
  font-family: roboto_bold;
  box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -webkit-box-shadow: 8px 12px 15px -5px rgba(27, 210, 36, 0.6);
  -moz-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  padding-left: 20px;
  padding-right: 20px;
}
.btn_layanan_pelanggan:hover {
  background: #6bd80c;
  border-color: rgb(48, 35, 100);
  color: #fff;
  font-weight: 800;
}

.btn_artikel_selengkapnya {
  border-radius: 5px;
  font-weight: bold;
  background: #003399 !important;
  background: linear-gradient(100deg, #003399 27%, #003399 72%) !important;
  border-color: #003399 !important;
  color: #fff !important;
  font-family: roboto_bold;
  box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -webkit-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  -moz-box-shadow: 11px 13px 28px -5px rgba(48, 35, 100, 0.6);
  padding-left: 20px;
  padding-right: 20px;
}
.btn_artikel_selengkapnya:hover {
  background-color: #d8c40c;
  border-color: #d8c40c;
}

.selling_home {
  padding-top: 100px;
  padding-bottom: 130px;
  background: rgb(22, 55, 191) !important;
  background: linear-gradient(100deg, rgb(22, 55, 191) 27%, rgb(104, 56, 165) 72%) !important;
}
.selling_home .header_title {
  font-family: roboto_regular;
}
.selling_home .header_title h4 {
  text-align: center;
  color: #CEDF1C;
  font-weight: 700;
}
.selling_home .header_title h2 {
  text-align: center;
  font-weight: 700;
  color: #FFF;
  max-width: 65%;
  margin: 0 auto;
}
.selling_home .header_title p {
  text-align: center;
  max-width: 70%;
  color: #fff;
  padding-top: 20px;
  margin: 0 auto;
}
.selling_home .main_selling .area_kontak_sales {
  position: absolute;
  padding-top: 3%;
  right: 10%;
  left: 10%;
}
.selling_home .main_selling .area_kontak_sales .box_kontak_sales {
  background-color: #190d67;
  padding: 20px;
  border-radius: 10px;
}
.selling_home .main_selling .area_kontak_sales .box_kontak_sales .list_area_sales {
  padding-bottom: 30px;
  height: 100px;
}
.selling_home .main_selling .area_kontak_sales .box_kontak_sales .list_area_sales ul {
  color: #fff;
  font-family: "roboto_bold";
  padding-left: 65px;
  font-size: 18px;
}
.selling_home .main_selling .area_kontak_sales .box_kontak_sales .link_kontak_sales {
  position: relative;
  text-align: center;
}

.footer_home {
  padding-top: 130px;
  padding-bottom: 30px;
  background-color: #D9D9D9;
}
.footer_home .main_kaitan {
  padding-top: 30px;
  padding-bottom: 50px;
}
.footer_home .main_kaitan .main_brosur h5 {
  font-family: roboto_bold;
  font-size: 15px;
}
.footer_home .main_kaitan .main_subscript {
  position: relative;
  bottom: 11px;
  margin: 0 auto;
  text-align: center;
}
.footer_home .line {
  width: 100%;
  height: 0;
  border: 1px solid #5d5656;
  display: inline-block;
}
.footer_home .main_footer .box_footer h3 {
  font-size: 15px;
  font-family: "roboto_bold";
  color: #606060;
}
.footer_home .main_footer .box_footer ul {
  padding-left: 15px;
}
.footer_home .main_footer .box_footer ul li {
  cursor: pointer;
}
.footer_home .main_footer .box_footer ul li a {
  text-decoration: none;
  color: #606060;
  font-family: roboto;
}
.footer_home .main_footer .box_footer ul li a:hover {
  font-weight: bold;
}
.footer_home .main_copyright {
  text-align: center;
}

.selling_all {
  padding-top: 0px;
  padding-bottom: 0px;
}
.selling_all .main_selling {
  position: relative;
  background: rgb(22, 55, 191) !important;
  background: linear-gradient(100deg, rgb(22, 55, 191) 27%, rgb(104, 56, 165) 72%) !important;
  padding-top: 40px;
  border-radius: 10px;
  height: 180px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  top: 90px;
}
.selling_all .main_selling .box_keterangan_informasi h5 {
  color: #FFF;
  font-family: roboto_bold;
  text-transform: capitalize;
  font-size: 25px;
}
.selling_all .main_selling .box_keterangan_informasi p {
  font-size: 12px;
  color: #FFF;
}
.selling_all .main_selling .main_action_informasi .box_icon_info h5 {
  text-align: center;
  margin: 0;
  position: relative;
  bottom: 15px;
  font-size: 13px;
  cursor: pointer;
}
.selling_all .main_selling .main_action_informasi .box_icon_info h5 a {
  text-decoration: none;
  color: #FFF;
}
.selling_all .main_selling .main_action_informasi .box_icon_info h5 a:hover {
  font-weight: bold;
}

.footer_all {
  padding-top: 130px;
  padding-bottom: 30px;
  background-color: #D9D9D9;
}
.footer_all .line {
  width: 100%;
  height: 0;
  border: 1px solid #5d5656;
  display: inline-block;
}
.footer_all .main_footer .box_footer h3 {
  font-size: 15px;
  font-family: "roboto_bold";
  color: #606060;
}
.footer_all .main_footer .box_footer ul {
  padding-left: 15px;
}
.footer_all .main_footer .box_footer ul li {
  cursor: pointer;
}
.footer_all .main_footer .box_footer ul li a {
  text-decoration: none;
  color: #606060;
  font-family: roboto;
}
.footer_all .main_footer .box_footer ul li a:hover {
  font-weight: bold;
}
.footer_all .main_copyright {
  text-align: center;
}

/* show resolution */
.show {
  position: fixed;
  bottom: 5px;
  font-size: 10px;
  background-color: #000;
  color: #fff;
  padding: 2px;
  border-radius: 4px;
}

@media (max-width: 1024px) and (min-width: 769px) {
  .selling_home {
    padding-top: 45px;
    padding-bottom: 100px;
    background: rgb(22, 55, 191) !important;
    background: linear-gradient(100deg, rgb(22, 55, 191) 27%, rgb(104, 56, 165) 72%) !important;
  }
  .selling_home .header_title h4 {
    font-size: 15px;
  }
  .selling_home .header_title h2 {
    font-size: 25px;
  }
  .selling_home .header_title p {
    max-width: 90%;
  }
  .selling_home .main_selling .area_kontak_sales {
    position: absolute;
    left: 0%;
    right: 0%;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales {
    background-color: #190d67;
    padding: 20px;
    border-radius: 10px;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales .list_area_sales {
    padding-bottom: 30px;
    height: 100px;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales .list_area_sales ul {
    color: #fff;
    font-family: "roboto_bold";
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales .link_kontak_sales {
    position: relative;
    text-align: center;
  }
  .footer_home {
    padding-top: 130px;
    padding-bottom: 0px;
    background-color: #D9D9D9;
  }
  .footer_home .main_kaitan {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .footer_home .main_kaitan .main_brosur h5 {
    font-family: roboto_bold;
    font-size: 12px;
  }
  .footer_home .main_kaitan .main_subscript {
    position: relative;
    bottom: 11px;
    margin: 0 auto;
    text-align: center;
  }
  .footer_home .line {
    width: 100%;
    height: 0;
    border: 1px solid #5d5656;
    display: inline-block;
  }
  .footer_home .main_footer .box_footer h3 {
    font-size: 15px;
    font-family: "roboto_bold";
    color: #606060;
  }
  .footer_home .main_footer .box_footer ul {
    padding-left: 15px;
  }
  .footer_home .main_footer .box_footer ul li {
    cursor: pointer;
    font-size: 12px;
  }
  .footer_home .main_footer .box_footer ul li a {
    text-decoration: none;
    color: #606060;
    font-family: roboto;
  }
  .footer_home .main_footer .box_footer ul li a:hover {
    font-weight: bold;
  }
  .footer_home .main_copyright {
    text-align: center;
  }
  .selling_all {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .selling_all .main_selling {
    position: relative;
    background: rgb(22, 55, 191) !important;
    background: linear-gradient(100deg, rgb(22, 55, 191) 27%, rgb(104, 56, 165) 72%) !important;
    padding-top: 20px;
    border-radius: 10px;
    height: 150px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    top: 90px;
  }
  .selling_all .main_selling .box_keterangan_informasi h5 {
    color: #FFF;
    font-family: roboto_bold;
    text-transform: capitalize;
    font-size: 20px;
  }
  .selling_all .main_selling .box_keterangan_informasi p {
    font-size: 15px;
    color: #FFF;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info .img_icon {
    margin-bottom: 15px;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info .img_icon img {
    max-width: 100%;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info h5 {
    text-align: center;
    margin: 0;
    position: relative;
    bottom: 15px;
    font-size: 13px;
    cursor: pointer;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info h5 a {
    text-decoration: none;
    color: #FFF;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info h5 a:hover {
    font-weight: bold;
  }
  .footer_all {
    padding-top: 130px;
    padding-bottom: 30px;
    background-color: #D9D9D9;
  }
  .footer_all .line {
    width: 100%;
    height: 0;
    border: 1px solid #5d5656;
    display: inline-block;
  }
  .footer_all .main_footer .box_footer h3 {
    font-size: 15px;
    font-family: "roboto_bold";
    color: #606060;
  }
  .footer_all .main_footer .box_footer ul {
    padding-left: 15px;
  }
  .footer_all .main_footer .box_footer ul li {
    cursor: pointer;
    font-size: 12px;
  }
  .footer_all .main_footer .box_footer ul li a {
    text-decoration: none;
    color: #606060;
    font-family: roboto;
  }
  .footer_all .main_footer .box_footer ul li a:hover {
    font-weight: bold;
  }
  .footer_all .main_copyright {
    text-align: center;
  }
}
@media (max-width: 768px) and (min-width: 427px) {
  .selling_home {
    padding-top: 45px;
    padding-bottom: 100px;
    background: rgb(22, 55, 191) !important;
    background: linear-gradient(100deg, rgb(22, 55, 191) 27%, rgb(104, 56, 165) 72%) !important;
  }
  .selling_home .header_title h4 {
    font-size: 15px;
  }
  .selling_home .header_title h2 {
    font-size: 20px;
  }
  .selling_home .header_title p {
    max-width: 90%;
  }
  .selling_home .main_selling .area_kontak_sales {
    position: absolute;
    left: 0%;
    right: 0%;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales {
    background-color: #190d67;
    padding: 35px 25px 15px 25px;
    border-radius: 10px;
    margin-bottom: 25px;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales .list_area_sales {
    padding-bottom: 30px;
    height: 65px;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales .list_area_sales ul {
    color: #fff;
    font-family: "roboto_bold";
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales .link_kontak_sales {
    position: relative;
    text-align: center;
  }
  .footer_home {
    padding-top: 240px;
    padding-bottom: 0px;
    background-color: #D9D9D9;
  }
  .footer_home .main_kaitan {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .footer_home .main_kaitan .main_brosur h5 {
    font-family: roboto_bold;
    font-size: 12px;
    margin: 0px;
  }
  .footer_home .main_kaitan .main_subscript {
    position: relative;
    bottom: 0px;
    margin: 0 auto;
    text-align: center;
  }
  .footer_home .line {
    width: 100%;
    height: 0;
    border: 1px solid #5d5656;
    display: inline-block;
  }
  .footer_home .main_footer .box_footer {
    height: 120px;
  }
  .footer_home .main_footer .box_footer h3 {
    font-size: 19px;
    font-family: "roboto_bold";
    color: #606060;
  }
  .footer_home .main_footer .box_footer ul {
    padding-left: 15px;
  }
  .footer_home .main_footer .box_footer ul li {
    cursor: pointer;
    font-size: 12px;
  }
  .footer_home .main_footer .box_footer ul li a {
    text-decoration: none;
    color: #606060;
    font-family: roboto;
    font-size: 13px;
  }
  .footer_home .main_footer .box_footer ul li a:hover {
    font-weight: bold;
  }
  .footer_home .main_copyright {
    text-align: center;
  }
  .selling_all {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .selling_all .main_selling {
    position: relative;
    background: rgb(22, 55, 191) !important;
    background: linear-gradient(100deg, rgb(22, 55, 191) 27%, rgb(104, 56, 165) 72%) !important;
    padding-top: 20px;
    border-radius: 10px;
    height: auto;
    display: flex;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    top: 90px;
  }
  .selling_all .main_selling .box_keterangan_informasi {
    padding-top: 35px;
  }
  .selling_all .main_selling .box_keterangan_informasi h5 {
    color: #FFF;
    font-family: roboto_bold;
    text-transform: capitalize;
    font-size: 17px;
  }
  .selling_all .main_selling .box_keterangan_informasi p {
    font-size: 15px;
    color: #FFF;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info {
    height: 130px;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info .img_icon {
    margin-bottom: 0px;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info .img_icon img {
    max-width: 70%;
    margin: 0 auto;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info h5 {
    text-align: center;
    margin: 0;
    position: relative;
    bottom: 15px;
    font-size: 13px;
    cursor: pointer;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info h5 a {
    text-decoration: none;
    color: #FFF;
    font-size: 16px;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info h5 a:hover {
    font-weight: bold;
  }
  .footer_all {
    padding-top: 130px;
    padding-bottom: 0px;
    background-color: #D9D9D9;
  }
  .footer_all .line {
    width: 100%;
    height: 0;
    border: 1px solid #5d5656;
    display: inline-block;
  }
  .footer_all .main_footer .box_footer {
    height: 120px;
  }
  .footer_all .main_footer .box_footer h3 {
    font-size: 19px;
    font-family: "roboto_bold";
    color: #606060;
  }
  .footer_all .main_footer .box_footer ul {
    padding-left: 15px;
  }
  .footer_all .main_footer .box_footer ul li {
    cursor: pointer;
    font-size: 12px;
  }
  .footer_all .main_footer .box_footer ul li a {
    text-decoration: none;
    color: #606060;
    font-family: roboto;
    font-size: 13px;
  }
  .footer_all .main_footer .box_footer ul li a:hover {
    font-weight: bold;
  }
  .footer_all .main_copyright {
    text-align: center;
  }
}
@media (max-width: 426px) and (min-width: 376px) {
  .selling_home {
    padding-top: 45px;
    padding-bottom: 0px;
  }
  .selling_home .header_title h4 {
    font-size: 15px;
  }
  .selling_home .header_title h2 {
    font-size: 18px;
    max-width: 100%;
  }
  .selling_home .header_title p {
    max-width: 90%;
    font-size: 14px;
  }
  .selling_home .main_selling .area_kontak_sales {
    position: relative;
    left: 0%;
    right: 0%;
    width: 85%;
    margin: 0 auto;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales {
    background-color: #190d67;
    padding: 15px 15px 15px 15px;
    border-radius: 5px;
    margin-bottom: 5px;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales .list_area_sales {
    padding-bottom: 30px;
    height: 85px;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales .list_area_sales ul {
    color: #fff;
    font-family: "roboto_bold";
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales .link_kontak_sales {
    position: relative;
    text-align: center;
  }
  .footer_home {
    padding-top: 1px;
    padding-bottom: 0px;
    background-color: #D9D9D9;
  }
  .footer_home .main_kaitan {
    padding-top: 18px;
    padding-bottom: 40px;
  }
  .footer_home .main_kaitan .main_brosur {
    text-align: center;
    padding-bottom: 10px;
  }
  .footer_home .main_kaitan .main_brosur h5 {
    font-family: roboto_bold;
    font-size: 16px;
    text-transform: capitalize;
    margin: 9px;
  }
  .footer_home .main_kaitan .main_subscript {
    position: relative;
    bottom: -12px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
  }
  .footer_home .main_kaitan .main_subscript form .form-group input {
    text-align: center;
  }
  .footer_home .main_kaitan .main_subscript form .btn_subscript {
    right: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .footer_home .line {
    width: 100%;
    height: 0;
    border: 1px solid #5d5656;
    display: inline-block;
  }
  .footer_home .main_footer .box_footer {
    height: 110px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: contents;
  }
  .footer_home .main_footer .box_footer h3 {
    font-size: 16px;
    margin-bottom: 8px;
    font-family: "roboto_bold";
    color: #606060;
  }
  .footer_home .main_footer .box_footer ul {
    padding-left: 15px;
  }
  .footer_home .main_footer .box_footer ul li {
    cursor: pointer;
    font-size: 12px;
  }
  .footer_home .main_footer .box_footer ul li a {
    text-decoration: none;
    color: #606060;
    font-family: roboto;
    font-size: 13px;
  }
  .footer_home .main_footer .box_footer ul li a:hover {
    font-weight: bold;
  }
  .footer_home .main_copyright {
    text-align: center;
  }
  .selling_all {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .selling_all .main_selling {
    position: relative;
    background: rgb(22, 55, 191) !important;
    background: linear-gradient(100deg, rgb(22, 55, 191) 27%, rgb(104, 56, 165) 72%) !important;
    padding-top: 20px;
    border-radius: 10px;
    height: auto;
    display: inline-block;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    top: 90px;
  }
  .selling_all .main_selling .box_keterangan_informasi {
    padding-top: 10px;
  }
  .selling_all .main_selling .box_keterangan_informasi h5 {
    color: #FFF;
    font-family: roboto_bold;
    text-transform: capitalize;
    font-size: 20px;
    text-align: center;
  }
  .selling_all .main_selling .box_keterangan_informasi p {
    font-size: 15px;
    color: #FFF;
    text-align: center;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info {
    height: 130px;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info .img_icon {
    margin-bottom: 0px;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info .img_icon img {
    max-width: 70%;
    margin: 0 auto;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info h5 {
    text-align: center;
    margin: 0;
    position: relative;
    bottom: 15px;
    font-size: 13px;
    cursor: pointer;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info h5 a {
    text-decoration: none;
    color: #FFF;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info h5 a:hover {
    font-weight: bold;
  }
  .footer_all {
    padding-top: 130px;
    padding-bottom: 0px;
    background-color: #D9D9D9;
  }
  .footer_all .line {
    width: 100%;
    height: 0;
    border: 1px solid #5d5656;
    display: inline-block;
  }
  .footer_all .main_footer .box_footer {
    height: 120px;
  }
  .footer_all .main_footer .box_footer h3 {
    font-size: 19px;
    font-family: "roboto_bold";
    color: #606060;
  }
  .footer_all .main_footer .box_footer ul {
    padding-left: 15px;
  }
  .footer_all .main_footer .box_footer ul li {
    cursor: pointer;
    font-size: 12px;
  }
  .footer_all .main_footer .box_footer ul li a {
    text-decoration: none;
    color: #606060;
    font-family: roboto;
    font-size: 13px;
  }
  .footer_all .main_footer .box_footer ul li a:hover {
    font-weight: bold;
  }
  .footer_all .main_copyright {
    text-align: center;
  }
}
/* media query custom 393 */
@media screen and (max-width: 425px) and (min-width: 393px) {
  .selling_home {
    padding-top: 45px;
    padding-bottom: 0px;
  }
  .selling_home .header_title h4 {
    font-size: 15px;
  }
  .selling_home .header_title h2 {
    font-size: 13px;
    max-width: 100%;
  }
  .selling_home .header_title p {
    max-width: 90%;
    font-size: 12px;
  }
  .selling_home .main_selling .area_kontak_sales {
    position: relative;
    left: 0%;
    right: 0%;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales {
    background-color: #190d67;
    padding: 15px 15px 15px 15px;
    border-radius: 5px;
    margin-bottom: 5px;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales .list_area_sales {
    padding-bottom: 30px;
    height: 85px;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales .list_area_sales ul {
    color: #fff;
    font-family: "roboto_bold";
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales .link_kontak_sales {
    position: relative;
    text-align: center;
  }
  .footer_home {
    padding-top: 1px;
    padding-bottom: 0px;
    background-color: #D9D9D9;
  }
  .footer_home .main_kaitan {
    padding-top: 18px;
    padding-bottom: 40px;
  }
  .footer_home .main_kaitan .main_brosur {
    text-align: center;
    padding-bottom: 10px;
  }
  .footer_home .main_kaitan .main_brosur h5 {
    font-family: roboto_bold;
    font-size: 16px;
    text-transform: capitalize;
    margin: 9px;
  }
  .footer_home .main_kaitan .main_subscript {
    position: relative;
    bottom: -12px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
  }
  .footer_home .main_kaitan .main_subscript form .form-group input {
    text-align: center;
  }
  .footer_home .main_kaitan .main_subscript form .btn_subscript {
    right: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .footer_home .line {
    width: 100%;
    height: 0;
    border: 1px solid #5d5656;
    display: inline-block;
  }
  .footer_home .main_footer .box_footer {
    height: 110px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: contents;
  }
  .footer_home .main_footer .box_footer h3 {
    font-size: 16px;
    margin-bottom: 8px;
    font-family: "roboto_bold";
    color: #606060;
  }
  .footer_home .main_footer .box_footer ul {
    padding-left: 15px;
  }
  .footer_home .main_footer .box_footer ul li {
    cursor: pointer;
    font-size: 12px;
  }
  .footer_home .main_footer .box_footer ul li a {
    text-decoration: none;
    color: #606060;
    font-family: roboto;
    font-size: 13px;
  }
  .footer_home .main_footer .box_footer ul li a:hover {
    font-weight: bold;
  }
  .footer_home .main_copyright {
    text-align: center;
  }
  .selling_all {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .selling_all .main_selling {
    position: relative;
    background: rgb(22, 55, 191) !important;
    background: linear-gradient(100deg, rgb(22, 55, 191) 27%, rgb(104, 56, 165) 72%) !important;
    padding-top: 20px;
    border-radius: 10px;
    height: auto;
    display: inline-block;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    top: 90px;
  }
  .selling_all .main_selling .box_keterangan_informasi {
    padding-top: 10px;
  }
  .selling_all .main_selling .box_keterangan_informasi h5 {
    color: #FFF;
    font-family: roboto_bold;
    text-transform: capitalize;
    font-size: 20px;
    text-align: center;
  }
  .selling_all .main_selling .box_keterangan_informasi p {
    font-size: 13px;
    color: #FFF;
    text-align: center;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info {
    height: 130px;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info .img_icon {
    margin-bottom: 0px;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info .img_icon img {
    max-width: 85%;
    margin: 0 auto;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info h5 {
    text-align: center;
    margin: 0;
    position: relative;
    bottom: 25px;
    font-size: 16px;
    cursor: pointer;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info h5 a {
    text-decoration: none;
    color: #FFF;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info h5 a:hover {
    font-weight: bold;
  }
  .footer_all {
    padding-top: 130px;
    padding-bottom: 0px;
    background-color: #D9D9D9;
  }
  .footer_all .line {
    width: 100%;
    height: 0;
    border: 1px solid #5d5656;
    display: inline-block;
  }
  .footer_all .main_footer .box_footer {
    height: 120px;
  }
  .footer_all .main_footer .box_footer h3 {
    font-size: 19px;
    font-family: "roboto_bold";
    color: #606060;
  }
  .footer_all .main_footer .box_footer ul {
    padding-left: 15px;
  }
  .footer_all .main_footer .box_footer ul li {
    cursor: pointer;
    font-size: 12px;
  }
  .footer_all .main_footer .box_footer ul li a {
    text-decoration: none;
    color: #606060;
    font-family: roboto;
    font-size: 13px;
  }
  .footer_all .main_footer .box_footer ul li a:hover {
    font-weight: bold;
  }
  .footer_all .main_copyright {
    text-align: center;
  }
}
@media (max-width: 393px) and (min-width: 321px) {
  .selling_home {
    padding-top: 45px;
    padding-bottom: 0px;
  }
  .selling_home .header_title h4 {
    font-size: 15px;
  }
  .selling_home .header_title h2 {
    font-size: 15px;
    max-width: 100%;
  }
  .selling_home .header_title p {
    max-width: 90%;
    font-size: 14px;
  }
  .selling_home .main_selling .area_kontak_sales {
    position: relative;
    left: 0%;
    right: 0%;
    width: 95%;
    margin: 0 auto;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales {
    background-color: #190d67;
    padding: 15px 15px 15px 15px;
    border-radius: 5px;
    margin-bottom: 5px;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales .list_area_sales {
    padding-bottom: 30px;
    height: 85px;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales .list_area_sales ul {
    color: #fff;
    font-family: "roboto_bold";
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales .link_kontak_sales {
    position: relative;
    text-align: center;
  }
  .footer_home {
    padding-top: 1px;
    padding-bottom: 0px;
    background-color: #D9D9D9;
  }
  .footer_home .main_kaitan {
    padding-top: 18px;
    padding-bottom: 40px;
  }
  .footer_home .main_kaitan .main_brosur {
    text-align: center;
    padding-bottom: 10px;
  }
  .footer_home .main_kaitan .main_brosur h5 {
    font-family: roboto_bold;
    font-size: 14px;
    text-transform: capitalize;
    margin: 9px;
  }
  .footer_home .main_kaitan .main_subscript {
    position: relative;
    bottom: -12px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
  }
  .footer_home .main_kaitan .main_subscript form .form-group input {
    text-align: center;
  }
  .footer_home .main_kaitan .main_subscript form .btn_subscript {
    right: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .footer_home .line {
    width: 100%;
    height: 0;
    border: 1px solid #5d5656;
    display: inline-block;
  }
  .footer_home .main_footer .box_footer {
    height: 110px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: contents;
  }
  .footer_home .main_footer .box_footer h3 {
    font-size: 16px;
    margin-bottom: 8px;
    font-family: "roboto_bold";
    color: #606060;
  }
  .footer_home .main_footer .box_footer ul {
    padding-left: 15px;
  }
  .footer_home .main_footer .box_footer ul li {
    cursor: pointer;
    font-size: 12px;
  }
  .footer_home .main_footer .box_footer ul li a {
    text-decoration: none;
    color: #606060;
    font-family: roboto;
    font-size: 13px;
  }
  .footer_home .main_footer .box_footer ul li a:hover {
    font-weight: bold;
  }
  .footer_home .main_copyright {
    text-align: center;
  }
  .selling_all {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .selling_all .main_selling {
    position: relative;
    background: rgb(22, 55, 191) !important;
    background: linear-gradient(100deg, rgb(22, 55, 191) 27%, rgb(104, 56, 165) 72%) !important;
    padding-top: 20px;
    border-radius: 10px;
    height: auto;
    display: inline-block;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    top: 90px;
  }
  .selling_all .main_selling .box_keterangan_informasi {
    padding-top: 10px;
  }
  .selling_all .main_selling .box_keterangan_informasi h5 {
    color: #FFF;
    font-family: roboto_bold;
    text-transform: capitalize;
    font-size: 20px;
    text-align: center;
  }
  .selling_all .main_selling .box_keterangan_informasi p {
    font-size: 13px;
    color: #FFF;
    text-align: center;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info {
    height: 130px;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info .img_icon {
    margin-bottom: 0px;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info .img_icon img {
    max-width: 85%;
    margin: 0 auto;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info h5 {
    text-align: center;
    margin: 0;
    position: relative;
    bottom: 25px;
    font-size: 16px;
    cursor: pointer;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info h5 a {
    text-decoration: none;
    color: #FFF;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info h5 a:hover {
    font-weight: bold;
  }
  .footer_all {
    padding-top: 130px;
    padding-bottom: 0px;
    background-color: #D9D9D9;
  }
  .footer_all .line {
    width: 100%;
    height: 0;
    border: 1px solid #5d5656;
    display: inline-block;
  }
  .footer_all .main_footer .box_footer {
    height: 120px;
  }
  .footer_all .main_footer .box_footer h3 {
    font-size: 19px;
    font-family: "roboto_bold";
    color: #606060;
  }
  .footer_all .main_footer .box_footer ul {
    padding-left: 15px;
  }
  .footer_all .main_footer .box_footer ul li {
    cursor: pointer;
    font-size: 12px;
  }
  .footer_all .main_footer .box_footer ul li a {
    text-decoration: none;
    color: #606060;
    font-family: roboto;
    font-size: 13px;
  }
  .footer_all .main_footer .box_footer ul li a:hover {
    font-weight: bold;
  }
  .footer_all .main_copyright {
    text-align: center;
  }
}
/* media query custom 360 */
@media screen and (max-width: 374px) and (min-width: 360px) {
  .selling_home {
    padding-top: 45px;
    padding-bottom: 0px;
  }
  .selling_home .header_title h4 {
    font-size: 15px;
  }
  .selling_home .header_title h2 {
    font-size: 13px;
    max-width: 100%;
  }
  .selling_home .header_title p {
    max-width: 90%;
    font-size: 12px;
  }
  .selling_home .main_selling .area_kontak_sales {
    position: relative;
    left: 0%;
    right: 0%;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales {
    background-color: #190d67;
    padding: 15px 15px 15px 15px;
    border-radius: 5px;
    margin-bottom: 5px;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales .list_area_sales {
    padding-bottom: 30px;
    height: 85px;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales .list_area_sales ul {
    color: #fff;
    font-family: "roboto_bold";
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales .link_kontak_sales {
    position: relative;
    text-align: center;
  }
  .footer_home {
    padding-top: 1px;
    padding-bottom: 0px;
    background-color: #D9D9D9;
  }
  .footer_home .main_kaitan {
    padding-top: 18px;
    padding-bottom: 40px;
  }
  .footer_home .main_kaitan .main_brosur {
    text-align: center;
    padding-bottom: 10px;
  }
  .footer_home .main_kaitan .main_brosur h5 {
    font-family: roboto_bold;
    font-size: 16px;
    text-transform: capitalize;
    margin: 9px;
  }
  .footer_home .main_kaitan .main_subscript {
    position: relative;
    bottom: -12px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
  }
  .footer_home .main_kaitan .main_subscript form .form-group input {
    text-align: center;
  }
  .footer_home .main_kaitan .main_subscript form .btn_subscript {
    right: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .footer_home .line {
    width: 100%;
    height: 0;
    border: 1px solid #5d5656;
    display: inline-block;
  }
  .footer_home .main_footer .box_footer {
    height: 110px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: contents;
  }
  .footer_home .main_footer .box_footer h3 {
    font-size: 16px;
    margin-bottom: 8px;
    font-family: "roboto_bold";
    color: #606060;
  }
  .footer_home .main_footer .box_footer ul {
    padding-left: 15px;
  }
  .footer_home .main_footer .box_footer ul li {
    cursor: pointer;
    font-size: 12px;
  }
  .footer_home .main_footer .box_footer ul li a {
    text-decoration: none;
    color: #606060;
    font-family: roboto;
    font-size: 13px;
  }
  .footer_home .main_footer .box_footer ul li a:hover {
    font-weight: bold;
  }
  .footer_home .main_copyright {
    text-align: center;
  }
  .selling_all {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .selling_all .main_selling {
    height: auto;
    display: inline-block;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    top: 90px;
  }
  .selling_all .main_selling .box_keterangan_informasi {
    padding-top: 10px;
  }
  .selling_all .main_selling .box_keterangan_informasi h5 {
    color: #FFF;
    font-family: roboto_bold;
    text-transform: capitalize;
    font-size: 20px;
    text-align: center;
  }
  .selling_all .main_selling .box_keterangan_informasi p {
    font-size: 13px;
    color: #FFF;
    text-align: center;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info {
    height: 110px;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info .img_icon {
    margin-bottom: 0px;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info .img_icon img {
    max-width: 85%;
    margin: 0 auto;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info h5 {
    text-align: center;
    margin: 0;
    position: relative;
    bottom: 20px;
    font-size: 14px;
    cursor: pointer;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info h5 a {
    text-decoration: none;
    color: #FFF;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info h5 a:hover {
    font-weight: bold;
  }
  .footer_all {
    padding-top: 130px;
    padding-bottom: 0px;
    background-color: #D9D9D9;
  }
  .footer_all .line {
    width: 100%;
    height: 0;
    border: 1px solid #5d5656;
    display: inline-block;
  }
  .footer_all .main_footer .box_footer {
    height: 120px;
  }
  .footer_all .main_footer .box_footer h3 {
    font-size: 19px;
    font-family: "roboto_bold";
    color: #606060;
  }
  .footer_all .main_footer .box_footer ul {
    padding-left: 15px;
  }
  .footer_all .main_footer .box_footer ul li {
    cursor: pointer;
    font-size: 12px;
  }
  .footer_all .main_footer .box_footer ul li a {
    text-decoration: none;
    color: #606060;
    font-family: roboto;
    font-size: 13px;
  }
  .footer_all .main_footer .box_footer ul li a:hover {
    font-weight: bold;
  }
  .footer_all .main_copyright {
    text-align: center;
  }
}
@media (max-width: 320px) {
  .selling_home {
    padding-top: 45px;
    padding-bottom: 0px;
  }
  .selling_home .header_title h4 {
    font-size: 15px;
  }
  .selling_home .header_title h2 {
    font-size: 13px;
    max-width: 100%;
  }
  .selling_home .header_title p {
    max-width: 90%;
    font-size: 12px;
  }
  .selling_home .main_selling .area_kontak_sales {
    position: relative;
    left: 0%;
    right: 0%;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales {
    background-color: #190d67;
    padding: 15px 15px 15px 15px;
    border-radius: 5px;
    margin-bottom: 5px;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales .list_area_sales {
    padding-bottom: 30px;
    height: 85px;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales .list_area_sales ul {
    color: #fff;
    font-family: "roboto_bold";
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
  }
  .selling_home .main_selling .area_kontak_sales .box_kontak_sales .link_kontak_sales {
    position: relative;
    text-align: center;
  }
  .footer_home {
    padding-top: 1px;
    padding-bottom: 0px;
    background-color: #D9D9D9;
  }
  .footer_home .main_kaitan {
    padding-top: 18px;
    padding-bottom: 40px;
  }
  .footer_home .main_kaitan .main_brosur {
    text-align: center;
    padding-bottom: 10px;
  }
  .footer_home .main_kaitan .main_brosur h5 {
    font-family: roboto_bold;
    font-size: 16px;
    text-transform: capitalize;
    margin: 9px;
  }
  .footer_home .main_kaitan .main_subscript {
    position: relative;
    bottom: -12px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
  }
  .footer_home .main_kaitan .main_subscript form .form-group input {
    text-align: center;
  }
  .footer_home .main_kaitan .main_subscript form .btn_subscript {
    right: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .footer_home .line {
    width: 100%;
    height: 0;
    border: 1px solid #5d5656;
    display: inline-block;
  }
  .footer_home .main_footer .box_footer {
    height: 110px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: contents;
  }
  .footer_home .main_footer .box_footer h3 {
    font-size: 16px;
    margin-bottom: 8px;
    font-family: "roboto_bold";
    color: #606060;
  }
  .footer_home .main_footer .box_footer ul {
    padding-left: 15px;
  }
  .footer_home .main_footer .box_footer ul li {
    cursor: pointer;
    font-size: 12px;
  }
  .footer_home .main_footer .box_footer ul li a {
    text-decoration: none;
    color: #606060;
    font-family: roboto;
    font-size: 13px;
  }
  .footer_home .main_footer .box_footer ul li a:hover {
    font-weight: bold;
  }
  .footer_home .main_copyright {
    text-align: center;
  }
  .selling_all {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .selling_all .main_selling {
    height: auto;
    display: inline-block;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    top: 90px;
  }
  .selling_all .main_selling .box_keterangan_informasi {
    padding-top: 10px;
  }
  .selling_all .main_selling .box_keterangan_informasi h5 {
    color: #FFF;
    font-family: roboto_bold;
    text-transform: capitalize;
    font-size: 20px;
    text-align: center;
  }
  .selling_all .main_selling .box_keterangan_informasi p {
    font-size: 13px;
    color: #FFF;
    text-align: center;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info {
    height: 110px;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info .img_icon {
    margin-bottom: 0px;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info .img_icon img {
    max-width: 100%;
    margin: 0 auto;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info h5 {
    text-align: center;
    margin: 0;
    position: relative;
    bottom: 20px;
    font-size: 14px;
    cursor: pointer;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info h5 a {
    text-decoration: none;
    color: #FFF;
  }
  .selling_all .main_selling .main_action_informasi .box_icon_info h5 a:hover {
    font-weight: bold;
  }
  .footer_all {
    padding-top: 130px;
    padding-bottom: 0px;
    background-color: #D9D9D9;
  }
  .footer_all .line {
    width: 100%;
    height: 0;
    border: 1px solid #5d5656;
    display: inline-block;
  }
  .footer_all .main_footer .box_footer {
    height: 120px;
  }
  .footer_all .main_footer .box_footer h3 {
    font-size: 16px;
    font-family: "roboto_bold";
    color: #606060;
  }
  .footer_all .main_footer .box_footer ul {
    padding-left: 15px;
  }
  .footer_all .main_footer .box_footer ul li {
    cursor: pointer;
    font-size: 12px;
  }
  .footer_all .main_footer .box_footer ul li a {
    text-decoration: none;
    color: #606060;
    font-family: roboto;
    font-size: 13px;
  }
  .footer_all .main_footer .box_footer ul li a:hover {
    font-weight: bold;
  }
  .footer_all .main_copyright {
    text-align: center;
  }
}
@media (max-width: 1535px) {
  .support .main_img_dokter {
    left: 68%;
    bottom: -42%;
  }
}
@media (max-width: 1024px) and (min-width: 769px) {
  .main_slider {
    padding-top: 100px;
    padding-bottom: 95px;
  }
  .main_slider .carousel .carousel-indicators {
    bottom: -10px;
  }
  .main_slider .carousel .carousel-indicators .active {
    width: 20px;
    height: 20px;
    border: unset;
    border-radius: 20px;
    background-image: url(../img/slider/Union.svg) !important;
    background-size: 100%;
    background-color: #1637bf;
    background-repeat: no-repeat;
    margin: 6px;
  }
  .main_slider .carousel .carousel-indicators li {
    width: 18px;
    height: 18px;
    border-radius: 20px;
    background-color: #D9D9D9;
    border: unset;
    margin: 8px;
    top: 2px;
  }
  .main_slider .carousel .carousel-inner .item .img_slider {
    text-align: right;
    height: 480px;
    padding-top: 70px;
  }
  .main_slider .carousel .carousel-inner .item .img_slider img {
    max-width: 65%;
  }
  .main_slider .carousel .carousel-inner .item .text_slider {
    height: 480px;
  }
  .main_slider .carousel .carousel-inner .item .text_slider .carousel-caption {
    top: 20%;
    right: 20%;
    left: 0%;
    padding-bottom: 29px;
    text-align: left;
  }
  .main_slider .carousel .carousel-inner .item .text_slider .carousel-caption h1 {
    font-family: roboto_bold;
    font-size: 23px;
  }
  .main_slider .carousel .carousel-control {
    background-color: unset;
    background-image: unset;
  }
  .main_slider .carousel .carousel-control .fa-chevron-circle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: xx-large;
  }
  .main_slider .carousel .carousel-control .fa-chevron-circle-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: xx-large;
  }
  .kunci_sukses {
    padding-top: 25px;
    padding-bottom: 0px;
  }
  .kunci_sukses .header_title h4 {
    font-size: 15px;
  }
  .kunci_sukses .header_title h2 {
    font-size: 20px;
  }
  .kunci_sukses .header_title p {
    max-width: 75%;
  }
  .kunci_sukses .main_kunci_sukses {
    padding-top: 20px;
  }
  .kunci_sukses .main_kunci_sukses .backgound_kunci_sukses .keterangan {
    top: 60%;
    padding-left: 30px;
  }
  .kunci_sukses .main_kunci_sukses .backgound_kunci_sukses .keterangan h2 {
    font-size: 28px;
    margin-top: 0px;
    width: 90%;
    margin-bottom: 0px;
  }
  .kunci_sukses .main_kunci_sukses .backgound_kunci_sukses .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    color: #FFF;
    border-radius: 15px;
  }
  .kunci_sukses .main_kunci_sukses .backgound_kunci_sukses:hover {
    box-shadow: 2px 2px 18px;
    border-radius: 22px;
  }
  .kunci_sukses .main_kunci_sukses .backgound_kunci_sukses:hover .overlay {
    display: block;
    background: rgba(0, 0, 0, 0.6);
  }
  .alasan_pilih_peksi {
    padding-top: 55px;
    padding-bottom: 55px;
    background-color: #FFFFFF;
  }
  .alasan_pilih_peksi .header_title h4 {
    font-size: 15px;
  }
  .alasan_pilih_peksi .header_title h2 {
    font-size: 20px;
  }
  .alasan_pilih_peksi .header_title p {
    max-width: 75%;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi {
    padding-top: 20px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .img_alasan_pilih_peksi img {
    max-width: 85%;
    margin: 0 auto;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi {
    height: 205px;
    border-radius: 15px;
    margin-top: 20px;
    bottom: 18px;
    right: 35px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .frame_label_icon {
    width: 70px;
    height: 70px;
    right: 15px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .frame_label_icon img {
    max-width: 50%;
    padding-top: 20px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .keterangan {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 50px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .keterangan h4 {
    font-family: roboto_bold;
    width: 63%;
    font-size: 15px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .keterangan p {
    font-size: 12px;
  }
  .alasan_pilih_peksi .link_keunggulan_lainnya {
    padding-top: 20px;
    text-align: center;
  }
  .artikel {
    padding-top: 55px;
    padding-bottom: 70px;
    background-color: #F3F0F0;
  }
  .artikel .header_title h4 {
    font-size: 15px;
  }
  .artikel .header_title h2 {
    font-size: 20px;
  }
  .artikel .header_title p {
    max-width: 90%;
  }
  .artikel .main_artikel {
    padding-top: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav {
    position: absolute;
    left: 0%;
    right: 0%;
    padding-top: 5px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav button {
    top: 0;
    bottom: 0;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-prev {
    margin-right: 60px;
    color: #1637bf;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-prev .fa {
    font-size: 15px;
    color: #4837b8;
    background: #fff;
    padding: 5px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-prev:hover {
    background: unset;
    box-shadow: 0px 0px 6px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-next {
    margin-left: 50px;
    color: #1637bf;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-next .fa {
    font-size: 15px;
    color: #4837b8;
    background: #fff;
    padding: 5px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-next:hover {
    background: unset;
    box-shadow: 0px 0px 6px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-dots {
    padding-top: 35px;
    width: 10%;
    bottom: -18.4%;
    margin: 0 auto;
  }
  .artikel .main_artikel .owl-carousel .owl-dots .owl-dot span {
    width: 20px;
    height: 21px;
    margin: 4px 6px;
  }
  .artikel .main_artikel .owl-carousel .owl-dots .owl-dot .active span {
    background-color: #190d67 !important;
  }
  .artikel .main_artikel .owl-carousel .item .img_artikel {
    height: 285px;
    display: flow-root;
  }
  .artikel .main_artikel .owl-carousel .item .img_artikel img {
    -o-object-fit: contain;
       object-fit: contain;
    border-radius: 15px;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel {
    bottom: 8%;
    left: 5%;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel .main_date_artikel {
    margin-left: -5px;
    position: relative;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel .main_date_artikel ul {
    list-style: none;
    padding: 0px;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel .main_date_artikel ul li {
    font-size: 13px;
    display: inline;
    padding-left: 6px;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel h2 {
    margin-top: 9px;
    font-weight: bold;
    font-size: 15px;
    width: 95%;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel a {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel a:hover {
    color: #CEDF1C;
  }
  .artikel .main_artikel .owl-carousel .item:hover {
    border-radius: 22px;
  }
  .artikel .main_artikel .owl-carousel .item:hover .overlay {
    display: block;
    background: unset;
  }
  .front_cek_keaslian {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .front_cek_keaslian .main_img_barcode img {
    max-width: 100%;
    margin: 0 auto;
  }
  .front_cek_keaslian .main_keterangan_barcode {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .front_cek_keaslian .main_keterangan_barcode h2 {
    font-size: 25px;
  }
  .front_cek_keaslian .main_keterangan_barcode p {
    font-family: roboto_bold;
    color: #FFF;
  }
  .front_cek_keaslian .main_form_check_barcode {
    top: 0px;
    margin-top: 55px;
  }
  .front_cek_keaslian .main_form_check_barcode .form-group input {
    text-align: center;
  }
  .testimoni {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .testimoni .header_title h4 {
    font-size: 15px;
  }
  .testimoni .header_title h2 {
    font-size: 20px;
  }
  .testimoni .header_title p {
    max-width: 90%;
  }
  .testimoni .main_testimoni {
    position: relative;
    padding-top: 20px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide {
    opacity: 0.3;
    transition: opacity 0.3s;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide.slick-cloned {
    opacity: 0.3;
    transition: opacity 0.3s;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide.slick-current.slick-active {
    opacity: 1;
    transition: opacity 0.3s;
    position: relative;
    bottom: 30px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide.slide_track {
    top: 2px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo {
    max-width: 100%;
    height: 250px;
    background-color: #fff;
    padding-top: 15px;
    top: 35px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 40px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .icon_quotes {
    padding-left: 30px;
    padding-right: 30px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .icon_quotes img {
    width: 10%;
    position: absolute;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .text_testimoni {
    padding-top: 34px;
    padding-left: 20px;
    padding-right: 15px;
    height: auto;
    padding-bottom: 15px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .text_testimoni h5 {
    font-family: roboto_regular;
    font-size: 13px;
    text-align: justify;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author {
    max-width: 100%;
    height: 79px;
    background-color: #e4e4e4;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 6px 4px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .img_avatar_author img {
    max-width: 90%;
    margin: 0 auto;
    padding-top: 10px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .text_name_author h4 {
    color: #000;
    font-family: roboto_bold;
    margin-bottom: 0px;
    padding-top: 5px;
    position: relative;
    font-size: 13px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .text_name_author h5 {
    margin: 0px;
    font-size: 12px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots {
    bottom: 0px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots li {
    width: 15px;
    margin: 0 8px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots li button:before {
    content: " ";
    width: 18px;
    height: 18px;
    background: #1637BF;
    border-radius: 20px;
    font-size: 20px !important;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots .slick-active button:before {
    width: 20px;
    height: 20px;
    background: url(../img/testimoni/dot.png) no-repeat center;
    background-size: 20px;
  }
  .support {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .support .main_img_analisa {
    position: absolute;
    left: -25%;
    top: -28%;
    width: 100%;
    display: block;
  }
  .support .main_img_analisa img {
    max-width: 50%;
  }
  .support .main_analisa {
    padding-left: 115px;
  }
  .support .main_analisa h4 {
    color: #FF0000;
    margin: 0px;
  }
  .support .main_analisa h2 {
    margin: 0px;
    font-family: roboto_bold;
    width: 80%;
    color: #1637bf;
    font-size: 20px;
  }
  .support .main_analisa p {
    width: 80%;
    font-size: 13px;
  }
  .support .main_konsultasi h4 {
    color: #FF0000;
    margin: 0px;
  }
  .support .main_konsultasi h2 {
    margin: 0px;
    font-family: roboto_bold;
    width: 80%;
    color: #1637bf;
    font-size: 20px;
  }
  .support .main_konsultasi p {
    width: 80%;
    font-size: 13px;
  }
  .support .main_konsultasi .box_link_dokter a .fa {
    font-size: 20px;
    font-weight: bold;
    color: green;
  }
  .support .main_img_dokter {
    position: absolute;
    left: 58%;
    bottom: -20%;
    width: 50%;
    right: 0%;
  }
  .support .main_img_dokter img {
    max-width: 65%;
    text-align: right;
    margin: 0 auto;
    margin-right: 0px;
  }
}
@media (max-width: 768px) and (min-width: 427px) {
  .main_slider {
    padding-top: 50px;
    padding-bottom: 95px;
  }
  .main_slider .carousel .carousel-indicators {
    bottom: -10px;
  }
  .main_slider .carousel .carousel-indicators .active {
    width: 20px;
    height: 20px;
    border: unset;
    border-radius: 20px;
    background-image: url(../img/slider/Union.svg) !important;
    background-size: 100%;
    background-color: #1637bf;
    background-repeat: no-repeat;
    margin: 6px;
  }
  .main_slider .carousel .carousel-indicators li {
    width: 18px;
    height: 18px;
    border-radius: 20px;
    background-color: #D9D9D9;
    border: unset;
    margin: 8px;
    top: 2px;
  }
  .main_slider .carousel .carousel-inner .item .img_slider {
    text-align: right;
    height: 480px;
    padding-top: 70px;
  }
  .main_slider .carousel .carousel-inner .item .img_slider img {
    max-width: 100%;
  }
  .main_slider .carousel .carousel-inner .item .text_slider {
    height: 480px;
  }
  .main_slider .carousel .carousel-inner .item .text_slider .carousel-caption {
    top: 33%;
    right: 0%;
    left: 0%;
    padding-bottom: 29px;
    text-align: left;
  }
  .main_slider .carousel .carousel-inner .item .text_slider .carousel-caption h1 {
    font-family: roboto_bold;
    font-size: 18px;
  }
  .main_slider .carousel .carousel-control {
    background-color: unset;
    background-image: unset;
  }
  .main_slider .carousel .carousel-control .fa-chevron-circle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: xx-large;
  }
  .main_slider .carousel .carousel-control .fa-chevron-circle-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: xx-large;
  }
  .kunci_sukses {
    padding-top: 25px;
    padding-bottom: 0px;
  }
  .kunci_sukses .header_title h4 {
    font-size: 15px;
  }
  .kunci_sukses .header_title h2 {
    font-size: 16px;
  }
  .kunci_sukses .header_title p {
    max-width: 95%;
    font-size: 13px;
  }
  .kunci_sukses .main_kunci_sukses {
    padding-top: 20px;
  }
  .kunci_sukses .main_kunci_sukses .backgound_kunci_sukses .keterangan {
    top: 60%;
    padding-left: 15px;
  }
  .kunci_sukses .main_kunci_sukses .backgound_kunci_sukses .keterangan h2 {
    font-size: 24px;
    margin-top: 0px;
    width: 100%;
    margin-bottom: 3px;
  }
  .kunci_sukses .main_kunci_sukses .backgound_kunci_sukses .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    color: #FFF;
    border-radius: 15px;
  }
  .kunci_sukses .main_kunci_sukses .backgound_kunci_sukses:hover {
    box-shadow: 2px 2px 18px;
    border-radius: 22px;
  }
  .kunci_sukses .main_kunci_sukses .backgound_kunci_sukses:hover .overlay {
    display: block;
    background: rgba(0, 0, 0, 0.6);
  }
  .kunci_sukses .btn_kunci_sukses {
    font-size: 12px;
    padding: 5px;
  }
  .alasan_pilih_peksi {
    padding-top: 55px;
    padding-bottom: 30px;
    background-color: #FFFFFF;
  }
  .alasan_pilih_peksi .header_title h4 {
    font-size: 15px;
  }
  .alasan_pilih_peksi .header_title h2 {
    font-size: 20px;
  }
  .alasan_pilih_peksi .header_title p {
    max-width: 75%;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .img_alasan_pilih_peksi {
    padding-bottom: 20px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .img_alasan_pilih_peksi img {
    max-width: 35%;
    margin: 0 auto;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi {
    height: 230px;
    border-radius: 5px;
    margin-top: 20px;
    bottom: 18px;
    right: 0px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .frame_label_icon {
    width: 52px;
    height: 52px;
    right: 2px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .frame_label_icon img {
    max-width: 55%;
    padding-top: 15px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .keterangan {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .keterangan h4 {
    font-family: roboto_bold;
    width: 100%;
    font-size: 15px;
    height: 50px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .keterangan p {
    font-size: 12px;
  }
  .alasan_pilih_peksi .link_keunggulan_lainnya {
    padding-top: 15px;
    text-align: center;
  }
  .artikel {
    padding-top: 30px;
    padding-bottom: 70px;
    background-color: #F3F0F0;
  }
  .artikel .header_title h4 {
    font-size: 15px;
  }
  .artikel .header_title h2 {
    font-size: 20px;
  }
  .artikel .header_title p {
    max-width: 70%;
  }
  .artikel .main_artikel {
    padding-top: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav {
    position: absolute;
    left: 0%;
    right: 0%;
    padding-top: 5px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav button {
    top: 0;
    bottom: 0;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-prev {
    margin-right: 60px;
    color: #1637bf;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-prev .fa {
    font-size: 15px;
    color: #4837b8;
    background: #fff;
    padding: 5px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-prev:hover {
    background: unset;
    box-shadow: 0px 0px 6px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-next {
    margin-left: 50px;
    color: #1637bf;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-next .fa {
    font-size: 15px;
    color: #4837b8;
    background: #fff;
    padding: 5px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-next:hover {
    background: unset;
    box-shadow: 0px 0px 6px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-dots {
    padding-top: 35px;
    width: 10%;
    bottom: -18.4%;
    margin: 0 auto;
  }
  .artikel .main_artikel .owl-carousel .owl-dots .owl-dot span {
    width: 20px;
    height: 21px;
    margin: 4px 6px;
  }
  .artikel .main_artikel .owl-carousel .owl-dots .owl-dot .active span {
    background-color: #190d67 !important;
  }
  .artikel .main_artikel .owl-carousel .item .img_artikel {
    height: 290px;
    display: flow-root;
  }
  .artikel .main_artikel .owl-carousel .item .img_artikel img {
    -o-object-fit: contain;
       object-fit: contain;
    border-radius: 15px;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel {
    bottom: 8%;
    left: 5%;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel .main_date_artikel {
    margin-left: -5px;
    position: relative;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel .main_date_artikel ul {
    list-style: none;
    padding: 0px;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel .main_date_artikel ul li {
    font-size: 13px;
    display: inline;
    padding-left: 6px;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel h2 {
    margin-top: 9px;
    font-weight: bold;
    font-size: 15px;
    width: 95%;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel a {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel a:hover {
    color: #CEDF1C;
  }
  .artikel .main_artikel .owl-carousel .item:hover {
    border-radius: 22px;
  }
  .artikel .main_artikel .owl-carousel .item:hover .overlay {
    display: block;
    background: unset;
  }
  .front_cek_keaslian {
    padding-top: 40px;
    padding-bottom: 25px;
  }
  .front_cek_keaslian .main_img_barcode img {
    max-width: 100%;
    margin: 0 auto;
  }
  .front_cek_keaslian .main_keterangan_barcode {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .front_cek_keaslian .main_keterangan_barcode h2 {
    font-size: 25px;
  }
  .front_cek_keaslian .main_keterangan_barcode p {
    font-family: roboto_bold;
    color: #FFF;
  }
  .front_cek_keaslian .main_form_check_barcode {
    margin-top: 0px;
    text-align: center;
    top: -55px;
  }
  .front_cek_keaslian .main_form_check_barcode .form-group input {
    text-align: center;
  }
  .front_cek_keaslian .main_form_check_barcode .form-control {
    padding: 6px 35px;
  }
  .testimoni {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .testimoni .header_title h4 {
    font-size: 15px;
  }
  .testimoni .header_title h2 {
    font-size: 20px;
  }
  .testimoni .header_title p {
    max-width: 90%;
  }
  .testimoni .main_testimoni {
    position: relative;
    padding-top: 20px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide {
    opacity: 0.3;
    transition: opacity 0.3s;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide.slick-cloned {
    opacity: 0.3;
    transition: opacity 0.3s;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide.slick-current.slick-active {
    opacity: 1;
    transition: opacity 0.3s;
    position: relative;
    bottom: 30px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide.slide_track {
    top: 2px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo {
    max-width: 100%;
    height: 250px;
    background-color: unset;
    padding-top: 15px;
    top: 35px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 40px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .icon_quotes {
    padding-left: 30px;
    padding-right: 30px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .icon_quotes img {
    width: 5%;
    position: absolute;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .text_testimoni {
    padding-top: 34px;
    padding-left: 20px;
    padding-right: 15px;
    height: auto;
    padding-bottom: 15px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .text_testimoni h5 {
    font-family: roboto_regular;
    font-size: 13px;
    text-align: justify;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author {
    max-width: 100%;
    height: 79px;
    background-color: #e4e4e4;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 6px 4px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .img_avatar_author img {
    max-width: 40%;
    margin: 0 auto;
    padding-top: 5px;
    margin-right: 0px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .text_name_author h4 {
    color: #000;
    font-family: roboto_bold;
    margin-bottom: 0px;
    padding-top: 5px;
    position: relative;
    font-size: 20px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .text_name_author h5 {
    margin: 0px;
    padding-top: 5px;
    font-size: 15px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots {
    bottom: 0px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots li {
    width: 15px;
    margin: 0 8px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots li button:before {
    content: " ";
    width: 18px;
    height: 18px;
    background: #1637BF;
    border-radius: 20px;
    font-size: 20px !important;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots .slick-active button:before {
    width: 20px;
    height: 20px;
    background: url(../img/testimoni/dot.png) no-repeat center;
    background-size: 20px;
  }
  .support {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .support .main_img_analisa {
    position: absolute;
    left: -4%;
    top: -28%;
    width: 100%;
    display: block;
  }
  .support .main_img_analisa img {
    display: none;
    max-width: 40%;
  }
  .support .main_analisa {
    padding-left: 0px;
    padding-bottom: 15px;
  }
  .support .main_analisa h4 {
    color: #FF0000;
    margin: 0px;
  }
  .support .main_analisa h2 {
    margin: 0px;
    font-family: roboto_bold;
    width: 80%;
    color: #1637bf;
    font-size: 17px;
  }
  .support .main_analisa p {
    width: 80%;
    font-size: 13px;
  }
  .support .main_konsultasi h4 {
    color: #FF0000;
    margin: 0px;
  }
  .support .main_konsultasi h2 {
    margin: 0px;
    font-family: roboto_bold;
    width: 80%;
    color: #1637bf;
    font-size: 17px;
  }
  .support .main_konsultasi p {
    width: 80%;
    font-size: 13px;
  }
  .support .main_konsultasi .box_link_dokter a .fa {
    font-size: 20px;
    font-weight: bold;
    color: green;
  }
  .support .main_img_dokter {
    position: absolute;
    left: 50%;
    bottom: -30%;
    width: 53%;
    right: 0%;
  }
  .support .main_img_dokter img {
    max-width: 55%;
    text-align: right;
    margin: 0 auto;
    margin-right: 0px;
  }
  .support .btn_dokter {
    --webkit-box-shadow: -1px 6px 28px -5px rgb(48 35 100 / 60%);
  }
}
@media (max-width: 426px) and (min-width: 376px) {
  .main_slider {
    padding-top: 50px;
    padding-bottom: 95px;
  }
  .main_slider .carousel .carousel-indicators {
    bottom: -10px;
  }
  .main_slider .carousel .carousel-indicators .active {
    width: 20px;
    height: 20px;
    border: unset;
    border-radius: 20px;
    background-image: url(../img/slider/Union.svg) !important;
    background-size: 100%;
    background-color: #1637bf;
    background-repeat: no-repeat;
    margin: 6px;
  }
  .main_slider .carousel .carousel-indicators li {
    width: 18px;
    height: 18px;
    border-radius: 20px;
    background-color: #D9D9D9;
    border: unset;
    margin: 8px;
    top: 2px;
  }
  .main_slider .carousel .carousel-inner .item .img_slider {
    text-align: center;
    height: 195px;
    padding-top: 0px;
  }
  .main_slider .carousel .carousel-inner .item .img_slider img {
    max-width: 80%;
  }
  .main_slider .carousel .carousel-inner .item .text_slider {
    height: 350px;
  }
  .main_slider .carousel .carousel-inner .item .text_slider .carousel-caption {
    top: 30%;
    right: 0%;
    left: 0%;
    padding-bottom: 0px;
    text-align: center;
  }
  .main_slider .carousel .carousel-inner .item .text_slider .carousel-caption h1 {
    font-family: roboto_bold;
    font-size: 20px;
  }
  .main_slider .carousel .carousel-control {
    background-color: unset;
    background-image: unset;
    display: none;
  }
  .main_slider .carousel .carousel-control .fa-chevron-circle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: xx-large;
  }
  .main_slider .carousel .carousel-control .fa-chevron-circle-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: xx-large;
  }
  .main_slider .carousel .carousel-control .right {
    right: 23px;
  }
  .kunci_sukses {
    padding-top: 25px;
    padding-bottom: 20px;
  }
  .kunci_sukses .header_title h4 {
    font-size: 15px;
  }
  .kunci_sukses .header_title h2 {
    font-size: 20px;
  }
  .kunci_sukses .header_title p {
    max-width: 100%;
    font-size: 11px;
  }
  .kunci_sukses .main_kunci_sukses {
    padding-top: 20px;
    max-width: 85%;
    margin: 0 auto;
  }
  .kunci_sukses .main_kunci_sukses .backgound_kunci_sukses {
    margin-bottom: 25px;
  }
  .kunci_sukses .main_kunci_sukses .backgound_kunci_sukses .keterangan {
    top: 50%;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
  }
  .kunci_sukses .main_kunci_sukses .backgound_kunci_sukses .keterangan h2 {
    font-size: 25px;
    text-align: center;
    margin-top: 0px;
    font-family: "roboto_bold";
    width: 100%;
    margin-bottom: 10px;
  }
  .kunci_sukses .btn_kunci_sukses {
    font-size: 14px;
    padding: 5px 25px 5px 25px;
  }
  .alasan_pilih_peksi {
    padding-top: 35px;
    padding-bottom: 30px;
    background-color: #FFFFFF;
  }
  .alasan_pilih_peksi .header_title h4 {
    font-size: 15px;
  }
  .alasan_pilih_peksi .header_title h2 {
    font-size: 17px;
  }
  .alasan_pilih_peksi .header_title p {
    max-width: 75%;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .img_alasan_pilih_peksi {
    padding-bottom: 20px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .img_alasan_pilih_peksi img {
    max-width: 90%;
    margin: 0 auto;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi {
    height: 180px;
    border-radius: 5px;
    margin-top: 20px;
    bottom: 18px;
    right: 0px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .frame_label_icon {
    width: 70px;
    height: 70px;
    right: 15px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .frame_label_icon img {
    max-width: 55%;
    padding-top: 15px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .keterangan {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 35px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .keterangan h4 {
    width: 60%;
    font-size: 20px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .keterangan p {
    font-size: 15px;
  }
  .alasan_pilih_peksi .link_keunggulan_lainnya {
    padding-top: 15px;
    text-align: center;
  }
  .artikel {
    padding-top: 30px;
    padding-bottom: 70px;
    background-color: #F3F0F0;
  }
  .artikel .header_title h4 {
    font-size: 15px;
  }
  .artikel .header_title h2 {
    font-size: 20px;
  }
  .artikel .header_title p {
    max-width: 100%;
  }
  .artikel .main_artikel {
    padding-top: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav {
    position: absolute;
    left: 0%;
    right: 0%;
    padding-top: 5px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav button {
    top: 0;
    bottom: 0;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-prev {
    margin-right: 60px;
    color: #1637bf;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-prev .fa {
    font-size: 15px;
    color: #4837b8;
    background: #fff;
    padding: 5px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-prev:hover {
    background: unset;
    box-shadow: 0px 0px 6px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-next {
    margin-left: 50px;
    color: #1637bf;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-next .fa {
    font-size: 15px;
    color: #4837b8;
    background: #fff;
    padding: 5px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-next:hover {
    background: unset;
    box-shadow: 0px 0px 6px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-dots {
    padding-top: 35px;
    width: 10%;
    bottom: -18.4%;
    margin: 0 auto;
  }
  .artikel .main_artikel .owl-carousel .owl-dots .owl-dot span {
    width: 20px;
    height: 21px;
    margin: 4px 6px;
  }
  .artikel .main_artikel .owl-carousel .owl-dots .owl-dot .active span {
    background-color: #190d67 !important;
  }
  .artikel .main_artikel .owl-carousel .item .img_artikel {
    height: 230px;
    display: flow-root;
  }
  .artikel .main_artikel .owl-carousel .item .img_artikel img {
    -o-object-fit: contain;
       object-fit: contain;
    border-radius: 15px;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel {
    bottom: 8%;
    left: 5%;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel .main_date_artikel {
    margin-left: -5px;
    position: relative;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel .main_date_artikel ul {
    list-style: none;
    padding: 0px;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel .main_date_artikel ul li {
    font-size: 13px;
    display: inline;
    padding-left: 6px;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel h2 {
    margin-top: 9px;
    font-weight: bold;
    font-size: 15px;
    width: 95%;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel a {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel a:hover {
    color: #CEDF1C;
  }
  .artikel .main_artikel .owl-carousel .item:hover {
    border-radius: 22px;
  }
  .artikel .main_artikel .owl-carousel .item:hover .overlay {
    display: block;
    background: unset;
  }
  .front_cek_keaslian {
    padding-top: 40px;
    padding-bottom: 25px;
  }
  .front_cek_keaslian .main_img_barcode img {
    max-width: 100%;
    margin: 0 auto;
  }
  .front_cek_keaslian .main_keterangan_barcode {
    padding-top: 10px;
    padding-bottom: 50px;
    text-align: center;
  }
  .front_cek_keaslian .main_keterangan_barcode h2 {
    font-size: 25px;
  }
  .front_cek_keaslian .main_keterangan_barcode p {
    font-family: roboto_bold;
    color: #FFF;
  }
  .front_cek_keaslian .main_form_check_barcode {
    margin-top: 0px;
    text-align: center;
    top: -55px;
    display: grid;
  }
  .front_cek_keaslian .main_form_check_barcode .form-group input {
    text-align: center;
  }
  .front_cek_keaslian .main_form_check_barcode .form-control {
    padding: 6px 35px;
  }
  .front_cek_keaslian .btn_check_barcode {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .testimoni {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .testimoni .header_title h4 {
    font-size: 15px;
  }
  .testimoni .header_title h2 {
    font-size: 20px;
  }
  .testimoni .header_title p {
    max-width: 90%;
  }
  .testimoni .main_testimoni {
    position: relative;
    padding-top: 20px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide {
    opacity: 0.3;
    transition: opacity 0.3s;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide.slick-cloned {
    opacity: 0.3;
    transition: opacity 0.3s;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide.slick-current.slick-active {
    opacity: 1;
    transition: opacity 0.3s;
    position: relative;
    bottom: 30px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide.slide_track {
    top: 2px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo {
    max-width: 100%;
    height: 250px;
    background-color: unset;
    padding-top: 15px;
    top: 35px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 40px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .icon_quotes {
    padding-left: 30px;
    padding-right: 30px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .icon_quotes img {
    width: 9%;
    position: absolute;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .text_testimoni {
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 15px;
    height: auto;
    padding-bottom: 15px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .text_testimoni h5 {
    font-family: roboto_regular;
    font-size: 13px;
    text-align: justify;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author {
    max-width: 100%;
    height: 79px;
    background-color: #e4e4e4;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 6px 4px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .img_avatar_author img {
    max-width: 100%;
    margin: 0 auto;
    padding-top: 10px;
    margin-right: 0px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .text_name_author h4 {
    color: #000;
    font-family: roboto_bold;
    margin-bottom: 0px;
    padding-top: 5px;
    position: relative;
    font-size: 16px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .text_name_author h5 {
    margin: 0px;
    padding-top: 5px;
    font-size: 15px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots {
    bottom: 0px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots li {
    width: 15px;
    margin: 0 8px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots li button:before {
    content: " ";
    width: 18px;
    height: 18px;
    background: #1637BF;
    border-radius: 20px;
    font-size: 20px !important;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots .slick-active button:before {
    width: 20px;
    height: 20px;
    background: url(../img/testimoni/dot.png) no-repeat center;
    background-size: 20px;
  }
  .support {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .support .main_img_analisa {
    position: absolute;
    left: -4%;
    top: -28%;
    width: 100%;
    display: block;
  }
  .support .main_img_analisa img {
    display: none;
    max-width: 40%;
  }
  .support .main_analisa {
    padding-left: 0px;
    padding-bottom: 45px;
    text-align: center;
  }
  .support .main_analisa h4 {
    color: #FF0000;
    margin: 0px;
  }
  .support .main_analisa h2 {
    margin: 0px;
    font-family: roboto_bold;
    width: 100%;
    color: #1637bf;
    font-size: 17px;
  }
  .support .main_analisa p {
    width: 100%;
    font-size: 16px;
  }
  .support .main_konsultasi h4 {
    color: #FF0000;
    margin: 0px;
  }
  .support .main_konsultasi h2 {
    margin: 0px;
    font-family: roboto_bold;
    width: 80%;
    color: #1637bf;
    font-size: 17px;
  }
  .support .main_konsultasi p {
    width: 80%;
    font-size: 13px;
  }
  .support .main_konsultasi .box_link_dokter a .fa {
    font-size: 20px;
    font-weight: bold;
    color: green;
  }
  .support .main_img_dokter {
    position: absolute;
    left: 49%;
    bottom: -22%;
    width: 54%;
    right: 0%;
  }
  .support .main_img_dokter img {
    max-width: 55%;
    text-align: right;
    margin: 0 auto;
    margin-right: 0px;
  }
  .support .btn_dokter {
    --webkit-box-shadow: -1px 6px 28px -5px rgb(48 35 100 / 60%);
  }
}
/* media query custom 393 */
@media screen and (max-width: 425px) and (min-width: 393px) {
  .main_slider {
    padding-top: 50px;
    padding-bottom: 80px;
  }
  .main_slider .carousel .carousel-indicators {
    bottom: -10px;
  }
  .main_slider .carousel .carousel-indicators .active {
    width: 20px;
    height: 20px;
    border: unset;
    border-radius: 20px;
    background-image: url(../img/slider/Union.svg) !important;
    background-size: 100%;
    background-color: #1637bf;
    background-repeat: no-repeat;
    margin: 6px;
  }
  .main_slider .carousel .carousel-indicators li {
    width: 18px;
    height: 18px;
    border-radius: 20px;
    background-color: #D9D9D9;
    border: unset;
    margin: 8px;
    top: 2px;
  }
  .main_slider .carousel .carousel-inner .item .img_slider {
    text-align: center;
    height: 195px;
    padding-top: 25px;
  }
  .main_slider .carousel .carousel-inner .item .img_slider img {
    max-width: 80%;
  }
  .main_slider .carousel .carousel-inner .item .text_slider {
    height: 350px;
  }
  .main_slider .carousel .carousel-inner .item .text_slider .carousel-caption {
    top: 30%;
    right: 0%;
    left: 0%;
    padding-bottom: 0px;
    text-align: center;
  }
  .main_slider .carousel .carousel-inner .item .text_slider .carousel-caption h1 {
    font-family: roboto_bold;
    font-size: 18px;
  }
  .main_slider .carousel .carousel-control {
    background-color: unset;
    background-image: unset;
    display: none;
  }
  .main_slider .carousel .carousel-control .fa-chevron-circle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: xx-large;
  }
  .main_slider .carousel .carousel-control .fa-chevron-circle-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: xx-large;
  }
  .main_slider .carousel .carousel-control .right {
    right: 23px;
  }
  .kunci_sukses {
    padding-top: 25px;
    padding-bottom: 20px;
  }
  .kunci_sukses .header_title h4 {
    font-size: 15px;
  }
  .kunci_sukses .header_title h2 {
    font-size: 20px;
  }
  .kunci_sukses .header_title p {
    max-width: 100%;
    font-size: 11px;
  }
  .kunci_sukses .main_kunci_sukses {
    padding-top: 20px;
    max-width: 80%;
    margin: 0 auto;
  }
  .kunci_sukses .main_kunci_sukses .backgound_kunci_sukses {
    margin-bottom: 25px;
  }
  .kunci_sukses .main_kunci_sukses .backgound_kunci_sukses .keterangan {
    top: 50%;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
  }
  .kunci_sukses .main_kunci_sukses .backgound_kunci_sukses .keterangan h2 {
    font-size: 25px;
    text-align: center;
    margin-top: 0px;
    font-family: "roboto_bold";
    width: 100%;
    margin-bottom: 10px;
  }
  .kunci_sukses .btn_kunci_sukses {
    font-size: 14px;
    padding: 5px 25px 5px 25px;
  }
  .alasan_pilih_peksi {
    padding-top: 35px;
    padding-bottom: 30px;
    background-color: #FFFFFF;
  }
  .alasan_pilih_peksi .header_title h4 {
    font-size: 14px;
  }
  .alasan_pilih_peksi .header_title h2 {
    font-size: 15px;
  }
  .alasan_pilih_peksi .header_title p {
    max-width: 100%;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .img_alasan_pilih_peksi {
    padding-bottom: 20px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .img_alasan_pilih_peksi img {
    max-width: 90%;
    margin: 0 auto;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi {
    height: 180px;
    border-radius: 5px;
    margin-top: 20px;
    bottom: 18px;
    right: 0px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .frame_label_icon {
    width: 70px;
    height: 70px;
    right: 15px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .frame_label_icon img {
    max-width: 55%;
    padding-top: 15px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .keterangan {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .keterangan h4 {
    width: 60%;
    font-size: 20px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .keterangan p {
    font-size: 15px;
  }
  .alasan_pilih_peksi .link_keunggulan_lainnya {
    padding-top: 15px;
    text-align: center;
  }
  .artikel {
    padding-top: 30px;
    padding-bottom: 70px;
    background-color: #F3F0F0;
  }
  .artikel .header_title h4 {
    font-size: 15px;
  }
  .artikel .header_title h2 {
    font-size: 20px;
  }
  .artikel .header_title p {
    max-width: 100%;
    font-size: 12px;
  }
  .artikel .main_artikel {
    padding-top: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav {
    position: absolute;
    left: 0%;
    right: 0%;
    padding-top: 5px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav button {
    top: 0;
    bottom: 0;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-prev {
    margin-right: 60px;
    color: #1637bf;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-prev .fa {
    font-size: 15px;
    color: #4837b8;
    background: #fff;
    padding: 5px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-prev:hover {
    background: unset;
    box-shadow: 0px 0px 6px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-next {
    margin-left: 50px;
    color: #1637bf;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-next .fa {
    font-size: 15px;
    color: #4837b8;
    background: #fff;
    padding: 5px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-next:hover {
    background: unset;
    box-shadow: 0px 0px 6px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-dots {
    padding-top: 35px;
    width: 10%;
    bottom: -18.4%;
    margin: 0 auto;
  }
  .artikel .main_artikel .owl-carousel .owl-dots .owl-dot span {
    width: 20px;
    height: 21px;
    margin: 4px 6px;
  }
  .artikel .main_artikel .owl-carousel .owl-dots .owl-dot .active span {
    background-color: #190d67 !important;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel {
    bottom: 8%;
    left: 5%;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel .main_date_artikel {
    margin-left: -5px;
    position: relative;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel .main_date_artikel ul {
    list-style: none;
    padding: 0px;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel .main_date_artikel ul li {
    font-size: 10px;
    display: block;
    padding-left: 6px;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel h2 {
    margin-top: 9px;
    font-weight: bold;
    font-size: 12px;
    width: 100%;
    padding-right: 10px;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel a {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel a:hover {
    color: #CEDF1C;
  }
  .artikel .main_artikel .owl-carousel .item:hover {
    border-radius: 22px;
  }
  .artikel .main_artikel .owl-carousel .item:hover .overlay {
    display: block;
    background: unset;
  }
  .front_cek_keaslian {
    padding-top: 40px;
    padding-bottom: 25px;
  }
  .front_cek_keaslian .main_img_barcode img {
    max-width: 100%;
    margin: 0 auto;
  }
  .front_cek_keaslian .main_keterangan_barcode {
    padding-top: 10px;
    padding-bottom: 50px;
    text-align: center;
  }
  .front_cek_keaslian .main_keterangan_barcode h2 {
    font-size: 25px;
  }
  .front_cek_keaslian .main_keterangan_barcode p {
    font-family: roboto_bold;
    color: #FFF;
  }
  .front_cek_keaslian .main_form_check_barcode {
    margin-top: 0px;
    text-align: center;
    top: -55px;
    display: grid;
  }
  .front_cek_keaslian .main_form_check_barcode .form-group input {
    text-align: center;
  }
  .front_cek_keaslian .main_form_check_barcode .form-control {
    padding: 6px 35px;
  }
  .front_cek_keaslian .btn_check_barcode {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .testimoni {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .testimoni .header_title h4 {
    font-size: 15px;
  }
  .testimoni .header_title h2 {
    font-size: 20px;
  }
  .testimoni .header_title p {
    max-width: 90%;
  }
  .testimoni .main_testimoni {
    position: relative;
    padding-top: 20px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide {
    opacity: 0.3;
    transition: opacity 0.3s;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide.slick-cloned {
    opacity: 0.3;
    transition: opacity 0.3s;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide.slick-current.slick-active {
    opacity: 1;
    transition: opacity 0.3s;
    position: relative;
    bottom: 30px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide.slide_track {
    top: 2px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo {
    max-width: 100%;
    height: 250px;
    background-color: unset;
    padding-top: 15px;
    top: 35px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 40px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .icon_quotes {
    padding-left: 30px;
    padding-right: 30px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .icon_quotes img {
    width: 9%;
    position: absolute;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .text_testimoni {
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 15px;
    height: auto;
    padding-bottom: 15px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .text_testimoni h5 {
    font-family: roboto_regular;
    font-size: 13px;
    text-align: justify;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author {
    max-width: 100%;
    height: 79px;
    background-color: #e4e4e4;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 6px 4px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .img_avatar_author img {
    max-width: 100%;
    margin: 0 auto;
    padding-top: 10px;
    margin-right: 0px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .text_name_author h4 {
    color: #000;
    font-family: roboto_bold;
    margin-bottom: 0px;
    padding-top: 5px;
    position: relative;
    font-size: 16px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .text_name_author h5 {
    margin: 0px;
    padding-top: 5px;
    font-size: 15px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots {
    bottom: 0px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots li {
    width: 15px;
    margin: 0 8px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots li button:before {
    content: " ";
    width: 18px;
    height: 18px;
    background: #1637BF;
    border-radius: 20px;
    font-size: 20px !important;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots .slick-active button:before {
    width: 20px;
    height: 20px;
    background: url(../img/testimoni/dot.png) no-repeat center;
    background-size: 20px;
  }
  .support {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .support .main_img_analisa {
    position: absolute;
    left: -4%;
    top: -28%;
    width: 100%;
    display: block;
  }
  .support .main_img_analisa img {
    display: none;
    max-width: 40%;
  }
  .support .main_analisa {
    padding-left: 0px;
    padding-bottom: 45px;
    text-align: center;
  }
  .support .main_analisa h4 {
    color: #FF0000;
    margin: 0px;
  }
  .support .main_analisa h2 {
    margin: 0px;
    font-family: roboto_bold;
    width: 100%;
    color: #1637bf;
    font-size: 19px;
  }
  .support .main_analisa p {
    width: 100%;
    font-size: 13px;
  }
  .support .main_konsultasi h4 {
    color: #FF0000;
    margin: 0px;
  }
  .support .main_konsultasi h2 {
    margin: 0px;
    font-family: roboto_bold;
    width: 80%;
    color: #1637bf;
    font-size: 17px;
  }
  .support .main_konsultasi p {
    width: 80%;
    font-size: 13px;
  }
  .support .main_konsultasi .box_link_dokter a .fa {
    font-size: 20px;
    font-weight: bold;
    color: green;
  }
  .support .main_img_dokter {
    position: absolute;
    left: 49%;
    bottom: -22%;
    width: 54%;
    right: 0%;
  }
  .support .main_img_dokter img {
    max-width: 55%;
    text-align: right;
    margin: 0 auto;
    margin-right: 0px;
  }
  .support .btn_dokter {
    --webkit-box-shadow: -1px 6px 28px -5px rgb(48 35 100 / 60%);
  }
}
@media (max-width: 393px) and (min-width: 321px) {
  .main_slider {
    padding-top: 50px;
    padding-bottom: 80px;
  }
  .main_slider .carousel .carousel-indicators {
    bottom: -10px;
  }
  .main_slider .carousel .carousel-indicators .active {
    width: 20px;
    height: 20px;
    border: unset;
    border-radius: 20px;
    background-image: url(../img/slider/Union.svg) !important;
    background-size: 100%;
    background-color: #1637bf;
    background-repeat: no-repeat;
    margin: 6px;
  }
  .main_slider .carousel .carousel-indicators li {
    width: 18px;
    height: 18px;
    border-radius: 20px;
    background-color: #D9D9D9;
    border: unset;
    margin: 8px;
    top: 2px;
  }
  .main_slider .carousel .carousel-inner .item .img_slider {
    text-align: center;
    height: 195px;
    padding-top: 25px;
  }
  .main_slider .carousel .carousel-inner .item .img_slider img {
    max-width: 80%;
  }
  .main_slider .carousel .carousel-inner .item .text_slider {
    height: 350px;
  }
  .main_slider .carousel .carousel-inner .item .text_slider .carousel-caption {
    top: 30%;
    right: 0%;
    left: 0%;
    padding-bottom: 0px;
    text-align: center;
  }
  .main_slider .carousel .carousel-inner .item .text_slider .carousel-caption h1 {
    font-family: roboto_bold;
    font-size: 18px;
  }
  .main_slider .carousel .carousel-control {
    background-color: unset;
    background-image: unset;
    display: none;
  }
  .main_slider .carousel .carousel-control .fa-chevron-circle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: xx-large;
  }
  .main_slider .carousel .carousel-control .fa-chevron-circle-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: xx-large;
  }
  .main_slider .carousel .carousel-control .right {
    right: 23px;
  }
  .kunci_sukses {
    padding-top: 25px;
    padding-bottom: 20px;
  }
  .kunci_sukses .header_title h4 {
    font-size: 15px;
  }
  .kunci_sukses .header_title h2 {
    font-size: 20px;
  }
  .kunci_sukses .header_title p {
    max-width: 100%;
    font-size: 11px;
  }
  .kunci_sukses .main_kunci_sukses {
    padding-top: 20px;
    max-width: 80%;
    margin: 0 auto;
  }
  .kunci_sukses .main_kunci_sukses .backgound_kunci_sukses {
    margin-bottom: 25px;
  }
  .kunci_sukses .main_kunci_sukses .backgound_kunci_sukses .keterangan {
    top: 50%;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
  }
  .kunci_sukses .main_kunci_sukses .backgound_kunci_sukses .keterangan h2 {
    font-size: 25px;
    text-align: center;
    margin-top: 0px;
    font-family: "roboto_bold";
    width: 100%;
    margin-bottom: 10px;
  }
  .kunci_sukses .btn_kunci_sukses {
    font-size: 14px;
    padding: 5px 25px 5px 25px;
  }
  .alasan_pilih_peksi {
    padding-top: 35px;
    padding-bottom: 30px;
    background-color: #FFFFFF;
  }
  .alasan_pilih_peksi .header_title h4 {
    font-size: 14px;
  }
  .alasan_pilih_peksi .header_title h2 {
    font-size: 15px;
  }
  .alasan_pilih_peksi .header_title p {
    max-width: 100%;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .img_alasan_pilih_peksi {
    padding-bottom: 20px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .img_alasan_pilih_peksi img {
    max-width: 90%;
    margin: 0 auto;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi {
    height: 180px;
    border-radius: 5px;
    margin-top: 20px;
    bottom: 18px;
    right: 0px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .frame_label_icon {
    width: 70px;
    height: 70px;
    right: 15px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .frame_label_icon img {
    max-width: 55%;
    padding-top: 15px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .keterangan {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .keterangan h4 {
    width: 60%;
    font-size: 20px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .keterangan p {
    font-size: 15px;
  }
  .alasan_pilih_peksi .link_keunggulan_lainnya {
    padding-top: 15px;
    text-align: center;
  }
  .artikel {
    padding-top: 30px;
    padding-bottom: 70px;
    background-color: #F3F0F0;
  }
  .artikel .header_title h4 {
    font-size: 15px;
  }
  .artikel .header_title h2 {
    font-size: 20px;
  }
  .artikel .header_title p {
    max-width: 100%;
    font-size: 12px;
  }
  .artikel .main_artikel {
    padding-top: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav {
    position: absolute;
    left: 0%;
    right: 0%;
    padding-top: 5px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav button {
    top: 0;
    bottom: 0;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-prev {
    margin-right: 60px;
    color: #1637bf;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-prev .fa {
    font-size: 15px;
    color: #4837b8;
    background: #fff;
    padding: 5px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-prev:hover {
    background: unset;
    box-shadow: 0px 0px 6px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-next {
    margin-left: 50px;
    color: #1637bf;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-next .fa {
    font-size: 15px;
    color: #4837b8;
    background: #fff;
    padding: 5px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-next:hover {
    background: unset;
    box-shadow: 0px 0px 6px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-dots {
    padding-top: 35px;
    width: 10%;
    bottom: -18.4%;
    margin: 0 auto;
  }
  .artikel .main_artikel .owl-carousel .owl-dots .owl-dot span {
    width: 20px;
    height: 21px;
    margin: 4px 6px;
  }
  .artikel .main_artikel .owl-carousel .owl-dots .owl-dot .active span {
    background-color: #190d67 !important;
  }
  .artikel .main_artikel .owl-carousel .item .img_artikel {
    height: 230px;
    display: flow-root;
  }
  .artikel .main_artikel .owl-carousel .item .img_artikel img {
    -o-object-fit: contain;
       object-fit: contain;
    border-radius: 15px;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel {
    bottom: 8%;
    left: 5%;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel .main_date_artikel {
    margin-left: -5px;
    position: relative;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel .main_date_artikel ul {
    list-style: none;
    padding: 0px;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel .main_date_artikel ul li {
    font-size: 13px;
    display: block;
    padding-left: 6px;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel h2 {
    margin-top: 9px;
    font-weight: bold;
    font-size: 13px;
    width: 100%;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel a {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel a:hover {
    color: #CEDF1C;
  }
  .artikel .main_artikel .owl-carousel .item:hover {
    border-radius: 22px;
  }
  .artikel .main_artikel .owl-carousel .item:hover .overlay {
    display: block;
    background: unset;
  }
  .front_cek_keaslian {
    padding-top: 40px;
    padding-bottom: 25px;
  }
  .front_cek_keaslian .main_img_barcode img {
    max-width: 100%;
    margin: 0 auto;
  }
  .front_cek_keaslian .main_keterangan_barcode {
    padding-top: 10px;
    padding-bottom: 50px;
    text-align: center;
  }
  .front_cek_keaslian .main_keterangan_barcode h2 {
    font-size: 20px;
  }
  .front_cek_keaslian .main_keterangan_barcode p {
    font-family: roboto_bold;
    color: #FFF;
  }
  .front_cek_keaslian .main_form_check_barcode {
    margin-top: 0px;
    text-align: center;
    top: -55px;
    display: grid;
  }
  .front_cek_keaslian .main_form_check_barcode .form-group input {
    text-align: center;
  }
  .front_cek_keaslian .main_form_check_barcode .form-control {
    padding: 6px 35px;
  }
  .front_cek_keaslian .btn_check_barcode {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .testimoni {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .testimoni .header_title h4 {
    font-size: 15px;
  }
  .testimoni .header_title h2 {
    font-size: 20px;
  }
  .testimoni .header_title p {
    max-width: 90%;
  }
  .testimoni .main_testimoni {
    position: relative;
    padding-top: 20px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide {
    opacity: 0.3;
    transition: opacity 0.3s;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide.slick-cloned {
    opacity: 0.3;
    transition: opacity 0.3s;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide.slick-current.slick-active {
    opacity: 1;
    transition: opacity 0.3s;
    position: relative;
    bottom: 30px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide.slide_track {
    top: 2px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo {
    max-width: 100%;
    height: 276px;
    background-color: unset;
    padding-top: 15px;
    top: 35px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 40px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .icon_quotes {
    padding-left: 30px;
    padding-right: 30px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .icon_quotes img {
    width: 9%;
    position: absolute;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .text_testimoni {
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 15px;
    height: auto;
    padding-bottom: 15px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .text_testimoni h5 {
    font-family: roboto_regular;
    font-size: 13px;
    text-align: justify;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author {
    max-width: 100%;
    height: 79px;
    background-color: #e4e4e4;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 6px 4px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .img_avatar_author {
    width: 70%;
    top: 0%;
    bottom: 0%;
    position: absolute;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .img_avatar_author img {
    max-width: 100%;
    margin: 0 auto;
    padding-top: 10px;
    margin-right: 0px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .text_name_author h4 {
    color: #000;
    font-family: roboto_bold;
    margin-bottom: 0px;
    padding-top: 5px;
    position: relative;
    font-size: 14px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .text_name_author h5 {
    margin: 0px;
    padding-top: 5px;
    font-size: 11px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots {
    bottom: 0px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots li {
    width: 15px;
    margin: 0 8px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots li button:before {
    content: " ";
    width: 18px;
    height: 18px;
    background: #1637BF;
    border-radius: 20px;
    font-size: 20px !important;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots .slick-active button:before {
    width: 20px;
    height: 20px;
    background: url(../img/testimoni/dot.png) no-repeat center;
    background-size: 20px;
  }
  .support {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .support .main_img_analisa {
    position: absolute;
    left: -4%;
    top: -28%;
    width: 100%;
    display: block;
  }
  .support .main_img_analisa img {
    display: none;
    max-width: 40%;
  }
  .support .main_analisa {
    padding-left: 0px;
    padding-bottom: 45px;
    text-align: center;
  }
  .support .main_analisa h4 {
    color: #FF0000;
    margin: 0px;
  }
  .support .main_analisa h2 {
    margin: 0px;
    font-family: roboto_bold;
    width: 100%;
    color: #1637bf;
    font-size: 22px;
  }
  .support .main_analisa p {
    width: 100%;
    font-size: 16px;
  }
  .support .main_konsultasi h4 {
    color: #FF0000;
    margin: 0px;
  }
  .support .main_konsultasi h2 {
    margin: 0px;
    font-family: roboto_bold;
    width: 80%;
    color: #1637bf;
    font-size: 17px;
  }
  .support .main_konsultasi p {
    width: 80%;
    font-size: 13px;
  }
  .support .main_konsultasi .box_link_dokter a .fa {
    font-size: 20px;
    font-weight: bold;
    color: green;
  }
  .support .main_img_dokter {
    position: absolute;
    left: 49%;
    bottom: -22%;
    width: 54%;
    right: 0%;
  }
  .support .main_img_dokter img {
    max-width: 55%;
    text-align: right;
    margin: 0 auto;
    margin-right: 0px;
  }
  .support .btn_dokter {
    --webkit-box-shadow: -1px 6px 28px -5px rgb(48 35 100 / 60%);
  }
}
/* media query custom 360 */
@media screen and (max-width: 374px) and (min-width: 360px) {
  .main_slider {
    padding-top: 50px;
    padding-bottom: 35px;
  }
  .main_slider .carousel .carousel-indicators {
    bottom: -10px;
  }
  .main_slider .carousel .carousel-indicators .active {
    width: 20px;
    height: 20px;
    border: unset;
    border-radius: 20px;
    background-image: url(../img/slider/Union.svg) !important;
    background-size: 100%;
    background-color: #1637bf;
    background-repeat: no-repeat;
    margin: 6px;
  }
  .main_slider .carousel .carousel-indicators li {
    width: 18px;
    height: 18px;
    border-radius: 20px;
    background-color: #D9D9D9;
    border: unset;
    margin: 8px;
    top: 2px;
  }
  .main_slider .carousel .carousel-inner .item .img_slider {
    text-align: center;
    height: 195px;
    padding-top: 25px;
  }
  .main_slider .carousel .carousel-inner .item .img_slider img {
    max-width: 95%;
  }
  .main_slider .carousel .carousel-inner .item .text_slider {
    height: 350px;
  }
  .main_slider .carousel .carousel-inner .item .text_slider .carousel-caption {
    top: 30%;
    right: 0%;
    left: 0%;
    padding-bottom: 0px;
    text-align: center;
  }
  .main_slider .carousel .carousel-inner .item .text_slider .carousel-caption h1 {
    font-family: roboto_bold;
    font-size: 18px;
  }
  .main_slider .carousel .carousel-control {
    background-color: unset;
    background-image: unset;
    display: none;
  }
  .main_slider .carousel .carousel-control .fa-chevron-circle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: xx-large;
  }
  .main_slider .carousel .carousel-control .fa-chevron-circle-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: xx-large;
  }
  .main_slider .carousel .carousel-control .right {
    right: 23px;
  }
  .kunci_sukses {
    padding-top: 25px;
    padding-bottom: 20px;
  }
  .kunci_sukses .header_title h4 {
    font-size: 15px;
  }
  .kunci_sukses .header_title h2 {
    font-size: 20px;
  }
  .kunci_sukses .header_title p {
    max-width: 100%;
    font-size: 11px;
  }
  .kunci_sukses .main_kunci_sukses {
    padding-top: 20px;
    max-width: 95%;
    margin: 0 auto;
  }
  .kunci_sukses .main_kunci_sukses .backgound_kunci_sukses {
    margin-bottom: 25px;
  }
  .kunci_sukses .main_kunci_sukses .backgound_kunci_sukses .keterangan {
    top: 50%;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
  }
  .kunci_sukses .main_kunci_sukses .backgound_kunci_sukses .keterangan h2 {
    font-size: 25px;
    text-align: center;
    margin-top: 0px;
    font-family: "roboto_bold";
    width: 100%;
    margin-bottom: 10px;
  }
  .kunci_sukses .btn_kunci_sukses {
    font-size: 14px;
    padding: 5px 25px 5px 25px;
  }
  .alasan_pilih_peksi {
    padding-top: 5px;
    padding-bottom: 30px;
    background-color: #FFFFFF;
  }
  .alasan_pilih_peksi .header_title h4 {
    font-size: 13px;
  }
  .alasan_pilih_peksi .header_title h2 {
    font-size: 14px;
  }
  .alasan_pilih_peksi .header_title p {
    max-width: 100%;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .img_alasan_pilih_peksi {
    padding-bottom: 20px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .img_alasan_pilih_peksi img {
    max-width: 90%;
    margin: 0 auto;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi {
    height: 180px;
    border-radius: 5px;
    margin-top: 20px;
    bottom: 18px;
    right: 0px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .frame_label_icon {
    width: 70px;
    height: 70px;
    right: 15px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .frame_label_icon img {
    max-width: 55%;
    padding-top: 15px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .keterangan {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .keterangan h4 {
    width: 60%;
    font-size: 17px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .keterangan p {
    font-size: 15px;
  }
  .alasan_pilih_peksi .link_keunggulan_lainnya {
    padding-top: 15px;
    text-align: center;
  }
  .artikel {
    padding-top: 30px;
    padding-bottom: 70px;
    background-color: #F3F0F0;
  }
  .artikel .header_title h4 {
    font-size: 15px;
  }
  .artikel .header_title h2 {
    font-size: 20px;
  }
  .artikel .header_title p {
    max-width: 100%;
    font-size: 12px;
  }
  .artikel .main_artikel {
    padding-top: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav {
    position: absolute;
    left: 0%;
    right: 0%;
    padding-top: 5px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav button {
    top: 0;
    bottom: 0;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-prev {
    margin-right: 60px;
    color: #1637bf;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-prev .fa {
    font-size: 15px;
    color: #4837b8;
    background: #fff;
    padding: 5px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-prev:hover {
    background: unset;
    box-shadow: 0px 0px 6px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-next {
    margin-left: 50px;
    color: #1637bf;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-next .fa {
    font-size: 15px;
    color: #4837b8;
    background: #fff;
    padding: 5px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-next:hover {
    background: unset;
    box-shadow: 0px 0px 6px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-dots {
    padding-top: 35px;
    width: 10%;
    bottom: -18.4%;
    margin: 0 auto;
  }
  .artikel .main_artikel .owl-carousel .owl-dots .owl-dot span {
    width: 20px;
    height: 21px;
    margin: 4px 6px;
  }
  .artikel .main_artikel .owl-carousel .owl-dots .owl-dot .active span {
    background-color: #190d67 !important;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel {
    bottom: 8%;
    left: 5%;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel .main_date_artikel {
    margin-left: -5px;
    position: relative;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel .main_date_artikel ul {
    list-style: none;
    padding: 0px;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel .main_date_artikel ul li {
    font-size: 13px;
    display: block;
    padding-left: 6px;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel h2 {
    margin-top: 9px;
    font-weight: bold;
    font-size: 10px;
    width: 100%;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel a {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel a:hover {
    color: #CEDF1C;
  }
  .artikel .main_artikel .owl-carousel .item:hover {
    border-radius: 22px;
  }
  .artikel .main_artikel .owl-carousel .item:hover .overlay {
    display: block;
    background: unset;
  }
  .testimoni {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .testimoni .header_title h4 {
    font-size: 15px;
  }
  .testimoni .header_title h2 {
    font-size: 16px;
  }
  .testimoni .header_title p {
    max-width: 90%;
  }
  .testimoni .main_testimoni {
    position: relative;
    padding-top: 20px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide {
    opacity: 0.3;
    transition: opacity 0.3s;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide.slick-cloned {
    opacity: 0.3;
    transition: opacity 0.3s;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide.slick-current.slick-active {
    opacity: 1;
    transition: opacity 0.3s;
    position: relative;
    bottom: 30px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide.slide_track {
    top: 2px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo {
    max-width: 100%;
    height: 276px;
    background-color: unset;
    padding-top: 15px;
    top: 35px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 40px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .icon_quotes {
    padding-left: 30px;
    padding-right: 30px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .icon_quotes img {
    width: 9%;
    position: absolute;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .text_testimoni {
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 15px;
    height: auto;
    padding-bottom: 15px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .text_testimoni h5 {
    font-family: roboto_regular;
    font-size: 13px;
    text-align: justify;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author {
    max-width: 100%;
    height: 79px;
    background-color: #e4e4e4;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 6px 4px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .img_avatar_author {
    width: 70%;
    top: 0%;
    bottom: 0%;
    position: absolute;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .img_avatar_author img {
    max-width: 100%;
    margin: 0 auto;
    padding-top: 10px;
    margin-right: 0px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .text_name_author h4 {
    color: #000;
    font-family: roboto_bold;
    margin-bottom: 0px;
    padding-top: 5px;
    position: relative;
    font-size: 14px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .text_name_author h5 {
    margin: 0px;
    padding-top: 5px;
    font-size: 11px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots {
    bottom: 0px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots li {
    width: 15px;
    margin: 0 8px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots li button:before {
    content: " ";
    width: 18px;
    height: 18px;
    background: #1637BF;
    border-radius: 20px;
    font-size: 20px !important;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots .slick-active button:before {
    width: 20px;
    height: 20px;
    background: url(../img/testimoni/dot.png) no-repeat center;
    background-size: 20px;
  }
  .support {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .support .main_img_analisa {
    position: absolute;
    left: -4%;
    top: -28%;
    width: 100%;
    display: block;
  }
  .support .main_img_analisa img {
    display: none;
    max-width: 40%;
  }
  .support .main_analisa {
    padding-left: 0px;
    padding-bottom: 45px;
    text-align: center;
  }
  .support .main_analisa h4 {
    color: #FF0000;
    margin: 0px;
  }
  .support .main_analisa h2 {
    margin: 0px;
    font-family: roboto_bold;
    width: 100%;
    color: #1637bf;
    font-size: 22px;
  }
  .support .main_analisa p {
    width: 100%;
    font-size: 13px;
  }
  .support .main_konsultasi h4 {
    color: #FF0000;
    margin: 0px;
  }
  .support .main_konsultasi h2 {
    margin: 0px;
    font-family: roboto_bold;
    width: 80%;
    color: #1637bf;
    font-size: 17px;
  }
  .support .main_konsultasi p {
    width: 80%;
    font-size: 13px;
  }
  .support .main_konsultasi .box_link_dokter a .fa {
    font-size: 20px;
    font-weight: bold;
    color: green;
  }
  .support .main_img_dokter {
    position: absolute;
    left: 43%;
    bottom: -22%;
    width: 54%;
    right: 0%;
  }
  .support .main_img_dokter img {
    max-width: 55%;
    text-align: right;
    margin: 0 auto;
    margin-right: 0px;
  }
  .support .btn_dokter {
    --webkit-box-shadow: -1px 6px 28px -5px rgb(48 35 100 / 60%);
  }
}
@media (max-width: 320px) {
  .main_slider {
    padding-top: 50px;
    padding-bottom: 35px;
  }
  .main_slider .carousel .carousel-indicators {
    bottom: -10px;
  }
  .main_slider .carousel .carousel-indicators .active {
    width: 20px;
    height: 20px;
    border: unset;
    border-radius: 20px;
    background-image: url(../img/slider/Union.svg) !important;
    background-size: 100%;
    background-color: #1637bf;
    background-repeat: no-repeat;
    margin: 6px;
  }
  .main_slider .carousel .carousel-indicators li {
    width: 18px;
    height: 18px;
    border-radius: 20px;
    background-color: #D9D9D9;
    border: unset;
    margin: 8px;
    top: 2px;
  }
  .main_slider .carousel .carousel-inner .item .img_slider {
    text-align: center;
    height: 195px;
    padding-top: 25px;
  }
  .main_slider .carousel .carousel-inner .item .img_slider img {
    max-width: 95%;
  }
  .main_slider .carousel .carousel-inner .item .text_slider {
    height: 350px;
  }
  .main_slider .carousel .carousel-inner .item .text_slider .carousel-caption {
    top: 20%;
    right: 0%;
    left: 0%;
    padding-bottom: 0px;
    text-align: center;
  }
  .main_slider .carousel .carousel-inner .item .text_slider .carousel-caption h1 {
    font-family: roboto_bold;
    font-size: 15px;
  }
  .main_slider .carousel .carousel-control {
    background-color: unset;
    background-image: unset;
    display: none;
  }
  .main_slider .carousel .carousel-control .fa-chevron-circle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: xx-large;
  }
  .main_slider .carousel .carousel-control .fa-chevron-circle-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: xx-large;
  }
  .main_slider .carousel .carousel-control .right {
    right: 23px;
  }
  .kunci_sukses {
    padding-top: 25px;
    padding-bottom: 20px;
  }
  .kunci_sukses .header_title h4 {
    font-size: 15px;
  }
  .kunci_sukses .header_title h2 {
    font-size: 15px;
  }
  .kunci_sukses .header_title p {
    max-width: 100%;
    font-size: 11px;
  }
  .kunci_sukses .main_kunci_sukses {
    padding-top: 20px;
    max-width: 100%;
    margin: 0 auto;
  }
  .kunci_sukses .main_kunci_sukses .backgound_kunci_sukses {
    margin-bottom: 25px;
  }
  .kunci_sukses .main_kunci_sukses .backgound_kunci_sukses .keterangan {
    top: 50%;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
  }
  .kunci_sukses .main_kunci_sukses .backgound_kunci_sukses .keterangan h2 {
    font-size: 25px;
    text-align: center;
    margin-top: 0px;
    font-family: "roboto_bold";
    width: 100%;
    margin-bottom: 10px;
  }
  .kunci_sukses .btn_kunci_sukses {
    font-size: 14px;
    padding: 5px 25px 5px 25px;
  }
  .alasan_pilih_peksi {
    padding-top: 5px;
    padding-bottom: 30px;
    background-color: #FFFFFF;
  }
  .alasan_pilih_peksi .header_title h4 {
    font-size: 11px;
  }
  .alasan_pilih_peksi .header_title h2 {
    font-size: 13px;
  }
  .alasan_pilih_peksi .header_title p {
    max-width: 100%;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .img_alasan_pilih_peksi {
    padding-bottom: 20px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .img_alasan_pilih_peksi img {
    max-width: 90%;
    margin: 0 auto;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi {
    height: 180px;
    border-radius: 5px;
    margin-top: 20px;
    bottom: 18px;
    right: 0px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .frame_label_icon {
    width: 70px;
    height: 70px;
    right: 15px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .frame_label_icon img {
    max-width: 55%;
    padding-top: 15px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .keterangan {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .keterangan h4 {
    width: 60%;
    font-size: 17px;
  }
  .alasan_pilih_peksi .main_alasan_pilih_peksi .main_list_alasan_peksi .keterangan p {
    font-size: 15px;
  }
  .alasan_pilih_peksi .link_keunggulan_lainnya {
    padding-top: 15px;
    text-align: center;
  }
  .artikel {
    padding-top: 30px;
    padding-bottom: 70px;
    background-color: #F3F0F0;
  }
  .artikel .header_title h4 {
    font-size: 15px;
  }
  .artikel .header_title h2 {
    font-size: 20px;
  }
  .artikel .header_title p {
    max-width: 100%;
    font-size: 12px;
  }
  .artikel .main_artikel {
    padding-top: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav {
    position: absolute;
    left: 0%;
    right: 0%;
    padding-top: 5px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav button {
    top: 0;
    bottom: 0;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-prev {
    margin-right: 60px;
    color: #1637bf;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-prev .fa {
    font-size: 15px;
    color: #4837b8;
    background: #fff;
    padding: 5px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-prev:hover {
    background: unset;
    box-shadow: 0px 0px 6px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-next {
    margin-left: 50px;
    color: #1637bf;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-next .fa {
    font-size: 15px;
    color: #4837b8;
    background: #fff;
    padding: 5px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-nav .owl-next:hover {
    background: unset;
    box-shadow: 0px 0px 6px;
    border-radius: 20px;
  }
  .artikel .main_artikel .owl-carousel .owl-dots {
    padding-top: 35px;
    width: 10%;
    bottom: -18.4%;
    margin: 0 auto;
  }
  .artikel .main_artikel .owl-carousel .owl-dots .owl-dot span {
    width: 20px;
    height: 21px;
    margin: 4px 6px;
  }
  .artikel .main_artikel .owl-carousel .owl-dots .owl-dot .active span {
    background-color: #190d67 !important;
  }
  .artikel .main_artikel .owl-carousel .item .img_artikel {
    height: 230px;
    display: flow-root;
  }
  .artikel .main_artikel .owl-carousel .item .img_artikel img {
    -o-object-fit: contain;
       object-fit: contain;
    border-radius: 15px;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel {
    bottom: 8%;
    left: 5%;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel .main_date_artikel {
    margin-left: -5px;
    position: relative;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel .main_date_artikel ul {
    list-style: none;
    padding: 0px;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel .main_date_artikel ul li {
    font-size: 13px;
    display: block;
    padding-left: 6px;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel h2 {
    margin-top: 9px;
    font-weight: bold;
    font-size: 10px;
    width: 100%;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel a {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
  }
  .artikel .main_artikel .owl-carousel .item .overlay .box_artikel a:hover {
    color: #CEDF1C;
  }
  .artikel .main_artikel .owl-carousel .item:hover {
    border-radius: 22px;
  }
  .artikel .main_artikel .owl-carousel .item:hover .overlay {
    display: block;
    background: unset;
  }
  .front_cek_keaslian {
    padding-top: 40px;
    padding-bottom: 25px;
  }
  .front_cek_keaslian .main_img_barcode img {
    max-width: 100%;
    margin: 0 auto;
  }
  .front_cek_keaslian .main_keterangan_barcode {
    padding-top: 10px;
    padding-bottom: 50px;
    text-align: center;
  }
  .front_cek_keaslian .main_keterangan_barcode h2 {
    font-size: 20px;
  }
  .front_cek_keaslian .main_keterangan_barcode p {
    font-family: roboto_bold;
    color: #FFF;
  }
  .front_cek_keaslian .main_form_check_barcode {
    margin-top: 0px;
    text-align: center;
    top: -55px;
    display: grid;
  }
  .front_cek_keaslian .main_form_check_barcode .form-group input {
    text-align: center;
  }
  .front_cek_keaslian .main_form_check_barcode .form-control {
    padding: 6px 35px;
  }
  .front_cek_keaslian .btn_check_barcode {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .testimoni {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .testimoni .header_title h4 {
    font-size: 15px;
  }
  .testimoni .header_title h2 {
    font-size: 16px;
  }
  .testimoni .header_title p {
    max-width: 90%;
  }
  .testimoni .main_testimoni {
    position: relative;
    padding-top: 20px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide {
    opacity: 0.3;
    transition: opacity 0.3s;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide.slick-cloned {
    opacity: 0.3;
    transition: opacity 0.3s;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide.slick-current.slick-active {
    opacity: 1;
    transition: opacity 0.3s;
    position: relative;
    bottom: 30px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-slide.slide_track {
    top: 2px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo {
    max-width: 100%;
    height: 276px;
    background-color: unset;
    padding-top: 15px;
    top: 35px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 40px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .icon_quotes {
    padding-left: 30px;
    padding-right: 30px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .icon_quotes img {
    width: 9%;
    position: absolute;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .text_testimoni {
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 15px;
    height: auto;
    padding-bottom: 15px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .text_testimoni h5 {
    font-family: roboto_regular;
    font-size: 13px;
    text-align: justify;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author {
    max-width: 100%;
    height: 79px;
    background-color: #e4e4e4;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 6px 4px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .img_avatar_author {
    width: 70%;
    top: 0%;
    bottom: 0%;
    position: absolute;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .img_avatar_author img {
    max-width: 100%;
    margin: 0 auto;
    padding-top: 10px;
    margin-right: 0px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .text_name_author h4 {
    color: #000;
    font-family: roboto_bold;
    margin-bottom: 0px;
    padding-top: 5px;
    position: relative;
    font-size: 14px;
  }
  .testimoni .main_testimoni .slide_testimoni .box_slide_testimo .testimoni_author .text_name_author h5 {
    margin: 0px;
    padding-top: 5px;
    font-size: 11px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots {
    bottom: -40px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots li {
    width: 15px;
    margin: 0 8px;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots li button:before {
    content: " ";
    width: 18px;
    height: 18px;
    background: #1637BF;
    border-radius: 20px;
    font-size: 20px !important;
  }
  .testimoni .main_testimoni .slide_testimoni .slick-dots .slick-active button:before {
    width: 20px;
    height: 20px;
    background: url(../img/testimoni/dot.png) no-repeat center;
    background-size: 20px;
  }
  .support {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .support .main_img_analisa {
    position: absolute;
    left: -4%;
    top: -28%;
    width: 100%;
    display: block;
  }
  .support .main_img_analisa img {
    display: none;
    max-width: 40%;
  }
  .support .main_analisa {
    padding-left: 0px;
    padding-bottom: 30px;
    text-align: center;
  }
  .support .main_analisa h4 {
    color: #FF0000;
    margin: 0px;
  }
  .support .main_analisa h2 {
    margin: 0px;
    font-family: roboto_bold;
    width: 100%;
    color: #1637bf;
    font-size: 15px;
  }
  .support .main_analisa p {
    width: 100%;
    font-size: 13px;
  }
  .support .main_konsultasi h4 {
    color: #FF0000;
    margin: 0px;
  }
  .support .main_konsultasi h2 {
    margin: 0px;
    font-family: roboto_bold;
    width: 95%;
    color: #1637bf;
    font-size: 17px;
  }
  .support .main_konsultasi p {
    width: 96%;
    font-size: 12px;
  }
  .support .main_konsultasi .box_link_dokter a .fa {
    font-size: 20px;
    font-weight: bold;
    color: green;
  }
  .support .main_img_dokter {
    position: absolute;
    left: 49%;
    bottom: -22%;
    width: 54%;
    right: 0%;
  }
  .support .main_img_dokter img {
    max-width: 55%;
    text-align: right;
    margin: 0 auto;
    margin-right: 0px;
  }
  .support .btn_dokter {
    --webkit-box-shadow: -1px 6px 28px -5px rgb(48 35 100 / 60%);
  }
}/*# sourceMappingURL=style_home.css.map */