/* defenitions */

:root {
  --sf-black: #000;
  --sf-graydark: #262626;
  --sf-gray: #434343;
  --sf-grayl: #555555;
  --reddish-pink: #ff1659;
  --sf-ten: calc(10px + 0vw);
  --sf-twelve: calc(10px + 0.14641288433382138vw);
  --sf-fourteen: calc(13px + 0.07320644216691069vw);
  --sf-sixteen: calc(14px + 0.14641288433382138vw);
  --sf-eighteen: calc(14px + 0.29282576866764276vw);
  --sf-twenty: calc(16px + 0.29282576866764276vw);
  --sf-twentyone: calc(16px + 0.36603221083455345vw);
  --sf-twentytwo: calc(16px + 0.43923865300146414vw);
  --sf-twentyfour: calc(14px + 0.7320644216691069vw);
  --sf-twentysix: calc(14px + 0.8784773060029283vw);
  --sf-twentyeight: calc(14px + 1.0248901903367496vw);
  --sf-thirtytwo: clamp(1rem, 2.5vw, 2rem);
  /*--sf-thirtytwo: calc(16px + 1.2vw);*/
  --sf-thirtyfive: calc(16px + 1.390922401171303vw);
  --sf-thirtysix: calc(16px + 1.4641288433382138vw);
  --sf-fourtytwo: calc(18px + 1.7569546120058566vw);
  --sf-fourtyfive: calc(16px + 2.12298682284041vw);
  --sf-fourtyeight: calc(16px + 2.342606149341142vw);
  --sf-fivtysix: calc(16px + 2.9282576866764276vw);
  --sf-sixtyfour: calc(16px + 3.513909224011713vw);
  --sf-eighty: calc(16px + 4.685212298682284vw);
}

iframe {
  width: 100%;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: --sf-sixteen;
  font-weight: 400;
  line-height: calc(22px + 0.5vw);
  color: #555555;
  text-align: left;
  background-color: #fff;
}

body.modal-open {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

#edit-checkout {
  margin-left: 16px !important;
}

body.modal-open {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

/* defenitions */
.woocommerce form .h2-heading-lg {
  font-size: 24px;
  color: #262626;
  line-height: 30px;
}

.woocommerce form .lead1-lg {
  font-size: 16px;
  font-family: "TruenoLt";
  line-height: 26px;
  color: #9d9d9d;
}

/* Atoms */
/* typography */

.hero-text1-lg {
  font-family: TruenoSBd;
  font-size: var(--sf-sixtyfour);
  line-height: var(--sf-eighty);
  color: var(--sf-black);
}

.hero-text2-lg {
  font-family: TruenoSBd;
  font-size: var(--sf-fivtysix);
  line-height: 70px;
  color: var(--sf-black);
}

.h1-heading-lg {
  font-family: TruenoSBd;
  font-size: var(--sf-fourtyeight);
  line-height: 60px;
  color: var(--sf-black);
}

.h2-heading-lg {
  font-family: TruenoSBd;
  font-size: var(--sf-thirtysix);
  line-height: var(--sf-fourtyfive);
  color: var(--sf-graydark);
}

.h3-heading-lg {
  font-family: TruenoSBd;
  font-size: var(--sf-twentyeight);
  line-height: var(--sf-thirtyfive);
  color: var(--sf-black);
}

.csr .h3-heading-lg {
  color: #262626;
}

#post-2283 .entry-content .h3-heading-lg {
  font-size: var(--sf-thirtysix);
  font-weight: 600;
  line-height: 1.25;
  text-align: left;
  color: #262626;
}

.h4-heading-lg {
  font-family: TruenoSBd;
  font-size: var(--sf-twentyfour);
  line-height: var(--sf-thirtysix);
  color: var(--sf-black);
}

.h-72 {
  height: 72px !important;
  vertical-align: middle !important;
}

.job-desc .h4-heading-lg {
  font-family: TruenoSBd;
  font-size: var(--sf-twenty);
  line-height: var(--sf-thirtysix);
  color: #262626;
}

.job-desc .body2-lg {
  font-family: TruenoLt;
  font-size: var(--sf-fourteen);
  line-height: 1.57;
  color: #555555;
}

.h5-heading-lg {
  font-family: TruenoSBd;
  font-size: var(--sf-twenty);
  line-height: 30px;
  color: var(--sf-black);
}

.h6-heading-lg {
  font-family: TruenoSBd;
  font-size: var(--sf-sixteen);
  line-height: var(--sf-twentyfour);
  color: var(--sf-black);
}

.lead1-lg {
  font-family: TruenoRg;
  font-size: var(--sf-twenty);
  line-height: calc(16px + 1.2vw);
  color: #7b7b7b;
  padding-left: 2px;
}

.title-lg {
  font-family: TruenoSBd;
  font-size: var(--sf-fourteen);
  line-height: var(--twentytwo);
  color: var(--sf-graydark);
}

.subtitle-lg {
  font-family: TruenoRg;
  font-size: var(--sf-fourteen);
  line-height: var(--twentytwo);
  color: var(--sf-graydark);
}

.body1-lg {
  font-family: TruenoLt;
  font-size: var(--sf-sixteen);
  line-height: var(--sf-twentysix);
  color: var(--sf-gray);
}

.body2-lg {
  font-family: TruenoLt;
  font-size: var(--sf-fourteen);
  line-height: var(--twentytwo);
  color: var(--sf-gray);
}

.small-lg {
  font-family: TruenoRg;
  font-size: var(--sf-twelve);
  line-height: var(--sf-twenty);
  color: var(--sf-grayl);
}

.small2-lg {
  font-family: TruenoRg;
  font-size: var(--sf-ten);
  color: var(--sf-grayl);
}

.pt-des {
  font-family: TruenoLt;
  font-size: var(--sf-fourteen);
  line-height: var(--twentytwo);
  color: #555555;
}

.text-gray {
  color: var(--sf-grayl) !important;
}

.text-grayvl {
  color: #9d9d9d !important;
}

.text-black {
  color: var(--sf-black) !important;
}

/* typography */
/* button */

.btn-primary {
  padding: 12px 16px;
  font-family: TruenoSBd;
  font-size: var(--sf-fourteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.37px;
  text-align: center;
  color: #ffffff;
  background-color: var(--reddish-pink) !important;
  border-radius: 0px;
  border: none;
}

.btn-primary:hover {
  background: #ff3d71;
}

.btn-primary:focus,
.btn-primary.focus {
  background-color: #d80453;
  border-color: #d80453;
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #ffe5eb;
  border-color: #ffe5eb;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
  background-color: #d80453;
  border-color: #d80453;
}

.btn-secondary {
  padding: 12px 16px;
  font-family: TruenoSBd;
  font-size: var(--sf-fourteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.37px;
  text-align: center;
  color: var(--reddish-pink);
  border: solid 1px var(--reddish-pink);
  background-color: rgba(255, 22, 89, 0) !important;
  border-radius: 0px;
}

.btn-secondary:hover {
  background: #ffe5eb;
  color: var(--reddish-pink);
  border: solid 1px var(--reddish-pink);
}

.btn-secondary:focus,
.btn-secondary.focus {
  background-color: #ffbccd !important;
  border-color: var(--reddish-pink);
  color: var(--reddish-pink);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #ffe5eb;
  border-color: #ffe5eb;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show>.btn-secondary.dropdown-toggle {
  border-color: var(--reddish-pink);
  background-color: #ffe5eb;
}

.post-2283 .entry-content a.btn-teritiary {
  font-size: var(--sf-sixteen) !important;
  padding: 13px 18.5px 15px 15px;
}

.post-2283 .entry-content .whatsnew-title a.btn-teritiary {
  font-size: var(--sf-fourteen) !important;
  padding: 11px 10px 12px 10px;
}

.btn-teritiary {
  padding: 10px 16px !important;
  font-family: TruenoSBd;
  font-size: var(--sf-fourteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.37px;
  text-align: center;
  color: var(--sf-black);
  border: solid 1px #c4c4c4 !important;
  background-color: rgba(255, 22, 89, 0);
  border-radius: 0px !important;
}

.btn-teritiary:hover {
  background: #f0f0f0;
}

.btn-teritiary:focus,
.btn-teritiary.focus {
  background-color: #d9d9d9;
  border-color: #c4c4c4;
  color: var(--sf-black);
}

.btn-teritiary.disabled,
.btn-teritiary:disabled {
  background-color: rgba(255, 22, 89, 0);
  border-color: #c4c4c4;
}

.btn-teritiary:not(:disabled):not(.disabled):active,
.btn-teritiary:not(:disabled):not(.disabled).active,
.show>.btn-teritiary.dropdown-toggle {
  background-color: #d9d9d9;
  border-color: #c4c4c4;
  color: var(--sf-black);
}

.btn-lg {
  padding: 17px 24px !important;
  font-size: 18px;
}

.btn-sm {
  padding: 9px 12px !important;
  font-size: var(--sf-twelve) !important;
}

.wd-150 {
  width: 150px;
}

/* button */
/* breadcrumbs */
/* Style the list */
ul.breadcrumb.breadcrumb-1 li {
  font-size: var(--sf-ten);
  line-height: 1.6;
}

ul.breadcrumb.breadcrumb-2 li {
  font-size: var(--sf-twelve);
  line-height: 1.33;
}

ul.breadcrumb.breadcrumb-3 li {
  font-size: var(--sf-fourteen);
  line-height: 1.14;
}

/* breadcrumbs */
/* Atoms */
/* Molecules */
/* Awards */

.awards-h2 {
  font-family: "TruenoSBd";
  font-size: var(--sf-thirtysix);
  line-height: var(--sf-fourtyfive);
  margin: 0px 0px 32px -38px;
}

#awards .r-title {
  margin-top: var(--rTitleMarginTop, 0) !important;
  margin-bottom: var(--rTitleMarginBottom, 0) !important;
}

#awards .text {
  display: var(--textDisplay, inline-flex);
  font-size: var(--textFontSize, 1rem);
}

#awards .time {
  display: var(--timeDisplay, inline-flex);
}

#awards .time__month {
  margin-left: var(--timelineMounthMarginLeft, 0.25em);
}

#awards .time {
  padding: var(--timePadding, 0.25rem 1.25rem 0.25rem);
  border: solid 1px #e9e9e9;
  font-size: var(--timeFontSize, 0.75rem);
  font-weight: var(--timeFontWeight, 700);
  text-transform: var(--timeTextTransform, uppercase);
  color: var(--timeColor, #262626);
  margin-left: -2.5rem;
  background: white;
}

#awards .pl-24 {
  padding-left: 24px;
}

#awards .title-award {
  font-family: "TruenoSBd";
  font-size: var(--sf-twenty);
  font-weight: 600;
  line-height: 1.25;
  color: #262626;
}

#awards .para-award {
  font-family: "TruenoLt";
  font-size: var(--sf-sixteen);
  color: #555555;
  margin-top: 12px;
  line-height: var(--sf-twentysix);
}

#awards .description {
  font-family: "TruenoLt";
  font-size: var(--sf-sixteen);
  font-weight: 300;
  color: #555555;
}

#awards .card {
  background-color: var(--timelineCardBackgroundColor, #fff);
}

#awards .card__title {
  --rTitleMarginTop: var(--cardTitleMarginTop, 1rem);
  font-size: var(--cardTitleFontSize, 1.25rem);
}

#awards .timeline {
  display: var(--timelineDisplay, grid);
  grid-row-gap: var(--timelineGroupsGap, 2rem);
}

#awards .timeline__year {
  font-family: "TruenoSBd";
  margin-bottom: 2.25rem;
  font-size: var(--sf-twenty);
  font-weight: 600;
  line-height: 1.25;
  text-align: center;
  color: #262626;
  max-width: 80px;
  width: 80px;
  display: block;
}

#awards .timeline__group:nth-child(n + 2) .timeline__year {
  margin-bottom: 46px;
}

#awards .timeline__cards {
  display: var(--timeloneCardsDisplay, grid);
  grid-row-gap: var(--timeloneCardsGap, 1.5rem);
}

#awards .timeline {
  --uiTimelineMainColor: var(--timelineMainColor, #222);
  --uiTimelineSecondaryColor: var(--timelineSecondaryColor, #262626);
  border-left: var(--timelineLineWidth, 2px) solid var(--timelineLineBackgroundColor, var(--uiTimelineMainColor));
  padding-bottom: 1.5rem;
}

#awards .timeline__year {
  --timePadding: var(--timelineYearPadding, 0.5rem 0.5rem);
  --timeColor: var(--uiTimelineSecondaryColor);
  --timeFontWeight: var(--timelineYearFontWeight, 400);
}

#awards .timeline__card {
  position: relative;
  margin-left: var(--timelineCardLineGap, 3.85rem);
  background: none;
}

#awards .timeline__cards {
  padding-top: 0.25rem;
  /* 1 */
  padding-bottom: 0.25rem;
  /* 1 */
}

#awards .timeline__card::after {
  content: "";
  width: 16px;
  height: 16px;
  background: #9d9d9d;
  position: absolute;
  top: 4px;
  left: -11.1%;
}

#awards .timeline__card::before {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  top: var(--timelineCardLineTop, 0rem);
  left: -11.67%;
  z-index: 0;
  border: 1px solid #d9d9d9;
}

#awards .timeline {
  --timelineMainColor: #d9d9d9;
}

#awards .page {
  max-width: 47rem;
  padding: 5rem 2rem 3rem;
  margin-right: auto;
}

.so-widget-awards-widget .awards-h2 {
  color: #262626;
}

/* Awards */
/* card */
.product-card {
  border-radius: 0px;
  margin-bottom: 15px !important;
}

.product-card .card-body {
  padding: 24px 24px !important;
  background: #fff;
  min-height: 280px;
}

.community .product-card .card-body {
  min-height: auto;
}

.product-details .product-card .card-body {
  padding: 0px !important;
  background: #fff;
  min-height: auto;
}

.so-widget-product-card-without-banner-widget .product-card .card-body {
  padding: 20px 22px 16px 24px;
  background: #fafafa;
  min-height: 235px;
}

.product-card .card-body span img {
  width: 20px;
}

.product-card .card-body span i {
  font-size: 20px;
  vertical-align: text-top;
}

.card-icon {
  color: var(--reddish-pink);
  vertical-align: middle !important;
}

.icon-title-description .card-body span img {
  width: 24px;
}

.product-card .icon-wrap span img {
  width: 73px;
}

.product-card .card-body span .img-logo {
  width: 51px;
  height: 35px;
}

.product-card .card-body span .img-logo-three {
  width: 26px;
  height: 22px;
  margin-right: 10px;
}

.product-card .card-body .pro-disc {
  font-family: "TruenoLt";
  font-size: var(--sf-fourteen);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  color: #555555;
  margin-bottom: 17px;
}

.product-card .card-body ul {
  list-style-type: none;
  padding-inline-start: 0px;
}

.product-card .card-body ul li {
  font-family: "TruenoSBd";
  font-size: var(--sf-sixteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
  margin-bottom: 8px;
}

.product-card .card-body ul li .content {
  display: inline-grid;
  margin-left: 5px;
  width: 86%;
  height: 60px;
}

.product-blank {
  height: 41px;
}

.product-card .card-body ul li p {
  margin: 1px 0 0 0px;
  font-family: "TruenoLt";
  font-size: var(--sf-fourteen);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: var(--twentytwo);
  letter-spacing: normal;
  text-align: left;
  color: #555555;
}

.product-card .card-header {
  padding: 20px 24px;
  border-bottom: solid 1px #cccccc;
  background-color: #ffffff;
  display: block;
  width: 100%;
  font-family: "TruenoSBd";
  font-size: var(--sf-twenty);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 25px;
  letter-spacing: normal;
  text-align: left;
  color: var(--sf-graydark);
}

.product-card .card-footer {
  padding: 20px 27px;
  background-color: #fafafa;
  border-top: none;
  border-radius: 0px;
}

.product-card .card-footer .qty {
  font-family: "TruenoLt";
  font-size: var(--sf-fourteen);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: #555555;
}

.product-card .card-footer .qty span {
  font-weight: 600;
}

.product-card .card-footer .price {
  font-family: "TruenoSBd";
  font-size: var(--sf-twenty);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #ff1659;
}

.product-card .card-title span {
  display: block;
}

.product-card .card-title p {
  display: inline-block;
  width: 94%;
}

.product-card .card-title:after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: bolder;
  font-size: var(--sf-twenty);
  color: #2b2b2a;
  float: right;
  -webkit-text-stroke: 1px #fff;
}

.product-card .card-title[aria-expanded="true"]:after {
  content: "\f106";
}

.product-card .card-title[aria-expanded="false"]:after {
  content: "\f107";
}

.card-default {
  display: flex;
  margin: 10px 0;
  border: solid 1px #cccccc;
  background-color: #ffffff;
  width: 600px;
  max-width: 100%;
}

.card-default .card-media {
  width: 288px;
  height: 264px;
  margin: 0 24px 0 0;
}

.card-default .card-media img {
  width: 100%;
  height: 100%;
  /* object-fit: cover; */
  object-position: center;
}

.card-default .content {
  display: inline-block;
  width: 50%;
}

.card-default .content h2 {
  font-family: TruenoSBd;
  font-size: var(--sf-twentyfour);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
  margin: 20px 0px 20px 0px;
}

.card-default .content p {
  font-family: TruenoRg;
  font-size: var(--sf-fourteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
  margin: 32px 0px 0px 0px;
}

.card-default .content .date {
  opacity: 0.5;
  font-family: TruenoRg;
  font-size: var(--sf-fourteen);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: var(--sf-black);
}

.card-default .content .discount {
  width: 50px;
  height: 25px;
  padding: 4px 11px 4px 8px;
  margin: 12px 0px 16px 0;
  background-color: #e9e9e9;
  font-family: TruenoSBd;
  font-size: var(--sf-fourteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: var(--sf-black);
}

.card-default .content .price {
  margin: 5px 0 0;
  font-family: TruenoSBd;
  font-size: var(--sf-sixteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: var(--sf-black);
}

.card-default .content .dis-price {
  opacity: 0.5;
  font-family: TruenoRg;
  font-size: var(--sf-fourteen);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: var(--sf-black);
  text-decoration: line-through;
}

.vcard {
  display: block;
  margin: 10px 0;
  border: solid 1px #cccccc;
  background-color: #ffffff;
  width: 288px;
  max-width: 100%;
}

.vcard .card-media {
  width: 288px;
  height: 225px;
  margin: 0 0 20px;
  border: solid 1px #e9e9e9;
}

.vcard .content {
  display: inline-block;
  width: 100%;
  padding: 21px 28px 24px 24px;
}

.vcard .content h2 {
  font-family: TruenoSBd;
  font-size: var(--sf-twenty);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: var(--sf-black);
  margin: 0 0 12px;
}

.vcard .content .info {
  font-family: TruenoRg;
  font-size: var(--sf-fourteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
  margin: 0px 0px 24px 0;
}

.vcard .content .rewards span {
  margin: 0 0 0 8px;
  font-family: TruenoRg;
  font-size: var(--sf-twenty);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: var(--sf-black);
}

.vcard .content .rewards img {
  width: 23px;
  height: 23px;
  vertical-align: bottom;
}

.vcard-lg {
  display: block;
  margin: 0px 0;
  border: solid 1px #cccccc;
  background-color: #ffffff;
  /* width: 392px; */
  max-width: 100%;
}

.vcard-lg .card-media {
  width: 100%;
  height: 300px;
  margin: 0 24px 0 0;
}

.vcard-lg .content {
  display: inline-block;
  width: 100%;
  padding: 0px 28px 24px 24px;
}

.vcard-lg .content .info {
  font-family: TruenoRg;
  font-size: var(--sf-fourteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
  margin: 0px 0px 24px 0;
}

.vcard-lg .content .rewards img {
  width: 23px;
  height: 23px;
  vertical-align: bottom;
}

.vcard-lg .content .rewards span {
  margin: 0 0 0 8px;
  font-family: TruenoRg;
  font-size: var(--sf-twenty);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: var(--sf-black);
}

.product-page-card .btn-primary {
  width: 168px;
  height: 48px;
}

/* power up */

.power-up {
  background: black;
  padding: 80px 0px;
}

.power-up h2.h2-heading-lg {
  color: #ffffff;
  margin-bottom: 12px;
}

.power-up p.body1-lg {
  font-size: var(--sf-twenty);
  color: #ffffff !important;
}

.power-up .learn-button {
  margin-top: 40px;
}

@media (min-width: 1024px) {
  .power-up {
    margin-left: -33.33%;
    margin-right: -33.33%;
  }
}

@media (max-width: 1023px) {
  .web-login {
    display: none !important;
  }

  .power-up {
    margin-left: -4.33%;
    margin-right: -4.33%;
  }

  .power-up .learn-button {
    margin-bottom: 40px;
  }

  .power-up {
    padding: 20px 0px 40px 0px;
  }
}

.icon-title-description .card-body {
  padding: 0px;
}

.icon-title-description {
  border: none !important;
}

.noborder {
  border: none !important;
}

/* card image */

.card-default .card-about-us {
  width: 100%;
  height: 245px;
  margin: 0 24px 0 0;
}

.card-default .card-image-content h2 {
  margin: 20px 0px 12px 32.5px;
  font-family: TruenoSBd;
  font-size: var(--sf-twentyfour);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
}

.card-default .card-image-content p {
  margin: 12px 32px 0;
  font-family: TruenoRg;
  font-size: var(--sf-sixteen);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: left;
  color: #555555;
  height: 70px;
}

.card-default .card-image-bt {
  width: 100%;
  height: 202px !important;
  margin: 0 24px 0 0;
}

.card-default .card-image-bt-content h2 {
  height: 60px;
  margin: 20px 28px 12px 20px;
  font-family: TruenoSBd;
  font-size: var(--sf-twentyfour);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
}

.card-default .card-image-bt-content p {
  margin: 12px 34px 20px 20px;
  font-family: TruenoRg;
  font-size: var(--sf-sixteen);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: left;
  color: #555555;
}

.below-description {
  font-family: "TruenoLt";
  font-size: var(--sf-fourteen);
  font-weight: 300;
  line-height: var(--twentytwo);
  text-align: left;
  color: #7b7b7bb3;
  margin-top: 15px;
}

.card-with-icon-title-description ul li {
  font-family: "TruenoSBd";
  font-size: var(--sf-twenty) !important;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
  margin-bottom: 8px;
}

.card-with-icon-title-description ul li p {
  margin: 1px 0 0 0px;
  font-family: "TruenoRg";
  font-size: var(--sf-sixteen) !important;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: #555555;
}

/* card */
/* benefit */

.small-card {
  display: flex;
  margin: 10px 0;
}

.scard-v {
  display: block;
}

.ml-m15 {
  margin-left: -15px;
}

.small-card .icon-img {
  width: 35px;
  height: 35px;
  margin: 0px 24px 0 0;
  border-radius: 100%;
}

.small-card .icon-img i {
  font-size: 40px;
  color: var(--reddish-pink);
}

.so-widget-benefit-widget .small-card .icon-img img {
  width: 60px;
  aspect-ratio: 1;
  margin: 0px 0px 16px 0px;
}

.scard-v .icon-img {
  width: 80px;
  height: 80px;
  margin: 0 24px 20px 0;
  display: inline-block;
}

.so-widget-vertical-benefit-widget .scard-v .icon-img {
  width: 80px;
  height: 80px;
  margin: 0 24px 20px 0;
  display: inline-block;
}

.small-card .content {
  display: inline-block;
  width: 70%;
}

.scard-v .content h2 {
  max-width: 100% !important;
  font-size: 24px !important;
}

.small-card .content h2 {
  font-family: "TruenoRg";
  font-size: var(--sf-twenty);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #262626;
  margin-bottom: 8px;
  text-align: center;
}

.small-card .content p {
  font-family: TruenoLt;
  font-size: var(--sf-sixteen);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 23px;
  letter-spacing: normal;
  text-align: left;
  color: #555555;
  text-align: center;
}

/* benefit */
/* accordion-body */

.accordion-header {
  padding: 16px 0px;
  border-top: 1px solid #d9d9d9;
}

.sf-accordion .accordion-header:first-child {
  border-top: none;
}

.accordion-title {
  font-family: TruenoSBd;
  font-size: var(--sf-sixteen);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: var(--sf-twentyfour);
  letter-spacing: normal;
}

.accordion-body {
  padding: 0px 16px 16px 10px;
  font-family: TruenoLt;
  font-size: var(--sf-sixteen);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: var(--sf-twentysix);
  letter-spacing: normal;
  color: #434343;
}

/* start helpie accordion css */

.accordion__header {
  padding: 20px 0 !important;
  border-bottom: none !important;
  border-top: none !important;
  position: relative;
}

.helpie-faq.accordions .accordion__item {
  border-bottom: 1px solid #d9d9d9 !important;
  cursor: pointer;
}

.helpie-faq.accordions .accordion {
  border: none !important;
  margin: 10px 0;
}

.accordion__title {
  font-family: TruenoRg;
  font-size: var(--sf-sixteen);
  line-height: var(--sf-twentyfour);
  color: var(--sf-graydark);
  position: relative;
  padding-right: 35px;
  text-align: left;
}

.accordion__body {
  padding: 20px !important;
  font-family: TruenoLt;
  font-size: var(--sf-sixteen);
  line-height: var(--sf-twentyfour);
  color: var(--sf-grayl);
  text-align: left;
}

.helpie-faq.accordions .accordion__body {
  background: none !important;
  padding: 0px !important;
  padding-right: 60px !important;
  padding-bottom: 20px !important;
  display: none;
  word-break: break-word;
}

.accordion__body p:first-child {
  display: none;
}

.accordion__header:after {
  content: "\f107" !important;
  font-family: "Font Awesome 5 Free";
  font-weight: bolder;
  color: #000;
  float: right;
  -webkit-text-stroke: 1px #fff;
  float: right;
  line-height: normal;
  height: 0 !important;
  font-size: var(--sf-twentyeight) !important;
  top: -30px !important;
  position: relative;
}

.accordion__header.active:after {
  content: "\f106" !important;
}

.helpie-faq.accordions .accordion__header:before {
  display: none !important;
}

/* end helpie accordion css */
/* end helpie accordion css */
/* accordion-body */
/* page404 */
/* Error - 404 styles */
/* search styles */

.searchform input[type="search"] {
  background: #fff url(../images/search-icon.png) no-repeat right center;
  border: 1px solid #979797;
  padding: 8px 16px 8px 16px;
  width: 392px;
  outline: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  font-style: normal;
  font-weight: normal;
  font-size: var(--sf-sixteen);
  line-height: 19px;
  color: #9d9d9d;
  mix-blend-mode: normal;
}

#error-404 .search-result p {
  margin-bottom: 16px;
  font-family: TruenoRg;
  font-size: var(--sf-twenty);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: left;
  color: #555555;
}

#error-404 ul {
  list-style: none;
  padding-left: 0px;
  font-style: normal;
  font-weight: normal;
  font-size: var(--sf-sixteen);
  line-height: var(--sf-twenty);
}

#error-404 .left-box {
  max-height: 398.69px;
}

#error-404 img {
  max-height: 398.69px;
  object-fit: cover;
  object-position: center;
  max-width: 100%;
}

.bg-gray {
  background: #cccccc;
}

#error-404 .vh-100 {
  max-height: 398.69px;
}

.select-box .input-group .btn-check-icon {
  color: #fff;
  background-color: #ff1659;
  border-color: #ff1659;
  border-radius: 0px;
  font-family: TruenoSBd;
  font-size: var(--sf-sixteen);
  height: 48px !important;
  padding: 0px !important;
  width: 48px !important;
}

@media screen and (min-width: 1200px) and (max-width: 2560px) {
  #error-404 .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }

  .inline-search #search #s {
    width: 220px !important;
  }

  #error-404 .row>[class*="col-"] {
    display: flex;
    flex-direction: column;
  }
}

/* page404 */
/* info */

.feedback-box {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  background: #f5f5f5;
  padding: 36px var(--sf-fourtytwo);
  height: 138px;
  box-sizing: border-box;
  padding-right: 100px;
}

.feedback-box .contact-iconbox {
  /* width: 62%; */
  text-align: right;
  display: contents;
}

.feedback-box .contact-iconbox .icon-box {
  /* display: inline-block;
padding: 0px 2% 20px 10%; */
  text-align: center;
}

.feedback-box .contact-iconbox .icon-box:last-child {
  border-right: none;
}

.feedback-box .contact-tagline h2 {
  font-family: TruenoSBd;
  font-size: var(--sf-twentyeight);
  line-height: var(--sf-thirtysix);
  color: #262626;
  margin-bottom: 4px;
}

.card-title-text {
  font-family: TruenoSBd;
  font-size: var(--sf-sixteen);
  font-weight: bold;
  color: #000000;
  line-height: var(--sf-twentysix);
}

.card-text-sub {
  font-family: TruenoRg;
  font-size: var(--sf-sixteen);
  line-height: var(--sf-twentysix);
  color: #555555;
}

.feedback-box .contact-iconbox .icon-box span p.card-text {
  text-transform: capitalize;
}

.feedback-box .contact-iconbox .icon-box p {
  font-family: TruenoRg;
  font-size: var(--sf-sixteen);
  line-height: var(--sf-twentysix);
  margin-bottom: 0px;
  color: #555555;
}

.feedback-box .contact-iconbox .icon-box .icon {
  margin-bottom: 12px;
}

.feedback-box .contact-iconbox .icon-box .icon-i {
  margin-bottom: 8px;
}

.feedback-box .contact-iconbox .icon-box .icon img {
  width: 45px;
  height: 45px;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  /* Firefox 4+ */
  filter: gray;
  /* IE 6-9 */
}

.feedback-box .contact-iconbox .icon-box .icon img:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none;
  filter: none;
}

.feedback-box .contact-iconbox .icon-box .icon-i i {
  font-size: 48px;
  /*font-size: var(--sf-sixtyfour);*/
  line-height: 30px;
}

.feedback-box .contact-iconbox .icon-box .icon-i i:hover {
  color: var(--reddish-pink);
}

.feedback-box .contact-iconbox .icon-box span {
  display: block;
  font-family: TruenoSBd;
  font-size: var(--sf-sixteen);
  line-height: 1.25;
  text-transform: uppercase;
}

/* info */
/* breadcrumbs */
/* Style the list */

.breadcrumbs-section ul.breadcrumb {
  padding: 0px 2px;
  list-style: none;
  background-color: #fff;
  margin-top: 24px;
  margin-bottom: 24px;
}

/* Display list items side by side */

.breadcrumbs-section ul.breadcrumb li {
  display: inline;
  margin: 0 4px 0 0;
  font-family: TruenoLt;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  font-size: var(--sf-fourteen);
  line-height: 16px;
}

/* Add a slash symbol (/) before/behind each list item */

.breadcrumbs-section ul.breadcrumb li+li:before {
  content: "";
  background: url(../assets/images/icons/ic_arrow_down_small.svg) no-repeat;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  background-size: inherit;
  background-position: center bottom -4px;
  border: none;
  display: inline-block;
  margin-left: 0.255em;
  transform: rotate(270deg);
}

/* Add a color to all links inside the list */

.breadcrumbs-section ul.breadcrumb li a {
  color: var(--reddish-pink);
  text-decoration: none;
}

/* Add a color on mouse-over */

.breadcrumbs-section ul.breadcrumb li a:hover {
  color: var(--reddish-pink);
  text-decoration: underline;
}

/* Add a color to all links inside the list */

.breadcrumbs-section ul.breadcrumb li a.active {
  color: var(--black);
  text-decoration: none;
  cursor: default !important;
}

/* breadcrumbs */
/* card-with-title-data-price-validity */
/* Start Product PDP page css */

.pdp-box .price {
  font-family: TruenoBd;
  font-size: var(--sf-twentyfour);
  line-height: 30px;
  letter-spacing: 0px;
  text-align: right;
  margin-bottom: 10px;
}

.pdp-box .price p {
  font-family: TruenoRg;
  font-size: var(--sf-sixteen);
  line-height: var(--sf-twentysix);
  letter-spacing: 0px;
  margin-bottom: 10px;
  color: #7b7b7b;
}

.sep-line {
  border-top: solid 1px #eaeced;
  height: 1px;
  display: inline-block;
  width: 100%;
  margin: 10px 0px;
}

.pdp-box ul {
  list-style-type: none;
  padding-inline-start: 0px;
  margin-bottom: 30px;
}

.pdp-box ul li {
  font-family: TruenoSBd;
  font-size: var(--sf-sixteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: var(--sf-black);
  margin-bottom: 14px;
}

.pdp-box ul li .content {
  display: inline-grid;
}

.pdp-box ul li p {
  margin: 1px 0 0 0px;
  font-family: TruenoRg;
  font-size: var(--sf-fourteen);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: #7b7b7b;
}

.pdp-box .foot-content h4 {
  font-family: TruenoSBd !important;
  font-size: var(--sf-twenty) !important;
  line-height: 25px !important;
  color: #262626 !important;
  margin-bottom: 10px !important;
}

.pdp-box .foot-content p {
  font-family: TruenoRg !important;
  font-size: var(--sf-fourteen) !important;
  line-height: var(--twentytwo) !important;
  color: #7b7b7b !important;
  white-space: pre-wrap !important;
}

.pdp-box .link-card {
  height: 50px;
  padding: 9px 16px;
  background-color: #e9e9e9;
  cursor: pointer;
}

.tnc-treasure .pdp-box .link-card {
  height: 50px;
  padding: 9px 16px;
  background-color: #faf2db;
  cursor: pointer;
}

.pdp-box .link-card .l-box {
  -webkit-text-stroke: 0 #e9e9e9;
  font-family: TruenoSBd;
  font-size: var(--sf-sixteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: var(--sf-thirtytwo);
  letter-spacing: normal;
  text-align: left;
  color: #262626;
}

.pdp-box .link-card .r-box {
  float: right;
  line-height: var(--sf-thirtytwo);
  padding-top: 5px;
}

.pdp-box .link-card .r-box i {
  font-size: 26px;
}

.mt-56 {
  margin-top: 56px;
}

.pembelian-box {
  /* width: 496px;
height: 358px;
margin: 75px 75px 164px; */
  border: 1px solid #eaeced;
  box-sizing: border-box;
  display: block;
  padding: 40px 40px 28px;
  margin-left: 16%;
}

.pembelian-box .title {
  font-family: TruenoSBd;
  font-size: var(--sf-twentyfour);
  line-height: 30px;
  color: #000000;
  margin-bottom: 12px;
}

.pembelian-box .sub-info {
  font-family: TruenoLt;
  font-size: var(--sf-sixteen);
  line-height: var(--twentytwo);
  color: #555555;
  margin-bottom: 20px;
}

.pembelian-box .sub-info a {
  color: #000;
  text-decoration: underline;
}

.pembelian-box .icon-box {
  border: 1px solid #000000;
  padding-left: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-bottom: 20px;
}

.pembelian-box .icon-box-link {
  text-align: left;
  height: 48px;
  padding: 11px 18px 11px 17px;
  border: solid 1px #555555;
  margin-bottom: 20px;
  margin-top: 24px;
}

.pembelian-box .icon-box-link .text {
  font-family: TruenoSBd;
  font-size: var(--sf-sixteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #555555;
}

.pembelian-box .icon-box-link .icon-right {
  float: right;
}

.pembelian-box .icon img {
  height: 28px;
  margin-right: 5px;
}

.pembelian-box .icon i {
  color: var(--reddish-pink);
  font-size: 28px;
  margin-right: 5px;
  vertical-align: middle;
}

.pembelian-box .icon-right {
  float: right;
  height: 20px;
  width: 20px;
  background: #fff url(../assets/images/icon-openIn.svg) no-repeat;
  background-size: 18px;
  background-position: 0px 4px;
}

.pembelian-box .col-4 img {
  max-width: 100%;
  height: 48px;
  margin-bottom: 2px;
}

.pembelian-box .col-6 img {
  max-width: 100%;
  height: 102px;
  margin-left: 25px;
}

.so-widget-card-with-title-features-widget li {
  padding: 5px 15px;
  font-family: "TruenoRg";
  font-size: var(--sf-sixteen);
  color: #555555;
  line-height: var(--sf-twentysix);
}

.so-widget-card-with-title-features-widget ol {
  padding-left: 15px;
}

.link-popup {
  color: #e62e56;
}

.link-popup:hover {
  color: #555555;
}

.help-link {
  z-index: 999;
  position: relative;
}

.height404 {
  min-height: 514px;
}

#login-dashboard .modal-content li {
  padding: 0px !important;
}

.modal-content li {
  font-family: "TruenoLt";
  font-size: var(--sf-sixteen);
  padding: 5px 15px;
  color: #555555;
}

.modal-content ol li {
  list-style: decimal;
  word-break: break-word !important;
}

.link-card .modal-header {
  margin-top: 24px;
}

.link-card .modal-body {
  padding: 0px;
  padding-right: 15px;
}

.modal-body.border-0 ol {
  padding-left: 0px;
}

.link-card .modal-body {
  padding-top: 0px;
}

.link-card .modal-header {
  padding: 22px;
}

.link-card .modal-header {
  padding-bottom: 10px;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 600px !important;
  }

  #logoutModal .modal-dialog {
    max-width: 245px !important;
  }
}

.icon-title-description li {
  padding: 0px;
}

/* End Product PDP page css */

.device-card {
  max-width: 808px;
  width: 100%;
  min-height: 206px;
  height: 100%;
  display: flex;
  padding: var(--sf-ten) var(--sf-twentyfour) var(--sf-eighteen) 0px;
  border: solid 1px #e9e9e9;
  background-color: #fafafa;
}

.device-card .media-content {
  width: 50%;
}

.device-card .media-content .feature {
  height: 37px;
  border-left: solid 3px #ff1659;
  font-family: TruenoSBd;
  font-size: var(--sf-fourteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 37px;
  letter-spacing: normal;
  text-align: left;
  color: #ff1659;
}

.device-card .media-content .feature-box {
  padding-left: 24px;
  margin-top: 128px;
}

.device-card .media-content .feature-title {
  font-family: TruenoLt;
  font-size: var(--sf-fourteen);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  color: #434343;
  margin-top: 8px;
}

.device-card .media-content .feature-subtitle {
  font-family: TruenoSBd;
  font-size: var(--sf-twenty);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
  margin-bottom: 10px;
  min-height: 25px !important;
}

.device-card .media-content .feature-info {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}

.device-card .media-content .feature-info .info-txt {
  margin-left: 0px;
  width: 54.5%;
}

.device-card .media-content .feature-info .heading {
  font-family: TruenoRg;
  font-size: var(--sf-fourteen);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
  padding: 3.5px 6.2px;
  background: #e9e9e9;
}

.device-card .media-content .feature-info .text {
  font-family: TruenoRg;
  font-size: var(--sf-ten);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  color: #434343;
  margin-top: 5px;
}

.device-card .media-content .feature-rp {
  font-family: TruenoSBd;
  font-size: var(--sf-fourteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  text-align: left;
  color: #ff1659;
  letter-spacing: 0.37px;
  padding: 0px 16px;
  min-height: 40px;
  line-height: 40px;
  border: 1px solid #d9d9d9 !important;
}

.device-card .media-content .feature span {
  margin-left: 4px;
  margin-right: 8px;
}

.device-card .media-content .feature span i {
  font-size: 14px;
}

.device-card .media-box {
  width: 50%;
}

/* small cards */

.device-scard {
  width: 392px;
  min-height: 230px;
  height: 100%;
  height: 230px;
  display: flex;
  padding: 24px 27px 24px 24px;
  border: solid 2px #e9e9e9;
  background-color: #fafafa;
  margin-bottom: 24px;
}

.device-scard .media-content {
  width: 60%;
}

.device-scard .media-content .feature {
  height: 57px;
  border-left: solid 3px #ff1659;
  font-family: TruenoSBd;
  font-size: var(--sf-fourteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 57px;
  letter-spacing: normal;
  text-align: left;
  color: #ff1659;
}

.device-scard .media-content .feature-box {
  padding-left: 24px;
}

.device-scard .media-content .feature-title {
  font-family: TruenoLt;
  font-size: var(--sf-twelve);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #434343;
}

.device-scard .media-content .feature-subtitle {
  font-family: TruenoSBd;
  font-size: var(--sf-sixteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
  margin-bottom: 16px;
}

.device-scard .media-content .feature-info {
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}

.device-scard .media-content .feature-info .info-txt {
  margin-left: 16px;
  width: 100%;
}

.device-scard .media-content .feature-info .heading {
  font-family: TruenoRg;
  font-size: var(--sf-twelve);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
}

.device-scard .media-content .feature-info .text {
  font-family: TruenoLt;
  font-size: var(--sf-ten);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #434343;
}

.device-scard .media-content .feature-rp {
  font-family: TruenoSBd;
  font-size: var(--sf-sixteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #ff1659;
}

.device-scard .media-content .feature span {
  margin-left: 14px;
  margin-right: 8px;
}

.device-scard .media-box {
  width: 40%;
}

/* transparent card */

.device-stcard {
  width: 100%;
  height: auto;
  display: flex;
  padding: 24px 27px 24px 24px;
  border: solid 2px #e9e9e9;
  background-color: #ffffff;
  margin-bottom: 24px;
  align-items: flex-end;
}

.device-stcard .media-content {
  width: 50%;
}

.device-scard .media-content .feature {
  height: 57px;
  border-left: solid 3px #ff1659;
  font-family: TruenoSBd;
  font-size: var(--sf-fourteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 57px;
  letter-spacing: normal;
  text-align: left;
  color: #ff1659;
}

.device-stcard .media-content .feature-box {
  padding-left: 24px;
}

.device-stcard .media-content .feature-title {
  font-family: TruenoLt;
  font-size: var(--sf-sixteen);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #434343;
}

.device-stcard .media-content .feature-subtitle {
  font-family: TruenoSBd;
  font-size: var(--sf-twenty);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
  margin-bottom: 16px;
}

.device-stcard .media-content .feature-info {
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}

.device-stcard .media-content .feature-info .info-txt {
  margin-left: 16px;
  width: 100%;
}

.device-stcard .media-content .feature-info .heading {
  font-family: TruenoRg;
  font-size: var(--sf-sixteen);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
}

.device-stcard .media-content .feature-info .text {
  font-family: TruenoLt;
  font-size: var(--sf-twelve);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #434343;
}

.device-stcard .media-content .feature-rp {
  font-family: TruenoSBd;
  font-size: var(--sf-twenty);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #ff1659;
}

.device-stcard .media-content .feature span {
  margin-left: 14px;
  margin-right: 8px;
}

.device-stcard .media-box {
  width: 50%;
}

.device-bundling-feature-product-card .feature-info .icon-img img {
  height: 28px;
  vertical-align: top;
}

.device-bundling-feature-product-card .feature-info .icon-img span {
  /* background-color: #f2f2f2; */
  height: 9px;
  width: 9x;
  display: flex;
}

.device-bundling-feature-product-card .feature-info .icon-img span i {
  font-size: 20px;
  color: #262626;
}

.device-bundling-feature-product-card .feature-info .icon-img span i:hover {
  color: #9d9d9d;
}

.device-bundling-tile-product-card .feature-info .icon-img img {
  height: 20px;
  vertical-align: top;
}

.device-bundling-tile-product-card .feature-info .icon-img span {
  background-color: #f2f2f2;
  height: 28px;
  width: 28px;
  display: flex;
}

.device-bundling-tile-product-card .feature-info .icon-img span i {
  font-size: 28px;
  color: #9d9d9d;
}

.device-bundling-tile-product-card .feature-info .icon-img span i:hover {
  color: #9d9d9d;
}

.device-bundling-product-card .feature-info .icon-img img {
  height: 28px;
  vertical-align: top;
}

.device-bundling-product-card .feature-info .icon-img span {
  /* background-color: #f2f2f2; */
  height: 9px;
  width: 9px;
  display: flex;
}

.device-bundling-product-card .feature-info .icon-img span i {
  font-size: 20px;
  color: #262626;
  flex-grow: 0;
}

.device-bundling-product-card .feature-info .icon-img span i:hover {
  color: #9d9d9d;
}

span.r-box img {
  height: 32px;
}

.icon-title-description .card-body {
  background: #fff !important;
}

.mobile-banking .pdp-box .foot-content p,
.mobile-banking .so-widget-card-with-title-features-widget li {
  font-size: var(--sf-twenty);
  line-height: var(--sf-thirtytwo);
  color: #555555;
}

/* card-with-title-data-price-validity */
/* traiff-roaming */

.tarif-roming {
  background: #f5f5f5;
  max-width: 575px;
}

.font-20 {
  font-size: var(--sf-twenty);
}

.tarif-card {
  margin-top: 24px;
  display: grid;
}

.tarif-card-new {
  margin-top: 24px;
  display: inline-block !important;
  width: 19%;
}

.tarif-card .tarif-box {
  padding: 22px 18px;
  background: #ffffff;
  width: 250px;
  height: 153px;
}

.tarif-card .tarif-box .title {
  border-bottom: 1px solid #d8d8d8;
  width: 100%;
  padding-right: 18%;
  padding-bottom: 20px;
  margin-bottom: 18px;
  height: 65px;
  font-family: TruenoLt;
  font-size: var(--sf-twentyfour);
  line-height: 25px;
  color: #000000;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.tarif-card .tarif-box p {
  font-family: TruenoSBd;
  font-size: var(--sf-twentyfour);
  line-height: 30px;
  color: #000000;
}

.tarif-card-new .tarif-box p {
  font-family: TruenoSBd;
  font-size: var(--sf-twentyfour);
  line-height: 30px;
  color: #000000;
  display: inline;
}

.tarif-card .tarif-box p span {
  font-family: TruenoLt;
  font-size: var(--sf-fourteen);
  line-height: 30px;
  color: #000000;
}

.bg-gray {
  background: #ececec !important;
}

.bold-txt {
  color: #000;
  font-family: TruenoSBd;
}

.select-box {
  margin-top: 16px;
}

.select-box .input-group input {
  border-radius: 0px;
  height: 48px;
}

.select-box .input-group .btn-check {
  color: #fff;
  background-color: #ff1659;
  border-color: #ff1659;
  border-radius: 0px;
  font-family: TruenoSBd;
  font-size: var(--sf-sixteen);
  height: 48px;
  width: 184px;
  padding: 10px 27px;
}

.mb-30 {
  margin-bottom: 30px;
}

.select-box .custom-select {
  background: #fff url(../assets/images/ic_arrow_down_small.svg) no-repeat right 0.8rem center;
  border-radius: 0;
  height: 48px;
  font-family: TruenoLt;
  font-size: var(--sf-sixteen);
  line-height: 19px;
  color: #2b2b2b;
}

/* traiff-roaming */
/* treasure-hunt-with-store-icon */

.bg-blue-lte {
  background-color: #78d1e3;
}

/* .br-color{    
border: solid 1px #78d1e3;
} */

.hero-banner .container {
  padding: 0px;
}

/* .hero-banner {
padding: 73px 73px 72.25px 108px;
font-stretch: normal;
font-style: normal;    
letter-spacing: normal;
text-align: left;
} */

.hero-banner .img-block {
  min-height: 382px;
}

.hero-banner .box {
  width: 494px;
  padding: 45px 44px 45.8px 59px;
  border: solid 0 #929292;
  background-color: #ffffff;
  float: right;
}

.hero-banner h2,
.second-row .title,
.third-row h2,
.fourth-row h2 {
  font-family: "TruenoSBd";
  font-size: var(--sf-twentyeight);
  font-weight: 600;
  line-height: 1.25;
  color: #262626;
  margin-bottom: 12px;
}

.hero-banner p,
.third-row p,
.fourth-row p {
  font-family: "TruenoRg";
  font-size: var(--sf-sixteen);
  line-height: 1.63;
  color: #555555;
  margin-bottom: 37px;
}

.hero-banner ul {
  /* list-style: none; */
  display: inline-block;
  margin-bottom: 25px;
}

.hero-banner li {
  display: inline-flex;
  width: 48%;
  vertical-align: middle;
}

.hero-banner li i {
  font-size: 24px;
  color: #ff1659;
}

.hero-banner li span {
  font-family: "TruenoSBd";
  font-size: var(--sf-sixteen);
  font-weight: 600;
  line-height: 1.75;
  letter-spacing: -0.17px;
  color: #262626;
}

.hero-banner .download p {
  line-height: 1.75;
  letter-spacing: -0.17px;
  color: #262626;
}

.hero-banner .download a img {
  max-width: 165.1px;
  max-height: 49.1px;
}

.mr-11 {
  margin-right: 11.9px;
}

/* treasure-hunt-with-store-icon */
/* our-lucky-captain */

.fourth-row.bg-pattern {
  padding-top: 23px;
  padding-bottom: 0px;
  background-size: cover;
}

.fourth-row h2,
.fourth-row p {
  color: white;
}

.fourth-row p {
  margin-bottom: 0px;
}

.fourth-row p:last-child {
  margin-bottom: 27px;
}

.fourth-row p time {
  font-family: "TruenoSBd";
  font-size: var(--sf-sixteen);
  font-weight: 600;
  line-height: 1.5;
}

.fourth-row .many-more {
  padding-top: 26px;
  padding-bottom: 33px;
}

.lucky-captain {
  width: 100%;
  /* max-width: 392px; */
}

.fourth-row .many-more h3,
.fourth-row .lucky-captain h3 {
  font-family: "TruenoSBd";
  font-size: var(--sf-thirtysix);
  font-weight: 600;
  line-height: 45px;
  color: #ffffff;
}

.fourth-row .lucky-captain h3 {
  color: #262626 !important;
}

.fourth-row .col-md-2 {
  max-width: 104px;
  padding-left: 10px;
  padding-right: 10px;
}

.mb-23 {
  margin-bottom: 23px;
}

.fourth-row .head {
  padding: 10px 10px 10px 25px;
  border: solid 0 var(--brown-grey);
  background-color: #e7e7e7;
}

.fourth-row .head {
  font-family: "TruenoSBd";
  font-size: var(--sf-twentyfour);
  font-weight: 600;
  color: #262626;
}

.fourth-row .grand {
  position: relative;
}

.fourth-row .grand::before {
  content: "";
  width: 82.3px;
  height: 117.6px;
  position: absolute;
  right: 0px;
  top: -105px;
}

.fourth-row .body {
  background: #fafafa;
  padding-top: 11.6px;
  padding-left: 25px;
  padding-bottom: 36.4px;
  padding-right: 29px;
  color: #262626;
}

.lucky-captain .body span {
  font-family: "TruenoSBd";
  font-size: var(--sf-twenty);
  font-weight: 600;
  line-height: 2.25;
  text-align: right;
  float: right;
}

.lucky-captain .body a {
  color: #262626 !important;
}

.fourth-row .body small,
#captain .body small {
  font-size: var(--sf-twenty);
  font-weight: 300;
  line-height: 2.25;
  font-family: "TruenoLt";
}

/* #captain .modal-dialog{
    max-width: 440px !important;
  } */
#captain .modal-dialog ol li {
  margin-bottom: 16px;
}

#captain {
  padding-right: 0px !important;
}

.fourth-row .body a {
  color: #262626 !important;
  font-weight: 600;
  font-family: "TruenoRg";
}

​​​​​​​ .fourth-row .body span,
#captain .body span {
  font-family: "TruenoSBd";
  font-size: var(--sf-sixteen);
  font-weight: 600;
  line-height: 28px;
  text-align: right;
  float: right;
}

.fourth-row .body ol,
#captain .body ol,
#captain .body small {
  padding-left: 16px;
  margin-bottom: 32px;
}

.fourth-row .body a,
#captain .body span,
#captain .body small,
#captain .body ol li {
  color: #000000;
}

.main-img {}

.main-img img {
  width: 100%;
  height: auto;
}

.img-bg {
  background: transparent;
  padding: 0px;
}

.txt-color {
  color: #000 !important;
}

.pr-60 {
  padding-right: 60px;
}

.context {
  max-width: 302px;
}

.second-row .row {
  align-items: center;
}

.modal-header {
  padding-left: 40px;
  padding-top: 40px;
}

.modal-body {
  padding-left: 40px;
  padding-right: 32px;
}

.modal-header h5 {
  font-family: "TruenoSBd";
  font-size: var(--sf-twenty);
  font-weight: 600;
  line-height: 1.25;
  color: #262626;
}

.modal-body .intro,
#login-popup p {
  font-family: "TruenoLt";
  font-size: var(--sf-sixteen);
  font-weight: 300;
  line-height: 1.63;
  color: #555555;
  margin-bottom: 21px;
  cursor: pointer;
}

.cursor-auto {
  cursor: auto !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

.modal-body #accordion {
  margin-bottom: 150px;
}

.captain-modal.modal-header {
  padding-left: 40px;
  padding-top: 20px;
}

#captain .modal-content {
  background: #238399;
}

#captain .modal-title {
  font-size: var(--sf-twentyeight);
  font-weight: 600;
  line-height: 1.29;
  color: #ffffff;
}

#captain .intro {
  color: white;
  max-width: 368px;
}

#captain .grand .head,
#captain .others .head {
  background: #9d7600;
  margin-left: -52px;
  margin-right: -45px;
  padding-left: 27px;
  padding-right: 48px;
  font-size: var(--sf-twenty);
  font-weight: 600;
  text-align: left;
  color: #000000;
  font-family: "TruenoSBd";
  padding-top: 10px;
  padding-bottom: 10px;
}

.captain-modal .grand::before {
  content: "";
  width: 82.3px;
  height: 117.6px;
  position: absolute;
  right: 23px;
  top: -105px;
}

.captain-modal .grand {
  position: relative;
}

#captain .modal-content {
  width: 599px;
  min-height: 395px;
}

/* our-lucky-captain */
/*lucky captian v3 */

.caption-tab {}

.caption-tab .nav-tabs {
  border-bottom: 0px;
}

.caption-tab .nav-tabs .nav-item {
  margin-right: 7px;
  margin-left: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.caption-tab .nav-tabs .nav-item .nav-link {
  background: #d9a501;
  font-size: 16px;
  color: #262626;
  font-family: "TruenoRg";
  border: 0px;
  padding: 8px 12px !important;
  border-radius: 0px;
}

.caption-tab .nav-tabs .nav-item .nav-link.active {
  background: #fee69c;
}

.caption-body {}

.caption-body .caption-title {
  font-family: "TruenoSBd";
  font-size: 20px;
  text-align: center;
  color: #000000;
  margin-top: 24px;
  margin-bottom: 24px;
}

.caption-body .caption-title span {
  margin-right: 8px;
  float: left !important;
}

.capinner-tab {
  display: inline-block;
}

.capinner-tab .nav-tabs {
  border-bottom: 0px;
  display: inline-flex;
  flex-direction: row;
  list-style: none;
  flex-wrap: nowrap;
}

.capinner-tab .nav-tabs .nav-item {
  margin-right: 7px;
  padding-left: 0px;
  padding-right: 0px;
  max-width: 250px;
  text-align: center;
}

.capinner-tab .nav-tabs .nav-item .nav-link {
  background: #c59500;
  font-size: 16px;
  color: #262626;
  width: 250px;
  height: 44px;
  font-family: "TruenoSBd";
  border: 0px;
  border-radius: 0px;
}

.capinner-tab .nav-tabs .nav-item .nav-link.active {
  background: #fee69c;
  width: 250px;
  height: 44px;
}

.capbody-inner {}

.capbody-inner table {}

.capbody-inner table td small {
  font-family: "TruenoLt" !important;
  font-size: 16px !important;
  color: #000000 !important;
}

.capbody-inner table td span {
  font-family: "TruenoSBd" !important;
  font-size: 16px !important;
  color: #000000 !important;
}

.thposition {
  position: relative;
  left: 49px;
}

#captain .table-responsive {
  overflow-x: hidden !important;
}

.more-button {
  padding-left: 16px;
  padding-right: 16px;
}

.more-button a {
  color: #000000;
  font-size: 14px;
  font-family: "TruenoSBd";
}

/* treasure-hunt-login */

.login-wrapper {
  padding: 2% 5.5%;
  background-color: #00a8b7;
  color: white;
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 999;
  height: 110px;
  box-sizing: border-box;
}

.th-loader {
  width: 30px;
  display: none;
}

.w-166 {
  width: 166px;
}

.login-body .help-txt {
  display: none;
}

.login-wrapper .invalid {
  margin-top: -15px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
  color: #dc3545 !important;
}

.login-wrapper p {
  font-family: TruenoLt;
  font-size: var(--sf-sixteen);
  font-weight: 600;
  text-align: left;
  color: #262626;
  height: 65px;
  overflow: hidden;
}

.login-wrapper p b {
  font-family: TruenoSBd;
}

.login-wrapper a {
  min-width: 121px;
  min-height: 48px;
  color: white;
  text-decoration: none;
  margin-right: 30px;
  background: #ff1659;
  border: 1px solid #ff1659;
}

.login-wrapper a i {
  font-size: 20px;
  vertical-align: middle;
}

.login-wrapper a:hover {
  color: white;
}

#login-popup label,
#login-popup button {
  width: 100%;
}

#login-popup h5 {
  font-family: "TruenoSBd";
  font-size: var(--sf-thirtysix);
  font-weight: 600;
  line-height: 1.25;
  text-align: left;
  color: #262626;
  margin-bottom: 3px;
}

.mb-18 {
  margin-bottom: 18px;
}

.mb-20 {
  margin-bottom: 20px;
}

.underline {
  text-decoration: underline;
}

#login-popup .modal-header {
  padding-left: inherit;
  padding-top: inherit;
}

#login-popup .close {
  width: auto;
  margin-top: 0px;
}

#popupSyarat-dan-Ketentuan- {
  padding-right: 0px !important;
}

.modal-content {
  width: 100%;
  min-height: 395px;
  margin-top: 96px;
}

#logoutModal .modal-content {
  width: 100%;
  min-height: auto;
  margin-top: 96px;
  border-radius: 0px;
}

#logoutModal .modal-footer {
  justify-content: center;
  border-top: 0px;
}

#logoutModal .modal-header {
  justify-content: center;
  border-bottom: 0px;
  padding-left: 1rem;
  padding-top: 28px;
}

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

.pr-100 {
  padding-right: 100px;
}

#login-popup .phone,
#login-popup .msg {
  border: 1px solid #d9d9d9;
  padding-top: 21px;
  padding-left: 16.7px;
  padding-right: 16.7px;
  padding-bottom: 21px;
  width: 170px;
  height: 170px;
}

#login-popup .phone strong,
#login-popup .msg strong,
.forgot-pwd p strong {
  font-size: var(--sf-twenty);
  font-weight: 600;
  text-align: center;
  color: #262626;
  font-family: "TruenoSBd";
}

.or {
  align-items: center;
  display: flex;
  justify-content: center;
}

.otp input {
  font-family: "TruenoSBd";
  width: 44px;
  height: 68px;
  text-align: center;
  margin: 0 8px;
  font-size: var(--sf-twentyeight);
  font-weight: 600;
  line-height: 1.29;
  color: #262626;
}

#otp-validation h3 {
  font-size: var(--sf-twenty);
  font-weight: 600;
  line-height: 1.25;
  color: #262626;
  font-family: "TruenoSBd";
  margin-bottom: 7px;
}

#otp-validation p,
.resend {
  font-family: "TruenoLt";
  font-size: var(--sf-sixteen);
  font-weight: 300;
  line-height: 1.63;
  color: #555555;
  margin-bottom: 40px;
}

#otp-validation input:focus {
  border: 1px solid #ff1659;
}

.resend {
  display: block;
  text-decoration: underline;
  margin-top: 40px;
}

#otp-validation .modal-header {
  padding-top: 16px;
}

.invalidMDNs {
  border: 1px solid #dc3545;
}

#otp-validation .modal-content {
  height: 408px;
}

/* treasure-hunt-login */
/* treausre-hunt-dashboard */

.dashboard-offset-wrapper {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9;
}

.login-dashboard-wrapper {
  padding: 20px 71px;
  box-shadow: 0 -7px 8px 0 rgba(5, 64, 78, 0.25);
  background-color: #094857;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #5bbfd3;
}

.login-dashboard-wrapper .robot {
  padding: 6px 15px 9px 18px;
  box-shadow: 0 15px 20px -10px rgba(0, 0, 0, 0.18);
  border: solid 1px #1c6a74;
  background-color: #106478;
  max-width: 72px;
  max-height: 72px;
}

.login-dashboard-wrapper .wish,
.login-dashboard-wrapper li p,
.login-dashboard-menu li p,
#login-dashboard .modal-body p {
  font-family: "TruenoLt";
  font-size: var(--sf-fourteen);
  font-weight: 300;
  color: #5bbfd3;
  margin-bottom: 10px;
}

.login-dashboard-menu li p {
  color: #fff;
}

.login-dashboard-wrapper .network,
.login-dashboard-wrapper .topup,
.login-dashboard-wrapper .coins strong,
.login-dashboard-wrapper .uc-prize strong,
.login-dashboard-menu li p strong,
#login-dashboard .modal-body h6 {
  font-family: "TruenoSBd";
  font-size: var(--sf-twenty);
  font-weight: 600;
  color: #ffffff;
}

.login-dashboard-menu li p strong {
  font-size: var(--sf-fourteen);
}

.login-dashboard-wrapper .topup {
  font-size: var(--sf-fourteen);
  font-weight: 300;
  text-align: right;
}

.mr-20 {
  margin-right: 20px;
}

.login-dashboard-wrapper ul,
.login-dashboard-menu ul,
#login-dashboard ul {
  list-style: none;
  display: inline-flex;
}

#login-dashboard ul {
  flex-wrap: wrap;
}

.login-dashboard-wrapper li,
.login-dashboard-menu li {
  margin-right: 40px;
}

.login-dashboard-wrapper li:last-child,
.login-dashboard-menu li:last-child {
  margin-right: 0px;
}

.login-dashboard-wrapper li:last-child {
  margin-right: 0px;
  display: none;
}

.login-dashboard-menu li:last-child {
  margin-right: 0px;
  display: inline-block;
}

.mr-10 {
  margin-right: 10px;
}

.login-dashboard-wrapper li p {
  margin-bottom: 14px;
}

.mr-60 {
  margin-right: 60px !important;
}

.login-dashboard-menu {
  padding: 12px 117px 12px 70px;
  background: #00a9b7;
  color: white;
}

.login-dashboard-menu .logout,
#login-dashboard ul div.amount-box h4,
#login-dashboard .modal-title {
  font-family: "TruenoSBd";
  font-size: var(--sf-fourteen);
  font-weight: 600;
  letter-spacing: 0.42px;
  text-transform: uppercase;
  color: #ffffff;
}

.login-dashboard-menu .logout:hover a {
  color: #ffffff;
}

/* .modal-open .modal::-webkit-scrollbar {
    width: 3px;
}

.modal-open .modal::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px transparent;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.modal-open .modal::-webkit-scrollbar-thumb {
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background: transparent;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.5);
}

.modal-open .modal::-webkit-scrollbar-thumb:window-inactive {
    background: transparent;
} */

#login-dashboard ul div.amount-box {
  padding: 25px 30px;
  margin-right: 24px;
  cursor: pointer;
  margin-bottom: 40px;
  min-width: 205px;
}

#login-dashboard ul .active div.amount-box {
  border: solid 2px #ff1659 !important;
}

#login-dashboard ul div.amount-box h4 strong {
  font-size: var(--sf-twentyfour);
  line-height: 1.25;
  color: #262626;
}

#login-dashboard ul div.amount-box h4 span {
  font-size: 11px;
  line-height: 2.5;
  width: 28px;
  height: 28px;
  border: solid 1px #262626;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  color: #262626;
  margin-right: 8px;
}

#login-dashboard .modal-title {
  font-size: var(--sf-thirtysix);
  line-height: 1.25;
  color: #262626;
  text-transform: inherit;
  margin-bottom: 4px;
}

#login-dashboard .modal-body p {
  font-size: var(--sf-sixteen);
  font-weight: 300;
  line-height: 1.63;
  color: #555555;
  max-width: 48%;
  margin-bottom: 24px;
}

#login-dashboard .modal-body h6 {
  font-size: var(--sf-twenty);
  font-weight: 600;
  line-height: 1.25;
  color: #434343;
  margin-bottom: 29px;
}

#login-dashboard .modal-content {
  padding: 60px 102px 82px 104px;
}

#login-dashboard .modal-dialog {
  min-width: 1223px;
}

#login-dashboard .close {
  position: absolute;
  right: 16px;
  top: 16px;
}

#login-dashboard a.mftitle {
  display: none;
}

/* treasure-hunt-dashboard */
/* treasure-hunt-page-slider */

.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.lightSlider:before,
.lightSlider:after {
  content: " ";
  display: table;
}

.lightSlider {
  overflow: hidden;
  margin: 0;
}

.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}

.lSSlideWrapper>.lightSlider:after {
  clear: both;
}

.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  transition: all 1s;
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform, height;
  transition-property: transform, height;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

.lSSlideWrapper .lSFade {
  position: relative;
}

.lSSlideWrapper .lSFade>* {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}

.lSSlideWrapper.usingCss .lSFade>* {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

.lSSlideWrapper .lSFade>*.active {
  z-index: 10;
}

.lSSlideWrapper.usingCss .lSFade>*.active {
  opacity: 1;
}

.treasure-hunt-multi-slider {
  width: 100rem !important;
}

#content-slider .lslide,
.clone.right {
  height: 278px;
  opacity: 0.275;
}

#content-slider .lslide.active+.lslide {
  opacity: 0.275;
  width: 323px !important;
  height: 278px !important;
}

#content-slider .lslide.active {
  opacity: 1;
  width: 495px !important;
  height: 278px !important;
}

.treasure-hunt-slider {
  width: 100rem;
}

.treasure-hunt-slider .demo {
  width: auto;
}

.content-slider img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.prev {
  margin-right: 54px !important;
}

.right {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 32px;
  height: 32px;
}

.popup-center {
  min-width: 663px;
  min-height: 372.9px;
}

.popup-center img {
  width: 100%;
}

/** /!!! End of core css Should not edit !!!/**/
/* Pager */

.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding-left: 13.3rem;
  text-align: left;
}

.lSSlideOuter .lSPager.lSpg>li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}

.lSSlideOuter .lSPager.lSpg>li a {
  background-color: #262626;
  display: inline-block;
  height: 10px;
  overflow: hidden;
  text-indent: -999em;
  width: 10px;
  position: relative;
  z-index: 99;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}

.lSSlideOuter .lSPager.lSpg>li:hover a,
.lSSlideOuter .lSPager.lSpg>li.active a {
  background-color: #ff1659;
}

.lSSlideOuter .media {
  opacity: 0.8;
}

.lSSlideOuter .media.active {
  opacity: 1;
}

/* End of pager */
/** Gallery */

.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  transition-property: -webkit-transform;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
  transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}

.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px;
}

.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}

.lSSlideOuter .lSPager.lSGallery:before,
.lSSlideOuter .lSPager.lSGallery:after {
  content: " ";
  display: table;
}

.lSSlideOuter .lSPager.lSGallery:after {
  clear: both;
}

/* End of Gallery*/
/* slider actions */

.lSAction>a {
  width: 40px;
  display: block;
  top: 50%;
  height: 40px;
  background-image: url(../assets/images/controls.png);
  cursor: pointer;
  position: absolute;
  z-index: 99;
  background-size: cover;
  margin-top: -16px;
  transform: rotate(180deg);
  background-position: center center !important;
  border: 1px solid #d8d8d8;
}

.lSAction>a:hover {
  opacity: 1;
}

.lSAction>.lSPrev {
  background-position: 0 0;
  left: 0px;
}

.lSAction>.lSNext {
  background-position: -32px 0;
  right: 52%;
  transform: rotate(0deg);
}

.lSAction>a.disabled {
  pointer-events: none;
}

.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}

/* vertical */

.lSSlideOuter.vertical {
  position: relative;
}

.lSSlideOuter.vertical.noPager {
  padding-right: 0px !important;
}

.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}

.lSSlideOuter.vertical .lightSlider>* {
  width: 100% !important;
  max-width: none !important;
}

/* vertical controlls */

.lSSlideOuter.vertical .lSAction>a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}

.lSSlideOuter.vertical .lSAction>.lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}

.lSSlideOuter.vertical .lSAction>.lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}

/* vertical */
/* Rtl */

.lSSlideOuter.lSrtl {
  direction: rtl;
}

.lSSlideOuter .lightSlider,
.lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none;
}

.lSSlideOuter.lSrtl .lightSlider,
.lSSlideOuter.lSrtl .lSPager {
  padding-right: 0;
}

.lSSlideOuter .lightSlider>*,
.lSSlideOuter .lSGallery li {
  float: left;
}

.lSSlideOuter.lSrtl .lightSlider>*,
.lSSlideOuter.lSrtl .lSGallery li {
  float: right !important;
}

/* Rtl */

@-webkit-keyframes rightEnd {
  0% {
    left: 0;
  }

  50% {
    left: -15px;
  }

  100% {
    left: 0;
  }
}

@keyframes rightEnd {
  0% {
    left: 0;
  }

  50% {
    left: -15px;
  }

  100% {
    left: 0;
  }
}

@-webkit-keyframes topEnd {
  0% {
    top: 0;
  }

  50% {
    top: -15px;
  }

  100% {
    top: 0;
  }
}

@keyframes topEnd {
  0% {
    top: 0;
  }

  50% {
    top: -15px;
  }

  100% {
    top: 0;
  }
}

@-webkit-keyframes leftEnd {
  0% {
    left: 0;
  }

  50% {
    left: 15px;
  }

  100% {
    left: 0;
  }
}

@keyframes leftEnd {
  0% {
    left: 0;
  }

  50% {
    left: 15px;
  }

  100% {
    left: 0;
  }
}

@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0;
  }

  50% {
    bottom: -15px;
  }

  100% {
    bottom: 0;
  }
}

@keyframes bottomEnd {
  0% {
    bottom: 0;
  }

  50% {
    bottom: -15px;
  }

  100% {
    bottom: 0;
  }
}

.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}

.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}

.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative;
}

.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative;
}

.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}

.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}

/*/  GRab cursor */

.lightSlider.lsGrab>* {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lightSlider.lsGrabbing>* {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.demo .item {
  margin-bottom: 60px;
}

.content-slider li {
  background-color: #262626;
  text-align: center;
  color: #fff;
}

.content-slider h3 {
  margin: 0;
  padding: 70px 0;
}

.demo {
  width: 800px;
}

#content-slider .lslide,
.clone.right {
  height: 278px;
  opacity: 0.275;
}

#content-slider .lslide.active+.lslide {
  opacity: 0.275;
  width: 323px !important;
  height: 278px !important;
}

#content-slider .lslide.active {
  opacity: 1;
  width: 495px !important;
  height: 278px !important;
}

.treasure-hunt-slider {
  width: 100rem;
}

.treasure-hunt-slider .demo {
  width: auto;
}

.content-slider img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.second-row .lead1-lg {
  font-family: "TruenoRg";
  font-size: var(--sf-sixteen);
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: normal;
  color: #555555;
}

/* treasure-hunt-page-slider */
/* banner-text-with-button */
.page-banner .banner-text {
  margin-bottom: 22px;
  width: 55%;
}

.page-banner .content-box {
  padding: 9% 0% 10% 0px;
}

.banner-bg {
  /* background-color: #d8d8d8; */
  /* background-image:url(../images/banner-bg.png); */
  background-repeat: no-repeat;
  background-position: center;
  height: 500px;
  width: 100%;
}

.page-banner .image-box {
  text-align: right;
  padding-right: 25px;
}

.page-banner .banner-text p {
  background-color: #ffffff;
  padding: 3px 20px 3px 35px;
  border-left: 5px solid #000;
  margin-bottom: 18px;
  width: auto;
  display: inline-block;
  font-family: TruenoSBd;
  font-size: var(--sf-fourtyeight);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: var(--sf-black);
}

.page-banner .banner-text .banner-lg {
  font-family: TruenoSBd;
  font-size: var(--sf-fourtyeight);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: var(--sf-black);
}

/* banner-text-with-button */
/* payment-list */

#payment-method-list {
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}

.payMethod-disable {
  pointer-events: none;
  opacity: 0.2;
}

#payment-method-list .alert-warning {
  color: #fff;
  background-color: #ff830a;
  border-color: #ff830a;
  font-family: TruenoRg;
  font-size: var(--sf-sixteen);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
}

.alertMessageText {
  font-family: TruenoLt;
  font-size: var(--sf-fourteen);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
}

#payment-method-list button.commonAlertClose {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#payment-method-list .commonAlertClose {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

#payment-method-list ul {
  list-style-type: none;
}

#payment-method-list .pay-list {
  cursor: pointer;
}

#payment-method-list h2,
#payment-method-list .total strong {
  font-family: "TruenoSBd";
  font-size: var(--sf-twentyfour);
  font-weight: 600;
  line-height: 1.25;
}

.opacity-5 {
  opacity: 0.5;
}

.mb-24 {
  margin-bottom: 24px;
}

.mb-8 {
  margin-bottom: 8px;
}

#payment-method-list h5,
#payment-method-list .total span {
  font-family: "TruenoRg";
  font-size: var(--sf-sixteen);
  line-height: 1.63;
  color: #262626;
}

#payment-method-list li,
#payment-method-list .list {
  padding: 14px 12px 17px 21px;
  margin-bottom: 16px;
}

#payment-method-list li span,
#payment-method-list .total .form-group p {
  font-family: "TruenoLt";
  font-size: var(--sf-fourteen);
  font-weight: 300;
  line-height: 1.57;
  color: #262626;
}

#payment-method-list li img {
  margin-right: 25px;
}

#payment-method-list input:focus {
  outline: none !important;
}

.w-80 {
  width: 392px;
}

#payment-method-list input[type="text"] {
  height: 48px;
  border-radius: 0px;
}

#payment-method-list .total span {
  color: #9d9d9d;
}

.opacity-5 {
  opacity: 0.5;
}

#payment-method-list .total .form-group p {
  font-size: var(--sf-sixteen);
  color: #555555;
}

#payment-method-list .total strong {
  color: #ff1659;
}

#payment-method-list .hide {
  display: none;
}

.ml-n-15 {
  margin-left: -15px;
}

.mt-24 {
  margin-top: 24px;
}

#payment-method-list .icon-input-btn {
  background-color: #ff1659;
  border-radius: 0px;
  height: 49px;
  display: inline-block;
  padding: 0.5rem 1rem !important;
}

#payment-method-list .icon-input-btn input,
.icon-input-btn i {
  color: white;
}

.checkbox-custom,
.radio-custom {
  opacity: 0;
  position: absolute;
}

.checkbox-custom,
.checkbox-custom-label,
.radio-custom,
.radio-custom-label {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer;
}

.checkbox-custom-label,
.radio-custom-label {
  position: relative;
}

.checkbox-custom+.checkbox-custom-label::before,
.radio-custom+.radio-custom-label::before {
  content: "";
  background: #fff;
  border: 2px solid #ddd;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  padding: 2px;
  text-align: center;
  position: absolute;
  right: 0px;
  top: 5px;
}

.checkbox-custom:checked+.checkbox-custom-label:before {
  content: "";
  background: #639;
  color: #fff;
}

.radio-custom+.radio-custom-label:before {
  border-radius: 50%;
}

.radio-custom:checked+.radio-custom-label:before {
  content: "";
  color: #ffff;
  background: #e62e56;
  border-color: #e62e56;
}

.radio-custom:checked+.radio-custom-label::after {
  content: "";
  display: block;
  width: 10px;
  height: 5px;
  border-bottom: 2px solid white;
  border-left: 2px solid white;
  -webkit-transform: rotate(-45deg) scale(1);
  transform: rotate(-45deg) scale(1);
  transition: transform ease 0.25s;
  will-change: transform;
  position: absolute;
  top: 11px;
  right: 4px;
}

#quick-pay-tpb {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}

#quick-pay-tpb .btn-copy {
  width: 60px;
  height: 26px;
  background-color: #da1f3c;
  border: 1px solid #da1f3c;
  padding: 5px 10px;
  font-family: TruenoBd;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  text-transform: uppercase;
  line-height: 2px;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  border-radius: 0px;
}

#quick-pay-tpb .pay-info-box {
  padding: 19px 23px 23px 24px;
}

#quick-pay-tpb .top-bar {
  border-top: 1px solid #d8d8d8;
  padding-top: 19px;
}

#quick-pay-tpb .payint-title,
#quick-pay-tpb .logo-icon p,
#quick-pay-tpb .col-6 .title {
  font-family: "TruenoRg";
  font-size: var(--sf-sixteen);
  line-height: 1.25;
  margin-bottom: 24px;
}

#quick-pay-tpb .logo-icon p,
#quick-pay-tpb .col-6 .title {
  text-align: center;
  color: #9d9d9d;
}

#quick-pay-tpb .logo-icon img {
  margin-bottom: 37px;
}

#quick-pay-tpb .col-6 .title {
  text-align: left;
}

#quick-pay-tpb .col-6 .amount,
#quick-pay-tpb .timer,
#quick-pay-tpb .summary h3 {
  font-family: "TruenoSBd";
  font-size: var(--sf-sixteen);
  font-weight: 600;
  line-height: 1.41;
  text-align: right;
  color: #000000;
}

#quick-pay-tpb .timer {
  font-size: var(--sf-twentyeight);
}

#quick-pay-tpb .title-2,
#quick-pay-tpb .inst {
  font-family: "TruenoLt";
  font-size: var(--sf-fourteen);
  font-weight: 300;
  line-height: 1.14;
  margin-bottom: 8px;
  margin-top: 24px;
}

#quick-pay-tpb .inst {
  margin-top: 14px;
}

#quick-pay-tpb .summary {
  padding-top: 30px;
}

#quick-pay-tpb .summary h3 {
  font-size: var(--sf-twentyfour);
  color: #262626;
}

#quick-pay-tpb .summary ul {
  list-style: none;
  display: grid;
}

#quick-pay-tpb .summary ul li {
  padding-top: 20px;
  padding-bottom: 20px;
}

#quick-pay-tpb .summary ul span,
#quick-pay-tpb .summary ul strong {
  font-family: "TruenoRg";
  font-size: var(--sf-fourteen);
  line-height: 1.57;
  color: #9d9d9d;
}

#quick-pay-tpb .summary ul strong {
  font-size: var(--sf-sixteen);
  color: #262626;
}

#quick-pay-tpb .summary ul span.right {
  font-family: "TruenoLt";
  color: #262626;
}

#quick-pay-tpb .summary .total span.float-left,
#quick-pay-tpb .summary .total span.float-right {
  font-family: "TruenoSBd";
  font-size: 17px;
  font-weight: 600;
  text-align: left;
  color: #262626;
}

#quick-pay-tpb .summary .total span.float-right {
  font-size: var(--sf-sixteen);
}

#quick-pay-tpb .alert-warning {
  color: #fff;
  background-color: #ff830a;
  border-color: #ff830a;
}

#gopay-warning .alert-warning {
  color: #000 !important;
  background-color: #fff3cd !important;
  border-color: #ffeeba !important;
  font-size: 12px;
  display: flex;
  align-items: center;
}

#gopay-warning .alert-warning a {
  background: #fff;
  padding: 2px 6px;
  border: 1px solid #cacaca;
  font-weight: bold;
  text-transform: uppercase;
}

#gopay-warning .alert-warning .left-box {
  padding-right: 5%;
  line-height: normal;
  /*float: left;*/
  margin-bottom: 0px;
}

#gopay-warning .alert-warning .left-box i {
  color: #ff830a;
}

#qp-load {
  position: relative;
  top: -26px;
  width: 80%;
}

#subscribe-load {
  position: relative;
  top: -32px;
  width: 80%;
}

#payment-failed {
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}

#payment-failed img {
  margin-bottom: 30px;
}

#payment-failed .payment-info {
  border: 1px solid #000000;
  width: 459px;
  height: 116px;
  margin: 31px 0 40px 1px;
  padding: 24px 19.6px 24px 24px;
}

#payment-failed h2,
#payment-failed h3,
#payment-failed strong,
#payment-failed .payment-details,
#payment-failed .back {
  font-family: "TruenoSBd";
  font-size: var(--sf-twentyfour);
  font-weight: 600;
  color: #000000;
  margin-bottom: 15px;
}

#payment-failed h3 {
  font-size: var(--sf-twenty);
  text-align: left;
  margin-bottom: 24px;
}

#payment-failed strong {
  font-size: var(--sf-sixteen);
  text-align: right;
}

#quick-pay-tpb .payment-details h6,
#payment-failed .payment-details h6,
#quick-pay-tpb .payment-details h6,
#payment-failed .back h6 {
  padding: 15px 15px;
  border: solid 1px #eeeeee;
  font-size: var(--sf-fourteen);
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
}

#quick-pay-tpb .payment-details {
  margin-top: 32px;
}

#payment-failed .back {
  margin-top: 12px;
}

.payment-failed-info {
  margin-bottom: 40px;
}

.payment-failed .content {
  font-family: "TruenoLt";
  font-size: var(--sf-fourteen);
  font-weight: 300;
  line-height: 1.43;
  text-align: center;
  color: #000000;
}

#payment-failed .payment-details h6:hover,
#payment-failed .back h6:hover {
  border-color: #e62e56;
  color: #e62e56;
}

.max-width {
  max-width: 343px;
  margin: 0 auto;
}

.bg-red-50 {
  background: #da1f3c;
  color: white;
}

.bg-red-50:hover {
  color: white !important;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes bounce {

  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
  }
}

@keyframes bounce {

  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }

  40% {
    transform: translateY(-30px);
  }

  60% {
    transform: translateY(-15px);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

#payment-success {
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}

#payment-success img {
  margin-bottom: 30px;
}

#payment-success .payment-info {
  border: 1px solid #000000;
  width: 459px;
  height: 116px;
  margin: 31px 0 40px 1px;
  padding: 24px 19.6px 24px 24px;
}

#quick-pay-tpb .payment-details {
  margin-top: 32px;
}

#payment-success h2,
#payment-success h3,
#payment-success strong,
#payment-success .payment-details,
#quick-pay-tpb .payment-details,
#payment-success .back {
  font-family: "TruenoSBd";
  font-size: var(--sf-twentyfour);
  font-weight: 600;
  color: #000000;
}

#payment-success h3 {
  font-size: var(--sf-twenty);
  text-align: left;
  margin-bottom: 24px;
}

#payment-success strong {
  font-size: var(--sf-sixteen);
  text-align: right;
}

#payment-success .payment-details h6,
#payment-success .back h6 {
  padding: 15px 150.3px 16px 150.3px;
  border: solid 1px #eeeeee;
  font-size: var(--sf-fourteen);
  text-align: center;
  cursor: pointer;
}

#payment-success .back {
  margin-top: 12px;
}

#payment-success .payment-details h6:hover,
#payment-success .back h6:hover {
  border-color: #e62e56;
  color: #e62e56;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes bounce {

  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
  }
}

@keyframes bounce {

  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }

  40% {
    transform: translateY(-30px);
  }

  60% {
    transform: translateY(-15px);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

#pymt-details .modal-dialog {
  max-width: 600px;
  padding-top: 65px;
}

#pymt-details ul {
  padding: 16px;
}

#pymt-details li {
  padding: 20px 0px;
}

#pymt-details li+li {
  border-top: solid 1px #d8d8d8;
}

#pymt-details {
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #262626;
}

#pymt-details .modal-title {
  font-family: "TruenoSBd";
  font-size: var(--sf-twentyfour);
  font-weight: 600;
  line-height: 1.25;
  padding-left: 16px;
  margin-top: 24px;
}

#pymt-details span.float-left {
  font-family: "TruenoRg";
  font-size: var(--sf-fourteen);
  line-height: 1.57;
  color: #9d9d9d;
}

#pymt-details p {
  width: 100%;
  float: left;
}

#pymt-details span.float-right {
  font-family: "TruenoLt";
  font-size: var(--sf-sixteen);
  font-weight: 300;
  text-align: right;
  color: #262626;
}

#pymt-details span.pmt-mtd,
#pymt-details span.code {
  font-family: "TruenoRg";
  font-size: var(--sf-sixteen);
  color: #262626;
}

#pymt-details li h6 span {
  font-family: "TruenoSBd" !important;
  font-size: var(--sf-twenty) !important;
  font-weight: 600 !important;
  color: #262626 !important;
}

/* payment-list */
/* Molecules */
/* Organisms */
/* custom-accordion */

.sf-accordion {
  border: none;
  border-radius: 0px !important;
  border-top: none !important;
}

.card.mb-0.sf-accordion {
  border: none;
}

h1.entry-title {
  margin: 0 auto;
  padding-top: 10px;
  text-align: center;
}

.sf-accordion .accordion-header:after {
  content: "\f106";
  font-family: "Font Awesome 5 Free";
  font-weight: bolder;
  font-size: var(--sf-twenty);
  color: #555555;
  float: right;
  -webkit-text-stroke: 1px #fff;
  float: right;
  line-height: normal;
  cursor: pointer;
}

.sf-accordion .accordion-header.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\f107";
}

.textwidget {
  font-family: "TruenoSBd";
  font-size: 30px;
  text-align: left;
  margin-left: 18px;
}

div#accordion {
  padding-top: 0;
}

.page-id-2026 .panel-layout:nth-child(3) {
  padding-left: 100px;
  padding-right: 100px;
}

/* custom-accordion */
/* image-with-link */

.promo-img {
  max-width: 100%;
  max-height: 250px;
  height: 217px;
  width: 392px;
}

/* image-with-link */
/* header-long-image-with-text */

.w-14-8 {
  width: 100%;
  height: 250px;
  margin: 0px 28px 56px 0px;
  padding: 64px 64px 64px 64px;
  background-color: #151515;
  background-size: cover;
}

.w-14-8 a {
  max-width: 540px;
  display: inline-block;
  width: 100%;
}

.w-14-8 .title {
  width: 320px;
  font-family: TruenoSBd;
  font-size: 40px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.4px;
  text-align: left;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: never;
}

.w-14-8 .title h2 {
  font-size: var(--sf-thirtysix);
  width: 752px;
}

.w-14-8 .description {
  max-width: 800px;
  margin: 16px 0 0;
  font-family: TruenoLt;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 28px;
  letter-spacing: -0.2px;
  text-align: left;
  color: #fff;
  /* height: 65px; */
  overflow: hidden;
  float: left;
}

.so-widget-header-long-image-with-text-widget .w-14-8 {
  position: relative;
  margin: 0px 28px 26px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
}

.so-widget-header-long-image-with-text-widget .w-14-8::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  /* background: rgb(0, 0, 0); */
  opacity: 0.4;
}

.so-widget-header-long-image-with-text-widget .w-14-8 span {
  position: relative;
  z-index: 1;
}

.so-widget-header-long-image-with-text-widget .w-14-8 br {
  display: none;
}

.so-widget-header-long-image-with-text-widget .w-14-8 span br {
  display: none;
}

/* header-long-image-with-text */

/* investor-header-long-image-text */
.so-widget-investor-header-long-image-with-text-widget .w-14-8 {
  position: relative;
  margin: 0px 28px 26px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
}

.so-widget-investor-header-long-image-with-text-widget .w-14-8::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgb(0, 0, 0);
  opacity: 0.4;
}

.so-widget-investor-header-long-image-with-text-widget .w-14-8 span {
  position: relative;
  z-index: 1;
}

.so-widget-investor-header-long-image-with-text-widget .w-14-8 span br {
  display: none;
}

.so-widget-investor-header-long-image-with-text-widget .w-14-8 .box {
  flex-grow: 0;
  margin: 10px 0 0;
  opacity: 0.75;
  border-left: 6px solid #000;
}

.so-widget-investor-header-long-image-with-text-widget .w-14-8 .box span {
  width: 403px;
  height: 45px;
  flex-grow: 0;
  font-family: Trueno;
  font-size: 36px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
  background-color: #fff;
  padding: 0 15px 0 34px;
}

/* investor-header-long-image-text */
/* nav-pills */

.sim {
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
}

.nav.nav-pills {
  padding-top: 16px;
  padding-bottom: 16px;
}

.pills-inactive {
  width: auto;
  height: 40px;
  margin: 0 20px 0 0;
  padding: 8px 12px;
  background-color: #ffff;
}

.pills-active {
  width: auto;
  height: 40px;
  margin: 0 20px 0 0;
  padding: 8px 12px;
  background-color: #ffbccd;
}

.pills-inactive .count {
  background-color: #e9e9e9 !important;
  color: #000 !important;
}

.pills-active .title {
  width: 112px;
  height: 24px;
  margin: 0 10px 0 0;
  font-family: TruenoSBd;
  font-size: var(--sf-sixteen);
  font-weight: 600;
  color: #d80453;
}

.pills-active .count,
.pills-inactive .count {
  width: 20px;
  float: right;
  height: 20px;
  margin: 3px 0 2px 10px;
  padding: 8px;
  background-color: #d80453;
  font-family: TruenoRg;
  font-size: var(--sf-ten);
  line-height: 6px;
  color: #ffffff;
}

.pills-inactive .title {
  width: 112px;
  height: 24px;
  margin: 0 10px 0 0;
  font-family: TruenoRg;
  font-size: var(--sf-sixteen);
  line-height: 1.5;
  color: #555555;
}

* {
  padding: 0;
  margin: 0;
}

.menu-wrapper {
  position: relative;
  margin: 1em auto;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 0;
}

.menu {
  padding: 16px;
  background: #f3f3f3;
  box-sizing: border-box;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

.menu .item {
  display: inline-block;
}

.paddle {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 3em;
  background: #f5f5f5;
}

.paddle img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.left-paddle {
  left: 0;
  transform: rotate(180deg);
}

.right-paddle {
  right: 0px;
}

.hidden {
  display: none;
}

#style-3::-webkit-scrollbar {
  height: 3px;
}

.menu-wrapper .menu.cls_padd_left {
  padding-left: 48px !important;
}

.so-widget-nav-pills-widget.menu-wrapper {
  margin-left: -10px;
}

#style-3 {
  padding: 0 !important;
  padding-left: 48px !important;
}

/*
#style-3::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px transparent); 
-webkit-border-radius: 10px;
border-radius: 10px;
}

#style-3::-webkit-scrollbar-thumb {
-webkit-border-radius: 20px;
border-radius: 20px;
background: transparent; 
-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.5); 
}
#style-3::-webkit-scrollbar-thumb:window-inactive {
background:transparent; 
} */
/* nav-pills */
/* post-pagination */

.pagination .page-item.active .page-link {
  color: white !important;
  background: #ff1659 !important;
}

.pagination .page-link {
  color: #262626 !important;
  display: inline-block !important;
}

.pagination .page-item:first-child .page-link {
  margin-left: 0;
  padding: 0px;
  line-height: 30px;
}

.pagination .page-item:last-child .page-link {
  padding: 0px;
  line-height: 30px;
}

.inv-pagination .page-link {
  background-color: transparent;
}

.inv-pagination .page-item.disabled .page-link {
  background-color: transparent;
}

a {
  color: unset;
}

/* post-pagination */
/* info */

.feedback-section {
  /* padding: 55px 0px; */
  margin: 64px 0 69px 0;
}

.widget_info-section {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

/* info */
/* sort-posts */

.sort-posts {
  text-align: right;
  margin-top: 7px;
}

.sort-posts .title {
  font-family: TruenoRg;
  font-size: var(--sf-fourteen);
  color: #555555;
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 20px;
}

.sort-post .categories {
  font-size: var(--sf-fourteen);
  color: #9d9d9d;
}

.sort-posts select {
  border: 1px solid #d9d9d9;
  font-family: TruenoRg;
  font-size: var(--sf-fourteen);
  line-height: normal;
  text-align: left;
  padding: 8px 12px 8px 8px;
  color: #9d9d9d;
  background-image: url(../assets/icons/icon-arrow/ic_arrow_down_small.svg);
  background-color: white;
  background-position: right 3px center;
  background-repeat: no-repeat;
  background-size: auto 60%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  min-width: 50%;
}

/* sort-posts */
/* user-stories */

.seeall {
  background: rgba(255, 22, 89, 0.0001);
  border: 0.8px solid #c4c4c4;
  box-sizing: border-box;
  height: 32px;
  font-family: TruenoSBd;
  font-size: 11.2px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.295556px;
  text-transform: uppercase;
}

.offer-info>p {
  font-family: TruenoRg;
  font-size: var(--sf-twenty);
  line-height: var(--sf-twentyeight);
  letter-spacing: -0.166667px;
  color: #7b7b7b;
}

/*Gallery styles starts*/

.gallery {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-width: 33.33%;
  -moz-column-width: 33.33%;
  column-width: 33.33%;
  height: 425px;
  max-height: max-content;
}

.gallery .mrb-st {
  margin-bottom: 24px;
}

.gallery .pics {
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
}

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .gallery .pics {
      -webkit-transition: all 350ms ease;
      transition: all 350ms ease;
      display: inline-flex;
    }
  }
}

.gallery .animation {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.land-scape {
  width: 206%;
  height: 200px;
  margin-bottom: 24px !important;
}

.land-scape a {
  clear: right;
  width: 100%;
  max-height: 247px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .land-scape a {
    float: left;
    clear: right;
    width: 100%;
    height: 100%;
    /* display: list-item; */
  }
}

.land-scape img {
  object-fit: cover;
  object-position: center;
  min-height: 246px;
  width: 100%;
  height: 100%;
}

/*Gallery styles Ends*/
/*caption styles starts*/

.caption {
  position: absolute;
  left: 29px;
  bottom: 30px;
}

.caption h3 {
  font-family: TruenoSBd;
  font-size: var(--sf-twenty);
  line-height: var(--sf-thirtysix);
  color: #000000;
}

.caption .sub-caption {
  background: #ffffff;
  mix-blend-mode: normal;
  opacity: 0.75;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 10px;
  width: fit-content;
}

#inv-susan .caption .sub-caption {
  margin-top: 6px;
}

.caption .sub-caption h3 {
  position: relative;
}

.caption .sub-caption h3::before {
  content: "";
  display: block;
  width: 3px;
  height: 100%;
  background: #000000;
  position: absolute;
  left: -10px;
  top: 0px;
}

#inv-susan .caption .sub-caption h3::before {
  background: transparent;
}

.portrait img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: 424px;
  min-height: 424px;
}

/*caption styles ends */

.pics.mb-3:nth-child(3) {
  position: relative;
  bottom: -225px;
}

.pics img::before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top,
      rgba(0, 0, 0, 0),
      #000000,
      rgba(0, 0, 0, 0.94)),
    linear-gradient(to bottom, #f3f3f3, #f3f3f3);
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0%;
  z-index: 0;
}

.pics .story_imgs {
  object-fit: cover;
  object-position: center;
  min-height: 200px;
  width: 98%;
  height: 100%;
  max-height: 200px;
}

@media (max-width: 900px) {
  .land-scape {
    width: 442px !important;
  }
}

@media (max-width: 750px) {
  .pics.mb-3:nth-child(2) {
    margin-top: 0px !important;
  }

  .alert-migration {
    margin-bottom: 8px !important;
  }

  .pics.mb-3:nth-child(3) {
    bottom: inherit !important;
  }

  .gallery {
    -webkit-column-count: 1 !important;
    -moz-column-count: 1 !important;
    column-count: 1 !important;
    -webkit-column-width: 100% !important;
    -moz-column-width: 100% !important;
    column-width: 100% !important;
    height: unset !important;
  }

  .land-scape {
    height: 234px !important;
    width: auto !important;
  }

  .share-card {
    width: auto;
    position: inherit;
  }

  .d-none-sm-import {
    display: none !important;
  }

  .portrait img {
    max-height: 234px !important;
    min-height: 234px !important;
  }
}

@media (max-width: 400px) {
  .btn.filter {
    padding-left: 1.1rem;
    padding-right: 1.1rem;
  }
}

/* user-stories */
/* post-whatsnew-head */

.whatsnew-title {
  padding-top: 20px;
  padding-bottom: 24px;
}

#whats-new .whatsnew-title {
  padding-top: 20px;
  padding-bottom: 32px;
}

.whatsnew-title .btn-teritiary {
  padding: 10px 16px !important;
}

.csr .whatsnew-title {
  padding-bottom: 20px;
}

.csr .card-default .content p {
  color: #555;
}

.csr .card-default .content h2 {
  color: #262626;
}

.whatsnew-card .vcard-lg .card-media {
  width: 100%;
  min-height: 372px;
  margin: 0 24px 0 0;
  height: 100%;
}

.community #multi-item-package .card.product-card .tag-line {
  font-size: var(--sf-fourteen);
  color: #555555;
  line-height: var(--sf-twentytwo);
}

.about-us .whatsnew-card .vcard-lg .card-media {
  height: auto;
}

.whatsnew-card .vcard-lg .content {
  display: inline-block;
  width: 100%;
  padding: 0px 24px 24px 24px;
}

.about-us .whatsnew-card .vcard-lg .content {
  min-height: 164px;
}

.whatsnew-card .card-default .content p {
  font-family: TruenoRg;
  font-size: var(--sf-fourteen);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #555555;
  margin: 24px 0px 0px 0px;
}

.whatsnew-card .card-default .content .date {
  font-family: TruenoRg;
  font-size: var(--sf-fourteen);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: #555555;
}

.cardh .card-default .card-media {
  width: 288px;
  height: 255px;
  margin: 0 24px 0 0;
}

.whatsnew-card .featured .featured-main img {
  min-height: 391px;
}

.row.whatsnew-card .col-md-6:first-child .content p,
.row.whatsnew-card .col-md-6:first-child .content .date {
  font-size: var(--sf-twelve) !important;
}

.whatsnew-title .h3-heading-lg {
  font-size: var(--sf-thirtysix) !important;
}

.about-us .whatsnew-card .col-md-6:nth-child(2) .col-md-12:first-child {
  margin-bottom: 22px;
}

.about-us .whatsnew-card .col-md-6:nth-child(2) {
  padding-left: 10px !important;
}

.about-us .card-default {
  margin: 0px !important;
}

.about-us .card-default.vcard-lg img {
  max-height: 372px;
}

/* post-whatsnew-head */

.whatsnew-post-list-item {
  margin-bottom: 12px;
}

/* post-whatsnew-head */
/* basic-tarif-card */

.tarif-dasar p {
  margin-top: 0;
  font-size: var(--sf-twenty);
  font-family: "TruenoRg";
  margin-bottom: 1rem;
}

.tarif-dasar .card {
  padding: 24px;
  width: 100%;
}

.card-head.bg-alpha-white {
  background: gray;
  padding: 24px;
}

/* basic-tarif-card */
/* quick-pay */

#quick-pay-home-page {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
}

#quick-pay-home-page {
  font-family: "TruenoRg";
  font-size: var(--sf-sixteen);
  color: #7b7b7b;
  line-height: 1.63;
  align-items: center;
}

#quick-pay-home-page .nav-tabs .nav-link {
  min-width: 180px !important;
  text-align: center;
}

#quick-pay-home-page .nav-tabs .nav-item+.nav-item {
  margin-left: 0rem;
}

#quick-pay-home-page label {
  background: white;
  margin-bottom: 0;
}

#quick-pay-home-page input[type="text"] {
  /*min-width: 395px;*/
  width: 100%;
  height: 54px;
  padding: 15px 11.2px 14px 15px;
  font-family: "TruenoRg";
  font-size: var(--sf-sixteen);
  color: #000000;
  padding-left: 3.5em;
}

#quick-pay-home-page input[type="text"]::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #999;
  opacity: 1;
  /* Firefox */
}

#quick-pay-home-page input[type="text"]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999;
}

#quick-pay-home-page input[type="text"]:-ms-input-placeholder {
  /* Microsoft Edge */
  color: #999;
}

#quick-pay-home-page button.btn-search {
  width: 125px;
  height: 54px;
  padding: 15px 21px;
  background-color: #ff1659;
  color: white;
  border-radius: 0px;
  font-size: var(--sf-sixteen);
  font-weight: 600;
  letter-spacing: 0.42px;
  text-align: center;
  font-family: "TruenoSBd";
}

#quick-pay-home-page .tab-pane {
  padding: 22px 30px 22px 30px;
  background: #f5f5f5;
}

#quick-pay-home-page .nav-tabs {
  border-bottom: 1px solid #f5f5f5;
}

#quick-pay-home-page .nav-link.active {
  background: #f5f5f5;
  border: none;
  border-radius: 0px;
  color: #ff1659;
}

#quick-pay-home-page .nav-link {
  padding: 20px 0px;
}

#quick-pay-home-page .nav-link i {
  margin-right: 12px;
}

#quick-pay-home-page .nav-link {
  border-radius: 0px;
  border: solid 1px #f5f5f5;
}

#quick-pay-home-page .form-group {
  margin-bottom: 0rem;
}

#quick-pay-home-page .nav-tabs .nav-item {
  width: 50%;
}

#quick-pay-home-page .help {
  font-size: var(--sf-twelve);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #c40000 !important;
  font-family: "TruenoLt";
  padding-left: 15.2px;
  padding-top: 3px;
  position: absolute;
  bottom: 7px;
}

#quick-pay-home-page .help.su-success {
  color: #00b256 !important;
}

#quick-pay-home-page input:focus {
  border: 1px solid #000000 !important;
}

#quick-pay-home-page small {
  display: none;
}

#quick-pay-home-page input:focus+span {
  /*font-size:  var(--sf-twelve);
line-height: 1;
color: #262626;
font-family: 'TruenoRg';
padding-left: 0em;
top: -0.5em !important;*/
  display: none;
}

/*#quick-pay-home-page input:focus+small {
display: block;
}
*/

.form-group .mdn-prefix {
  top: 21px;
  font-size: var(--sf-sixteen);
}

.form-group .mdn-label {
  padding-left: 3em;
  top: 1.2em !important;
}

#quick-pay-home-page .quick_pay_links .quick_pay_link_item {
  margin-bottom: 20px !important;
}

.quick-pay-home-page .quick_pay_links .qpl_item {
  min-height: calc(30px + 9.736456808199122vw);
  position: relative;
}

.quick-pay-home-page .quick_pay_links .qpl_item a {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

#quick-pay-home-page .qp-explore-btn {
  height: 56px;
  line-height: var(--sf-thirtysix);
  font-size: var(--sf-sixteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
}

@media (max-width: 1024px) {
  #quick-pay-home-page input[type="text"] {
    min-width: auto;
    width: 100%;
  }

  .carousel-multiple .carousel-control-next {
    right: -50px;
  }

  #quick-pay-home-page .form-group.d-flex {
    flex-direction: column;
  }

  .quick_pay_links .qpl_link .qpl_img {
    width: 25px !important;
    height: 25px !important;
    margin-top: 25px;
    margin-left: 25px;
    margin-right: 25px;
  }

  .quick_pay_links .qpl_link .qpl_i {
    font-size: 25px;
    margin-top: 25px;
    margin-left: 25px;
    margin-right: 25px;
  }

  .quick_pay_links .qpl_link .qpl_title {
    clear: both;
    display: block;
    text-align: center;
    padding: 5px;
    margin-bottom: 10px;
    color: #555555;
  }
}

#quick-pay-home-page .gns-lbl span {
  color: #262626;
  line-height: var(--sf-twenty);
  padding-right: 20px;
  background: unset;
  padding-top: 5px;
  min-width: 390px !important;
}

#quick-pay-home-page button.btn-subscribe {
  width: unset !important;
  height: 54px;
  padding: 16px 21px;
  background-color: #ff1659;
  color: white;
  border-radius: 0px;
  font-size: var(--sf-sixteen);
  font-weight: 600;
  letter-spacing: 0.42px;
  text-align: center;
  font-family: "TruenoSBd";
}

#quick-pay-home-page .form-group .su-label {
  top: 1.2em !important;
}

#quick-pay-home-page input[type="text"].text-subscribe {
  /*min-width: 390px !important;*/
  padding-left: 1em;
}

btn:focus,
a:focus,
input:focus,
select:focus,
textarea {
  box-shadow: none !important;
}

input:focus,
textarea {
  background-color: transparent !important;
  box-shadow: none !important;
  border: 1px solid #d1d1d1 !important;
}

button:focus {
  outline: none !important;
}

*:focus {
  outline: none;
}

input:focus,
textarea:focus,
select:focus {
  outline: none;
}

input.is-invalid~label {
  color: red;
}

/* floting label css start */

.has-float-label {
  display: block;
  position: relative;
  text-align: left;
}

.has-float-label label,
.has-float-label>span {
  position: absolute;
  cursor: text;
  font-size: var(--sf-twelve);
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  top: -0.5em;
  left: 0.75rem;
  z-index: 3;
  line-height: 1;
  padding: 0 1px;
  font-family: TruenoLt;
  color: #878787;
}

.has-float-label label::after,
.has-float-label>span::after {
  content: " ";
  display: block;
  position: absolute;
  background: #fff;
  height: 2px;
  top: 50%;
  left: -0.2em;
  right: -0.2em;
  z-index: -1;
}

.has-float-label .form-control::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

/*.has-float-label
  .form-control:placeholder-shown:not(:focus)::-webkit-input-placeholder {
  opacity: 0;
}

.has-float-label .form-control:placeholder-shown:not(:focus) + * {
  font-size: var(--sf-sixteen);
  opacity: 0.4;
  top: 0.9em;
  color: #000000;
  font-family: TruenoLt;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}

@-moz-document url-prefix() {
  .has-float-label .form-control:placeholder-shown:not(:focus)+* {
  font-size:var(--sf-sixteen);
  opacity:0;
  top:0.9em;
  color:#000;
  font-family:TruenoLt;
  font-weight:400;
  font-stretch:normal;
  font-style:normal;
  line-height:normal;
  letter-spacing:normal
 }
 }
 @-moz-document url-prefix() {
   .has-float-label > span {
    display: none !important;
  } 
} */

.input-group .has-float-label {
  display: table-cell;
}

.input-group .has-float-label .form-control {
  border-radius: 0.25rem;
}

.input-group .has-float-label:not(:last-child),
.input-group .has-float-label:not(:last-child) .form-control {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right: 0;
}

.input-group .has-float-label:not(:first-child),
.input-group .has-float-label:not(:first-child) .form-control {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* floting label css end */
/* quick-pay */
/* quick-pay-links */

html {
  scroll-behavior: smooth;
}

.quick_pay_links .quick_pay_link_item {
  display: inline-block;
  margin-right: 20px;
}

.quick_pay_links .quick_pay_link_item:last-child {
  margin-right: 0px;
}

.quick_pay_links .qpl_item {
  border: solid 1px #e9e9e9;
  margin-left: 0px;
  min-width: 130px;
}

.quick_pay_links .qpl_link .qpl_img {
  clear: both;
  display: block;
  width: 40px !important;
  height: 40px !important;
  margin: 42px auto 13px auto;
}

.quick_pay_links .qpl_link .qpl_i {
  clear: both;
  display: block;
  font-size: 40px;
  color: #555555;
  /* color: var(--reddish-pink); */
  margin: 42px auto 13px auto;
}

.quick_pay_links .qpl_link .qpl_title {
  clear: both;
  display: block;
  text-align: center;
  padding: 0px 20px 42px 20px;
  margin-bottom: 0px;
}

/* quick-pay-links */
/* Organisms */
/* Widget */
/* Benefit css */

.small-card {
  display: flex;
  margin: 0px 0px 72px 0px;
}

.scard-v {
  display: flex;
}

.small-card .icon-img {
  width: 60px;
  height: 60px;
  margin: 0px 0px 16px 0px;
  border-radius: 100%;
}

.scard-v .icon-img {
  width: 80px;
  height: 80px;
  margin: 0 24px 20px 0;
  display: inline-block;
}

.small-card .content {
  display: inline-block;
}

.small-card .content h2 {
  font-family: TruenoSBd;
  font-size: var(--sf-twenty);
  line-height: 25px;
  color: #262626;
}

.small-card .content p {
  font-family: TruenoLt;
  font-size: var(--sf-sixteen);
  line-height: 23px;
  color: #555555;
  margin-top: 8px;
}

/* Boxx  css*/

#pdp .carousel-inner img {
  width: 325px;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

#pdp {
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
}

#pdp .title,
#pdp .descp {
  margin-bottom: 16px;
}

#pdp .title,
#pdp .price,
#pdp .sub-title,
#pdp h6,
.specific-list td:nth-child(odd) {
  font-family: "TruenoSBd";
  font-weight: 600;
  line-height: 1.25;
  color: #262626;
}

#pdp .title {
  font-size: var(--sf-thirtysix) !important;
}

#pdp .descp,
#pdp .intro {
  font-family: "TruenoLt";
  font-size: var(--sf-sixteen);
  font-weight: 300;
  line-height: 1.63;
  color: #555555;
}

#pdp .price {
  font-size: var(--sf-twenty) !important;
  margin-bottom: 19px;
}

#pdp form label,
.specific-list td:nth-child(even) {
  font-family: "TruenoRg";
  font-size: var(--sf-sixteen);
  line-height: 1.25;
  color: #555555 !important;
}

#pdp .custom-control-input:checked~.custom-control-label::before,
#pdp .custom-control-label::after,
#pdp .custom-control-label::before {
  border-radius: 0px;
  width: 1.125rem;
  height: 1.125rem;
  top: 1px;
}

#pdp .custom-control-label::after {
  border: solid 1px #262626;
}

#pdp .sub-title {
  font-size: var(--sf-twenty) !important;
  color: #000000 !important;
  margin-bottom: 8px;
}

#pdp .intro {
  font-size: var(--sf-sixteen);
  color: #000000;
  margin-bottom: 16px;
}

#pdp h6 {
  font-size: var(--sf-sixteen);
  color: #000000;
  font-family: "TruenoRg";
  font-weight: 600;
}

#pdp .carousel-indicators li {
  background-color: #000000;
  width: 6px;
  height: 6px;
}

.specific,
.box-subtitle {
  font-size: var(--sf-twentyeight);
  font-weight: bold;
  line-height: 1.25;
  color: #262626;
  text-align: left;
  font-family: "TruenoBd";
}

/* .specific-list td {
  color: #555555 !important;
  border-top: none;
  padding-left: 0px;
  min-width: 185px;
} */

.specific .table tr,
.specific .table td {
  border: none !important;
}

.specific-list {
  padding-bottom: 56px;
  position: relative;
}

.specific-list::after {
  content: "";
  height: 1px;
  background: #979797;
  position: absolute;
  left: -100rem;
  right: -100rem;
  bottom: 0px;
}

.mb-24 {
  margin-bottom: 24px;
}

.mb-72 {
  margin-bottom: 72px;
}

#pdp h6.pd-name {
  font-family: "TruenoRg";
  font-size: var(--sf-sixteen);
  color: #262626 !important;
}

/* checkbox styles starts her */

.custom-control-input:checked~.black::before {
  background: #000000;
}

.custom-control-input:focus~.black::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}

.custom-control-input:not(:disabled):active~.black::before {
  color: #fff;
  background-color: #565656;
  border-color: #565656;
}

.rectangle {
  width: 18px;
  height: 18px;
  background-color: #0090ff;
}

/* Boxs Css */

#pdp .carousel-item {
  text-align: center;
}

#pdp {
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
}

#pdp .title,
#pdp .descp {
  margin-bottom: 16px;
}

#pdp .title,
#pdp .price,
#pdp .sub-title,
#pdp h6,
.specific-list td:nth-child(odd) {
  font-family: "TruenoSBd";
  font-weight: 600;
  line-height: 1.25;
  color: #262626;
}

#pdp .title {
  font-size: var(--sf-thirtysix) !important;
}

#pdp .descp,
#pdp .intro {
  font-family: "TruenoLt";
  font-size: var(--sf-sixteen);
  font-weight: 300;
  line-height: 1.63;
  color: #555555;
}

#pdp .price {
  font-size: var(--sf-twenty) !important;
  margin-bottom: 19px;
}

#pdp form label,
.specific-list td:nth-child(even) {
  font-family: "TruenoRg";
  font-size: var(--sf-sixteen);
  line-height: 1.25;
  color: #555555 !important;
}

#pdp .custom-control-input:checked~.custom-control-label::before,
#pdp .custom-control-label::after,
#pdp .custom-control-label::before {
  border-radius: 0px;
  width: 1.125rem;
  height: 1.125rem;
  top: 1px;
}

#pdp .custom-control-label::after {
  border: solid 1px #262626;
}

#pdp .sub-title {
  font-size: var(--sf-twenty) !important;
  color: #000000 !important;
  margin-bottom: 8px;
}

#pdp .intro {
  font-size: var(--sf-sixteen);
  color: #000000;
  margin-bottom: 16px;
}

#pdp h6 {
  font-size: var(--sf-sixteen);
  color: #000000;
  font-family: "TruenoRg";
  font-weight: 600;
}

#pdp .carousel-indicators li {
  background-color: #000000;
  width: 6px;
  height: 6px;
}

.specific,
.box-subtitle {
  font-size: var(--sf-twentyeight);
  font-weight: bold;
  line-height: 1.25;
  color: #262626;
  text-align: left;
  font-family: "TruenoBd";
}

.specific,
.box-subtitle.inv-rups {
  font-family: "TruenoSBd";
  font-size: var(--sf-twentyfour) !important;
  font-weight: bold;
  line-height: 1.25;
  color: #262626;
  text-align: left;
}

/* .specific-list td {
  color: #555555 !important;
  border-top: none;
  padding-left: 0px;
  min-width: 185px;
} */

.specific .table tr,
.specific .table td {
  border: none !important;
}

.specific-list {
  padding-bottom: 56px;
  position: relative;
}

.specific-list::after {
  content: "";
  height: 1px;
  background: #979797;
  position: absolute;
  left: -100rem;
  right: -100rem;
  bottom: 0px;
}

.mb-24 {
  margin-bottom: 24px;
}

.mb-72 {
  margin-bottom: 72px;
}

#pdp h6.pd-name {
  font-family: "TruenoRg";
  color: #262626 !important;
}

/* checkbox styles starts her */

.custom-control-input:checked~.black::before {
  background: #000000;
}

.custom-control-input:focus~.black::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}

.custom-control-input:not(:disabled):active~.black::before {
  color: #fff;
  background-color: #565656;
  border-color: #565656;
}

.rectangle {
  width: 18px;
  height: 18px;
  background-color: #0090ff;
}

/* Broadband Css */

#pdp .carousel-inner img {
  width: 325px;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

#pdp .carousel-item {
  text-align: center;
}

.marb-32 {
  margin-bottom: 32px;
}

#pdp {
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
}

#pdp .title,
#pdp .descp {
  margin-bottom: 16px;
}

#pdp .title,
#pdp .price,
#pdp .sub-title,
#pdp h6,
.specific-list td:nth-child(odd) {
  font-family: "TruenoSBd";
  font-size: var(--sf-sixteen);
  line-height: var(--sf-twenty);
  color: #555555;
}

#pdp .title {
  font-size: var(--sf-thirtysix) !important;
}

#pdp .descp,
#pdp .intro {
  font-family: "TruenoLt";
  font-size: var(--sf-sixteen);
  font-weight: 300;
  line-height: 1.63;
  color: #555555;
}

#pdp .price {
  font-size: var(--sf-twenty) !important;
  margin-bottom: 16px;
}

#pdp form p span,
.specific-list td:nth-child(even) {
  font-family: "TruenoRg";
  font-size: var(--sf-sixteen);
  line-height: var(--sf-twenty);
  color: #555555 !important;
}

#pdp .custom-control-input:checked~.custom-control-label::before,
#pdp .custom-control-label::after,
#pdp .custom-control-label::before {
  border-radius: 0px;
  width: 1.125rem;
  height: 1.125rem;
  top: 1px;
}

#pdp .custom-control-label::before {
  border: solid 1px #262626;
}

#pdp .custom-control-label::after {
  background: #0090ff;
  width: 12px;
  height: 12px;
  margin: 3px;
}

#pdp .custom-control-label.black::after {
  background: #262626;
}

#pdp .custom-control-label.white::after {
  background: #ffffff;
}

#pdp .sub-title {
  font-size: var(--sf-twenty) !important;
  color: #000000 !important;
  margin-bottom: 8px;
}

#pdp .intro {
  font-size: var(--sf-sixteen);
  color: #000000;
  margin-bottom: 16px;
}

#pdp h6 {
  font-family: "TruenoSBd";
  font-size: var(--sf-sixteen);
  font-weight: 600;
  color: #000000;
  text-transform: capitalize;
}

#pdp .carousel-indicators {
  bottom: -35px;
}

#pdp .carousel-indicators li {
  background-color: #000000;
  width: 6px;
  height: 6px;
}

.specific,
.box-subtitle {
  font-family: "TruenoSBd";
  font-size: var(--sf-twentyeight);
  line-height: var(--sf-thirtyfive);
  color: #262626;
  text-align: left;
}

/* 
.specific-list td {
  color: #555555 !important;
  border-top: none;
  padding-left: 0px;
  min-width: 185px;
} */

.specific .table tr,
.specific .table td {
  border: none !important;
}

.specific-list {
  padding-bottom: 56px;
  position: relative;
}

.specific-list::after {
  content: "";
  height: 1px;
  background: #979797;
  position: absolute;
  left: -100rem;
  right: -100rem;
  bottom: 0px;
}

.mb-24 {
  margin-bottom: 24px;
}

.mb-72 {
  margin-bottom: 72px;
}

#pdp h6.pd-name {
  font-family: "TruenoRg";
  font-size: var(--sf-sixteen);
  color: #262626 !important;
}

.pd-name {
  font-family: TruenoRg;
  font-size: var(--sf-sixteen);
  line-height: var(--sf-twentyfour);
  color: #262626;
}

/* checkbox styles starts her */

.custom-control-input:checked~.black::before {
  background: #000000;
}

.custom-control-input:focus~.black::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}

.custom-control-input:not(:disabled):active~.black::before {
  color: #fff;
  background-color: #565656;
  border-color: #565656;
}

.rectangle-blue {
  width: 24px;
  height: 24px;
  background-color: #0090ff;
  margin-right: 7px;
  display: inline-block;
  border: 2px solid #262626;
}

.rectangle-black {
  width: 24px;
  height: 24px;
  background-color: #000000;
  margin: 0 8px 0 0;
  padding: 3px;
  display: inline-block;
  border: 2px solid #262626;
}

.rectangle-white {
  width: 24px;
  height: 24px;
  background-color: #ffffff;
  margin-right: 7px;
  display: inline-block;
  border: 2px solid #262626;
}

.similar-product-card .img-fluid.mb-24 {
  border: 1px solid #e9e9e9;
}

/* Country With Code Css */

.bold-txt {
  color: #000;
  font-family: TruenoSBd;
}

/* Device Bundling Css */
.device-bundling-feature-product-card .media-box,
.device-bundling-feature-product-card .media-box img {
  max-height: 177px;
}

.device-bundling-feature-product-card .media-box img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.device-scard-vertical {
  width: 100%;
  min-height: 201px;
  height: auto;
  display: flex;
  padding: var(--sf-eighteen) var(--sf-twentyfour) var(--sf-eighteen) 0px !important;
  border: solid 1px #e9e9e9;
  background-color: #f5f5f5;
  flex-direction: column;
  margin: 0px;
  align-items: center;
}

.device-scard-vertical .media-content {
  width: 70%;
}

.device-scard-vertical .media-content .feature {
  height: 57px;
  border-left: solid 3px #ff1659;
  font-family: TruenoSBd;
  font-size: var(--sf-fourteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 57px;
  letter-spacing: normal;
  text-align: left;
  color: #ff1659;
}

.device-scard-vertical .media-content .feature-box {
  padding-left: 0px;
}

.device-scard-vertical .media-content .feature-title {
  font-family: TruenoLt;
  font-size: var(--sf-fourteen);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: left;
  color: #434343;
}

.device-scard-vertical .media-content .feature-subtitle {
  font-family: TruenoSBd;
  font-size: var(--sf-twenty);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
  margin-bottom: 10px;
  min-height: 25px !important;
}

.device-scard-vertical .media-content .feature-info {
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}

/* .device-scard-vertical .media-content .feature-info .icon-img {
}

.device-scard-vertical .media-content .feature-info .info-txt {
  margin-left: 16px;
  width: 100%;
} */
.border-red {
  color: #262626 !important;
}

.accordion__item figure table {
  margin-left: -30px;
  margin-top: 15px;
}

.so-widget-device-bundling-new-product-card-vertical-widget {
  /* margin-bottom: 24px; */
}

.so-widget-device-bundling-new-product-card-vertical-widget:hover .device-bundling-product-card,
.so-widget-device-bundling-feature-new-product-card-widget:hover .device-bundling-feature-product-card {
  border-color: #ff1659 !important;
}

.so-widget-device-bundling-new-product-card-vertical-widget:hover .border-red,
.so-widget-device-bundling-feature-new-product-card-widget:hover .border-red,
.so-widget-device-bundling-solution-card-widget:hover .border-red {
  color: #ff1659 !important;
  border-color: #ff1659 !important;
}

.device-scard-vertical .media-content .feature-info .heading {
  font-family: TruenoRg;
  font-size: var(--sf-fourteen);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
  background: #dedede;
  padding: 4px;
}

.device-scard-vertical .media-content .feature-info .text {
  font-family: "TruenoRg";
  font-size: var(--sf-ten);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #434343;
  margin-top: 5px;
}

.device-scard-vertical .media-content .feature-rp {
  font-family: TruenoSBd;
  font-size: var(--sf-fourteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ff1659;
  text-align: center;
  color: #262626;
  letter-spacing: 0.37px;
  padding: 0px 16px;
  min-height: 40px;
  line-height: 40px;
  border: 1px solid #d9d9d9;
}

.device-scard-vertical .media-content .feature span {
  margin-left: 14px;
  margin-right: 8px;
}

.device-scard-vertical .media-box {
  width: 52%;
}

.device-scard-vertical .media-content .feature {
  height: 57px;
  border-left: solid 3px #ff1659;
  font-family: TruenoSBd;
  font-size: var(--sf-fourteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 57px;
  letter-spacing: normal;
  text-align: left;
  color: #ff1659;
}

.device-scard-vertical .media-content .feature-info {
  margin-bottom: 12px;
}

/* Device Bundling Solution Card */
/* transparent card */

.solution-card {
  width: 100%;
  height: auto;
  display: flex;
  padding: 24px 0px 24px 0px;
  border: solid 2px #e9e9e9;
  background-color: #ffffff;
  margin-bottom: 24px;
  align-items: center;
}

/* .solution-card .media-content {
  width: 70%;
  padding: 24px 24px 24px 0px;
} */

.solution-card .media-content .feature {
  height: 57px;
  border-left: solid 3px #ff1659;
  font-family: TruenoSBd;
  font-size: var(--sf-fourteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 57px;
  letter-spacing: normal;
  text-align: left;
  color: #ff1659;
}

/* 
.solution-card .media-content .feature-box {
  padding-left: 24px;
} */

.solution-card .media-content .feature-title {
  font-family: TruenoSBd;
  font-size: var(--sf-twentyfour);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
  margin-bottom: 16px;
}

.solution-card .media-content .feature-subtitle {
  font-family: TruenoLt;
  font-size: var(--sf-fourteen);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  color: #434343;
  margin-bottom: 8px;
}

.solution-card .media-content .feature-info {
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}

.solution-card .media-content .feature-info .info-txt {
  margin-left: 16px;
  width: 100%;
}

.solution-card .media-content .feature-info .heading {
  font-family: TruenoRg;
  font-size: var(--sf-sixteen);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
}

.solution-card .media-content .feature-info .text {
  font-family: TruenoLt;
  font-size: var(--sf-twelve);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #434343;
}

.solution-card .media-content .feature-rp {
  font-family: TruenoSBd;
  font-size: var(--sf-fourteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #ff1659;
  border: 1px solid #d9d9d9;
  width: 65px;
  height: 40px;
  align-items: center;
  display: flex;
  justify-content: center;
}

.solution-card .media-content .feature span {
  margin-left: 14px;
  margin-right: 8px;
}

.solution-card .media-box {
  width: 30%;
}

.solution-card .media-box img {
  max-width: 170px;
  width: 100%;
  max-height: 116px;
  object-fit: contain;
  object-position: center;
}

/* Features */

html {
  scroll-behavior: smooth;
}

.nav.nav-pills {
  padding-top: 16px;
  padding-bottom: 16px;
}

.nav-pills {
  font-family: TruenoRg;
}

.pills-inactive {
  width: auto;
  height: 40px;
  margin: 0 16px 0 0;
  padding: 8px 12px;
  background-color: #ffff;
}

.pills-inactive .title {
  width: 112px;
  height: 24px;
  margin: 0 10px 0 0;
  font-family: TruenoRg;
  font-size: var(--sf-sixteen);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #555555;
}

.pills-active {
  width: auto;
  height: 40px;
  margin: 0 16px 0 0;
  padding: 8px 12px;
  background-color: #ffbccd;
}

.pills-active .title {
  width: 112px;
  height: 24px;
  margin: 0 10px 0 0;
  font-family: TruenoSBd;
  font-size: var(--sf-sixteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #d80453;
}

.pills-active .count,
.pills-inactive .count {
  width: auto;
  float: right;
  height: 20px;
  margin: 2px 0 2px 10px;
  padding: 8px;
  background-color: #d80453;
  font-family: TruenoRg;
  font-size: var(--sf-ten);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 6px;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}

.pills-inactive .count {
  background-color: #e9e9e9 !important;
  color: #000;
}

/* Header Benefit */

h1.entry-title {
  margin: 0 auto;
  font-size: 36px;
  color: #262626;
  font-family: TruenoSBd;
  padding-top: 30px;
  padding-bottom: 20px;
  text-align: center;
}

/* Info Section */

.widget_info-section {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

/* Logo Box */
.col-logo {
  width: 120px;
  height: 120px;
  border: solid 1px #e9e9e9;
}

.col-logo img {
  width: 100%;
}

/* Member Card Css */

.membership-card .card-head {
  width: 100%;
  height: 88px;
  padding: 19px 72px 19px 19px;
  color: white;
}

.red {
  background-image: linear-gradient(to top, #b42752, #e34e7e, #eb395d);
}

.silver {
  background-image: linear-gradient(to top, #b6bbbf, #ecf1f5, #9aa0a3);
}

.gold {
  background-image: linear-gradient(to top, #ddaf5a, #f6e18e, #cc9345);
}

.platinum {
  background-image: linear-gradient(to top, #929191, #dededf, #807f83);
}

.elite {
  background-image: linear-gradient(to top, #161616, #595959, #0d0d0d);
}

.membership {
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
}

.membership h2 {
  font-family: TruenoSBd;
  font-size: var(--sf-thirtysix);
  font-weight: 600;
  color: #262626;
  margin-bottom: 12px;
}

.membership p {
  font-family: TruenoRg;
  font-size: var(--sf-twenty);
  line-height: 1.6;
  color: #555555;
  margin-bottom: 33px;
}

.membership .card-head>strong {
  font-family: TruenoSBd;
  font-size: var(--sf-twenty);
  font-weight: 600;
}

.membership .card-body {
  padding: 21px;
  border: solid 1px #e9e9e9;
  background-color: #fafafa;
  min-height: 200px;
}

.membership .card-body ul {
  font-family: "TruenoLt";
  font-size: var(--sf-fourteen);
  font-weight: 300;
  line-height: 1.57;
  color: #262626;
  padding-left: 15px;
  margin-bottom: 25px;
}

.membership .card-body ul li {
  font-family: "TruenoLt";
  font-size: var(--sf-fourteen);
  font-weight: 300;
  color: #262626;
  padding: 0px;
}

.membership .view-more small {
  position: relative;
}

.membership .view-more small::after {
  vertical-align: middle;
  content: "";
  background: #fff url(../assets/images/ic_arrow_down_small.svg) no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  top: -5px;
  right: -26px;
  background-size: cover;
  background-position: center;
}

.membership .view-more small.less::after {
  transform: rotate(180deg);
}

.membership .view-more {
  font-size: var(--sf-fourteen);
  font-weight: 300;
  line-height: 1.57;
  text-align: center;
  color: #000000;
  margin: 0px;
  cursor: pointer;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
}

.more-list {
  display: none;
}

/* Package Card Css */

#card-type-3 {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  text-align: left;
  color: #262626;
}

#card-type-3 .catgory-name {
  font-family: "TruenoRg";
  font-size: var(--sf-sixteen);
  line-height: 1.63;
  letter-spacing: normal;
}

.mb-8 {
  margin-bottom: 8px;
}

.mb-23 {
  margin-bottom: 23px;
}

#card-type-3 a.card-title,
#card-type-3 .view {
  font-family: "TruenoSBd";
  font-size: var(--sf-twentyfour);
  font-weight: 600;
  line-height: 1.25;
}

#card-type-3 p {
  font-family: "TruenoLt";
  font-weight: 300;
  line-height: 1.63;
  color: #434343;
}

#card-type-3 .view {
  font-size: var(--sf-sixteen);
  letter-spacing: 0.42px;
  text-align: center;
  padding: 16px 15px;
  border: solid 1px #c4c4c4;
  background-color: rgba(255, 22, 89, 0);
  margin-top: 15px;
}

#card-type-3 .card-img-top {
  max-width: 392px;
  max-height: 255px;
  object-fit: cover;
  object-position: center;
}

#multi-item-package {
  margin-right: calc(-100vw / 2 + 500px / 2);
  /* padding-left: 3px; */
}

/* 
#multi-item-package .card.product-card.card-type-3 {
  margin-right: 20px;
} */

#multi-item-package .card.product-card .catgory-name {
  font-family: "TruenoRg";
  font-size: var(--sf-sixteen);
  line-height: var(--sf-twentysix);
  color: var(--sf-graydark);
}

#multi-item-package .card.product-card .card-title {
  font-family: "TruenoSBd";
  font-size: var(--sf-twenty);
  line-height: 25px;
  color: var(--sf-graydark);
}

#multi-item-package .card.product-card .tag-line {
  font-family: "TruenoLt";
  font-size: var(--sf-sixteen);
  line-height: var(--sf-twentysix);
  color: var(--sf-graydark);
}

#multi-item-package .card.product-card .btn-outline.view {
  font-family: "TruenoSBd";
  color: var(--sf-grayl);
  font-size: var(--sf-sixteen);
}

#multi-item-package .card.product-card .card-title:after {
  content: none;
}

#multi-item-package .controls-top {
  position: relative;
  left: 71%;
  bottom: 26px;
}

#multi-item-package a.btn-floating {
  color: #9b9b9b;
  width: 36px;
  height: 36px;
  margin-right: 8px;
}

#multi-item-package a.btn-floating.active {
  color: #212529;
}

#multi-item-package .carousel-inner {
  overflow: visible;
}

.desktop-view {
  display: block;
}

.mobile-view {
  display: none;
}

.partialViewSlider-outerwrapper {
  position: relative;
}

.partialViewSlider-outerwrapper.partialViewSlider-outsideControls {
  padding: 0 6%;
}

.partialViewSlider-wrapper {
  overflow: hidden;
  font-size: 0;
  position: relative;
}

.partialViewSlider-outerwrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
  transition-property: transform;
  transition-duration: 0ms;
  transition-timing-function: ease-out;
  /*padding-left: 27px;*/
}

.partialViewSlider-outerwrapper ul>li {
  display: inline-block;
  position: relative;
  font-size: 1rem;
  transition-property: all;
  transition-duration: 0ms;
  transition-timing-function: ease-out;
  /*max-width: 392px;
  margin-right: 16px;*/
  padding-right: 18px;
}

.partialViewSlider-wrapper.partialViewSlider-perspective ul>li {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0.4;
}

.partialViewSlider-wrapper.partialViewSlider-perspective ul>li.active {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  margin-left: -35px;
  margin-right: 8px;
}

.partialViewSlider-wrapper ul>li>img {
  /* width: 100%; */
  display: block;
}

.partialViewSlider-backdrop {
  position: absolute;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
}

.partialViewSlider-backdrop.partialViewSlider-right {
  right: 0;
}

.partialViewSlider-nav {
  /* position: absolute; */
  top: -6%;
  font-size: var(--sf-sixteen);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #989898;
  text-align: center;
  background: #f5f5f5;
  padding: 4px 10px;
}

.partialViewSlider-nav:hover {
  color: #9b9b9b;
}

.partialViewSlider-prev {
  left: 69% !important;
  /* color: #9b9b9b !important; */
}

.partialViewSlider-next {
  left: 71.7% !important;
  margin-left: -4px;
  /* color: #9b9b9b !important; */
}

.partialViewSlider-prev.active {
  color: #212529;
}

.partialViewSlider-next.active {
  color: #212529;
}

.partialViewSlider-outsideControls .partialViewSlider-nav,
.partialViewSlider-neighborControls .partialViewSlider-nav {
  color: #ccc;
}

.partialViewSlider-outsideControls .partialViewSlider-prev {
  left: 85%;
  color: #9b9b9b;
}

.partialViewSlider-outsideControls .partialViewSlider-next {
  right: 90%;
  color: #212529;
}

.partialViewSlider-neighborControls .partialViewSlider-prev {
  left: -5%;
}

.partialViewSlider-neighborControls .partialViewSlider-next {
  right: -5%;
}

.partialViewSlider-dots {
  display: inline-block;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%);
}

.partialViewSlider-dots li a {
  position: relative;
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: 0 5px;
}

.partialViewSlider-dots li a:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  border-radius: 50%;
  transition: all 0.25s ease-out;
}

.partialViewSlider-dots li.active a:before {
  background: #fff;
}

@media (max-width: 1024px) {
  #multi-item-package .partialViewSlider-nav {
    display: none;
  }
}

/* Point Card */

.smart-box {
  color: #555555;
  font-size: var(--sf-sixteen);
  font-family: "TruenoLt";
  font-weight: 300;
  line-height: 1.63;
}

.smart-box span {
  margin-left: 4px;
}

.smart-box p {
  margin-left: 41px;
  font-family: "TruenoSBd";
}

.smart-box p.smart-points {
  color: #ff1659;
}

.smart-box p.smart-date {
  color: #262626;
}

/* Qr Card Css */

.qrcard-box .title {
  font-family: TruenoSBd;
  font-size: var(--sf-twentyfour);
  line-height: 30px;
  color: #000000;
  margin-bottom: 12px;
}

.qrcard-box .title-qr {
  font-family: TruenoSBd;
  font-size: var(--sf-thirtysix);
  line-height: 30px;
  color: #262626;
  margin-bottom: 16px;
}

.qrcard-box {
  max-width: 100%;
  display: inline-block;
}

.qrcard-box .col-4 img {
  max-width: 100%;
  height: 122px;
  margin-left: 20px;
}

.qrcard-box .col-6 {
  max-width: 100%;
  height: 50px;
  margin-top: 10px;
}

.qrcard-box .col-6 img {
  max-width: 100%;
  height: 50px;
  margin-bottom: 8px;
}

/* Qr Code Css */

.qrcode-section {
  background: #e3e5e1;
  margin: 0px 0;
  margin-left: -1365.5px !important;
  margin-right: -1365.5px !important;
  padding-left: 1365.5px !important;
  padding-right: 1365.5px !important;
}

.qrcode-section .container {
  padding-left: 25px;
}

.qr-box {
  max-width: 332px;
  width: 100%;
  margin-top: 20px;
}

.qr-bg {
  background-size: contain !important;
  background-position: right 40px top 0px !important;
  filter: opacity(0.9) !important;
}

.qr-box p {
  margin: 0 0 10px 0;
  font-family: TruenoRg;
  font-size: var(--sf-fourteen);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #434343;
}

.qr-box .app-btn a img {
  margin-bottom: 12.7px;
  width: 143.7px;
  height: 46px;
  border-radius: 8px;
}

.qr-box .app-btn {
  margin-top: 0px;
}

.qr-box img {
  width: 105px;
  height: 105px;
}

.qrcode-right-image {
  /* height: 364px; */
  margin-left: 36px;
}

.qrcode-section .qrcode-title {
  font-family: TruenoSBd;
  font-size: var(--sf-twentyeight);
  line-height: var(--sf-thirtyfive);
  color: var(--sf-graydark);
  /* width: 55%; */
  display: inline-block;
  margin-top: 20px;
}

.qrcode-heading {
  margin: 0 86px 29px 1px;
  font-family: TruenoRg;
  font-size: var(--sf-twenty);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.55px;
  color: #ff1659;
  padding-top: 30px;
  display: none;
}

.qrcode-input {
  display: flex;
  margin-top: 36px;
}

.qrcode-input input {
  width: 44%;
  height: 51px;
}

.qrcode-icon img {
  width: 64px;
  height: 64px;
}

#qrcode-home-two.qrcode-section .qrcode-title,
#qrcode-wow-deal.qrcode-section .qrcode-title {
  width: 100%;
}

#qrcode-home-two .qrcode-input,
#qrcode-wow-deal .qrcode-input {
  display: block;
}

#qrcode-home-two .qrcode-input input,
#qrcode-home-two .qrcode-input button,
#qrcode-wow-deal .qrcode-input input,
#qrcode-wow-deal .qrcode-input button {
  width: 90%;
}

#qrcode-wow-deal .qr-box .app-btn a img {
  width: 58px;
  margin-top: 5px;
  height: auto;
}

#qrcode-treasure-hunt .qr-box {
  padding: 0px;
  margin-top: 0px;
}

#qrcode-treasure-hunt .app-btn img {
  width: 100%;
  height: 58px;
}

#qrcode-treasure-hunt .app-btn .android-btn img {
  margin-top: 10px;
}

#qrcode-treasure-hunt p {
  margin-bottom: 10px;
}

/* Rewards Slider */

#smartpoin-slider.p-72 {
  padding: 72px;
}

.carousel-inner img {
  width: 100%;
  height: 100%;
}

#smartpoin-slider ol li {
  position: relative;
}

/*#smartpoin-slider ol li::before {
content: "";
width: 31px;
height: 31px;
border: 4px solid #e9e9e9;
border-radius: 50%;
display: block;
position: absolute;
left: -40px;
top: 0px;
font-size:  var(--sf-twenty);
font-weight: 600;
line-height: 1.25;
color: #262626;
font-family: "TruenoSBd";
text-align: center;
}

#smartpoin-slider ol li:nth-child(1):before {
content: "1";
}

#smartpoin-slider ol li:nth-child(2):before {
content: "2";
}

#smartpoin-slider ol li:nth-child(3):before {
content: "3";
}

#smartpoin-slider ol li.active::before {
background: url("../assets/images/Rewards.gif") no-repeat;
background-size: cover;
line-height: 33px;
border: 0px;
}*/

#smartpoin-slider .carousel-indicators {
  position: inherit;
  display: block;
  margin: 0px;
}

#smartpoin-slider .carousel-indicators li {
  width: auto;
  height: auto;
  margin: 0px;
  text-indent: inherit;
  background-color: transparent;
}

#smartpoin-slider .carousel-item {
  max-width: 496px;
  min-height: 496px;
}

.carousel-inner img {
  height: -webkit-fill-available;
}

#smartpoin-slider ol li {
  cursor: pointer;
  margin-bottom: 19px;
  max-width: 328.9px;
}

#smartpoin-slider {
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  background: #fafafa;
}

#smartpoin-slider .title,
#smartpoin-slider ol li h5 {
  font-family: "TruenoSBd";
  font-weight: 600;
  line-height: 1.25;
  color: #262626;
}

#smartpoin-slider .title {
  font-size: var(--sf-thirtysix);
}

#smartpoin-slider .mb-40 {
  margin-bottom: 40px;
}

#smartpoin-slider ol li h5 {
  font-size: var(--sf-twenty);
}

#smartpoin-slider ol li p {
  font-family: "TruenoLt";
  font-size: var(--sf-sixteen);
  font-weight: 300;
  line-height: 1.63;
  color: #555555;
}

#smartpoin-slider li .progress {
  margin-right: 20.1px;
}

#smartpoin-slider .pl-20 {
  padding-left: 40px;
}

#smartpoin-slider .progress {
  width: 37px;
  height: 37px !important;
  float: left;
  background: none;
  box-shadow: none;
  position: relative;
}

#smartpoin-slider .progress:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 6px solid #e9e9e9;
  position: absolute;
  top: 0;
  left: 0;
}

#smartpoin-slider .progress>span {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}

#smartpoin-slider .progress .progress-left {
  left: 0;
}

#smartpoin-slider .progress .progress-bar {
  width: 100%;
  height: 100%;
  background: none;
  border-width: 6px;
  border-style: solid;
  position: absolute;
  top: 0;
}

#smartpoin-slider .progress .progress-left .progress-bar {
  left: 100%;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
  border-left: 0;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}

#smartpoin-slider .progress .progress-right {
  right: 0;
}

#smartpoin-slider .progress .progress-right .progress-bar {
  left: -100%;
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px;
  border: 6px solid #e9e9e9;
  border-right: 0;
  -webkit-transform-origin: center right;
  transform-origin: center right;
  animation: loading-1 1.8s linear forwards;
}

#smartpoin-slider .progress .progress-value {
  width: 90%;
  height: 90%;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  position: absolute;
  top: 5%;
  left: 5%;
  font-size: var(--sf-twenty);
  font-weight: 600;
  line-height: 29px;
  color: #262626;
}

#smartpoin-slider .active .progress.blue .progress-bar {
  border-color: #ff1659 !important;
}

#smartpoin-slider .active .progress.blue .progress-right .progress-bar {
  animation: loading-2 0.8s linear forwards 0.8s;
}

#smartpoin-slider .active .progress.blue .progress-left .progress-bar {
  animation: loading-2 1.5s linear forwards 1.6s;
}

#smartpoin-slider .progress.yellow .progress-bar {
  border-color: #fdba04;
}

#smartpoin-slider .progress.yellow .progress-right .progress-bar {
  animation: loading-3 1.8s linear forwards;
}

#smartpoin-slider .progress.yellow .progress-left .progress-bar {
  animation: none;
}

@keyframes loading-1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

@keyframes loading-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

@keyframes loading-3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
}

/* Roaming Partner */

.bold-txt {
  color: #000;
  font-family: TruenoSBd;
}

.bold-price {
  color: #000;
  font-family: TruenoSBd;
  font-size: 24px;
}

/* sale Card Css */

.sale-card-height {
  min-height: 175px !important;
}

.sale-card-heights {
  min-height: 165px !important;
}

.sale-card {
  min-height: 202px;
}

.mtcoin {
  margin-right: 7px;
}

p.currency {
  position: absolute;
  bottom: 23px;
  display: flex;
  align-items: center;
}

a.sale-title {
  font-family: "TruenoSBd";
  font-size: var(--sf-sixteen);
  line-height: var(--sf-twentyfour);
  text-align: left;
  color: #262626;
  margin-bottom: 8px;
}

a.sale-titles {
  font-family: "TruenoSBd";
  font-size: var(--sf-twentyfour) !important;
  line-height: var(--sf-twentyfour);
  text-align: left;
  color: #262626;
  margin-bottom: 8px;
}

p.tag-line {
  font-family: "TruenoLt";
  font-size: var(--sf-fourteen);
  line-height: var(--twentytwo);
  text-align: left;
  color: #434343;
  margin-bottom: 24px;
}

p.tag-lines {
  font-family: "TruenoLt";
  font-size: var(--sf-sixteen);
  line-height: var(--twentytwo);
  text-align: left;
  color: #7b7b7b;
  margin-bottom: 24px;
}

.currency strong {
  color: #ff1659;
  font-size: 20px;
  font-family: "TruenoSBd";
}

.currency i {
  font-size: 23px;
}

/* Specification Css */

.carousel-inner img {
  width: 100%;
  height: 100%;
}

#pdp {
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
}

#pdp .title,
#pdp .descp {
  margin-bottom: 16px;
}

#pdp .title,
#pdp .price,
#pdp .sub-title,
#pdp h6,
.specific-list td:nth-child(odd) {
  font-family: "TruenoSBd";
  font-weight: 600;
  line-height: 1.25;
  color: #262626;
}

#pdp .title {
  font-size: var(--sf-thirtysix) !important;
}

#pdp .descp,
#pdp .intro {
  font-family: "TruenoLt";
  font-size: var(--sf-sixteen);
  font-weight: 300;
  line-height: 1.63;
  color: #555555;
}

#pdp .price {
  font-size: var(--sf-twenty) !important;
  margin-bottom: 19px;
}

#pdp form label,
.specific-list td:nth-child(even) {
  font-family: "TruenoRg";
  font-size: var(--sf-sixteen);
  line-height: 1.25;
  color: #555555 !important;
}

#pdp .custom-control-input:checked~.custom-control-label::before,
#pdp .custom-control-label::after,
#pdp .custom-control-label::before {
  border-radius: 0px;
  width: 1.125rem;
  height: 1.125rem;
  top: 1px;
}

#pdp .custom-control-label::after {
  border: solid 1px #262626;
  background: #0090ff;
  width: 12px;
  height: 12px;
  margin: 3px;
}

#pdp .sub-title {
  font-size: var(--sf-twenty) !important;
  color: #000000 !important;
  margin-bottom: 8px;
}

#pdp .intro {
  font-size: var(--sf-sixteen);
  color: #000000;
  margin-bottom: 16px;
}

#pdp h6 {
  font-size: var(--sf-sixteen);
  color: #000000;
}

#pdp .carousel-indicators li {
  background-color: #000000;
  width: 6px;
  height: 6px;
}

.specific,
.box-subtitle {
  font-size: var(--sf-twentyeight);
  font-weight: bold;
  line-height: 1.25;
  color: #262626;
  text-align: left;
  font-family: "TruenoBd";
}

.specific-list td {
  color: #555555 !important;
  border-top: none;
  min-width: 185px;
}

.specific .table tr,
.specific .table td {
  border: none !important;
}

.specific-list {
  /* border-bottom: solid 1px #979797; */
  padding-bottom: 56px;
}

.mb-24 {
  margin-bottom: 24px;
}

.mb-72 {
  margin-bottom: 72px;
}

#pdp h6.pd-name {
  font-family: "TruenoRg";
  color: #262626 !important;
}

/* checkbox styles starts her */

.custom-control-input:checked~.black::before {
  background: #000000;
}

.custom-control-input:focus~.black::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}

.custom-control-input:not(:disabled):active~.black::before {
  color: #fff;
  background-color: #565656;
  border-color: #565656;
}

/* checkbox styles ends her */
/* Mobile Responsive */

@media (min-width: 1360px) {
  .overflow-auto {
    overflow: hidden !important;
  }

  #pdp #demo {
    min-height: 374px;
  }

  .mt-56 {
    margin-top: 56px;
  }

  .mb-32 {
    margin-bottom: 32px;
  }
}

/* Tariff Roaming Big Cards */

#tarif-dasars {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
}

#tarif-dasars .card {
  border: 1px solid #e9e9e9;
  border-radius: 0px;
}

#tarif-dasars .card-head {
  padding: 24px 16px 17px 16px;
  background: #e9e9e9;
}

#tarif-dasars .card-head p {
  font-size: var(--sf-twenty);
  line-height: var(--sf-thirtytwo);
  font-family: "TruenoRg";
}

#tarif-dasars .card-body {
  padding: 30px 16px 24px 16px;
}

#tarif-dasars .card-body p strong {
  font-size: var(--sf-twentyfour);
  font-family: "TruenoSBd";
  line-height: var(--sf-thirtytwo);
}

#tarif-dasars .card-body p {
  font-family: "TruenoLt";
  font-size: var(--sf-sixteen);
  font-weight: 300;
  line-height: 46px;
  color: #000;
}

/* Mobile View Changes */

.tariff-card-mgn .panel-grid-cell {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

.tariff-card-mgn .so-panel {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

/* Tariff Roaming Cards Gray */

.tarif-roming {
  background: #f5f5f5;
  max-width: 500px;
}

.font-20 {
  font-size: var(--sf-twenty);
}

.tarif-card {
  margin-top: 24px;
  display: grid;
}

.tarif-card .tarif-box {
  padding: 22px 18px;
  background: #ffffff;
  width: 250px;
  height: 153px;
}

.tarif-card .tarif-box .title {
  border-bottom: 1px solid #d8d8d8;
  width: 100%;
  padding-right: 18%;
  padding-bottom: 20px;
  margin-bottom: 18px;
  height: 65px;
  font-family: TruenoLt;
  font-size: var(--sf-twentyfour);
  line-height: 25px;
  color: #000000;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.tarif-card .tarif-box p {
  font-family: TruenoSBd;
  font-size: var(--sf-twentyfour);
  line-height: 30px;
  color: #000000;
}

.tarif-card .tarif-box p span {
  font-family: TruenoLt;
  font-size: var(--sf-fourteen);
  line-height: 30px;
  color: #000000;
}

.bg-gray {
  background: #ececec !important;
}

.bold-txt {
  color: #000;
  font-family: TruenoSBd;
}

.select-box {
  margin-top: 16px;
}

.select-box .input-group input {
  border-radius: 0px;
  height: 48px;
}

.select-box .input-group .btn-check {
  color: #fff;
  background-color: #ff1659;
  border-color: #ff1659;
  border-radius: 0px;
  font-family: TruenoSBd;
  font-size: var(--sf-sixteen);
  height: 48px;
  padding: 10px 27px;
}

.mb-30 {
  margin-bottom: 30px;
}

.select-box .custom-select {
  background: #fff url(../assets/images/ic_arrow_down_small.svg) no-repeat right 0.8rem center;
  border-radius: 0;
  height: 48px;
  font-family: TruenoLt;
  font-size: var(--sf-sixteen);
  line-height: 19px;
  color: #2b2b2b;
}

/* Tarif Roaming Cards White */

.tarif-roming {
  background: #f5f5f5;
  max-width: 500px;
}

.font-20 {
  font-size: var(--sf-twenty);
}

.tarif-card {
  margin-top: 24px;
  display: grid;
}

.tarif-card .tarif-box {
  padding: 22px 18px;
  background: #ffffff;
  width: 250px;
  height: 153px;
}

.tarif-card .tarif-box .title {
  border-bottom: 1px solid #d8d8d8;
  width: 100%;
  padding-right: 18%;
  padding-bottom: 20px;
  margin-bottom: 18px;
  height: 65px;
  font-family: TruenoLt;
  font-size: var(--sf-twentyfour);
  line-height: 25px;
  color: #000000;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.tarif-card .tarif-box p {
  font-family: TruenoSBd;
  font-size: var(--sf-twentyfour);
  line-height: 30px;
  color: #000000;
}

.tarif-card .tarif-box p span {
  font-family: TruenoLt;
  font-size: var(--sf-fourteen);
  line-height: 30px;
  color: #000000;
}

.bg-gray {
  background: #ececec !important;
}

.bold-txt {
  color: #000;
  font-family: TruenoSBd;
}

.select-box {
  margin-top: 16px;
}

.select-box .input-group input {
  border-radius: 0px;
  height: 48px;
}

.select-box .input-group .btn-check {
  color: #fff;
  background-color: #ff1659;
  border-color: #ff1659;
  border-radius: 0px;
  font-family: TruenoSBd;
  font-size: var(--sf-sixteen);
  height: 48px;
  padding: 10px 27px;
}

.mb-30 {
  margin-bottom: 30px;
}

.select-box .custom-select {
  background: #fff url(../assets/images/ic_arrow_down_small.svg) no-repeat right 0.8rem center;
  border-radius: 0;
  height: 48px;
  font-family: TruenoLt;
  font-size: var(--sf-sixteen);
  line-height: 19px;
  color: #2b2b2b;
}

/* Termscondition */

#terms-n-condition-section {
  font-family: "TruenoRg";
  font-size: var(--sf-sixteen);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: left;
  color: #9d9d9d;
}

#terms-n-condition-section .nav-pills .nav-link.active,
#terms-n-condition-section .nav-pills .show>.nav-link,
#terms-n-condition-section .tab-pane h2 {
  font-family: "TruenoSBd";
  color: #262626;
  background: #ffffff;
  font-weight: 600;
  line-height: 1.5;
}

#terms-n-condition-section .nav-tabs .nav-item.show .nav-link,
#terms-n-condition-section .nav-tabs .nav-link.active {
  border: none;
}

#terms-n-condition-section .tabs .nav-pills .nav-link {
  padding-left: 0px;
}

#terms-n-condition-section .nav-tabs .nav-link:focus,
#terms-n-condition-section .nav-tabs .nav-link:hover {
  border-color: transparent;
}

#terms-n-condition-section .tabs li img {
  margin-right: 24px;
  width: 24px;
  height: 24px;
  -webkit-filter: invert(85%) sepia(100%) grayscale(100%);
  -moz-filter: invert(85%) sepia(100%) grayscale(100%);
  -ms-filter: invert(85%) sepia(100%) grayscale(100%);
  -o-filter: invert(85%) sepia(100%) grayscale(100%);
  filter: invert(85%) sepia(100%) grayscale(100%);
  filter: invert(85%) sepia(100%) grayscale(100%);
}

#terms-n-condition-section .nav-pills .nav-link.active img {
  filter: grayscale(0%);
}

#terms-n-condition-section .tab-pane h2 {
  font-size: var(--sf-thirtysix);
  line-height: 1.25;
  text-align: left;
  margin-bottom: 8px;
}

#terms-n-condition-section .tab-pane h6 {
  font-size: var(--sf-twenty);
  line-height: 1.6;
  color: #555555;
}

.mb-lg-47 {
  margin-bottom: 47px;
}

.t-n-c-category .nav-link {
  font-size: var(--sf-twenty);
  line-height: 1.3;
  color: #555555;
}

#terms-n-condition-section .t-n-c-category .nav-tabs .nav-link.active {
  font-family: "TruenoSBd";
  color: #ff1659;
  border-bottom: 2px solid #ff1659;
}

#terms-n-condition-section .t-n-c-category .nav-tabs {
  border-bottom: 2px solid #e9e9e9;
}

#terms-n-condition-section .tab-content {
  padding-top: 23px;
}

#terms-n-condition-section .accordion {
  margin-top: 40px;
}

#terms-n-condition-section .intro {
  color: #262626;
}

#terms-n-condition-section .accordion-title {
  font-family: "TruenoSBd";
  font-size: var(--sf-sixteen);
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
}

#terms-n-condition-section .accordion ol p {
  font-family: "TruenoLt";
  line-height: 1.63;
  color: #555555;
}

#terms-n-condition-section .accordion ol p strong {
  font-family: "TruenoSBd";
}

#terms-n-condition-section .accordion ol {
  list-style: none;
  counter-reset: my-awesome-counter;
}

#terms-n-condition-section .accordion ol li {
  counter-increment: my-awesome-counter;
  position: relative;
}

#terms-n-condition-section .accordion ol li::before {
  content: counter(my-awesome-counter);
  position: absolute;
  left: -36px;
  top: 0px;
}

#terms-n-condition-section .nav.nav-pills {
  padding-top: 0px;
  padding-bottom: 16px;
}

#terms-n-condition-section .accordion-title {
  color: #262626;
}

#terms-n-condition-section .nav-pills .nav-item+.nav-item {
  border: 0px !important;
}

#terms-n-condition-section .fade:not(.show) {
  opacity: 1;
}

#terms-n-condition-section .custom-tab .nav-tabs .nav-item,
#terms-n-condition-section .custom-tab .nav-tabs .nav-item .nav-link.active {
  font-family: "TruenoSBd";
  font-size: var(--sf-twenty);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  min-height: 47px !important;
}

/* Treasure Hunt Feature Banner */

.bg-pattern {
  /*background: url(../treasure-hunt/Slice-2.png) no-repeat top;*/
  height: 100%;
  background-size: cover;
  background-position: right 0px top -405px;
  padding-top: 220px;
  padding-bottom: 100px;
}

.bg-white {
  background: white;
}

.features-list {
  padding-left: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  max-width: 804px;
  min-height: 257px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0px;
}

.features-list .feature-img {
  max-width: 350px;
  width: 100%;
  min-height: 257px;
  object-fit: cover;
  object-position: center;
  height: 100%;
}

.features-list .details {
  max-width: 435px;
  width: 100%;
  max-height: 257px;
  height: 100%;
  padding-left: 5%;
  padding-right: 5%;
  overflow: hidden;
  padding-top: 3%;
  padding-bottom: 3%;
  box-sizing: border-box;
}

/*   
.title {
  font-family: "TruenoSBd";
  font-size: var(--sf-twentyeight);
  font-weight: 600;
  line-height: 1.25;
  color: #262626;
  margin-bottom: 14px;
} */

.post-title {
  font-family: "TruenoSBd";
  font-size: var(--sf-eighteen);
  font-weight: 600;
  line-height: 3.25;
  color: #262626;
  margin-bottom: 0px;
}

.descp {
  font-family: "TruenoRg";
  font-size: var(--sf-twenty);
  font-weight: 300;
  line-height: 1.63;
  color: #555555;
  margin-bottom: 0px;
}

.feature-font .lead1-lg {
  font-family: "TruenoRg";
  font-size: var(--sf-sixteen);
  line-height: 1.63 !important;
  color: #555555;
  margin-bottom: 37px;
}

/* Tresure HUnt Slider */
.new-th-slider .carousel-item div.text-left {
  margin-left: 120px;
  max-width: 377px;
}

.new-th-slider .carousel-item.active {
  margin-left: 0px;
}

#treasure-hunt-slider .carousel-indicators .active::after,
#treasure-hunt-slider #partial-view-treasure .active::after,
.new-th-slider .carousel-inner .carousel-item.active img::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 3px;
  background: #ff1659;
  transition: width 1s ease-in-out;
  animation-name: progress-bar;
  animation-duration: 4s;
}

.new-th-slider .carousel-indicators .active::after {
  top: 0px !important;
}

#treasure-hunt-slider .first.active {
  margin-left: 260px;
  transition: margin 2s;
}

#treasure-hunt-slider .last.active {
  margin-right: 260px;
  transition: margin 2s;
}

#treasure-hunt-slider .carousel-indicators {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 0px;
}

.carousel-inner img {
  width: 100%;
  height: 100%;
}

#treasure-hunt-slider ol li {
  position: relative;
}

#treasure-hunt-slider .carousel-indicators li {
  width: 8px;
  height: 8px;
}

#treasure-hunt-slider .carousel-indicators li,
.treasure-hunt-slider-home li {
  /* width: 288px;
height: 300px; */
  margin: 0px;
  text-indent: inherit;
  background-color: transparent;
  margin-right: 10px !important;
  /* opacity: 0.2; */
}

#treasure-hunt-slider .carousel-indicators li img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.treasure-hunt-slider-home li img {
  height: 100%;
  opacity: 0.2;
}

.treasure-hunt-slider-home #partial-view-treasure {
  max-height: 320px;
}

.treasure-hunt-slider-home #partial-view-treasure li {
  margin-bottom: 20px;
}

#treasure-hunt-slider ol li {
  cursor: pointer;
  margin-bottom: 19px;
  max-width: 328.9px;
}

#treasure-hunt-slider {
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  background: #fafafa;
}

#about #treasure-hunt-slider {
  background: #ffffff !important;
}

#treasure-hunt-slider .title,
#treasure-hunt-slider .activity strong {
  font-family: "TruenoBd";
  font-weight: bold;
  line-height: 1.25;
  color: #262626;
}

#treasure-hunt-slider .activity strong {
  letter-spacing: -0.17px;
  color: #ff1659;
  font-size: var(--sf-twenty);
}

#treasure-hunt-slider .mb-8 {
  margin-bottom: 0px;
}

#treasure-hunt-slider .mb-12 {
  margin-bottom: 12px;
}

#treasure-hunt-slider .mb-40 {
  margin-bottom: 30px;
}

#treasure-hunt-slider .title {
  font-size: var(--sf-fourtyeight);
}

.so-widget-business-newtreasure-hunt-slider-widget .title {
  font-size: 36px !important;
  font-family: "TruenoSBd" !important;
}

#treasure-hunt-slider .mb-40 {
  margin-bottom: 24px;
  color: #7b7b7b;
}

#treasure-hunt-slider ol li h5 {
  font-size: var(--sf-twenty);
}

#treasure-hunt-slider p.description {
  font-family: "TruenoRg";
  font-size: var(--sf-twenty);
  line-height: var(--sf-twentyeight);
  letter-spacing: -0.17px;
  color: #7b7b7b;
  max-width: 298px;
}

#treasure-hunt-slider .btn-primary {
  color: #fff;
  border-color: #ff1659;
  /* padding: 13px 32px 13px 33px; */
  background-color: #ff1659;
  border-radius: 0px;
  font-family: TruenoSBd;
  font-size: var(--sf-fourteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: 0.37px;
  text-align: center;
  width: 193px;
  height: 48px;
}

#treasure-hunt-slider .carousel-control-next,
#treasure-hunt-slider .carousel-control-prev {
  top: auto !important;
  bottom: auto !important;
  width: 36px;
  height: 36px;
}

.treasure-hunt-slider {
  width: 100%;
}

#treasure-hunt-slider .slide .col-md-7,
#treasure-hunt-slider .slide .col-lg-7 {
  padding: 0px;
  margin-left: -100px;
  height: 322px;
}

.new-th-slider#treasure-hunt-slider .slide .col-lg-7 {
  margin-left: 0px !important;
}

.treasure-hunt-slider-home #demo .col-lg-7 {
  margin-left: -105px;
}

.treasure-hunt-slider-home .partialViewSlider-prev {
  left: 92% !important;
  top: 337px;
  background: transparent;
}

.treasure-hunt-slider-home .partialViewSlider-next {
  left: 96.7% !important;
  top: 337px;
  background: transparent;
}

.treasure-hunt-slider-home .partialViewSlider-outerwrapper ul>li.active {
  margin-right: 15px !important;
  margin-left: 15px !important;
}

/* #treasure-hunt-slider .carousel-control-next span, 
#treasure-hunt-slider .carousel-control-prev span{
filter: invert(1);
} */

#treasure-hunt-slider .carousel-control-prev {
  right: 37px;
  left: auto;
}

#treasure-hunt-slider .carousel-item .activity:not(:first-child) {
  display: none;
}

.post-details-section {
  padding-left: 24px;
}

/* #treasure-hunt-slider {
margin-left: calc(-100vw / 2 + 950px / 2);
} 
#treasure-hunt-slider .description-slide {
float: right;
} */

@keyframes progress-bar {
  from {
    width: 1%;
  }

  to {
    width: 100%;
  }
}

.std-alert-error {
  max-width: 1224px;
  margin: 0 auto;
  border: none;
  background: #f9e0e0;
  position: absolute;
  top: 25px;
  top: 8%;
  height: 36px;
  margin-left: 0.3%;
  padding-top: 5px;
  border-radius: 0;
  border-left: 4px solid red;
  line-height: 24px;
  font-size: 13px;
}

.std-alert-error .close {
  line-height: 0.9;
}

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

.inline-search {
  /* display: contents; */
  position: relative;
  display: inline-block;
}

.inline-search #search #s {
  font-size: 16px !important;
  line-height: 22px;
  color: #262626 !important;
}

.search-close-btn {
  position: absolute;
  right: 16px;
  top: 8px;
  width: 24px;
  height: 24px;
  background: transparent;
  cursor: pointer;
  display: none;
}

.login-icon {
  display: none;
  font-size: 20px;
  width: 24px;
  height: 24px;
  overflow: hidden;
  color: #262626 !important;
  margin-right: 10px;
}

.login-icon .fa-sign-out-alt {
  visibility: hidden;
}

.alert-download {
  padding-left: 0rem;
  padding-right: 3rem;
  display: flex;
  align-items: center;
  margin-bottom: 0px;
  display: none;
  width: 100%;
}

.alert-secondary {
  color: #262626;
  background-color: #ffe5eb;
  border-color: #ffe5eb;
}

.alert-download .close {
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 0.75rem 0.75rem 0.75rem 0.75rem;
  color: inherit;
  opacity: 1;
}

.alert-download .info-box {
  width: 80%;
  float: left;
  display: inline-flex;
  align-items: center;
}

.alert-download .info-box .sf-imgicon {
  width: 30px;
  height: 30px;
  float: left;
  margin-right: 10px;
}

.alert-download .info-box .sf-imgicon img {
  width: 100%;
}

.alert-download .info-box span {
  float: right;
  width: 80%;
  padding-right: 5px;
  font-size: 12px;
  line-height: 12px;
  font-family: "TruenoRg";
}

.alert-download .download-box {
  width: 20%;
  text-align: right;
  display: inline-block;
  position: relative !important;
  background: transparent !important;
  height: auto !important;
  margin: auto !important;
  padding: initial !important;
}

.alert-download .download-box .btn-primary {
  font-size: 10px !important;
}

.fixme {
  min-width: 488px;
}

/* migration notification css start */
.alert-migration {
  padding-left: 2rem;
  padding-right: 3rem;
  display: flex;
  align-items: center;
  margin-bottom: 0px;
  width: 100%;
}

.alert-migration .close {
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 0.75rem 0.75rem 0.75rem 0.75rem;
  color: inherit;
  opacity: 1;
}

.alert-migration .info-box {
  width: 100%;
  float: left;
  display: inline-flex;
  align-items: center;
}

.alert-migration .info-box .sf-imgicon {
  display: block;
  width: 30px;
  height: 30px;
  float: left;
  margin-right: 10px;
}

.alert-migration .info-box .sf-imgicon img {
  width: 100%;
}

.alert-migration .info-box span {
  float: right;
  width: 100%;
  padding-right: 5px;
  font-size: 12px;
  line-height: 12px;
  font-family: "TruenoRg";
}

.alert-migration .download-box {
  width: 20%;
  text-align: right;
  display: inline-block;
  position: relative !important;
  background: transparent !important;
  height: auto !important;
  margin: auto !important;
  padding: initial !important;
}

.alert-migration .download-box .btn-primary {
  font-size: 10px !important;
}

.menu-migration-top-container {}

.menu-migration-top-container ul {
  list-style-type: none;
  overflow-x: unset;
  white-space: normal;
}

#menu-migration-top li {
  line-height: normal !important;
}

.menu-migration-top-container ul li {}

.menu-migration-top-container ul li a {}

.menu-migration-top-container .menu {
  background: none;
  padding: 0px 8px;
}

.menu-migration-top-container ul li.menu-item a {
  pointer-events: none;
  font-size: 12px;
  line-height: 12px;
  font-family: TruenoRg;
}

.btn-enable {
  pointer-events: all;
}

.btn-disable {
  pointer-events: none;
}

#myTabContent .btn-disable {
  opacity: 0.65 !important;
}

/* migration notification css end */

.pembelian-hidden {
  display: block;
}

.pembelian-hidden strong {
  cursor: pointer;
}

.sticky-buybox {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px;
  border: solid 1px #d9d9d9;
  background-color: #fff;
}

.voucher-pack {
  padding: 16px;
  border: solid 1px #e9e9e9;
  background-color: #fff;
  margin-bottom: 16px;
}

.voucher-pack .vou-img {
  margin-right: 12px;
}

.voucher-pack .icon-box {
  float: right;
}

.voucher-sumary {
  padding: 0px;
}

.sticky-buybox .icon-mobile {
  display: none;
}

.d-pembelian {
  display: none;
}

.long-header-image {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.6;
  width: 100%;
  height: 250px;
}

.img-desktop {
  /* display: block; */
}

.img-mobile {
  /* display: none; */
}

.top-bar-menu-mob {
  background-color: #fff;
  padding-left: 26px;
  width: 100vw;
  margin-left: -16px;
  padding-right: 16px;
}

.voucher-box {
  display: block;
}

.voucher-pay {
  padding: 0px;
}

.sticky-buybox .wd-100 {
  width: 100%;
}

.sticky-buybox .vSumary {
  display: block;
}

#new-product-pdp .pdp-box-new {
  max-width: 600px;
  margin-right: 116px;
  margin-bottom: 40px;
}

.pembelian-popup .modal-body {
  padding-left: 16px;
  padding-right: 16px;
}

.pembelian-popup .pembelian-box {
  margin-left: 0px;
}

.btn-regwrap {
  float: left;
  width: 100%;
}

.btn-header {
  z-index: 1;
  position: relative;
  max-width: 155px !important;
}

.price .woocommerce-Price-amount {
  display: block;
  font-size: var(--sf-eighteen);
}

.price .woocommerce-price-suffix {
  display: block;
  font-size: 75%;
}

.clearable__clear {
  display: none;
  position: absolute;
  right: 14px;
  top: 13px;
  padding: 0 1px;
  font-style: normal;
  font-size: 1.2em;
  user-select: none;
  cursor: pointer;
  -webkit-text-stroke: 1px white;
}

.clearable input::-ms-clear {
  /* Remove IE default X */
  display: none;
}

.input-pad {
  padding-right: 32px;
}

.btn-vision {
  width: 232px;
  height: 92px;
  padding: 16px 24px;
  box-shadow: 0 4px 8px 0 rgb(96 97 112 / 16%);
  border: solid 1px #ff1659;
  background-color: #fff;
  display: inline-flex;
  /* justify-content: center; */
  align-items: center;
}

.btn-vision .icon {
  width: 36px;
  height: 36px;
  margin-right: 22px;
}

.btn-vision .icon img {
  width: 100%;
}

.btn-vision .bt-title {
  font-family: "TruenoSBd";
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  color: #ff1659;
}

.btn-vision .bt-subtitle {
  font-family: "TruenoRg";
  font-size: 10px;
  line-height: 15px;
  color: #7b7b7b;
}

.pp-main .dob-activate-features {
  padding-left: 0px !important;
}

.pp-main .dob-activate-features ul li {
  line-height: 1.5;
  list-style-image: none !important;
  list-style-type: none !important;
  padding-left: 0px !important;
}

@media (max-width: 768px) {
  #captain_name {
    font-size: 11px;
  }

  .pp-main .dob-activate-features ul li {
    padding-left: 0px !important;
  }

  .btn-vision {
    min-height: 144px;
    width: auto;
    height: auto;
    padding: 16px 16px;
    border: solid 1px #ff1659;
    background-color: #fff;
    display: inline-flex;
    align-items: flex-start;
    flex-direction: column;
  }

  .dashboard-offset-wrapper {
    z-index: 9999;
  }

  .login-wrapper {
    z-index: 9999;
  }

  .login-dashboard-wrapper ul {
    list-style: none;
    display: inline-flex;
    float: left !important;
    width: 100%;
  }

  .product-card .card-body ul li {
    margin-bottom: 12px;
    font-size: 14px;
  }

  .product-card .card-body ul li .content {
    height: auto;
  }

  #subscribe-load {
    top: -19px;
  }

  .so-widget-investor-header-long-image-with-text-widget .w-14-8 .box span {
    font-size: 18px;
    padding: 0 10px 0 10px;
  }

  .top-bar-menu-mob {
    margin-left: -8px;
    /* padding-right: 0px */
  }

  .img-desktop {
    /* display: none; */
  }

  .img-mobile {
    /* display: block; */
  }

  .w-14-8 {
    width: 100%;
    height: 120px;
    margin: 0px 28px 56px 0px;
    padding: 16px 55px 16px 16px;
  }

  .long-header-image {
    height: 120px;
  }

  .w-14-8 .title {
    margin-bottom: 0px;
  }

  .fixme {
    min-width: auto;
  }

  .d-pembelian {
    display: none;
  }

  .sticky-buybox {
    background-color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    /* height: 63px; */
    box-sizing: border-box;
    display: flex;
    align-items: center;
    line-height: 2;
    padding: 0;
  }

  .sticky-buybox .icon-mobile {
    display: inline-block;
  }

  .sticky-buybox .wd-100 {
    width: 100%;
  }

  .voucher-box {
    display: block;
  }

  .voucher-sumary {
    padding: 0px 16px;
  }

  .voucher-pay {
    padding: 0px 16px;
  }

  .sticky-buybox .vSumary {
    display: none;
  }

  .pembelian-hidden {
    display: block;
    font-size: 14px;
    font-family: "TruenoLt";
  }

  .pembelian-popup .modal-body {
    padding-left: 20px;
    padding-right: 20px;
  }

  .pembelian-popup .modal-header {
    padding-left: 40px;
    padding-top: 8px;
    padding-bottom: 0;
  }

  .pembelian-popup .modal-body {
    padding-left: 16px;
    padding-right: 16px;
  }

  #new-product-pdp .pembelian-box-new {
    width: 496px;
    max-width: 100%;
    padding: 32px 24px;
    margin-left: 0%;
  }

  .tab-fixed {
    background: #fff;
    width: 100%;
    padding: 0 0;
    z-index: 99;
  }

  .navpill-fixed {
    background: #f3f3f3;
    width: 100%;
    padding: 8px 0;
    z-index: 99;
  }

  .breadcrumbs-section ul.breadcrumb li {
    display: none;
  }

  .breadcrumbs-section ul.breadcrumb li:first-child {
    display: inline-block;
  }

  .breadcrumbs-section ul.breadcrumb li:last-child {
    display: inline-block;
  }

  .breadcrumbs-section ul.breadcrumb li:nth-child(2) {
    display: inline-block;
  }

  .alert-download {
    display: inline-flex;
    align-items: center;
  }

  .login-icon {
    display: block;
    width: 22px;
    white-space: nowrap;
    overflow: hidden;
    color: #262626 !important;
  }

  .small-card {
    margin: 0px;
  }

  .img-bg {
    background: #ededed;
    padding: 12px;
  }

  .device-scard-vertical {
    margin-bottom: 0px !important;
  }

  .pagination .page-link {
    color: #262626 !important;
    display: inline-flex !important;
  }

  .mtb-pagination .pagination {
    align-items: flex-start !important;
  }

  .prod-int .nav-tabs .nav-link {
    padding: 8px 12px 8px 12px !important;
  }

  .qr-bg {
    background-size: cover !important;
    background-position: right -107px top 0px !important;
    filter: opacity(0.9);
  }

  .qrcode-section .container {
    padding-left: 13px;
    padding-right: 0px;
  }

  .pd-name {
    padding-bottom: 16px;
  }

  .fivth-row .content p,
  .fivth-row .content h1 {
    text-align: center !important;
  }

  .pt-tabs .nav-tabs::after {
    /* width: calc(100vw + 100%) !important; */
    height: 0px;
  }

  .post-details-section {
    padding-left: 16px;
    padding-right: 16px;
  }

  .post-details-section .description img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
  }

  .textwidget.custom-html-widget {
    margin-left: 18px !important;
  }

  #html-form .textwidget.custom-html-widget {
    margin-left: 3px !important;
  }

  .whatsnew-card .vcard-lg .card-media {
    min-height: auto;
  }

  .whatsnew-card .card-default .content p {
    margin-top: 16px;
  }

  .whatsnew-card .card-default .content p,
  .whatsnew-card .card-default .content .date {
    font-size: var(--sf-ten);
  }

  .whatsnew-card .vcard-lg .content {
    padding: 0px 16px 16px 16px;
    min-height: auto !important;
  }

  .cardh .card-default .card-media {
    max-width: 116px;
    max-height: 116px;
  }

  .card-default .card-media img {
    object-fit: cover;
    object-position: center;
  }

  .card-default .content {
    width: 57%;
  }

  .card-default .content h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .whatsnew-card:nth-last-child() {
    margin-bottom: 40px;
  }

  .promo-img {
    height: auto;
    width: 100%;
  }

  .col-md-2 {
    margin-bottom: 20px;
  }

  .forgot-pwd .col-md-2 {
    margin-bottom: 0px !important;
    padding-right: 0px !important;
  }

  .specific,
  .box-subtitle {
    font-size: var(--sf-twentyfour);
    line-height: 30px;
    color: #262626;
    text-align: left;
  }

  #pdp .title {
    font-size: var(--sf-twentyfour);
    line-height: 1.2em !important;
    margin-top: 34px;
  }

  #pdp #demo {
    min-height: 194px;
  }

  #pdp .descp,
  #pdp .intro,
  #pdp form label {
    font-size: var(--sf-fourteen);
  }

  #pdp .price,
  #pdp .sub-title {
    font-size: var(--sf-sixteen);
  }

  #pdp h6 {
    font-size: var(--sf-twelve);
  }

  #pdp .icon {
    max-width: 20px;
    height: 20px;
    object-fit: cover;
  }

  .sm-mt-40 {
    margin-top: 40px;
  }

  #smartpoin-slider.p-72 {
    padding: 0px;
  }

  #smartpoin-slider .container {
    padding: 12px;
  }

  .carousel-inner img {
    height: 100%;
  }

  #smartpoin-slider .carousel-item {
    min-height: auto;
  }

  #smartpoin-slider .title {
    font-size: var(--sf-twentyeight);
  }

  .sm-m-32 {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  #smartpoin-slider .mb-40 {
    margin-bottom: 35px;
  }

  .bg-pattern {
    background-position: center top -245px;
  }

  #treasure-hunt-slider .first.active {
    margin-left: 600px;
    transition: margin 2s;
  }

  #treasure-hunt-slider .last.active {
    margin-right: 600px;
    transition: margin 2s;
  }

  #treasure-hunt-slider.p-72 {
    padding: 0px;
  }

  #treasure-hunt-slider .container {
    padding: 12px;
  }

  .carousel-inner img {
    height: 100%;
  }

  #treasure-hunt-slider .carousel-item {
    min-height: auto;
    width: 100vw;
  }

  #treasure-hunt-slider .title {
    font-size: 24px !important;
  }

  .sm-m-32 {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  #treasure-hunt-slider .mb-40 {
    margin-bottom: 20px;
    font-size: 16px;
  }

  #treasure-hunt-slider .btn-primary {
    width: 128px;
  }

  #treasure-hunt-slider .carousel-indicators {
    overflow: visible;
  }

  .qrcode-right-image {
    position: absolute;
    bottom: -51px !important;
    opacity: 0.4 !important;
    left: 148px !important;
    width: 100% !important;
    height: 442px;
  }

  #login-popup .phone,
  #login-popup .msg {
    width: 131px;
    height: 131px;
  }

  #login-popup p.cursor-auto {
    padding-left: 0px;
    padding-right: 0px;
  }

  #forgot-number-popup .modal-content {
    min-width: auto !important;
  }

  .search-close-btn {
    right: 60px !important;
  }

  #captain .modal-dialog ol li small {
    display: block;
    margin-bottom: 0px;
  }

  #captain .modal-dialog ol li span {
    float: left;
    padding-left: 0px;
    line-height: 18px;
  }

  .others {
    margin-top: 24px;
  }

  .capinner-tab .nav-tabs .nav-item .nav-link.active {
    max-width: 149px;
    max-height: 40px;
  }

  .capinner-tab .nav-tabs .nav-item .nav-link {
    max-width: 149px;
    max-height: 40px;
    padding: 8px 8px 8px 8px !important;
  }

  #captain .modal-dialog ol li {
    margin-bottom: 16px;
    padding-left: 0px;
  }

  #captain .modal-dialog ol li small {
    display: block !important;
    margin-bottom: 0px !important;
    padding-left: 0px !important;
  }
}

/* Treasure Hunt Win Grand Prize */
#captain .modal-dialog ol::-webkit-scrollbar {
  width: 0em;
}

#captain .modal-dialog ol::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

#captain .modal-dialog ol::-webkit-scrollbar-thumb {
  background-color: #136477;
  outline: 1px solid slategrey;
}

#captain .modal-dialog ol {
  max-height: 450px;
  overflow-y: auto;
  padding-left: 38px;
  margin-left: 0px;
}

.many-more {
  padding-top: 26px;
  padding-bottom: 33px;
}

.many-more h3 {
  font-family: "TruenoSBd";
  font-size: var(--sf-twentyeight);
  font-weight: 600;
  color: #262626;
  line-height: 1.29;
}

.col-md-2 {
  /* max-width: 104px; */
  padding-left: 10px;
  padding-right: 10px;
}

.many-more img {
  min-width: 85px;
  height: 85px;
}

.th-txt-color .h2-heading-lg {
  color: white;
}

.th-txt-color .lead1-lg {
  color: white;
}

/* Treasure Join */
/* fivth row starts here */
.fivth-row .footer-bg {
  background: #d1a72e;
  border: solid 4px #ffffff;
  text-align: center;
}

.fivth-row .container {
  /* padding-left: 130px;
padding-right: 130px; */
  padding-left: 10.5%;
  padding-right: 10.5%;
}

.fivth-row .boat-img {
  margin-top: -55px;
  padding-left: 6%;
}

.fivth-row .boat-img img {
  min-width: 280px;
  height: 225px;
}

.fivth-row .col-md-3 a img {
  margin-bottom: 11px;
}

.fivth-row .col-md-3,
.fivth-row .content {
  padding-top: 26px;
}

.fivth-row .content {
  padding-left: 36px;
}

.fivth-row .content p,
.fivth-row .content h1 {
  font-family: "TruenoSBd";
  font-size: var(--sf-twentyfour);
  font-weight: 600;
  line-height: 1;
  text-align: left;
  color: #44330f;
}

.fivth-row .content h1 {
  font-size: var(--sf-fourtyeight);
  line-height: 1.25;
}

.fivth-row p small {
  font-family: "TruenoRg";
  font-size: var(--sf-sixteen);
  line-height: 1.63;
  color: #44330f;
}

/* Treasur Terms */
/* sixth row starts here */

.bg-blue {
  padding: 16px 12px 14px 12px;
  background-color: #e8fafc;
}

.sixth-row.terms-condition .bg-blue strong {
  font-size: var(--sf-twenty);
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  color: #000000;
  font-family: "TruenoSBd";
}

.terms-condition {
  margin-top: 40px;
}

.terms-condition p {
  cursor: pointer;
}

.terms-condition img {
  transform: rotate(270deg);
}

/* sixth row ends here */

.modal-header {
  padding-left: 40px;
  padding-top: 40px;
}

.modal-body {
  padding-left: 40px;
  padding-right: 32px;
}

.modal-header h5 {
  font-family: "TruenoSBd";
  font-size: var(--sf-twenty);
  font-weight: 600;
  line-height: 1.25;
  color: #262626;
}

.modal-body .intro {
  font-family: "TruenoLt";
  font-size: var(--sf-sixteen);
  font-weight: 300;
  line-height: 1.63;
  color: #555555;
  margin-bottom: 21px;
}

.modal-body #accordion {
  margin-bottom: 150px;
}

.captain-modal.modal-header {
  padding-left: 40px;
  padding-top: 20px;
}

#captain .modal-content {
  background: #d9a501;
}

#captain .modal-title {
  font-size: var(--sf-twentyeight);
  font-weight: 600;
  line-height: 1.29;
  color: #000000;
}

#tncModal .modal-dialog {
  max-width: 800px !important;
}

#tncModal .modal-dialog .modal-content {
  width: 799px !important;
  margin-top: 106px;
}

/* Wifi */

.product-card {
  border-radius: 0px;
  min-width: 288px;
  margin-bottom: 0px !important;
}

.product-card .card-body span img {
  width: 20px;
}

.product-card .card-body .pro-disc {
  font-family: "TruenoLt";
  font-size: var(--sf-fourteen);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  color: #555555;
  margin-bottom: 17px;
  height: 66px;
  overflow: hidden;
}

.product-card .card-body ul {
  list-style-type: none;
  padding-inline-start: 0px;
}

.product-card .card-body ul li {
  font-family: "TruenoSBd";
  font-size: var(--sf-sixteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
  margin-bottom: 6px;
}

.product-card .card-body ul li p {
  margin: 1px 0 0 0px;
  font-family: "TruenoLt";
  font-size: var(--sf-fourteen);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: #555555;
  word-break: break-word;
}

.product-card .card-header {
  padding: 20px 24px;
  border-bottom: solid 1px #cccccc;
  background-color: #ffffff;
  display: block;
  width: 100%;
  font-family: "TruenoSBd";
  font-size: var(--sf-twenty);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: var(--sf-graydark);
}

.product-card .card-footer {
  padding: 20px 27px;
  background-color: #ffffff;
  border-top: none;
  border-radius: 0px;
}

.product-card .card-footer .qty {
  font-family: "TruenoLt";
  font-size: var(--sf-fourteen);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: #555555;
}

.product-card .card-footer .qty span {
  font-weight: 600;
}

.product-card .card-footer .price {
  font-family: "TruenoSBd";
  font-size: var(--sf-twenty);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: var(--reddish-pink);
}

.product-card .card-title {
  display: block;
  margin: 0px;
}

.product-card .card-title span {
  display: block;
}

.product-card .card-title p {
  display: inline-block;
}

.product-card .card-title:after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: bolder;
  font-size: var(--sf-twenty);
  color: #2b2b2a;
  float: right;
  -webkit-text-stroke: 1px #fff;
}

.product-card .card-title[aria-expanded="true"]:after {
  content: "\f106";
}

.product-card .card-title[aria-expanded="false"]:after {
  content: "\f107";
}

@media (max-width: 768px) {
  .product-card {
    border-radius: 0px;
    min-width: 100%;
    margin-bottom: 0px !important;
  }
}

.card-default {
  display: flex;
  margin: 10px 0;
  background-color: #ffffff;
  width: 600px;
  max-width: 100%;
}

.noborder {
  border: none !important;
}

.card-default .card-media {
  width: 288px;
  height: 264px;
  margin: 0 24px 0 0;
}

.card-default .card-media img {
  width: 100%;
  height: 100%;
}

.card-default .content {
  display: inline-block;
  width: 50%;
}

.card-default .content h2 {
  font-family: TruenoRg;
  font-size: var(--sf-twentyfour);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: var(--sf-black);
  margin: 20px 0px 20px 0px;
}

.card-default .content p {
  font-family: TruenoRg;
  font-size: var(--sf-fourteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
  margin: 32px 0px 0px 0px;
}

.card-default .content .date {
  opacity: 0.5;
  font-family: TruenoRg;
  font-size: var(--sf-fourteen);
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: var(--sf-black);
}

.card-default .content .discount {
  width: 50px;
  height: 25px;
  padding: 4px 11px 4px 8px;
  margin: 12px 0px 16px 0;
  background-color: #d8d8d8;
  font-family: TruenoRg;
  font-size: var(--sf-fourteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: var(--sf-black);
}

.card-default .content .price {
  margin: 5px 0 0;
  font-family: TruenoRg;
  font-size: var(--sf-sixteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: var(--sf-black);
}

.card-default .content .dis-price {
  opacity: 0.5;
  font-family: TruenoRg;
  font-size: var(--sf-fourteen);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: var(--sf-black);
  text-decoration: line-through;
}

.vcard {
  display: block;
  margin: 10px 0;
  background-color: #ffffff;
  width: 288px;
  max-width: 100%;
}

.vcard .card-media {
  width: 288px;
  height: 225px;
  margin: 0 0 20px;
  border: solid 1px #e9e9e9;
}

.vcard .content {
  display: inline-block;
  width: 100%;
  padding: 21px 28px 24px 24px;
}

.vcard .content h2 {
  font-family: TruenoRg;
  font-size: var(--sf-twenty);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: var(--sf-black);
  margin: 0 0 12px;
}

.vcard .content .info {
  font-family: TruenoRg;
  font-size: var(--sf-fourteen);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
  margin: 0px 0px 24px 0;
}

.vcard .content .rewards span {
  margin: 0 0 0 8px;
  font-family: TruenoRg;
  font-size: var(--sf-twenty);
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: var(--sf-black);
}

.vcard .content .rewards img {
  width: 23px;
  height: 23px;
  vertical-align: bottom;
}

.vcard-lg {
  display: block;
  margin: 10px 0;
  border: solid 1px #cccccc;
  background-color: #ffffff;
  /* width: 392px; */
  max-width: 100%;
}

.vcard-lg .card-media {
  width: 100%;
  height: 300px;
  margin: 0 24px 0 0;
}

.vcard-lg .content {
  display: inline-block;
  width: 100%;
  padding: 0px 28px 24px 24px;
}

.product-page-card .btn-primary {
  width: 168px;
  height: 48px;
}

/* home page hero slider widget */

@font-face {
  font-family: flexslider-icon;
  src: url(fonts/flexslider-icon.eot);
  src: url(fonts/flexslider-icon.eot?#iefix) format("embedded-opentype"),
    url(fonts/flexslider-icon.woff) format("woff"),
    url(fonts/flexslider-icon.ttf) format("truetype"),
    url(fonts/flexslider-icon.svg#flexslider-icon) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.flex-container a:hover,
.flex-slider a:hover {
  outline: 0;
}

.flex-control-nav,
.flex-direction-nav,
.slides,
.slides>li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides>li {
  display: none;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

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

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .flexslider .slides {
  display: block;
}

* html .flexslider .slides {
  height: 1%;
}

.no-js .flexslider .slides>li:first-child {
  display: block;
}

.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: ""0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: ""0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: ""0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: ""0 1px 4px rgba(0, 0, 0, 0.2);
}

.flexslider .slides {
  zoom: 1;
}

.flexslider .slides img {
  height: auto;
  user-select: none;
  -moz-user-select: none;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none;
  }
}

.carousel li {
  margin-right: 5px;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.flex-direction-nav a:before {
  font-family: flexslider-icon;
  font-size: 40px;
  display: inline-block;
  content: "\f001";
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav a.flex-next:before {
  content: "\f002";
}

.flex-direction-nav .flex-prev {
  left: -50px;
}

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  cursor: default;
  z-index: -1;
}

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-family: flexslider-icon;
  font-size: var(--sf-twenty);
  display: inline-block;
  content: "\f004";
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a.flex-play:before {
  content: "\f003";
}

.flex-control-nav {
  width: 100%;
  position: relative;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

@media only screen and (max-width: 767px) {
  .flex-control-paging li a {
    width: 6px;
    height: 6px;
  }
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  user-select: none;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

#hero-banner.slider {
  max-width: 1366px;
  max-height: 480px;
  height: 480px;
  margin: auto;
  /* position: relative; */
}

#hero-banner .flex-viewport {
  height: 480px;
}

#hero-banner .flex-viewport {
  height: 480px;
}

#hero-banner #slider {
  margin: 0px;
  border: 0px;
  max-height: 480px;
}

#hero-banner .hero-heading h1 {
  font-family: "TruenoSBd";
  font-size: calc(15px + 2.42vw);
  display: table;
  background-color: #ffffff;
  opacity: 0.75;
  padding: 0px;
  border-left: 6px solid #130e0e;
  padding-left: 16px;
  padding-right: 20px;
  line-height: calc(15px + 3.3vw);
  padding-top: 4px;
  padding-bottom: 4px;
  color: #000000;
}

#hero-banner .hero-para p {
  font-family: "TruenoRg";
  font-size: var(--sf-twenty);
  color: #ffffff;
  padding-top: 1px;
  padding-bottom: 1px;
}

#hero-banner .hero-button {
  /*margin-top: 24px;*/
  position: relative;
  top: 230px;
}

#hero-banner .hero-button .btn.btn-primary {
  background: #ff1659;
  border: none;
  font-family: "TruenoSBd";
  padding: 12px 20px;
}

#hero-banner .hero-button .btn.btn-primary i {
  margin-left: 9px;
}

#hero-banner #carousel {
  background: none;
  border: none;
  bottom: -35px;
  top: inherit !important;
  max-height: 9.5vh;
  left: 470px;
}

#homepage-hero-slider {
  position: relative;
}

#hero-banner #carousel.not-full-width {
  margin-left: 237px;
}

/* #hero-banner #carousel .flex-viewport {
overflow: visible !important;
} */

#hero-banner #carousel img {
  width: 170px;
  height: 70px;
  opacity: 0.5;
  cursor: pointer;
}

#hero-banner .flex-caption {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
  color: #ffffff;
  font-size: var(--sf-twelve);
  position: relative;
  bottom: 28px;
  font-family: "TruenoRg";
  cursor: pointer;
  opacity: 0.5;
  /* margin: 51.1px 0 0px; */
  padding: 0px 10px 0px 10px;
}

/*#hero-banner #carousel .flex-active-slide img {
opacity: 1;
border: 1px solid #ffffff;
}

#hero-banner #carousel .flex-active-slide .flex-caption {
opacity: 1;
margin: 50.1px 1px 0px;
} */

.progress_bar_container {
  height: 4px;
  margin: auto;
  max-width: 1366px;
  /* position: relative;
top: -5px;
margin-left: -5px;
margin-right: -5px; */
}

.progress_bar_container.not-full-width {
  margin: 0px;
  top: -74px;
}

.progress_bar {
  background: #ff0054;
  height: 4px;
  width: 0;
  position: relative;
}

#hero-banner .flexslider .slides img {
  max-height: 480px;
}

#hero-banner .hero-content {
  position: relative;
  bottom: 374px;
  left: 72px;
}

#hero-banner .hero-heading {
  margin-bottom: 8px;
  display: none;
}

#hero-banner .hero-para {
  margin-top: 8px;
  max-height: 60px;
  display: none;
}

#hero-banner .flexslider .slides>li {
  max-height: 480px;
}

#hero-banner .flex-control-nav {
  bottom: 25px !important;
}

#hero-banner .flex-control-paging li a.flex-active {
  background: #ffffff !important;
}

.flex-control-paging li a {
  border-radius: 0px !important;
  background: #d8d8d8 !important;
}

/*------------------------------------
Twitter Bootstrap

Here we add just what we need
------------------------------------*/

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: inline-block;
}

.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}

.nav-link.disabled {
  color: #818a91;
}

.nav-link.disabled,
.nav-link.disabled:focus,
.nav-link.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: transparent;
}

.nav-inline .nav-item {
  display: inline-block;
}

.nav-inline .nav-item+.nav-item,
.nav-inline .nav-link+.nav-link {
  margin-left: 1rem;
}

/* .nav-tabs {
    border-bottom: 3px solid #c4c4c4;
} */

.nav-tabs::after {
  content: "";
  display: table;
  clear: both;
}

.nav-tabs .nav-item {
  float: left;
  margin-bottom: -3px;
}

.nav-tabs .nav-item+.nav-item {
  margin-left: 0.2rem;
}

.nav-tabs .nav-link {
  display: block;
  padding: 10px 48px 20px 48px;
  border: transparent;
  border-radius: 0.25rem 0.25rem 0 0;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}

.nav-tabs .nav-link.disabled,
.nav-tabs .nav-link.disabled:focus,
.nav-tabs .nav-link.disabled:hover {
  color: #818a91;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover,
.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover {
  color: #ff1659;
  background-color: #fff;
  border-bottom: 3px solid #ff1659;
  font-family: TruenoSBd !important;
}

.nav-pills::after {
  content: "";
  display: table;
  clear: both;
}

.nav-pills .nav-item {
  float: left;
}

.nav-pills .nav-item+.nav-item {
  margin-left: 0.2rem;
}

.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #0275d8;
}

.nav-stacked .nav-item {
  display: block;
  float: none;
}

.nav-stacked .nav-item+.nav-item {
  margin-top: 0.2rem;
  margin-left: 0;
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.pt-tabs__content.tab-content {
  padding-top: 0px;
  padding-bottom: 15px;
}

.pt-tabs .nav-tabs {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 2px;
  /* border-bottom: 3px solid #dee2e6 !important; */
  border-bottom: 0px;
}

.pt-tabs .nav-tabs .nav-item {
  float: left;
  margin-bottom: -3px;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover,
.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover {
  color: #ff1659;
  background-color: #fff;
  border-bottom: 3px solid #ff1659;
  font-family: TruenoSBd !important;
}

.pt-tabs .nav-tabs {
  position: relative;
}

.pt-tabs .nav-tabs::after {
  content: "";
  width: 100%;
  position: absolute;
  height: 3px;
  background: #dee2e6;
  bottom: 0px;
}

.tab-content .nav-tabs::after {
  content: "";
  background: transparent;
  height: 0px;
}

#tab-3-1b .pt-tabs .nav-tabs .nav-item .tab-link {
  font-size: var(--sf-twenty);
  padding: 16px 24px;
  font-family: TruenoRg;
}

.pt-tabs .nav-tabs .nav-item .tab-link {
  position: relative;
  z-index: 9;
  margin-bottom: 1px;
  height: 99%;
}

/*------------------------------------*\
Widget specific styles
\*------------------------------------*/
/* tab-image-custom */

.custom-tab .nav-tabs {
  width: 100%;
  margin-bottom: 30px;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  /*border-bottom: none;*/
}

.custom-tab .nav-tabs .nav-item {
  font-size: 13px;
  width: 135px;
  min-height: 114px;
}

.custom-tab .nav-tabs .nav-item .nav-link {
  border-color: transparent;
  border-top-left-radius: 0rem;
  border-top-right-radius: 0rem;
  text-align: center;
}

.custom-tab .nav-tabs .nav-item.show .nav-link,
.custom-tab .nav-tabs .nav-link.active {
  color: #ed205c;
  background-color: transparent;
  border: none;
  border-bottom: 4px solid;
}

.custom-tab .tab-pane {
  background-color: transparent;
}

.custom-tab .nav-tabs .nav-item .nav-link {
  text-align: center;
  color: #7b7b7b;
}

.custom-tab .nav-tabs .nav-item .nav-link:hover {
  color: #262626;
}

.custom-tab .nav-tabs .nav-item .nav-link.active {
  color: #ff1659;
  min-height: 113px;
}

.custom-tab .nav-tabs .nav-item .nav-link {
  font-family: "TruenoRg";
}

.custom-tab .nav-tabs .nav-item .nav-link img,
.custom-tab .nav-tabs .nav-item .nav-link i {
  margin-bottom: 12px;
  font-size: 40px;
}

.custom-tab .nav-tabs .nav-item .nav-link span {
  display: block;
}

.custom-tab .tab-link.nav-link.active img,
.custom-tab .tab-link.nav-link.active i {
  filter: opacity(0.5) drop-shadow(0 0 0 red);
}

.custom-tab .tab-link.nav-link img {
  filter: invert(50%);
}

@media (min-width: 1244px) {
  .custom-tab .nav-tabs .nav-item .nav-link {
    font-size: var(--sf-fourteen);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    padding: 12px;
  }
}

/* tab-image-custom */
/* sub-tab-custom */

.sub-nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.sub-nav-link {
  display: inline-block;
  font-size: var(--sf-sixteen);
  line-height: 19px;
  text-align: center;
  border: 1px solid #ff1659;
}

.sub-nav-link:focus,
.sub-nav-link:hover {
  text-decoration: none;
}

.sub-nav-link.disabled {
  color: #818a91;
}

.sub-nav-link.disabled,
.sub-nav-link.disabled:focus,
.sub-nav-link.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: transparent;
}

.nav-inline .nav-item {
  display: inline-block;
}

.nav-inline .nav-item+.nav-item,
.nav-inline .sub-nav-link+.sub-nav-link {
  margin-left: 1rem;
}

.sub-nav-tabs::after {
  content: "";
  display: table;
  clear: both;
}

.sub-nav-tabs .nav-item {
  float: left;
  margin-bottom: -1px;
  margin-top: 44px;
  margin-bottom: 33px;
  color: #ff1659;
}

.sub-nav-tabs .sub-nav-link {
  display: block;
  padding: 0.5em 48px;
  border: 1px solid #ff1659;
}

.sub-nav-tabs .sub-nav-link:focus,
.sub-nav-tabs .sub-nav-link:hover {
  border: 1px solid #ff1659;
}

.sub-nav-tabs .sub-nav-link.disabled,
.sub-nav-tabs .sub-nav-link.disabled:focus,
.sub-nav-tabs .sub-nav-link.disabled:hover {
  color: #818a91;
  background-color: transparent;
  border-color: transparent;
}

.sub-nav-tabs .sub-nav-link.active,
.sub-nav-tabs .sub-nav-link.active:focus,
.sub-nav-tabs .sub-nav-link.active:hover,
.sub-nav-tabs .nav-item.open .sub-nav-link,
.sub-nav-tabs .nav-item.open .sub-nav-link:focus,
.sub-nav-tabs .nav-item.open .sub-nav-link:hover {
  color: white;
  background: #ff1659;
  border-bottom: 1px solid #ff1659;
}

.nav-pills::after {
  content: "";
  display: table;
  clear: both;
}

.nav-pills .nav-item {
  float: left;
}

.nav-pills .nav-item+.nav-item {
  margin-left: 0.2rem;
  border: 1px solid #ff1659;
}

.nav-pills .sub-nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0.25rem;
}

.nav-pills .sub-nav-link.active,
.nav-pills .sub-nav-link.active:focus,
.nav-pills .sub-nav-link.active:hover,
.nav-pills .nav-item.open .sub-nav-link,
.nav-pills .nav-item.open .sub-nav-link:focus,
.nav-pills .nav-item.open .sub-nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #0275d8;
}

.nav-stacked .nav-item {
  display: block;
  float: none;
}

.nav-stacked .nav-item+.nav-item {
  margin-top: 0.2rem;
  margin-left: 0;
}

.tab-content>.sub-tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.sub-nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.pt-sub-tabs__content.tab-content {
  padding-top: 15px;
  padding-bottom: 15px;
}

/*------------------------------------*\
Widget specific styles
\*------------------------------------*/

.prod-int .custom-tab .nav-tabs .nav-item {
  font-size: var(--sf-twentyfour);
  line-height: 30px;
  text-align: center;
}

.prod-int .custom-outline .nav-tabs .nav-item {
  width: auto !important;
  margin: 0px;
}

.prod-int .custom-outline .nav-tabs {
  width: 100% !important;
  padding-top: 24px;
  padding-bottom: 20px;
  border-bottom: 0px;
}

.prod-int>.nav-tabs .nav-link {
  border-bottom: 3px solid #ff1659;
}

.prod-int .custom-outline .nav-tabs a.nav-link {
  font-size: var(--sf-sixteen) !important;
  line-height: 19px !important;
  text-align: center;
  border: 1px solid #ff1659;
  color: #ff1659;
  padding: 12px;
  border-radius: 0px;
  text-transform: uppercase;
}

.prod-int .custom-outline .nav-tabs a.nav-link.active {
  color: white;
  background: #ff1659;
}

.video-ref {
  max-width: 640px;
  width: 100%;
  min-height: 400px;
  height: 100%;
}

/* sub-tab-custom */
/* Model css */

.modal {
  z-index: 999999999;
}

.modal-backdrop.show {
  z-index: 999999;
}

.modal .lucky-captain {
  width: 100%;
  max-width: 100%;
}

.image-with-description.card-box img {
  height: 100%;
}

#pdp .title,
#pdp .price,
#pdp .sub-title,
#pdp h6,
.specific-list td:nth-child(odd) {
  font-family: "TruenoSBd";
  font-size: var(--sf-sixteen);
  line-height: var(--sf-twenty);
  color: #262626;
}

#popupSyarat_dan_Ketentuan_Paket_Unlimited_Booster {
  margin-top: 96px;
}

.li.accordion__item {
  list-style-type: none;
}

.footer-margin {
  margin-bottom: 135px;
}

.pembelian-box .col-4.pr-0 a img {
  margin-bottom: 13px;
}

/* about us */

.about_up_page_class .page-banner .banner-text p {
  padding: 3px 20px 7px 35px;
}

.about_up_page_class .btn-sm {
  font-family: TruenoSBd;
  font-size: var(--sf-sixteen) !important;
  padding: 13px 20px !important;
  margin: -10px 0 0 0 !important;
}

/* about us */

li.accordion__item {
  list-style: none;
}

/* start compatible device css */

.perangkat-kompatibel {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
}

.perangkat-kompatibel .card-header {
  background: white;
  padding: 21px 44px 0px 44px;
}

.perangkat-kompatibel .brand-icon {
  margin-bottom: 25px;
}

.perangkat-kompatibel h5,
.perangkat-kompatibel p strong {
  font-family: "TruenoRg";
  font-size: var(--sf-twenty);
  line-height: var(--sf-thirtytwo);
}

.perangkat-kompatibel p {
  font-family: "TruenoLt";
  font-size: var(--sf-fourteen);
  font-weight: 300;
  line-height: var(--twentytwo);
  color: #555555;
}

.perangkat-kompatibel p strong {
  font-size: var(--sf-sixteen);
  line-height: var(--sf-twentysix);
  font-weight: normal;
  margin-top: 16px;
  color: #262626;
}

.perangkat-kompatibel .accordion-link {
  margin: 0 -44px;
  padding: 12px 65px;
  border-top: 1px solid #e9e9e9;
}

.perangkat-kompatibel p strong {
  display: block;
}

.perangkat-kompatibel p strong+strong {
  margin-top: 16px;
}

.perangkat-kompatibel .fa-angle-down:before {
  content: "\f107";
  margin-top: 8px;
  display: inline-block;
}

.perangkat-kompatibel .collapsed .fa-angle-down:before {
  content: "\f106";
}

.perangkat-kompatibel .card-body p:nth-child(2) strong {
  margin-top: 0px !important;
}

.brand-product img {
  height: 106px;
}

.brand-icon img {
  height: 28px;
}

/* end compatible device css */
/* Header top right menu */

.qr-code.dropdown-menu {
  margin-left: -60px;
  border: none;
}

.qr-code.dropdown-menu li {
  padding-right: 0px !important;
}

.qr-code {
  width: 198px;
  text-align: center;
  padding-bottom: 16px;
  border-radius: 0px;
  background: #f5f5f5;
  margin-top: -1px;
}

.qr-code span {
  display: block;
}

.qr-code span+span {
  margin-top: 13px;
}

.qr-code span:nth-child(3) {
  padding-bottom: 16px;
}

/* .top-bar-menu-mob {
  background-color: #fff;
  padding-left: 26px;
  width: 100vw;
  margin-left: -16px;
  padding-right: 16px;
}
 */
.top-bar-menu-mob .dropdown-menu li {
  display: flex;
  justify-content: center;
  align-items: center;
}

.top-bar-menu-mob li a {
  font-family: "TruenoRg";
  font-size: var(--sf-fourteen);
  text-transform: capitalize;
  color: #7b7b7b;
  width: 100%;
}

.top-bar-menu-mob .QR-Code-mob {
  min-width: 156px;
}

.qr-code {
  min-width: 156px;
  object-fit: cover;
  object-position: center;
  max-height: 156px;
}

.top-bar-menu-mob .qr-code {
  padding-bottom: 0px;
}

.app-store,
.play-store {
  object-fit: cover;
  object-position: center;
  border-radius: 8px;
  margin: 4px auto;
}

.right-block {
  margin-left: 16px;
}

.top-bar-right-menu li:nth-child(1),
.top-bar-right-menu li:nth-child(2),
.top-bar-right-menu li:nth-child(3),
.top-bar-right-menu li:nth-child(4) {
  /*min-width: 198px; */
  text-align: center;
  background: #f5f5f5;
  padding-right: 40px;
  /*min-width: 85px;*/
}

.top-bar-right-menu .crp-id li {
  /*min-width: 198px; */
  padding-right: 0px;
  min-width: 0px;
}

.top-bar-right-menu li:nth-child(1) ul li {
  padding-right: 0px;
}

.top-bar-right-menu li:nth-child(1) ul {
  margin-left: -66px;
}

.top-bar-right-menu li.menu-item {
  line-height: var(--sf-thirtysix);
}

/* Header top right menu */
/* treasure hunt page popup close button */

.treasure-hunt-multi-slider .close {
  z-index: 9999;
}

/* treasure hunt page popup close button */

.arrow_visible .left-paddle {
  display: block !important;
}

#navbarSupportedContent .dropdown-menu {
  background-color: #ffffff !important;
}

#top-bar-mob-menu-item-dropdown-86:after {
  margin-top: 10px;
}

.mt-8 {
  padding-right: 10px;
  margin-top: 8px;
}

.mobile-collapse-menu {
  width: 100vw;
}

.mobile-collapse-menu,
.mobile-menu-qr-code {
  padding-left: 0;
}

.mobile-menu-qr-code {
  padding-right: 0;
}

.mobile-menu-qr-code li.menu-item {
  padding-right: 0;
}

.mobile-collapse-menu.navbar-collapse .collapse .show #menu-primary-menu {
  padding-right: 0;
}

.mobile-collapse-menu .menu-primary-menu {
  padding-right: 8px;
}

.mobile-collapse-menu li.menu-item:last-child {
  padding-right: 10px;
}

.mobile-menu-qr-code #top-bar-mob-menu-item-dropdown-86:after {
  margin-right: -5px;
}

/* Modifying treasure hunt page slider */
/* full-page-carousel*/

.fullpage {
  padding-bottom: 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.fullpage .main-header {
  min-width: 0;
}

.fullpage .mobile-action-button {
  display: block;
  width: 48%;
  float: left;
  text-align: center;
  margin: 0 4% 10px 0;
}

.fullpage .mobile-action-button:nth-child(even) {
  margin-right: 0;
}

.fullpage .jump-view {
  width: 48%;
  margin: 0 4% 10px 0;
  float: left;
}

.fullpage .jump-view:nth-child(even) {
  margin-right: 0;
}

.fullpage .jump-view:nth-child(3) {
  display: none;
}

.fullpage .jump-label {
  display: block;
}

.oldie-header {
  display: none;
  padding: 5px;
  background: black;
  color: white;
}

html.oldie .oldie-header {
  display: block;
}

html.oldie .main-header {
  display: none;
}

#result-iframe-wrap {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: 100%;
  position: relative;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

html.oldie #result-iframe-wrap {
  height: 100%;
  height: calc(100% - 32px);
}

#result {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  background: white;
  width: 100%;
  height: 100%;
  display: block;
}

#full-view-ad {
  position: absolute;
  left: 50%;
  bottom: 9px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1;
}

/* th-carousel */
/*
*  Owl Carousel - Animate Plugin
*/

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*
*    Owl Carousel - Auto Height Plugin
*/

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*
*  Core Owl Carousel CSS File
*/

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  touch-action: pan-Y;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-stage-outer {
  width: 100vw;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-dot {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  border: solid 1px #e9e9e9;
  background-color: #262626;
}

.owl-dots {
  text-align: center;
  padding-top: 16px;
}

.owl-carousel .owl-dot.active {
  background-color: #ff1659;
}

.owl-carousel.owl-loaded {
  display: block;
  max-width: 495px;
}

.owl-carousel .play-icon {
  max-width: 80px;
  max-height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  display: none;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */

.no-js .owl-carousel {
  display: block;
}

/*
*    Owl Carousel - Lazy Load Plugin
*/

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/*
*    Owl Carousel - Video Plugin
*/

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/* magnific-popup */
/* Magnific Popup CSS */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

  /**
* Remove all paddings around the image on small screen
*/
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/* th-custom-carousel */

.owl-prev {
  background: url(../assets/images/icon-arrow-previous.svg) center center no-repeat;
  /*height: 40px;*/
  position: absolute;
  top: 40%;
  width: 40px;
  z-index: 1000;
  left: -32px;
  cursor: pointer;
  color: transparent;
  /*transform: translate(-50%, -50%) rotate(180deg);*/
}

.owl-next {
  background: url(../assets/images/icon-arrow-next.svg) center center no-repeat;
  /*height: 40px;*/
  position: absolute;
  top: 40%;
  width: 40px;
  z-index: 1000;
  right: -32px;
  cursor: pointer;
  color: transparent;
  /*transform: translate(-50%, -50%) rotate(0deg);*/
}

.owl-item.active+.active {
  opacity: 0.4;
}

.owl-prev:hover,
.owl-next:hover {
  opacity: 0.5;
}

.white-popup-block {
  background: #fff;
  padding: 20px 30px;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
}

.popuptext {
  display: table;
}

.popuptext p {
  margin-bottom: 10px;
}

.popuptext span {
  font-weight: bold;
  float: right;
}

/* End Modifying treasure hunt page slider */

.smarty {
  z-index: 999;
  position: fixed;
  bottom: 50px;
  width: max-content;
  color: white;
  text-align: right;
  right: 0px;
}

.smarty img {
  width: 90.5px;
  transform: rotate(360deg);
}

/* Fixes for tab*/
.layout-mg {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  margin-left: 45px !important;
  margin-right: 45px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .sticky-buybox .icon-mobile {
    display: none;
  }

  .sticky-buybox .vSumary {
    display: block;
  }

  #new-product-pdp .pdp-box-new {
    max-width: 100%;
    margin-right: 0px;
    margin-bottom: 40px;
  }

  .sticky-buybox {
    position: relative;
  }

  #new-product-pdp .pembelian-box-new {
    width: 100%;
    max-width: 100%;
    padding: 32px 24px;
    margin-left: 0%;
  }

  .top-bar-menu-mob {
    width: 100%;
    padding-right: 42px;
    margin-left: 0px !important;
    /* padding-left: 0px; */
  }

  .login-icon {
    position: absolute;
    right: 76px;
    top: 26px;
  }

  .alert-download {
    display: none;
  }

  #hero-banner .flexslider .slides>li {
    height: auto !important;
  }

  .layout-mg {
    margin-left: 120px !important;
    margin-right: 45px !important;
  }

  #treasure-hunt-slider .mb-40 {
    word-break: break-word;
    max-width: 75%;
  }

  .w-14-8 {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 10px;
    padding: 64px 64px 64px 64px;
  }

  .w-14-8 .description {
    margin: 8px 0 0;
    width: 100%;
  }

  .lucky-captain {
    width: 100%;
    max-width: 100%;
  }

  .pics.mb-3:nth-child(3) {
    position: relative;
    bottom: -213px;
  }

  .features-list .feature-img {
    max-width: 434px;
    width: 100%;
    min-height: 150px;
    height: 100%;
  }

  .features-list .feature-img img {
    width: 100%;
  }

  #treasure-hunt-slider.new-th-slider .carousel-indicators {
    width: 51.5% !important;
    bottom: 45px !important;
  }

  .fivth-row .boat-img img {
    margin-left: -65px;
  }

  .cright-section .limg {
    text-align: left;
    margin-top: 10px;
    float: right;
  }

  .tbl-device {
    width: 75%;
  }

  .widget_image-with-description-widget {
    display: inline-flex;
    width: 50%;
    justify-content: flex-start;
    vertical-align: top;
  }

  .product-card .card-body.show {
    min-height: 201px;
  }

  .qrcode-right-image {
    position: absolute;
    bottom: 0px;
    opacity: 0.4;
    left: auto !important;
    width: 52% !important;
    right: 0;
  }

  .pdp-box .link-card {
    height: auto;
    display: inline-flex;
  }

  .pdp-box .link-card .l-box {
    width: 95%;
  }

  .pdp-box .link-card .r-box {
    padding-top: 5px;
  }

  .widget_card-with-icon-title-description-widget {
    height: 65px;
  }

  .cright-section .cright-menu {
    width: 100%;
  }

  .col-logo {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 100%;
    max-height: 6.763rem;
    padding: 0px;
    margin-right: 11px;
    margin-bottom: 11px;
    text-align: center;
  }

  .col-logo img {
    width: auto;
    height: 98px;
  }

  #navbarSupportedContent .mobile-collapse-menu {
    width: 100%;
  }

  #menu-primary-menu {
    padding-left: 16px;
    padding-right: 16px;
  }

  #menu-primary-menu li.menu-item a {
    width: 100%;
  }

  .dropdown-toggle:after {
    float: right;
  }

  .device-scard-vertical .media-content {
    width: 100%;
  }

  .device-card {
    max-width: 808px;
    width: 100%;
    min-height: auto;
    height: 100%;
  }

  .device-scard-vertical .media-content .feature-subtitle {
    overflow: hidden;
    height: 48px;
  }

  .see-all {
    min-width: 160px !important;
    color: #555555 !important;
  }

  .caption {
    position: absolute;
    left: 10px;
    bottom: 30px;
    right: 10px;
  }

  .land-scape {
    min-width: 458px !important;
  }

  #multi-item-package .card.product-card.card-type-3 {
    margin-right: 20px;
    min-height: 500px;
  }

  .footer-list .mftitle {
    font-size: 14px;
    margin-bottom: 20px;
    font-family: "TruenoSBd";
    color: #020202;
    width: 100%;
    display: inline-block;
  }

  .mftitle:after {
    font-family: "Font Awesome 5 Free";
    font-weight: bolder;
    font-size: 15px;
    content: "\f106";
    /* float: right; */
    margin-left: 4px;
    float: right;
  }

  .video-ref {
    max-width: 640px;
    width: 100%;
    min-height: 100%;
    height: 100%;
  }

  li.menu-item {
    line-height: 38px !important;
    padding-left: 0px;
    padding-right: 10px;
  }

  .btn-primary {
    padding: 9px 5px;
    font-size: 10px;
  }

  .product-card {
    border-radius: 0px;
    min-height: 520px;
  }

  .image {
    width: 100%;
  }

  .hero-banner .box {
    max-width: 494px;
    width: 100%;
    padding: 14px;
    border: solid 0 #929292;
    background-color: #e8fafc;
    float: right;
  }

  .product-card .card-body ul li .content {
    width: 82%;
    height: 60px;
  }

  .product-card .card-footer {
    height: 109px;
  }

  #quick-pay-home-page button.btn-search,
  #quick-pay-home-page button.btn-subscribe {
    height: 54px !important;
  }

  #quick-pay-home-page .qp-explore-btn {
    margin-top: auto !important;
  }

  span.has-float-label+div {
    max-width: 33.33%;
  }

  .pdp-box .link-card.mt-56 {
    width: 100%;
  }

  #otp-validation .modal-content {
    margin-top: 0px;
    width: 100%;
  }

  ul.social-media li {
    margin-right: 12px !important;
    min-width: 150px !important;
  }

  .widget_card-with-icon-title-description-widget .product-card {
    min-height: auto !important;
  }

  /*.pdp-box .link-card.mt-56 {
    margin-top: 0px !important;
  }*/
  #forgot-number-popup .modal-content {
    min-width: 600px !important;
  }

  #login-popup .phone,
  #login-popup .msg {
    width: auto;
    height: auto;
  }

  .faq-section .mftitle:after {
    right: 0px !important;
  }

  select.categories {
    width: 100% !important;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .home-panel-iframe {
    height: 40vh;
  }

  .ser-res {
    right: 130px !important;
    top: 15px;
  }

  .navbar-brand {
    margin-right: 0rem !important;
  }

  form.searchform.navbar-form.ser-res [type="search"] {
    width: 0px !important;
  }

  .inline-search {
    display: contents;
    position: initial;
  }

  .search-close-btn {
    position: absolute;
    right: 16px;
    top: 27px;
  }

  .std-alert-error {
    max-width: 1214px;
    width: 6.3%;
    margin: 0 auto;
    position: absolute;
    top: 25px;
    top: 8%;
    height: 36px;
    margin-left: 0.4%;
    margin-right: 0.4%;
  }

  .product-card {
    min-width: 400px;
  }

  .layout-mg {
    margin-left: 120px !important;
    margin-right: 45px !important;
  }

  #card-type-3 .card-img-top {
    max-width: 100% !important;
    max-height: 100% !important;
  }

  .widget_sale-card .card-img-top {
    max-height: 100% !important;
  }

  .features-list .feature-img {
    max-width: 594px;
    width: 100%;
    min-height: 150px;
    height: 100%;
  }

  .features-list .feature-img img {
    width: 100%;
  }

  .social-menu .mr-54 {
    margin-right: 30px !important;
  }

  .product-card {
    min-width: 100%;
  }

  .new-th-slider .carousel-item div.text-left {
    margin-left: 16px;
    max-width: 360px;
  }

  .new-th-slider .carousel-item img {
    max-height: 255px !important;
  }

  .new-th-slider .carousel-indicators {
    top: 255px;
    max-width: 530px !important;
  }

  .partialViewSlider-outerwrapper ul {
    padding-left: 0px;
    max-height: 525px;
    transform: translate(-1265px) !important;
  }

  #treasure-hunt-slider .carousel-indicators li,
  .treasure-hunt-slider-home li {
    margin-top: 8px;
  }

  .new-th-slider .carousel-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 257px;
    min-width: 438px;
  }

  .custom-tab .nav-tabs .nav-item {
    width: auto;
  }

  .custom-tab .nav-tabs .nav-item .nav-link {
    font-size: var(--sf-sixteen);
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    border-bottom: 3px solid #dee2e6;
  }

  .custom-tab .nav-tabs .nav-item .nav-link.active {
    color: #ff1659;
    min-height: 113px;
    border-bottom: 3px solid #ff1659;
  }

  .fivth-row .boat-img img {
    margin-left: -65px !important;
  }

  .mftitle:after {
    margin-left: 18px;
  }

  .device-stcard .media-box img {
    width: 100%;
  }

  .pdp-box .link-card {
    height: auto;
    display: inline-flex;
  }

  .pdp-box .link-card .l-box {
    width: 95%;
  }

  .pdp-box .link-card .r-box {
    padding-top: 5px;
  }

  .layout-mg .title-align {
    text-align: center;
    max-width: 100%;
    max-height: 50px;
  }

  .cright-section .cright-menu {
    width: 76%;
  }

  .col-logo {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 100%;
    max-height: 6.763rem;
    padding: 0px;
    margin-right: 11px;
    margin-bottom: 11px;
    text-align: center;
  }

  .col-logo img {
    width: auto;
  }

  .device-scard-vertical .media-content {
    width: 100%;
  }

  .device-card {
    max-width: 808px;
    width: 100%;
    min-height: 206px;
    height: 100%;
  }

  .device-scard-vertical .media-content .feature-subtitle {
    overflow: hidden;
    height: 48px;
  }

  .image {
    width: 92%;
  }

  .product-card .card-body ul li .content {
    height: 60px;
  }

  .widget_card-with-icon-title-description-widget .product-card {
    min-height: auto !important;
  }

  /*.pdp-box .link-card.mt-56 {
    margin-top: 0px !important;
  }*/

  #quick-pay-home-page .nav-tabs .nav-link,
  #quick-pay-home-page .gns-lbl span {
    min-width: auto !important;
  }

  .pdp-box .link-card.mt-56 {
    width: 100%;
  }

  #otp-validation .modal-content {
    margin-top: 0px;
    width: 100%;
  }

  select.categories {
    width: 100% !important;
  }
}

.owl-item {
  max-width: 495px;
}

.owl-item .treasure-hunt-item>img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: block;
}

.tableData {
  overflow: scroll !important;
}

.faq-section .accordion-title {
  float: left;
}

.more-col-md-12 {
  /* margin-top:64px; */
  margin-left: 15px;
  padding-left: 0px !important;
}

#hello,
.qrcard-box {
  margin-bottom: 13px;
}

#pdp h6.pd-name-title {
  font-family: "TruenoSBd";
  font-size: 24px;
  color: #262626;
  margin-bottom: 8px;
}

#pdp h6.pd-desc-text {
  font-family: "TruenoRg";
  font-size: 16px;
  color: #555555;
}

.csr .w-14-8 a {
  max-width: 600px;
}

.csr .row.full-width-panel {
  display: none;
}

.csr .sort-posts {
  display: none;
}

.csr .date {
  display: none;
}

.csr .mtb-pagination {
  display: none !important;
}

/* Start get in touch css */

section#get-in-touch {
  background: url("../assets/images/get-in-touch-bg.png") no-repeat;
  background-size: cover;
  background-position: center;
}

section#get-in-touch .row {
  min-height: 368px;
}

#get-in-touch .color-white {
  color: white !important;
}

ul.social-media li {
  background: white;
  padding: 9px 5px;
  text-align: center;
  list-style: none;
  margin-right: 24px;
  min-width: 184px;
}

ul.social-media li i {
  font-size: 24px;
  vertical-align: text-top;
  color: grey;
}

ul.social-media li:nth-last-child(1) {
  margin-right: 0px;
}

.mt-40 {
  margin-top: calc(16px + 1.7569546120058566vw);
}

/* end get in touch css */

/* Start weekly activity css */
#weekly-activity {
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
}

#weekly-activity h2 {
  font-family: "TruenoSBd";
  font-size: calc(16px + 1.4641288433382138vw);
  font-weight: 600;
  line-height: calc(16px + 2.12298682284041vw);
  margin-bottom: calc(11px + 0.07320644216691069vw);
}

#weekly-activity p {
  font-size: calc(16px + 0.29282576866764276vw);
  line-height: clamp(1rem, 2.5vw, 2rem);
  color: #555555;
}

.mb-32 {
  margin-bottom: clamp(1rem, 2.5vw, 2rem);
}

#weekly-activity .custom-tab a {
  font-family: "TruenoRg";
  font-size: calc(14px + 0.7320644216691069vw);
  line-height: calc(13px + 0.8784773060029283vw);
  text-align: center;
  color: #555555;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  padding-bottom: calc(16px + 0.29282576866764276vw);
}

#weekly-activity .nav-tabs {
  border-bottom: 3px solid #e9e9e9;
}

#weekly-activity .tab-pane {
  padding-top: clamp(1rem, 2.5vw, 2rem);
  padding-left: 5px;
}

#weekly-activity .tab-pane h3 {
  font-family: "TruenoSBd";
  font-size: calc(14px + 0.7320644216691069vw);
  font-weight: 600;
  line-height: calc(16px + 1.0248901903367496vw);
  color: #262626;
  margin-bottom: 12px;
}

#weekly-activity .tab-pane .time {
  font-family: "TruenoLt";
  font-size: calc(13px + 0.07320644216691069vw);
  font-weight: 300;
  line-height: calc(18px + 0.29282576866764276vw);
  color: #555555;
}

#weekly-activity .mb-24 {
  margin-bottom: calc(14px + 0.7320644216691069vw);
}

/* end weekly activity css */
#less-w {
  margin-bottom: -50px;
}

.entry-header-app {
  margin-top: -50px;
}

/* start community css */

#weekly-activity .partialViewSlider-outerwrapper {
  position: relative;
}

#weekly-activity .partialViewSlider-outerwrapper.partialViewSlider-outsideControls {
  padding: 0 6%;
}

#weekly-activity .partialViewSlider-wrapper {
  overflow: hidden;
  font-size: 0;
  position: relative;
}

#weekly-activity .partialViewSlider-outerwrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
  transition-property: transform;
  transition-duration: 0ms;
  transition-timing-function: ease-out;
}

#weekly-activity .partialViewSlider-outerwrapper ul>li {
  display: inline-block;
  position: relative;
  font-size: 1rem;
  transition-property: all;
  transition-duration: 0ms;
  transition-timing-function: ease-out;
  margin-left: 12px;
  margin-right: 12px;
  background: white;
  border: 1px solid #e9e9e9;
}

#weekly-activity .partialViewSlider-wrapper.partialViewSlider-perspective ul>li {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0.4;
}

#weekly-activity .partialViewSlider-wrapper.partialViewSlider-perspective ul>li.active {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

#weekly-activity .partialViewSlider-wrapper ul>li>img {
  width: 100%;
  display: block;
}

#weekly-activity .partialViewSlider-backdrop {
  position: absolute;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
}

#weekly-activity .partialViewSlider-backdrop.partialViewSlider-right {
  right: 0;
}

#weekly-activity .partialViewSlider-nav {
  position: absolute;
  top: 50%;
  color: #262626;
  font-size: 3rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#weekly-activity .partialViewSlider-prev {
  right: 4%;
}

#weekly-activity .partialViewSlider-next {
  right: 3%;
}

#weekly-activity .partialViewSlider-outsideControls .partialViewSlider-nav,
#weekly-activity .partialViewSlider-neighborControls .partialViewSlider-nav {
  color: #ccc;
}

#weekly-activity .partialViewSlider-outsideControls .partialViewSlider-prev {
  left: 1%;
}

#weekly-activity .partialViewSlider-outsideControls .partialViewSlider-next {
  right: 1%;
}

#weekly-activity .partialViewSlider-neighborControls .partialViewSlider-prev {
  left: -5%;
}

#weekly-activity .partialViewSlider-neighborControls .partialViewSlider-next {
  right: -5%;
}

#weekly-activity .partialViewSlider-dots {
  display: inline-block;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%);
}

#weekly-activity .partialViewSlider-dots li a {
  position: relative;
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: 0 5px;
}

#weekly-activity .partialViewSlider-dots li a:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  border-radius: 50%;
  transition: all 0.25s ease-out;
}

#weekly-activity .partialViewSlider-dots li.active a:before {
  background: #fff;
}

#weekly-activity .catgory-name {
  font-size: calc(16px + 0.29282576866764276vw);
  font-weight: 600;
  line-height: 1.25;
  color: #262626;
  font-family: "TruenoSBd";
}

#weekly-activity .card-title {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.57;
  color: #555555;
  font-family: "TruenoLt";
}

#weekly-activity .tag-line {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #ff1659;
}

#weekly-activity h2 {
  font-size: calc(16px + 1.4641288433382138vw);
  font-weight: 600;
  line-height: calc(16px + 2.12298682284041vw);
  color: #262626;
  font-family: "TruenoSBd";
}

.white-50 {
  background: #fafafa;
}

.fa-chevron-left {
  /* background:url('../assets/images/icon-select.png') no-repeat; */
  display: inline-block;
  width: 16px;
  height: 16px;
}

.fa-chevron-right {
  /* background:url('../assets/images/icon-select.png') no-repeat; */
  display: inline-block;
  width: 16px;
  height: 16px;
}

.community .btn.btn-outline.view {
  display: none;
}

.community .tag-line {
  text-align: center !important;
  font-size: var(--sf-fourteen);
  line-height: var(--sf-twentytwo);
}

.community .catgory-name {
  font-family: "TruenoSbd" !important;
  font-size: var(--sf-twenty);
  line-height: var(--sf-twentysix);
}

.community .card-body {
  text-align: center;
}

.community .partialViewSlider-nav {
  bottom: -25%;
  top: auto !important;
}

.community .member {
  font-size: var(--sf-sixteen);
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #ff1659;
  line-height: var(--sf-twentyfour);
}

/* end community css */
/* career list css */
.top-title {
  padding-left: 12px;
  color: #ff1659;
  font-size: var(--sf-twenty);
  font-family: "TruenoBd";
  font-weight: bold;
  line-height: 1.25;
}

.career-table .table th {
  border-top: none;
  border-bottom: 1px solid #000;
  font-family: TruenoSBd;
  font-size: var(--sf-twenty);
  line-height: 25px;
  color: var(--sf-graydark);
}

.career-table .table td {
  font-family: TruenoRg;
  font-size: var(--sf-twenty);
  line-height: calc(16px + 1.2vw);
  color: var(--sf-graydark);
}

.career-table .table td a {
  font-family: TruenoRg;
  font-size: var(--sf-twenty);
  line-height: calc(16px + 1.2vw);
  color: var(--sf-graydark);
}

.career-table .table td i {
  margin-right: 8px;
}

a .career-table .table td img {
  margin-right: 8px;
}

.career-table .table th {
  border-top: none;
  border-bottom: 1px solid #000;
  font-family: TruenoSBd;
  font-size: var(--sf-twenty);
  line-height: 25px;
  color: var(--sf-graydark);
}

.career-table .table td {
  font-family: TruenoRg;
  font-size: var(--sf-twenty);
  line-height: calc(16px + 1.2vw);
  color: var(--sf-graydark);
}

.career-table .table td a {
  font-family: TruenoRg;
  font-size: var(--sf-twenty);
  line-height: calc(16px + 1.2vw);
  color: var(--sf-graydark);
}

.career-table .table td i {
  margin-right: 8px;
}

.career-table .table td img {
  margin-right: 8px;
}

.career-table1 .table th {
  border-top: none;
  border-bottom: 1px solid #000;
  font-family: TruenoSBd;
  font-size: var(--sf-twenty);
  line-height: 25px;
  color: var(--sf-graydark);
}

.career-table1 .table td {
  font-family: TruenoRg;
  font-size: var(--sf-twenty);
  line-height: calc(16px + 1.2vw);
  color: var(--sf-graydark);
}

.career-table1 .table td a {
  font-family: TruenoRg;
  font-size: var(--sf-twenty);
  line-height: calc(16px + 1.2vw);
  color: var(--sf-graydark);
}

.career-table1 .table td i {
  margin-right: 8px;
}

.career-table1 .table td img {
  margin-right: 8px;
}

.filter-box .filter-list {
  height: 48px;
  width: 137px;
  border-radius: 0px;
  font-family: TruenoLt;
  font-size: var(--sf-sixteen);
  line-height: var(--sf-twentysix);
  color: var(--sf-graydark);
}

.filter-box .filter-btn {
  height: 48px;
  width: 180px;
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-radius: 0;
  text-align: left;
}

.filter-status {
  width: 140px;
}

.filter-box .dropdownFilterActive .dropdown-toggle:after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: bolder;
  font-size: 20px;
  color: #2b2b2a;
  float: right;
  -webkit-text-stroke: 1px #fff;
  position: absolute;
  /* top: 0; */
  top: 0.6rem;
  border-top: 0em solid transparent;
  border-right: 0em solid transparent;
  border-left: 0em solid transparent;
}

.filter-box .dropdownFilterActive .dropdown-toggle[aria-expanded="true"]:after {
  transform: rotate(180deg);
  top: 9px;
}

.filter-box .dropdown.dropdown-lg .dropdown-menu {
  margin-top: -1px;
  padding: 6px 20px;
}

.filter-box .input-group .btn-search {
  color: #fff;
  background-color: #da1f3c;
  border-color: #da1f3c;
  border-radius: 0px;
  width: 48px;
  height: 48px;
}

.filter-box .input-group-append .custom-select {
  background: #fff url(../assets/images/ic_arrow_down_small.svg) no-repeat right 1.2rem center;
  background-position: right 10px center;
}

.filter-box .has-search .form-control {
  height: 48px;
  color: var(--sf-graydark) !important;
}

.filter-box .filter-location {
  width: 209px;
}

.mb-32 {
  margin-bottom: 32px;
}

.apply-box {
  border: solid 1px #e9e9e9;
}

.apply-box .btn-box {
  padding: 30px 32px;
  border-bottom: solid 1px #e9e9e9;
}

.apply-box .social-box {
  padding: 20px 32px;
}

.btn-block {
  display: block;
  width: 100% !important;
}

.apply-box .social-box .social-menu ul {
  margin-top: 20px;
}

.apply-box .social-box .social-menu ul li {
  display: inline-block;
  margin-right: 9%;
}

.apply-box .social-box .social-menu ul li:last-child {
  margin-right: 0%;
}

.job-card {
  max-width: 392px;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.125);
  margin-bottom: 24px;
}

.job-card .job-img {
  max-width: 392px;
  width: 100%;
  height: auto;
}

.job-card .job-desc {
  padding: 20px;
}

.sf-color {
  color: var(--reddish-pink);
}

.job-info .sub-info .job-prd {
  border-right: 1px solid #000;
  padding-right: 20px;
  margin-right: 20px;
  font-weight: normal;
  line-height: 1.6;
  color: #262626;
}

.divider {
  border-bottom: 1px solid #e9e9e9;
  height: 1px;
  display: block;
  width: 1250px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.job-place {
  font-family: "TruenoRg";
  font-size: var(--sf-twenty);
  line-height: 1.6;
  text-align: left;
  color: #262626;
}

.h5-heading-lg-job {
  font-family: "TruenoRg";
  font-size: var(--sf-twenty);
  font-weight: 600;
  line-height: 1.25;
  margin-left: -10px;
  text-align: left;
  color: #262626;
}

.so-widget-job-position-widget ul {
  padding-left: 8px;
}

/* end career list css */
/* start testimonial slider css */
.show-neighbors {
  margin-bottom: 72px;
}

.show-neighbors .item__third:first-child,
.show-neighbors .item__third:last-child {
  display: none;
}

.show-neighbors .item__third .slider-box {
  padding: 44px 60px;
  text-align: center;
}

.show-neighbors .item__third .client-img {
  width: 101px;
  height: 101px;
  display: inline-block;
}

.show-neighbors .item__third .client-img img {
  max-width: inherit;
  width: auto;
}

.show-neighbors .carousel-indicators {
  bottom: -25px;
}

.show-neighbors .carousel-indicators li {
  width: 12px;
  height: 12px;
  background: #d9d9d9;
  border: 0px;
  opacity: 1;
}

.show-neighbors .carousel-indicators .active {
  opacity: 1;
  background: #ff1659;
}

@media (min-width: 500px) {
  .show-neighbors .carousel-indicators {
    margin-right: 25%;
    margin-left: 25%;
  }

  .show-neighbors .carousel-control-prev,
  .show-neighbors .carousel-control-next {
    background: rgba(255, 255, 255, 0.3);
    width: 2%;
    z-index: 11;
    /* .carousel-caption has z-index 10 */
  }

  .show-neighbors .carousel-control-prev {
    left: 15.5%;
  }

  .show-neighbors .carousel-control-next {
    right: 16.5%;
  }

  .show-neighbors .carousel-inner {
    width: 210%;
    left: -52%;
  }

  .show-neighbors .carousel-item-next:not(.carousel-item-left),
  .show-neighbors .carousel-item-right.active {
    -webkit-transform: translate3d(33%, 0, 0);
    transform: translate3d(33%, 0, 0);
  }

  .show-neighbors .carousel-item-prev:not(.carousel-item-right),
  .show-neighbors .carousel-item-left.active {
    -webkit-transform: translate3d(-33%, 0, 0);
    transform: translate3d(-33%, 0, 0);
  }

  .show-neighbors .item__third {
    display: block !important;
    float: left;
    position: relative;
    /* captions can now be added */
    width: 31.33333333%;
    background: #fafafa;
    margin: 0 12px;
    opacity: 0.5;
  }

  .show-neighbors .item__third:nth-child(2) {
    border: solid 1px #e9e9e9;
    background: #fff;
    opacity: 1;
  }
}

/* end testimonial slider css */
.more-features .sidebar-list ul li {
  font-family: TruenoSBd;
  font-size: var(--sf-twentyfour);
  font-weight: 600;
  line-height: 1.25;
  text-align: left;
  color: #262626;
  margin-bottom: 32px;
}

.more-features .img-icon {
  float: left;
}

.more-features .list-text {
  display: inline-block;
  padding-left: 15px;
}

.community #multi-item-package .partialViewSlider-nav {
  display: block !important;
}

/** job description **/
.mb-32 {
  margin-bottom: 32px;
}

.apply-box {
  border: solid 1px #e9e9e9;
}

.apply-box .btn-box {
  height: 109px;
  padding: 30px 32px;
  border-bottom: solid 1px #e9e9e9;
}

.apply-box .social-box {
  padding: 20px 32px;
  background-color: #fafafa;
}

.btn-block {
  display: block;
  width: 100% !important;
}

.search.btn-block {
  display: block;
  width: 75% !important;
  margin-top: 10px;
}

.apply-box .social-box .social-menu ul {
  margin-top: 20px;
}

.apply-box .social-box .social-menu ul li {
  display: inline-block;
  margin-right: 9%;
}

.apply-box .social-box .social-menu ul li:last-child {
  margin-right: 0%;
}

.social-menu ul li:hover a svg {
  fill: #ff1659;
}

.job-card {
  max-width: 392px;
  width: 100%;
}

.job-card .job-img {
  max-width: 392px;
  width: 100%;
  height: auto;
}

.job-card .job-desc {
  padding: 20px;
}

.sf-color {
  color: var(--reddish-pink);
}

.job-info .sub-info .job-prd {
  border-right: 1px solid #000;
  padding-right: 20px;
  margin-right: 20px;
}

.divider {
  border-bottom: 1px solid #e9e9e9;
  height: 1px;
  display: block;
  width: 1250px;
  margin-top: 30px;
  margin-bottom: 30px;
}

/* gallery-list start */
#gallery-location-collapse {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
}

#gallery-location-collapse .card-header {
  background: white;
  padding: 20px;
}

#gallery-location-collapse .brand-icon {
  margin-bottom: 25px;
}

#gallery-location-collapse h5,
#gallery-location-collapse .gallery-sub-heading {
  font-family: "TruenoSBd";
  font-size: var(--sf-twenty);
  line-height: 25px;
  color: #262626;
  display: block;
}

#gallery-location-collapse .direction {
  font-family: "TruenoSBd";
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.37px;
  text-align: center;
  color: #262626;
  margin-top: calc(27px + 1.0248901903367496vw);
  padding: calc(1px + 0.9516837481698389vw) calc(1px + 0.8784773060029283vw);
  border-radius: 0px;
}

#gallery-location-collapse p {
  font-family: "TruenoLt";
  font-size: 16px;
  line-height: 1.63;
  color: #262626;
}

#gallery-location-collapse p strong {
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
}

.mb-24 {
  margin-bottom: 24px;
}

.regular {
  color: #9c9c9c !important;
  font-family: "TruenoRg" !important;
}

#gallery-location-collapse p strong {
  display: block;
}

#gallery-location-collapse p strong+strong {
  margin-top: 16px;
}

#gallery-location-collapse .fa-angle-down:before {
  content: "\f107";
  margin-top: 8px;
  display: inline-block;
}

#gallery-location-collapse .collapsed .fa-angle-down:before {
  content: "\f106";
}

/* Vertical line */
#gallery-location-collapse .collapsible-link::after {
  font-family: "Font Awesome 5 Free";
  font-weight: bolder;
  font-size: var(--sf-twenty);
  color: #2b2b2a;
  float: right;
  -webkit-text-stroke: 1px #fff;
}

#gallery-location-collapse .gallery-title {
  font-size: var(--sf-sixteen);
  line-height: 1.63;
  color: #262626;
  font-family: "TruenoRg";
  text-transform: capitalize;
}

#gallery-location-collapse .collapsible-link[aria-expanded="true"]::after {
  content: "\f106";
  width: 24px;
  height: 24px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0%, -50%);
}

#gallery-location-collapse .collapsible-link[aria-expanded="false"]::after {
  content: "\f107";
  width: 24px;
  height: 24px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0%, -50%);
}

#gallery-location-collapse .smf-store {
  max-width: 156px;
  min-height: calc(117px + 1.0248901903367496vw);
  width: 100%;
  object-fit: cover;
  object-position: center;
}

#gallery-location-collapse .bg-gray-50 {
  background: #fafafa;
  height: 290px;
}

#gallery-location-collapse .mx-w-235 {
  max-width: calc(20px + 15.739385065885799vw);
}

.wpgmp_before_listing {
  margin-bottom: 24px !important;
  max-width: 52% !important;
}

.categories_filter select {
  background: white !important;
  color: black !important;
  padding: 2px !important;
  padding-left: 16px !important;
  margin: 0 !important;
  max-width: 420px !important;
}

.check-button {
  width: 252px;
}

#near-me {
  font-family: TruenoRg;
  font-size: 16px;
  color: var(--reddish-pink);
  float: right;
  cursor: pointer;
}

#near-me .icon {
  width: 24px;
  height: 24px;
  background-image: url(../assets/images/My_Location_Fill.png);
  display: inline-block;
  position: relative;
  top: 5px;
  right: 6px;
}

#maps {
  height: 500px;
}

.wpgmp_infowindow {
  max-width: 335px;
  padding: 10px;
}

.info-detail {
  font-size: 14px;
  color: #000000;
  float: right;
  font-family: "TruenoSBd";
  line-height: 46px;
  margin-top: 38px;
}

.location-search {
  margin-top: 56px;
  /*margin-bottom: 40px;*/
}

.location-search h3 {
  font-family: "TruenoSBd";
  font-size: var(--sf-thirtysix);
  line-height: 45px;
  color: #000000;
  margin-bottom: 24px;
}

.location-search .form-group {
  display: flex;
}

span.select2-selection.select2-selection--single {
  height: 42px;
  border-radius: 0px;
}

span#select2-select-city-container {
  padding-top: 4px;
}

span.select2-selection__arrow {
  padding-top: 36px;
  margin-bottom: 0px !important;
}

#search-result {
  font-family: "TruenoRg";
  font-size: 20px;
  line-height: 32px;
  color: #555555;
  margin-bottom: 20px;
}

#search-result span {
  font-family: "TruenoSBd";
  font-size: 20px;
  line-height: 25px;
  color: #262626;
}

#search-result {
  display: none;
}

#gallery-location-collapse .no-padding {
  padding: 0px;
}

.gallery-location {
  /* max-height: 454px; */
  margin-bottom: 24px;
  /* width: 600px; */
}

/* gallery-list end */

/* sticky tab */
.tab-sticky {
  position: fixed;
  top: 0px;
  background: #fff;
  z-index: 999;
  max-width: 1224px;
  width: 100%;
}

/* sticky tab */

@media (max-width: 768px) {
  #captain .captain-modal {
    padding-left: 8px;
    padding-right: 8px;
  }

  .alert-migration .info-box .sf-imgicon {
    display: none;
  }

  .search.btn-block {
    display: block;
    width: 80% !important;
    margin-top: 10px;
  }

  #social-icons {
    margin-left: -100px !important;
  }

  .social-icons {
    margin-left: -100px;
  }

  /* #icons-social {
    margin-left: -100px !important;
  }
  .icons-social {
    margin-left: -100px;
  } */
  #profile .panel-grid-cell {
    max-width: 47%;
    display: inline-block !important;
    float: left !important;
    margin-right: 21px !important;
  }

  #profile {
    display: inline-block !important;
  }

  #profile .panel-grid-cell:nth-child(2),
  #profile .panel-grid-cell:nth-child(4) {
    margin-right: 0px !important;
  }

  #profile .product-card {
    min-width: 100% !important;
  }

  #profile .currency strong {
    font-size: 16px !important;
  }

  #captain .grand .head,
  #captain .others .head {
    padding-left: 13px;
    padding-right: 6px;
    margin-left: -23px;
    margin-right: -23px;
  }

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

  .cright-section .cright-menu li a {
    font-size: 12px;
  }

  .caption-body .caption-title {
    font-family: "TruenoSBd";
    font-size: 20px;
    text-align: left;
    color: #000000;
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .thposition {
    position: relative;
    left: 5px;
    height: 52px;
  }

  .device-card .media-content .feature-subtitle,
  #multi-item-package .card.product-card .card-title {
    font-size: 20px !important;
  }

  .device-card .media-content .feature-title,
  .device-scard-vertical .media-content .feature-title {
    font-size: 14px !important;
  }

  .device-card .media-content .feature-info .heading {
    font-size: 16px !important;
  }

  #treasure-hunt-slider .slide .col-md-7,
  #treasure-hunt-slider .slide .col-lg-7 {
    padding: 0px;
    margin-left: -1px;
    height: 192px;
  }

  .new-th-slider .carousel-item img {
    max-height: 147px !important;
  }

  .new-th-slider .carousel-item div.text-left {
    margin-left: 0px;
    padding-left: 0px;
  }

  ul#partial-view {
    /* transform: translateX(-567.5px) !important; */
  }

  .partialViewSlider-outerwrapper ul {
    padding-left: 0px;
    max-height: 480px;
    /* transform: translateX(-567.5px) !important; */
  }

  .widget_sale-card .card-img-top {
    /* max-height: 192px; */
    max-height: 100% !important;
  }

  #treasure-hunt-slider .activity strong {
    font-size: 16px;
  }

  .solution-card .media-content .feature-title {
    font-size: 20px;
  }

  .gallery .pics {
    margin-bottom: 12px !important;
  }

  .device-scard-vertical .media-content .feature-subtitle {
    font-size: 20px;
    margin-bottom: 11px;
  }

  .device-scard-vertical .media-content .feature-info .heading {
    font-size: 16px;
    margin-top: 5px;
    line-height: 20px;
  }

  .device-scard-vertical .media-content .feature-info .text,
  .device-card .media-content .feature-info .text {
    font-size: 12px;
    line-height: 1.5;
  }

  .device-card .media-content .feature-info .info-txt {
    width: 100%;
  }

  .pt-tabs .nav-tabs .nav-item {
    margin-left: 0px;
  }

  .pt-tabs .nav-tabs .nav-item .tab-link {
    border-bottom: 3px solid #dee2e6;
  }

  .pt-tabs .nav-tabs .nav-item .tab-link.active {
    border-color: #ff1659;
  }

  .offer-info>p {
    font-size: 16px !important;
  }

  .solution-card .media-content .feature-box {
    padding-bottom: 16px;
  }

  .float-right.see-all {
    float: left !important;
  }

  .sale-card-height {
    min-height: 176px !important;
  }

  #support-plp-faq {
    margin-left: 15px;
  }

  .quick_pay_links {
    padding-left: 30px;
    padding-right: 30px;
  }

  .quick_pay_links .col-3 {
    padding-right: 6px;
    padding-left: 6px;
  }

  .apply-col-11 {
    width: 344px !important;
    max-width: 100%;
    margin-left: unset !important;
  }

  .col-logo {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: 100px;
    max-height: 112px;
    padding: 0px;
    margin-right: 14px;
    margin-bottom: 14px;
  }

  .show-neighbors .item__third .slider-box {
    padding: 14px 14px;
    text-align: center;
  }

  .filter-box .input-group-append {
    flex-wrap: wrap;
    margin-left: 0px;
    width: 100%;
  }

  .filter-box .filter-list {
    height: 48px;
    width: 50%;
    border-radius: 0px;
  }

  .available-role .filter-box .input-group .btn-search {
    width: 100%;
    margin-top: 15px;
  }

  .career-table {
    overflow: scroll;
  }

  .career-table1 {
    overflow: scroll;
  }

  .career-table table {
    min-width: 590px;
    width: 100%;
  }

  .pdp-box .link-card {
    height: auto;
    display: inline-flex;
  }

  .pdp-box .link-card .l-box {
    width: 95%;
  }

  #otp-validation .modal-body {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .otp input {
    margin: 0 3.2px !important;
  }

  #mobile-grid .panel-grid-cell {
    width: 100%;
    margin-right: 0;
    display: inherit;
  }

  .tarif-card-new {
    margin-top: 24px;
    display: block !important;
    width: 100%;
  }

  .membership-card {
    max-width: 100%;
    min-width: 251px;
    margin-right: 22px;
  }

  .membership .card-body {
    padding: 12px;
  }

  .membership-card .card-head {
    width: 97%;
    height: 88px;
    padding: 19px 100px 19px 19px;
    color: white;
  }

  .membership .card-body {
    padding: 21px;
    min-height: 120px;
    width: 97%;
  }

  #card-type-3 .view {
    font-size: var(--sf-fourteen);
    padding: 15px 12px;
  }

  .desktop-view {
    display: none;
  }

  .mobile-view {
    display: block;
  }

  #multi-item-package {
    margin-right: 0 !important;
    /* margin-left: -38px; */
  }

  #multi-item-package .card.product-card.card-type-3 {
    margin-right: 12px;
  }

  .tarif-card {
    margin-top: 24px;
    display: flex;
    flex-direction: column;
  }

  .tarif-card .tarif-box {
    padding: 22px 18px;
    background: #ffffff;
    width: 100%;
    height: auto;
  }

  .tarif-card .tarif-box .title {
    border-bottom: 0;
    width: 100%;
    padding-right: 0%;
    padding-bottom: 0px;
    margin-bottom: 18px;
    height: auto;
    font-family: TruenoSBd;
    font-size: var(--sf-sixteen);
    line-height: 25px;
    color: #000000;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .select-box .custom-select {
    display: block;
    width: 100%;
  }

  .select-box .input-group-append {
    flex-wrap: wrap;
    margin-left: 0px;
    width: 100%;
  }

  .select-box .input-group .btn-check {
    width: 100%;
  }

  .card-default .card-media {
    width: 140px;
    height: 131px;
    margin: 0 16px 0 0;
  }

  .card-default .content p {
    font-size: var(--sf-ten);
    margin: 20px 0px 0px 0px;
  }

  /* sticky tab */

  .card-default .content h2 {
    font-size: var(--sf-fourteen);
    margin: 8px 0px 8px 0px;
  }

  .vcard {
    width: 100%;
    max-width: 100%;
  }

  .vcard .card-media {
    width: 100%;
    height: 225px;
    margin: 0 24px 0 0;
  }

  .vcard-lg .card-media {
    width: 100%;
    height: 300px;
  }

  .progress_bar_container {
    top: -41px;
  }

  #homepage-slider {
    max-height: 590px;
  }

  #hero-banner .hero-content {
    left: 37px;
  }

  #hero-banner {
    max-height: 169px !important;
  }

  #hero-banner {
    margin-left: -10px !important;
    margin-right: -10px !important;
  }

  #hero-banner #carousel {
    margin-left: 190px !important;
    bottom: 380px !important;
  }

  #hero-banner .hero-heading h1 {
    font-size: var(--sf-twentyfour) !important;
    padding-left: 15px !important;
    line-height: 44px !important;
    padding-right: 10px !important;
  }

  #hero-banner .hero-content {
    left: 10px !important;
    bottom: 283px !important;
  }

  #hero-banner .flexslider .slides .hero-image {
    height: 169px !important;
  }

  .progress_bar_container {
    top: -4px !important;
    margin-left: -10px !important;
    margin-right: -10px !important;
  }

  #homepage-slider {
    max-height: 169px !important;
  }

  #hero-banner .flexslider .slides>li {
    height: 169px !important;
  }

  #hero-banner .hero-para p {
    font-size: var(--sf-fourteen) !important;
  }

  #hero-banner .flex-control-nav {
    bottom: 25px !important;
  }

  #hero-banner .flex-control-paging li a.flex-active {
    background: #ffffff !important;
  }

  .flex-control-paging li a {
    border-radius: 0px !important;
    background: #d8d8d8 !important;
  }

  .custom-tab .nav-tabs .nav-item {
    flex: 0 0 auto;
  }

  #hero-banner #slider {
    margin: 0px;
    border: 0px;
    max-height: 169px;
  }

  #hero-banner .flex-viewport {
    max-height: 169px;
  }

  #hero-banner .flexslider .slides>li {
    max-height: 169px !important;
  }

  #hero-banner .flexslider .slides img {
    max-height: 169px;
  }

  .custom-tab .nav-tabs .nav-item .nav-link {
    font-size: var(--sf-sixteen);
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    border-bottom: 3px solid #dee2e6;
  }

  .custom-tab .nav-tabs .nav-item+.nav-item {
    margin-left: 0rem;
  }

  .custom-tab .nav-tabs .nav-item .nav-link.active {
    color: #ff1659;
    min-height: 113px;
    border-bottom: 3px solid #ff1659;
  }

  .custom-tab .nav-tabs {
    width: 100vw !important;
  }

  .custom-outline .nav-tabs .nav-item {
    flex: 0 0 auto;
  }

  .custom-outline .nav-tabs .nav-item .nav-link {
    font-size: var(--sf-sixteen) !important;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
  }

  .video-ref {
    width: 100%;
    min-height: 100%;
    height: 100%;
  }

  .pics .story_imgs {
    object-fit: cover;
    object-position: center;
    min-height: 200px;
    width: 98%;
    height: 100%;
    max-height: 235px;
  }

  .land-scape img {
    object-fit: cover;
    object-position: center;
    max-height: 246px;
    width: 100%;
    height: 100%;
  }

  .owl-prev {
    left: -5px !important;
  }

  .owl-next {
    right: -2px !important;
  }

  ul.social-media li {
    margin: 6px auto;
    max-width: 255px;
  }

  ul.social-media li:nth-last-child(1) {
    margin-right: auto;
  }

  .h1-heading-lg {
    font-size: 24px;
  }

  .lead1-lg {
    font-size: 16px;
    color: #7b7b7b;
    line-height: 1.63;
    letter-spacing: normal;
  }

  section#get-in-touch .row {
    padding: 30px 16px;
  }

  .so-widget-button-widget .float-right.btn-teritiary {
    float: left !important;
  }

  #gallery-location-collapse .mx-w-235 {
    max-width: 100%;
  }

  #gallery-location-collapse .mob-pl-12 {
    padding-left: 12px;
  }

  #gallery-location-collapse .mob-pr-0 {
    padding-right: 0px;
  }

  #gallery-location-collapse.mob-mt-14 {
    margin-top: 14px;
  }

  .post-2283 .entry-content .whatsnew-title a.btn-teritiary {
    font-size: var(--sf-twelve) !important;
  }

  .card__content {
    flex-direction: column;
  }

  #awards .timeline__card::before {
    left: -4.75rem;
  }

  #awards .timeline__card::after {
    left: -4.5rem;
  }

  #awards .pl-24 {
    padding-left: 0px;
  }

  #awards .card__content img {
    max-width: 162px;
    max-height: 121px;
    margin-bottom: 12px;
  }

  #awards .step-progress .box-content .content-info p {
    font-size: var(--sf-sixteen);
    line-height: 1.5;
  }

  #awards .step-progress .box-content .content-info span {
    font-size: var(--sf-fourteen);
    line-height: 1.57;
  }

  .card-default .card-media {
    width: 140px;
    height: 131px;
    margin: 0 16px 0 0;
  }

  .card-default .card-media.card-about-us {
    max-height: 140px;
  }

  .card-default .content p {
    font-size: var(--sf-ten);
    margin: 20px 0px 0px 0px;
  }

  .card-default .content h2 {
    font-size: var(--sf-fourteen);
    margin: 8px 0px 8px 0px;
  }

  .vcard {
    width: 100%;
    max-width: 100%;
  }

  .vcard .card-media {
    width: 100%;
    height: 225px;
    margin: 0 24px 0 0;
  }

  .vcard-lg .card-media {
    width: 100%;
    height: 300px;
  }

  .power-up .product-card {
    margin-bottom: 24px;
  }

  .card-default .card-image-content h2,
  .card-default .card-image-content p {
    margin: 20px 0px 11px 20px !important;
  }

  .card-default .card-image-content p {
    font-family: "TruenoLt" !important;
    margin-top: 0px !important;
    margin-bottom: 19px !important;
  }

  .searchform input[type="search"] {
    max-width: 100%;
  }

  .select-error .input-group-append {
    flex-wrap: wrap;
    margin-left: 0px;
    width: auto;
  }

  .feedback-box {
    text-align: center;
    height: auto;
    flex-direction: row;
    padding: 32px 54px;
  }

  .feedback-box .contact-tagline {
    width: 100%;
    margin-bottom: 20px;
  }

  .feedback-box .contact-iconbox {
    text-align: center;
    display: contents;
  }

  .feedback-box .contact-iconbox .icon-box {
    /* display: inline-block !important;
    padding: 20px 1% !important; */
    border-right: none;
    text-align: center;
  }

  .feedback-box .contact-tagline h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 4px;
  }

  .card-text-sub {
    font-size: 16px;
  }

  .feedback-box .contact-iconbox .icon-box p {
    font-size: 14px;
  }

  .pembelian-box .sub-info {
    font-size: var(--sf-fourteen);
  }

  .pdp-box .foot-content {
    margin-bottom: 20px;
  }

  .pembelian-box {
    max-width: 100%;
    padding: 32px 24px;
    margin-left: 0%;
  }

  .device-card {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    margin-bottom: 0px;
  }

  .device-card .media-content {
    width: 100%;
  }

  .device-card .media-box,
  .device-scard-vertical .media-box {
    width: 100%;
    text-align: center;
  }

  .device-card .media-box img,
  .device-scard-vertical .media-box img {
    height: 140px;
    width: 140px;
    object-fit: contain;
    object-position: center;
  }

  .device-card .media-content .feature-box {
    padding-left: 16px;
    margin-top: 15px;
  }

  .device-card .media-content .feature {
    height: 24px;
    font-size: var(--sf-twelve);
    line-height: var(--sf-twentyfour);
    align-items: center;
    display: flex;
  }

  .device-scard {
    width: 100%;
    height: auto;
    display: flex;
    padding: 16px;
    border: solid 2px #e9e9e9;
    background-color: #fafafa;
    margin-bottom: 16px;
  }

  .device-scard .media-box img {
    width: 100%;
  }

  .device-scard .media-content .feature-info {
    margin-bottom: 12px;
  }

  .device-scard .media-content .feature-title {
    font-size: var(--sf-ten);
  }

  .device-scard .media-content .feature-subtitle {
    font-size: var(--sf-sixteen);
    margin-bottom: 12px;
  }

  .device-scard .media-content .feature-info .heading {
    font-size: var(--sf-ten);
  }

  .device-scard .media-content .feature-info .text {
    font-size: 8px;
  }

  .device-scard .media-content .feature-rp {
    font-size: var(--sf-fourteen);
  }

  .device-stcard {
    width: 100%;
    height: auto;
    display: flex;
    padding: 16px;
    margin-bottom: 16px;
    align-items: flex-end;
    flex-direction: column;
  }

  .device-stcard .media-box {
    width: 100%;
  }

  .device-stcard .media-content {
    width: 100%;
  }

  .device-stcard .media-content .feature-subtitle {
    font-size: var(--sf-twentyfour);
  }

  .device-stcard .media-content .feature-info .heading {
    font-size: var(--sf-twenty);
  }

  .device-stcard .media-content .feature-info .text {
    font-size: var(--sf-fourteen);
  }

  .panel-grid.panel-no-style {
    flex-direction: column !important;
  }

  #post-2283 .entry-content .panel-no-style {
    margin-bottom: 0px !important;
  }

  #post-2283 .entry-content .panel-grid:nth-child(3) {
    flex-direction: row !important;
    overflow-x: scroll;
  }

  #post-2283 .entry-content .panel-grid:nth-child(3) .panel-grid-cell {
    max-width: 253px;
    margin-right: 20px;
  }

  #post-2283 .entry-content .panel-grid:nth-child(3) .card-default .card-image-bt {
    max-height: 128px;
  }

  #post-2283 .entry-content .panel-grid:nth-child(3) .card-default .card-image-bt-content h2 {
    margin: 20px 24px 12px 20px;
    font-size: var(--sf-twenty);
  }

  #post-2283 .entry-content .panel-grid:nth-child(3) .card-default .card-image-bt-content p {
    font-family: "TruenoLt";
    margin: 0px 22px 20px 20px;
    font-size: var(--sf-fourteen);
  }

  #post-2283 .entry-content .panel-grid.panel-has-style>.panel-row-style {
    padding-top: 0px;
  }

  #post-2283 .entry-content .lead1-lg {
    font-family: "TruenoLt";
    font-size: var(--sf-fourteen);
    line-height: var(--twentytwo);
  }

  .hero-banner {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
  }

  .hero-banner .img-block {
    min-height: 202.9px;
  }

  .hero-banner .box {
    max-width: 100%;
  }

  .hero-banner .container {
    padding: 0px;
  }

  .hero-banner .box {
    padding: 16px 28px 23.42px 20px;
  }

  .hero-banner h2 {
    font-size: var(--sf-twentyfour);
    margin-bottom: 12px;
  }

  .hero-banner p,
  .third-row p {
    font-size: var(--sf-fourteen);
    margin-bottom: 10px;
    line-height: 1.57 !important;
  }

  .hero-banner ul {
    margin-bottom: 7px;
  }

  .hero-banner li span {
    font-size: var(--sf-fourteen);
    line-height: 2;
  }

  .hero-banner .download a img {
    max-width: 141.1px;
    max-height: 42.2px;
  }

  .mr-sm-10 {
    margin-right: 10.3px;
  }

  .login-dashboard-menu li {
    margin-right: 30px;
    margin-left: 0px !important;
    text-align: initial !important;
  }

  .login-dashboard-wrapper li {
    margin-right: 0px;
    width: 50%;
    text-align: center;
    margin-left: 50px;
  }

  .login-dashboard-wrapper li .coin-img {
    display: initial !important;
  }

  .coin-img .mr-20 {
    margin-right: 8px;
  }

  #login-dashboard {
    padding-right: 0px !important;
  }

  .login-dashboard-wrapper .row .row {
    justify-content: flex-start;
  }

  .robot-img {
    width: 29px;
    height: 41px;
    object-fit: cover;
    object-position: center;
  }

  .mob-right {
    justify-content: flex-end !important;
    padding-right: 15px;
  }

  .mob-right button {
    width: 97px;
    height: 50px;
    padding: 8px 16px;
  }

  .mob-right .mftitle:after {
    float: right;
    margin-left: 1px;
    margin-top: 16px;
  }

  .pl-10 {
    padding-left: 10px;
  }

  .mob-p-0 {
    padding: 0px;
  }

  .space-around {
    margin-top: 20px;
    margin-bottom: 17px;
  }

  .mob-show {
    display: block;
    margin-bottom: -13px;
    margin-left: -15px;
    width: 100vw;
    margin-right: -30px;
  }

  .mob-hide {
    display: none;
  }

  .mob-m-0 {
    margin: 0px;
  }

  .login-dashboard-wrapper {
    padding: 16px 16px 13px 15px;
  }

  .login-dashboard-menu {
    padding: 16px 30px 13px 15px;
  }

  .login-dashboard-wrapper .container-fluid {
    padding: 0px;
  }

  .login-dashboard-wrapper .container-fluid>.row {
    margin: 0px;
  }

  .login-dashboard-wrapper .col-md-7.p-0 a {
    color: white;
  }

  .login-dashboard-wrapper .align-items-center .col-md-5 {
    display: none;
  }

  .login-dashboard-wrapper .offset-1 {
    margin-left: 0px;
    margin-top: 20px;
  }

  .login-dashboard-wrapper li p {
    font-size: var(--sf-ten);
    min-height: 25px;
  }

  .login-dashboard-wrapper .wish,
  #login-dashboard .modal-body p {
    font-size: var(--sf-fourteen);
  }

  .login-dashboard-menu li p {
    font-size: var(--sf-twelve);
  }

  .login-dashboard-menu li p strong {
    font-size: var(--sf-fourteen);
  }

  .mob-balance {
    display: inline-block !important;
    width: 100%;
  }

  .mob-balance li {
    display: inline-block;
    width: 49%;
    margin-right: 0px;
  }

  .mob-balance li:nth-child(2) {
    text-align: right !important;
  }

  .mob-balance li p {
    min-height: auto;
    margin-bottom: 2px;
  }

  .login-dashboard-wrapper .network,
  .login-dashboard-wrapper .topup,
  .login-dashboard-wrapper .coins strong,
  .login-dashboard-wrapper .uc-prize strong,
  #login-dashboard .modal-body h6 {
    font-size: var(--sf-sixteen);
  }

  #login-dashboard .modal-content {
    padding: 40px 0px 40px 20px;
  }

  #login-dashboard .modal-dialog {
    min-width: auto;
  }

  #login-dashboard .modal-title {
    font-size: var(--sf-twentyfour);
  }

  #login-dashboard .modal-header,
  #login-dashboard .modal-body {
    padding: 0px;
  }

  #login-dashboard .modal-body p {
    max-width: 100%;
  }

  #login-dashboard ul div.amount-box h4 strong {
    font-size: var(--sf-twenty);
  }

  #login-dashboard ul div.amount-box {
    padding: 11px 0px 11px 16px;
    margin-right: 11px;
    cursor: pointer;
    margin-bottom: 11px;
    min-width: 143px;
    max-width: 143px;
  }

  .lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding-left: 0rem;
    text-align: center;
    width: 24%;
  }

  #content-slider .lslide.active {
    opacity: 1;
    width: 327px !important;
    height: 184px !important;
    box-shadow: 0 30px 30px -10px rgba(27, 119, 131, 0.2);
    border: solid 4px #fff;
    padding: 11px;
    background: #fff;
    margin-right: 33px !important;
    margin-left: 39px !important;
  }

  #content-slider .lslide.active+.lslide {
    opacity: 0.275;
    width: 327px !important;
    height: 184px !important;
  }

  .demo .item {
    margin-bottom: 0px;
    margin-left: -35px;
  }

  .lSAction>.lSPrev {
    background-position: 0 0;
    left: 1.4%;
  }

  .lSAction>a {
    left: 21.4%;
  }

  #post-2283 .entry-content .page-banner .banner-text {
    margin-bottom: 6px;
  }

  #post-2283 .entry-content .page-banner .col-12 {
    padding: 0px;
  }

  #post-2283 .entry-content .page-banner .content-box {
    margin-top: 41px;
  }

  #post-2283 .entry-content .page-banner .banner-text p {
    font-size: var(--sf-twentyfour);
    padding-left: 20px;
  }

  .page-banner .content-box {
    margin-left: 0;
    margin-top: 65px;
  }

  .page-banner .banner-text p {
    font-family: TruenoSBd;
    font-size: var(--sf-thirtysix);
  }

  .page-banner .image-box {
    text-align: center;
    padding-right: 0px;
  }

  .page-banner .image-box img {
    width: 100%;
  }

  .page-banner .banner-text {
    margin-bottom: 22px;
    width: 100%;
  }

  .w-80 {
    width: 100%;
  }

  #quick-pay-tpb .timer {
    font-size: var(--sf-twentyeight);
  }

  #quick-pay-tpb .summary h3 {
    font-size: var(--sf-twentyfour);
  }

  #quick-pay-tpb .payint-title,
  #quick-pay-tpb .logo-icon p,
  #quick-pay-tpb .col-6 .title,
  #quick-pay-tpb .col-6 .amount {
    font-size: var(--sf-fourteen);
  }

  #quick-pay-tpb .logo-icon img {
    margin-bottom: 26.3px;
    max-width: 100px;
  }

  #quick-pay-tpb .top-bar {
    padding-top: 16px;
  }

  #quick-pay-tpb .payint-title,
  #quick-pay-tpb .logo-icon p,
  #quick-pay-tpb .col-6 .title {
    margin-bottom: 15px;
  }

  #quick-pay-tpb .pay-duedate .title:last-child {
    margin-bottom: 0px;
  }

  #qp-load {
    width: 80%;
    top: -18px;
  }

  #payment-failed .payment-info {
    padding: 24px 13.3px 24px 12px;
    width: auto;
  }

  #payment-failed .payment-details h6,
  #payment-failed .back h6 {
    padding: 12px 12px;
    font-size: 13px;
  }

  #pymt-details .modal-dialog-scrollable .modal-body {
    padding-top: 8px;
  }

  #pymt-details .modal-title {
    padding-left: 28px;
    font-size: var(--sf-twenty);
  }

  #pymt-details ul {
    padding: 0px 8px 8px 8px;
  }

  #payment-success .payment-info {
    padding: 24px 13.3px 24px 12px;
    width: auto;
  }

  #payment-success .payment-details h6,
  #payment-success .back h6 {
    padding: 12px 12px;
    font-size: 13px;
  }

  .page-id-2283 .entry-content .panel-grid {
    margin-bottom: 24px;
  }

  .page-id-2283 .panel-grid.panel-has-style>.panel-row-style {
    padding-bottom: 30px !important;
  }

  .w-14-8 .title h2 {
    font-size: var(--sf-twentyeight);
    line-height: var(--sf-thirtysix);
    width: 100%;
  }

  .w-14-8 {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 10px;
    /* padding: 64px 16px 64px 16px; */
    /* padding: 46px 16px 46px 16px; */
  }

  .w-14-8 .title h2 {
    width: 100%;
  }

  .page-id-2283 .so-widget-page-header-widget h2 {
    margin-top: 30px;
  }

  .so-widget-header-long-image-with-text-widget .w-14-8 span {
    font-size: var(--sf-sixteen);
    line-height: var(--sf-twentysix);
    padding-right: 0px;
    height: 100%;
    float: left;
    z-index: inherit !important;
  }

  .so-widget-page-header-widget h2 {
    font-size: var(--sf-twentyeight);
    text-align: left;
  }

  .w-14-8 .description {
    margin: 8px 0 0;
  }

  .feedback-section {
    margin: 0px -12px;
    /* padding: 0px 0px 55px 0px; */
  }

  #story_4 {
    margin-bottom: 0px !important;
  }

  .social-menu svg {
    fill: #9d9d9d !important;
  }

  .whatsnew-title .h3-heading-lg {
    font-size: var(--sf-twentyeight) !important;
  }

  #quick-pay-home-page .nav-item {
    text-align: center;
  }

  #quick-pay-home-page .nav-link i {
    margin-right: 0px;
    display: block;
    margin-bottom: 8px;
    font-size: 18px;
  }

  #quick-pay-home-page .nav-tabs .nav-link {
    font-size: 10px !important;
    padding: 8px 28px 13px 28px !important;
    min-width: auto !important;
  }

  #quick-pay-home-page .form-group.d-flex {
    flex-direction: column;
  }

  #quick-pay-home-page button.btn-search {
    width: 87px;
    height: 32px;
    padding: 8px 13px 8px 12px;
    font-size: var(--sf-twelve);
    letter-spacing: 0.32px;
  }

  #quick-pay-home-page label {
    background: white;
    margin-bottom: 16px;
  }

  #quick-pay-home-page input[type="text"].text-subscribe {
    min-width: auto !important;
    padding-left: 1em;
  }

  #quick-pay-home-page .qp-explore-btn {
    height: 32px;
    line-height: 10px;
    font-size: var(--sf-twelve);
    margin-top: 16px;
  }

  #quick-pay-home-page button.btn-subscribe {
    width: 100px !important;
    height: 32px;
    padding: 8px 13px 8px 12px;
    font-size: var(--sf-twelve) !important;
    letter-spacing: 0.32px;
  }

  .quick-pay-home-page .container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .quick-pay-home-page .container .col-md-12 {
    padding-right: 0px;
    padding-left: 0px;
  }

  #quick-pay-home-page .help {
    position: unset;
    padding-top: unset;
    padding-bottom: 10px;
  }

  #quick-pay-home-page .gns-lbl span {
    min-width: unset !important;
  }

  .quick_pay_links .quick_pay_link_item {
    display: inline-block;
    width: 24%;
    margin-right: auto;
  }

  .quick_pay_links .qpl_item {
    border: solid 1px #e9e9e9;
    margin-left: 0px;
    min-width: auto;
  }

  .quick_pay_links .qpl_link .qpl_title {
    clear: both;
    display: block;
    text-align: center;
    padding: 1px 1px 12px 1px;
    margin-bottom: 0px;
    font-size: var(--sf-twelve);
  }

  .quick_pay_links .qpl_link .qpl_img {
    clear: both;
    display: block;
    width: 28px !important;
    height: 28px !important;
    margin: 16px auto 12px auto !important;
  }

  .quick_pay_links .qpl_link .qpl_i {
    clear: both;
    display: block;
    font-size: 28px;
    margin: 16px auto 12px auto !important;
  }

  .solution-card {
    margin-bottom: 0px;
  }

  #multi-item-package .card.product-card.card-type-3 {
    margin-right: 0px;
    min-width: auto;
  }

  .accordion__title {
    font-size: var(--sf-sixteen) !important;
    padding-right: 50px;
  }

  .accordion__body {
    font-size: var(--sf-sixteen) !important;
  }

  .helpie-faq.accordions .accordion__body {
    background: none !important;
    padding: 0px !important;
    padding-right: 60px !important;
  }

  .solution-card .media-box {
    width: 45%;
  }

  .qrcode-icon img {
    width: 64px;
    height: 64px;
  }

  .qr-box {
    margin-top: 28px;
  }

  .qrcode-section .qrcode-title {
    font-size: 24px;
    line-height: 30px;
    color: #262626;
    width: 75%;
    margin-top: 20px;
  }

  .qr-box img {
    width: 156px;
    height: 156px;
  }

  .qr-box .app-btn a img {
    margin-bottom: 16.3px;
    width: 172px;
    height: 50px;
    border-radius: 8px;
    object-fit: cover;
    object-position: center;
  }

  .qr-box .app-btn {
    margin-top: 22px;
    margin-left: -8px;
  }

  .qrcode-section {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .treasure-hunt-slider-home #demo .col-lg-7 {
    margin-left: -9px !important;
    height: auto;
  }

  .treasure-hunt-slider-home .partialViewSlider-outerwrapper ul>li {
    max-width: 288px;
  }

  .treasure-hunt-slider-home .partialViewSlider-outerwrapper ul>li img {
    max-width: 100%;
    object-fit: contain;
    object-position: center;
  }

  .treasure-hunt-slider-home .partialViewSlider-outerwrapper ul>li {
    max-width: 288px;
  }

  .treasure-hunt-slider-home .partialViewSlider-outerwrapper ul>li img {
    max-width: 100%;
    object-fit: contain;
    object-position: center;
  }

  .treasure-hunt-slider-home .partialViewSlider-nav {
    display: block;
    z-index: 999;
  }

  .treasure-hunt-slider .partialViewSlider-nav:hover {
    padding: 4px;
  }

  .treasure-hunt-slider-home .partialViewSlider-prev {
    left: 85% !important;
  }

  .treasure-hunt-slider-home .partialViewSlider-next {
    left: 93.7% !important;
  }

  #partial-view-treasure li[data-slide-to="0"].active {
    margin-left: 145px !important;
  }

  #partial-view-treasure li[data-slide-to="1"].active {
    margin-left: 225px !important;
  }

  #partial-view-treasure li[data-slide-to="2"].active {
    margin-left: 312px !important;
  }

  .treasure-hunt-slider .partialViewSlider-nav:hover {
    padding: 4px;
  }

  .treasure-hunt-slider-home .partialViewSlider-prev {
    left: 85% !important;
  }

  .treasure-hunt-slider-home .partialViewSlider-next {
    left: 93.7% !important;
  }

  .parent-pageid-70 #partial-view-treasure li[data-slide-to="1"].active {
    margin-left: 165px !important;
  }

  .parent-pageid-70 #partial-view-treasure li[data-slide-to="2"].active {
    margin-left: 219px !important;
  }

  .parent-pageid-70 #partial-view-treasure li[data-slide-to="0"].active {
    margin-left: 111px !important;
  }

  #partial-view-treasure li[data-slide-to="0"].active {
    margin-left: 145px !important;
  }

  #partial-view-treasure li[data-slide-to="1"].active {
    margin-left: 225px !important;
  }

  #partial-view-treasure li[data-slide-to="2"].active {
    margin-left: 312px !important;
  }

  #partial-view-treasure li[data-slide-to="3"].active {
    margin-left: 380px !important;
  }

  #partial-view-treasure li[data-slide-to="4"].active {
    margin-left: 430px !important;
  }

  .treasure-hunt-slider-home .partialViewSlider-outerwrapper ul>li.active {
    width: 288px !important;
  }

  .treasure-hunt-slider-home .partialViewSlider-nav {
    display: block;
    z-index: 999;
  }

  #partial-view-treasure li[data-slide-to="3"].active {
    margin-left: 380px !important;
  }

  #partial-view-treasure li[data-slide-to="4"].active {
    margin-left: 430px !important;
  }

  .treasure-hunt-slider-home .partialViewSlider-outerwrapper ul>li.active {
    width: 288px !important;
  }

  .filter-box .input-group-append {
    flex-wrap: nowrap !important;
    width: fit-content !important;
  }

  .filter-box .filter-list {
    width: fit-content !important;
  }

  .available-role .filter-box .input-group-append {
    flex-wrap: inherit !important;
    width: 100% !important;
  }

  .available-role .filter-box .custom-select {
    width: 50% !important;
  }

  .available-role .fa-search:before {
    content: "Search";
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    font-family: "TruenoSBd";
  }

  .modal-content {
    width: -webkit-fill-available !important;
  }

  .modal-content div.pl-4 {
    padding-left: 0px !important;
  }

  .whatsnew-card .featured .featured-main img {
    min-height: 100% !important;
    border-radius: 0px;
  }

  .vcard-lg .card-media {
    max-height: 255px !important;
  }

  .card-default .card-media img {
    object-fit: fill;
    object-position: center;
    border-radius: 0px;
  }

  #post-page {
    margin-top: 0px;
  }

  .siteorigin-widget-tinymce.textwidget {
    margin-left: 0px !important;
  }

  .siteorigin-widget-tinymce>.helpie-faq accordions {
    text-align: left;
  }

  .accordion__header {
    padding: 10px 10px !important;
  }

  .helpie-faq.accordions .accordion__body {
    background: none !important;
    padding: 0px !important;
    padding-right: 16px !important;
    padding-left: 16px !important;
    padding-bottom: 16px !important;
  }

  .helpie-faq.accordions .accordion__item {
    border-bottom: 1px solid #e9e9e9;
  }

  #post-page ul {
    margin-bottom: 12px;
  }

  .pdp-box .link-card {
    align-items: center;
  }

  .card-default .content .date {
    margin-bottom: 5px;
  }

  #treasure-hunt-slider.new-th-slider .carousel-indicators {
    width: 100% !important;
    top: 147px !important;
    display: inline-flex !important;
    align-items: center !important;
    bottom: 175px;
  }

  #treasure-hunt-slider.new-th-slider .carousel-indicators .active::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 3px;
    background: #ff1659 !important;
    transition: width 1s ease-in-out;
    animation-name: progress-bar;
    animation-duration: 4s;
  }

  #multi-item-package a.btn-outline {
    border: 0px !important;
    padding-left: 0px !important;
  }
}

@media (min-width: 370px) and (max-width: 375px) {
  ul#partial-view {
    /* transform: translateX(-595.5px) !important; */
  }
}

/* smarty chatbot */
#chat-popup {
  z-index: 99999999;
  position: fixed;
  bottom: 0px;
  width: max-content;
  color: #fff;
  text-align: right;
  right: 0px;
  display: none;
  border: 1px solid rgba(0, 0, 0, 0.25);
}

#chat-popup iframe {
  background: white;
}

#chat-title {
  background: whitesmoke;
  color: black;
  padding: 12px 17px;
}

#chat-title span {
  float: left;
  font-family: "TruenoLt";
  color: #ff1659;
  font: 14px;
}

#chat-title span b {
  font-family: "TruenoSBd";
}

.whatsnew-title .h3-heading-lg {
  line-height: var(--sf-fourtyfive);
  font-weight: 600;
}

#weekly-activity .tab-pane a>.row {
  border: 1px solid #e9e9e9 !important;
  max-width: 589px !important;
}

#post-page {
  margin-top: 16px !important;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-7 {
  margin-bottom: 7px;
}

.community #partial-view li {
  padding-right: 22px;
}

.cat-links a {
  margin-left: 10px;
}

span.cat-links a:first-child {
  margin-left: 0px;
}

/* smarty chatbot */
.community #partial-view li {
  padding-right: 24px;
}

.apply-col-11 {
  width: 392px;
  margin-left: -38px;
}

.bootom-bar .card.product-card {
  width: 282px;
  margin-right: 24px;
}

.mb-9 {
  margin-bottom: 9px;
}

.mt-47 {
  margin-top: 47px;
}

#forgot-number-popup .modal-body {
  padding-left: 20px;
  padding-right: 20px;
}

#forgot-number-popup .modal-content {
  border: none;
  min-width: 600px;
}

.siteorigin-panels-stretch.panel-row-style {
  margin-left: -1365.5px !important;
  margin-right: -1365.5px !important;
  padding-left: 1365.5px !important;
  padding-right: 1365.5px !important;
  border-left: 0px !important;
  border-right: 0px !important;
}

/* faq sub category css */
.faq-section li>a.nav-link {
  font-size: 14px !important;
  color: #262626 !important;
  font-family: "TruenoLt" !important;
  padding-left: 0px !important;
  display: flex;
}

.faq-section li>a.nav-link.active {
  font-family: "TruenoRg" !important;
  color: #ff1659 !important;
  display: flex;
}

.faq-section li.menu-item {
  padding-left: 45.2px;
}

.faq-section .category>a>span {
  font-family: "TruenoSBd";
  font-size: 16px;
}

.faq-section .mftitle:after {
  font-family: "Font Awesome 5 Free";
  font-weight: bolder;
  font-size: 20px;
  content: "\f107";
  position: absolute;
  right: 42px;
}

.faq-section .category>.nav-link.collapsed:after {
  content: "\f107";
}

.faq-section .category>a.collapsed>span {
  color: #9d9d9d !important;
  font-family: "TruenoRg" !important;
}

.faq-section .category>a.mftitle {
  display: flex;
  margin-bottom: 15px;
}

.faq-section .category>a.mftitle span {
  margin-left: 15px;
}

.faq-section .category .collapse.show {
  margin-bottom: 7px;
  margin-top: -2.3px;
}

.faq-section .faq-title {
  font-family: "TruenoSBd";
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
}

.faq-section .accordion-header:nth-child(1) {
  border-top: none;
}

.category .nav.nav-pills {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.categories-faq .accordion-body {
  padding-left: 0;
}

.category .mftitle img {
  width: 28px;
  height: 25.7px;
}

.category .nav-pills .nav-link {
  padding-top: 0;
}

.category li.nav-item {
  margin-bottom: 4px;
}

.category li:last-child.nav-item {
  margin-bottom: 0px;
}

/* search result page */
.is-form-style input.is-search-input {
  font-size: 16px !important;
  line-height: 26px;
  color: #262626;
}

.search-results {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
}

.search-results ul.breadcrumb {
  padding: 0px 2px;
  list-style: none;
  background-color: #fff;
  margin-top: calc(14px + 0.7320644216691069vw);
  margin-bottom: calc(14px + 0.7320644216691069vw);
}

.search-results .form-control:focus {
  box-shadow: none !important;
}

.mt-77 {
  margin-top: 77px;
}

.search-results ul li {
  list-style: none;
}

.results ul>li {
  border-bottom: 2px solid #eaeaea;
}

.search-results .results-count {
  font-family: "TruenoRg";
  font-size: 20px;
  line-height: 1.6;
  color: #555555;
  margin-top: 40px;
  margin-bottom: 52px;
}

.search-results .no-results-count {
  font-family: "TruenoSBd";
  font-size: var(--sf-twentyfour);
  font-weight: 600;
  line-height: 1.33;
  color: #000000;
  margin-top: 21px !important;
  margin-bottom: 12px !important;
}

.search-results li.pb-3 {
  padding-bottom: 6px !important;
}

.search-results .lead2 {
  margin-bottom: 36px;
}

.search-results .results-count span {
  font-family: "TruenoSBd";
  color: #262626;
}

.search-results ul.breadcrumb li {
  display: inline;
  margin: 0 4px 0 0;
  font-family: TruenoLt;
  font-size: calc(13px + 0.07320644216691069vw);
  line-height: calc(14px + 0.14641288433382138vw);
  border: none;
}

.search-results ul.breadcrumb li a {
  font-family: TruenoRg;
  font-size: 16px;
  line-height: 1.63;
  color: #9d9d9d;
  text-decoration: none;
}

.search-results .search-box .input-group input {
  border-radius: 0px;
  height: 48px;
  color: #262626 !important;
}

.search-results .search-box .input-group .btn-search {
  color: #fff;
  background-color: #da1f3c;
  border-color: #da1f3c;
  border-radius: 0px;
  width: 48px;
  height: 48px;
  background-image: none;
}

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

.search-results .has-search span {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.875rem;
  line-height: 2.875rem;
  text-align: center;
  pointer-events: none;
  color: #000;
  right: 45px;
  display: none;
}

.search-results .search-box input:focus+span {
  display: block;
}

.results p {
  font-family: "TruenoSBd";
  font-size: 24px;
  font-weight: 600;
  color: #262626 !important;
}

.results p a {
  color: #262626 !important;
}

.results-empty-state .lead2 {
  font-family: TruenoRg !important;
  font-size: var(--sf-sixteen) !important;
  line-height: var(--sf-twentysix) !important;
  color: #555555 !important;
}

.search-results .results li p a {
  font-family: "TruenoSBd";
  font-size: var(--sf-twentyfour);
  font-weight: 600;
  color: var(--sf-graydark);
}

.search-results .lead2 {
  color: #555555 !important;
}

.search-box.col-lg-7 {
  max-width: 600px !important;
}

/* Pagination styles start here */
.search-results .pagination-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.search-results .pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
  align-items: center !important;
  line-height: 15px;
}

.inv-pagination .search-results .pagination {
  padding-left: 450px;
}

.search-results .nav-pills .nav-link,
.search-results .accordion-title,
.search-results .page-link,
.search-results .page-item.disabled .page-link {
  font-family: "TruenoRg";
  font-size: 14px;
  line-height: 2.25;
  color: #9d9d9d;
  border: none;
}

.search-results .page-item {
  border: none;
}

.search-results .page-item a {
  color: #000000;
}

.search-results .page-item.active .page-link {
  width: 33px;
  height: 33px;
  background-color: #ff1659;
  line-height: normal;
  color: white;
  text-align: center;
  margin-top: 5px;
}

/* end search result page */
.faq-section .category .collapsed img {
  filter: grayscale(100%) opacity(0.5);
}

.faq-section .mftitle:not(.collapsed):after {
  content: "\f106";
}

.community #multi-item-package .card.product-card.card-type-3 {
  margin-right: 0px;
}

.col-md-3.tabs.category {
  padding-left: 0;
}

.categories-faq .accordion-header {
  padding: 14px 0px;
}

.card-body.card-with-icon-title-description {
  min-height: auto;
}

.hf-message.hf-message-success {
  line-height: 36px;
}

#feature-icon {
  font-size: 38px;
}

#terms-icon {
  font-size: 24px;
}

.col-md-3.tabs.category {
  margin-bottom: 30px;
}

.inline-search {
  display: contents;
}

.inline-search #search #s {
  font-size: 16px !important;
  line-height: 22px;
  color: #262626 !important;
}

.search-close-btn {
  position: absolute;
  right: 16px;
  top: 27px;
  width: 24px;
  height: 24px;
  background: transparent;
  cursor: pointer;
  display: none;
}

.search-close-btn-pge {
  position: absolute;
  right: 80px;
  top: 0px;
  width: 50px;
  height: 50px;
  background: transparent;
  cursor: pointer;
  display: none;
  z-index: 9999;
}

.activities #support-plp-two-boxes {
  min-height: 186px;
}

.activities #support-plp-faq {
  margin-right: 20px;
}

.community .card-image-content h2 {
  min-height: 60px;
}

.tarif-dasars .sf-icon-benifits-call {
  font-size: 36px;
}

select {
  background-color: white;
  display: inline-block;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

select.categories {
  background-image: linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%) !important;
  background-position: calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em !important;
  background-size: 5px 5px, 5px 5px, 1px 1.5em !important;
  background-repeat: no-repeat !important;
}

select.categories:focus {
  background-image: linear-gradient(45deg, green 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, green 50%) !important;
  background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em,
    calc(100% - 2.5em) 0.5em !important;
  background-size: 5px 5px, 5px 5px, 1px 1.5em !important;
  background-repeat: no-repeat !important;
  outline: 0;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

table {
  width: 100% !important;
}

tbody tr:nth-child(odd) {
  background-color: #f0f0f0;
}

td {
  padding-left: 16px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.widget_sale-card .card-img-top {
  max-height: 160px;
  object-fit: cover;
  object-position: top;
  border-radius: 0px;
}

.social-menu svg {
  fill: #c4c4c4;
}

.login-image img {
  width: 400px;
  text-align: center;
  max-width: 100%;
}

.textwidget.custom-html-widget iframe {
  border: none;
}

.login-image {
  text-align: center;
}

.topup iframe {
  border: none;
  height: 1200px;
}

.topup {
  text-align: center;
}

.topup .textwidget {
  text-align: center;
}

.login-mobile {
  font-size: 14px;
  line-height: 32px;
  text-transform: uppercase;
  font-family: "TruenoRg";
  float: left;
  text-align: left;
}

.web-login {
  font-family: "TruenoRg";
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  margin-left: 16px;
  margin-top: 4px;
}

.web-login i {
  display: none;
}

.topup .textwidget {
  text-align: center;
  margin: 0 !important;
}

.topup iframe {
  border: none !important;
  height: 99vh;
  width: 100%;
  padding: 0 !important;
  max-height: -webkit-fill-available;
  /* Mozilla-based browsers will ignore this. */
  max-height: -moz-available;
  /* WebKit-based browsers will ignore this. */
  max-height: fill-available;
}

iframe#flutter-content {
  display: none;
}

/* mysf logout modal */
#logoutModal .modal-content.logout-modal-content {
  width: 320px !important;
  min-height: 180px !important;
  margin: auto;
}

#logoutModal .modal-body {
  text-align: center;
}

#logoutModal .modal-header,
#logoutModal .modal-footer {
  border: none;
}

#logoutModal .modal-footer {
  /*width: 78%; */
}

/* mysf logout modal */

/* mysf login modal */
.login .textwidget.custom-html-widget {
  margin: 0px !important;
}

@media (max-width: 768px) {
  .login-image {
    display: none !important;
  }
}

/* mysf login modal */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  background: none !important;
}

.new-th-slider .carousel-item img {
  width: 704px;
  max-height: 298px;
  object-fit: cover;
  object-position: center;
}

.new-th-slider .carousel-indicators {
  width: 704px !important;
  bottom: -10px;
  display: inline-flex;
  align-items: center;
  z-index: 99999;
  height: 34px;
}

#multi-item-package .card.product-card.card-type-3:hover {
  border: 1px solid #ff1659;
}

#multi-item-package .card.product-card.card-type-3:hover .view {
  color: #ff1659;
}

#multi-item-package a.btn-outline {
  border: 0px !important;
  padding-left: 0px !important;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .same-checkbox {
    left: -16px !important;
    /* top: 30px !important; */
  }

  .upload-wrap .btn_upload {
    max-width: 185px;
  }

  .same-checkbox label {
    width: 100%;
  }

  .upload-img img {
    width: 100%;
    height: 130px;
    object-fit: cover;
    object-position: center center;
  }

  .upload-img {
    max-width: 178px;
  }

  #treasure-hunt-slider.new-th-slider .carousel-indicators {
    top: 200px !important;
  }

  #treasure-hunt-slider .slide .col-md-7,
  #treasure-hunt-slider .slide .col-lg-7 {
    height: 225px !important;
  }

  .new-th-slider .carousel-item .col-md-6 img {
    height: 200px;
    max-height: 100% !important;
  }

  .new-th-slider .carousel-item img {
    max-height: 100%;
  }

  .col-logo {
    max-width: 94%;
  }

  #card-type-3 .card-img-top {
    max-width: 100% !important;
    max-height: 100% !important;
  }

  ul#partial-view {
    padding-left: 0px;
    /* transform: translateX(-725px) !important; */
  }

  #treasure-hunt-slider.new-th-slider .carousel-indicators {
    width: 56.9% !important;
    bottom: 45px !important;
  }

  .qr-box .app-btn {
    margin-left: 12px;
  }
}

.see-all {
  color: #555555 !important;
  padding: 10px 11px !important;
}

.pm-content>div>span {
  font-family: TruenoLt !important;
  font-size: var(--sf-twelve);
  line-height: var(--sf-twenty);
}

/* Landscape */
@media only screen and (min-width: 360px) and (max-width: 812px) and (orientation: landscape) {
  li.menu-item a {
    font-size: 9px;
    font-family: "TruenoRg";
  }

  .qr-box .app-btn {
    margin-top: 22px;
    margin-left: 10px;
  }

  .social-menu ul li {
    display: inline-block;
    margin-bottom: 5%;
    min-width: 56px;
  }

  .mftitle:after {
    float: right;
    margin-left: 2px;
  }

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

  .footer-list .mftitle {
    font-size: 10px;
  }

  ul.footer-link-1 li a {
    font-size: 12px;
  }

  ul.footer-link-2 li a {
    font-size: 12px;
  }

  ul.footer-link-3 li a {
    font-size: 12px;
  }

  ul.footer-link-4 li a {
    font-size: 12px;
  }

  .cright-section .cright-menu li {
    margin-right: 1%;
  }

  .cright-section p {
    margin-top: -20px;
  }

  .cright-section .cright-menu li a {
    font-size: 10px;
  }

  .qrcode-right-image {
    position: absolute;
    bottom: -80px !important;
    opacity: 0.4 !important;
    left: 148px !important;
    width: 85% !important;
  }

  .product-card {
    border-radius: 0px;
    min-height: 356px;
  }

  .tarif-card .tarif-box {
    padding: 22px 8px;
    background: #ffffff;
    width: 100%;
    height: 175px;
  }

  .tarif-card .tarif-box .title {
    font-size: 12px;
    line-height: 17px;
  }

  .tarif-card .tarif-box p {
    line-height: 20px;
    font-size: 12px;
  }

  #tarif-dasars .card-head p {
    font-size: 12px;
    line-height: 18px;
  }

  .bold-price {
    font-size: 12px;
  }

  #tarif-dasars img {
    width: 20px;
    height: 20px;
  }

  .top-bar-right-menu li:nth-child(1),
  .top-bar-right-menu li:nth-child(2) {
    /* min-width: 198px; */
    padding-right: 7px;
  }

  .footer-logo img {
    width: 98%;
  }

  #chat-popup iframe {
    background: white;
    height: 262px !important;
  }
}

/*new pdp page*/

#new-product-pdp .pdp-box-new .h4-heading-lg {
  color: #262626;
}

#new-product-pdp .pdp-box-new .price {
  font-family: TruenoBd;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: right;
  margin-bottom: 10px;
}

#new-product-pdp .pdp-box-new .price p {
  font-family: TruenoRg;
  font-size: var(--sf-sixteen);
  line-height: var(--sf-twentysix);
  letter-spacing: 0px;
  margin-bottom: 10px;
  color: #7b7b7b;
}

#new-product-pdp .mt-15-5 {
  margin-top: 15.5px;
}

.sep-line {
  border-top: solid 1px #e9e9e9;
  height: 1px;
  display: inline-block;
  width: 100%;
  margin: 9px 0px;
}

#new-product-pdp .pdp-box-new .feature ul {
  list-style-type: none;
  padding-inline-start: 0px;
  margin-bottom: 30px;
}

#new-product-pdp .pdp-box-new .feature ul li {
  font-family: TruenoSBd;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
  margin-bottom: 16px;
}

#new-product-pdp .pdp-box-new .feature ul li .content {
  display: inline-grid;
  margin-left: 12px;
  font-size: 20px;
  color: #262626;
  line-height: 25px;
}

#new-product-pdp .pdp-box-new .feature ul li p {
  margin: 1px 0 0 0px;
  font-family: TruenoRg;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: #555555;
}

#new-product-pdp .pdp-box-new .foot-content h4 {
  font-family: TruenoSBd;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}

#new-product-pdp .pdp-box-new .foot-content p {
  font-family: TruenoRg;
  font-size: 14px;
  line-height: 22px;
  color: #7b7b7b;
}

#new-product-pdp .pdp-box-new .link-card {
  height: 48px;
  padding: 12px 16px;
  background-color: #e9e9e9;
  display: flex;
  align-items: center;
}

#new-product-pdp .pdp-box-new .link-card .l-box {
  -webkit-text-stroke: 0 #e9e9e9;
  font-family: TruenoSBd;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
  min-width: 98%;
}

#new-product-pdp .pdp-box-new .link-card .r-box {
  float: right;
  line-height: 24px;
}

#new-product-pdp .mt-56 {
  margin-top: 26px;
}

#new-product-pdp #new-product-pdp .pembelian-box-new {
  max-width: 496px;
  border: 1px solid #e9e9e9;
  box-sizing: border-box;
  display: inline-block;
  padding: 40px 34px;
}

#new-product-pdp .pembelian-box-new .title {
  font-family: TruenoSBd;
  font-size: 24px;
  line-height: 30px;
  color: #262626;
  margin-bottom: 12px;
}

#new-product-pdp .pembelian-box-new .sub-info {
  font-family: Truenolt;
  line-height: 26px;
  color: #555555;
  font-size: 16px;
}

#new-product-pdp .pembelian-box-new .sub-info a {
  color: #000;
  text-decoration: underline;
}

#new-product-pdp .pembelian-box-new .icon-box {
  border: 1px solid #555555;
  text-align: left;
  padding: 10px 18px 10px 16px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.pembelian-box-new .icon-right {
  float: right;
  height: 20px;
  width: 20px;
  background: #fff url(../assets/images/icon-openIn.svg) no-repeat;
  background-size: 18px;
  background-position: 0px 4px;
}

#new-product-pdp .icon-box img {
  max-width: 28px;
  max-height: 28px;
  vertical-align: middle;
}

.footer-logo img {
  width: 98%;
}

.login-image img {
  height: 400px;
}

.hide-iframe {
  display: none !important;
}

/*new pdp page*/

#new-product-pdp .pdp-box-new ol {
  padding-inline-start: 16px;
}

#new-product-pdp .pdp-box-new .h4-heading-lg {
  color: #262626;
}

#new-product-pdp .pdp-box-new .price {
  font-family: TruenoBd;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: right;
  margin-bottom: 10px;
}

#new-product-pdp .pdp-box-new .price p {
  font-family: TruenoRg;
  font-size: var(--sf-sixteen);
  line-height: var(--sf-twentysix);
  letter-spacing: 0px;
  margin-bottom: 10px;
  color: #7b7b7b;
}

#new-product-pdp .mt-15-5 {
  margin-top: 15.5px;
}

.sep-line {
  border-top: solid 1px #e9e9e9;
  height: 1px;
  display: inline-block;
  width: 100%;
  margin: 9px 0px;
}

#new-product-pdp .pdp-box-new .feature ul {
  list-style-type: none;
  padding-inline-start: 0px;
  margin-bottom: 30px;
}

#new-product-pdp .pdp-box-new .feature ul li,
#new-product-pdp .icon-box strong {
  font-size: 16px;
  color: #555555;
  font-family: "TruenoSBd";
  line-height: 24px;
  margin-left: 0px;
}

#new-product-pdp .pembelian-box-new .icon-box-link {
  text-align: left;
  padding: 11px 18px 11px 18px;
  border: solid 1px #555555;
  margin-bottom: 20px;
  margin-top: 24px;
}

#new-product-pdp .pembelian-box-new .icon-box-link .text {
  font-family: TruenoSBd;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
  margin-bottom: 16px;
}

#new-product-pdp .pdp-box-new .feature ul li .content {
  display: inline-grid;
  margin-left: 12px;
  font-size: 20px;
  color: #262626;
  line-height: 25px;
}

#new-product-pdp .pdp-box-new .feature ul li p {
  margin: 1px 0 0 0px;
  font-family: TruenoRg;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: #555555;
}

#new-product-pdp .pdp-box-new .foot-content h4 {
  font-family: TruenoSBd;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}

#new-product-pdp .pdp-box-new .foot-content p {
  font-family: TruenoRg;
  font-size: 14px;
  line-height: 22px;
  color: #7b7b7b;
}

#new-product-pdp .pdp-box-new .link-card {
  height: 48px;
  padding: 12px 16px;
  background-color: #e9e9e9;
}

#new-product-pdp .pdp-box-new .link-card .l-box {
  -webkit-text-stroke: 0 #e9e9e9;
  font-family: TruenoSBd;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: normal;
  text-align: left;
  color: #262626;
}

#new-product-pdp .pdp-box-new .link-card .r-box {
  float: right;
  line-height: 24px;
}

#new-product-pdp .mt-56 {
  margin-top: 26px;
}

#new-product-pdp #new-product-pdp .pembelian-box-new {
  max-width: 496px;
  border: 1px solid #e9e9e9;
  box-sizing: border-box;
  display: inline-block;
  padding: 40px 34px;
}

#new-product-pdp .pembelian-box-new .title {
  font-family: TruenoSBd;
  font-size: 24px;
  line-height: 30px;
  color: #262626;
  margin-bottom: 12px;
}

#new-product-pdp .pembelian-box-new .sub-info {
  font-family: Truenolt;
  line-height: 26px;
  color: #555555;
  font-size: 16px;
}

#new-product-pdp .pembelian-box-new .sub-info a {
  color: #000;
  text-decoration: underline;
}

#new-product-pdp .pembelian-box-new .icon-box {
  border: 1px solid #555555;
  text-align: left;
  padding: 10px 18px 10px 16px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.pembelian-box-new .icon-right {
  float: right;
  height: 20px;
  width: 20px;
  background: #fff url(../assets/images/icon-openIn.svg) no-repeat;
  background-size: 18px;
  background-position: 0px 4px;
}

#new-product-pdp .icon-box img {
  max-width: 28px;
  max-height: 28px;
  vertical-align: middle;
}

#new-product-pdp .icon-box strong {
  font-size: 16px;
  color: #555555;
  font-family: "TruenoSBd";
  line-height: 24px;
  margin-left: 12px;
}

#new-product-pdp .pembelian-box-new .icon-box-link {
  text-align: left;
  padding: 11px 18px 11px 18px;
  border: solid 1px #555555;
  margin-bottom: 20px;
  margin-top: 24px;
}

#new-product-pdp .pembelian-box-new .icon-box-link .text {
  font-family: TruenoSBd;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #555555;
}

#new-product-pdp .pembelian-box-new .icon-box-link .icon-right {
  float: right;
}

#new-product-pdp .pembelian-box-new {
  border: 1px solid #e9e9e9;
  padding: 40px 46px 40px 34px;
}

#syarat .modal-header {
  border-bottom: 0px;
}

#syarat .modal-content {
  width: 600px;
  border-radius: 0px;
}

#syarat .modal-title {
  line-height: 1.25;
  font-size: 20px;
  font-family: "TruenoSBd";
  color: #262626;
}

#syarat .modal-body {
  padding-top: 4px;
  padding-left: 24px;
  padding-right: 24px;
}

#syarat .modal-body ul {
  list-style-type: auto;
  padding-left: 10px;
}

#syarat .modal-body ul li {
  margin-bottom: 8px;
}

#syarat .modal-body ul li ul {
  margin-top: 8px;
  list-style: lower-alpha;
}

#syarat .modal-body ul li p {
  font-family: "TruenoLt";
  font-size: 16px;
  color: #555555;
  line-height: 26px;
}

.product-details .product-card .card-body {
  padding: 0px !important;
  background: #fff;
  min-height: auto;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #555555;
}

#new-product-pdp .pembelian-box-new .icon-box-link .icon-right {
  float: right;
}

#new-product-pdp .pembelian-box-new {
  border: 1px solid #e9e9e9;
  padding: 40px 46px 40px 34px;
}

#syarat .modal-header {
  border-bottom: 0px;
}

#syarat .modal-content {
  width: 600px;
  border-radius: 0px;
}

#syarat .modal-title {
  line-height: 1.25;
  font-size: 20px;
  font-family: "TruenoSBd";
  color: #262626;
}

#syarat .modal-body {
  padding-top: 4px;
  padding-left: 24px;
  padding-right: 24px;
}

#syarat .modal-body ul {
  list-style-type: auto;
  padding-left: 10px;
}

#syarat .modal-body ul li {
  margin-bottom: 8px;
}

#syarat .modal-body ul li ul {
  margin-top: 8px;
  list-style: lower-alpha;
}

#syarat .modal-body ul li p {
  font-family: "TruenoLt";
  font-size: 16px;
  color: #555555;
  line-height: 26px;
}

.product-details .product-card .card-body {
  padding: 0px !important;
  background: #fff;
  min-height: auto;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #555555;
}

#new-product-pdp .pembelian-box-new .icon-box-link .icon-right {
  float: right;
}

#new-product-pdp .pembelian-box-new {
  border: 1px solid #e9e9e9;
  padding: 40px 46px 40px 34px;
}

#syarat .modal-header {
  border-bottom: 0px;
}

#syarat .modal-content {
  width: 600px;
  border-radius: 0px;
}

#syarat .modal-title {
  line-height: 1.25;
  font-size: 20px;
  font-family: "TruenoSBd";
  color: #262626;
}

#syarat .modal-body {
  padding-top: 4px;
  padding-left: 24px;
  padding-right: 24px;
}

#syarat .modal-body ul {
  list-style-type: auto;
  padding-left: 10px;
}

#syarat .modal-body ul li {
  margin-bottom: 8px;
}

#syarat .modal-body ul li ul {
  margin-top: 8px;
  list-style: lower-alpha;
}

#syarat .modal-body ul li p {
  font-family: "TruenoLt";
  font-size: 16px;
  color: #555555;
  line-height: 26px;
}

@media (max-width: 768px) {
  #new-product-pdp .pdp-box-new .price p {
    font-family: "TruenoLt";
    font-size: 10px;
    line-height: 14px;
  }

  #new-product-pdp .pdp-box-new .feature ul li .content {
    width: 85%;
    font-size: 14px;
    font-family: "TruenoSBd";
  }

  #new-product-pdp .pdp-box-new .feature ul li p {
    font-family: "TruenoLt";
    font-size: 14px;
  }

  #new-product-pdp .pdp-box-new .link-card .l-box {
    font-size: 14px;
  }

  #new-product-pdp .pdp-box-new .link-card {
    height: auto;
  }

  .hentry .textwidget.custom-html-widget {
    margin-left: 0px !important;
  }

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

  .logo {
    box-shadow: none !important;
    background: none !important;
  }

  #edit-checkout,
  #place_order {
    margin-left: 16px !important;
    margin-bottom: 16px !important;
  }

  .upload-img {
    max-width: 150px !important;
  }

  .upload-img img {
    width: 100%;
    height: 130px;
    object-fit: contain;
    object-position: center center;
  }

  .same-checkbox label {
    width: 100% !important;
    /* top: 20px !important; */
    left: 25px !important;
  }

  .erp-acheader .accordion-title {
    font-size: 16px !important;
  }

  .upload-wrap {
    max-width: 160px !important;
    margin-right: 10px !important;
  }

  .upload-wrap .btn_upload {
    max-width: 100% !important;
  }

  .perangkat-kompatibel .fa-angle-down:before {
    margin-top: 0px;
  }

  .menu-wrapper .menu.cls_padd_left {
    padding-left: 60px !important;
  }

  .accordion__header:after {
    top: -19px !important;
  }

  #syarat .modal-content {
    width: 100%;
  }

  .about-us .card-default {
    margin-bottom: 22px !important;
  }

  #new-product-pdp .pdp-box-new .h4-heading-lg,
  #new-product-pdp .pdp-box-new .price,
  #new-product-pdp .pembelian-box-new .title {
    font-size: 16px;
    line-height: 24px;
  }

  #new-product-pdp .pdp-box-new ul li p,
  #new-product-pdp .pembelian-box-new .sub-info {
    font-size: 14px;
    line-height: 22px;
  }

  #new-product-pdp .pdp-box-new ul li .content {
    font-size: 16px;
  }

  #new-product-pdp .pdp-box-new ul {
    margin-bottom: 14px;
  }

  #new-product-pdp .pdp-box-new .foot-content {
    margin-bottom: 20px;
  }

  #new-product-pdp .pembelian-box-new .sub-info {
    margin-bottom: 12px;
  }
}

.login-panel {
  border: 1px solid #e9e9e9;
  padding: 30px;
}

.account-details iframe#flutter-content {
  display: block !important;
}

.flutter-content {
  /* height: 100vh; */
}

.tnc-content {
  /*margin: 22px !important;*/
  padding: 15px !important;
}

.tnc-content p {
  font-family: TruenoLt;
  font-size: 14px;
  line-height: 19px;
  color: var(--sf-black);
}

.tnc-content ol li {
  font-family: TruenoRg;
  font-size: 34px;
  line-height: 46px;
  color: var(--sf-black);
  margin-left: 30px;
  font-weight: bold;
  padding-top: 20px;
}

.tnc-content ol li ol li {
  font-family: TruenoRg;
  color: var(--sf-black);
  font-size: 42px;
  line-height: 38px;
  padding: 54px !important;
}

.tnc-title {
  font-family: TruenoRg;
  color: var(--sf-black);
  font-size: 21px;
  line-height: 28px;
  padding: 30px !important;
}

.tnc-sub-title {
  font-family: TruenoSBd;
  color: var(--sf-black);
  font-size: 16px;
  line-height: 20px;
  padding: 10px;
  margin-top: 12px !important;
}

.tnc-content strong {
  font-family: TruenoSBd;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--sf-black);
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
}

.tnc-button {
  font-size: 14px !important;
  height: auto;
}

/* MySF Consent TnC */
.mysf-tnc-content {
  margin: 54px !important;
  padding: 54px !important;
}

.mysf-tnc-content p {
  font-family: TruenoLt;
  font-size: 34px;
  line-height: 46px;
  color: var(--sf-black);
}

.mysf-tnc-content ol li {
  font-family: TruenoRg;
  font-size: 34px;
  line-height: 46px;
  color: var(--sf-black);
  margin-left: 30px;
  font-weight: bold;
  padding-top: 20px;
}

.mysf-tnc-content ol li ol li {
  font-family: TruenoRg;
  font-size: 34px;
  line-height: 46px;
  color: var(--sf-black);
  margin-left: 90px;
  font-weight: normal;
}

.mysf-tnc-title {
  font-family: TruenoRg;
  color: var(--sf-black);
  font-size: 42px;
  line-height: 38px;
  padding: 54px !important;
}

.mysf-tnc-sub-title {
  font-family: TruenoSBd;
  color: var(--sf-black);
  font-size: 38px;
  line-height: 50px;
  padding: 40px;
  margin-top: 30px !important;
}

.mysf-tnc-content strong {
  font-family: TruenoSBd;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--sf-black);
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
}

.mysf-tnc-button {
  font-size: 35px !important;
  height: 120px;
}

/* MySF Consent TnC */
/* erp card slider */

.carousel-multiple::before {
  display: block;
  margin-bottom: 20px;
  font-size: 30px;
  content: "";
}

.carousel-multiple .carousel-box {
  /* width: 288px;
  height: 461px; */
  /* margin: 0 24px; */
  padding: 32px 16px 32px 20px;
  border: solid 1px #e9e9e9;
  background-color: #fff;
}

.carousel-multiple .carousel-box .title {
  margin: 0 6px 3px 0;
  font-family: "TruenoLt";
  font-size: var(--sf-sixteen);
  line-height: var(--sf-twentyfour);
  text-align: left;
  color: #9d9d9d;
}

.carousel-multiple .carousel-box .price {
  -webkit-text-stroke: 0 #262626;
  font-family: TruenoSBd;
  font-size: var(--sf-twentyfour);
  line-height: var(--sf-thirtysix);
  text-align: left;
  color: var(--sf-graydark);
  margin-bottom: 20px;
}

.carousel-multiple .carousel-box .list-box {
  margin-top: 24px;
  margin-bottom: 24px;
}

.carousel-multiple .carousel-box .more-btn {
  flex-grow: 0;
  font-size: var(--sf-fourteen);
  line-height: var(--twentytwo);
  color: var(--sf-graydark);
  text-align: center;
}

.carousel-multiple .carousel-box ul {
  list-style-type: none;
  padding-inline-start: 0px;
}

.carousel-multiple .carousel-box ul li {
  font-family: "TruenoSBd";
  font-size: var(--sf-sixteen);
  line-height: var(--sf-twentyfour);
  text-align: left;
  color: var(--sf-graydark);
  margin-bottom: 8px;
}

.carousel-multiple .carousel-box span img {
  width: 20px;
}

.carousel-multiple .carousel-box ul li .content {
  display: inline-grid;
  margin-left: 5px;
  width: 86%;
  height: 60px;
}

.carousel-multiple .carousel-box ul li p {
  margin: 1px 0 0 0px;
  font-family: "TruenoLt";
  font-size: var(--sf-fourteen);
  line-height: 1.21;
  text-align: left;
  color: var(--sf-grayl);
  word-break: break-word;
}

.carousel-multiple .carousel-control-prev,
.carousel-control-next .fa {
  color: var(--sf-grayl) !important;
  /* opacity: 1 !important; */
}

.carousel-multiple .carousel-control {
  position: absolute;
  top: -44px;
  right: 0px;
  width: 100px;
}

@media (min-width: 576px) and (max-width: 767px) {
  .carousel-multiple::before {
    content: "media-breakpoint-between(sm, sm)";
  }

  .carousel-multiple .carousel-item.active,
  .carousel-multiple .carousel-item-next,
  .carousel-multiple .carousel-item-prev {
    display: flex;
  }

  .carousel-multiple .carousel-inner {
    overflow: visible;
  }

  .carousel-multiple .carousel-inner .carousel-item {
    margin-right: inherit;
  }

  .carousel-multiple .carousel-inner .carousel-item.active+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-inner .carousel-item.active+.carousel-item {
    display: flex;
  }

  .carousel-multiple .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) {
    transition: none;
  }

  .carousel-multiple .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item {
    transition: none;
  }

  .carousel-multiple .carousel-inner .carousel-item.active+.carousel-item+.carousel-item {
    position: absolute;
    top: 0;
    right: -50%;
    z-index: -1;
    display: flex;
    visibility: visible;
    height: 100%;
  }

  .carousel-multiple .carousel-inner .carousel-item-next,
  .carousel-multiple .carousel-inner .carousel-item-prev {
    position: relative;
    transform: translate3d(0, 0, 0);
  }

  .carousel-multiple .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    right: 100%;
    z-index: -1;
    display: flex;
    visibility: visible;
    height: 100%;
    transform: translate3d(100%, 0, 0);
  }

  .carousel-multiple .active.carousel-item-left+.carousel-item-next.carousel-item-left {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  .carousel-multiple .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-item-next.carousel-item-left+.carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  .carousel-multiple .active.carousel-item-right+.carousel-item-prev.carousel-item-right {
    position: relative;
    transform: translate3d(100%, 0, 0);
    display: flex;
    visibility: visible;
  }

  .carousel-multiple .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-item-prev.carousel-item-right+.carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    display: flex;
    visibility: visible;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .carousel-multiple::before {
    content: "media-breakpoint-between(md, md)";
  }

  .carousel-multiple .carousel-item.active,
  .carousel-multiple .carousel-item-next,
  .carousel-multiple .carousel-item-prev {
    display: flex;
  }

  .carousel-multiple .carousel-inner {
    overflow: visible;
  }

  .carousel-multiple .carousel-inner .carousel-item {
    margin-right: inherit;
  }

  .carousel-multiple .carousel-inner .carousel-item.active+.carousel-item+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-inner .carousel-item.active+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-inner .carousel-item.active+.carousel-item {
    display: flex;
  }

  .carousel-multiple .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) {
    transition: none;
  }

  .carousel-multiple .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item {
    transition: none;
  }

  .carousel-multiple .carousel-inner .carousel-item.active+.carousel-item+.carousel-item+.carousel-item {
    position: absolute;
    top: 0;
    right: -33.3333333333%;
    z-index: -1;
    display: flex;
    visibility: visible;
    height: 100%;
  }

  .carousel-multiple .carousel-inner .carousel-item-next,
  .carousel-multiple .carousel-inner .carousel-item-prev {
    position: relative;
    transform: translate3d(0, 0, 0);
  }

  .carousel-multiple .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    right: 100%;
    z-index: -1;
    display: flex;
    visibility: visible;
    height: 100%;
    transform: translate3d(100%, 0, 0);
  }

  .carousel-multiple .active.carousel-item-left+.carousel-item-next.carousel-item-left {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  .carousel-multiple .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-item-next.carousel-item-left+.carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  .carousel-multiple .active.carousel-item-right+.carousel-item-prev.carousel-item-right {
    position: relative;
    transform: translate3d(100%, 0, 0);
    display: flex;
    visibility: visible;
  }

  .carousel-multiple .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-item-prev.carousel-item-right+.carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    display: flex;
    visibility: visible;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .carousel-multiple::before {
    content: "media-breakpoint-between(lg, lg)";
  }

  .carousel-multiple .carousel-item.active,
  .carousel-multiple .carousel-item-next,
  .carousel-multiple .carousel-item-prev {
    display: flex;
  }

  .carousel-multiple .carousel-inner {
    overflow: visible;
  }

  .carousel-multiple .carousel-inner .carousel-item {
    margin-right: inherit;
  }

  .carousel-multiple .carousel-inner .carousel-item.active+.carousel-item+.carousel-item+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-inner .carousel-item.active+.carousel-item+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-inner .carousel-item.active+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-inner .carousel-item.active+.carousel-item {
    display: flex;
  }

  .carousel-multiple .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) {
    transition: none;
  }

  .carousel-multiple .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item {
    transition: none;
  }

  .carousel-multiple .carousel-inner .carousel-item.active+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
    position: absolute;
    top: 0;
    right: -25%;
    z-index: -1;
    display: flex;
    visibility: visible;
    height: 100%;
  }

  .carousel-multiple .carousel-inner .carousel-item-next,
  .carousel-multiple .carousel-inner .carousel-item-prev {
    position: relative;
    transform: translate3d(0, 0, 0);
  }

  .carousel-multiple .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    right: 100%;
    z-index: -1;
    display: flex;
    visibility: visible;
    height: 100%;
    transform: translate3d(100%, 0, 0);
  }

  .carousel-multiple .active.carousel-item-left+.carousel-item-next.carousel-item-left {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  .carousel-multiple .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-item-next.carousel-item-left+.carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  .carousel-multiple .active.carousel-item-right+.carousel-item-prev.carousel-item-right {
    position: relative;
    transform: translate3d(100%, 0, 0);
    display: flex;
    visibility: visible;
  }

  .carousel-multiple .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-item-prev.carousel-item-right+.carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    display: flex;
    visibility: visible;
  }
}

@media (min-width: 1200px) {
  .carousel-multiple::before {
    content: "";
  }

  .carousel-multiple .carousel-item.active,
  .carousel-multiple .carousel-item-next,
  .carousel-multiple .carousel-item-prev {
    display: flex;
  }

  .carousel-multiple .carousel-inner {
    overflow: visible;
  }

  .carousel-multiple .carousel-inner .carousel-item {
    margin-right: inherit;
  }

  .carousel-multiple .carousel-inner .carousel-item.active+.carousel-item+.carousel-item+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-inner .carousel-item.active+.carousel-item+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-inner .carousel-item.active+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-inner .carousel-item.active+.carousel-item {
    display: flex;
  }

  .carousel-multiple .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) {
    transition: none;
  }

  .carousel-multiple .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item {
    transition: none;
  }

  .carousel-multiple .carousel-inner .carousel-item.active+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
    position: absolute;
    top: 0;
    right: -25%;
    z-index: -1;
    display: flex;
    visibility: visible;
    height: 100%;
  }

  .carousel-multiple .carousel-inner .carousel-item-next,
  .carousel-multiple .carousel-inner .carousel-item-prev {
    position: relative;
    transform: translate3d(0, 0, 0);
  }

  .carousel-multiple .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    right: 100%;
    z-index: -1;
    display: flex;
    visibility: visible;
    height: 100%;
    transform: translate3d(100%, 0, 0);
  }

  .carousel-multiple .active.carousel-item-left+.carousel-item-next.carousel-item-left {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  .carousel-multiple .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-item-next.carousel-item-left+.carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  .carousel-multiple .active.carousel-item-right+.carousel-item-prev.carousel-item-right {
    position: relative;
    transform: translate3d(100%, 0, 0);
    display: flex;
    visibility: visible;
  }

  .carousel-multiple .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item,
  .carousel-multiple .carousel-item-prev.carousel-item-right+.carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    display: flex;
    visibility: visible;
  }
}

.carousel-multiple .view-more small {
  position: relative;
  font-size: 100%;
  font-weight: normal;
}

.carousel-multiple .erp-view-more small::after {
  vertical-align: middle;
  content: "";
  background: #fff url(../assets/icons/icon-arrow/arrow-down.png) no-repeat;
  width: 18px;
  height: 16px;
  position: absolute;
  background-size: cover;
  background-position: center;
  bottom: 6px;
}

.carousel-multiple .erp-view-more small.less::after {
  transform: rotate(180deg);
  bottom: 8px;
}

.carousel-multiple .erp-view-more {
  font-size: var(--sf-fourteen);
  line-height: var(--twentytwo);
  color: var(--sf-graydark);
  margin: 0px;
  cursor: pointer;
  position: relative;
}

#cardsliderModal .hf-form h2 {
  margin-bottom: 18px;
}

#cardsliderModal .modal-body {
  padding-top: 0;
}

#cardsliderModal .modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem 0rem -1rem auto;
}

/* erp card slider */

/* erp table scroll */
.table-container {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

@media (max-width: 768px) {
  .navbar-nav .nav-link small {
    font-size: 100%;
  }

  .navbar-nav .nav-link small.contact-num {
    color: #ff1659;
  }

  .so-widget-erp-card-slider {
    margin-left: 0px !important;
    padding-left: 0px !important;
  }

  .carousel-multiple .carousel-control-prev {
    left: 0px;
  }

  .carousel-multiple .carousel-control-next {
    right: -30px;
  }

  .mt-105 {
    margin-top: -142px;
  }

  .table-container button {
    padding: 6px;
  }

  #office-title {
    padding-top: 0px;
  }

  #office-title .panel-grid-cell {
    max-height: 70px;
  }

  .table-container table td,
  .table-container table th {
    width: 9.5rem !important;
  }

  .featured.col-sm-12 {
    padding-left: 10px !important;
  }

  .so-widget-header-long-image-with-text-widget .w-14-8 {
    background-position: right -113px center;
  }

  .table-container {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }

  .topup iframe {
    height: 100% !important;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
}

.table-container table {
  table-layout: fixed;
  width: 100%;
  margin-bottom: 20px;
}

.table-container table td,
.table-container table th {
  vertical-align: middle;
  border-top: 1px solid #ccc;
  padding: 10px;
  font-family: TruenoLt;
  font-size: var(--sf-sixteen);
  line-height: var(--sf-twentysix);
  color: var(--sf-grayl);
  text-align: left;
  word-break: break-word;
}

.table-container table th {
  position: sticky;
  left: 0;
  height: auto;
  text-align: left;
  padding: 0px;
  background-color: #fff;
}

.so-widget-erp-card-slider {
  margin-left: -1360px;
  padding-left: 76%;
}

.table-container table th strong {
  z-index: 999999;
  position: relative;
  /* background: #e6e6e6; */
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px;
}

.table-container table .header {
  border-top: none !important;
}

.table-container table .header p {
  font-family: TruenoSBd;
  font-size: var(--sf-twentyfour);
  line-height: var(--sf-thirtysix);
  color: var(--sf-graydark);
}

.table-container .th-bg {
  background-color: #f0f0f0;
}

.table-container .outer {
  position: relative;
  margin: 0 auto;
  overflow-x: hidden;
  margin-bottom: -17px;
  overflow-y: hidden;
}

.table-container .inner {
  overflow-x: scroll;
  overflow-y: visible;
  width: 100%;
  margin-left: 0px !important;
}

.table-container button {
  background-color: transparent;
  color: var(--sf-grayl);
  padding: 10px;
  border-radius: 0px;
  border: none;
  margin-bottom: 20px;
}

/* erp table scroll */
/* erp table scroll */

.topup iframe#flutter-content,
.login-panel iframe#flutter-content {
  display: block !important;
}

/* Erp Mega Menu */
#menu-primary-menu-erp {
  display: flex;
  position: static;
}

#menu-primary-menu-erp a {
  display: block;
  text-decoration: none;
}

#menu-primary-menu-erp>li>a {
  padding: 10px 10px;
  position: relative;
}

#menu-primary-menu-erp>li {
  position: inherit;
}

#menu-primary-menu-erp>li a:hover {
  background-color: transparent !important;
}

#menu-primary-menu-erp>li>ul {
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: all 300ms ease-in-out 500ms;
  transition: all 300ms ease-in-out;
}

#menu-primary-menu-erp>li>ul>li>a {
  padding: 4px 10px;
}

#menu-primary-menu-erp>li>ul>li>a:hover {
  background-color: rgba(0, 0, 0, 0.15);
}

#menu-primary-menu-erp>li:hover>ul {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
  transition: all 300ms ease-in-out;
}

#menu-primary-menu-erp>li>a:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.cls_drop_down {
  position: absolute !important;
  left: 0px !important;
  right: 0px !important;
  width: 100% !important;
  /* border: 1px solid #000 !important; */
  border-top: 0px !important;
  /* display: flex !important; */
  min-width: 1222px !important;
  top: 78px !important;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  padding-top: 0;
  padding-bottom: 0px;
}

.lt_sub_img {
  width: 322px;
  min-width: 332px;
  height: 270px;
  margin-top: 24px;
  margin-left: 24px;
  margin-bottom: 24px;
  /* border: 3px solid red; */
}

.lt_sub_img img {
  width: 100%;
  height: 100%;
}

.lt_sub_img {
  position: relative;
}

.rt_sub_menu {
  width: 100%;
  height: auto;
  /* border: 3px solid green; */
  font-family: TruenoRg;
  font-size: 14px;
  color: #000;
  background: #f5f5f5;
  margin-left: 37px;
}

.rt_sub_menu a {
  font-family: TruenoRg !important;
  font-size: 14px !important;
  word-wrap: break-word;
  /* text-transform: uppercase; */
}

.drop_down_content {
  display: flex;
}

.drop_down_content .dropdown-menu {
  display: inline-block;
  position: relative !important;
  width: 200px;
  top: 0;
  height: 100%;
  margin-top: 0px;
  padding-top: 17px;
}

.drop_down_content .dropdown-menu li {
  border-bottom: none;
  padding: 0px !important;
  margin: 0px !important;
}

.drop_down_content .dropdown-menu li a {
  color: #262626 !important;
  padding-left: 0px;
  background: url(../assets/icons/icon-arrow/ic_arrow_right_small.svg) right center no-repeat;
}

.drop_down_content .dropdown-menu li a:hover {
  color: #ff1659 !important;
}

.drop_down_content .dropdown-menu .show a {
  color: #ff1659 !important;
}

#menu-primary-menu-erp .big-nav>ul {
  min-height: 400px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 290px;
  background: rgba(0, 0, 0, 0.1);
}

#menu-primary-menu-erp .big-nav>ul>li {
  width: 100%;
  margin: 2px 0 0 0 !important;
}

#menu-primary-menu-erp .big-nav>ul>li>a {
  padding: 10px;
  background: #fff;
  display: block;
}

#menu-primary-menu-erp .big-nav>.cls_drop_down>.drop_down_content>.rt_sub_menu>ul>li>ul {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  min-width: 628px !important;
  min-height: 150px !important;
  background: rgba(100, 255, 0, 0.1);
}

#menu-primary-menu-erp .big-nav>.cls_drop_down>.drop_down_content>.rt_sub_menu>ul>li.show>ul {
  display: block;
}

#menu-primary-menu-erp .big-nav>.cls_drop_down>.drop_down_content>.rt_sub_menu>ul>li>ul>li {
  display: block;
  width: 100%;
  float: left;
}

#menu-primary-menu-erp .big-nav>.cls_drop_down>.drop_down_content>.rt_sub_menu>ul>li>ul>li.col3 {
  width: 29.3334%;
  padding: 0 10px !important;
  border-bottom: 0px !important;
  padding: 0px !important;
  margin-left: 24px !important;
}

#menu-primary-menu-erp .big-nav>.cls_drop_down>.drop_down_content>.rt_sub_menu>ul>li>ul>li>a {
  font-weight: bold;
  border-bottom: none;
  color: #262626 !important;
  cursor: default;
  text-transform: uppercase;
}

#menu-primary-menu-erp .big-nav>.cls_drop_down>.drop_down_content>.rt_sub_menu>ul>li>ul>li>a:hover {
  background-color: transparent !important;
}

#menu-primary-menu-erp .big-nav>.cls_drop_down>.drop_down_content>.rt_sub_menu>ul>li>ul>li a {
  padding: 4px 0px;
  background: none;
}

#menu-primary-menu-erp .big-nav>.cls_drop_down>.drop_down_content>.rt_sub_menu>ul>li>ul {
  position: absolute !important;
  height: 100%;
  background: #f5f5f5 !important;
}

#menu-primary-menu-erp .big-nav>.cls_drop_down>.drop_down_content>.rt_sub_menu>ul>li>ul>li.col3 ul {
  display: inline-block;
  position: static;
  padding-top: 0px;
  background: #f5f5f5 !important;
}

#menu-primary-menu-erp .big-nav>.cls_drop_down>.drop_down_content>.rt_sub_menu>ul>li>ul>li.col3 ul li {
  padding-left: 0px !important;
  font-family: TruenoRg;
  font-size: 14px;
  border-bottom: 1px solid #e9e9e9;
}

#menu-primary-menu-erp .big-nav>.cls_drop_down>.drop_down_content>.rt_sub_menu>ul>li>ul>li.col3 ul li a {
  color: #555555 !important;
  padding-left: 0px;
}

#menu-primary-menu-erp .big-nav>.cls_drop_down>.drop_down_content>.rt_sub_menu>ul>li>ul>li.col3 ul li:hover {
  color: #ff1659 !important;
  background-color: transparent;
}

#menu-primary-menu-erp .big-nav>.cls_drop_down>.drop_down_content>.rt_sub_menu>ul>li>ul>li.col3 ul li a:hover {
  color: #ff1659 !important;
  background-color: transparent;
}

.erp_info_text {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #fff;
  padding: 12px 0 12px 20px;
  font-weight: 700;
}

.erp_call_us p {
  margin-bottom: -12px;
  font-weight: 200;
}

.erp_call_us img {
  width: 18px;
  height: 18px;
  margin-right: 15px;
}

@media (max-width: 768px) {
  .erp-info1 {
    padding-left: 13px;
    padding-right: 4px;
  }

  .payment-title {
    padding: 10px 4px;
  }

  #payment-method-list .col-md-5 {
    padding-left: 0px;
  }

  #payment-method-list li img {
    margin-right: 0px;
  }

  #payment-method-list li .col-md-8 {
    flex: 0 0 80%;
    max-width: 80%;
  }

  #payment-method-list li .col-md-4 {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .checkbox-custom+.checkbox-custom-label::before,
  .radio-custom+.radio-custom-label::before {
    top: -12px !important;
  }

  .radio-custom:checked+.radio-custom-label::after {
    top: -7px !important;
  }

  .cls_drop_down {
    position: static !important;
    left: 0px !important;
    right: 0px !important;
    width: 100% !important;
    /* border: 1px solid #000 !important; */
    border-top: 0px !important;
    /* display: flex !important; */
    min-width: auto !important;
    top: 78px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-top: 0;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 3px;
  }

  .lt_sub_img {
    position: relative;
    display: none;
  }

  .rt_sub_menu {
    width: 100%;
    height: auto;
    /* border: 3px solid green; */
    font-family: TruenoRg;
    font-size: 14px;
    color: #000;
    background: #fff;
    margin-left: 0px;
  }

  .drop_down_content .dropdown-menu {
    display: inline-block;
    position: relative !important;
    width: 100%;
    top: 0;
    height: 100%;
    margin-top: 0px;
  }

  #menu-primary-menu-erp .big-nav>.cls_drop_down>.drop_down_content>.rt_sub_menu>ul>li>ul {
    display: none;
    position: relative !important;
    top: 0;
    left: 0;
    width: 100%;
    min-width: auto !important;
    min-height: auto !important;
    background: #fff !important;
    float: left;
  }

  #menu-primary-menu-erp .big-nav>.cls_drop_down>.drop_down_content>.rt_sub_menu>ul>li>ul>li.col3 {
    width: 100%;
    padding: 0 0px !important;
    border-bottom: 0px !important;
    margin-left: 0px !important;
  }

  #menu-primary-menu-erp .big-nav>.cls_drop_down>.drop_down_content>.rt_sub_menu>ul>li>ul>li.col3 ul {
    display: block;
    position: static;
    padding-top: 0px;
    background: #fff !important;
  }

  #menu-primary-menu-erp .big-nav>.cls_drop_down>.drop_down_content>.rt_sub_menu>ul>li>ul>li.col3 ul li {
    border-bottom: none;
  }

  .drop_down_content .dropdown-menu li {
    border-bottom: none;
    padding: 0px !important;
    margin: 0px !important;
  }
}

/* Erp Mega Menu */

#uv-feature h3,
#uv-feature p,
#uv-feature ul li {
  margin-bottom: 0.5rem;
  font-family: "truenoRg";
  font-weight: 500;
  line-height: 1.2;
  color: #212529;
  font-size: 20px;
}

#uv-feature p,
#uv-feature ul li {
  font-size: 16px !important;
}

#uv-feature h3 {
  font-weight: 700 !important;
}

#uv-feature ul {
  padding-left: 40px;
}

#uv-feature ul li {
  padding: 3px;
}

#uv-feature p {
  margin-bottom: 1rem;
}

#uv-feature {
  margin-top: 2%;
  position: absolute;
  top: 2%;
  left: 1%;
}

#uv-feature .textwidget {
  margin-left: 0px;
}

#uv-terms h3,
#uv-terms p,
#uv-terms ol li {
  margin-bottom: 0.5rem;
  font-family: "truenoRg";
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  font-size: 20px;
}

#uv-terms p,
#uv-terms ol li {
  font-size: 16px !important;
}

#uv-terms h3 {
  font-weight: 700 !important;
}

#uv-terms ol {
  padding-left: 53px;
}

#uv-terms ol li {
  padding: 3px;
}

#uv-terms p {
  margin-bottom: 1rem;
}

#uv-terms {
  width: 99%;
  display: block;
  margin-top: 2%;
  position: absolute;
  top: 2%;
  left: 1%;
}

#uv-terms .textwidget {
  margin-left: 0px;
  padding-top: 80px;
}

#uv-terms .widget-title {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

#inv-laporan .title.inv-down {
  font-family: "TruenoRg";
  font-size: 20px;
  line-height: 1.6;
  padding: 12px 0px 12px 0px;
}

.inv-pg {
  padding-left: 480px;
}

/* vision plush page css start */
.vision .small-card {
  margin: 0 0 40px 0;
}

.vision .small-card .content h2 {
  font-family: TruenoSBd;
  font-size: var(--sf-twenty);
  line-height: 25px;
  color: #fff;
}

.vision .small-card .content p {
  font-family: TruenoRg;
  font-size: var(--sf-sixteen);
  line-height: var(--sf-twentysix);
  color: #c4c4c4;
  margin-top: 8px;
}

.vision .widget-title {
  font-family: TruenoSBd;
  color: #fff;
  text-align: center;
  margin-bottom: 12px;
}

.vision .textwidget {
  font-family: TruenoRg;
  font-size: 16px;
  text-align: center;
  color: #c4c4c4;
  margin-left: auto;
}

.vision .h5-heading-lg {
  font-family: TruenoRg;
  font-size: var(--sf-twenty);
  line-height: 30px;
  color: #fff;
  text-align: center;
  margin-bottom: 12px;
}

.vision .btn-teritiary {
  color: #ffff;
}

.vision .nav-tabs .nav-item.open .nav-link,
.vision .nav-tabs .nav-item.open .nav-link:focus,
.vision .nav-tabs .nav-item.open .nav-link:hover,
.vision .nav-tabs .nav-link.active,
.vision .nav-tabs .nav-link.active:focus,
.vision .nav-tabs .nav-link.active:hover {
  color: #ff1659;
  background-color: transparent;
  border-bottom: 3px solid #ff1659;
  font-family: TruenoSBd !important;
}

.vision .tab-link.nav-link {
  font-size: 24px;
  font-weight: 600;
  line-height: 25px;
  text-align: center;
  color: #fff;
  font-family: TruenoRg;
}

.vision .long-header-image {
  opacity: 1;
}

.vision .hov {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none;
  filter: none;
}

.vision .hov:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none;
  filter: none;
}

.visions .widget-title {
  font-size: 20px;
  color: #000;
  font-family: TruenoSBd;
}

.visions .vis-border {
  border-right: 1px solid #c4c4c4;
}

.visions .layout-mg .sow-image-container {
  pointer-events: none;
}

@media (max-width: 768px) {
  .vision .small-card {
    margin: 0 0 0px 0;
  }

  .vision .tab-fixed {
    background: #000;
  }

  .visions .vis-border {
    border-bottom: 1px solid #c4c4c4;
    border-right: none;
  }

  .visions .vis-border .panel-grid.panel-no-style {
    flex-direction: row !important;
  }
}

#acc_numberpayment_ovo::placeholder {
  color: #bbb;
}

/* vision plush page css end */

.pag_loading {
  padding: 20px;
  /* background-color: #ccc; */
}

.pagination-link ul {
  margin: 0;
  padding: 0;
}

.pagination-link ul li {
  display: inline;
  margin: 3px;
  padding: 4px 8px;
  background: #fff;
  color: black;
}

.pagination-link ul li.active:hover {
  cursor: pointer;
  background: #ff1659;
  color: white;
}

.pagination-link ul li.inactive {
  /* background: #7E7E7E; */
}

.pagination-link ul li.selected {
  background: #ff1659;
  color: white;
}

/*Custom Style for smart active page */
.slider-smartactive {
  max-height: 315px !important;
  height: 315px !important;
  margin: auto;
  /* position: relative; */
}

#hero-banner .smartslider-inner {
  height: 315px !important;
}

#hero-banner .smartslider-inner .hero-image {
  min-height: 315px !important;
  max-height: 327px !important;
}

.smartslider-inner .flex-viewport {
  height: 315px !important;
}

.sa-progeress {
  max-width: 1028px;
  margin-left: 16%;
}

* {
  box-sizing: border-box;
  /* font-family: trueno; */
}

.nic {
  display: none;
  background-color: #434343;
  color: #fff;
  width: 100%;
  padding: 16px;
}

.container-smarty {
  background-color: #ffe5eb;
  padding: 24px 71px 103px 71px;
}

.carousel-inner img {
  width: 100%;
  height: 100%;
}

.carousel-indicators-square li {
  width: 14px;
  height: 14px;
}

.carousel-indicators-square {
  margin-bottom: -35px;
}

.carousel-indicators-square .active {
  background-color: #ff1659;
}

.container-smarty .container .row .col-sm-2,
.container-smarty .container .row .col-sm-10 {
  padding: 0;
}

.smart-inner-slider {
  background-color: #eb9aac;
  box-shadow: 0 0 20px #eb9aac;
}

.smarty-nav-prev {
  left: 0 !important;
  top: 50%;
}

.smarty-nav-prev .active,
.smarty-nav-next .active {
  color: #212529;
}

.smarty-nav-next {
  right: 0 !important;
  top: 50%;
}

.smarty-robo {
  height: 45%;
  /*margin:5% -28% -20px 0;*/
  padding: 0;
  margin: 0;
  position: relative;
  bottom: -54px;
  right: -12px;
  display: block;
}

.smarty-robo img {
  width: 60%;
  float: right;
  display: none;
}

.smartactive-text {
  align-items: center;
}

.smarty-display {
  transform: translate(0, 50%);
  /* margin-right: 71px;
margin-left: 94px; */
}

.smarty-display .name-info {
  background-color: #fafafa;
  padding: 10px 31px;
  border: 1px solid #e9e9e9;
}

.smarty-display .name-info h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.25;
  color: #555;
}

.smarty-display .name-info p {
  font-size: 14px;
}

.smarty-display .name-info p span {
  background-color: #e9e9e9;
  color: #555;
  padding: 2px 6px;
  font-size: 10px;
  line-height: 15px;
}

.smarty-display .refill {
  background-color: #fff;
  padding: 10px 31px;
  border: 1px solid #e9e9e9;
}

.smarty-display .refill h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
}

.smarty-display .refill p {
  font-size: 12px;
  line-height: 22px;
  color: #262626;
}

.smarty-display .refill a {
  font-size: 18px;
  font-weight: 600;
}

.smarty-color {
  color: inherit;
  font-weight: 300;
}

.smart-act-img {
  width: 100%;
}

.smart-act-img img {
  width: 100%;
}

.smart-banner-text {
  text-transform: uppercase;
  text-align: left;
}

.smart-banner-text .smart-title1 {
  font-family: "TruenoRg";
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}

.smart-banner-text .smarty-title {
  font-family: "TruenoSBd";
  font-size: 34.1px;
  font-weight: 600;
  line-height: 37.2px;
  color: #fff;
}

.smart-banner-text .smarty-title span {
  font-family: "TruenoLt";
  display: block;
}

.smarty-sub {
  line-height: 1.25;
  font-size: 20px;
}

.carousel-item img {
  max-height: 315px;
  object-fit: contain;
}

/*.carousel-control-next, .carousel-control-prev{
width:5%;
}

.carousel-control-next i, .carousel-control-prev i{
float: left;
padding: 5%;
background-color: #fff;

}*/

@media screen and (max-width: 991px) {
  .carousel-indicators-square li {
    width: 10px;
    height: 10px;
  }

  .container-smarty {
    padding: 0% 4% 10% 4%;
  }

  .smarty-robo {
    display: none;
  }

  .smarty-display {
    transform: translate(0);
    margin: 0;
    /*padding:0px 2%;*/
  }

  .smarty-display .name-info h3 {
    font-size: 14px;
    line-height: 1.5;
  }

  .smarty-display .name-info p {
    font-size: 12px;
    line-height: 18px;
  }

  .smarty-display .name-info p span {
    padding: 2px 4px;
    font-size: 8px;
    line-height: 12px;
  }

  .smarty-display .refill h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.25;
  }

  .smarty-display .refill p {
    font-size: 12px;
    line-height: 18px;
    color: #9d9d9d;
  }

  .smarty-display .refill a {
    font-size: 14px;
    font-weight: 600;
  }

  .smarty-nav-prev,
  .smarty-nav-next {
    display: none;
  }
}

/* Styles for Special for you page*/
.bc-arrow {
  display: none !important;
  font-weight: 200;
  padding: 22px 26px 22px 16px;
  width: 12px;
  height: 12px;
}

.sp-p {
  font-size: 12px;
  font-family: trueno;
}

.sp-timer-text {
  font-family: "TruenoLt";
  font-size: 12px;
  text-align: center;
  color: #262626;
  font-weight: 300;
  height: 100%;
  line-height: 1;
  padding: 12px;
}

.sp-outer-box {
  max-width: 600px;
  height: 100%;
  background-color: #f9f9f9;
  margin: auto;
}

.sp-inner-box {
  margin-left: 24px;
  margin-right: 24px;
}

.sp-box-h1 {
  font-size: 24px;
  font-weight: 600;
  padding: 32px 0px;
  font-family: "TruenoSBd";
  color: #262626;
}

.sp-container {
  padding: 16px 0 16px 20.27%;
  display: block;
}

.sp-title {
  font-family: TruenoSbd;
  padding: 12px 0 12px 20.27%;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
  color: #262626;
}

.sp-logo {
  width: 82.9px;
  height: 14px;
}

.sp-box {
  background-color: #fff;
  border: solid 1px #c4c4c4;
}

.sp-terms-box {
  padding-top: 16px;
  padding-bottom: 82px;
}

.sp-terms-box1 {
  padding-bottom: 295.7px;
}

.sp-terms {
  height: 40px;
  font-size: 12px;
  font-family: TruenoRg;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}

.sp-btn-row {
  background-color: #fff;
  height: 64px;
  float: right;
  box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, 0.15);
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
  padding: 16px;
}

.sp-date-box {
  margin-top: 24px;
  margin-right: 0;
  margin-left: 0;
}

.sp-date-box .sp-date-container {
  width: 103px;
  height: 118px;
  text-align: center;
  margin: auto;
  padding: 0;
}

.sp-date-box .sp-checkbox:checked {
  width: 16px;
  height: 16px;
  margin: auto;
  background-color: #ff1659;
}

.sp-date-box .sp-date {
  display: flex;
  width: 100%;
}

.sp-date-box .sp-date hr {
  align-self: center;
  background: #e9e9e9;
  width: 50%;
  height: 1px;
}

.sp-date-box .sp-box-border {
  border: 1px solid #e3e5e6;
  height: 62px;
  width: 52px;
  text-align: center;
}

.sp-date-box .sp-hr .sp-date-container:first-child .sp-date hr:first-child {
  background: #fff;
  border: 0;
}

.sp-date-box .sp-hr .sp-date-container:last-child .sp-date hr:last-child {
  background: #fff;
  border: 0;
}

.sp-month {
  background-color: #ff1659;
  color: #fff;
  height: 22px;
}

.sp-day {
  font-size: 20px;
  color: #262626;
  padding: 10px 15px 12px 15px;
  line-height: 1;
}

.sp-offer-quota {
  font-size: 11px;
  color: #7b7b7b;
  text-align: center;
  max-width: 62px;
  margin: auto;
  line-height: 1.2;
  margin-top: 5.5px;
}

.sp-bottom-line {
  border-bottom: 1px solid #f0f0f0;
}

.sp-top-line {
  border-top: 1px solid #f0f0f0;
}

.sp-btn {
  width: 120px;
  font-family: trueno;
  font-size: 12px;
  line-height: 1.25;
}

.p-l-r {
  padding-left: 5px;
  padding-right: 5px;
}

.sp-btn-margin {
  margin-right: 10px;
}

.sp-bg {
  background-color: #f4f4f4;
  padding-bottom: 40px;
  padding-top: 48px;
}

.sp-white {
  background-color: #fff;
}

.sm-design {
  padding-bottom: 29px;
  padding-top: 45px;
}

/* .sa-recomend{
padding-bottom: 70px;
padding-top: 66px;
} */
.product-card .card-body.show {
  padding: 24px 24px !important;
  background: #fff;
  min-height: 250px;
}

/*style for custome check box starts here*/

.sp-checkbox {
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin: auto;
  margin-bottom: 0;
  height: 16px;
  width: 16px;
  line-height: 1;
}

/* Hide the default checkbox */
.sp-checkbox input[type="checkbox"] {
  visibility: hidden;
}

/* Creating a custom checkbox */
.sp-checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #ffe5eb;
}

.sp-checkbox input:checked~.sp-checkmark {
  background-color: #ff1659;
}

.sp-checkmark:after {
  content: "";
  position: absolute;
  display: block;
}

/* Display checkmark when checked */
.sp-checkbox input:checked~.sp-checkmark:after {
  display: block;
}

.sp-checkbox .sp-checkmark:after {
  left: 6px;
  bottom: 4px;
  width: 4px;
  height: 9px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*style for custome check box ends here*/

.sp-btn-gotit {
  display: none;
}

/* Styles for offer 6 */
.sp-o6-container {
  padding: 0;
  margin-top: 24px;
}

.sp-o6-bonus {
  background-color: #fff;
  border: solid 1px #c4c4c4;
  height: 110px;
  max-width: 125px;
  font-family: trueno;
  text-align: center;
  padding: 0;
  margin-right: 6px;
  margin-left: 6px;
}

/* .sp-o6-bonus:first-child{
margin-left:0px;

}
.sp-o6-bonus:last-child{
margin-right:0px;

} */
.sp-o6-bonus:focus {
  border: 1px solid #ff1659;
}

.sp-o6-title {
  height: 36px;
  width: 100%;
  background-color: #f5f5f5;
  font-size: 14px;
  color: #262626;
  line-height: 1;
  padding-top: 9px;
}

.sp-o6-data {
  font-size: 22px;
  font-weight: 600;
  color: #262626;
  padding-top: 7.3px;
  padding-bottom: 5px;
}

.sp-o6-data-type {
  font-size: 14px;
  color: #262626;
}

/* styles for offer 7*/
.sp-bonus-box {
  margin-top: 24px;
  margin-bottom: 24px;
}

.sp-bonus-p {
  margin-top: 24px;
  text-align: center;
  line-height: 1;
}

.sp-bonus-p-ATU {
  margin-top: 24px;
  text-align: left;
  line-height: 1;
  color: #000;
}

.sp-bonus-row {
  margin: 24px 16px;
}

.sp-bonus-row-ATU {
  margin: 17px 0px 0px 0px;
}

.sp-bonus-inner-box {
  background-color: #fff;
  border: solid 1px #c4c4c4;
  margin-right: 14px;
  max-width: 251px;
}

.sp-bonus-inner-box-ATU {
  background-color: #fff;
  border: solid 1px #c4c4c4;
  margin-right: 14px;
  max-width: 268px;
}

.sp-bonus-title-box {
  width: 100%;
  background-color: #f2f2f2;
}

.sp-bonus-inner-box:focus {
  border: 1px solid #ff1659;
}

.sp-bonus-title-box .sp-bonus-title p {
  font-size: 14px;
  font-family: trueno;
  font-weight: 600;
  color: #262626;
  line-height: 1.3;
}

.sp-bonus-title-box .sp-bonus-def p {
  text-align: right;
  font-size: 16px;
  font-family: trueno;
  font-weight: 600;
  color: #262626;
  line-height: 1.1;
}

.sp-bonus-row .sp-bonus-inner-box:last-child {
  margin-right: 0;
}

.sp-bonus-row-ATU .sp-bonus-inner-box-ATU:last-child {
  margin-right: 0;
}

.sp-bouns-social {
  padding-top: 20px;
  padding-bottom: 20px;
}

.sp-bouns-social img {
  width: 144px;
  height: 19px;
}

.sp-bouns-dataapps {
  padding-top: 21px;
  padding-bottom: 21px;
}

.sp-bouns-dataapps img {
  width: 120px;
  height: 24px;
}

/*Custom design for pop up */
.sp-modal-dialog {
  max-width: 392px !important;
  max-height: 238px;
  text-align: center;
  margin: auto;
}

.sp-modal-content {
  padding: 24px;
  margin-top: 0;
  box-shadow: none;
}

.sp-modal-p {
  font-size: 14px;
  font-family: trueno;
  line-height: 1.5;
  color: #000;
  margin-top: 16px;
  margin-bottom: 24px;
}

.sp-modal-p-thin {
  font-weight: 300;
}

.sp-modal-btn {
  width: 100%;
  font-family: trueno;
}

.sp-modal-btn-invrs {
  color: #ff1659;
  background-color: #fff !important;
  border: 2px solid #ff1659;
}

.sp-bg .product-card .card-title {
  display: block;
  margin: 0px;
  font-family: "TruenoSBd";
  font-size: 15px;
}

.sp-bg .product-card {
  margin-bottom: 24px !important;
}

/* Style for mobile device */
@media screen and (max-width: 768px) {
  .bc-arrow {
    display: inline-block !important;
  }

  .smart-act-img {
    margin-top: 24px;
  }

  .sp-container {
    display: none;
  }

  .sp-title {
    font-size: 14px;
    padding: 18px 0 21px 0px;
    line-height: 1;
    display: inline-block;
  }

  .sp-box-h1 {
    font-size: 16px;
  }

  .sp-btn {
    width: 100%;
  }

  .sp-btn-margin {
    margin-right: auto;
    margin-top: 12px;
  }

  .sp-btn-row {
    float: none;
    height: 136px;
    width: 100%;
  }

  .sp-btn-row-gotit {
    float: none;
    /* height: 78px; */
    width: 100%;
  }

  .sp-terms-box {
    padding-top: 25.5px;
  }

  .sp-terms-box1 {
    padding-bottom: 236px;
  }

  .sp-bonus-inner-box {
    margin-right: 0px;
    max-width: 100%;
    margin-bottom: 14px;
  }

  .sp-bonus-inner-box-ATU {
    margin-right: 0px;
    max-width: 100%;
    margin-bottom: 14px;
  }

  .sp-bonus-row .sp-bonus-inner-box:last-child {
    margin-bottom: 0;
  }

  .sp-bonus-row-ATU .sp-bonus-inner-box-ATU:last-child {
    margin-bottom: 0;
  }

  .sp-o6-container {
    padding: 0;
    margin-top: 24px;
    margin-left: 0;
    margin-right: 0;
  }

  .sp-o6-bonus {
    height: 110px;
    max-width: 47%;
    padding: 0;
    margin-bottom: 13px;
    margin-right: 3px;
    margin-left: 4px;
  }

  .sp-o6-terms-box {
    padding-bottom: 27px;
  }

  .mobile-scroll {
    width: 100%;
    flex-wrap: nowrap;
    overflow-x: scroll;
  }

  .sp-bg .product-card {
    min-width: 100%;
  }

  .smarty-display {
    transform: translate(0, 100%);
    margin: 0;
  }

  #hero-banner .smartslider-inner .hero-image {
    min-height: 169px !important;
    max-height: 169px !important;
  }

  .sa-progeress {
    display: none;
  }

  .sp-bg {
    margin-top: 24px;
  }

  .sa-plr0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .smartslider-inner {
    padding-left: 22px;
    padding-right: 16px;
  }

  #hero-banner .smartslider-inner {
    background: transparent;
  }

  #hero-banner.slider-smartactive .flex-control-nav {
    bottom: 0px !important;
  }
}

/* Smartactive page Slider for Recommended Starts Here */

.sp-c-carousel-control-prev,
.sp-c-carousel-control-next {
  width: 36px;
  top: 100% !important;
  bottom: -35px !important;
}

.sp-c-carousel-control-prev {
  left: 84% !important;
  color: #212529;
  background: #f5f5f5;
}

.sp-c-carousel-control-next {
  right: 9% !important;
  color: #212529;
  background: #f5f5f5;
}

.sp-card {
  width: 30.33333333333%;
  margin-right: 24px !important;
}

.sp-bg .product-card .card-title:after {
  display: none;
}

.rec-slider .product-card .card-title:after {
  display: none;
}

.sp-c-carousel-control-prev:hover,
.sp-c-carousel-control-next:hover {
  color: #ff1659;
}

.sp-c-carousel-control-prev:active,
.sp-c-carousel-control-next:active,
.sp-c-carousel-control-prev:focus,
.sp-c-carousel-control-next:focus {
  color: #000;
}

.sp-c-carousel-control-prev,
.sp-c-carousel-control-next {
  color: #989898;
  background-color: #f9f9f9;
}

.sp-rec {
  margin: 5%;
}

.sp-rec .sp-slider-title {
  font-family: "TruenoSBd";
  font-size: 36px;
  color: #262626;
  font-weight: 600;
}

.sp-rec .sp-slider-desc {
  font-family: "TruenoRg";
  font-size: 15px;
  max-width: 270px;
  max-height: 52px;
}

.thumb-mob {
  display: block;
}

/* @media (min-width:769px){
#limit_data{
  display: flex;
}
#unlimit_data{
  display: none;
}
} */
@media screen and (max-width: 768px) {

  /* 
.see-all-btn{
  display: none;
}
#limit_data{
  display: none;
}
#unlimit_data{
  display: flex;
} */
  .smart-active-banner #hero-banner {
    max-height: 100% !important;
    display: inline-flex;
  }

  .smart-active-banner #hero-banner #slider {
    margin-left: 4px !important;
  }

  .smart-banner-text {
    text-transform: uppercase;
    text-align: center;
  }

  .smart-banner-text .smart-title1 {
    font-size: 16px;
    line-height: 24px;
  }

  .smart-banner-text .smarty-title {
    font-size: 28px;
    font-weight: 600;
    line-height: 32px;
  }

  .smart-banner-text .smarty-title span {
    display: block;
  }

  .sp-rec {
    max-width: 100%;
    margin-left: 16px;
    margin-right: 16px;
    margin-top: 16px;
  }

  .thumb-mob {
    display: none;
  }

  .sp-rec .sp-slider-title {
    font-size: 20px;
    line-height: 25px;
  }

  .sp-rec .sp-slider-desc {
    font-size: 14px;
    line-height: 22px;
    max-width: 90%;
    max-height: 100%;
  }

  .sp-rec-grid {
    margin-top: 16px;
    padding: 0px;
  }

  .multi-item-carousel>.carousel-inner>.col-8 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }

  .multi-item-carousel>div {
    flex-wrap: nowrap;
    overflow-x: scroll;
    flex-direction: row;
  }

  .multi-item-carousel .carousel-inner .carousel-item {
    display: flex;
    margin-right: 0px;
    margin-bottom: 16px !important;
    padding-right: 0px;
  }

  .sp-c-carousel-control-prev,
  .sp-c-carousel-control-next {
    display: none;
  }

  /* .multi-item-carousel .carousel-inner .carousel-item.active + .carousel-item + .carousel-item + .carousel-item{
    right: -100%;
} */
}

@media (min-width: 768px) and (max-width: 991.5px) {
  /* .multi-item-carousel .carousel-inner .carousel-item.active + .carousel-item {
    right: -50.5%;
}  */

  .sp-rec-grid .container {
    max-width: 100%;
  }

  .multi-item-carousel .carousel-inner .carousel-item {
    margin-right: inherit;
  }

  .multi-item-carousel .carousel-inner .carousel-item.active+.carousel-item,
  .multi-item-carousel .carousel-inner .carousel-item.active+.carousel-item+.carousel-item {
    display: block;
  }

  .multi-item-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  .multi-item-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item {
    transition: none;
  }

  .multi-item-carousel .carousel-inner .carousel-item.active+.carousel-item+.carousel-item {
    position: absolute;
    top: 0;
    right: -50.5%;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  .multi-item-carousel .carousel-inner .carousel-item-next,
  .multi-item-carousel .carousel-inner .carousel-item-prev {
    position: relative;
    transform: translate3d(0, 0, 0);
  }

  .multi-item-carousel .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    right: 100%;
    z-index: -1;
    display: block;
    visibility: visible;
    transform: translate3d(100%, 0, 0);
  }

  .multi-item-carousel .active.carousel-item-left+.carousel-item-next.carousel-item-left,
  .multi-item-carousel .carousel-item-next.carousel-item-left+.carousel-item,
  .multi-item-carousel .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  .multi-item-carousel .active.carousel-item-right+.carousel-item-prev.carousel-item-right,
  .multi-item-carousel .carousel-item-prev.carousel-item-right+.carousel-item,
  .multi-item-carousel .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    display: block;
    visibility: visible;
  }
}

@media (min-width: 992px) {
  .multi-item-carousel .carousel-inner .carousel-item {
    margin-right: inherit;
  }

  .multi-item-carousel .carousel-inner .carousel-item.active+.carousel-item,
  .multi-item-carousel .carousel-inner .carousel-item.active+.carousel-item+.carousel-item,
  .multi-item-carousel .carousel-inner .carousel-item.active+.carousel-item+.carousel-item+.carousel-item {
    display: block;
  }

  .multi-item-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  .multi-item-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item,
  .multi-item-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item {
    transition: none;
  }

  .multi-item-carousel .carousel-inner .carousel-item.active+.carousel-item+.carousel-item+.carousel-item {
    position: absolute;
    top: 0;
    right: -33.33333333%;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  .multi-item-carousel .carousel-inner .carousel-item-next,
  .multi-item-carousel .carousel-inner .carousel-item-prev {
    position: relative;
    transform: translate3d(0, 0, 0);
  }

  .multi-item-carousel .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    right: 100%;
    z-index: -1;
    display: block;
    visibility: visible;
    transform: translate3d(100%, 0, 0);
  }

  .multi-item-carousel .active.carousel-item-left+.carousel-item-next.carousel-item-left,
  .multi-item-carousel .carousel-item-next.carousel-item-left+.carousel-item,
  .multi-item-carousel .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item,
  .multi-item-carousel .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  .multi-item-carousel .active.carousel-item-right+.carousel-item-prev.carousel-item-right,
  .multi-item-carousel .carousel-item-prev.carousel-item-right+.carousel-item,
  .multi-item-carousel .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item,
  .multi-item-carousel .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    display: block;
    visibility: visible;
  }
}

/* smartactive Page Slider Ends here */

/* Announcement Page CSS Starts here */

body {
  font-family: trueno;
  color: #000;
}

.bg-f4 {
  background-color: #f4f4f4;
  padding-top: 1px;
  padding-bottom: 1px;
}

.bg-ff {
  background-color: #fff;
}

.bg-arrow svg {
  position: absolute;
  top: 0;
  right: -39px;
  color: inherit;
}

.border-e9-1 {
  border: 1px solid #e9e9e9;
}

/* Updates Announcement Style */

/* .container-1016{
max-width: 1016px;
padding-top:40px;
} */
.pkg-container-1016 {
  /* max-width: 1016px; */
  padding: 0px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.worryfree-img {
  margin: auto;
  padding-right: 0px !important;
}

.worryfree-img img {
  max-width: 392px;
  float: right;
}

.ua-text-shadow {
  text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}

.ua-pkg {
  font-family: TruenoSBd;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.25;
  color: #ff1659;
  text-transform: capitalize;
}

.ua-heading {
  font-family: TruenoSBd;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.25;
  margin-bottom: 16px;
  /* ghj */
}

.ua-pkg-stmt {
  font-family: TruenoLt;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.63;
}

.ua-date-row {
  font-family: TruenoRg;
  background-color: #f4f4f4;
  padding: 14px;
  margin: 5px 0px;
  text-shadow: none;

  /* box-shadow: 0 4px 4px 0 rgb(0 0 0 / 25%); */
}

.ua-date-row>div:nth-child(even) {
  text-align: right;
}

.ua-date-p-top {
  padding-top: 9.5px !important;
}

.ua-date-p-bottom {
  padding-bottom: 9.5px !important;
}

.ua-date-row>div {
  padding-left: 0px !important;
  padding-right: 0px !important;
  border-bottom: 1px solid #fff;
  font-size: 16px;
  line-height: 1.63;
}

.ua-date-row>div:nth-last-child(1),
.ua-date-row>div:nth-last-child(2) {
  border: none;
}

.ua-pkg-btn-box {
  padding: 56px;
  text-align: center;
}

.ua-pkg-btn-box .active {
  background: #ff1659;
  color: white !important;
}

.ua-pkg-btn-box .btn {
  font-family: TruenoSBd;
  padding: 18px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  height: 55px;
  max-width: 320px;
  width: 100%;
  border: 1px solid #ff1659;
  color: #ff1659;
  font-size: 16px;
  line-height: 19px;
}

.ua-pkg-btn-box a.btn:link {
  color: #ff1659;
}

.ua-pkg-btn-box .btn:first-child {
  margin-right: 16px;
}

.ua-explore-pkg {
  padding-bottom: 16px;
  text-align: center;
}

.ua-explore-pkg a {
  font-family: TruenoLt;
  font-size: 12px;
  color: #7b7b7b;
  padding: 6px 16px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.ua-pkg-tab {
  text-align: center;
  padding: 10px;
  background-color: #f9f9f9;
  border: solid 1px #e9e9e9;
}

.ua-pkg-bg {
  background-image: linear-gradient(96deg, #a1004d 20%, #d80453 95%);
  color: #fff;
}

.ua-pkg-container {
  max-width: 807px;
  margin: auto;
  padding: 16px 16px 40px 16px;
}

.ua-pkg-container>div>img {
  width: 100%;
}

.ua-pkg-bc {
  margin: 16px 0;
  text-align: center;
  border: 1px solid #e9e9e9;
}

.ua-pkg-bc div {
  font-family: TruenoRg;
  padding: 7px;
  font-size: 18px;
  line-height: 1.17;
}

.ua-pkg-container>div:last-child {
  margin: auto;
}

.ua-pkg-container>div:last-child>h2 {
  font-family: TruenoSBd;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.25;
}

.ua-pkg-container>div:last-child>p {
  font-family: TruenoRg;
  font-size: 16px;
}

.ua-pkg-row {
  margin: 16px 0;
  text-align: center;
}

.ua-pkg-row-2 {
  margin: 8px 0px;
}

.ua-pkg-mr {
  margin-right: 19px;
  margin-left: 0;
}

.ua-pkg-ml {
  margin-right: 0px;
  margin-left: 19px;
  height: 100%;
}

.ua-pkg-mr>div {
  padding: 8px;
}

.ua-pkg-mr>div>p:first-child {
  font-family: TruenoLt;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.ua-pkg-mr>div>p:last-child {
  font-family: TruenoRg;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
}

.ua-pkg-ml>div>div>p {
  font-size: 16px;
  line-height: 1.31;
}

.ua-pkg-ml>div>div>p:last-child {
  font-weight: 600;
}

.ua-pkg-ml>.ua-change-price>div>p {
  font-family: TruenoLt;
  font-weight: 300;
}

.ua-pkg-ml>.ua-change-price>div>p:last-child {
  font-family: TruenoSBd;
  color: #ff1659;
  line-height: 1.5;
}

.ua-after-box>div {
  width: 100%;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
}

.ua-pkg-row>div>.row>div {
  border: 1px solid #e9e9e9;

  /* max-width:365.5px; */
}

.ua-after-arrow svg {
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translate(50%, -50%);
}

.ua-mb-2 {
  margin-bottom: 2px;
}

.ua-mb-2:last-child {
  margin-bottom: 0px;
}

.ua-pkg-mb {
  margin-top: 4px;
  margin-bottom: 4px;
}

.ua-pkg-mb:nth-child(odd) {
  padding-left: 0;
  padding-right: 5px;
}

.ua-pkg-mb:nth-child(even) {
  padding-left: 5px;
  padding-right: 0;
}

.ua-pkg-mb>div {
  padding: 8px;
}

.ua-pkg-mb>div>p:first-child {
  font-family: TruenoLt;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.ua-pkg-mb>div>p:last-child {
  font-family: TruenoRg;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
}

.ua-pkg-info {
  font-family: TruenoRg;
  font-size: 16px;
  line-height: 1.63;
  margin-top: 16px;
}

.ua-pkg-info-def {
  font-family: TruenoLt;
  margin-left: 16px;
}

.ua-pkg-info-def>li {
  margin-top: 12px;
  padding-left: 14px;
  font-size: 14px;
  font-weight: 300;
  color: #7b7b7b;
  line-height: 1.57;
}

#peng-pack-deat .count {
  display: none;
}

#peng-pack-deat .container>.row>.col-md-12 {
  text-align: center;
}

#peng-pack-deat .pills-inactive {
  border: 1px solid #e9e9e9 !important;
}

#peng-pack-deat .menu {
  padding: 10px 0 10px 0 !important;
  background: #f9f9f9 !important;
}

#peng-pack-deat {
  background: #f9f9f9 !important;
}

#peng-pack-deat .so-widget-nav-pills-widget.menu-wrapper {
  margin: 0px !important;
}

#peng-pack-deat .pills-active .title {
  font-family: TruenoSBd;
  font-size: 14px;
  width: auto;
  height: auto;
  margin: 0px;
}

#peng-pack-deat .pills-inactive .title {
  font-family: TruenoRg;
  font-size: 14px;
  width: auto;
  margin: 0px;
  height: auto;
}

#peng-pack-deat .menu .item {
  display: inline-block;
  line-height: normal;
}

#peng-pack-deat .pills-active {
  background-color: #ffe5eb;
  border: 1px solid #ff90ac;
}

.menu-hide {
  display: none !important;
}

/* Design for mobile */
@media screen and (max-width: 768px) {
  .container-1016 {
    padding-left: 16px;
    padding-right: 16px;
  }

  #peng-pack-deat {
    display: none;
  }

  .ua-explore-pkg {
    display: none;
  }

  .ua-text-shadow {
    text-shadow: none;
  }

  .pkg-container-1016 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .ua-pkg {
    text-transform: none;
  }

  .ua-heading {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 3px;
  }

  .ua-heading br {
    display: none;
  }

  .ua-pkg-stmt {
    font-size: 12px;
    line-height: 1.33;
  }

  .worryfree-img img {
    display: none;
  }

  .ua-pkg-container {
    padding: 16px 16px 55px 16px;
  }

  .ua-date-row {
    padding: 12px 14px 14px 14px;
  }

  .ua-pkg-btn-box {
    padding: 0px 0px 0px 0px;
  }

  .ua-pkg-mb:nth-child(odd) {
    padding-left: 0;
    padding-right: 5.2px;
  }

  .ua-pkg-mb:nth-child(even) {
    padding-left: 5.2px;
    padding-right: 0;
  }

  .ua-pkg-mb>div>p:first-child {
    font-size: 10px;
    font-weight: 300;
  }

  .ua-pkg-mb>div>p:last-child {
    font-size: 10px;
  }

  .ua-pkg-btn-box .btn {
    padding-top: 12px;
    padding-bottom: 12px;
    /* font-family: trueno; */
    font-size: 14px;
    height: 40px;
    line-height: 16px;
    margin-top: 23px;
  }

  .ua-pkg-btn-box .btn:first-child {
    margin-bottom: 0px;
    margin-right: auto;
  }

  .ua-pkg-container>div:last-child>h2 {
    font-size: 18px;
    line-height: 1.17;
  }

  .ua-pkg-container>div:last-child>p {
    font-size: 10px;
    margin-top: 4px;
    margin-right: 16px;
    line-height: 1.5;
  }

  .ua-pkg-bc div {
    padding: 9px;
    font-size: 12px;
    line-height: 1.25;
  }

  .ua-pkg-mr {
    margin-right: 7.5px;
    margin-left: 0;
  }

  .ua-pkg-ml {
    margin-right: 0px;
    margin-left: 7.5px;
  }

  .ua-pkg-mr>div {
    padding: 4px;
  }

  .ua-pkg-mr>div>p:first-child {
    font-size: 10px;
  }

  .ua-pkg-mr>div>p:last-child {
    font-size: 10px;
  }

  .ua-pkg-ml>div>div>p {
    font-size: 10px;
    line-height: 1.5;
  }

  .ua-pkg-info {
    font-size: 14px;
    line-height: 1.5;
  }

  .ua-pkg-info-def>li {
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.33;
  }
}

/* Announcement CSS ends here */

/* eshp page */

.woo-pagination {
  margin-bottom: 30px;
}

.woo-pagination .current {
  background-color: #ff1659;
}

.woo-pagination .page-link {
  font-family: TruenoRg;
  font-size: 14px;
  color: #9d9d9d;
  border: none;
}

/* eshp page */

/* WOWLab Home Page CSS Starts Here */

* {
  box-sizing: border-box;
}

.wow-ash-p {
  color: #ff1659;
  font-size: 16px;
  font-family: TruenoRg;
}

.wow-merchandise-img-box {
  height: 392px;
}

.wow-merchandise-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.wow-banner-bg {
  width: 100%;
  align-items: center;
}

.wow-banner-bg>img {
  width: 100%;
}

.wow-banner-text-box img {
  margin-top: 32px;
  margin-bottom: 16px;
}

.wow-banner-text-box .wow-banner-desc {
  font-size: 20px;
  line-height: 1.4;
  color: #7b7b7b;
  line-height: 1.4;
  font-family: TruenoRg;
}

.wow-btn-box .active {
  background: #ff1659;
  color: white !important;
}

.wow-btn-box .btn {
  font-family: TruenoSBd;
  padding: 18px;
  box-shadow: 0 4px 4px 0 rgb(0 0 0 / 25%);
  height: 55px;
  max-width: 280px;
  width: 100%;
  border: 1px solid #ff1659;
  color: #ff1659;
  font-size: 16px;
  line-height: 19px;
}

.wow-btn-box .btn:first-child {
  margin-right: 16px;
}

.wow-event-detail img {
  height: 24px !important;
  width: 24px !important;
  margin-right: 5px !important;
}

.wow-banner-text-box .wow-btn-box {
  margin-top: 56px;
}

.wow-banner-text-box .wow-btn-box .btn-primary {
  border: 1px solid #ff1659;
}

.wow-vision-div {
  background-color: #f9f9f9;
  padding: 56px 70px;
}

.wow-vision-div .wow-vision-eye {
  width: 289px;
}

.wow-vision-div .wow-vision-eye h1 {
  font-size: 36px;
  font-family: TruenoSBd;
  line-height: 1.25;
  color: #262626;
  font-weight: 600;
  padding: 8px 0px;
}

.wow-vision-div .wow-vision-eye p {
  font-family: TruenoLt;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.63;
  color: #555;
}

.wow-vision-cell {
  background-color: #fff;
  padding: 24px 24px !important;
  margin: 12px 0px;
  box-shadow: 0 4px 8px 0 rgba(96, 97, 112, 0.16);
}

.wow-vision-cell>.row h5 {
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
  color: #262626;
  font-family: TruenoSBd;
}

.wow-vision-cell>div p {
  font-family: TruenoLt;
  font-size: 14px;
  line-height: 1.57;
  color: #555;
  font-weight: 300;
}

@media (max-width: 768px) {
  .wow-banner-bg>img {
    display: none;
  }

  .wow-btn-box .btn:first-child {
    margin-right: 0px;
    margin-bottom: 16px;
  }

  .wow-merchandise-img-box {
    height: 300px;
  }

  .wow-banner-text-box {
    max-width: 100%;
    position: relative;
    top: 20%;
    text-align: center;
    padding: 10px 16px;
  }

  .wow-banner-text-box .wow-banner-desc {
    font-size: 16px;
    line-height: 1.5;
  }

  .wow-banner-text-box .wow-banner-desc {
    font-size: 16px;
  }

  .wow-vision-div .wow-vision-eye {
    width: 100%;
  }

  .wow-vision-div .wow-vision-eye .wow-eye {
    height: 40px;
    width: 40px;
  }

  .wow-vision-div .wow-vision-eye h1 {
    font-size: 28px;
    font-family: TruenoSBd;
    line-height: 1.29;
    padding: 8px 0px;
  }

  .wow-vision-div .wow-vision-eye p {
    font-size: 14px;
    line-height: 1.71;
  }

  .wow-banner-text-box div button {
    width: 100%;
  }

  .wow-banner-text-box div button:not(:first-child) {
    margin-top: 16px;
  }

  .wow-banner-text-box .wow-btn-box {
    margin-top: 32px;
  }

  .wow-vision-div {
    padding: 32px 16px;
  }

  .wow-vision-points {
    flex-wrap: nowrap;
    overflow-x: scroll;
    padding: 10px 8px;
  }

  .wow-vision-points .col-8 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }

  .wow-vision-cell>.row img {
    width: 32px;
    height: 32px;
  }

  .wow-vision-cell>.row h5 {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 600;
    padding-left: 18px;
  }

  .wow-vision-cell>div p {
    font-size: 12px;
    line-height: 1.67;
  }
}

@media (min-width: 768px) {
  .wow-banner-text-box {
    max-width: 599px;
    position: absolute;
    top: 10%;
    left: 0%;
    margin-left: 50%;
    transform: translate(-50%, 50%);
    text-align: center;
  }
}

/* smartfren + Co-creation styles */
.wow-co-creation {
  margin: 72px;
}

@media (max-width: 576px) {
  .wow-co-creation {
    margin: 32px 16px;
  }
}

.wow-co-creation-title {
  width: 498px;
  margin: auto;
}

.wow-co-creation-title>h1 {
  font-family: TruenoSBd;
  font-size: 36px;
  color: #262626;
}

.wow-display-grid {
  margin: 40px 0px;
}

.wow-display-grid .row:first-child {
  margin-bottom: 24px;
}

.wow-display-grid .wow-img-grid img {
  width: 100%;
  object-fit: contain;
}

.wow-display-grid .wow-two-clr-title {
  font-family: TruenoSBd;
  color: #262626;
  font-size: 28px;
}

.wow-display-grid .wow-two-clr-title span {
  color: #ff1659;
}

.wow-display-grid button i {
  padding-left: 5px;
}

.wow-hover-bloack {
  width: 100%;
  background-color: #ff1659;
}

.wow-display-grid .wow-img-grid .wow-hover-bloack:hover>img {
  opacity: 0.2;
}

.wow-display-grid .wow-img-grid .wow-hover-bloack:hover>.wow-see-all-btn {
  display: block;
}

.wow-display-grid .wow-img-grid .wow-see-all-btn {
  padding: 16px;
  line-height: 1;
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
}

.wow-display-grid .wow-img-grid .wow-see-all-btn i {
  padding-left: 15px;
}

.wow-hover-bloack+h4 {
  font-family: TruenoSBd;
  font-size: 24px;
  color: #000000;
  margin-top: 16px;
}

@media (max-width: 576px) {
  .wow-display-grid {
    margin: 24px 0px;
  }

  .wow-co-creation-title {
    width: 297px;
    margin: auto;
  }

  .wow-co-creation-title>h1 {
    font-size: 20px;
  }

  .wow-co-creation-title>h1>img {
    width: 64px;
    height: 64px;
  }

  .wow-display-grid .wow-two-clr-title {
    font-size: 20px;
  }

  .wow-display-grid button {
    font-size: 12px;
    padding: 10px 10px !important;
  }

  .wow-hover-bloack+h4 {
    margin: 16px 0px;
  }
}

/* purple section styles */
.wow-upcoming-event {
  background-color: #a1004d;
  padding: 4.01% 2.36% 4.01% 7.8%;
}

.wow-upcoming-event .wow-event-title {
  color: #fff;
}

.wow-upcoming-event .wow-event-title>i {
  font-size: 44px;
}

.wow-upcoming-event .wow-event-title>h1 {
  font-size: 36px;
  font-weight: 600;
  font-family: TruenoSBd;
  line-height: 1.33;
  padding: 24px 0px 8px 0px;
}

.wow-upcoming-event .wow-event-title>p {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.63;
  font-family: TruenoLt;
}

.wow-upcoming-event .wow-event-title>.btn {
  margin-top: 24px;
  color: #fff;
  border: 1px solid #fff;
}

.wow-upcoming-event .wow-even-announcement {
  background-color: #fff;
  margin: 19px 0px;
}

.wow-upcoming-event .wow-even-announcement img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}

.wow-upcoming-event .wow-even-announcement .row>div:nth-child(2) {
  padding: 24px 24px 30px 24px;
}

.wow-upcoming-event .wow-even-announcement .row>div:nth-child(2) h5 {
  font-size: 20px;
  font-weight: 600;
  font-family: TruenoSBd;
  line-height: 1.4;
  color: #262626;
}

.wow-even-announcement .wow-event-detail {
  margin: 18px 0px;
}

.wow-even-announcement .wow-event-detail p {
  color: #555;
  font-size: 14px;
  line-height: 1.43;
  font-weight: 300;
  font-family: TruenoLt;
  padding: 4px 0px;
}

.wow-even-announcement .wow-event-detail p>i {
  padding-right: 8px;
  color: #262626;
}

.wow-upcoming-event .btn>i {
  padding-left: 5px;
}

@media (max-width: 576px) {
  .wow-upcoming-event {
    padding: 32px 16px;
  }

  .wow-upcoming-event .wow-event-title {
    padding: 0;
  }

  .wow-upcoming-event .wow-event-title>h1 {
    font-size: 28px;
    line-height: 1.29;
    padding: 8px 0px;
  }

  .wow-upcoming-event .wow-event-title>p {
    font-size: 14px;
    line-height: 1.71;
  }

  .wow-upcoming-event .wow-even-announcement .row>div:nth-child(2) {
    padding: 16px;
  }

  .wow-upcoming-event .wow-even-announcement .row>div:nth-child(2) h5 {
    font-size: 16px;
    line-height: 1.5;
  }

  .wow-even-announcement .wow-event-detail p {
    font-size: 12px;
    line-height: 1.33;
    padding: 4px 0px;
  }
}

/* Co-Creations Merchandise */
.wow-Merchandise {
  padding: 5.146%;
}

.wow-post {}

.wow-post .sale-card-height {
  min-height: auto !important;
}

.wow-post p.currency {
  display: none;
}

.wow-Merchandise h2 {
  text-align: center;
  color: #262626;
  margin-bottom: 40px;
  font-weight: 600;
  line-height: 1.3;
  font-family: TruenoSbd;
  font-size: 36px;
}

.wow-Merchandise .row>div>.wow-buy-box:hover {
  border: 1px solid #ff1659;
}

.wow-Merchandise .row>div>.wow-buy-box {
  background-color: #f0f0f0;
  border: 1px solid #f0f0f0;
  text-align: center;
  height: 100%;
}

.wow-Merchandise .row>div .wow-buy-box>img {
  width: 100%;
}

.wow-buy-box .wow-buy-btn {
  max-width: 276px;
  margin: auto;
  margin-bottom: 5%;
}

.wow-buy-box .wow-buy-btn h5 {
  font-size: 16px;
  font-weight: 600;
  color: #262626;
  margin-bottom: 20px;
  font-family: TruenoSbd;
  height: 38px;
}

@media (max-width: 576px) {
  .wow-Merchandise h2 {
    font-size: 28px;
    margin-bottom: 24px;
    line-height: 1.29;
  }

  .wow-Merchandise .row>div {
    margin-bottom: 16px;
  }

  .wow-buy-btn h5 {
    font-size: 16px;
    line-height: 1.5;
  }

  .wow-buy-box .wow-buy-btn {
    margin-top: 21px;
  }
}

/* WOWLab Home Page CSS Ends Here */
.rotate {
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.rotate.down {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* topup voucher css start */
.topup-wrap {}

.topup-wrap .custom-tab .nav-tabs .nav-item {
  width: 50%;
  min-height: 64px;
}

.topup-wrap .custom-tab .nav-tabs .nav-item .nav-link.active {
  color: #ff1659;
  min-height: 64px;
  background: #f9f9f9;
  font-family: "TruenoSBd";
  border-bottom: 2px solid #ff1659;
}

.topup-wrap .custom-tab .nav-tabs .nav-item .nav-link {
  font-family: "TruenoLt";
  font-size: 20px;
  font-weight: 300;
  line-height: 42px;
  min-height: 64px;
  text-align: center;
  color: #555;
  border-bottom: 2px solid #e9e9e9;
}

.topup-wrap .tab-box {
  padding: 24px;
  background-color: #f9f9f9;
}

.topup-wrap .price-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.topup-wrap .price-wrap .price-box {
  height: 64px;
  width: 49%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 16px 45px;
  border: solid 1px #e9e9e9;
  background-color: #fff;
  font-family: "TruenoSBd";
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  color: #000;
  cursor: pointer;
}

.topup-wrap .price-wrap .price-box span {
  margin-right: 10px;
  width: 32px;
}

.topup-wrap .custom-tab .nav-tabs {
  width: 100% !important;
  margin-bottom: 0px;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: unset;
  border-bottom: none;
}

.topup-wrap .mb-32 {
  margin-bottom: 32px;
}

.topup-wrap .scan-wrap {
  display: none;
}

.topup-header {
  padding: 24px 0;
  border: solid 1px #e9e9e9;
  background-color: #fff;
  margin-bottom: 14px;
}

.topup-header .header-title {
  font-family: "TruenoSBd";
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  color: #262626;
}

.topup-footer {
  padding: 24px 0;
  border: solid 1px #e9e9e9;
  background-color: #fff;
}

.topup .help-txt {
  font-family: "TruenoLt";
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  letter-spacing: normal;
  text-align: left;
  color: #555;
}

/* Chrome, Safari, Edge, Opera */
.topup-wrap input::-webkit-outer-spin-button,
.topup-wrap input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.topup-wrap input[type="number"] {
  -moz-appearance: textfield;
}

.alert-topup {
  border-radius: 0px;
  border-left: 4px solid #fe9c12;
  font-family: "TruenoLt";
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  color: #000;
  display: flex;
  align-items: flex-start;
  line-height: normal;
  padding-left: 7px;
}

.alert-topup strong {
  margin-right: 7px;
  margin-top: -3px;
}

.alert-topup strong img {
  width: 22px;
}

.form-control.is-invalid:focus,
.invalid:focus {
  border: 1px solid #dc3545 !important;
}

@media (max-width: 768px) {
  .alert-topup {
    align-items: unset;
  }

  .alert-topup strong {
    margin-top: 0px;
  }

  .alert-topup strong img {
    width: 18px;
  }

  .topup-wrap .custom-tab .nav-tabs .nav-item {
    max-width: 100%;
    flex: 0 0 auto;
  }

  .topup-wrap .custom-tab .nav-tabs .nav-item .nav-link {
    font-family: "TruenoRg";
    font-size: 16px;
    font-weight: 300;
    line-height: 42px !important;
    min-height: 64px;
    text-align: center;
    color: #434343;
  }

  .topup-wrap .price-wrap .price-box {
    height: 64px;
    width: 48.33333%;
    display: flex;
    justify-content: space-between;
    padding: 16px 13px;
    font-family: "TruenoSBd";
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    color: #000;
  }

  .topup-wrap .tab-box {
    padding: 16px;
    background-color: #f9f9f9;
  }

  .topup-wrap .price-wrap .price-box span {
    margin-right: 10px;
    width: 24px;
  }

  .topup-wrap .price-wrap .price-box span img {
    width: 24px;
  }

  .topup-wrap .scan-wrap {
    display: block;
    text-align: center;
  }

  .topup-wrap .text01 {
    font-family: "TruenoLt";
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #000;
  }
}

.amount-box.active {
  border: solid 2px #ff1659 !important;
}

.reader-wrap {
  width: 350px;
  display: none;
}

#html5-qrcode-anchor-scan-type-change {
  display: none !important;
}

/* topup voucher css end */

/* career page css */
.card-career {
  background: #ffffff;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  padding: 24px;
}

.card-news {
  width: 392px;
  height: 467px;
  background: #d9d9d9;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.card-news .content h2 {
  font-family: "TruenoSBd";
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 44px;
  color: #001833;
}

.card-postion {
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  padding: 24px;
}

.card-postion .content {
  border-bottom: 0.5px solid #d8d8d8;
  padding-bottom: 10px;
  margin-bottom: 8px;
}

.card-postion .content .job-type {
  background: #e2f2ff;
  font-family: "TruenoLt";
  font-style: normal;
  font-weight: 300;
  font-size: 10px;
  line-height: 16px;
  color: #000000;
  border-left: 2px solid #0090ff;
  padding: 2px 4px;
  width: 70px;
  margin-bottom: 5px;
}

.card-postion .content h2 {
  font-family: "TruenoRg";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 12px;
}

.card-postion .content p {
  font-family: "TruenoLt";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #3a3a3a;
}

.card-postion .location-text {
  font-family: "TruenoLt";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #585858;
}

.card-postion .location-text .icon-img {
  width: 18px;
  height: 18px;
  line-height: normal;
}

.card-postion .location-text .icon-img img {
  width: 18px;
  vertical-align: top;
}

.card-career-slider {
  position: relative;
}

.card-career-slider .catgory-title {
  position: absolute;
  bottom: 0px;
}

/* career page css */
.card-career {
  background: #ffffff;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  padding: 24px;
}

.card-news {
  width: 392px;
  height: 467px;
  background: #d9d9d9;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.card-news .content h2 {
  font-family: "TruenoSBd";
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 44px;
  color: #001833;
}

.card-postion {
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  padding: 24px;
}

.card-postion .content {
  border-bottom: 0.5px solid #d8d8d8;
  padding-bottom: 10px;
  margin-bottom: 8px;
}

.card-postion .content .job-type {
  background: #e2f2ff;
  font-family: "TruenoLt";
  font-style: normal;
  font-weight: 300;
  font-size: 10px;
  line-height: 16px;
  color: #000000;
  border-left: 2px solid #0090ff;
  padding: 2px 4px;
  width: 70px;
  margin-bottom: 5px;
}

.card-postion .content h2 {
  font-family: "TruenoRg";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 12px;
}

.card-postion .content p {
  font-family: "TruenoLt";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #3a3a3a;
}

.card-postion .location-text {
  font-family: "TruenoLt";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #585858;
}

.card-postion .location-text .icon-img {
  width: 18px;
  height: 18px;
  line-height: normal;
}

.card-postion .location-text .icon-img img {
  width: 18px;
  vertical-align: top;
}

.card-career-slider {
  position: relative;
}

.card-career-slider .catgory-title {
  position: absolute;
  bottom: 0px;
}

card-career {
  margin-bottom: 24px;
}

.card-career-slider .catgory-title {
  font-family: "TruenoRg";
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 35px;
  color: #ffffff;
  padding: 12px 24px;
  background-color: rgba(0, 0, 0, 0.4);
  margin-bottom: 0;
}

.card-career-slider .partialViewSlider-nav {
  color: #fff;
  background: rgba(255, 22, 89, 0.8);
}

.carrer-slider {}

.carrer-slider .owl-carousel.owl-loaded {
  display: block;
  max-width: 100%;
}

.carrer-slider .owl-stage-outer {
  width: 100%;
}

.carrer-slider .owl-carousel .owl-nav .owl-next,
.carrer-slider .owl-carousel .owl-nav .owl-prev {
  display: none;
}

.carrer-slider .owl-item.active+.active {
  opacity: 1;
}

.carrer-slider .owl-carousel .owl-item {
  max-width: 390px !important;
}

.sf-career-slider {}

.sf-career-slider .inner-slide {}

.sf-career-slider .inner-slide .content-box {
  padding-left: 2px;
}

.sf-career-slider .inner-slide .activity {
  font-family: "TruenoSBd";
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  color: #262626;
  margin-bottom: 16px;
}

.sf-career-slider .inner-slide .s-title {
  font-family: "TruenoRg";
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-transform: capitalize;
  color: #ff1659;
  margin-bottom: 16px;
}

.sf-career-slider .inner-slide .title {
  font-family: "TruenoLt";
  font-weight: 300;
  font-size: 24px;
  line-height: 36px;
  color: #585858;
  margin-bottom: 60px;
}

.sf-career-slider .slier-controls {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
}

.sf-career-slider .inner-slide .img-box {
  min-height: 411px;
}

.sf-career-slider .carousel-item img {
  max-height: 100% !important;
  object-fit: contain;
}

.sf-career-slider .slier-controls .carousel-control-prev {
  right: auto !important;
  left: auto;
}

.sf-career-slider .slier-controls .carousel-control-next {
  right: auto !important;
}

.video-career {
  max-width: 100%;
  width: 100%;
  min-height: 450px;
  height: 100%;
}

/**
* Benefit Card
*/
.bn-container {
  margin: 0 -12px;
}

.bn-img {
  width: 100%;
  aspect-ratio: 2;
}

.bn-img-title-container {
  background: linear-gradient(39deg, #000 64.02%, #A1004D 100%);
  padding: 16px 24px 24px 20px;
}

.bn-title {
  color: #fff;
  font-family: Trueno;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: -0.08px;
  margin-bottom: 6px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: never;
}

.bn-subtitle {
  color: #fff;
  font-family: Trueno;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: -0.06px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: never;
}

.bb-item-container {
  display: flex;
  flex: 1;
  flex-direction: row;
  align-items: center;
  margin: 0px 4px -10px 4px;
}

.bb-img {
  margin: 12px;
  width: 25px;
  aspect-ratio: 1;
  border-radius: 100%;
}

.bb-label-container {
  margin-left: 12px;
}

.bb-title {
  color: #000;
  font-family: Trueno;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: -0.028px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: never;
  margin-bottom: 2px;
}

.bb-subtitle {
  color: #000;
  font-family: Trueno;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 18px;
  /* 150% */
  letter-spacing: -0.06px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: never;
}

@media(min-width: 600px) {
  .bn-outer-container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
  }

  .bn-container {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 12px;
    margin-left: auto;
    margin-right: auto;
  }

  .bn-subtitle {
    color: #fff;
    font-family: Trueno;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    /* 140% */
    letter-spacing: -0.2px;
    max-width: 75%;
  }

  .bn-title {
    text-align: center;
    color: #fff;
    font-family: Trueno;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.4px;
    margin-bottom: 16px;
    max-width: 750%;
  }

  .bn-img-title-container {
    background: linear-gradient(114deg, #A1004D 0%, rgba(0, 0, 0, 0.00) 44.71%),
      linear-gradient(90deg, #000 0.52%, #000 59.07%, rgba(0, 0, 0, 0.00) 100%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 25%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    padding: 0px 40px 0px 40px;
  }

  .bb-item-container {
    flex-direction: column;
    margin: 0px 0px 72px 0px;
  }

  .bb-item-container:nth-child(1) {
    margin-top: 0px;
  }

  .bb-item-container:nth-last-child(1) {
    margin-right: 0px;
    padding-bottom: 0px;
  }

  .bb-img {
    width: 40px;
    margin: 20px;
    aspect-ratio: 1;
    margin-right: 0px;
    margin-bottom: 16px;
  }

  .bb-title {
    color: #000;
    text-align: center;
    font-family: Trueno;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    /* 130% */
    letter-spacing: -0.1px;
    margin-bottom: 8px;
  }

  .bb-subtitle {
    color: #000;
    text-align: center;
    font-family: Trueno;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 23px;
    /* 143.75% */
    letter-spacing: -0.08px;
    margin: 0px 16px;
  }

  .bb-label-container {
    margin-left: 0px;
  }

  .bn-img {
    display: flex;
    aspect-ratio: 4.9;
    border-radius: 12px;
    max-width: 1224px;
  }
}

/**
* End of benefit card
*/