/* FONT Montserrat */
@font-face {
  font-family: MontserratRegular;
  src: url("../fonts/Montserrat/Montserrat-Regular.ttf") format("truetype");
}

@font-face {
  font-family: MontserratSemiBold;
  src: url("../fonts/Montserrat/Montserrat-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: MontserratBold;
  src: url("../fonts/Montserrat/Montserrat-Bold.ttf") format("truetype");
}

@font-face {
  font-family: MontserratExtraBold;
  src: url("../fonts/Montserrat/Montserrat-ExtraBold.ttf") format("truetype");
}

.MontserratRegular {
  font-family: "MontserratRegular";
}

.MontserratSemiBold {
  font-family: "MontserratSemiBold";
}

.MontserratBold {
  font-family: "MontserratBold";
}

.MontserratExtraBold {
  font-family: "MontserratExtraBold";
}

/* END FONT Montserrat */

@font-face {
  font-family: Maison;
  src: url("../fonts/MaisonNeue/MaisonNeue-Book.ttf") format("truetype");
}

@font-face {
  font-family: MaisonDemi;
  src: url("../fonts/MaisonNeue/MaisonNeue-Demi.ttf") format("truetype");
}

@font-face {
  font-family: MaisonExtend;
  src: url("../fonts/MaisonNeue/MaisonNeueExtended-Bold.ttf") format("truetype");
}

@font-face {
  font-family: MaisonExtendExtraBold;
  src: url("../fonts/MaisonNeue/MaisonNeueExtended-ExtraBold.ttf")
    format("truetype");
}

@font-face {
  font-family: Rubik;
  src: url("../fonts/Rubik/Rubik-Regular.ttf") format("truetype");
}

@font-face {
  font-family: RubikBold;
  src: url("../fonts/Rubik/Rubik-Bold.ttf") format("truetype");
}

@font-face {
  font-family: RubikExtraBold;
  src: url("../fonts/Rubik/Rubik-ExtraBold.ttf") format("truetype");
}

.maison {
  font-family: "MontserratRegular";
}

.MaisonDemi {
  /* font-family: "MaisonDemi"; */
  font-family: "MontserratSemiBold";
}

.MaisonExtend {
  font-family: "MontserratBold";
}

.MaisonExtendExtraBold {
  font-family: "MontserratExtraBold";
}

.Rubik {
  font-family: "MontserratRegular";
}

.RubikBold {
  font-family: "MontserratBold";
}

.RubikExtraBold {
  font-family: "MontserratExtraBold";
}

.roboto {
  font-family: "Montserrat", sans-serif;
}

.montserrat {
  font-family: "Montserrat", sans-serif;
}

html {
  scroll-behavior: smooth;
  transition: 2s;
}

body {
  /* font-family: 'Maison', sans-serif; */
  font-family: "MontserratRegular", sans-serif;
  font-weight: 400 !important;
  font-size: 14px;
  line-height: 1.85;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
}

a {
  text-decoration: none !important;
}

.font-maison {
  /* font-family: 'MaisonExtend'; */
  font-family: "MontserratBold";
}

/* TAMBAHAN CSS BARU PISAN  */

.blur1 {
  filter: blur(1px);
}

.bg-sold {
  filter: blur(1px);
  -webkit-filter: blur(1px);
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.bg-text-sold {
  background: #000;
  height: 100%;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.2);
  color: white;
  font-weight: bold;
  position: absolute;
  top: 51%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 94%;
  border-radius: 10px;
  padding: 20px;
  text-align: center;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
}

.text-sold {
  font-size: 30px;
  font-family: "MontserratBold";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 85%;
  font-weight: bold;
  color: #fff;
  padding: 15px 35px;
  border-radius: 10px;
}

.text-sold1 {
  font-size: 30px;
  font-family: "MontserratBold";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 85%;
  font-weight: bold;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  padding: 15px 35px;
  border-radius: 10px;
}

.set-pilih {
  background: #33c06021;
  border: 1px solid #33c06021 !important;
  color: #218141;
}

.modal-mode {
  max-width: 670px !important;
}

.border1 {
  border: 1px solid #d9d9d9 !important;
}

.posisi-icon-cari2 {
  position: absolute;
  left: 5.5%;
  bottom: 24.5%;
}

.set-timing {
  background: #fff;
  border-radius: 20px;
  padding: 5px;
  font-size: 11px;
  margin-top: 3%;
  margin-right: 3%;
  text-align: center;
}

.opacity-05 {
  opacity: 0.5;
}

.mt-m45 {
  margin-top: -45%;
}

.set-metode {
  padding: 7px;
  border-radius: 20px;
  text-align: center;
}

.img-travel {
  height: 190px !important;
  width: 100% !important;
  object-fit: contain;
}

.border-ijo {
  border: 1px solid #43beac;
}

.pdl-45 {
  padding-left: 45px;
}

.posisi-icon-cari {
  position: absolute;
  left: 5.5%;
  bottom: 30%;
}

.posisi-icon-cari-quran {
  position: absolute;
  left: 5.5%;
  bottom: 10%;
}

.posisi-prof {
  position: absolute;
  margin-top: -15%;
  width: 72%;
}

.btn-lanjut {
  background: #fff;
  padding: 15px 20px;
  width: 75%;
  font-size: 16px;
  color: #000;
  font-weight: 700 !important;
  border-radius: 30px;
  border: none;
  cursor: pointer;
}

.filter-harga {
  background: #fff;
  padding: 5px 20px;
  border-radius: 20px;
}

.pr-1 {
  padding-right: 2rem !important;
}

.pl-0 {
  padding-left: 0rem !important;
}

.bagan-cari {
  padding: 0.5rem 2rem;
}

.set-akun {
  background: transparent;
  padding: 10px 20px;
  width: 55%;
  color: #fff;
  border-radius: 20px;
  text-align: left;
  border: none;
}

.set-masuk {
  background: transparent;
  padding: 10px 35px;
  width: 45%;
  color: #fff;
  border-radius: 20px;
  border: 1px solid #fff;
}

.w-logo {
  width: 130px;
}

.set-itenary {
  padding: 10px;
  background: #def4e5;
  border-radius: 10px;
  border-left: 8px solid #208d33;
}

.img-hotel1 {
  height: 250px;
  width: 100%;
  object-fit: cover;
}

.notes {
  background: #208d331f;
  padding: 1px 10px;
  color: #208d33;
}

.br-2 {
  border-right: 2px solid #b6b6b6;
}

.circle-logo {
  width: 35%;
  height: auto;
  border-radius: 80%;
}

.colom-price {
  height: 100px;
  text-align: center;
  background: #fff;
}

.img1 {
  width: 85px !important;
  height: 60px !important;
}

.img-slide-pkt {
  height: 375px;
  object-fit: fill;
  width: 100%;
  border-radius: 8px;
}

.img-detail {
  width: 70px !important;
  height: 70px !important;
  object-fit: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
}

.img-reedem {
  height: 330px;
  width: 100%;
  object-fit: cover;
  border-radius: 15px;
}

.img-pkt {
  height: 235px;
  width: 100%;
  object-fit: cover;
}

.span-done {
  background: #33c060;
  padding: 5px 10px;
  color: #fff;
  border-radius: 5px;
}

.span-menunggu {
  background: #fce907;
  padding: 5px 10px;
  color: #fff;
  border-radius: 5px;
}

.span-gagal {
  background: #ff4d4d;
  padding: 5px 10px;
  color: #fff;
  border-radius: 5px;
}

.set-prof {
  background: #f4f4f4;
  border: 1px solid #eee;
  border-radius: 50%;
  padding: 5px;
  margin-top: -25%;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
}

.posisi-pensil {
  width: 10%;
  position: absolute;
  top: 10%;
  right: 25%;
  cursor: pointer;
}

.profile-banner {
  height: 230px;
  width: 100%;
  object-fit: cover;
}

.bg-black-soft {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
}

.bg-black-soft1 {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  border-radius: 10px;
}

.btm-center {
  position: absolute;
  bottom: 6%;
  left: 27%;
}

.btn-regis {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background: #208d33;
  border: 1px solid #208d33;
  border-radius: 5px;
  padding: 5px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  width: 100%;
}

.btn-bayar {
  cursor: pointer;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 30px;
  padding: 10px;
  color: #33c060;
  font-size: 14px;
  font-weight: 600;
  width: 100%;
}

.btn-pembiayaan {
  cursor: pointer;
  background: #33bfa4;
  border: 1px solid #33bfa4;
  border-radius: 30px;
  padding: 10px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  width: 100%;
}

.btn-logout {
  color: #484646 !important;
  background: transparent;
  border: none;
  padding: 0px;
}

.btn-cari {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 20px;
  padding: 5px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  width: 100%;
}

.btn-cari:hover {
  color: #33bfa4;
}

.form2 {
  background: #eee !important;
  box-shadow: 4px 0 15px rgba(177, 177, 188, 0.3);
  border: 0px !important;
}

.form2::placeholder {
  color: #696b6b !important;
}

.middle1 {
  margin-top: 0% !important;
  position: relative;
}

.card-paket {
  width: 100%;
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  height: 97% !important;
  margin-bottom: 10px;
  transition: 0.4s;
  border: 1px solid #d6dfeb;
}

.card-paket-harga-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.card-paket-landmark-content {
  display: flex;
  align-items: flex-start;
}

.card-quran {
  display: block;
  cursor: pointer;
  background: #fff;
  padding: 20px 10px;
  border-radius: 10px;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
}

.paket-detail {
  width: 100%;
  padding: 14px;
  background-color: #faf5ee;
  border-radius: 10px;
  transition: all ease-in-out 0.2s;
}

.card-paket:hover .paket-detail {
  background-color: #33c060;
}

.paket-icon {
  font-size: 14px;
  color: #33c060;
  margin-right: 10px;
  transition: all ease-in-out 0.2s;
}

.card-paket:hover .paket-icon {
  color: #fff;
}

.card-paket:hover .border-paket {
  background-color: #fff;
}

.logo-paket-baitullah {
  width: 50% !important;
}

.nama-travel {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.8);
}

.logo-paket {
  width: 40px !important;
}

.lokasi-travel {
  font-size: 18px;
  font-weight: 700;
  color: #020202;
}

.border-paket {
  width: 100%;
  background-color: #ebe6de;
  transition: all ease-in-out 0.3s;
}

.nama-paket {
  font-size: 22px;
  line-height: 28px;
  height: 55px;
  letter-spacing: 0.7px;
  font-weight: 700;
  color: #2d2330;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 0.3rem;
  margin-bottom: 1rem;
}

.lokasi-paket {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.8);
  transition: all ease-in-out 0.5s;
}

.card-paket:hover .lokasi-paket {
  color: #fff;
}

.harga-paket {
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  color: #03ac0e;
  margin-top: 0.2rem;
  transition: all ease-in-out 0.5s;
}

.card-paket:hover .harga-paket {
  color: #fff;
}

.harga-paket-text {
  font-size: 14px;
  color: #736d75;
}

.img-paket {
  height: 240px !important;
  width: 100% !important;
  object-fit: cover;
}

.pagination-paket {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.has-search .form-control {
  padding-left: 2.375rem;
}

.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}

.icon-maps {
  position: absolute;
  top: 54%;
  left: 20%;
  color: #33c060;
}

.radius-20a {
  border-radius: 20px 0px 0px 20px;
}
.radius-20b {
  border-radius: 0px 0px 0px 0px;
}

.radius-20c {
  border-radius: 0px 20px 20px 0px;
}

.nav-tabs .nav-link {
  padding: 0 20px !important;
  transition: 0.6s;
  margin-bottom: 0.5rem;
  color: rgba(0, 0, 0, 0.5);
}

.nav-tabs .nav-link:hover {
  padding: 0px 20px !important;
  background: #e6e6e6;
  color: #33c060 !important;
  border-radius: 26px;
}

.nav-tabs .nav-link.active {
  color: #33c060 !important;
  background-color: #e6e6e6 !important;
  border-radius: 26px;
}

.nav-tabs .nav-link-promo-haji {
  padding: 0 20px !important;
  transition: 0.6s;
  margin-bottom: 0.5rem;
  color: rgba(0, 0, 0, 0.5);
}

.nav-tabs .nav-link-promo-haji:hover {
  padding: 0px 20px !important;
  background: #e6e6e6;
  color: #33c060 !important;
  border-radius: 26px;
}

.nav-tabs .nav-link-promo-haji.active {
  color: #33c060 !important;
  background-color: #e6e6e6 !important;
  border-radius: 26px;
}

.font-transparent {
  color: transparent !important;
}

.set-navbar {
  height: 80px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
  padding: 0.5rem 0.5rem !important;
}

.set-person {
  display: block;
  background: #33c060;
  padding: 8px 35px;
  width: 62%;
  color: #fff;
  border-radius: 20px;
}

.notif1 {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  position: absolute;
  font-size: 10px;
  font-weight: 600;
  background: #33c060;
  padding: 2px;
  border-radius: 50%;
  top: -8px;
  right: -16px;
  width: 24px;
  height: 24px;
}

.bg-footer-end {
  background: #33c060;
  color: #fff;
  padding: 20px;
  text-align: center;
}

.vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.vertical-center2 {
  margin: 0;
  position: absolute;
  top: 75%;
  -ms-transform: translateY(-50%);
  transform: translateY(35%);
}

.img-center {
  width: 200px;
  height: 200px;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}

.img-center img {
  width: 100px;
  height: 100px;
}

.un-line {
  border-bottom: 10px solid #8bd4f5;
}

.radius-100r {
  border-radius: 100px 100px 0px 0px;
}

.blue-dark {
  color: #2a2752;
}

.set-desc {
  background: #fcf8f9;
  border-radius: 50px 50px 0px 0px;
}

.set-kontak-kami {
  background: #fcf8f9;
  border-radius: 100px 100px 0px 0px;
}

.btn-all1 {
  padding: 5px 20px;
  width: 22%;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid #ffffff;
  color: #fff;
  font-size: 14px;
  border-radius: 20px;
  cursor: pointer;
}

.btn-all1a {
  padding: 3px 20px;
  width: 30%;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid #ffffff;
  color: #fff;
  font-size: 14px;
  border-radius: 20px;
  cursor: pointer;
}

.btn-all2 {
  padding: 8px 14px;
  background: #e9e9f4;
  border: 1px solid #e9e9f4;
  color: #312651;
  font-weight: 600;
  font-size: 14px;
  border-radius: 5px;
  cursor: pointer;
}

.btn-all2b {
  padding: 5px 55px;
  width: 100%;
  background: #33bfa4;
  border: 1px solid #33bfa4;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  border-radius: 5px;
  cursor: pointer;
  box-shadow: 2px 3px 6px 4px rgba(255, 255, 255, 0.12);
}

.btn-all2c {
  padding: 8px 14px;
  background: #2a2752;
  border: 1px solid #2a2752;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  border-radius: 5px;
  cursor: pointer;
}

.btn-all2d {
  padding: 5px;
  background: transparent;
  border: 1px solid #33c060;
  color: #33c060;
  font-weight: 500;
  width: 100%;
  font-size: 14px;
  border-radius: 20px;
  cursor: pointer;
}

.btn-all {
  padding: 3px 20px;
  background: #33c060;
  border: 1px solid #33c060;
  color: #fff;
  font-size: 16px;
  border-radius: 20px;
  cursor: pointer;
  font-weight: 700;
}

.btn-kontak {
  padding: 8px 14px;
  width: 20%;
  border: 1px solid #f1f1f1;
  color: #604ca5;
  font-size: 16px;
  border-radius: 5px;
  cursor: pointer;
}

.btn-mybaitullah {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 87px;
  background-color: #33c060;
  border-radius: 11px;
  font-size: 28px;
  color: #fff;
  font-weight: 700;
}

.h-28 {
  height: calc(2.8rem + 2px) !important;
}

.bg-banner {
  background: url("../image/bahan/bacground.png");
  height: 600px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-banner-blog {
  background: #208d33;
  height: 190px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-payment {
  background-image: url("../image/bahan/ssdf1.png");
  height: 150px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-metode {
  background-image: url("../image/bahan/ssdf1.png");
  height: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
}

.bg-perikas {
  background-image: url("../image/bahan/ssdf1.png");
  height: 320px;
  background-size: auto;
  width: 100%;
}

.bg-travel {
  background-image: url("../image/bahan/ssdf1.png");
  height: 75px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-patren {
  background-image: url("../image/bahan/patren.png");
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px 0px 0px 10px;
}

.bg-pesanan {
  background-image: url(../image/bahan/patren-2.png);
  height: 340px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px 0px 0px 10px;
}

.bg-content {
  background-image: url("../image/bahan/bacground.png");

  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-core1 {
  background: #208d33;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-footer1 {
  position: relative;
}

.btn-sub {
  padding: 5px;
  background: #ec9e43;
  color: #fff;
  border-radius: 5px;
  border: 1px solid #fff;
  margin-left: -24%;
  position: absolute;
  margin-top: 1.5%;
  cursor: pointer;
}

.btn-sub:focus {
  padding: 5px;
  background: #ec9e43;
  color: #fff;
  border-radius: 5px;
  border: 1px solid #fff !important;
  margin-left: -23%;
  position: absolute;
  margin-top: 1.5%;
  cursor: pointer;
}

.font-oren {
  color: #dd6028;
}

.img-project {
  height: 240px;
  width: 100%;
  object-fit: cover;
}

.set-form {
  color: #2a2752 !important;
  border: 0px !important;
  border-radius: 0px !important;
  background: transparent !important;
  border-bottom: 1px solid #2a2752 !important;
}

/* END TAMBAHAN CSS BARU  */

/* width */
::-webkit-scrollbar {
  width: 1px;
  border-radius: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 5px;
  width: 1px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  width: 1px;
  background: #cbcbcb;
  border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #cbcbcb;
  border-radius: 3px;
}

.scrollbox {
  height: 300px;
  overflow: auto;
  margin-right: 2px;
}

.kotak-set {
  background: #003d52;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
}
.position-down {
  position: absolute;
  bottom: 0;
}

.middle-center {
  margin: 0;
  padding: 0;
  display: grid;
  place-content: center;
  min-height: 100vh;
}

.middle-in-page {
  left: 50%;
  top: 50%;
  width: 70%;
  position: absolute;
  transform: translate(-50%, -50%);
}

.btn-sebumi {
  background: #43bdab;
  color: #fff;
  border: 1px solid #43bdab;
  border-radius: 3px;
  padding: 5px 20px;
  font-weight: bold;
  cursor: pointer;
}

.bottom-s {
  border-bottom: 1px solid #666666;
}

.border-none {
  border: none !important;
}

.font-arial {
  font-family: Arial, Helvetica, sans-serif;
}

.bg-putih {
  background: #fff;
}

.bg-black {
  background: #000;
}

.bg-transparent {
  background: transparent !important;
}

.bg-periksa {
  background: #5890ff;
}

.bg-footer {
  background: rgb(1, 38, 119);
}

.bg-core {
  background: #519945;
}

.bg-core2 {
  background: #33c060;
}

.bg-ijo {
  background: #33c060;
}

.bg-ijo2 {
  background: #33bfa4 !important;
}

.bg-core-bold {
  background: #134611;
}

.bg-core-footer {
  background: #e5e5e5;
}

.bg-core-footer-2 {
  background: #1d231f;
}

.bg-ijosoft1 {
  background: #4e922f0a;
}

.bg-abusoft {
  background: #f9f9f9;
}

.bg-core-soft {
  background: #7ca6ce;
}

.bg-poek {
  background: #333;
}

.bg-ungu-soft {
  background: #922c8826;
}

.bg-ungu-soft2 {
  background: #e9beff7a;
}

.bg-ungu-kolot {
  background: #392c70 !important;
}

.bg-biru-soft1 {
  background: #eeeafe;
}

.bg-biru-kolot {
  background: #003547 !important;
}

.bg-red-soft {
  background: #e31a1a2e;
}

.bg-wa {
  background: #28a74517;
}

.bg-biru-soft {
  background: #404cfc17;
}

.bg-blue-soft {
  background: #72c4ff2e;
}

.bg-oren {
  background: #e34f1a !important;
}

.bg-oren-soft {
  background: #ec9e43;
}

.bg-oren-soft1 {
  background: #f4ca8b;
}

.bg-yellow-soft {
  background: #ffe7722e;
}

.bg-hejo-soft {
  background: #a8ff722e;
}

.bg-pink-soft {
  background: #e31a482e;
}

.bg-ijo-soft {
  background: #1ae3612e;
}

.bg-default {
  background: #203c0e;
}

.bg-mustard {
  background: #fad000 !important;
}

.form-set {
  border: 1px solid #e7e7e7 !important;
  background: #e7e7e7 !important;
  font-size: 20px;
  color: #022e9d !important ;
}

.bg-abu {
  background: #f1f1f1;
}

.bg-abu1 {
  background: #dadada;
}

.bg-abu2 {
  background: #f8f8f8;
}

.bg-abu3 {
  background: #fff7f2;
}

.bg-abu4 {
  background: #eee !important;
}

.bg-soft {
  background: rgb(248 249 250 / 40%) !important;
}

.shadow1 {
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
}

.shadow1a {
  box-shadow: 0 10px 30px 0 rgb(0 0 0 / 9%);
}

.shadow1b {
  box-shadow: 1px 8px 8px 1px rgba(0, 0, 0, 0.12);
}

.shadow1c {
  box-shadow: 0 1px 8px 0 rgba(255, 255, 255, 0.12);
}

.shadow2 {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.12);
}

.shadow3 {
  box-shadow: 0 0px 1px 0 rgba(0, 0, 0, 0.12);
}

.shadow4 {
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.12);
}

.cursor {
  cursor: pointer;
}

.flex {
  display: flex;
}

/* BUTTON */
.btn-pick {
  background: #922c88;
  padding: 3px 10px;
  color: #fff;
  font-size: 12px;
  border-radius: 3px;
}

.btn-booking {
  background: #43beac;
  color: #fff;
  border: 1px solid #43beac;
  border-radius: 10px;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}

.btn-explore {
  padding: 10px 20px 12px 20px !important;
  background: #1fa1f1;
  border: none;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
  transition: 0.6s;
}

.btn-explore:hover {
  padding: 10px 20px 12px 20px !important;
  background: #0076bf;
  border: none;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
}

.btn-about {
  padding: 10px 20px 12px 20px !important;
  background: #fff;
  border: none;
  color: #333;
  border-radius: 5px;
  font-size: 14px;
}

.btn-add {
  background: #922c88;
  padding: 8px 15px;
  color: #fff;
  font-size: 12px;
  border-radius: 3px;
}

.btn-cancel {
  background: #fff;
  padding: 8px 15px;
  color: #e34f1a;
  font-size: 12px;
  border-radius: 3px;
}

.btn-close {
  border: none;
  color: #fff;
  border-radius: 3px;
}

.close-menu {
  background: #ff3a3a;
  padding: 2px 6px;
  border-radius: 3px;
}

.btn-off {
  background: #e34f1a;
  padding: 3px 10px;
  color: #fff;
  font-size: 12px;
  border-radius: 3px;
}

.btn-proses {
  background: #392c70;
  padding: 6px 10px;
  color: #fff;
  font-size: 14px;
  border-radius: 3px;
  border: 0px;
}

.btn-pick {
  cursor: pointer;
  background: #392c70;
  padding: 4px 15px;
  color: #fff;
  font-size: 14px;
  border-radius: 3px;
  border: 0px;
}

.btn-c1 {
  background: #e34f1a;
  padding: 6px 20px;
  color: #fff;
  font-size: 14px;
  border-radius: 3px;
  border: 0px;
}

.btn-edit {
  background: #7bbb5e;
  padding: 2px 5px;
  border-radius: 3px;
}

.btn-hapus {
  background: #f36a41;
  padding: 2px 5px;
  border-radius: 3px;
}

.btn-type {
  padding: 4px 9px;
  border-radius: 5px;
  background: #eef3fd;
  color: #146cfb;
}

.gambar-paket-travel {
  max-width: 378px;
  max-height: 378px;
}

.share-company {
  position: fixed;
  z-index: 999;
  padding: 7px;
  border-radius: 6px;
  top: 14.5%;
  left: -0.3%;
  background: #fff;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
}

.btn-type::after {
  padding: 3px 10px;
  border-radius: 5px;
  background: #eef3fd;
  color: #146cfb;
  box-shadow: none !important;
  border: none !important;
}

/* FONT SIZE */

.font-6 {
  font-size: 6px;
}

.font-8 {
  font-size: 8px;
}

.font-10 {
  font-size: 10px;
}

.font-11 {
  font-size: 11px;
}

.font-12 {
  font-size: 12px !important;
}

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

.font-14 {
  font-size: 14px;
}

.font-16 {
  font-size: 16px !important;
}

.font-17 {
  font-size: 17px !important;
}

.font-18 {
  font-size: 18px !important;
}

.font-20 {
  font-size: 20px !important;
}

.font-22 {
  font-size: 22px !important;
}

.font-24 {
  font-size: 24px !important;
}

.font-26 {
  font-size: 26px !important;
}

.font-28 {
  font-size: 28px !important;
}

.font-30 {
  font-size: 30px !important;
}

.font-34 {
  font-size: 34px !important;
}

.font-36 {
  font-size: 36px !important;
}

.font-40 {
  font-size: 40px;
}

.font-46 {
  font-size: 46px;
}

.font-50 {
  font-size: 50px;
}

.font-60 {
  font-size: 60px;
}

.font-70 {
  font-size: 70px;
  line-height: 80px;
}

.font-90 {
  font-size: 90px;
  line-height: 100px;
}

.font-10rem {
  font-size: 10rem;
}

/* FONT COLOUR */

.ungu-tua {
  color: #392c70 !important;
}

.dark-blue {
  color: #012677;
}

.blue-soft {
  color: #01267773;
}

.biru {
  color: #4153ed !important;
}

.biru-tua {
  color: #1980a3 !important;
}

.gold {
  color: #ffe100;
}

.hitam {
  color: #000 !important;
}

.biru1 {
  color: #146cfb !important;
}

.biru-kolot {
  color: #00405c;
}

.biru_logo {
  color: #1fa1f1 !important;
}

.black {
  color: #000 !important;
}

.black1 {
  color: #2f2f2f;
}

.abu {
  color: #666666;
}

.abu1 {
  color: #a8a8a8 !important;
}

.abu2 {
  color: #ccc;
}

.abu3 {
  color: #434343;
}

.abu4 {
  color: #808080;
}

.oren {
  color: #e34f1a !important;
}

.oren1 {
  color: #fab500;
}

.mustard {
  color: #fad000;
}

.kuning {
  color: #f3ee29;
}

.red {
  color: red !important;
}

.putih {
  color: #fff !important;
}

.putih:hover {
  color: #fff !important;
}

.font-core {
  color: #33c060 !important;
}

.font-core1 {
  color: #208d33;
}

.font-core2 {
  color: #105dac;
}

.font-core3 {
  color: #205529;
}

.font-1 {
  color: #003e51 !important;
}

.font-core-soft {
  color: #496dbcd1;
}

.bb-putih {
  border-bottom: 1px solid #fff;
}

.border-white {
  border: 1px solid #fff;
}

.border-green1 {
  border-left: 4px solid #205529;
}

.ijo {
  color: #43beac !important;
}

.ijo1 {
  color: #1fad47 !important;
}

.ijo2 {
  color: #418922 !important;
}

.ijo3 {
  color: #109700 !important;
}

.ijo4 {
  color: #123419 !important;
}

.bold {
  font-weight: bold;
}

.b800 {
  font-weight: 800;
}

.fw100 {
  font-weight: 100 !important;
}

.btn {
  font-weight: 100 !important;
}

.fw300 {
  font-weight: 300;
}

.fw500 {
  font-weight: 500;
}

.fw600 {
  font-weight: 600;
}

.fw900 {
  font-weight: 900;
}

.w100p {
  width: 100%;
}

.w20 {
  width: 20px;
}

.w25 {
  width: 25px;
}

.w30 {
  width: 30px;
}

.w30a {
  width: 30px;
  height: 30px;
}

.w40 {
  width: 40px;
}

.w50 {
  width: 50px;
}

.w60 {
  width: 60px;
}

.w80 {
  width: 80px;
}

.w100 {
  width: 100px;
}

.w130 {
  width: 130px;
}

.w160 {
  width: 160px;
}

.w200 {
  width: 200px;
}

.w250 {
  width: 250px;
}

.w300 {
  width: 300px;
}

.w105 {
  width: 105px;
}

/* PERSEN */

.w-5 {
  width: 5%;
}

.w-10 {
  width: 10%;
}

.w-12 {
  width: 12%;
}

.w-13 {
  width: 13%;
}

.w-15 {
  width: 15%;
}

.w-17 {
  width: 17%;
}

.w5p {
  width: 5%;
}

.w6p {
  width: 6%;
}

.w7p {
  width: 7% !important;
}

.w8p {
  width: 8%;
}

.w9p {
  width: 9% !important;
}

.w10p {
  width: 10% !important;
}

.wh10p {
  width: 10% !important;
  height: 10%;
}

.w10pa {
  width: 75%;
  height: 42px;
}

.w11p {
  width: 24.5%;
}

.w10p {
  width: 10%;
}

.w12p {
  width: 12% !important;
}

.w15p {
  width: 15%;
}

.w18p {
  width: 18%;
}

.w20p {
  width: 20% !important;
}

.w25p {
  width: 25% !important;
}

.w28p {
  width: 28%;
}

.w32p {
  width: 32%;
}

.w35p {
  width: 35%;
}

.w-100 {
  width: 100% !important;
}
.w-110 {
  width: 110% !important;
}

.w40p {
  width: 40% !important;
}

.w50p {
  width: 50% !important;
}

.w60p {
  width: 60% !important;
}

.w70p {
  width: 70% !important;
}

.w80p {
  width: 80% !important;
}

.w75p {
  width: 75% !important;
}

.w95p {
  width: 95% !important;
}

.w100m {
  width: 50% !important;
}

/* BOTTOM */
.mb-0 {
  margin-bottom: 0px !important;
}

.mb-01 {
  margin-bottom: 0.1rem !important;
}

.mb-02 {
  margin-bottom: 0.2rem !important;
}

.mb-03 {
  margin-bottom: 0.3rem !important;
}

.mb-05 {
  margin-bottom: 0.5rem !important;
}

.mb-07 {
  margin-bottom: 0.7rem !important;
}

.mb-1 {
  margin-bottom: 1rem !important;
}

.mb-1b {
  margin-bottom: 1.2rem !important;
}

.mb-1a {
  margin-bottom: 1.5rem !important;
}

.mb-2 {
  margin-bottom: 2rem !important;
}

.mb-2a {
  margin-bottom: 2.5rem !important;
}

.mb-3 {
  margin-bottom: 3rem !important;
}

.mb-4 {
  margin-bottom: 4rem !important;
}

.mb-5 {
  margin-bottom: 5rem !important;
}

.mb-6 {
  margin-bottom: 6rem !important;
}

.mb-7 {
  margin-bottom: 7rem !important;
}

.mb-8 {
  margin-bottom: 8rem !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.mb-14 {
  margin-bottom: 14px !important;
}

.mt-min-10 {
  margin-top: -10%;
}

.mt-min-2 {
  margin-top: -2%;
}

.mt-min-3 {
  margin-top: -3%;
}

.mt-min-5 {
  margin-top: -5%;
}

.mt-02 {
  margin-top: 0.2rem;
}

.mt-03 {
  margin-top: 0.3rem;
}

.mt-04 {
  margin-top: 0.4rem;
}

.mt-05 {
  margin-top: 0.5rem;
}

.mt-07 {
  margin-top: 0.7rem;
}

.mt-08 {
  margin-top: 0.8rem;
}

.mt-09 {
  margin-top: 0.9rem;
}

.mt3m {
  margin-top: -3px;
}

.mt-1 {
  margin-top: 1rem !important;
}

.mt-6p {
  margin-top: 6rem !important;
}

.mt-1e {
  margin-top: 1.3rem !important;
}

.mt-1a {
  margin-top: 1.5rem !important;
}

.mt-2 {
  margin-top: 2rem !important;
}

.mt-2a {
  margin-top: 2.5rem !important;
}

.mt-2b {
  margin-top: 2.3rem !important;
}

.mt-5a {
  margin-top: 5rem;
}

.mt-3 {
  margin-top: 3rem !important;
}

.mt-31 {
  margin-top: 3rem !important;
}

.mt-4 {
  margin-top: 4rem !important;
}

.mt-5 {
  margin-top: 5rem !important;
}

.mt-10 {
  margin-top: 10%;
}

.mt-11 {
  margin-top: 11%;
}

.mt-12 {
  margin-top: 12% !important;
}

.mt-15 {
  margin-top: 15%;
}

.lh-14 {
  line-height: 14px;
}

.lh-16 {
  line-height: 16px !important;
}

.lh-17 {
  line-height: 17px;
}

.lh-18 {
  line-height: 18px;
}

.lh-20 {
  line-height: 20px;
}

.lh-24 {
  line-height: 24px;
}

.lh-28 {
  line-height: 28px;
}

.lh-30 {
  line-height: 30px;
}

.lh-36 {
  line-height: 36px;
}

.lh-40 {
  line-height: 40px;
}

.lh-45 {
  line-height: 45px;
}

.lh-50 {
  line-height: 50px;
}

.lh-56 {
  line-height: 56px;
}

.lh-60 {
  line-height: 70px;
}

.lh-80 {
  line-height: 60px;
}

.flex-center {
  display: flex !important;
  justify-content: center !important;
}

.flex-right {
  display: flex !important;
  justify-content: flex-end !important;
}

.set-margin {
  margin-left: 0px;
  margin-right: 0px;
}

.set-margin7 {
  margin-left: -7px;
  margin-right: -7px;
}

.set-padding-section {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.set-padding {
  padding-left: 0px;
  padding-right: 0px;
}

.set-padding-left {
  padding-left: 0px;
  padding-right: 15px;
}

.set-padding-left15 {
  padding-left: 0px;
  padding-right: 0px;
}

.set-padding7 {
  padding-left: 7px;
  padding-right: 7px;
}

.pdb-5 {
  padding-bottom: 5px;
}

.pdb-10 {
  padding-bottom: 10px;
}

.pdb-1 {
  padding-bottom: 1rem;
}

.pdb-2 {
  padding-bottom: 2rem;
}

.pd-tob {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.pd-0 {
  padding: 0px !important;
}

.pd-05 {
  padding: 0.5rem 0rem !important;
}

.pd-3 {
  padding: 3px !important;
}

.pd-3a {
  padding: 3px 15px !important;
}

.pd-5 {
  padding: 5px !important;
}

.pd-5a {
  padding: 5px 10px;
}

.pd-7 {
  padding: 7px;
}

.pd-7x {
  padding: 7px 10px !important;
}

.pd-10a {
  padding: 10px 10px 10px 15px !important;
}

.pd-10d {
  padding: 10px 10px 7px 10px;
}

.pd-10 {
  padding: 10px;
}

.pd-10b {
  padding: 10px 15px;
}

.pd-10c {
  padding: 10px 0px;
}

.pd-10f {
  padding: 0px 10px;
}

.pd-10e {
  padding: 10px 2px 10px 10px;
}

.pd-10g {
  padding: 15px 30px;
}

.pd-15 {
  padding: 15px;
}

.pd-015 {
  padding: 0px 15px;
}

.pd-20 {
  padding: 20px;
}

.pd-25 {
  padding: 25px;
}

.pd-20a {
  padding: 20px 20px 10px 20px;
}

.pd-20b {
  padding: 20px 25px 0px 25px;
}

.pd-20c {
  padding: 20px 20px 20px 0px;
}

.pd-30 {
  padding: 30px;
}

.pd-50a {
  padding: 50px 0px;
}

.pd-50b {
  padding: 50px 0px 10px 0px;
}

.pd-50c {
  padding: 20px 50px 0px 50px;
}

.pd-40 {
  padding: 40px;
}

.pd-15a {
  padding: 15px 15px 0px 15px;
}

.pd-15b {
  padding: 0px 0px 15px 0px;
}

.pdl-1 {
  padding-left: 0.5rem;
}

.pdl-20 {
  padding-left: 20px;
}

.pdl-15 {
  padding-left: 15px;
}

.pdb-7 {
  padding-bottom: 7px;
}

.margin10 {
  margin: 10px;
}

.dropdown-toggle::after {
  border-top: 0em solid !important;
  margin-left: 0rem !important;
  border-right: 0rem !important;
  border-left: 0rem solid !important;
}

.dropdown-toggle1::after {
  border-top: 0em solid !important;
  margin-left: 0rem !important;
  border-right: 0rem !important;
  border-left: 0rem solid !important;
}

.ml-01 {
  margin-left: 0.1rem !important;
}

.ml-02 {
  margin-left: 0.25rem !important;
}

.ml-03 {
  margin-left: 0.3rem !important;
}

.ml-05 {
  margin-left: 0.5rem !important;
}

.ml-07 {
  margin-left: 0.8rem !important;
}

.ml-1 {
  margin-left: 1rem !important;
}

.ml-1a {
  margin-left: 1.3rem !important;
}

.ml-1b {
  margin-left: 1.5rem !important;
}

.ml-2 {
  margin-left: 2rem !important;
}

.ml-7px {
  margin-left: 7px;
}

.mr-03 {
  margin-right: 0.3rem !important;
}

.mr-05 {
  margin-right: 0.5rem !important;
}

.mr-1 {
  margin-right: 1rem !important;
}

.mr-2 {
  margin-right: 2rem !important;
}

.mr-3 {
  margin-right: 3rem !important;
}

.mr-4 {
  margin-right: 4rem !important;
}

.mr-02 {
  margin-right: 0.25rem !important;
}

.mr-01 {
  margin-right: 0.1rem !important;
}

.no-border {
  border: 0px !important;
}

.set-select {
  background: transparent;
  border: 0px;
  border-radius: 0px !important;
  padding: 5px;
}

.b-bottom {
  border-bottom: #dee2e6 1px solid !important;
}

.b-bottom1 {
  border-bottom: 1px solid #cbcbcb;
}

.b-bottom-core {
  border-bottom: 2px solid #f1f1f1;
}

.bottom-ijo {
  border-bottom: 3px solid #00a950;
}

.garis-bawah {
  padding-bottom: 10px;
  border-bottom: 3px solid #1fa1f1;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #922c88 !important;
}

.custom-control-label::before {
  background-color: #ffffff !important;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12) !important;
}

.pdl-2a {
  padding-left: 2.5rem !important;
}

.actived1 {
  background: #4384ee17;
  margin-right: 1rem;
  padding: 2px 10px;
  border-radius: 3px;
}

.actived2 {
  background: #eeeafe;
  padding: 2px 10px;
  border-radius: 3px;
}

.actived {
  background: #fff;
  margin-right: 1rem;
  padding: 2px 0px;
  border-radius: 3px;
  transition: 0.6s;
}

.actived:hover {
  background: #eeeafe;
  margin-right: 1rem;
  padding: 2px 10px;
  border-radius: 3px;
}

.set-banner-company {
  width: 100%;
  height: 100%;
  object-fit: unset;
  object-position: 50% 0%;
}

.set-logo-company {
  height: 95px;
  width: 100%;
  object-fit: contain;
}

/* RADIUS */
.radius-3 {
  border-radius: 3px;
}

.radius-3a {
  border-radius: 3px 3px 0px 0px;
}

.radius-5 {
  border-radius: 5px !important;
}

.radius-7 {
  border-radius: 7px !important;
}

.radius-05 {
  border-radius: 5px 5px 0px 0px;
}

.radius-10 {
  border-radius: 10px;
}

.radius-20 {
  border-radius: 20px;
}

.radius-30 {
  border-radius: 30px;
}

.radius-20a {
  border-radius: 20px 20px 0px 0px;
}

.radius-10a {
  border-radius: 10px 10px 0px 0px;
}

.radius-10b {
  border-radius: 10px 0px 0px 10px;
}

.radius-10c {
  border-radius: 0px 0px 10px 10px;
}

.radius-40c {
  border-radius: 0px 0px 40px 40px;
}

.radius-50p {
  border-radius: 50%;
}

.radius-50 {
  border-radius: 50px;
}

.radius-25a {
  border-radius: 25px 25px 10px 10px;
}

.letter1 {
  letter-spacing: 1px;
}

.effect {
  background: #fff;
  transition: 0.6s;
}

.effect:hover {
  background: #f1f1f1;
}

.effect1 {
  background: #fff;
  transition: 0.6s;
}

.effect1:hover {
  background: #00dcff12;
}

.bg-active {
  background: #00dcff12 !important;
}

.nav-pills .nav-link.active {
  color: #fff !important;
  background-color: #205529;
}

.set-tokped {
  padding: 5px 10px;
  background: #03ac0e2b;
  color: #03ac0e;
  font-weight: bold;
  border-radius: 5px 5px 0px 0px;
}

.set-lazada {
  padding: 5px 10px;
  background: linear-gradient(
    90deg,
    rgba(239, 84, 5, 0.28) 0%,
    rgba(244, 4, 134, 0.28) 100%
  );
  color: #0f146e;
  font-weight: bold;
  border-radius: 5px 5px 0px 0px;
}

.set-bukalapak {
  padding: 5px 10px;
  background: #e3144d36;
  color: #c40f44;
  font-weight: bold;
  border-radius: 5px 5px 0px 0px;
}

.set-bli {
  padding: 5px 10px;
  background: #0095da40;
  color: #007eb8;
  font-weight: bold;
  border-radius: 5px 5px 0px 0px;
}

#image_preview img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  margin-left: 10px;
}

.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.btn {
  color: gray;
  background-color: white;
  padding: 8px 20px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: bold;
}

.upload-btn-wrapper input[type="file"] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.btn-up {
  background: #0050d1;
  color: #fff;
  border: navajowhite;
  border-radius: 5px;
}

.status {
  background: #17a2b8;
  padding: 2px 7px;
  border-radius: 5px;
  color: #fff;
  letter-spacing: 1px;
}

/* JASA PENGIRIMAN */
.jne {
  background: #1b3274;
  padding: 3px 7px;
  border-radius: 3px;
  color: #fff;
  letter-spacing: 1px;
}

.gojek {
  background: #28a745;
  padding: 3px 7px;
  border-radius: 3px;
  color: #fff;
  letter-spacing: 1px;
}

.grab {
  background: #01993a;
  padding: 3px 7px;
  border-radius: 3px;
  color: #fff;
  letter-spacing: 1px;
}

.anteraja {
  background: #e80575;
  padding: 3px 7px;
  border-radius: 3px;
  color: #fff;
  letter-spacing: 1px;
}

.sicepat {
  background: #ce222a;
  padding: 3px 7px;
  border-radius: 3px;
  color: #fff;
  letter-spacing: 1px;
}

/* SETTING TABLE */

table {
  border-radius: 10px !important;
}

.setting-tr {
  padding: 15px !important;
  background: #f1f1f1;
  font-weight: bold;
  color: #000;
}

.pd-7s {
  padding: 7px 15px;
}

.opacity {
  opacity: 0.2;
}

.garis {
  position: absolute;
  width: 100%;
  height: 1px;
  top: 14px;
}

.none-desktop {
  display: none !important;
}

.middle {
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  margin: auto 0 !important;
}

.width-respon {
  width: 100%;
}

.bg-abua {
  background: rgba(228, 228, 228, 0.74);
}

.img-layanan {
  height: 13rem;
  object-fit: cover;
  width: 100%;
}

/* ==================================================== */
/* CSS TAMBAHAN BIZWEB  */
/* ==================================================== */

.btn-buy {
  padding: 5px 15px !important;
  background: #d20000;
  border: none;
  color: #fff;
  border-radius: 5px;
}

.btn-wa {
  padding: 5px 15px !important;
  background: #39d127;
  border: none;
  color: #fff;
  border-radius: 5px;
}

.btn-global {
  padding: 5px 15px !important;
  background: #0050d1;
  border: none;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
}

.btn-href {
  padding: 7px 15px !important;
  background: #d20000;
  border: 1px solid #d20000;
  border: none;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
}

.btn-start {
  padding: 5px 15px !important;
  background: #0050d1;
  border: none;
  color: #fff;
  border-radius: 5px;
}

.btn-start:focus {
  padding: 5px 15px !important;
  background: #0050d1;
  border: none;
  color: #fff;
  border-radius: 5px;
  border: none !important;
}

.btn-start2 {
  padding: 7px 20px;
  background: #d20000;
  border: 1px solid #d20000;
  color: #fff;
  border-radius: 5px;
}

.btn-start3 {
  padding: 7px 20px;
  background: #0050d1;
  border: 1px solid #0050d1;
  color: #fff;
  border-radius: 5px;
}

.btn-step {
  padding: 7px 20px;
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 5px;
  transition: 0.6s;
}

.btn-step:hover {
  padding: 7px 20px;
  background: rgba(0, 0, 0, 0.1);
  border: 1px solid #fff;
  color: #fff;
  border-radius: 5px;
}

.btn-back {
  padding: 5px 10px;
  background: #111bb0;
  border: none;
  color: #fff;
  border-radius: 5px;
}

.btn-sendmail {
  padding: 5px 15px !important;
  background: #1fa1f1;
  border: none;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
  cursor: pointer;
}

.btn-red {
  padding: 5px 15px !important;
  background: red;
  border: none;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
}

.btn-search {
  padding: 5px 20px;
  height: 50px;
  width: 100%;
  border: 1px solid #ffffff;
  background: #33c060;
  color: #fff;
  font-size: 16px;
  border-radius: 20px;
  cursor: pointer;
}

.fb {
  color: #3c5898;
}

.tw {
  color: #1da1f2;
}

.ig {
  color: #dd2a7b;
}

.ytb {
  color: #ff0000;
}

.wa {
  color: #4fce5d;
}

/* =======CHECKMARK 2======= */

.checkmark2 {
  position: absolute;
  left: 30px;
  height: 20px;
  width: 21px;
  background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.container input[type="checkbox"]:checked ~ .checkmark2 {
  background-color: #3f4dff;
  border: 1px solid #404cfc17;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark2:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input[type="checkbox"]:checked ~ .checkmark2:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark2:after {
  left: 7px;
  top: 3px;
  width: 7px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* =======CHECKMARK 3 ======= */

.checkmark3 {
  position: absolute;
  left: 45px;
  height: 20px;
  width: 21px;
  background-color: #404cfc17;
}

/* When the checkbox is checked, add a blue background */
.container input[type="checkbox"]:checked ~ .checkmark3 {
  background-color: #3f4dff;
  border: 1px solid #404cfc17;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark3:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input[type="checkbox"]:checked ~ .checkmark3:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark3:after {
  left: 7px;
  top: 3px;
  width: 7px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* =======CHECKMARK 4 ======= */

.checkmark4 {
  position: absolute;
  left: 30px;
  height: 20px;
  width: 21px;
  background-color: #404cfc17;
}

/* When the checkbox is checked, add a blue background */
.container input[type="checkbox"]:checked ~ .checkmark4 {
  background-color: #3f4dff;
  border: 1px solid #404cfc17;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark4:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input[type="checkbox"]:checked ~ .checkmark4:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark4:after {
  left: 7px;
  top: 3px;
  width: 7px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.icon-fb {
  padding: 4.5px 10.5px;
  background: #3c5898;
  border-radius: 15px;
  color: #fff;
}

.icon-fb-putih {
  padding: 5px 9px;
  background: #3c589800;
  border-radius: 15px;
  color: #fff;
  border: 1px solid #fff;
}

.icon-tw {
  padding: 4px 7.5px;
  background: #1da1f2;
  border-radius: 15px;
  color: #fff;
}

.icon-tw-putih {
  padding: 4.5px 5.5px;
  background: #3c589800;
  border-radius: 15px;
  color: #fff;
  border: 1px solid #fff;
}

.icon-ig-putih {
  padding: 4.5px 5.5px;
  background: #3c589800;
  border-radius: 15px;
  color: #fff;
  border: 1px solid #fff;
}

.icon-yt-putih {
  padding: 4.5px 5.5px;
  background: #3c589800;
  border-radius: 15px;
  color: #fff;
  border: 1px solid #fff;
}

.icon-wa {
  padding: 4px 7.5px;
  background: #14be00;
  border-radius: 15px;
  color: #fff;
}

.icon-news {
  position: absolute;
  left: 10%;
  top: 15%;
}

.icon-search {
  position: absolute;
  left: 4%;
  top: 21%;
}

.icon-search-company {
  position: absolute;
  left: 8%;
  top: 25%;
}

.icon-search-product {
  position: absolute;
  left: 8%;
  top: 15%;
}

.icon-log {
  position: absolute;
  left: 6%;
  top: 45%;
}

.icon-log2 {
  position: absolute;
  left: 6%;
  top: 45%;
}

.pd-b30 {
  padding-bottom: 30px;
}

.pd-search {
  padding: 10px 7px 5px 45px;
}

.pd-company {
  padding: 10px 7px 5px 30px;
}

.pd-search-product {
  padding: 10px 7px 5px 28px;
}

.pd-search2 {
  padding: 0px 7px 0px 28px;
}

.pd-login {
  padding: 10px 7px 5px 35px;
}

.icon-regis {
  position: relative;
  left: 0.5rem;
  top: 2rem;
}

.form-log1 {
  width: 100%;
  padding: 7px 30px;
  border: 0px;
  border-bottom: 1px solid #d2d2d2;
  background: #fff;
  font-size: 14px;
  border-radius: 0px;
}

.form-reg {
  width: 100%;
  padding: 7px;
  border: 0px;
  border-bottom: 1px solid #d2d2d2;
  background: #fff;
  font-size: 14px;
  border-radius: 0px;
}

.title-company {
  font-size: 11px;
  background: #eef3fd;
  color: #146cfb;
  padding: 2px 8px;
  border-radius: 3px;
  margin-right: 0.2rem;
}

::-webkit-input-placeholder {
  /* Edge */
  color: #ddd !important;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ddd !important;
}

::placeholder {
  color: #ddd !important;
}

.icon-type {
  font-size: 17px !important;
  margin-top: 5px;
}

.form-control {
  background: #fff;
}

.form-control:focus {
  background: #fff;
  box-shadow: none !important;
}

.product-img {
  width: 140px;
  padding: 15px;
}

.img-brand {
  height: 140px;
  width: 140px;
}

.img-hotel {
  object-fit: cover;
  height: 180px;
  width: 100%;
}

.img-client {
  height: 125px;
  width: 100%;
  object-fit: contain;
}

.img-product {
  height: 125px;
  width: 100%;
  object-fit: contain;
}

.img-store {
  height: 125px;
  width: 100%;
  object-fit: contain;
}

.btn-login {
  background: #205529;
  padding: 4px 10px;
  color: #fff;
  border-radius: 4px;
  border: 1px solid #205529;
  transition: 0.6s;
  cursor: pointer;
  width: 100%;
}

.b-bottom-color {
  border-bottom: 2px solid #404cfb;
}

.tab-display {
  display: none !important;
}

.div-banner-tutorial {
  height: 350px;
  position: relative;
  background: #000;
  border-radius: 10px;
}

.image-box {
  position: relative;
  margin: auto;
  overflow: hidden;
}

.image-box img {
  max-width: 100%;
  transition: all 0.5s;
  display: block;
  width: 100%;
  object-fit: cover;
}

.image-box:hover img {
  transform: scale(1.09);
}

.text-span-banner1 {
  width: 100%;
  position: absolute;
  bottom: 0rem;
  color: #fff;
  text-transform: capitalize !important;
  letter-spacing: -0.03em !important;
  line-height: 1.3;
  padding: 10px;
  border-radius: 0px 0px 10px 10px;
  background: rgba(0, 0, 0, 0.7);
}

.div-banner2 {
  height: 168px;
  position: relative;
  background: #000;
  border-radius: 10px;
}

.image-box-2 {
  position: relative;
  margin: auto;
  overflow: hidden;
}

.image-box-2 img {
  max-width: 100%;
  transition: all 0.5s;
  display: block;
  width: 100%;
  object-fit: cover;
}

.image-box-2:hover img {
  transform: scale(1.09);
}

.text-span-banner2 {
  position: absolute;
  bottom: 0rem;
  color: #fff;
  text-transform: capitalize !important;
  letter-spacing: -0.03em !important;
  line-height: 1.5;
  padding: 10px;
  border-radius: 0px 0px 10px 10px;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
}

#desktop-none {
  display: none;
}

#tab_view {
  display: none;
}
/* git st */
.set-padding07 {
  padding-left: 0px;
  padding-right: 7px;
}

.pdl-7 {
  padding-left: 7px;
}

.h-40 {
  height: 40px;
}

.tengah {
  height: 40px;
  position: relative;
}

.tengah p {
  margin: 0;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 100%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-100%, -50%);
}

.set-padding-left0 {
  padding-left: 0px;
}

.posisi {
  position: absolute;
  right: 5%;
  top: 1%;
}

.set-brand {
  width: 100%;
  height: 50px;
  object-fit: scale-down;
}

.img-category {
  height: 350px;
  width: 100%;
  border-radius: 10px;
  object-fit: cover;
}

.img-sub-category {
  height: 168px;
  width: 100%;
  border-radius: 10px;
}

/* ===============CSS SWIPE  STORE ============= */

:root {
  --gutter: 10px;
}

.app_store {
  padding: var(--gutter) 0;
  display: grid;
  grid-gap: var(--gutter) 0;
  align-content: start;
}

.app_store > * {
  grid-column: 2 / -2;
}

.app_store > .full {
  grid-column: 1 / -1;
}

.hs_store {
  display: grid;
  grid-gap: calc(var(--gutter) / 1);
  grid-template-columns: repeat(12, calc(100% - var(--gutter) * 55));
  grid-template-rows: minmax(130px, 1fr);

  overflow-x: scroll;
  scroll-snap-type: x proximity;
  padding-bottom: calc(0.01 * var(--gutter));
  margin-bottom: calc(-0.01 * var(--gutter));
}

/* Demo styles */

.hs_store > li,
.item {
  scroll-snap-align: center;
  padding: calc(var(--gutter) / 12 * 1);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 8px;
}

/* ===============CSS SWIPE  PRODUCT ============= */

:root {
  --gutter: 10px;
}

.app_product {
  padding: var(--gutter) 0;
  display: grid;
  grid-gap: var(--gutter) 0;
  align-content: start;
}

.app_product > * {
  grid-column: 2 / -2;
}

.app_product > .full {
  grid-column: 1 / -1;
}

.hs_product {
  display: grid;
  grid-gap: calc(var(--gutter) / 1);
  grid-template-columns: repeat(12, calc(100% - var(--gutter) * 55));
  grid-template-rows: minmax(130px, 1fr);

  overflow-x: scroll;
  scroll-snap-type: x proximity;
  padding-bottom: calc(0.01 * var(--gutter));
  margin-bottom: calc(-0.01 * var(--gutter));
}

/* Demo styles */

.hs_product > li,
.item {
  scroll-snap-align: center;
  padding: calc(var(--gutter) / 12 * 1);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 8px;
}

/* ===============CSS SWIPE  BRAND ============= */

:root {
  --gutter: 10px;
}

.app_brand {
  padding: var(--gutter) 0;
  display: grid;
  grid-gap: var(--gutter) 0;
  align-content: start;
}

.app_brand > * {
  grid-column: 2 / -2;
}

.app_brand > .full {
  grid-column: 1 / -1;
}

.hs_brand {
  display: grid;
  grid-gap: calc(var(--gutter) / 1);
  grid-template-columns: repeat(12, calc(100% - var(--gutter) * 55));
  grid-template-rows: minmax(130px, 1fr);

  overflow-x: scroll;
  scroll-snap-type: x proximity;
  padding-bottom: calc(0.01 * var(--gutter));
  margin-bottom: calc(-0.01 * var(--gutter));
}

/* Demo styles */

.hs_brand > li,
.item {
  scroll-snap-align: center;
  padding: calc(var(--gutter) / 12 * 22);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  background: transparent;
  border-radius: 8px;
}

.set-check {
  position: absolute;
  margin-top: 6px;
}

.h300 {
  height: 300px;
}

.img-store {
  height: 155px !important;
  width: 100% !important;
  object-fit: contain !important;
}

.set-alert {
  background: rgb(255 67 67 / 21%);
  padding: 2px 10px;
  font-size: 12px;
  border-radius: 5px;
  color: #f00;
}

.form-search {
  padding: 5px 5px 5px 40px;
}

.icon-cari {
  position: absolute;
  bottom: 34%;
  left: 10%;
}

/* ===================CSS BALI HSSC======================= */
.div-banner-image-home {
  height: 60vh;
  width: 100%;
  position: static;
  background: #fff !important;
  transition: all 0.7s;
}

.div-banner-image-home img {
  height: 60vh;
  background: rgba(0, 0, 0, 0.9);
  object-fit: cover;
}

.div-banner-image-journey-detail {
  height: 85vh;
  width: 100%;
  position: static;
  background: rgba(0, 0, 0);
  transition: all 0.7s;
}

.div-banner-image-journey-detail img {
  height: 85vh;
  background: rgba(0, 0, 0, 0.9);
  object-fit: cover;
}

.div-banner-image-detail {
  height: 70vh;
  width: 100%;
  position: static;
  background: rgba(0, 0, 0);
  transition: all 0.7s;
}

.div-banner-image-detail img {
  opacity: 0.7;
  height: 70vh;
  object-fit: cover;
  background: rgba(0, 0, 0, 0.9);
}

.div-banner-image-list {
  height: 50vh;
  width: 100%;
  position: static;
  background: rgba(0, 0, 0);
  transition: all 0.7s;
  object-fit: cover;
}

.div-banner-image-list img {
  opacity: 0.7;
  height: 50vh;
  background: rgba(0, 0, 0, 0.9);
  object-fit: cover;
}

.div-banner-image-trans {
  height: 40vh;
  width: 100%;
  position: static;
  background: #144564;
  transition: all 0.7s;
  object-fit: cover;
}

.div-img-itinery {
  height: 345px;
  width: 100%;
  position: static;
  background: rgba(0, 0, 0);
  transition: all 0.7s;
  border-radius: 10px;
}

.div-img-itinery img {
  opacity: 0.8;
  height: 345px;
  background: rgba(0, 0, 0, 0.9);
  object-fit: cover;
}

.div-img-hotel {
  height: 400px;
  width: 100%;
  position: static;
  background: rgba(0, 0, 0);
  transition: all 0.7s;
  border-radius: 10px;
}

.div-img-hotel img {
  height: 400px;
  object-fit: cover;
}

.text-img-itinery {
  text-align: left;
  color: #fff;
  position: absolute;
  top: 79%;
  width: 90%;
  left: 85.5%;
  transform: translate(-90%, -50%);
}

.text-banner-image {
  text-align: left;
  color: #fff;
  position: absolute;
  top: 54%;
  width: 50%;
  left: 50%;
  transform: translate(-50%, -60%);
}

.text-banner-image-studi {
  text-align: left;
  color: #fff;
  position: absolute;
  top: 53%;
  width: 50%;
  left: 52.5%;
  transform: translate(-55%, -70%);
}

.text-banner-image-detail {
  text-align: center;
  color: #fff;
  position: absolute;
  top: 40%;
  width: 50%;
  left: 24%;
  transform: translate(0%, -50%);
}

.text-banner-image-list {
  text-align: center;
  color: #fff;
  position: absolute;
  top: 46%;
  width: 50%;
  left: 24%;
  transform: translate(0%, -50%);
}

.carousel-indicators li {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #acacac;
}

.carousel-indicators .active {
  background: #1fa1f1 !important;
}

.img-list-category {
  height: 450px;
  width: 100%;
  object-fit: cover;
}

.logo-set {
  background: #0071b6;
  padding: 1px 9px;
  border-radius: 50%;
}

.set-list-category {
  background: #f1f1f1;
  transition: 0.5s;
  border-radius: 5px;
  transform: rotateY(1.5);
}

.set-list-category:hover {
  margin-left: 10px;
  background: #f1f1f1;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  transform: rotateY(1.5);
}

.set-intro {
  height: 400px;
  width: 100%;
  object-fit: cover;
}

.set-detail-atas {
  z-index: 1;
  margin-top: -18%;
  position: relative;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
}

.img-kecil {
  height: 155px;
  object-fit: cover;
  width: 100%;
  border-radius: 10px;
}

.img-gede {
  height: 322px;
  object-fit: cover;
  width: 100%;
  border-radius: 10px;
}

.cari-type {
  position: absolute;
  font-size: 20px;
  right: 12%;
}

.obj-img {
  height: 220px;
  width: 100%;
  object-fit: cover;
}

.obj-img1 {
  height: 500px;
  width: 100%;
  object-fit: cover;
}

.obj-img-payment {
  height: 207px;
  width: 100%;
  object-fit: cover;
}

.btn-pay {
  background: #1fa1f1;
  padding: 5px 8px 8px 8px;
  border-radius: 5px;
  color: #fff;
  transition: 0.5s;
}

.btn-pay:hover {
  background: #0a8ddd;
  padding: 5px 8px 8px 8px;
  border-radius: 5px;
  color: #fff;
}

.little-img {
  height: 85px;
  object-fit: cover;
  width: 100%;
}

/* RUNDOWN */

.vertical-timeline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 80px;
  height: 100%;
  width: 2px;
  background: #e72222;
  border-radius: 0.25rem;
}

.vertical-timeline-element {
  position: relative;
  margin: 0 0 0rem;
}

.vertical-timeline--animate .vertical-timeline-element-icon.bounce-in {
  visibility: visible;
  animation: cd-bounce-1 0.8s;
}

.vertical-timeline-element-icon {
  position: absolute;
  top: 0;
  left: 73px;
}

.badge-dot-xl {
  width: 16px;
  height: 16px;
  position: relative;
  border-radius: 5.25rem;
}

.badge:empty {
  display: none;
}

.badge-dot-xl::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 0.25rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -5px 0 0 -5px;
  background: #68cbe3;
}

.vertical-timeline-element-content {
  position: relative;
  margin-left: 90px;
  font-size: 0.8rem;
}

.vertical-timeline-element-content .timeline-title {
  font-size: 0.8rem;
  text-transform: uppercase;
  margin: 0 5px 0.5rem;
  padding: 2px 0 0;
  font-weight: bold;
  color: #fff;
}

.vertical-timeline-element-content .vertical-timeline-element-date {
  display: block;
  position: absolute;
  left: -90px;
  top: 0;
  padding-right: 10px;
  text-align: right;
  color: #fff;
  font-size: 0.7619rem;
  white-space: nowrap;
}

.vertical-timeline-element-content:after {
  content: "";
  display: table;
  clear: both;
}

.btn-booking1 {
  padding: 8px 25px 10px 25px !important;
  background: #1fa1f1;
  border: none;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
  cursor: pointer;
}

.btn-booking2 {
  padding: 5px 25px !important;
  background: #1fa1f1;
  border: none;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
  cursor: pointer;
  width: 100%;
}

.btn-book {
  width: 100px;
  background: red;
  color: #fff;
  border: 1px solid red;
  border-radius: 5px;
}

.btn-book-modal {
  width: 100px;
  background: red;
  color: #fff;
  border: 1px solid red;
  border-radius: 5px;
  width: 100%;
}

.btn-select-room {
  color: white;
  background-color: #1fa1f1;
  padding: 3px 20px 5px;
  border-radius: 5px;
  border: none;
}

.choice-us {
  width: 55px;
  background: #fff;
  border-radius: 50%;
  padding: 10px;
}

.img-itine {
  width: 150px;
  height: 100px;
  object-fit: cover;
}

.img-room {
  height: 180px;
  width: 100%;
  object-fit: cover;
  border-radius: 5px 0px 5px 5px;
}
.set-ciri {
  width: 40px;
  background: #fff;
  padding: 7px;
  border-radius: 10px;
  box-shadow: 0 1px 8px 2px rgba(0, 0, 0, 0.12);
}

.img-itinenary {
  width: 70px;
  height: 70px;
  object-fit: cover;
}

.img-hotel {
  width: 100px;
  height: 100px;
  object-fit: cover;
}

.set-invo {
  background: #a855001c;
  padding: 3px 7px 5px 7px;
  border-radius: 4px;
}

.alert-payment {
  background: #d9f6e8;
  padding: 10px;
  border-radius: 10px;
}

.img-modal {
  height: 300px;
  object-fit: cover;
  width: 100%;
}

.h135 {
  height: 135px;
}

.h155 {
  height: 155px;
}

.pdr-1-rem {
  padding-right: 0.5rem;
}

.pdr-15 {
  padding: 0rem 0.5rem !important;
}

.h-maps {
  height: 242px;
  border-radius: 10px;
}

.h-contact {
  height: 400px;
  object-fit: cover;
}

.span-detail {
  background: #1fa1f1;
  padding: 4px 10px 7px 10px;
  color: #fff;
  border-radius: 5px;
}

.img-event {
  height: 250px;
  width: 100%;
  object-fit: cover;
}

.btn-daftar {
  padding: 11px 35px 13px;
  border: 1px solid #012677;
  transition: 0.6s;
  font-size: 14px;
  background: #012677;
}

.btn-daftar:hover {
  font-size: 14px;
  padding: 11px 35px 13px;
  border: 1px solid #012677;
  color: #fff !important;
  background: #012677;
  border: 1px solid #012677;
}

.radius1 {
  border-radius: 1rem;
}

.btn-lost {
  padding: 9px 25px 12px;
  border: 1px solid #ca0000;
  transition: 0.6s;
  font-size: 14px;
  background: #ca0000;
}

.btn-more {
  padding: 9px 25px 12px;
  border: 1px solid #012677;
  transition: 0.6s;
  font-size: 14px;
  background: #012677;
}
.btn-more:hover {
  padding: 9px 25px 12px;
  border: 1px solid #012677;
  transition: 0.6s;
  font-size: 14px;
  background: #012677;
}

.btn-kami {
  padding: 11px 35px 13px;
  border: 1px solid #00af42;
  transition: 0.6s;
  font-size: 14px;
  background: #00af42;
}

.btn-kami:hover {
  font-size: 14px;
  padding: 11px 35px 13px;
  border: 1px solid #00af42;
  color: #fff !important;
  background: #00af42;
  border: 1px solid #00af42;
}

.btn-next {
  padding: 10px 25px 13px;
  border: 1px solid #012677;
  transition: 0.6s;
  background: #012677;
  color: #fff;
  font-size: 16px;
}

.btn-next:hover {
  padding: 10px 25px 13px;
  border: 1px solid #fff;
  color: #fff !important;
  background: #1c4587;
  border: 1px solid #1c4587;
  font-size: 16px;
}

.panah-bottom {
  font-size: 50px;
  position: absolute;
  bottom: 0%;
  z-index: 999;
  left: 52.5%;
  transform: translate(-77%, -70%);
}

.bottom-blue {
  border-bottom: 2px solid #012677 !important;
}

.bottom-blue-soft {
  border-bottom: 1px solid #012677 !important;
}

.bottom-green-soft {
  border-bottom: 4px solid #1fad47 !important;
}

.gradient-news {
  background: linear-gradient(to right, #cce5e1, #ccd9ea, #dfd8e0);
}

.gradient-information {
  background: linear-gradient(to right, #006579, #07359a, #72405b);
}

.gradient-information1 {
  background: linear-gradient(to right, #006579, #07359a, #4a3160);
}

.line-top {
  border-top: 1px solid #fff;
  padding-top: 10px;
}

.tab-display {
  display: none !important;
}

.set-bendera {
  width: 20px;
  margin-top: -5px;
}

#myBtn {
  position: fixed;
  bottom: 15px;
  right: 38px;
  z-index: 99;
  font-size: 14px;
  border: none;
  outline: none;
  background-color: #012677;
  color: white;
  cursor: pointer;
  padding: 10px 14px;
  border-radius: 4px;
}

#btnWA {
  display: block;
  position: fixed;
  bottom: 15px;
  right: 6%;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  color: white;
  cursor: pointer;
  padding: 7px 12px;
  border-radius: 4px;
  background: #00af42;
}

#btnmessage {
  display: block;
  position: fixed;
  bottom: 50%;
  right: -7.5%;
  z-index: 99;
  transform: rotate(-90deg);
  font-size: 18px;
  border: none;
  outline: none;
  color: white;
  cursor: pointer;
  padding: 7px 12px;
  border-radius: 4px;
  background: #00af42;
}

.mt45m {
  margin-top: -45px;
}

.pd-200 {
  padding: 0px 210px;
}

.mt-26p {
  margin-top: 26%;
}

.img-set {
  height: 230px;
  object-fit: cover;
}

.img-loc {
  height: 400px;
  width: 100%;
  object-fit: cover;
}

.hover {
  background: #fff;
  border: 1px solid #f1f1f1;
  transition: 0.6s;
}

.hover:hover {
  background: #0126771c;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  margin-left: 5px;
}

.pdt-5rem {
  padding-top: 5rem;
}

.pdb-5rem {
  padding-bottom: 5rem;
}

.lts {
  letter-spacing: 3px;
}

.bb-putih {
  border-bottom: 1px solid #fff;
}

.img-galery {
  height: 210px !important;
  width: 100% !important;
  object-fit: cover;
}

.table td,
.table th {
  border-top: 0px !important;
}

/* ==================================================== */
/* CSS RESPONSIVE  */
/* ==================================================== */

::marker {
  list-style: none !important;
}

.no-bullets {
  list-style-type: none;
}

.set-bro {
  border: 2px solid #333 !important;
  border-radius: 0px !important;
  background: transparent !important;
}

.slide-img {
  width: 100%;
  object-fit: cover;
  height: 500px;
}

.img-flt {
  height: 230px;
  object-fit: cover;
  width: 100%;
}

/* ===========FORM BROSURE==============  */

.SiteFormBrosure {
  width: 30% !important;
  height: 45% !important;
  top: 27% !important;
  background: rgb(0, 175, 66);
  position: fixed;
  right: 0%;
}
.close-form {
  position: absolute;
  right: 2%;
}

/* ===========END FORM BROSURE ============== */

.pd-lr70 {
  padding-right: 70px !important;
  padding-left: 70px !important;
}

.set-section {
  padding: 30px 0px;
}

.set-sub-section {
  padding: 100px 0px;
}

.set-sub-section1b {
  padding: 65px 0px 0px 0px;
}

.set-sub-section1 {
  padding: 50px 0px;
}

.set-sub-section1a {
  padding: 50px 0px 20px 0px;
}

.set-sub-section1c {
  padding: 5px 0px;
}

.set-sub-section3 {
  padding: 150px 0px;
}

.set-sub-section2 {
  padding: 200px 0px;
}

.set-sub-section-fot {
  padding: 30px 0px 30px 0px;
}

.bottom-putih3 {
  border-bottom: 2.5px solid #fff;
}

.bottom-core3 {
  border-bottom: 2.5px solid #022e9d;
}

.h65 {
  height: 65px;
}

.div-banner-image {
  width: 100%;
  height: 50vh;
  object-fit: cover;
  position: relative;
  background: rgba(0, 0, 0);
  transition: all 0.7s;
  border-radius: 10%;
}

.div-banner-image img {
  opacity: 0.7;
  border-radius: 10%;
}

.set-event-banner {
  width: 100%;
  height: 50vh;
  object-fit: cover;
  border-radius: 10%;
}

.set-letak {
  position: absolute;
  width: 75%;
  top: 75%;
  left: 5%;
}

.di-tengah {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.di-tengah2 {
  margin: 0;
  position: absolute;
  top: 60%;
  left: 50%;
  width: 80%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.button1 {
  background: #fff;
  color: #022e9d;
  border: 2px solid #022e9d;
  border-radius: 25px;
  padding: 5px 20px;
  width: 60%;
  font-weight: bold;
  cursor: pointer;
}

.button1-aktif {
  background: #022e9d;
  color: #ffff;
  border: 2px solid #ffff;
  border-radius: 25px;
  padding: 5px 20px;
  width: 60%;
  font-weight: bold;
  cursor: pointer;
}

.set-program {
  background: #fff;
  padding: 5px;
  border-radius: 10px;
  box-shadow: 0 1px 8px 0 rgb(0 0 0 / 50%);
}

.program-text {
  background: #fff;
  padding: 8px 10px;
  width: 40%;
  border: 2px solid #022e9d;
  border-radius: 20px;
  box-shadow: 0 1px 8px 0 rgb(0 0 0 / 50%);
}

.program-logo {
  background: #fff;
  padding: 8px 10px;
  width: 100%;
  border: 2px solid #022e9d;
  border-radius: 20px;
  box-shadow: 0 1px 8px 0 rgb(0 0 0 / 50%);
}

.set-load {
  background: #022e9d1f;
  padding: 0px 7px;
  border-radius: 5px;
  transition: 0.6s;
}

.set-load:hover {
  background: #022e9d38;
  padding: 0px 7px;
  border-radius: 5px;
}

.pl-1a {
  padding-left: 1rem !important;
}

.pl-2a {
  padding-left: 2rem !important;
}

.pl-10p {
  padding-left: 10% !important;
}

.h230 {
  height: 250px;
}

.h540 {
  height: 540px;
}

.info-contact {
  padding: 50px;
  border-radius: 70px;
}

.bem {
  background: #efefef;
  padding: 10px 15px;
  color: #022e9d;
  font-weight: bold;
}

.img-binar {
  height: 288px;
  object-fit: unset;
  width: 100%;
}

.bg-blur {
  background-repeat: no-repeat;
  background-size: cover;
  height: 80vh;
}

.middle-form {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -45%);
  background: #f1f1f1;
}

.bg-pra {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
}

.bg-pra:focus {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
}

.btn-log {
  background: #fbaa1a;
  color: #022e9d;
  width: 100%;
  padding: 4px;
  border-radius: 5px;
  cursor: pointer;
  border: 1px solid #fbaa1a;
}

.btn-ajukan {
  background: #fbaa1a;
  color: #022e9d;
  padding: 1px 30px 3px 30px;
  border-radius: 5px;
  cursor: pointer;
  font-weight: 500;
  border: 1px solid #fbaa1a;
  font-size: 20px;
}

.dropdown:hover .dropdown-menu {
  display: block;
  transition: 0.6s;
}
.dropdown-menu {
  margin-top: 0;
  box-shadow: 0px 5px 19.53px 1.47px rgb(95 95 100 / 10%) !important;
  border: 0px;
}

.nav-link {
  display: block;
  padding: 0rem;
}

.cari-job {
  padding: 10px;
  background: #022e9d;
  width: 100%;
  color: #fff;
  border: 1px solid #022e9d;
}

.pd-25a {
  padding: 25px 50px;
}

.img-event-front {
  height: 250px;
  width: 100%;
  object-fit: cover;
}

.btn-video {
  background: #fcb040;
  color: #21409a;
  border: 1px solid #fcb040;
  border-radius: 7px;
  padding: 5px;
  font-size: 20px;
  width: 25%;
  font-weight: 500;
}

.btn-view {
  width: 100%;
  background: #1998d4;
  color: #fff;
  font-size: 20px;
  padding: 10px;
  height: 78px;
  border: 1px solid #1998d4;
}

.btn-jml {
  width: 100%;
  background: #fab500;
  color: #fff;
  font-size: 50px;
  line-height: 50px;
  font-weight: bold;
  padding: 0px;
  height: 78px;
  border: 1px solid #fab500;
}

.border-bottom-white {
  border-bottom: 1px solid #fff;
}

.btn-apply {
  background: #005fd5;
  color: #fff;
  border: 1px solid #005fd5;
  padding: 5px 40px 9px;
  font-size: 20px;
  border-radius: 10px;
  width: 25%;
  cursor: pointer;
}

.btn-back-green {
  background: #fab500;
  color: #005fd5;
  border: 1px solid #fab500;
  padding: 2px 20px 6px;
  font-size: 20px;
  border-radius: 10px;
  width: 15%;
  cursor: pointer;
}

.btn-play {
  background: #ff0000;
  color: #fff;
  border: 1px solid #ff0000;
  padding: 2px 25px 6px;
  font-size: 20px;
  border-radius: 10px;
  width: 15%;
  cursor: pointer;
}

.form-work {
  background: transparent;
  border: 0px;
  padding: 5px;
  width: 100%;
  border-bottom: 1px solid #98979c;
}

.form-work:focus {
  background: transparent;
  border: 0px !important;
  padding: 5px;
  width: 100%;
  border-bottom: 1px solid #98979c;
}

.set-prio {
  border: 2px solid #496dbcd1;
  padding: 5px 10px;
  color: #496dbcd1;
  cursor: pointer;
  transition: 0.6s;
}

.set-prio:hover {
  border: 2px solid #022e9d;
  padding: 5px 10px;
  color: #fff;
  cursor: pointer;
  background: #022e9d;
}

.h55 {
  height: 55px;
}

.h125 {
  height: 125px;
}

.h150 {
  height: 150px;
}

.bg-carier {
  background: url("../image/bg-carier1.PNG");
  overflow-y: auto;
  background-repeat: no-repeat;
  background-size: cover;
}

.ls-5 {
  letter-spacing: 10px;
}

.set-banner {
  height: auto;
  width: 100%;
  object-fit: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
}

label .choose {
  display: inline-block !important;
  background-color: #1b4581 !important;
  color: white !important;
  padding: 0.5rem 2rem !important;
  font-family: sans-serif !important;
  border-radius: 0.3rem !important;
  cursor: pointer !important;
  margin-top: 1rem !important;
}

.step1 {
  background: #d9e9ff;
  width: 8%;
  padding: 7px;
  color: #1b4581;
  border-radius: 5px;
}

.step2 {
  background: #f1f1f1;
  width: 8%;
  padding: 7px;
  color: #ccc;
  border-radius: 5px;
}

.step-done {
  background: #10af001c;
  width: 8%;
  padding: 7px;
  color: #e5f6e3;
  border-radius: 5px;
}

.bg-bawah {
  background: url(../image/bg-bawah1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 10vh;
}

.set-mata1 {
  position: absolute;
  right: 16%;
  transform: translate(10%, 0%);
  bottom: 45%;
}

.set-mata2 {
  position: absolute;
  right: 16%;
  transform: translate(10%, 0%);
  bottom: 31%;
}

.set-mata3 {
  position: absolute;
  right: 16%;
  transform: translate(10%, 0%);
  bottom: 47.5%;
}

.mencoba::after {
  position: absolute;
  content: "";
  height: 8px;
  width: 72%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background: #2ccaff;
  z-index: 1;
  top: 32%;
}

.z-10 {
  z-index: 10;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 1rem;
  padding-left: 1rem;
}

.btn-lets {
  color: #fff;
  background: #002d57;
  border: 1px solid #002d57;
  padding: 3px 15px;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.6s;
}

.btn-lets:hover {
  color: #fff;
  background: #002d57d1;
  border: 1px solid #002d57d1;
  padding: 3px 15px;
  border-radius: 5px;
  cursor: pointer;
}

.btn-read {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  padding: 5px 30px;
  cursor: pointer;
  transition: 0.6s;
  border-radius: 5px;
}

.btn-read:hover {
  background: #fff;
  border: 1px solid #fff;
  color: #002d57d1;
  padding: 5px 30px;
  border-radius: 5px;
}

.btn-read-white {
  background: #002d57;
  border: 1px solid #fff;
  color: #fff;
  padding: 5px 30px;
  cursor: pointer;
  transition: 0.6s;
  border-radius: 5px;
}

.btn-read-white:hover {
  background: #fff;
  border: 1px solid #fff;
  color: #002d57;
  padding: 5px 30px;
  border-radius: 5px;
}

.btn-read1 {
  border: none;
  background: #749f82;
  color: #fff;
  padding: 7px 20px;
  border-radius: 3px;
  cursor: pointer;
  transition: 0.6s;
}

.btn-read2 {
  border: none;
  border: 1px solid #4f9233;
  color: #4f9233;
  background: #fff;
  padding: 7px 20px;
  border-radius: 3px;
  cursor: pointer;
  transition: 0.6s;
}

.btn-read2:hover {
  border: none;
  border: 1px solid #4f9233;
  color: #fff;
  background: #4f9233;
  padding: 7px 20px;
  border-radius: 3px;
  cursor: pointer;
  transition: 0.6s;
}

.font-baru {
  color: #002d57 !important;
  padding-bottom: 5px;
  border-bottom: 1px solid #fff;
  transition: 0.6s;
}

.font-baru:hover {
  color: #002d57 !important;
  border-bottom: 1px solid #002d57;
  padding-bottom: 5px;
}

.font-baru-fot {
  color: #666666 !important;
  padding-bottom: 5px;
  border-bottom: 1px solid transparent;
  transition: 0.6s;
}

.font-baru-fot:hover {
  color: #666666 !important;
  border-bottom: 1px solid #666666;
  padding-bottom: 5px;
}

.posisi-text {
  position: absolute;
  color: #fff;
  z-index: 10000;
  text-align: center;
  top: 25%;
  width: 45%;
  font-weight: bold;
  transform: translate(60%, 10%);
}

.posisi-text-about {
  position: absolute;
  color: #000;
  z-index: 10000;
  bottom: 15%;
  width: 50%;
  text-align: left;
  transform: translate(20%, 20%);
}

.posisi-text-sub {
  position: absolute;
  color: #000;
  z-index: 10000;
  bottom: 10%;
  left: 13%;
  transform: translate(10%, 20%);
}

.text-ban1 {
  font-size: 40px;
  color: #fff;
  line-height: 50px;
}

.text-ban2 {
  font-size: 48px;
  line-height: 1.3em;
  font-weight: 800;
  color: #639651;
}

.text-ban3 {
  font-size: 22px;
  color: #fff;
}

.posisi-text-shop {
  position: absolute;
  color: #fff;
  background: #00c79b;
  z-index: 10000;
  text-align: left;
  height: 100vh;
  padding: 5%;
  -ms-transform: translate(-50%, -50%);
  border-radius: 0% 50% 50% 0%;
  top: 0%;
  width: 45%;
  font-weight: bold;
  transform: translate(0%, 10%);
}

.text-ban4 {
  font-size: 48px;
  line-height: 1.3em;
  font-weight: 800;
  color: #fff;
  margin-top: 10%;
  padding: 5%;
}

.card1 {
  padding: 14px;
  box-shadow: 0px 3px 36px 0px rgb(6 6 6 / 8%);
}

.circle1 {
  width: 65px;
  height: 65px;
  background-color: #e7eff7;
  font-size: 25px;
  line-height: 60px;
  border-radius: 50%;
  position: relative;
  display: inline-block;
}

.soft1 {
  color: #3586d3f0;
}

.bg-soft1 {
  background: #f4f4f4;
}

.bg-soft2 {
  background: #e2ebf4;
}

.bg-kuning {
  background: #facc27;
}

.img-lit {
  width: 260px;
  height: 180px;
  object-fit: cover;
  border-radius: 10px;
}

.pdt-1 {
  padding-top: 1rem;
}

.pdt-1a {
  padding-top: 1.5rem;
}

.pdt-2 {
  padding-top: 2rem;
}

.img-plan {
  height: 35vh;
  width: 100%;
  object-fit: cover;
}

.form1 {
  background: #f7f7f7;
  height: 50px;
  padding: 0 20px;
  border: 1px solid transparent;
}

.view-desktop {
  display: block;
}

.view-mobile {
  display: none !important;
}

.view-tablet {
  display: none;
}

.title1 {
  line-height: 22px;
  height: 50px;
  font-size: 18px;
}

.sub-banner {
  height: 40vh;
  object-fit: cover;
  width: 100%;
}

.navbar-fix {
  z-index: 100;
  width: 100%;
  position: relative;
  background: #fff;
}

.img-ke1 {
  object-fit: cover;
  height: 40vh;
}

.text-sub-ban1 {
  font-size: 40px;
  color: #fff;
  line-height: 50px;
}

.set-nav {
  padding-right: 5%;
  padding-left: 5%;
}

.w18p {
  width: 15%;
}
.w30 {
  width: 30px;
}

.owl-carousel .item img {
  display: block;
  width: 100%;
  height: auto;
}

.owl-carousel {
  margin-bottom: 15px;
}

.set-slide {
  padding-left: 10%;
  padding-right: 10%;
}

.set-slide1 {
  padding-left: 5%;
  padding-right: 5%;
}

.set-slide1a {
  padding-left: 5%;
  padding-right: 0%;
}

.set-slide3 {
  padding-left: 2.5%;
  padding-right: 2.5%;
}

.set-slide2 {
  padding-left: 4.5%;
  padding-right: 4.5%;
}

.set-slide4 {
  padding-left: 8%;
  padding-right: 8%;
}

.img-slide {
  height: 230px !important;
  object-fit: cover;
  border-radius: 15px;
}

.img-discover {
  height: 370px !important;
  object-fit: cover;
  border-radius: 20px;
}

.img-slide2 {
  height: 235px !important;
  object-fit: cover;
}

.owl-prev {
  position: absolute;
  top: 25%;
  font-size: 40px !important;
  left: 1%;
  border: 0px !important;
  background: rgb(255 255 255 / 77%) !important;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
}

.owl-prev > span {
  top: -49%;
  left: 31%;
  position: absolute;
}

.owl-next {
  position: absolute;
  top: 25%;
  font-size: 40px !important;
  right: 1%;
  border: 0px !important;
  background: rgb(255 255 255 / 77%) !important;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
}

.owl-next > span {
  top: -49%;
  right: 31%;
  position: absolute;
}

/* END SWIPER  */

.font-title-stories {
  font-size: 28px;
  line-height: 36px;
  font-weight: bold;
  color: #fff;
  width: 55%;
}

.font-title-stories2 {
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  color: #fff;
  width: 85%;
}

.font-title-card {
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  color: #003e51;
}

.font-sub-card {
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  color: #595959;
}

.text-desc {
  font-size: 18px;
  font-family: MontserratRegular;
  line-height: 32px;
  color: #000000;
}

.font-24 {
  font-size: 24px;
  line-height: 30px;
}

.font-24 {
  font-size: 24px;
  line-height: 30px;
}

.text-left {
  text-align: left !important;
}

.btn-join {
  background: #43beac;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  border-radius: 7px;
  border: 1px solid #43beac;
  padding: 5px 35px;
}

.btn-see {
  background: #003e51;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  border-radius: 7px;
  border: 1px solid #003e51;
  padding: 5px 35px;
  width: 70%;
}

.btn-load {
  background: transparent;
  color: #003e51;
  font-weight: 500;
  font-size: 20px;
  text-align: center;
  border-radius: 30px;
  border: 2px solid #43beac;
  padding: 7px 55px;
}

.btn-exp {
  background: transparent;
  color: #003e51;
  font-size: 20px;
  text-align: center;
  border-radius: 30px;
  border: 3px solid #43beac;
  padding: 4px 35px 7px;
  width: 80%;
  cursor: pointer;
}

.btn-contact {
  background: transparent;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
  border-radius: 30px;
  border: 3px solid #fff;
  padding: 12px 35px 14px;
  width: 50%;
  cursor: pointer;
  font-weight: 300;
}

.btn-load2 {
  background: transparent;
  color: #003e51;
  font-size: 25px;
  text-align: center;
  border-radius: 30px;
  border: 3px solid #43beac;
  padding: 5px 35px 9px;
  width: 15%;
  cursor: pointer;
}

.btn-team {
  background: #43beac;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  border-radius: 30px;
  border: 3px solid #43beac;
  padding: 3px 35px 7px;
  width: 20%;
  cursor: pointer;
}

.btn-soon {
  background: #43beac;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  border-radius: 30px;
  border: 3px solid #43beac;
  padding: 7px 9px;
  width: 45%;
  cursor: pointer;
}

.btn-our {
  background: #003e51;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border-radius: 40px;
  border: 3px solid #003e51;
  padding: 5px 35px 9px;
  width: 50%;
  cursor: pointer;
}

.btn-impact {
  background: transparent;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border-radius: 40px;
  border: 3px solid #fff;
  padding: 7px 35px 9px;
  width: 62%;
  cursor: pointer;
  font-weight: 600;
}

.bagan-journey {
  margin: 0px 20px;
  border-radius: 20px;
}

.set-img-journey {
  width: 100%;
  object-fit: cover;
  position: relative;
  height: 36.5rem;
  border-radius: 20px;
  display: block;
}

.title-journey {
  text-align: center;
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  color: #fff;
  padding-bottom: 1rem;
}

.bagan-journey:hover .overlay {
  opacity: 1;
}

.overlay {
  border-radius: 20px;
  position: absolute;
  bottom: 9.5%;
  background: #003e51;
  background: rgba(14, 92, 102, 1);
  color: #f1f1f1;
  width: 83.1%;
  transition: 0.5s ease;
  opacity: 0;
  color: white;
  font-size: 18px;
  line-height: 26px;
  padding: 40px;
  text-align: center;
  height: 70%;
}

/* ================== */

.bagan-project {
  margin: 0px 20px;
  border-radius: 20px;
}

.set-img-project {
  width: 100%;
  object-fit: cover;
  position: relative;
  height: 21rem;
  border-radius: 20px;
  display: block;
}

.title-project {
  text-align: center;
  font-size: 26px;
  line-height: 40px;
  font-weight: 800;
  color: #fff;
  padding-bottom: 1rem;
}

.bagan-project:hover .overlay2 {
  opacity: 1;
}

.overlay2 {
  border-radius: 20px;
  position: absolute;
  bottom: 16.9%;
  background: #003e51;
  background: rgba(14, 92, 102, 1);
  color: #f1f1f1;
  width: 89%;
  transition: 0.5s ease;
  opacity: 0;
  color: white;
  font-size: 20px;
  padding: 100px;
  text-align: center;
  height: 80%;
}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.mg-20 {
  margin: 20px;
}

.img-impact {
  height: 280px;
  object-fit: cover;
  width: 100%;
}

.scroll-impact {
  max-height: 50rem;
  overflow-y: scroll;
  overflow-x: hidden;
}

.img-partner {
  border-radius: 85%;
  border: 1px solid #f1f1f1;
  height: 100%;
  object-fit: contain;
  background: #fff;
}

.mr-8 {
  margin-right: 8%;
}

.ml-15 {
  margin-left: 15%;
}

.set-form {
  padding: 7px 10px;
  background-color: #fff;
  border: 1px solid #fff;
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  background-clip: padding-box;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-scr {
  background: #eaacc1;
  color: #fff;
  border: 0;
  border-radius: 3px;
  padding: 7px;
  width: 100%;
  font-weight: bold;
  cursor: pointer;
}

.w32p {
  width: 45%;
}

.w65p {
  width: 50%;
}

.w41p {
  width: 41%;
}

.set-img-new {
  padding: 0.25rem;
  background-color: transparent;
  width: 70%;
  border-radius: 50%;
  height: 7rem;
  object-fit: cover;
}

.set-img-new2 {
  padding: 0.25rem;
  background-color: transparent;
  width: 35%;
  border-radius: 50%;
  height: 33%;
  object-fit: cover;
}

.set-img-new3 {
  padding: 0.25rem;
  background-color: transparent;
  width: 45%;
  border-radius: 50%;
  height: 33%;
  object-fit: cover;
}

.h100vh {
  height: 100vh;
}

.set-img-team {
  padding: 0.25rem;
  background-color: transparent;
  width: 70%;
  border-radius: 50%;
  height: 35%;
  object-fit: cover;
  border: 1px solid #ccc;
}
.img-stories {
  width: 100%;
  height: 42rem;
  object-fit: cover;
}

.img-stories2 {
  width: 100%;
  height: 20rem;
  object-fit: cover;
}

.set-title-stories {
  position: absolute;
  bottom: 7%;
  left: 6%;
}

.set-title-stories2 {
  position: absolute;
  bottom: 55%;
  left: 6%;
}

.set-title-stories3 {
  position: absolute;
  bottom: 3%;
  left: 6%;
}

.page-link {
  font-size: 14px !important;
  position: relative !important;
  display: block !important;
  padding: 0.3rem 0.75rem !important;
  margin-left: 5px !important;
  line-height: 1.25 !important;
  color: #000 !important;
  border: 0px !important;
}

.page-link:hover {
  font-size: 14px !important;
  position: relative !important;
  display: block !important;
  padding: 0.3rem 0.75rem !important;
  margin-left: 5px !important;
  line-height: 1.25 !important;
  color: #000 !important;
  border: 0px !important;
}

.page-item.active .page-link {
  z-index: 1 !important;
  color: #fff !important;
  background-color: #43beac !important;
  border-color: #43beac !important;
  border-radius: 30px !important;
}

.page-item.active .page-link {
  z-index: 1 !important;
  color: #fff !important;
  background-color: #43beac !important;
  border-color: #43beac !important;
  border-radius: 22px !important;
}

.img-discov {
  height: 9rem;
  width: 100%;
  object-fit: cover;
}

.set-inc {
  margin: 20%;
}

.set-cnt {
  margin: 10% 18%;
}

.btn-donate {
  background: transparent;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  border-radius: 40px;
  border: 2px solid #fff;
  padding: 10px 9px;
  width: 60%;
  cursor: pointer;
}

.btn-share {
  background: transparent;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  border-radius: 30px;
  border: 2px solid #fff;
  padding: 8px 35px;
  width: 80%;
  cursor: pointer;
}

.btn-in {
  background: transparent;
  border: 2px solid;
  border: 1.5px solid #43bdab;
  width: 100%;
}

.posisi-text-stori-detail {
  position: absolute;
  color: #000;
  z-index: 10000;
  bottom: 15%;
  width: 50%;
  text-align: left;
  left: 5%;
  transform: translate(35%, 20%);
}

.dropdown-menu {
  left: 17% !important;
}

.dropdown-item {
  padding: 0.3rem 1rem !important;
  margin-bottom: 1rem;
  margin-right: 5px;
  margin-left: 3px;
}

.dropdown-item:hover {
  margin-left: 3px;
  width: 96%;
  padding: 0.3rem 1rem !important;
  margin-bottom: 1rem !important;
  background: #43beac !important;
  color: #fff !important;
  border-radius: 5px;
  margin-right: 5px;
}

.ml-5p {
  margin-left: 5%;
}

.mr-10p {
  margin-right: 10%;
}

.set-up {
  padding: 15px;
  background-image: url("../image/Container.png");
  object-fit: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.set-1 {
  border: 2px solid #43beac;
  padding: 10px;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  color: #000;
  text-align: center;
}

.inset {
  border-radius: 10px;
  border: 1px solid #dee2e6;
}

.stack {
  position: fixed;
}

.nav-tabs .nav-link.active {
  color: #33c060 !important;
  background-color: #e6e6e6 !important;
}

.set-coming {
  position: absolute;
  right: 9%;
  top: 6%;
  background: #003e51;
  color: #fff;
  padding: 0px 10px;
  border-radius: 15px;
  font-size: 12px;
}

.set-img1 {
  position: absolute;
  bottom: 10%;
  right: 9%;
  width: 35%;
  height: 35%;
  object-fit: cover;
}

.pl-5p {
  padding-left: 5%;
}

.img-why {
  height: 185px;
  width: 100%;
  object-fit: cover;
}

.img-module {
  width: 50% !important;
  height: 80% !important;
}

.set-in {
  background: #f1f1f1;
  padding: 15px;
}

.bg-1 {
  background: #f8fcf9;
  height: 300px;
}

.bg-2 {
  background: #eff7f1;
  height: 300px;
}

.bg-2a {
  background: #eff7f1;
}

.bg-3 {
  background: #eff7f1;
  height: auto;
}

.bg-4 {
  background: #dbeee1;
}

.bg-5 {
  background: #eff7f1;
  height: 280px;
}

.bg-6 {
  background: #eff7f1;
  height: 315px;
}

.bg-module {
  background: #519945;
  height: 300px;
  background: #519945;
  height: 300px;
  border: 1.5px solid #fff;
  border-radius: 20px;
}

.zoom1 {
  transition: transform 0.5s;
  cursor: pointer;
}

.zoom1:hover {
  transform: scale(1.05);
}

.ls5 {
  letter-spacing: 5px;
}

.scale1 {
  transition: transform 0.5s;
  cursor: pointer;
}

.scale1:hover {
  transform: scale(1.05);
}

.set1 {
  position: absolute;
  right: 4%;
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  bottom: 4%;
  text-align: right;
}

.set2 {
  position: absolute;
  left: 7%;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  bottom: 4%;
  text-align: left;
}

.img-list {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: transform 0.5s;
  cursor: pointer;
}

.img-list:hover {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transform: scale(1.05);
}

.pr-25 {
  padding-right: 25px;
}

.search-loc {
  position: absolute;
  right: 6%;
  bottom: 47%;
}

.btn-primary {
  border-radius: 5px;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff !important;
  border: 1px solid #007bff !important;
  padding: 3px 10px !important;
  cursor: pointer !important;
}

.btn-danger {
  border-radius: 5px;
  color: #fff;
  background-color: #dc3545 !important;
  border-color: #dc3545 !important;
  border: 1px solid #dc3545 !important;
  padding: 3px 10px !important;
  cursor: pointer !important;
}

.img-mdl {
  height: 200px;
  object-fit: cover;
  border-radius: 20px;
}

ul.b {
  list-style-type: square;
}

.w9p {
  width: 9%;
}

.title-wk1 {
  position: absolute;
  bottom: 4%;
  left: 6%;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
}

.title-wk2 {
  position: absolute;
  bottom: 6%;
  left: 5%;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
}

.title-wk3 {
  position: relative;
  margin-top: -13%;
  left: 4%;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
}

.set-img-wk {
  height: 250px;
  width: 100%;
  object-fit: cover;
}

.set-img-wk2 {
  height: 530px;
  width: 100%;
  object-fit: cover;
}

.set-img-wk3 {
  height: 450px;
  width: 100%;
  object-fit: cover;
}

.img-ab {
  width: 100%;
  object-fit: cover;
  height: 60vh;
}

.set-img-ab {
  position: absolute;
  bottom: -5%;
  left: -5%;
  width: 60%;
  height: 55%;
  object-fit: cover;
}

.search-loc2 {
  position: absolute;
  right: 5%;
  bottom: 65%;
}

.but1 {
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  padding: 2px 10px;
  font-weight: bold;
  cursor: pointer;
}

.bot1 {
  border-bottom: 1px solid #484848;
  padding-bottom: 0.3rem;
}

.img-prof {
  width: 16%;
  height: 160px;
  object-fit: cover;
  border-radius: 50%;
}

/* ITENARY 2  */

/* Timeline Container */
.timeline {
  background: transparent;
  padding: 20px;
}

/* Outer Layer with the timeline border */
.outer {
  border-left: 2px dashed #0e8522;
}

/* Card container */
.card-itenary {
  position: relative;
  margin: 0px 0px 20px 25.9px;
  padding: 10px;
  background: #3599460a;
  color: gray;
  border-radius: 8px;
  max-width: 100%;
  border: 1px solid #e2e2e2;
}

/* Information about the timeline */
.info {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* Timeline dot  */
.title::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background: white;
  border-radius: 999px;
  left: -4%;
  border: 3px solid #07771a;
}

/* END ITENARY 2  */

.loc1 {
  position: absolute;
  right: 6%;
  top: 5%;
}

.loc1a {
  position: absolute;
  top: 7%;
  right: 5%;
  transform: translateY(10px);
  text-align: right;
}

.loc1b {
  position: absolute;
  top: 0%;
  right: 4%;
  transform: translateY(10px);
  text-align: right;
  width: 35%;
}

.loc-ctr {
  width: 9%;
  position: absolute;
  right: 10%;
  top: 3%;
}

.loc2 {
  width: 15%;
  position: absolute;
  right: 6%;
}

.loc2a {
  width: 8%;
  position: absolute;
  right: 6%;
  transform: translateY(10px);
}

.loc2b {
  width: 5%;
  position: absolute;
  right: 3%;
  transform: translateY(10px);
}

.loc3 {
  width: 10%;
  position: absolute;
  right: 8%;
  top: 2%;
}

.set-banner-product {
  background-image: url("../image/banner/bg-banner.png");
  height: 500px;
  width: 100%;
  object-fit: cover;
  padding: 12px;
}

.set-img-ban1 {
  max-height: 475px;
  border-radius: 20px;
  width: 65%;
}

.set-img-ban2 {
  max-height: 475px;
  border-radius: 20px;
}

.pd-5p {
  padding-left: 5%;
  padding-right: 5%;
}

.position1 {
  position: absolute;
  top: 12%;
  left: 8%;
}

.font1 {
  font-size: 60px;
  font-weight: 700;
  color: #253d4e;
  line-height: 64px;
}

.position2 {
  position: absolute;
  top: 12%;
  right: 23%;
}

.font2 {
  font-size: 40px;
  font-weight: 700;
  color: #253d4e;
  line-height: 44px;
}

.posisi1 {
  position: absolute;
  top: 53%;
  left: 30%;
  transform: translateY(-100%);
}

.img-m {
  max-height: 450px;
  width: 100%;
  object-fit: cover;
}

.bagan-cat {
  padding: 7px 15px;
  border-radius: 7px;
  border: 1px solid #f2f3f4;
  cursor: pointer;
  transition: 0.6s;
}

.bagan-cat:hover {
  padding: 7px 15px;
  border-radius: 7px;
  border: 1px solid #f1f1f1;
  cursor: pointer;
  background: #f8f8f8;
}

.span-count {
  background: #4f92334f;
  padding: 0px 10px;
  border-radius: 11%;
  padding-top: 2px;
  color: #000;
  width: 11%;
  text-align: center;
}

.st-header {
  background: rgba(0, 0, 0, 0.8) !important;
  color: #fff !important;
  border-radius: 3px 3px 0px 0px !important;
}

.img-art {
  height: 240px;
  width: 100%;
  object-fit: cover;
}

.img-his {
  height: 185px;
  object-fit: cover;
  width: 100%;
  border-radius: 5px;
}

.block1 {
  display: block !important;
}

.banner-static-all {
  position: relative;
  text-align: center;
  color: white;
  height: 60vh;
  background: rgba(0, 0, 0);
}

.banner-static-all img {
  opacity: 0.7;
}
.img-banner {
  width: 100%;
  object-fit: cover;
  height: 60vh;
}

.banner-static-text {
  position: absolute;
  top: 33%;
  left: 50%;
  width: 65%;
  transform: translate(-50%, -45%);
}

.pd-15p {
  padding: 15%;
}

.pd-20p {
  padding: 20%;
}

.setting-card {
  border: 1.5px solid #fff;
  border-radius: 20px;
  height: 270px;
}

.img-all-product {
  width: 100%;
  height: 225px;
  object-fit: cover;
}

.img-featured {
  height: 315px;
  width: 100%;
  object-fit: cover;
}

.set-img-logo {
  width: 12%;
}

.modal-dialog-full-width {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
}

.modal-content-full-width {
  height: auto !important;
  min-height: 100% !important;
  border-radius: 0 !important;
  background-color: #ffffff !important;
}

.modal-header-full-width {
  border-bottom: 1px solid #9ea2a2 !important;
}

.modal-footer-full-width {
  border-top: 1px solid #9ea2a2 !important;
}

.form-reg.is-invalid ~ .invalid-feedback {
  display: block;
}

.form-reg.is-invalid {
  border-color: #dc3545;
}

.form-log1.is-invalid ~ .invalid-feedback {
  display: block;
}

.form-log1.is-invalid {
  border-color: #dc3545;
}

/* FIKRI */
/* Desktop */

/* SETTING CONTAINER */
.container-content {
  position: absolute;
  margin-top: -2.5rem;
  width: 100%;
  background-color: #fff;
  border-radius: 40px 40px 0 0;
  z-index: 1;
}

.container-filter {
  position: relative;
  background-color: rgba(205, 208, 209, 0.5);
  z-index: 2;
}

.filter-heading {
  text-align: left !important;
  margin-bottom: 0.5rem !important;
  font-family: "MontserratSemiBold";
  font-weight: 400 !important;
  font-size: 18px;
  line-height: 1.85;
  color: rgba(0, 0, 0, 0.8);
}

/* CAROUSEL */
.btn-carousel {
  background: none !important;
  border: none;
  cursor: pointer;
}

.carousel-control-prev {
  width: 6% !important;
  left: 0% !important;
  opacity: 1 !important;
}

.carousel-control-next {
  width: 6% !important;
  right: 0% !important;
  opacity: 1 !important;
}

.carousel-btn-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #ffffff;
  border: 1px solid #03ac0e;
}

.carousel-btn-banner-icon {
  font-size: 2em;
  color: #03ac0e;
}

/* HEADER */
/* navbar */
.bg-nav-top {
  background-color: #f0f3f7;
  height: 30px;
  padding: 0.5rem 0.5rem !important;
}

.navbar-light .navbar-nav .active > .nav-link {
  color: #33c060 !important;
}

.navbar-link {
  font-weight: 900 !important;
  font-size: 20px !important;
  transition: 0.3s !important;
  color: rgba(0, 0, 0, 0.8) !important;
  font-family: "MontserratSemiBold";
}

.navbar-link:hover {
  color: #33c060 !important;
}

.nav-tabs .navbar-link-promo {
  font-weight: 900 !important;
  font-size: 16.5px !important;
  padding: 7px 20px !important;
  transition: 0.6s !important;
  margin-bottom: 0.5rem !important;
  color: rgba(0, 0, 0, 0.5) !important;
  font-family: "MontserratSemiBold";
}

.navbar-link-promo:hover {
  color: #33c060 !important;
}

.nav-link {
  font-weight: 900;
  font-size: 16px;
  transition: 0.3s;
  color: rgba(0, 0, 0, 0.8) !important;
}

.nav-link:hover {
  color: #33c060;
}

.fa-icon-navbar {
  font-size: 1.6em;
}

.filter-icon {
  position: absolute;
  height: 24px;
  width: 24px;
  top: 0.8rem;
  left: 4%;
}

.input-radio-filter {
  width: 100%;
  min-height: 46px;
  padding: 10px 20px 10px 40px;
  background-color: #fff;
  color: var(--primary-color);
  font-size: 14px;
  font-weight: 500;
  border: none;
  text-align: left;
}

.dropdown-search {
  width: 100%;
  min-height: 46px;
  padding: 10.2px 10px 10.2px 40px;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.8);
  font-size: 16px;
  font-weight: 500;
  border: none;
  text-align: left;
}

.input-date-search {
  width: 100%;
  padding: 6.3px 20px 6.3px 50px;
  background-color: #fff;
  color: var(--primary-color);
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  border: 0;
}

.input-date-search::-webkit-calendar-picker-indicator {
  height: 12px !important;
}

.input-jarak {
  width: 100%;
  padding: 7.2px 20px 7.2px 50px;
  background-color: #fff;
  color: var(--primary-color);
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  border: 0;
}

.title-section {
  font-size: 36px;
  color: #000;
  margin-bottom: 0.5rem;
  /* font-family: 'MaisonExtend'; */
  font-family: "MontserratBold";
}

.header-heading {
  font-size: 26px;
  font-weight: 600;
  font-family: "MontserratSemiBold";
}

.heading-section-teks {
  font-size: 20px;
  color: #000;
  margin-bottom: 0.5rem;
}

.header-title {
  font-size: 40px;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.download-app-nav-link {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  z-index: 1000;
  padding-top: 10px;
  padding-bottom: 10px;
}

.download-app-nav-link-icon {
  width: 24px;
  height: 24px;
  margin-right: 5px;
}

.download-app-nav-text {
  color: #6d7588;
  transition: 0.3s;
}

.download-app-nav-link:hover .download-app-nav-text {
  color: #33c060;
}

.download-app-content {
  cursor: auto;
  display: none;
  align-items: center;
  position: absolute;
  top: 38px;
  left: 5px;
  padding: 40px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  transition: 0.3s;
}

.download-app-nav-link:hover .download-app-content {
  display: flex !important;
}

.download-app-qr-container {
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #33c060;
  padding: 3px;
  margin-right: 20px;
}

.download-app-qr {
  width: 100px;
  height: 100px;
}

.download-app-gicon {
  width: 130px;
}

.download-app-img {
  width: 300px;
}

.nav-top-link {
  display: block;
  font-size: 14px;
  color: #6d7588;
  transition: 0.3s;
}

.nav-top-link:hover {
  color: #33c060 !important;
}

.carousel-item {
  height: fit-content;
}

.carousel-img {
  height: 300px;
  object-fit: cover;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 16px !important;
  border: 1px solid #d6dfeb;
}

.card-kategori-paket {
  background: #fff;
  padding: 30px;
  border-radius: 20px;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  margin-top: 2rem;
  margin-bottom: 2rem;
  transition: 0.4s;
  border: 1px solid #d6dfeb;
}

.bg-card-kategori-paket {
  background: url("../image/bahan/bg-card-kategori-5.png");
  height: inherit;
  width: 100%;
  object-fit: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* TABUNGAN */
.bg-tabungan {
  background: url("../image/bahan/bg-card-kategori-6.png");
  width: 100%;
  height: 660px;
  object-fit: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.card-tabungan {
  background: #fff;
  padding: 30px;
  border-radius: 20px;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  margin-top: 2rem;
  margin-bottom: 4rem;
  transition: 0.4s;
  border: 1px solid #d6dfeb;
}

.tabungan-img {
  width: 200px;
}

.tabungan-title {
  font-size: 28px;
  line-height: 1.3;
  text-align: center;
  color: #33c060;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.tabunga-text {
  font-size: 18px;
  text-align: center;
  line-height: 1.57;
  color: #363636;
}
/* TABUNGAN */

/* REKAN BAITULLAH */
.rekan-baitullah-img {
  width: 300px;
  height: auto;
}
/* REKAN BAITULLAH */

/* REKAN TRAVEL */
.rekan-travel-text {
  font-size: 18px;
  text-align: center;
  color: #363636;
}

.owl-travel .hs_brand > li,
.item {
  display: flex;
  justify-content: center;
  align-items: center;
}

.owl-travel .item .travel-img {
  width: 200px !important;
  height: auto;
}
/* REKAN TRAVEL */

/* TESTIMONI */
.bg-testimoni {
  background: url("../image/bahan/bg-card-kategori-6.png");
  width: 100%;
  height: 600px;
  object-fit: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.testimoni-heading {
  font-size: 18px;
  color: #33c060;
  text-align: center;
}

.card-testimoni {
  position: relative;
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  width: 100%;
  height: 300px;
  margin-top: 10px;
  margin-bottom: 10px;
  transition: 0.4s;
  border: 1px solid #d6dfeb;
}

.testimoni-star {
  font-size: 18px;
  margin-right: 3px;
}

.testimoni-avatar {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50% !important;
  object-fit: cover !important;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  margin-bottom: 10px !important;
}

.testimoni-name {
  font-size: 16px;
  font-weight: 600;
}

.testimoni-text {
  font-size: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
/* TESTIMONI */

/* footer */
.container-footer {
  position: relative;
  background-color: rgba(205, 208, 209, 0.5);
  z-index: 2;
  border-radius: 10px;
  margin: 2rem 10px 2rem 0;
}

.bg-footer-img {
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  object-fit: cover;
  z-index: 1;
}

.footer-form-content {
  position: absolute;
  top: 50%;
  left: 65%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.footer-form {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.footer-form-text {
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  font-weight: 700;
}

.footer-input {
  border-radius: 10px;
  padding-left: 3rem;
}

.footer-icon-email {
  position: absolute;
  top: 0.3rem;
  left: 0.5rem;
  width: 12%;
}

.footer-logo {
  width: 45%;
  margin-right: 1rem;
  margin-bottom: 0.8rem;
}

.footer-icon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.footer-icon-sosmed {
  display: inline-block;
  font-size: 18px;
  margin-right: 20px;
  color: rgba(255, 255, 255);
  transition: 0.5s;
}

.footer-icon-sosmed:hover {
  color: rgba(51, 192, 96, 1) !important;
}

.footer-button-daftar {
  display: block;
  padding: 5px 34px;
  background-color: rgba(51, 192, 96, 1);
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  border-radius: 4px;
  width: fit-content;
}

.footer-link {
  display: inline-block;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  width: fit-content;
  transition: 0.5s;
}

.footer-link:hover {
  color: rgba(51, 192, 96, 1) !important;
}

.footer-copy-right {
  display: inline-block;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  width: fit-content;
  transition: 0.5s;
}

.footer-copyright-circle {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  margin-left: 10px;
  margin-right: 10px;
  background: rgba(255, 255, 255, 0.6);
}

.footer-copy-right-link {
  display: inline-block;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  width: fit-content;
  transition: 0.5s;
}

.footer-copy-right-link:hover {
  color: rgba(51, 192, 96, 1) !important;
}

.footer-img-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 40px;
  background-color: #fff;
  border-radius: 8px;
}

.footer-img {
  width: auto;
  height: 40px;
}

/* MODAL SEARCH */
.modal-title {
  font-size: 20px;
  font-weight: 600;
  color: #020202;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.modal-badge {
  padding: 4px 8px 3px 8px;
  border: 1px #696b6b solid;
  background-color: rgba(105, 107, 107, 0.2);
  border-radius: 8px;
  font-size: 12px;
}

.modal-badge.active {
  border: 1px #33c060 solid !important;
  background-color: rgba(51, 192, 96, 0.3) !important;
  color: #208d33 !important;
  font-weight: 600 !important;
}
/* MODAL SEARCH */

/* Perikas */
.perikas-img {
  width: 8%;
  border-radius: 50%;
  margin-right: 2rem;
}

.perikas-text {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
/* Perikas */

/* VOUCHER */
.voucher-img {
  border-radius: 20px;
}
/* VOUCHER */

/* ALQURAN */
.card-header-alquran {
  width: 100%;
  padding: 30px;
  border-radius: 100px;
  background-color: #33c060;
}

.alquran-nama-surat {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
}

.aluran-jumlah-ayat {
  font-size: 20px;
  color: #fff;
}

.card-surat {
  padding: 20px;
  border-bottom: 1px #d9d9d9 solid;
  margin-top: 10px;
  margin-bottom: 10px;
}

.surat-icon-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #d9d9d9;
}

.surat-play {
  font-size: 14px;
  font-weight: 600;
  margin-left: 5px;
  margin-top: 3px;
}

.surat-ayat {
  font-size: 16px;
  font-weight: 600;
  color: #020202;
}

.surat-icon {
  width: 20px;
  height: 20px;
}

.surat-latin {
  font-style: italic;
  font-size: 16px;
  color: #020202;
}

.surat-arti {
  font-size: 16px;
  color: #020202;
  line-height: 20px;
}

.surat-arab {
  font-size: 26px;
  text-align: right;
  color: #020202;
}
/* ALQURAN */

/* TRAVEL */
.title-travel {
  text-align: center;
}

.travel-name {
  font-size: 13px;
  color: #2d2330;
  line-height: normal;
  text-align: center;
}

.travel-detail {
  color: #2d2330;
  line-height: normal;
  text-align: center;
  margin-top: 3px;
  margin-bottom: 3px;
}
/* TRAVEL */

/* DETAIL PAKET */
.card-detail-paket {
  background-color: rgba(51, 192, 96, 0.3);
  border-radius: 8px;
  padding: 15px;
}

.card-travel-detail {
  position: relative;
  display: flex;
  align-items: center;
  padding: 8px 30px;
  background: linear-gradient(to right, #33bfa4, #33c060);
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  border-radius: 44px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.img-travel-detail {
  position: absolute;
  top: -15%;
  left: 0;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  object-fit: contain;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1) !important;
  padding: 5px;
  border: 4px solid #33bfa4;
  background-color: #fff;
}

.nama-travel-detail {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  line-height: normal;
  margin-left: 7rem;
}

.travel-teks {
  font-size: 16px;
  color: #fff;
  line-height: normal;
  margin-left: 7rem;
}

.btn-travel {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 133px;
  height: 40px;
  font-size: 16px;
  background-color: #fff;
  color: #33c060;
  font-weight: 600;
  border-radius: 40px;
}

.img-pembayaran {
  width: 150px;
}
/* DETAIL PAKET */

/* Mobile */
.form-input-custom {
  border-radius: 20px;
  height: 34px;
  padding-left: 34px;
  border: none;
  outline: none;
}

.search-icon-mobile {
  position: absolute;
  top: 18%;
  left: 3%;
}

.notif-circle {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  padding: 5px;
  background-color: #33c060;
  font-size: 8px;
  font-weight: 900;
  color: #fff;
}

.notif-circle-notification {
  top: -10px;
  right: 0;
}

.notif-circle-cart {
  top: -10px;
  right: -5px;
}

.menu-mobile {
  position: absolute;
  width: 100%;
  padding: 0 1rem;
  bottom: -5%;
  z-index: 3;
}

.menu-mobile-container {
  height: 60px;
  border-radius: 4px;
  box-shadow: 0px 4px 18px 0px rgba(177, 177, 188, 0.25);
  background-color: #fff;
  padding: 10px 0;
}

.menu-mobile-item {
  padding-left: 10px;
  padding-right: 10px;
}

.menu-mobile-icon {
  width: 40px;
}

.menu-text {
  font-size: 11px;
  color: #696b6b;
}

.menu-value {
  font-size: 12px;
  padding-left: 3px;
  color: #696b6b;
}

.loopGambarDetail .owl-item {
  width: auto !important;
}

.owl-dots {
  display: block;
}

/* SIDENAV  */
.sidenav {
  box-shadow: 0 10px 20px 0 rgb(53 64 90 / 20%);
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 0px;
  font-size: 14px;
}

.sidenav .border-menu-sidenav {
  padding: 0 20px;
  width: 100%;
  height: 1.8px;
  background-color: #000;
}

.sidenav a {
  text-decoration: none;
  font-size: 20px;
  font-weight: 600;
  color: var(--blue2);
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .btn-sidenav {
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  font-size: 20px;
  font-weight: 600;
  color: var(--blue2);
  display: block;
  border: none;
  background-color: transparent;
  outline: none;
  border-bottom: 1.7px #d9d9d9 solid;
  border-top: none;
  border-right: none;
  border-left: none;
}

.sidenav .btn-sidenav:hover {
  color: var(--blue2);
}

.sidenav .btn-cari {
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  font-size: 20px;
  font-weight: 600;
  color: var(--blue2);
  display: block;
  border: none;
  background-color: transparent;
  outline: none;
  border-bottom: 1.7px #d9d9d9 solid;
  border-top: none;
  border-right: none;
  border-left: none;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 5%;
  font-size: 28px;
  margin-left: 50px;
  color: #fff;
}

.menu-in {
  background: #fff;
  width: 100%;
  min-height: 100%;
  max-height: fit-content;
}

.menu-in-radio {
  background: #fff;
  width: 250px;
  min-height: 100%;
  max-height: fit-content;
}

.sidenav-header {
  display: flex;
  align-items: center;
  background: #33c060;
  padding: 20px;
  height: 180px;
  border-radius: 0 0 16px 16px;
}

.sidenav-content {
  background: #fff;
  border-bottom: 1px #c8c8c8 solid;
}

.sidenav-footer {
  background: #fff;
}

.sidenav-ilustration {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  object-fit: cover;
  object-position: center;
  background-color: #fff;
}

.sidenav-name {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.sidenav-email {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.sidenav-icon-content {
  height: 40px;
  width: 40px;
}

.sidenav-text-content {
  color: #7d7d7d;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-left: 10px;
}

.sidenav-icon-footer {
  margin-left: 10px;
  height: 26px;
  width: 26px;
}

.sidenav-text-footer {
  color: #7d7d7d;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-left: 14px;
}
/* SIDENAV  */

/* MyBaitullah */
.mybaitullah-title {
  font-size: 34px;
  text-align: center;
  color: #020202;
  font-weight: 700;
}

.mybaitullah-text {
  font-size: 20px;
  text-align: center;
  color: #7d7d7d;
}

.img-mybaitullah {
  height: 700px;
}
/* MyBaitullah */

/* Bottombar */
.bottom-bar {
  position: fixed;
  bottom: -8px;
  z-index: 1000;
  padding: 8px 20px 8px 20px;
  width: 100%;
  background-color: #fff;
  border-radius: 30px 30px 0 0;
  box-shadow: -2px 0 10px rgba(177, 177, 188, 0.5);
}

.bottom-bar-icon {
  height: 24px;
}

.bottom-bar-text {
  font-size: 14px;
  font-weight: 700;
  color: #696b6b;
  line-height: 16px;
}

.bottom-bar-text.active {
  color: #208d33;
}
/* Bottombar */

.container-content-peyment {
  margin-top: 3rem;
}

.container-content-payment4 {
  margin-top: 10rem;
}

.container-content-payment5 {
  margin-top: 0;
}

.payment-mobile {
  position: fixed;
  bottom: 2rem;
  background-color: #fff;
  width: 100%;
  padding-bottom: 24px;
  z-index: 500;
  box-shadow: -2px 0 10px rgba(177, 177, 188, 0.5);
}

.payment-mobile-content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  padding: 5px 8px;
}

.payment-jenis-kamar {
  font-size: 12px;
  color: #696b6b;
}

.payment-harga-kamar {
  font-size: 13px;
  color: #020202;
  font-weight: 600;
}

.payment-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 100%;
  background-color: #33bfa4;
  color: #fff;
  font-weight: 600;
}
/* Payment Button */

/* PROFIL MOBILE */
.profil-nama-mobile {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  line-height: 24px;
}

.profil-email-mobile {
  font-size: 20px;
  color: #fff;
  line-height: 24px;
}

.profil-img-mobile {
  width: 80px;
  height: 80px;
  background: #f4f4f4;
  border: 1px solid #eee;
  border-radius: 50%;
  padding: 5px;
  margin-top: -25%;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
}

.profil-btn-edit-mobile {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1px 16px;
  font-size: 14px;
  color: #fff;
  border: 1px #fff solid;
  border-radius: 4px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 0.5rem;
}

.profile-title {
  font-size: 14px;
  font-weight: 600;
  color: #020202;
}

.nav-link-profil {
  display: block;
  padding: 3px 12px;
  font-size: 12px;
  color: #6ae896;
  font-weight: 600;
  border: none;
  outline: none;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 4px 0 15px rgba(177, 177, 188, 0.3);
}

.nav-link-profil:focus {
  border: none;
  outline: none;
}

.nav-link-profil.active {
  background-color: #6ae896;
  color: #fff;
}

.profil-card {
  padding: 20px;
  background-color: #fff;
  box-shadow: 4px 0 15px rgba(177, 177, 188, 0.3);
  border-radius: 11px;
}

.profil-item {
  display: flex;
  align-items: center;
}

.profil-icon-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #eeeeee;
  margin-right: 20px;
}

.profil-icon {
  width: 18px;
  height: 18px;
}

.profile-text {
  font-size: 14px;
  font-weight: 600;
  color: #208d33;
}

.profil-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 8px;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  background-color: #208d33;
  border-radius: 8px;
}

.profil-icon-carret {
  width: 20px;
  height: 20px;
}

.profil-form {
  position: relative;
}

.profil-label-form {
  position: absolute;
  top: 0.3em;
  left: 0.5em;
  font-size: 13px;
  color: #020202;
  font-weight: 600;
}

.profil-form-input {
  width: 100%;
  color: #696b6b;
  border: none;
  border-radius: 11px;
  background-color: #fff;
  box-shadow: 4px 0 15px rgba(177, 177, 188, 0.3);
  height: 56px;
  padding: 20px 8px 4px 8px;
}

.profil-form-input::placeholder {
  color: #696b6b !important;
}

.profil-form-input::-webkit-input-placeholder {
  color: #696b6b !important;
}

.profil-form-input:-moz-placeholder {
  color: #696b6b !important;
}

.profil-form-input::-ms-placeholder {
  color: #696b6b !important;
}

.profil-form-input:focus {
  border: none;
  outline: none;
}

.profil-btn-form {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3px 12px;
  color: #fff;
  background-color: #208d33;
  font-size: 10px;
  font-weight: 600;
  border-radius: 8px;
  border: none;
}

.card-paket-profil {
  padding: 10px;
  border-radius: 10px;
  box-shadow: 4px 0 15px rgba(177, 177, 188, 0.3);
  margin-top: 10px;
  margin-bottom: 10px;
}

.card-paket-profil-img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.card-paket-profil-status-selesai {
  font-size: 9px;
  color: #fff;
  background-color: #33c060;
  padding: 3px 10px;
  margin-top: 10px;
  border-radius: 10px;
  font-weight: 600;
}

.card-paket-profil-status-belum-bayar {
  font-size: 9px;
  color: #020202;
  background-color: #fce907;
  padding: 3px 10px;
  margin-top: 10px;
  border-radius: 10px;
  font-weight: 600;
}

.card-paket-profil-status-gagal {
  font-size: 9px;
  color: #fff;
  background-color: #ff4d4d;
  padding: 3px 10px;
  margin-top: 10px;
  border-radius: 10px;
  font-weight: 600;
}

.card-paket-profil-nama {
  font-size: 14px;
  color: #020202;
  font-weight: 600;
}

.card-paket-profil-lokasi {
  font-size: 14px;
  color: #c8c8c8;
  line-height: 18px;
}

.card-paket-profil-harga {
  font-size: 14px;
  color: #c8c8c8;
  line-height: 18px;
}

.card-paket-profil-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 4px;
  background-color: #33c060;
  border-radius: 20px;
  margin-top: 10px;
  font-size: 12px;
  color: #fff;
  font-weight: 600;
}

.pesanan-paket-btn {
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #208d33;
  box-shadow: 4px 0 15px rgba(177, 177, 188, 0.3);
  border-radius: 50%;
  margin-right: 10px;
}

.pesanan-paket-icon {
  width: 20px;
  height: 20px;
}

.pesanan-paket-text {
  font-size: 16px;
  color: #208d33;
}

/* PROFIL MOBILE */

/* SIGN IN */
.sign-in-container {
  position: relative;
}

.sign-in-img-background {
  width: 100%;
  height: 300px;
}

.sign-in-wrap {
  position: absolute;
  width: 100%;
  top: 0;
}

.sign-in-header {
  margin-top: 10px;
  margin-bottom: 3rem;
}

.sign-in-btn-back-icon {
  width: 24px;
  height: 24px;
}

.sign-in-header-title {
  font-family: "MontserratBold";
  font-size: 24px;
  color: #fff;
  text-align: center;
}

.sign-in-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
  width: 100%;
  height: 86vh;
  max-height: max-content;
  border-top-left-radius: 60px;
  padding: 20px 10px;
  bottom: 0;
}

.sign-in-content-title {
  font-family: "MontserratBold";
  font-size: 20px;
  color: #020202;
  text-align: center;
}

.sign-in-link {
  font-size: 14px;
  color: #020202;
  font-weight: 600;
}

.sign-in-link-mobile {
  font-size: 11px;
  color: #020202;
  font-weight: 600;
}

.sign-in-footer {
  text-align: center;
}
/* SIGN IN */

/* PENCARIAN MOBILE */
.pencarian-mobile-teks {
  font-size: 16px;
  color: #000000;
  line-height: 20px;
}

.fix-icon-ummi {
  width: 7%;
  position: fixed;
  right: 1%;
  bottom: 3%;
}

/* =====================MEDIA RESPONSIVE ========================= */
@media only screen and (max-width: 1317.98px) {
  .card-travel {
    padding: 16px 0px;
  }
}

@media only screen and (max-width: 1280.98px) {
  .nav-tabs .nav-link-promo-haji {
    padding: 7px 20px !important;
    font-size: 24px;
  }

  .nav-tabs .nav-link-promo-haji:hover {
    padding: 7px 20px !important;
  }

  .img-slide-pkt {
    height: 320px;
  }
}

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1240px;
  }

  .card-travel-detail {
    border-radius: 100px;
  }
}

/* IPAD PRO & LAPTOP 10inc */
@media only screen and (min-width: 954px) and (max-width: 1025px) {
  .container {
    max-width: 920px;
  }

  .font-40 {
    font-size: 30px;
  }

  .lh-50 {
    line-height: 36px;
  }

  .h300 {
    height: 215px;
  }

  .set-banner-company {
    width: 100%;
    object-fit: unset;
    height: 214px;
  }
}

/* IPAD */
@media only screen and (min-width: 765px) and (max-width: 900px) {
  .none-desktop {
    display: block !important;
  }

  .pd-lr70 {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }

  .SiteFormBrosure {
    width: 40% !important;
    height: 50% !important;
    top: 20% !important;
    padding: 10px;
  }

  #btnmessage {
    display: block;
    position: fixed;
    bottom: 50%;
    right: -15%;
    z-index: 99;
    transform: rotate(-90deg);
    font-size: 18px;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    padding: 7px 12px;
    border-radius: 4px;
    background: #00af42;
  }

  #btnWA {
    display: block;
    position: fixed;
    bottom: 15px;
    right: 12%;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    padding: 7px 12px;
    border-radius: 4px;
    background: #00af42;
  }

  .ml-115 {
    margin-left: -115% !important;
  }

  .ml-210 {
    margin-left: -165%;
  }

  .rem9 {
    min-width: 9rem !important;
  }

  .rem10 {
    min-width: 10rem !important;
  }

  .rem11 {
    min-width: 11rem !important;
  }

  .rem13 {
    min-width: 13.5rem !important;
  }

  .header-tab {
    margin-top: -10%;
    color: #022e9d !important;
    font-size: 12px;
    font-weight: 500;
  }

  .header-tab1 {
    margin-top: -7%;
    color: #022e9d !important;
    font-size: 12px;
    font-weight: 500;
  }

  .w250 {
    width: 200px;
  }

  .mb-t1 {
    margin-bottom: 1rem !important;
  }

  .mt-26p {
    margin-top: 43%;
  }

  .btn-daftar {
    padding: 11px 18px 13px;
    border: 1px solid #012677;
    transition: 0.6s;
    font-size: 14px;
    background: #012677;
  }

  .mb-t2 {
    margin-bottom: 2rem;
  }

  .h135 {
    height: 215px;
  }

  .pd-200 {
    padding: 0px 70px;
  }

  .lh-60 {
    line-height: 46px;
  }

  .font-60 {
    font-size: 40px;
  }

  .set-bendera {
    width: 20px;
    margin-top: -5px;
  }

  .mb-3t {
    margin-top: 3rem;
  }

  .mb-2t {
    margin-top: 2rem;
  }

  .text-banner-image {
    text-align: left;
    color: #fff;
    position: absolute;
    top: 53%;
    width: 70%;
    left: 52.5%;
    transform: translate(-54%, -50%);
  }

  .nav-link {
    display: block;
    padding: 0.5rem 0.5rem;
  }

  .tab-display {
    display: block !important;
    position: absolute;
    right: -4%;
  }

  .h300 {
    height: 160px;
  }

  .font-20 {
    font-size: 16px !important;
  }

  .btn-filter {
    background: #fff;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
    border: 1px solid #ccc;
    border: 0px;
    padding: 8px 10px;
    color: #fff;
    border-radius: 5px;
    z-index: 999;
    position: fixed;
    bottom: 5%;
    margin: 0 auto;
    transform: translateX(-50%);
    left: 50%;
  }

  #tab_view {
    display: block;
  }

  .tab-none {
    display: none;
  }

  .font-40 {
    font-size: 30px;
  }

  .lh-50 {
    line-height: 34px;
  }

  .lh-20 {
    line-height: 20px;
  }

  .font-22 {
    font-size: 16px !important;
  }

  .tab-display {
    display: block !important;
  }

  .width-respon {
    width: 1000px;
  }

  .set-margin-tab {
    margin-left: 0px;
    margin-right: 0px;
  }

  .set-padding-tab {
    padding-left: 0px;
    padding-right: 0px;
  }

  .no-border-tab {
    border: 0px !important;
  }

  /* BANNER */

  .mt-min-10 {
    margin-top: 0%;
  }

  .font-50 {
    font-size: 40px;
  }

  .lh-80 {
    line-height: 38px;
  }

  .mt-1t {
    margin-top: 1rem;
  }

  .mb-2at {
    margin-bottom: 2rem;
  }

  .btn-menu {
    border: 1px solid #fff !important;
    padding: 6px !important;
  }

  .tab-display {
    display: block !important;
  }

  /* SETTING MARGIN */
  .mb-0t {
    margin-bottom: 0px !important;
  }

  .mb-02t {
    margin-bottom: 0.2rem !important;
  }

  .mb-05t {
    margin-bottom: 0.5rem !important;
  }

  .mb-1t {
    margin-bottom: 1rem !important;
  }

  .mb-1at {
    margin-bottom: 1.5rem;
  }

  .mb-2t {
    margin-bottom: 2rem !important;
  }

  .mb-3t {
    margin-bottom: 3rem !important;
  }

  .mt-2t {
    margin-top: 2rem !important;
  }

  /* SETTING FONT SIZE */

  .font-12t {
    font-size: 12px !important;
  }

  .font-14t {
    font-size: 14px !important;
  }

  .font-16t {
    font-size: 16px !important;
  }

  .font-18t {
    font-size: 18px !important;
  }

  .masonry2 {
    column-count: 4;
  }

  .set-banner-company {
    width: 100%;
    object-fit: unset;
    height: 160px;
  }

  .lh-18t {
    line-height: 18px;
  }

  .voucher_discount {
    width: 148px !important;
  }
}

@media only screen and (min-width: 425px) and (max-width: 525px) {
  .fix-icon-ummi {
    width: 18%;
    position: fixed;
    right: 1%;
    bottom: 10%;
    z-index: 10;
  }

  .view-desktop {
    display: none;
  }

  .view-mobile {
    display: block;
  }

  .posisi-text-sub {
    position: absolute;
    color: #000;
    z-index: 10000;
    bottom: 10%;
    left: 0%;
    transform: translate(20%, 20%);
  }

  .text-ban1 {
    font-size: 20px;
    color: #fff;
    line-height: 30px;
  }

  .text-ban2 {
    font-size: 36px;
    line-height: 40px;
    font-weight: 500;
    color: #fff;
  }

  .text-ban3 {
    font-size: 20px;
    color: #fff;
    line-height: 24px;
  }

  .posisi-text {
    position: absolute;
    color: #000;
    z-index: 10000;
    top: 0%;
    transform: translate(10%, 25%);
    width: 90%;
  }

  .div-banner-image {
    width: 100%;
    height: 35vh;
    object-fit: cover;
    position: relative;
    background: rgba(0, 0, 0);
    transition: all 0.7s;
  }

  .div-banner-image img {
    opacity: 0.7;
  }

  .set-event-banner {
    width: 100%;
    height: 35vh;
    object-fit: cover;
  }

  .set-letak {
    position: absolute;
    width: 100%;
    top: 0%;
    height: 35vh;
  }

  .w40 {
    width: 25px;
  }

  .w50 {
    width: 30px;
  }

  .pd-lr70 {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }

  .w200 {
    width: 160px;
  }

  .h65 {
    height: 95px;
  }

  .font-12m {
    font-size: 12px !important;
  }

  .font-14m {
    font-size: 14px !important;
  }

  .SiteFormBrosure {
    width: 70% !important;
    height: 50% !important;
    top: 17% !important;
    padding: 10px;
  }

  #btnmessage {
    display: block;
    position: fixed;
    bottom: 50%;
    right: -15%;
    z-index: 99;
    transform: rotate(-90deg);
    font-size: 18px;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    padding: 4px 4px;
    border-radius: 4px;
    background: #00af42;
  }

  #myBtn {
    display: block;
    position: fixed;
    bottom: 15px;
    right: 20px;
    z-index: 99;
    font-size: 11px;
    border: none;
    outline: none;
    background-color: #012677;
    color: white;
    cursor: pointer;
    padding: 10px 14px;
    border-radius: 4px;
  }

  #btnWA {
    display: block;
    position: fixed;
    bottom: 15px;
    right: 18%;
    z-index: 99;
    font-size: 14px;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    padding: 7px 12px;
    border-radius: 4px;
    background: #00af42;
  }

  .mt-26p {
    margin-top: 5%;
  }

  .w250 {
    width: 200px;
  }

  .set-padding0m {
    padding-left: 0px;
    padding-right: 0px;
  }

  .btn-daftar {
    padding: 11px 17px 13px;
    border: 1px solid #012677;
    transition: 0.6s;
    font-size: 14px;
    background: #012677;
  }

  .font-24 {
    font-size: 18px !important;
  }

  .mb-5m {
    margin-bottom: 5rem !important;
  }

  .h135 {
    height: auto;
  }

  .pd-200 {
    padding: 0px 40px;
  }

  .pdr-15 {
    padding: 0rem 0.5rem !important;
  }

  .tab-display {
    display: none !important;
  }

  .font-50 {
    font-size: 30px;
  }

  .mobile-left {
    text-align: left !important;
  }

  .mobile-center {
    text-align: center !important;
  }

  .panah-bottom {
    font-size: 50px;
    position: absolute;
    bottom: 0%;
    z-index: 999;
    left: 52.5%;
    transform: translate(-77%, 0%);
  }

  .text-img-itinery {
    text-align: left;
    color: #fff;
    position: absolute;
    top: 89%;
    width: 90%;
    left: 85.5%;
    transform: translate(-90%, -50%);
  }

  .div-img-itinery {
    height: 245px;
    width: 100%;
    position: static;
    background: rgba(0, 0, 0);
    transition: all 0.7s;
    border-radius: 10px;
  }

  .div-img-itinery img {
    opacity: 0.8;
    height: 245px;
    background: rgba(0, 0, 0, 0.9);
    object-fit: cover;
  }

  .w100 {
    width: 80px;
  }

  .tab-none {
    display: none;
  }

  .img-hotel {
    width: 85px;
    height: 85px;
    object-fit: cover;
  }

  .set-margin-mobile {
    margin-left: 0px;
    margin-right: 0px;
  }

  .pd-07m {
    padding-left: 0px;
    padding-right: 7px;
  }

  #mobile-none {
    display: none;
  }

  .btn-select-room {
    width: 100px;
    color: white;
    background-color: #1fa1f1;
    padding: 5px 8px;
    border-radius: 5px;
    font-size: 12px;
    border: none;
  }

  .text-banner-image-detail {
    text-align: center;
    color: #fff;
    position: absolute;
    top: 55%;
    width: 80%;
    left: 11%;
    transform: translate(0%, -50%);
  }

  .text-left-m {
    text-align: left !important ;
  }

  .radius-10b {
    border-radius: 10px 10px 0px 0px;
  }

  .text-banner-image {
    text-align: left;
    color: #fff;
    position: absolute;
    top: 40%;
    width: 80%;
    left: 50%;
    transform: translate(-50%, -24%);
  }

  .mt-05m {
    margin-top: 0.5rem !important;
  }

  .mt-1m {
    margin-top: 1rem !important;
  }

  .mt-2m {
    margin-top: 2rem !important;
  }

  .set-padding15m {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-banner-image-home {
    height: 55vh;
    width: 100%;
    position: static;
    background: rgba(0, 0, 0);
    transition: all 0.7s;
  }

  .div-banner-image-home img {
    opacity: 0.7;
    height: 55vh;
    background: rgba(0, 0, 0, 0.9);
    object-fit: cover;
  }

  .mt-0m {
    margin-top: 0rem !important;
  }

  .margin-mobile-min7 {
    margin-left: -7px;
    margin-right: -7px;
  }

  .icon-cari {
    position: absolute;
    bottom: 26%;
    left: 6.5%;
  }

  .set-padding7m {
    padding-left: 7px;
    padding-right: 7px;
  }

  .mt-min-10 {
    margin-top: 3%;
  }

  .lh-50 {
    line-height: 38px;
  }

  .h300 {
    height: 110px;
  }

  .font-40 {
    font-size: 28px;
  }

  .lh-20m {
    line-height: 20px !important;
  }

  .mr-0m {
    margin-right: 0rem !important;
  }

  .set-margin7m {
    margin-left: -7px;
    margin-right: -7px;
  }

  .font-34 {
    font-size: 24px !important;
  }

  .img-brand {
    height: 40px;
    width: 100%;
    object-fit: contain;
  }

  .set-banner-company {
    width: 100%;
    object-fit: unset;
    height: 110px;
  }

  .none-desktop {
    display: block !important;
  }

  .m-none {
    display: none !important;
  }

  #desktop-none {
    display: block;
  }

  .btn-menu {
    border: none !important;
    padding: 2px !important;
    margin-top: -4px;
  }

  /* SETTING MARGIN */
  .mb-0m {
    margin-bottom: 0px !important;
  }

  .mb-02m {
    margin-bottom: 0.2rem !important;
  }

  .mb-05m {
    margin-bottom: 0.5rem !important;
  }

  .mb-1m {
    margin-bottom: 1rem !important;
  }

  .mb-1am {
    margin-bottom: 1.5rem !important;
  }

  .mb-2m {
    margin-bottom: 2rem !important;
  }

  .mb-3m {
    margin-bottom: 3rem !important;
  }

  .set-padding-mobile15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .tab-none {
    display: none;
  }

  .btn-filter {
    background: #fff;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
    border: 1px solid #ccc;
    border: 0px;
    padding: 8px 10px;
    color: #fff;
    border-radius: 5px;
    z-index: 999;
    position: fixed;
    bottom: 5%;
    margin: 0 auto;
    transform: translateX(-50%);
    left: 50%;
  }

  .font-24m {
    font-size: 24px !important;
    line-height: 30px;
  }
}

/* IPHONE 6/7/8 & iphone X */
@media only screen and (min-width: 351px) and (max-width: 424.99px) {
  .fix-icon-ummi {
    width: 18%;
    position: fixed;
    right: 1%;
    bottom: 10%;
    z-index: 10;
  }

  .m-t-50 {
    margin-top: 22%;
  }

  .badge {
    top: 1px;
  }

  .btn-pesanan {
    background: #205529;
    padding: 4px 10px;
    color: #fff;
    border-radius: 4px;
    border: 1px solid #205529;
    transition: 0.6s;
    cursor: pointer;
    width: 100%;
  }

  .abu4 {
    margin: 15px;
    width: 95%;
  }

  .nav-tabs .nav-link {
    padding: 5px !important;
  }

  .nav-tabs .nav-link:hover {
    padding: 5px !important;
    background: rgb(248 248 248 / 30%);
    color: #333 !important;
    border-radius: 20px;
  }

  .w100m {
    width: 100% !important;
  }

  .btn-all1a {
    padding: 3px 20px;
    width: 55%;
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid #ffffff;
    color: #fff;
    font-size: 14px;
    border-radius: 20px;
    cursor: pointer;
  }

  .font-18 {
    font-size: 16px !important;
  }

  .lh-20 {
    line-height: 18px;
  }

  .set-desc {
    background: #fcf8f9;
    border-radius: 0px;
  }

  .set-padding-left {
    padding-left: 0px;
    padding-right: 0px;
  }

  .icon-maps {
    position: absolute;
    top: 50%;
    left: 20%;
    color: #33c060;
  }

  .set-padding-left15 {
    padding-left: 15px;
    padding-right: 0px;
  }

  .img-paket {
    height: 120px !important;
    width: 100% !important;
    object-fit: cover;
  }

  .radius-20a {
    border-radius: 20px;
  }

  .radius-20b {
    border-radius: 20px;
  }

  .btn-all {
    padding: 4px 20px;
    background: #33c060;
    border: 1px solid #33c060;
    color: #fff;
    font-size: 12px;
    border-radius: 20px;
    cursor: pointer;
  }

  .pdr-1 {
    padding-right: 1.5rem;
  }

  .w28p {
    width: 6%;
  }

  .w20p {
    width: 6% !important;
  }

  .hscroll {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    height: 45px;
  }

  div.scrollmenu {
    background-color: #333;
    overflow: auto;
    white-space: nowrap;
  }

  div.scrollmenu a {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px;
    text-decoration: none;
  }

  div.scrollmenu a:hover {
    background-color: #777;
  }

  .set-menu {
    margin-top: -17%;
    width: 25%;
    margin-right: -5%;
  }

  .set-text {
    line-height: 30px;
    padding-top: 0rem;
    padding-bottom: 1rem;
  }

  .set-img-logo {
    width: 75%;
    margin-top: -14%;
    margin-bottom: 0.5rem;
    margin-left: -8%;
  }

  .text-sub-ban1 {
    font-size: 20px;
    color: #fff;
    line-height: 24px;
    margin-bottom: 0.5rem;
    font-weight: 500;
  }

  .sub-banner {
    height: 15vh;
    object-fit: cover;
    width: 100%;
  }

  .view-desktop {
    display: none;
  }

  .view-mobile {
    display: block;
  }

  .posisi-text-sub {
    position: absolute;
    color: #000;
    z-index: 10000;
    bottom: 10%;
    left: 5%;
    width: 50%;
    transform: translate(5%, 20%);
  }

  .set-sub-section-fot {
    padding: 25px 0px 15px 0px;
  }

  .w160 {
    width: 110px;
  }

  .w60 {
    width: 45px;
  }

  .pd-10g {
    padding: 15px 15px;
  }

  .img-lit {
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 10px;
  }

  .set-sub-section {
    padding: 10px 0px;
  }

  .text-ban1 {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
  }

  .text-ban2 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 500;
    color: #fff;
  }

  .text-ban3 {
    font-size: 16px;
    color: #fff;
    line-height: 20px;
  }

  .posisi-text {
    position: absolute;
    color: #000;
    z-index: 10000;
    top: 0%;
    transform: translate(10%, 25%);
    width: 90%;
  }

  .div-banner-image {
    width: 100%;
    height: 35vh;
    object-fit: cover;
    position: relative;
    background: rgba(0, 0, 0);
    transition: all 0.7s;
  }

  .div-banner-image {
    width: 100%;
    height: 35vh;
    object-fit: cover;
    position: relative;
    background: rgba(0, 0, 0);
    transition: all 0.7s;
  }

  .div-banner-image img {
    opacity: 0.7;
  }

  .set-event-banner {
    width: 100%;
    height: 35vh;
    object-fit: cover;
  }

  .set-letak {
    position: absolute;
    width: 100%;
    top: 0%;
    height: 35vh;
  }

  .lh-40 {
    line-height: 30px;
  }

  .w40 {
    width: 25px;
  }

  .pd-lr70 {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }

  .w200 {
    width: 160px;
  }

  .font-12 {
    font-size: 10px !important;
  }
  .h65 {
    height: 95px;
  }

  .font-12m {
    font-size: 12px !important;
  }

  .font-14m {
    font-size: 14px !important;
  }

  .SiteFormBrosure {
    width: 75% !important;
    height: 55% !important;
    top: 17% !important;
    padding: 15px;
  }

  #btnmessage {
    display: block;
    position: fixed;
    bottom: 50%;
    right: -17%;
    z-index: 99;
    transform: rotate(-90deg);
    font-size: 18px;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    padding: 4px 4px;
    border-radius: 4px;
    background: #00af42;
  }

  #myBtn {
    display: block;
    position: fixed;
    bottom: 15px;
    right: 20px;
    z-index: 99;
    font-size: 11px;
    border: none;
    outline: none;
    background-color: #012677;
    color: white;
    cursor: pointer;
    padding: 10px 14px;
    border-radius: 4px;
  }

  #btnWA {
    display: block;
    position: fixed;
    bottom: 15px;
    right: 18%;
    z-index: 99;
    font-size: 14px;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    padding: 7px 12px;
    border-radius: 4px;
    background: #00af42;
  }

  .font-16 {
    font-size: 16px !important;
  }

  .font-40 {
    font-size: 22px;
  }

  .lh-50 {
    line-height: 30px;
  }

  .font-20 {
    font-size: 16px !important;
  }

  .mt-26p {
    margin-top: 5%;
  }

  .btn-kami {
    padding: 7px 11px 8px;
    border: 1px solid #00af42;
    transition: 0.6s;
    font-size: 12px;
    background: #00af42;
  }

  .btn-daftar {
    padding: 7px 11px 8px;
    border: 1px solid #012677;
    transition: 0.6s;
    font-size: 12px;
    background: #012677;
  }

  .w250 {
    width: 180px;
  }

  .pd-200 {
    padding: 0px 40px;
  }

  .pdr-15 {
    padding: 0rem 1rem !important;
  }

  .font-24 {
    font-size: 18px !important;
  }

  .tab-display {
    display: none !important;
  }

  .panah-bottom {
    font-size: 50px;
    position: absolute;
    bottom: 0%;
    z-index: 999;
    left: 52.5%;
    transform: translate(-77%, 15%);
  }

  .text-img-itinery {
    text-align: left;
    color: #fff;
    position: absolute;
    top: 89%;
    width: 90%;
    left: 85.5%;
    transform: translate(-90%, -50%);
  }

  .div-img-itinery {
    height: 245px;
    width: 100%;
    position: static;
    background: rgba(0, 0, 0);
    transition: all 0.7s;
    border-radius: 10px;
  }

  .div-img-itinery img {
    opacity: 0.8;
    height: 245px;
    background: rgba(0, 0, 0, 0.9);
    object-fit: cover;
  }

  .w100 {
    width: 80px;
  }

  .tab-none {
    display: none;
  }
  .set-margin-mobile {
    margin-left: 0px;
    margin-right: 0px;
  }

  .img-hotel {
    width: 75px;
    height: 75px;
    object-fit: cover;
  }

  .set-margin-mobile {
    margin-left: 0px;
    margin-right: 0px;
  }

  .pd-07m {
    padding-left: 0px;
    padding-right: 7px;
  }

  .btn-select-room {
    width: 100px;
    color: white;
    background-color: #1fa1f1;
    padding: 5px 8px;
    border-radius: 5px;
    font-size: 12px;
    border: none;
  }

  .text-banner-image-detail {
    text-align: center;
    color: #fff;
    position: absolute;
    top: 55%;
    width: 80%;
    left: 11%;
    transform: translate(0%, -50%);
  }

  .text-left-m {
    text-align: left !important ;
  }

  .radius-10b {
    border-radius: 10px 10px 0px 0px;
  }

  #mobile-none {
    display: none;
  }

  .mt-05m {
    margin-top: 0.5rem !important;
  }

  .mt-1m {
    margin-top: 1rem !important;
  }

  .mt-2m {
    margin-top: 2rem !important;
  }

  .btn-booking2 {
    padding: 5px 25px !important;
    background: #1fa1f1;
    border: none;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
    width: 100%;
  }

  .img-list-category {
    height: 300px;
    width: 100%;
    object-fit: cover;
  }
  .set-padding-mobile0 {
    padding-left: 0px;
  }

  .pd-20b {
    padding: 0px 7px 0px 7px;
  }

  .set-padding15m {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .font-24m {
    font-size: 24px;
    line-height: 30px;
  }

  .set-intro {
    height: 265px;
    width: 100%;
    object-fit: cover;
  }

  .lh-13m {
    line-height: 13px;
  }

  .img-ke1 {
    object-fit: cover;
    height: 30vh;
    width: 100%;
  }

  .div-banner-image-home {
    height: 35vh;
    width: 100%;
    position: static;
    background: rgba(0, 0, 0);
    transition: all 0.7s;
  }

  .div-banner-image-home img {
    opacity: 0.7;
    height: 35vh;
    background: rgba(0, 0, 0, 0.9);
    object-fit: cover;
  }

  .text-banner-image {
    text-align: left;
    color: #fff;
    position: absolute;
    top: 50%;
    width: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .form-search {
    padding: 5px 5px 5px 30px;
  }

  .margin-mobile-min7 {
    margin-left: -7px;
    margin-right: -7px;
  }

  .icon-cari {
    position: absolute;
    bottom: 20%;
    left: 6.5%;
  }

  .h300 {
    height: 90px;
  }

  .lh-20m {
    line-height: 20px !important;
  }

  /* =============CSS SWIPE STORE============ */

  :root {
    --gutter: 10px;
  }

  .app_store {
    padding: var(--gutter) 0;
    display: grid;
    grid-gap: var(--gutter) 0;
    grid-template-columns: none;
    align-content: start;
  }

  .app_store > * {
    grid-column: 2 / -2;
  }

  .app_store > .full {
    grid-column: 1 / -1;
  }

  .hs_store {
    display: grid;
    grid-gap: calc(var(--gutter) / 2);
    grid-template-columns: repeat(12, calc(100% - var(--gutter) * 18));
    grid-template-rows: minmax(130px, 1fr);

    overflow-x: scroll;
    scroll-snap-type: x proximity;
    padding-bottom: calc(0.01 * var(--gutter));
    margin-bottom: calc(-0.01 * var(--gutter));
  }

  /* Demo styles */

  ul {
    list-style: none;
    padding: 0;
  }

  .hs_store > li,
  .item {
    scroll-snap-align: center;
    padding: calc(var(--gutter) / 4 * 1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: transparent;
    border-radius: 8px;
  }

  /* ===============CSS SWIPE  PRODUCT ============= */

  :root {
    --gutter: 10px;
  }

  .app_product {
    padding: var(--gutter) 0;
    display: grid;
    grid-gap: var(--gutter) 0;
    align-content: start;
  }

  .app_product > * {
    grid-column: 2 / -2;
  }

  .app_product > .full {
    grid-column: 1 / -1;
  }

  .hs_product {
    display: grid;
    grid-gap: calc(var(--gutter) / 1);
    grid-template-columns: repeat(12, calc(100% - var(--gutter) * 18));
    grid-template-rows: minmax(100px, 1fr);

    overflow-x: scroll;
    scroll-snap-type: x proximity;
    padding-bottom: calc(0.01 * var(--gutter));
    margin-bottom: calc(-0.01 * var(--gutter));
  }

  /* Demo styles */
  ul {
    list-style: none;
    padding: 0;
  }

  .hs_product > li,
  .item {
    scroll-snap-align: center;
    padding: calc(var(--gutter) / 12 * 1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 8px;
  }

  /* ===============CSS SWIPE  BRAND ============= */

  :root {
    --gutter: 10px;
  }

  .app_brand {
    padding: var(--gutter) 0;
    display: grid;
    grid-gap: var(--gutter) 0;
    align-content: start;
  }

  .app_brand > * {
    grid-column: 2 / -2;
  }

  .app_brand > .full {
    grid-column: 1 / -1;
  }

  .hs_brand {
    display: grid;
    grid-gap: calc(var(--gutter) / 1);
    grid-template-columns: repeat(12, calc(100% - var(--gutter) * 18));
    grid-template-rows: minmax(125px, 1fr);

    overflow-x: scroll;
    scroll-snap-type: x proximity;
    padding-bottom: calc(0.01 * var(--gutter));
    margin-bottom: calc(-0.01 * var(--gutter));
  }

  /* Demo styles */
  ul {
    list-style: circle;
    padding: 0;
    margin-left: 5%;
  }

  .hs_brand > li,
  .item {
    scroll-snap-align: center;
    padding: calc(var(--gutter) / 12 * 1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 8px;
  }

  .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 0px !important;
  }

  .mr-0m {
    margin-right: 0rem !important;
  }

  .set-margin7m {
    margin-left: -7px;
    margin-right: -7px;
  }

  .set-margin15m {
    margin-left: -15px;
    margin-right: -15px;
  }

  .font-34 {
    font-size: 22px !important;
  }

  .img-brand {
    height: 90px;
    width: 100%;
    object-fit: contain;
  }

  .img-client {
    object-fit: contain;
    width: 100%;
    height: 120px;
  }

  .img-product {
    height: 125px;
    width: 100%;
    object-fit: fill;
  }

  .img-store {
    height: 120px;
    width: 100%;
    object-fit: fill;
  }

  .img-category {
    height: 275px;
    width: 100%;
    border-radius: 10px;
    object-fit: cover;
  }

  .tab-none {
    display: none;
  }

  .pd-20a {
    padding: 20px 20px 20px 20px;
  }

  .div-banner-tutorial {
    height: 275px;
    position: relative;
    background: #000;
    border-radius: 10px;
  }

  .set-padding15m {
    padding-left: 15px;
    padding-right: 15px;
  }

  .set-padding7m {
    padding-left: 7px;
    padding-right: 7px;
  }

  .set-padding-mobile715 {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }

  .set-padding-mobile015 {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }

  .icon-search-company {
    position: absolute;
    left: 5%;
    top: 25%;
  }

  #desktop-none {
    display: block;
  }

  #tab_view {
    display: none;
  }

  .set-filter {
    display: flex;
    justify-content: center;
  }

  .mobile-left {
    text-align: left !important;
  }

  .mobile-center {
    text-align: center !important;
  }

  #mobile-none {
    display: none;
  }

  .set-banner-company {
    width: 100%;
    object-fit: unset;
    height: 90px;
  }

  .masonry {
    column-count: 2;
  }

  .masonry2 {
    column-count: 2;
  }

  .masonry3 {
    column-count: 3;
  }

  .lh-24m {
    line-height: 24px !important;
  }

  .lh-18m {
    line-height: 18px;
  }

  /* WIDTH */

  .mt-05m {
    margin-top: 0.5rem !important;
  }

  .mt-1m {
    margin-top: 1rem !important;
  }

  .mt-2m {
    margin-top: 2rem !important;
  }

  .width-respon {
    width: 815px;
  }

  .btn-menu {
    border: none !important;
    padding: 2px !important;
    margin-top: -4px;
  }

  .btn-filter {
    background: #fff;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
    border: 1px solid #ccc;
    border: 0px;
    padding: 8px 10px;
    color: #fff;
    border-radius: 5px;
    z-index: 999;
    position: fixed;
    bottom: 5%;
    margin: 0 auto;
    transform: translateX(-50%);
    left: 50%;
  }

  .w10-m {
    width: 10% !important;
  }

  .w20-m {
    width: 20% !important;
  }

  .w30-m {
    width: 30% !important;
  }

  .w40-m {
    width: 40% !important;
  }

  .w50-m {
    width: 50% !important;
  }

  .w60-m {
    width: 60% !important;
  }

  .w70-m {
    width: 70% !important;
  }

  .w80-m {
    width: 80% !important;
  }

  .w90-m {
    width: 90% !important;
  }
  .w100-m {
    width: 100% !important;
  }

  .m-none {
    display: none !important;
  }

  .tab-display {
    display: none !important;
  }

  .none-desktop {
    display: block !important;
  }

  /* SETTING MARGIN */
  .mb-0m {
    margin-bottom: 0px !important;
  }

  .mb-02m {
    margin-bottom: 0.2rem !important;
  }

  .mb-05m {
    margin-bottom: 0.5rem !important;
  }

  .mb-1m {
    margin-bottom: 1rem !important;
  }

  .mb-1am {
    margin-bottom: 1.5rem !important;
  }

  .mb-2m {
    margin-bottom: 2rem !important;
  }

  .mb-3m {
    margin-bottom: 3rem !important;
  }

  /* SETTING PADDING */

  .pdl-26m {
    padding-left: 26%;
  }

  .set-margin-mobile {
    margin-left: 0px;
    margin-right: 0px;
  }

  .set-padding-mobile {
    padding-left: 10px;
    padding-right: 10px;
  }

  .set-padding-mobile15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .pdt-8m {
    padding-top: 8px;
  }

  .pd-5m {
    padding: 5px;
  }

  .italyc {
    font-style: italic !important;
  }

  /* SETTING FONT SIZE */

  .font-12m {
    font-size: 12px !important;
  }

  .font-14m {
    font-size: 14px !important;
  }

  .font-16m {
    font-size: 16px !important;
  }

  .font-18m {
    font-size: 18px !important;
  }

  .font-20m {
    font-size: 20px !important;
  }

  .font-24m {
    font-size: 22px !important;
    line-height: 28px;
  }

  .lh-14m {
    line-height: 14px;
  }

  .border-top-m {
    border-top: 1px solid #dee2e6;
  }

  .text-left-m {
    text-align: left !important ;
  }

  .pd-10a {
    padding: 10px 10px 0px 15px !important;
  }

  .pl-mobile {
    padding-left: 15px !important;
  }

  .pr-mobile {
    padding-right: 15px !important;
  }

  table.listProduk {
    table-layout: auto !important;
    width: auto !important;
  }

  /* ============TAMBAHAN CSS BARU============= */

  .btn-add {
    background: #922c88;
    padding: 6px 10px;
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
  }

  .set-padding-mobile0 {
    padding-left: 0px;
  }

  .mt-0m {
    margin-top: 0rem !important;
  }

  .flex-left-mobile {
    display: flex !important;
    justify-content: flex-start !important;
  }

  .mt-min-10 {
    margin-top: 0%;
  }

  .mt-min-10 {
    margin-top: 4%;
  }

  .font-50 {
    font-size: 26px;
  }

  .pdb-1 {
    padding-bottom: 0.5rem;
  }

  .lh-80 {
    line-height: 37px;
  }

  .font-30 {
    font-size: 20px !important;
  }

  .pd-40 {
    padding: 20px;
  }

  .mt10-m {
    margin-top: -9%;
  }

  .no-border-mobile {
    border: 0px !important;
  }

  .no-border-right-mobile {
    border-right: none !important;
  }
}

/* IPHONE 5, 5E */
@media only screen and (min-width: 295px) and (max-width: 350px) {
  .fix-icon-ummi {
    width: 18%;
    position: fixed;
    right: 1%;
    bottom: 10%;
    z-index: 10;
  }

  .view-desktop {
    display: none;
  }

  .view-mobile {
    display: block;
  }

  .div-banner-image {
    width: 100%;
    height: 35vh;
    object-fit: cover;
    position: relative;
    background: rgba(0, 0, 0);
    transition: all 0.7s;
  }

  .div-banner-image img {
    opacity: 0.7;
  }

  .set-event-banner {
    width: 100%;
    height: 35vh;
    object-fit: cover;
  }

  .set-letak {
    position: absolute;
    width: 100%;
    top: 0%;
    height: 35vh;
  }

  .w40 {
    width: 25px;
  }

  .pd-lr70 {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }

  .w200 {
    width: 160px;
  }

  .font-12 {
    font-size: 10px !important;
  }
  .h65 {
    height: 95px;
  }

  .font-12m {
    font-size: 12px !important;
  }

  .font-14m {
    font-size: 14px !important;
  }

  .SiteFormBrosure {
    width: 95% !important;
    height: 58% !important;
    top: 17% !important;
    padding: 15px;
  }

  #btnmessage {
    display: block;
    position: fixed;
    bottom: 50%;
    right: -20%;
    z-index: 99;
    transform: rotate(-90deg);
    font-size: 18px;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    padding: 4px 4px;
    border-radius: 4px;
    background: #00af42;
  }

  #myBtn {
    display: block;
    position: fixed;
    bottom: 15px;
    right: 20px;
    z-index: 99;
    font-size: 11px;
    border: none;
    outline: none;
    background-color: #012677;
    color: white;
    cursor: pointer;
    padding: 10px 14px;
    border-radius: 4px;
  }

  #btnWA {
    display: block;
    position: fixed;
    bottom: 15px;
    right: 18%;
    z-index: 99;
    font-size: 14px;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    padding: 7px 12px;
    border-radius: 4px;
    background: #00af42;
  }

  .lh-50 {
    line-height: 34px;
  }

  .font-40 {
    font-size: 28px;
  }

  .font-20 {
    font-size: 16px !important;
  }

  .mt-26p {
    margin-top: 5%;
  }

  .h135 {
    height: auto;
  }

  .btn-kami {
    padding: 7px 11px 8px;
    border: 1px solid #00af42;
    transition: 0.6s;
    font-size: 12px;
    background: #00af42;
  }

  .btn-daftar {
    padding: 7px 0px 8px;
    border: 1px solid #012677;
    transition: 0.6s;
    font-size: 12px;
    background: #012677;
  }

  .w250 {
    width: 180px;
  }

  .pd-200 {
    padding: 0px 30px;
  }

  .pdr-15 {
    padding: 0rem 1rem !important;
  }

  .font-24 {
    font-size: 18px !important;
  }

  .tab-display {
    display: none !important;
  }

  .panah-bottom {
    font-size: 50px;
    position: absolute;
    bottom: 0%;
    z-index: 999;
    left: 52.5%;
    transform: translate(-77%, 20%);
  }

  .font-50 {
    font-size: 30px;
  }

  .text-img-itinery {
    text-align: left;
    color: #fff;
    position: absolute;
    top: 89%;
    width: 90%;
    left: 85.5%;
    transform: translate(-90%, -50%);
  }

  .w100 {
    width: 80px;
  }

  .tab-none {
    display: none;
  }

  .set-margin-mobile {
    margin-left: 0px;
    margin-right: 0px;
  }

  .img-hotel {
    width: 65px;
    height: 65px;
    object-fit: cover;
  }

  .set-margin-mobile {
    margin-left: 0px;
    margin-right: 0px;
  }

  .pd-07m {
    padding-left: 0px;
    padding-right: 7px;
  }

  .img-gede {
    height: 210px;
    object-fit: cover;
    width: 100%;
    border-radius: 10px;
  }

  .text-banner-image-detail {
    text-align: center;
    color: #fff;
    position: absolute;
    top: 55%;
    width: 80%;
    left: 11%;
    transform: translate(0%, -50%);
  }

  .text-left-m {
    text-align: left !important ;
  }
  .radius-10b {
    border-radius: 10px 10px 0px 0px;
  }

  .mt-05m {
    margin-top: 0.5rem !important;
  }

  .mt-1m {
    margin-top: 1rem !important;
  }

  .mt-2m {
    margin-top: 2rem !important;
  }

  .set-padding0m {
    padding-left: -15px;
    padding-right: -15px;
  }

  .font-24m {
    font-size: 24px;
    line-height: 30px;
  }

  .set-intro {
    height: 265px;
    width: 100%;
    object-fit: cover;
  }

  .lh-13m {
    line-height: 13px;
  }

  .div-banner-image-home {
    height: 50vh;
    width: 100%;
    position: static;
    background: rgba(0, 0, 0);
    transition: all 0.7s;
  }

  .div-banner-image-home img {
    opacity: 0.7;
    height: 50vh;
    background: rgba(0, 0, 0, 0.9);
    object-fit: cover;
  }

  .text-banner-image {
    text-align: left;
    color: #fff;
    position: absolute;
    top: 55%;
    width: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .mt-0m {
    margin-top: 0rem !important;
  }

  .mt-05m {
    margin-top: 0.5rem !important;
  }

  .form-search {
    padding: 5px 5px 5px 25px;
  }

  .margin-mobile-min7 {
    margin-left: -7px;
    margin-right: -7px;
  }

  .icon-cari {
    position: absolute;
    bottom: 18%;
    left: 6.5%;
  }

  .mt-2m {
    margin-top: 2rem !important;
  }

  .h300 {
    height: 80px;
  }

  .lh-20m {
    line-height: 20px;
  }

  .pdb-1 {
    padding-bottom: 0.3rem;
  }

  /* ===============CSS SWIPE  STORE ============= */

  :root {
    --gutter: 10px;
  }

  .app_store {
    padding: var(--gutter) 0;
    display: grid;
    grid-gap: var(--gutter) 0;
    grid-template-columns: none;
    align-content: start;
  }

  .app_store > * {
    grid-column: 2 / -2;
  }

  .app_store > .full {
    grid-column: 1 / -1;
  }

  .hs_store {
    display: grid;
    grid-gap: calc(var(--gutter) / 2);
    grid-template-columns: repeat(12, calc(100% - var(--gutter) * 16));
    grid-template-rows: minmax(100px, 1fr);

    overflow-x: scroll;
    scroll-snap-type: x proximity;
    padding-bottom: calc(0.01 * var(--gutter));
    margin-bottom: calc(-0.01 * var(--gutter));
  }

  /* Demo styles */

  ul {
    list-style: none;
    padding: 0;
  }

  .hs_store > li,
  .item {
    scroll-snap-align: center;
    padding: calc(var(--gutter) / 4 * 1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: transparent;
    border-radius: 8px;
  }

  /* ===============CSS SWIPE  PRODUCT ============= */

  :root {
    --gutter: 10px;
  }

  .app_product {
    padding: var(--gutter) 0;
    display: grid;
    grid-gap: var(--gutter) 0;
    align-content: start;
  }

  .app_product > * {
    grid-column: 2 / -2;
  }

  .app_product > .full {
    grid-column: 1 / -1;
  }

  .hs_product {
    display: grid;
    grid-gap: calc(var(--gutter) / 1);
    grid-template-columns: repeat(12, calc(100% - var(--gutter) * 16));
    grid-template-rows: minmax(94px, 1fr);

    overflow-x: scroll;
    scroll-snap-type: x proximity;
    padding-bottom: calc(0.01 * var(--gutter));
    margin-bottom: calc(-0.01 * var(--gutter));
  }

  /* Demo styles */

  ul {
    list-style: none;
    padding: 0;
  }

  .hs_product > li,
  .item {
    scroll-snap-align: center;
    padding: calc(var(--gutter) / 12 * 1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 8px;
  }

  /* ===============CSS SWIPE  BRAND ============= */

  :root {
    --gutter: 10px;
  }

  .app_brand {
    padding: var(--gutter) 0;
    display: grid;
    grid-gap: var(--gutter) 0;
    align-content: start;
  }

  .app_brand > * {
    grid-column: 2 / -2;
  }

  .app_brand > .full {
    grid-column: 1 / -1;
  }

  .hs_brand {
    display: grid;
    grid-gap: calc(var(--gutter) / 1);
    grid-template-columns: repeat(12, calc(100% - var(--gutter) * 20));
    grid-template-rows: minmax(100px, 1fr);

    overflow-x: scroll;
    scroll-snap-type: x proximity;
    padding-bottom: calc(0.01 * var(--gutter));
    margin-bottom: calc(-0.01 * var(--gutter));
  }

  /* Demo styles */

  ul {
    list-style: none;
    padding: 0;
  }

  .hs_brand > li,
  .item {
    scroll-snap-align: center;
    padding: calc(var(--gutter) / 12 * 1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 8px;
  }

  .mr-0m {
    margin-right: 0rem !important;
  }

  .img-brand {
    height: 55px;
    width: 100%;
    object-fit: contain;
  }

  .pd-20a {
    padding: 10px !important;
  }

  .no-border-mobile {
    border: 0px !important;
  }

  .btn-filter {
    background: #fff;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
    border: 1px solid #ccc;
    border: 0px;
    padding: 8px 10px;
    color: #fff;
    border-radius: 5px;
    z-index: 999;
    position: fixed;
    bottom: 5%;
    margin: 0 auto;
    transform: translateX(-45%);
    left: 48%;
  }

  .set-filter {
    display: flex;
    justify-content: center;
  }

  #tab_view {
    display: none;
  }

  .tab-none {
    display: none;
  }

  #desktop-none {
    display: block;
  }

  #mobile-none {
    display: none;
  }

  .mobile-left {
    text-align: left !important;
  }

  .mobile-center {
    text-align: center !important;
  }

  /* SETTING MARGIN */
  .mb-0m {
    margin-bottom: 0px !important;
  }

  .mb-02m {
    margin-bottom: 0.2rem !important;
  }

  .mb-05m {
    margin-bottom: 0.5rem !important;
  }

  .mb-1m {
    margin-bottom: 1rem !important;
  }

  .mb-1am {
    margin-bottom: 1.5rem !important;
  }

  .mb-2m {
    margin-bottom: 2rem !important;
  }

  .mb-3m {
    margin-bottom: 3rem !important;
  }

  .div-banner2 {
    height: 140px !important;
    position: relative;
    background: #000;
    border-radius: 10px;
  }

  .img-category {
    height: 240px;
    width: 100%;
    border-radius: 10px;
    object-fit: cover;
  }

  .div-banner-tutorial {
    height: 240px;
    position: relative;
    background: #000;
    border-radius: 10px;
  }

  .pdb-35 {
    padding-bottom: 35px !important;
  }

  .lh-24m {
    line-height: 24px;
  }

  .mb-0m {
    margin-bottom: 0rem !important;
  }

  .mb-2m {
    margin-bottom: 2rem !important;
  }

  /* SETTING FONT SIZE */

  .font-12s {
    font-size: 12px !important;
  }

  .font-14m {
    font-size: 14px !important;
  }

  .font-16m {
    font-size: 16px !important;
  }

  .font-18m {
    font-size: 18px !important;
  }

  .font-20m {
    font-size: 20px !important;
  }

  .font-22m {
    font-size: 22px !important;
  }

  .font-24m {
    font-size: 24px !important;
    line-height: 30px;
  }

  .btn-menu {
    border: none !important;
    padding: 2px !important;
    margin-top: -4px;
  }

  .m-none {
    display: none !important;
  }

  .none-desktop {
    display: block !important;
  }

  .font-24m {
    font-size: 18px !important;
    line-height: 24px;
  }

  .font-30 {
    font-size: 24px !important;
  }

  .img-product {
    height: 75px;
    width: 100%;
    object-fit: fill;
  }

  .img-store {
    height: 75px;
    width: 100%;
    object-fit: fill;
  }

  .pd-5m {
    padding: 5px;
  }

  .set-margin7m {
    margin-left: -7px;
    margin-right: -7px;
  }

  .set-padding7m {
    padding-left: 7px;
    padding-right: 7px;
  }

  .set-padding15m {
    padding-left: 15px;
    padding-right: 15px;
  }

  .font-34 {
    font-size: 24px !important;
  }

  .set-banner-company {
    width: 100%;
    object-fit: cover;
    height: 80px;
  }

  .img-client {
    object-fit: contain;
    width: 100%;
    height: 72px;
  }

  .mt-min-10 {
    margin-top: 4%;
  }
}

/* FIKRI */
/* Tablet */
@media only screen and (max-width: 1280.98px) {
  .view-desktop {
    display: none;
  }

  .view-tablet {
    display: block;
  }

  .view-mobile {
    display: none;
  }

  .bg-banner {
    height: 500px;
  }

  /* Footer */
  .footer-icon-email {
    top: 0.4rem;
  }

  .img-slide-pkt {
    height: 320px;
  }
}

@media only screen and (max-width: 1200.98px) {
  .title::before {
    left: -4.1%;
  }
}

@media only screen and (max-width: 1999.98px) {
  .sign-in-text {
    font-size: 14px;
    text-align: left;
  }

  .img-slide-pkt {
    height: 280px;
    object-fit: contain;
  }

  .title::before {
    left: -5.2%;
  }
}

@media only screen and (max-width: 1199.98px) {
  /* CARD PAKET */
  .card-paket {
    height: 540px;
  }

  .bg-text-sold {
    background: #000;
    height: 570px;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 93%;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  }

  .text-sold1 {
    font-size: 24px;
    line-height: 26px;
    font-family: "MontserratBold";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 24px;
    border-radius: 10px;
  }

  .img-paket {
    height: 200px !important;
    width: 100% !important;
    object-fit: cover;
  }

  .harga-paket {
    font-size: 13px;
  }

  .img-detail {
    height: 60px !important;
    width: 60px !important;
  }
  /* CARD PAKET */
}

@media only screen and (max-width: 1180.98px) {
  .card-paket {
    height: 560px;
  }

  .bg-text-sold {
    background: #000;
    height: 560px;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 93%;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  }

  .text-sold1 {
    font-size: 22px;
    line-height: 24px;
    font-family: "MontserratBold";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 20px;
    border-radius: 10px;
  }

  .img-paket {
    height: 220px !important;
  }

  .card-tabungan {
    height: auto;
  }
}

@media only screen and (max-width: 1030.98px) {
  .img-slide-pkt {
    height: 260px;
  }
}

@media only screen and (max-width: 991.98px) {
  .footer-icon-email {
    top: 0.5rem;
  }

  .footer-logo {
    width: 35%;
    margin-right: 1rem;
    margin-bottom: 0.5rem;
  }

  .text-desc {
    font-size: 18px;
  }

  .container-content-payment4 {
    margin-top: 10rem !important;
  }

  .bg-tabungan {
    height: fit-content;
  }

  .img-slide-pkt {
    height: 240px;
  }

  .img-detail {
    height: 70px !important;
    width: 70px !important;
  }

  .img-pembayaran {
    width: 250px;
  }

  .title::before {
    left: -3.2%;
  }

  .div-banner {
    height: 220px;
  }

  .carousel-img {
    height: 220px;
  }
}

@media only screen and (max-width: 980.98px) {
  .img-detail {
    height: 70px !important;
    width: 70px !important;
  }
}

@media only screen and (max-width: 960.98px) {
  .img-paket {
    height: 200px !important;
  }

  .harga-paket {
    font-size: 18px;
  }

  .card-paket-harga-content {
    flex-direction: column;
  }

  .card-paket-landmark-content {
    flex-direction: column;
  }
}

@media only screen and (max-width: 953.98px) {
  .container {
    max-width: 860px !important;
  }
}

@media only screen and (max-width: 910.98px) {
  .img-slide-pkt {
    height: 220px;
  }

  .title::before {
    left: -3.6%;
  }
}

@media only screen and (max-width: 900px) {
  .container {
    max-width: 700px !important;
  }

  /* Card */
  .card-paket {
    height: 490px;
    padding: 14px;
  }

  .bg-text-sold {
    background: #000;
    height: 490px;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 93%;
    border-radius: 10px;
    padding: 14px;
    text-align: center;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  }

  .text-sold1 {
    font-size: 20px;
    line-height: 22px;
    font-family: "MontserratBold";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 20px;
    border-radius: 10px;
  }

  .img-paket {
    height: 140px !important;
  }

  .nama-paket {
    font-size: 18px;
    line-height: 24px;
    height: 70px;
  }

  .harga-paket {
    font-size: 14px;
  }

  .tabungan-img {
    width: 140px;
  }

  .tabungan-title {
    font-size: 20px;
  }

  .tabunga-text {
    font-size: 14px;
  }

  /* Footer */
  .footer-form-text {
    font-size: 20px;
  }

  .footer-icon-email {
    top: 0.6rem !important;
  }

  .container-footer {
    margin: 1rem 10px 1rem 0;
  }

  .filter-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .nav-tabs .nav-link {
    padding: 0 10px !important;
  }

  .nav-tabs .nav-link-promo-haji {
    padding: 7px 20px !important;
    font-size: 24px;
  }

  .w50px {
    width: 40px;
    height: 40px;
  }

  .img-slide-pkt {
    height: 200px;
  }

  .img-detail {
    height: 60px !important;
    width: 60px !important;
  }

  .nama-travel-detail {
    margin-left: 5.5rem;
  }

  .travel-teks {
    font-size: 12px;
    margin-left: 5.5rem;
  }

  .btn-travel {
    font-size: 12px;
  }

  .img-travel-detail {
    width: 100px;
    height: 100px;
  }

  .title::before {
    left: -4.2%;
  }
}

@media only screen and (max-width: 850.98px) {
  .owl-travel .item .travel-img {
    width: 130px !important;
  }
}

@media only screen and (max-width: 800.98px) {
  .container-content-payment4 {
    margin-top: 7rem !important;
  }

  .nav-tabs .nav-link-promo-haji {
    padding: 7px 14px !important;
  }

  .img-detail {
    height: 55px !important;
    width: 55px !important;
  }
}

@media only screen and (max-width: 799.98px) {
  .nama-travel-detail {
    margin-left: 4rem;
  }

  .travel-teks {
    font-size: 12px;
    margin-left: 4rem;
  }

  .img-travel-detail {
    width: 90px;
    height: 90px;
    top: -10%;
  }
}

@media only screen and (max-width: 770.98px) {
  .img-slide-pkt {
    height: 180px;
  }

  .title::before {
    left: -4.5%;
  }
}

@media only screen and (max-width: 767.98px) {
  .view-desktop {
    display: none;
  }
  .view-tablet {
    display: none;
  }

  .view-mobile {
    display: block !important;
  }

  .container {
    max-width: 650px !important;
  }

  .bg-banner {
    height: 240px;
  }

  .header-title {
    font-size: 30px;
  }

  .footer-input {
    padding-left: 10rem;
  }

  .container-content {
    padding-bottom: 6rem;
    border-radius: 20px 20px 0 0;
  }

  .container-content-peyment {
    padding-bottom: 7rem !important;
  }

  .container-content-payment2 {
    padding-bottom: 2rem !important;
  }

  .container-content-payment3 {
    padding-bottom: 4rem !important;
  }

  .container-content-payment4 {
    margin-top: 18rem !important;
    padding-bottom: 7rem !important;
  }

  .container-content-payment5 {
    margin-top: 0 !important;
    padding-bottom: 6rem !important;
  }

  .circle-logo {
    width: 100%;
  }

  /* Perikas */
  .perikas-img {
    width: 14%;
    border-radius: 50%;
    margin-right: 2rem;
  }
  /* Perikas */

  .div-banner {
    height: 16vh;
  }

  .carousel-img {
    height: 16vh;
    border-radius: 10px !important;
  }

  .float {
    bottom: 80px;
    right: 20px;
  }

  .img-paket {
    height: 230px !important;
  }

  .card-paket {
    height: 100%;
    padding: 14px;
  }

  .bg-text-sold {
    background: #000;
    height: 580px;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 93%;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  }

  .text-sold1 {
    font-size: 20px;
    line-height: 22px;
    font-family: "MontserratBold";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 20px;
    border-radius: 10px;
  }

  .lokasi-paket {
    font-size: 18px;
  }

  .harga-paket {
    font-size: 18px;
  }

  .nav-tabs .nav-link {
    padding: 0 10px !important;
  }

  .nav-tabs .nav-link-promo-haji {
    padding: 7px 14px !important;
    font-size: 20px;
  }

  .w50px {
    width: 40px;
    height: 40px;
  }

  .carousel-btn-banner {
    width: 34px;
    height: 34px;
  }

  .carousel-btn-banner-icon {
    font-size: 1.5em;
  }

  .title-travel {
    font-size: 30px;
    text-align: left;
  }

  .img-slide-pkt {
    height: 490px;
  }

  .img-detail {
    height: 100px !important;
    width: 100px !important;
  }

  .img-travel-detail {
    top: -9%;
    width: 90px;
    height: 90px;
  }

  .nama-travel-detail {
    margin-left: 4.5rem;
  }

  .travel-teks {
    margin-left: 4.5rem;
  }

  .travel-teks2 {
    margin-left: 1rem !important;
  }

  /* PROFILE */
  .container-profile {
    margin-top: 5.5rem;
  }
  /* PROFILE */
}

@media only screen and (max-width: 743.98px) {
  .footer-form-text {
    font-size: 18px;
  }
}

@media only screen and (max-width: 696.98px) {
  .card-travel-detail {
    padding: 8px 20px;
  }

  .title::before {
    left: -5.1%;
  }
}

@media only screen and (max-width: 676.98px) {
  .card-travel-detail {
    padding: 8px 10px;
  }

  .nama-travel-detail {
    margin-left: 5rem;
    font-size: 18px;
  }

  .travel-teks {
    margin-left: 5rem;
  }
}

@media only screen and (max-width: 668.98px) {
  .footer-form-text {
    font-size: 16px;
  }

  .set-navbar {
    padding: 0.5rem 14px !important;
  }

  .carousel-control-prev {
    left: 1% !important;
  }

  .carousel-control-next {
    right: 1% !important;
  }

  .img-detail {
    height: 90px !important;
    width: 90px !important;
  }

  .title::before {
    left: -5.5%;
  }
}

@media only screen and (max-width: 650.98px) {
  .container-content {
    border-radius: 20px 20px 0 0;
  }

  .btn-all2b {
    padding: 5px 20px;
  }

  .title-travel {
    font-size: 26px;
  }

  .img-slide-pkt {
    height: 460px;
  }
}

@media only screen and (max-width: 640.98px) {
  .btn-mybaitullah {
    height: calc(100% - 0.5px);
  }

  .card-paket {
    height: 540px;
  }

  .bg-text-sold {
    background: #000;
    height: 540px;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 93%;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  }

  .text-sold1 {
    font-size: 18px;
    line-height: 20px;
    font-family: "MontserratBold";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 20px;
    border-radius: 10px;
  }

  .img-paket {
    height: 200px !important;
  }

  .nama-travel {
    font-size: 18px;
  }

  .lokasi-travel {
    font-size: 14px;
  }
}

@media only screen and (max-width: 620.98px) {
  .img-slide-pkt {
    height: 400px;
  }

  .img-detail {
    height: 80px !important;
    width: 80px !important;
  }

  .title::before {
    left: -6.1%;
  }
}

@media only screen and (max-width: 600.98px) {
  /* Perikas */
  .perikas-img {
    width: 16%;
    border-radius: 50%;
    margin-right: 2rem;
  }
  /* Perikas */

  .set-padding-card-mobile {
    padding-left: 8px;
    padding-right: 8px;
  }

  .hs_brand > li,
  .item {
    padding: calc(var(--gutter) / 12 * 12);
  }

  .pagination-paket {
    margin-top: 1rem;
    margin-bottom: 5rem;
  }

  .voucher_discount {
    width: 148px !important;
  }
}

@media only screen and (max-width: 590.98px) {
  .card-paket {
    height: 540px;
  }

  .bg-text-sold {
    background: #000;
    height: 540px;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 93%;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  }

  .text-sold1 {
    font-size: 16px;
    line-height: 18px;
    font-family: "MontserratBold";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 20px;
    border-radius: 10px;
  }

  .img-paket {
    height: 200px !important;
  }

  .footer-form-text {
    line-height: 18px;
  }

  .container-footer {
    margin: 0.5rem 10px 0.5rem 0;
  }

  .container-content-payment4 {
    margin-top: 14rem !important;
    padding-bottom: 7rem !important;
  }

  .carousel-btn-banner {
    width: 28px;
    height: 28px;
  }

  .carousel-btn-banner-icon {
    font-size: 1em;
  }

  .title::before {
    left: -6.5%;
  }
}

@media only screen and (max-width: 576.98px) {
  .img-detail {
    height: 90px !important;
    width: 90px !important;
  }

  .title::before {
    left: -5.5%;
  }

  .container-profile {
    margin-top: 0;
  }
}

@media only screen and (max-width: 545.98px) {
  .title-section {
    font-size: 24px;
    margin-bottom: 0;
  }

  .heading-section-teks {
    font-size: 16px;
    line-height: 1.2;
    margin-top: 10px;
  }

  .nav-tabs .nav-link-promo-haji {
    padding: 7px 10px !important;
    font-size: 20px;
  }

  .img-detail {
    height: 80px !important;
    width: 80px !important;
  }

  .title::before {
    left: -5.8%;
  }
}

@media only screen and (max-width: 530.98px) {
  .card-paket {
    padding: 10px;
    height: 630px;
  }

  .bg-text-sold {
    background: #000;
    height: 510px;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 93%;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  }

  .text-sold1 {
    font-size: 16px;
    line-height: 18px;
    font-family: "MontserratBold";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 20px;
    border-radius: 10px;
  }

  .img-paket {
    height: 180px !important;
  }

  .nama-paket {
    font-size: 20px;
    height: 100%;
  }

  .lokasi-paket {
    font-size: 20px;
  }

  .nama-travel {
    display: block !important;
  }

  /* Perikas */
  .perikas-img {
    width: 12%;
    border-radius: 50%;
    margin-right: 1rem;
  }

  .perikas-text {
    line-height: 24px;
  }
  /* Perikas */
}

@media only screen and (max-width: 520.98px) {
  .footer-input {
    padding-left: 8rem;
  }

  .footer-icon-email {
    width: 16%;
  }
}

@media only screen and (max-width: 506.98px) {
  .nav-tabs .nav-link-promo-haji {
    padding: 8px !important;
    font-size: 20px;
  }

  .title::before {
    left: -6.6%;
  }
}

@media only screen and (max-width: 500.98px) {
  .header-title {
    font-size: 24px;
  }

  .img-paket {
    height: 180px !important;
  }

  .card-paket {
    height: 500px;
  }

  .bg-text-sold {
    background: #000;
    height: 500px;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 93%;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  }

  .text-sold1 {
    font-size: 16px;
    line-height: 18px;
    font-family: "MontserratBold";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 20px;
    border-radius: 10px;
  }

  .harga-paket {
    font-size: 16px;
  }

  .card-tabungan {
    margin-top: 0;
  }

  .rekan-travel-text {
    margin-bottom: 1rem;
  }

  .download-app-img {
    width: 240px;
  }
}

/* Extra Small Devices (potrait phones, less than 576px)  */
@media only screen and (max-width: 499.98px) {
  .view-desktop {
    display: none !important;
  }

  .view-tablet {
    display: none;
  }

  .view-mobile {
    display: block;
  }

  /* Header */
  .bg-banner {
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  /* Header */

  /* Menu Banner Mobile */
  .menu-mobile-container {
    height: 70px;
  }

  .menu-mobile-icon {
    width: 40px;
  }
  /* Menu Banner Mobile */

  /* SETTING CONTAINER */
  .set-desc {
    border-radius: 5px 5px 0 0;
  }

  .container-content {
    border-radius: 4px 4px 0 0;
    margin-top: -1rem;
    padding-bottom: 5rem;
  }

  .container-content-peyment {
    margin-top: 2rem !important;
  }

  .set-padding-section {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .set-padding-top {
    margin-top: 1rem;
  }

  /* OWL CAROUSEL */

  /* CONTENT */
  .title-section {
    font-size: 20px;
    line-height: 26px;
    /*margin-bottom: -0.8rem;*/
    margin-bottom: 1rem;
  }

  /* card */
  .card-paket {
    height: 560px;
  }

  .bg-text-sold {
    background: #000;
    height: 560px;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 93%;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  }

  .text-sold1 {
    font-size: 16px;
    line-height: 18px;
    font-family: "MontserratBold";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 20px;
    border-radius: 10px;
  }

  .img-paket {
    height: 180px !important;
  }

  .nama-paket {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 5px;
    height: 100%;
  }

  .lokasi-paket {
    font-size: 16px;
    line-height: 14px;
  }

  .harga-paket {
    font-size: 16px;
    font-weight: 700;
  }

  /* tab promo */
  .title-promo {
    font-size: 11px;
  }

  /* MyBaitullah */
  .mybaitullah-title {
    font-size: 28px;
  }

  .mybaitullah-text {
    font-size: 16px;
  }

  .img-mybaitullah {
    height: 500px;
  }

  .btn-mybaitullah {
    font-size: 20px;
  }
  /* MyBaitullah */

  /* footer */

  .container-footer {
    position: relative;
    background-color: rgba(205, 208, 209, 0.5);
    z-index: 2;
    margin: 5px 10px 5px 0;
  }

  .btn-mybaitullah {
    height: calc(100% - -1.5px);
    border-radius: 7px;
  }

  .footer-form {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    width: 60%;
  }

  .footer-form-content {
    left: 57%;
  }

  .footer-form-text {
    font-size: 16px;
    line-height: 17px;
  }

  .footer-icon-email {
    position: absolute;
    top: 0.4rem !important;
    left: 0.5rem;
    width: 16%;
  }

  .footer-input {
    height: 28px;
    width: 140px;
    border-radius: 4px;
    padding-left: 1.8rem !important;
    font-size: 12px;
  }

  .footer-button {
    padding: 0px 6px;
    border-radius: 4px !important;
  }

  .nama-travel {
    font-size: 16px;
  }

  .lokasi-travel {
    font-size: 12px;
  }

  .jumlah-paket {
    font-size: 12px;
  }

  .btn-lanjut {
    padding: 5px 10px;
  }

  /* Perikas */
  .perikas-img {
    width: 12%;
    border-radius: 50%;
    margin-right: 1rem;
  }

  .perikas-text {
    line-height: 24px;
    font-size: 16px;
  }
  /* Perikas */

  .container-content-payment4 {
    margin-top: 14rem !important;
    padding-bottom: 7rem !important;
  }

  .container-content-payment5 {
    margin-top: 0 !important;
    padding-bottom: 5rem !important;
  }

  /* PROFIL MOBILE */
  .profil-nama-mobile {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 24px;
  }

  .profil-email-mobile {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
  }

  .profil-img-mobile {
    width: 60px;
    height: 60px;
    background: #f4f4f4;
    border: 1px solid #eee;
    border-radius: 50%;
    padding: 5px;
    margin-top: -25%;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  }

  .profil-btn-edit-mobile {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1px 16px;
    font-size: 10px;
    color: #fff;
    border: 1px #fff solid;
    border-radius: 4px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-top: 0.5rem;
  }
  /* PROFIL MOBILE */

  .voucher-img {
    border-radius: 10px;
  }

  .alquran-nama-surat {
    font-size: 20px;
  }

  .aluran-jumlah-ayat {
    font-size: 18px;
  }

  .set-person {
    padding: 5px 18px;
    width: fit-content;
  }

  .carousel-control-prev {
    left: 3% !important;
  }

  .carousel-control-next {
    right: 3% !important;
  }

  .rekan-travel-text {
    font-size: 16px;
    line-height: 20px;
  }

  .float {
    width: 44px;
    height: 44px;
    font-size: 20px;
    bottom: 6rem;
    right: 10px;
  }

  .nav-tabs .nav-link-promo-haji {
    font-size: 18px;
  }

  .img-detail {
    height: 70px !important;
    width: 70px !important;
  }

  .card-travel-detail {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .mt-mobile-package {
    margin-top: 6rem;
  }

  .detail_travel {
    font-size: 11px;
  }
}

@media only screen and (max-width: 470.98px) {
  .carousel-btn-banner {
    width: 22px;
    height: 22px;
  }

  .card-paket {
    height: 540px;
  }

  .bg-text-sold {
    background: #000;
    height: 540px;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 93%;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  }

  .text-sold1 {
    font-size: 16px;
    line-height: 18px;
    font-family: "MontserratBold";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 20px;
    border-radius: 10px;
  }

  .paket-detail {
    padding: 10px;
  }

  .download-app-img {
    width: 180px;
  }

  .title::before {
    left: -7.3%;
  }
}

@media only screen and (max-width: 460.98px) {
  .nav-tabs .nav-link-promo-haji {
    padding: 7px 5px !important;
    font-size: 16px;
  }
}

@media only screen and (max-width: 440.98px) {
  .card-paket {
    height: 540px;
  }

  .bg-text-sold {
    background: #000;
    height: 540px;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 93%;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  }

  .text-sold1 {
    font-size: 14px;
    line-height: 16px;
    font-family: "MontserratBold";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 20px;
    border-radius: 10px;
  }

  .paket-icon {
    font-size: 12px;
  }

  .lokasi-paket {
    font-size: 14px;
  }

  .harga-paket {
    font-size: 14px;
  }

  /* Perikas */
  .perikas-img {
    width: 16%;
    border-radius: 50%;
    margin-right: 1rem;
  }

  .perikas-text {
    line-height: 24px;
  }
  /* Perikas */

  .container-content-payment4 {
    margin-top: 12rem !important;
    padding-bottom: 7rem !important;
  }

  .footer-form-content {
    left: 58%;
  }

  .img-detail {
    height: 60px !important;
    width: 60px !important;
  }

  .title::before {
    left: -8%;
  }
}

@media only screen and (max-width: 433.98px) {
  .nama-travel {
    font-size: 14px;
  }

  .lokasi-travel {
    font-size: 9px;
  }

  .jumlah-paket {
    font-size: 9px;
  }

  .btn-travel {
    padding: 5px 8px;
  }

  .card-paket {
    height: 530px;
    padding: 10px;
  }

  .bg-text-sold {
    background: #000;
    height: 530px;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 93%;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  }

  .text-sold1 {
    font-size: 14px;
    line-height: 16px;
    font-family: "MontserratBold";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 20px;
    border-radius: 10px;
  }

  .img-paket {
    height: 160px !important;
  }

  .nama-paket {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
  }

  .paket-icon {
    font-size: 13px;
  }

  .card-paket-harga-content {
    flex-direction: column;
  }

  .card-paket-landmark-content {
    flex-direction: column;
  }

  .harga-paket {
    font-size: 16px;
  }

  .img-slide-pkt {
    height: 360px;
  }
}

@media only screen and (max-width: 430.98px) {
  .hs_brand > li,
  .item {
    padding: calc(var(--gutter) / 12 * 8);
  }

  .header-title {
    font-size: 20px;
  }

  .card-paket {
    height: 527px;
    padding: 10px;
  }

  .bg-text-sold {
    background: #000;
    height: 527px;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 93%;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  }

  .text-sold1 {
    font-size: 14px;
    line-height: 16px;
    font-family: "MontserratBold";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 20px;
    border-radius: 10px;
  }

  .img-slide-pkt {
    height: 360px;
  }

  .img-detail {
    height: 66px !important;
    width: 66px !important;
  }
}

@media only screen and (max-width: 425.98px) {
  .mt-6p {
    margin-top: 6rem !important;
  }

  .hs_brand > li,
  .item {
    /* padding: calc(var(--gutter) / 12 * 8); */
    padding: calc(var(--gutter) / 12 * 25);
  }

  .card-paket {
    height: 540px;
  }

  .bg-text-sold {
    background: #000;
    height: 540px;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 93%;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  }

  .text-sold1 {
    font-size: 14px;
    line-height: 16px;
    font-family: "MontserratBold";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 20px;
    border-radius: 10px;
  }

  .nama-paket {
    font-size: 18px;
  }

  .set-padding-card-mobile-carousel {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-form-content {
    left: 59%;
  }

  .footer-form-text {
    font-size: 14px;
  }

  .img-detail {
    height: 60px !important;
    width: 60px !important;
  }

  .title::before {
    left: -7.7%;
  }
}

@media only screen and (max-width: 414.98px) {
  .card-paket {
    height: 530px;
    padding: 10px;
  }

  .bg-text-sold {
    background: #000;
    height: 530px;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 93%;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  }

  .text-sold1 {
    font-size: 14px;
    line-height: 16px;
    font-family: "MontserratBold";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 20px;
    border-radius: 10px;
  }

  .img-paket {
    height: 150px !important;
  }

  .nama-paket {
    font-size: 18px;
    line-height: 22px;
  }

  .lokasi-paket {
    font-size: 14px;
  }

  .paket-icon {
    font-size: 14px;
  }

  .harga-paket {
    font-size: 16px;
  }

  .pencarian-mobile-teks {
    font-size: 14px;
    line-height: 17px;
  }

  .img-slide-pkt {
    height: 250px;
  }
}

@media only screen and (max-width: 405.98px) {
  .mt-6p {
    margin-top: 6rem !important;
  }

  .nama-paket {
    height: 90px;
    margin-top: 0.3rem;
  }

  .card-paket {
    height: 570px;
  }

  .bg-text-sold {
    background: #000;
    height: 570px;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 93%;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  }

  .text-sold1 {
    font-size: 14px;
    line-height: 16px;
    font-family: "MontserratBold";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 20px;
    border-radius: 10px;
  }

  .harga-paket {
    font-size: 14px;
  }

  .owl-travel .item .travel-img {
    width: 100px !important;
  }

  .float {
    width: 38px;
    height: 38px;
  }

  .footer-form-content {
    /*left: 65%;*/
    left: 70%;
    width: 50%;
  }

  .carousel-img {
    height: 120px;
  }

  .div-banner {
    height: 120px;
  }
}

@media only screen and (max-width: 393.98px) {
  /* Menu Banner Mobile */
  .menu-mobile-container {
    height: 70px;
  }

  .menu-mobile-icon {
    width: 30px;
  }

  .menu-text {
    font-size: 10px;
  }

  .nama-travel {
    font-size: 14px;
  }

  .img-detail {
    height: 70px !important;
    width: 70px !important;
  }

  .title::before {
    left: -8.5%;
  }
}

@media only screen and (max-width: 389.98px) {
  .nav-tabs .nav-link-promo-haji {
    padding: 5px !important;
    font-size: 14px;
  }

  .footer-form-content {
    left: 61%;
  }
}

@media only screen and (max-width: 375.98px) {
  .card-paket {
    height: 595px;
  }

  .bg-text-sold {
    background: #000;
    height: 595px;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 93%;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  }

  .text-sold1 {
    font-size: 14px;
    line-height: 16px;
    font-family: "MontserratBold";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 20px;
    border-radius: 10px;
  }

  .nama-paket {
    font-size: 14px;
    line-height: 20px;
  }

  .lokasi-paket {
    font-size: 13px;
  }

  .harga-paket {
    font-size: 13px;
  }

  .set-padding-card-mobile-carousel {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-form-content {
    left: 61.5%;
  }

  .btn-mybaitullah {
    border-radius: 5px;
  }
}

@media only screen and (max-width: 372.98px) {
  .title-section {
    font-size: 20px;
    line-height: normal;
  }

  .footer-form-content {
    left: 62%;
  }
}

@media only screen and (max-width: 360.98px) {
  .nama-paket {
    height: 120px;
    margin-top: 0.3rem;
  }

  /* Menu Banner Mobile */
  .menu-mobile-container {
    height: 70px;
  }

  .menu-mobile-item {
    padding-left: 8px;
    padding-right: 8px;
  }

  .menu-text {
    font-size: 9px;
  }

  .menu-mobile-icon {
    width: 36px;
  }
  /* Menu Banner Mobile */

  .footer-form-content {
    left: 63%;
  }

  .footer-form-text {
    font-size: 13px;
  }

  .card-paket {
    height: 550px;
  }

  .bg-text-sold {
    background: #000;
    height: 585px;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 93%;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  }

  .text-sold1 {
    font-size: 14px;
    line-height: 16px;
    font-family: "MontserratBold";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 20px;
    border-radius: 10px;
  }

  .img-paket {
    height: 130px !important;
  }

  .harga-paket {
    font-size: 15px;
  }

  .paket-detail {
    padding: 10px;
  }

  .set-navbar {
    height: 70px;
  }

  .img-detail {
    height: 60px !important;
    width: 60px !important;
  }

  .img-travel-detail {
    top: -13%;
    width: 80px;
    height: 80px;
  }

  .nama-travel-detail {
    font-size: 14px;
    margin-left: 4.5rem;
  }

  .travel-teks {
    font-size: 11px;
    margin-left: 4.5rem;
  }

  .travel-teks2 {
    margin-left: 0.5rem !important;
  }
}

@media only screen and (max-width: 350.98px) {
  .nav-tabs .nav-link-promo-haji {
    padding: 3px 5px !important;
    font-size: 13px;
  }

  .paket-icon {
    margin-right: 5px;
  }

  .footer-form-content {
    left: 65%;
  }
}

@media only screen and (max-width: 342.98px) {
  .header-title {
    font-size: 18px;
  }

  .card-paket {
    height: 530px;
  }

  .badge {
    top: 1px;
  }

  .bg-text-sold {
    background: #000;
    height: 530px;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 93%;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  }

  .text-sold1 {
    font-size: 14px;
    line-height: 16px;
    font-family: "MontserratBold";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 20px;
    border-radius: 10px;
  }

  .lokasi-paket {
    font-size: 13px;
  }

  .logo-paket {
    width: 30px !important;
  }

  .img-slide-pkt {
    height: 280px;
  }

  .img-detail {
    height: 56px !important;
    width: 56px !important;
  }
}

@media only screen and (max-width: 336.98px) {
  .card-paket {
    padding: 8px;
  }

  .harga-paket {
    font-size: 14px;
  }
}

@media only screen and (max-width: 327.98px) {
  .paket-icon {
    font-size: 12px;
  }

  .lokasi-paket {
    font-size: 12px;
  }

  .footer-form-content {
    left: 67%;
  }

  .img-slide-pkt {
    height: 260px;
  }
}

@media only screen and (max-width: 324.98px) {
  .card-paket {
    height: 575px;
  }

  .bg-text-sold {
    background: #000;
    height: 595px;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 93%;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  }

  .text-sold1 {
    font-size: 14px;
    line-height: 16px;
    font-family: "MontserratBold";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 20px;
    border-radius: 10px;
  }
}

@media only screen and (max-width: 320.98px) {
  /* Menu Banner Mobile */
  .menu-mobile-container {
    height: 60px;
  }

  .menu-mobile-item {
    padding-left: 8px;
    padding-right: 8px;
  }

  .wrapper {
    width: auto;
  }

  .menu-text {
    font-size: 8px;
  }

  .menu-mobile-icon {
    width: 28px;
  }
  /* Menu Banner Mobile */

  .title-section {
    font-size: 16px;
    margin-bottom: -0.5rem;
  }

  .nav-tabs .nav-link {
    padding: 7px 3px !important;
    transition: 0.6s;
    margin-bottom: 0.5rem;
  }

  .nav-tabs .nav-link.active {
    border-radius: 10px !important;
  }

  .btn-all {
    font-size: 11px;
  }

  .harga-paket {
    font-size: 14px;
  }

  .footer-form-text {
    font-size: 12px;
  }

  .owl-travel .item .travel-img {
    width: 80px !important;
  }

  .float {
    right: 8px;
  }
}
/* FIKRI */

@media (max-width: 1250px) {
  .card-itenary {
    margin: 0px 0px 20px 15px;
  }
}

.wrapper {
  padding: 10px;
  box-shadow: 0 0 128px 0 rgba(0, 0, 0, 0.1),
    0 32px 64px -48px rgba(0, 0, 0, 0.5);
  background: #fff;
  border-radius: 10px;
  width: auto;
}

/* Signup Form CSS Code */
.form {
  padding: 25px 30px;
}
.form header {
  font-size: 25px;
  font-weight: 600;
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e6e6;
}
.form form {
  margin: 20px 0;
}
.form form .error {
  color: #721c24;
  padding: 8px 10px;
  text-align: center;
  border-radius: 5px;
  background: #f8d7da;
  border: 1px solid #f5c6cb;
  margin-bottom: 10px;
}
.form form .field {
  display: flex;
  position: relative;
  margin-bottom: 10px;
  flex-direction: column;
}
.form form .field i.active::before {
  color: #203c0e;
  content: "\f007";
}
.form form .field .input {
  outline: none;
}
.form form .input input {
  height: 40px;
  width: 100%;
  font-size: 16px;
  padding: 0 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.form form .name-details {
  display: flex;
  justify-content: space-between;
}
form .name-details .field:first-child {
  margin-right: 10px;
}
.form .name-details .field:last-child {
  margin-left: 10px;
}
.form form .image input {
  font-size: 17px;
}
.form form .button input {
  margin-top: 13px;
  height: 45px;
  border: none;
  font-size: 17px;
  font-weight: 400;
  background: #203c0e;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
}
.form .link {
  text-align: center;
  margin: 10px 0;
  font-size: 15px;
}
.link-1 {
  text-align: center;
  font-size: 12px;
}
.form .link a {
  color: #333;
}
.form .link a:hover {
  text-decoration: underline;
}
.form form .field i {
  position: absolute;
  right: 15px;
  color: #ccc;
  top: 70%;
  transform: translateY(-50%);
  cursor: pointer;
}
.bg-default {
  background: #203c0e;
  padding-top: 120px;
  padding-bottom: 40px;
}

.modal {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
  padding-top: 60px;
}

/* Modal Content */
.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.form-check-label-radio {
  display: inline-block;
  padding: 10px 20px;
  border: 2px solid #ccc;
  border-radius: 5px;
  background-color: #f0f0f0;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  width: 100%;
  text-align: center;
}
/* Close button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

/* Copy Button */
#copyBtn {
  margin-top: 10px;
  padding: 10px 20px;
  background-color: #4caf50;
  color: white;
  border: none;
  cursor: pointer;
}

#copyBtn:hover {
  background-color: #45a049;
}

#shareLink {
  width: 100%;
  padding: 10px;
  margin-top: 10px;
  border: 1px solid #ccc;
}

.icons {
  margin: 15px 0px 20px 0px;
}

.icons a {
  text-decoration: none;
  border: 1px solid transparent;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 20px;
  transition: all 0.3s ease-in-out;
}

.icons a:nth-child(1) {
  color: #1877f2;
  border-color: #b7d4fb;
}

.icons a:nth-child(1):hover {
  background-color: #1877f2;
  color: #fff;
}

.icons a:nth-child(2) {
  color: #46c1f6;
  border-color: #b6e7fc;
}

.icons a:nth-child(2):hover {
  background-color: #46c1f6;
  color: #fff;
}

.icons a:nth-child(3) {
  color: #e1306c;
  border-color: #f5bccf;
}

.icons a:nth-child(3):hover {
  background-color: #e1306c;
  color: #fff;
}

.icons a:nth-child(4) {
  color: #25d366;
  border-color: #bef4d2;
}

.icons a:nth-child(4):hover {
  background-color: #25d366;
  color: #fff;
}

.icons a:nth-child(5) {
  color: #0088cc;
  border-color: #b3e6ff;
}

.icons a:nth-child(5):hover {
  background-color: #0088cc;
  color: #fff;
}

.icons a:hover {
  border-color: transparent;
}

.icons a span {
  transition: all 0.09s ease-in-out;
}

.icons a:hover span {
  transform: scaleX(1.1);
}

.dropdown {
  position: relative;
  display: inline-block;
  width: 100%;
}

.dropdown-content {
  display: none;
  flex-direction: column;
  padding-left: 20px;
}

.form-check-p {
  margin-bottom: 15px;
}

.form-check-label-radio {
  display: inline-block;
  padding: 10px 20px;
  border: 2px solid #ccc;
  border-radius: 5px;
  background-color: #f0f0f0;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  width: 100%;
  text-align: center;
}

.form-check-input-p {
  display: none;
}

.form-check-input-p:checked + .form-check-label-radio {
  background-color: #208d33;
  color: white;
  border-color: #208d33;
}

.btn-success-p {
  background-color: #28a745; /* Warna hijau bootstrap */
  border-color: #28a745;
  color: white;
}

.btn-success-p:hover {
  background-color: #218838; /* Warna hijau sedikit lebih gelap */
  border-color: #1e7e34;
}

.pay-button {
  border-radius: 10px;
  background-color: #437d19;
  color: white;
  border: none;
  width: 100%;
  cursor: pointer;
}

.pay-button.disabled {
  background-color: #ccc;
  color: #777;
  cursor: not-allowed;
  border: 1px solid #aaa;
}

/* Gildan */

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; /* Enable momentum scrolling on iOS */
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

.table-bordered {
  border: 1px solid #dee2e6;
}

.table th,
.table td {
  white-space: nowrap; /* Prevent text from wrapping */
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6; /* Ensures both table headers and cells have borders */
}

.table thead th {
  border-top: 2px solid #dee2e6; /* Adds a thicker top border to the header row */
}

.nav::-webkit-scrollbar {
  display: none;
}

/* baitullah profile 3 oktober 2024 */
.tab-item {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 6px 16px;
  border-radius: 20px;
  margin-right: 20px;
  width: fit-content;
  white-space: nowrap;
  background-color: #fff;
  font-size: 15px;
  font-weight: 600;
  color: #6ae896;
  transition: background-color 0.3s, color 0.3s;
  position: relative;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
}

.tab-item:hover {
  background-color: #1f5428;
  border-color: #004d00;
  background-color: #6ae896;
}

.tab-item.active,
.tab-item:active {
  background-color: #6ae896;
  color: white !important;
}

.tab-item .tab-img {
  width: 30px;
  height: 30px;
}

.tab-badge {
  display: flex;
  justify-content: center;
  align-items: center;
  right: -8px;
  top: 0;
  background-color: red;
  color: white;
  border-radius: 50%;
  padding: 2px 5px;
  font-size: 10px;
  width: 20px;
  height: 20px;
  margin-left: 5px;
}
/* baitullah profile 3 oktober 2024 */

.w20 {
  width: 20px;
  margin-right: 5px;
}

.nav-tabs {
  display: flex;
  overflow-x: scroll;
  scrollbar-width: none;
  border: none;
}

.nav-tabs::-webkit-scrollbar {
  display: none;
}

/* baitullah profile 3 oktober 2024 */
.profile-card {
  display: block;
  background: #fff;
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 11px;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
}

.profile-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.profile-img-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #eeeeee;
  margin-right: 20px;
}

.profile-img {
  width: 20px;
  height: 20px;
}

.text-profile:hover {
  color: white !important;
  text-decoration: none;
}
/* baitullah profile 3 oktober 2024 */

/* FORM */
.form-input {
  border: 1px #b1b1bc solid !important;
  border-radius: 8px;
  padding: 14px;
  height: auto !important;
}

/* RATIO */
.ratio-1-1 {
  aspect-ratio: 1/1;
  height: auto;
  background-size: cover;
}

.ratio-4-3 {
  aspect-ratio: 4/3;
  height: auto;
  background-size: cover;
}

.ratio-16-9 {
  aspect-ratio: 16/9;
  height: auto;
  background-size: cover;
}

.ratio-3-2 {
  aspect-ratio: 3/2;
  height: auto;
  background-size: cover;
}

.ratio-9-16 {
  aspect-ratio: 9/16;
  height: auto;
  background-size: cover;
}

/* MENU */
.menu-color {
  background: linear-gradient(45deg, #82e49b, #239647);
}

.menu-size {
  width: 54% !important;
}
