/*
1. GENERAL
2. PAGE
3. FOOTER
4. POST DETAIL
5. HOME
6. NEWS & PROMOS
7. #ANTARKANKEBAIKAN
8. TICKET TRACKING
9. CUSTOMER SUPPORT
10. CLAIM
11. CAREERS
12. CAREERS DETAIL
13. CAREERS APPLY
14. CAREERS APPLY SUCCESS
15. ONLINE TEST
*/

/* GENERAL */

@font-face {
  font-family: 'GothamMedium';
  src: url('../fonts/gotham-medium-webfont.woff2') format('woff2'),
  url('../fonts/gotham-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamBold';
  src: url('../fonts/gotham-bold-webfont.woff2') format('woff2'),
  url('../fonts/gotham-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'GothamBook';
  src: url('../fonts/gotham-book-webfont.woff2') format('woff2'),
  url('../fonts/gotham-book-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

body, html {
  scroll-behavior: smooth;
}

/* Scrollbar width */
::-webkit-scrollbar {
  width: 10px;
}

/* Scrollbar Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Scrollbar Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Scrollbar Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.masthead {
  margin-top: 80px;
  height: 700px;
}

.ilustrasion-faq {
  background-image: url(../images/content/cityscape-test.svg);
  width: 100%;
  height: 200px;
  padding-right: 475px;
  background-repeat: no-repeat;
}


.masthead.masthead-our-service-banner {
  background-image: url(../images/content/our-service-banner.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #5f51a1;
}

.masthead.masthead-news-promos-right-purple-banner {
  background-image: url(../images/content/news-promos-right-purple-banner.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #5f51a1;
}

.masthead.masthead-about-us-right-purple-banner {
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #5f51a1;
}

.masthead.masthead-antarkan-kebaikan-purple-banner {
  background-image: url(../images/content/antarkan-kebaikan-purple-banner.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #5f51a1;
}

.masthead.masthead-download-paxel-purple-banner {
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #5f51a1;
  width: 100%;
}

.masthead.masthead-partnership-purple-banner {
  background-image: url(../images/content/partnership-purple-banner.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #5f51a1;
}

.masthead.masthead-paxelco-partnership-purple-banner {
  background-image: url(../images/content/paxelco-partnership-purple-banner.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #5f51a1;
}

.masthead .masthead-text-wrapper {
  height: 100%;
  padding-bottom: 100px;
  align-items: center;
}

.masthead-text-bottom-wrapper {
  height: 100%;
  padding-bottom: 60px;
  align-items: center;
}

.masthead .masthead-text h1 {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 52px;
  letter-spacing: normal;
  font-family: "GothamBold", Helvetica, sans-serif;
}

.masthead .masthead-text h4 {
  font-size: 24px;
  margin-top: 5px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "GothamMedium", Helvetica, sans-serif;
}

.masthead .masthead-text p {
  word-wrap: break-word;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 27px;
  letter-spacing: normal;
}

.masthead .pad-top-20 {
  padding-top: 20%;
}

.masthead .masthead-text-right {
  float: right;
  max-width: 360px;
}

.masthead .masthead-text-left {
  float: left;
  max-width: 360px;
}

.show-component {
  display: block;
}

.hide-component {
  display: none;
}

.homepage-banner {
  width: auto;
  margin: 0 auto;
}

.paxelco-partnership-banner {
  width: auto;
  margin: 0 auto;
}

.banner-aboutus-desktop {
  display: block;
}

.banner-aboutus-mobile {
  display: none;
}

.banner-desktop {
  height: 700px;
  display: block;
}

.banner-mobile {
  display: none;
}

.buttonurl-banner-desktop {
  display: inline-block;
}

.buttonurl-banner-mobile {
  display: none;
}

.section-desktop {
  display: block;
}

.section-mobile {
  display: none;
}

figure img {
  width: 100%;
}

.embedded-videos {
  position: relative;
  padding-bottom: 50%;
  margin: 0 0 10px 0;
  overflow: hidden;
}

.embedded-videos .embedded-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.flag-icon-background {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}

.flag-icon {
  line-height: 1.1em;
  position: relative;
  height: 15.9px;
  width: 24px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
}

.flag-icon:before {
  content: "\00a0";
}

.flag-icon-id {
  background-image: url(../images/icon/flag/id.svg);
}

.flag-icon-en {
  background-image: url(../images/icon/flag/en.svg);
}

.flag-title {
  margin-left: 3.75px;
}

.no-data {
  vertical-align: top;
  display: inline-block;
  text-align: center;
  width: 100%;
}

.no-data img {
  width: 250px;
  height: 250px;
}

.no-data .caption {
  display: block;
}

.full-width {
  overflow-x: hidden;
}

.full-width .container-fluid .col-md-1 {
  padding: 0;
}

body {
  font-size: 14px;
  line-height: 27px;
  font-family: "GothamBook", Helvetica, sans-serif;
  color: #424143;
}

a.button {
  color: #ffffff;
}

.form-control,
.form-control:focus {
  box-shadow: none;
}

.item-caption-inner p {
  font-family: "GothamMedium", Helvetica, sans-serif;
  font-size: 50px;
  line-height: 70px;
}

table {
  width: 100%;
}

thead th {
  border-bottom: 1px solid #424143;
}

th span {
  display: inline-block;
  vertical-align: middle;
}

th span img {
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -8px;
}

button:focus {
  outline: none;
  border: none;
}

h1 {
  font-size: 40px;
}

h2 {
  font-size: 30px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 16px;
}

section {
  margin-bottom: 70px;
}

/* p {
  margin-bottom: 30px;
} */

.note {
  color: #868686;
}

.file {
  width: 100%;
}

.file-custom:before {
  content: "Select File";
  color: #ffffff;
  background: #5e50a1;
}

.icon-arrow {
  margin-top: -6px;
}

.next, .prev {
  cursor: pointer;
}

.fa {
  color: #9B9B9B;
}

.center-div {
  position: relative;
  top: 50%;
  transform: perspective(1px) translateY(-50%);
}

.center-horizontally {
  margin: auto;
  display: block;
}

.center-vertically {
  vertical-align: middle;
}

.has-before::before {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}

.has-before.collapsed::before {
  display: inline-block;
  vertical-align: 1px;
  content: "";
  border-top: .3em solid transparent;
  border-right: 0;
  border-bottom: .3em solid transparent;
  border-left: .3em solid;
}

ul.no-list-style {
  padding-inline-start: 0px;
}

ul.no-list-style li {
  list-style: none;
  padding-left: 0px;
}

.icon-left {
  top: 5px;
  margin-right: 15px;
}

.h-fixed-height {
  height: 800px;
}

.margin-bottom-section {
  margin-bottom: 50px;
}

/* The container */
.radio-lable {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.radio-lable input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* On mouse-over, add a grey background color */
.radio-lable:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radio-lable input:checked ~ .checkmark {
  background-color: #5e50a1;
}

/* Show the indicator (dot/circle) when checked */
.radio-lable input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radio-lable .checkmark:after {
  font-family: "FontAwesome";
  content: "\f00c";
  position: absolute;
  display: none;
  top: -1px;
  left: 4px;
  color: #ffffff;
}

/* Create a custom radio button */
.radio-lable .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #ffffff;
  border-radius: 50%;
  border: 1px solid #ccc;
}


/* The container */
.checkbox-lable {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-lable input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkbox-lable .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #bbb;
  border: 1px solid #ccc;
}

/* On mouse-over, add a grey background color */
.checkbox-lable:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-lable input:checked ~ .checkmark {
  background-color: #5e50a1;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox-lable .checkmark:after {
  font-family: "FontAwesome";
  content: "\f00c";
  position: absolute;
  display: none;
  top: -1px;
  left: 5px;
  color: #ffffff;
}

/* Show the checkmark when checked */
.checkbox-lable input:checked ~ .checkmark:after {
  display: block;
}

/* PAGE */

.page {
  margin-top: 120px;
}

.page-user-app {
  margin-top: 30px;
}

.page-main-slide {
  margin-top: 80px;
}

.pxr-heading{
  font-family: "GothamBold", Helvetica, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

.pxr-subheading{
  font-family: "GothamMedium", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.pxr-h1{
  font-family: "GothamBold", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 56px;
}

.pxr-h2{
  font-family: "GothamBold", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 52px;
}
.pxr-before-send-desc{
  font-family: "GothamBook", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
}

.pxr-before-send-desc p{
  margin-bottom: 0;
}

.pxr-h3{
  font-family: "GothamBold", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 30px;
}

.pxr-why-desc{
  font-family: "GothamBook", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
}

.pxr-h4{
  font-family: "GothamBold", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 24px;
}

.pxr-video {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}

.pxr-video-embed {
  width: 580px;
}

.pxr-desktop {
  display: block;
}

.pxr-mobile {
  display: none;
}

.pxr-why-header {
  text-align: center;
}

.pxr-why-content-container {
  margin-top: 80px;
}

.pxr-why-image {
  border-radius: 10px;
}

.pxr-why-content-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}

.pxr-why-title {
  font-family: "GothamBold", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 41px;
}

.pxr-why-description {
  font-family: "GothamBook", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
}

.pxr-waste-type-container {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}

.pxr-waste-type-container .card {
  border-radius: 20px;
  box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
  opacity: 1;
  background-color: rgba(255,255,255, 1);
  padding: 40px;
  width: 350px;
  margin-top: 190px;
}

.pxr-waste-type-image {
  width: 150px;
  margin: 0 auto;
  margin-top: -150px;
  margin-bottom: 40px;
}

.pxr-sidetoside-container {
  margin-top: 80px;
}

.pxr-sidetoside-image {
  border-radius: 10px;
}

.pxr-sidetoside-content-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}

.pxr-sidetoside-title {
  font-family: "GothamBold", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 52px;
  margin-bottom: 20px;
}

.pxr-sidetoside-description {
  font-family: "GothamBook", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
}

.pxr-sidetoside-description p {
  margin-bottom: 0px;
}

.pxr-howto {
  margin-top: 50px;
}

.pxr-howto-desktop {
  display: flex;
}

.pxr-howto-mobile {
  display: none;
}

.pxr-howto-image {
  min-height: 580px;
}

.pxr-howto .nav {
  display: flex;
  flex-direction: column;
}

.pxr-howto .nav .nav-item > .nav-link {
  color: #424143;
  padding: 15px 20px !important;
}

.pxr-howto .nav .nav-item > .nav-link.active {
  background-color: #5F51A1;
  border-radius: 12px;
  color: #FFFFFF;
}

.pxr-howto-tab {
  display: flex;
  flex-wrap: nowrap;
  gap: 10px;
}

.pxr-howto-tab-number,
.pxr-howto-tab-title {
  font-family: "GothamBold", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
}

.pxr-howto-tab-description {
  font-family: "GothamBook", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  margin-top: 10px;
}

.pxr-howto .pxr-howto-mobile-slick .slick-dots li button:before {
  font-size: 15px;
}

.pxr-howto .pxr-howto-mobile-slick .slick-dots li.slick-active button:before{
  color: #5e50a1; 
}

.pxr-moreinfo-button {
  margin-top: 40px;
}

.paxicon {
  display: inline-block;
  background-size: cover;
}
.pax-translate {
  background-image: url(/images/icon/ic_translate.svg);
}
.pax-translate:hover,
.pax-translate:focus {
  background-image: url(/images/icon/ic_translate_yellow.svg);
}

.waste-desc{
  font-family: "GothamBook", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
}

.content-title {
  margin-bottom: 10px;
}

.content-title-header {
  font-size: 32px;
  color: #5E50A1;
  font-weight: bolder;
}

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

.bg-ease-out {
  -webkit-transition: background-color 0.1s ease-out;
  -moz-transition: background-color 0.1s ease-out;
  -o-transition: background-color 0.1s ease-out;
  transition: background-color 0.1s ease-out;
}

.bg-white {
  background: #ffffff;
}

.bg-dark-purple {
  background: #424143;
}

.bg-purple {
  background: #5e50a1;
}

.bg-yellow {
  background: #ffb003;
}

.bg-green-light {
  background: #3ea20b;
}

.bg-dark-grey {
  background: #c4c7ca;
}

.bg-light-grey {
  background: #f9f9fb;
}

.bg-light-red {
  background: #ff434f;
}

.tx-grey {
  color: #c4c7ca;
}

.tx-green {
  color: #3ea20b;
}

.tx-purple {
  color: #5e50a1;
}

.tx-yellow {
  color: #eba102;
}

.tx-red {
  color: #ff434f;
}

.tx-white {
  color: #ffffff;
}

.tx-green {
  color: #58c47a;
}

.tx-black {
  color: #424143;
}

.tx-bold {
  font-weight: bold;
}

.tx-semi-bold {
  font-weight: 500;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-capitalize-first-only::first-letter {
  text-transform: capitalize;
}

.tx-uppercase {
  text-transform: uppercase;
}

.tx-transform-none {
  text-transform: none;
}

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

.back-btn-container {
  margin-bottom: 30px;
}

.btn.bg-purple,
.btn.bg-yellow {
  color: #ffffff;
  font-size: 14px;
  font-family: "GothamMedium", Helvetica, sans-serif;
}

.btn img {
  width: 20px;
    /* margin-top: auto; */
}

.btn.more-info-button {
  height: 48px; 
}

.btn.more-info-button .more-info-button-text {
  line-height: 30px;
}

.bg-dark-yellow {
  background: #eba102;
  color: #ffffff;
}

.input-group-text {
  background: none;
  border: 0;
}

.load-more-post {
  color: #5f51a1;
  font-weight: bold;
  margin-top: 50px;
  margin-bottom: 50px;
}

.accordion a {
  color: #eba102;
}

.accordion a.collapsed {
  color: #5e50a1;
}

.accordion a:hover {
  text-decoration: none;
}

.card {
  border: 0;
}

.card-header {
  border-radius: 0;
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: 0;
}

.card-body {
  padding: 0;
}

h1.tx-purple {
  font-family: "GothamBold", Helvetica, sans-serif;
  margin-bottom: 30px;
}

/* SPINNER */

.spinner {
  margin: 50px auto 50px;
  width: 70px;
  text-align: center;
}

.pxr-ht-title{
  font-size: 24px;
  font-family: "GothamBold", Helvetica, sans-serif;
  padding-top: 10px;
}

.pxr-ht-desc{
  font-size: 18px;
  font-family: "GothamBook", Helvetica, sans-serif;
  padding: 0;
}

.pxr-ht-clicked > div{
  background-color: #5e50a1 !important;
  border-radius: 20px !important;
  box-shadow: 0px 0px 20px rgba(0,0,0, 0.1) !important;
  opacity: 1 !important;
  color: rgba(255,255,255, 1) !important;
}

.pxr-ht-clicked > .row > .col-md-1 > h3, .pxr-ht-clicked > .row > .col-md-11 > h3{
  color: #fff !important;
}

.pxr-ht-clicked > .row > .col-md-1 > p, .pxr-ht-clicked > .row > .col-md-11 > p{
  color: #fff !important;
}

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #5e50a1;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {0%, 80%, 100% {
  -webkit-transform: scale(0);
  transform: scale(0);
  } 40% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

/* FOOTER */

footer {
  padding: 20px 0;
  font-size: 12px;
}

footer.bg-dark-purple {
  padding: 10px 0 0px 0;
  position: relative;
  line-height: normal;
  /* z-index: 1; */
}

footer.bg-dark-purple .col-md-6:first-child {
  margin-bottom: 30px;
}

footer .footer-menu {
  margin-top: 20px;
}

footer .link-container {
  font-size: 12px;
  color: #ffffff;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: normal;
}

footer .link-container.caption-link {
  font-family: "GothamBook", Helvetica, sans-serif;
}

footer .link-container.caption-link-bold {
  font-family: "GothamBold", Helvetica, sans-serif;
}

footer .link-container a {
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}

footer .logo-social-container {
  /* display: table; */
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

footer .social-container,
footer .footer-logo-container {
  vertical-align: middle;
}

footer .social-container {
  font-family: "GothamBold", Helvetica, sans-serif;
  color: #ffffff;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: normal;
}

/* footer .social-container span::after {
  content: "";
  background-color: #ffffff;
  width: 32px;
  height: 1px;
  position: relative;
  display: inline-block;
  margin: 0 15px;
  bottom: 3px;
} */

footer .social-container .social-wrapper {
  display: flex;
  flex-wrap: wrap;
}

footer .social-container .social-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border-radius: 20px;
  margin-right: 15px;
  margin-bottom: 7px;
  border: 2px solid #d4d4d4;
}

footer .social-container a {
  font-size: 18px;
  color: #d4d4d4;
}

footer .social-container .fa {
  color: #d4d4d4;
  font-weight: 400;
}

footer .social-container .fab, footer .social-container .fas {
  font-size: 18px;
  font-weight: 400;
  color: #d4d4d4;
}

footer .footer-logo-container {
  flex: 0 0 83%;
  max-width: 83%;
}

footer .copyright {
  flex: 0 0 17%;
  max-width: 17%;
}

/* POST DETAIL */

.content-post-detail .row {
  margin: 0;
  padding: 20px 0 10px 0;
}

.content-post-detail .content-post-breadcrumb {
  font-size: 14px;
  color: #424143;
  padding: 10px 0px;
  margin-bottom: 20px;
  font-weight: 100;
}

.content-post-detail .content-post-breadcrumb a {
 text-decoration: none;
 color: #424143;
}

.content-post-detail .content-post-breadcrumb a:hover {
  color: #eba102;
}

.content-post-detail .content-post-published {
  padding: 0;
}

.content-post-detail .content-post-published .content-post-category {
  color: #424143;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  display: inline-block;
  text-transform: uppercase;
  font-family: "GothamBold", Helvetica, sans-serif;
}

.content-post-detail .content-post-published .content-post-category::after {
  content: "";
    background-color: #9b9b9b;
    width: 2px;
    height: 20px;
    position: relative;
    display: inline-block;
    margin: 0 10px;
    top: 5px;
}

.content-post-detail .content-post-published span {
  font-size: 14px;
  color: #424143;
  padding: 10px 0px;
}

.content-post-detail .content-post-title h5 {
  padding: 10px 0;
  font-size: 28px;
  font-weight: bold;
}

.content-post-detail .content-post-image {
  width: 100%;
}

.content-post-detail img {
  border-radius: 10px;
}

.content-post-detail .content-post-image img {
  width: 100%;
  height: auto;
}

.content-post-detail .content-post-description {
  padding: 10px 0;
  margin-bottom: 100px;
}

.content-post-detail .content-post-description .article-additional-button {
    margin: 50px 0 0;
}

.content-post-detail .mobile-social-media-share {
  display: none;
}

.content-post-detail .social-media-share {
  font-size: 20px;
  text-align: right;
  padding: 0;
}

.content-post-detail .social-media-share .share-now-text {
  padding: 10px;
  font-size: 12px;
  color: #9b9b9b;
  font-weight: bold;
  letter-spacing: 2px;
}

.content-post-detail .social-media-share .share-now-text::after {
  content: "";
    background-color: #9b9b9b;
    width: 40px;
    height: 1px;
    position: relative;
    display: inline-block;
    margin: 0 20px;
    bottom: 3px;
}

.content-post-detail .social-media-share a {
  width: 35px;
  height: 35px;
  padding: 0px;
  font-size: 20px;
  cursor: pointer;
  color: #9b9b9b;
  text-align: center;
  line-height: 1.55em;
  border-radius: 25px;
  text-decoration: none;
  -moz-border-radius:25px;
  -webkit-border-radius:25px;
  border: 2px solid #9b9b9b;
}

.content-post-detail .social-media-share a:hover {
  opacity: 0.7;
}

/* HOME */

.chat-btn {
  position: fixed;
  display: none;
  width: 70px;
  right: 18px;
  top: 110px;
}

#sidebar {
  position: fixed;
  top: 110px;
  left: 30px;
  display: none;
  z-index: 2;
}

#sidebar nav.nav-paxel ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#sidebar nav.nav-paxel ul:before {
  content: "";
  position: absolute;
  top: 0;
  left: 4px;
  width: 1px;
  /* height: 145px; */
  height: calc(100% - 35px);
  background: #d8d8d8;
  z-index: -1;
}

#sidebar ul li {
  list-style: none;
}

#sidebar nav.nav-paxel li a {
  background: #5e50a1;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  display: block;
  margin-bottom: 25px;
}

#sidebar nav.nav-paxel li a img {
  background: #ffffff;
  margin-left: -13px;
  margin-top: -23px;
  padding: 8px 7px;
  border: solid 1px #5e50a1;
  border-radius: 32px;
  display: none;
}

#sidebar nav.nav-paxel li a.active img {
  display: inline-block;
}

/* =========== navbar =========== */

.navbar-dark .navbar-toggler {
  border: none;
  color: #ffffff;
  opacity: 1;
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(94, 80, 161, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  border-color: #5e50a1;
}

.navbar-dark .navbar-nav .nav-link {
  color: #424143;
  font-size: 14px;
  letter-spacing: normal;
  line-height: normal;
  font-family: "GothamMedium", Helvetica, sans-serif;
  padding: 8px 20px;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: #FFB003;
}

.navbar-dark .navbar-nav a.nav-link:hover,
.nav-item.dropdown.show a.dropdown-item:hover,
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark.bg-white .navbar-nav .active>.nav-link, .navbar-dark.bg-white .navbar-nav .nav-link.active, .navbar-dark.bg-white .navbar-nav .nav-link.show, .navbar-dark.bg-white .navbar-nav .show>.nav-link {
  color: #FFB003;
}

.navbar.bg-ease-out.bg-white,
.nav-item.dropdown.show {
  background: #fff;
}

/* .dropdown .dropdown-menu {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;

  max-height: 0;
  display: block;
  overflow: hidden;
  opacity: 0;
} */

.navbar .dropdown-menu, .navbar .dropdown-menu .dropdown-item {
  font-family: "GothamMedium", Helvetica, sans-serif;
  background: #ffffff;
  color: #424143;
  border: none;
  border-radius: 0;
  font-size: 14px;
  min-width: fit-content;
  /* padding: 1.5px 10px 1.5px 10px; */
}

.navbar .dropdown-menu .dropdown-item {
  padding: 7px 20px 7px 20px;
  line-height: normal;
}

.navbar .dropdown-menu {
  top: 28.5px;
  padding-bottom: 13px;
  padding-top: 13px;
  box-shadow: 0px 1px 2px 1px rgb(0 0 0 / 30%);
}

.navbar.bg-white a {
  color: #424143;
}

.navbar {
  padding-top: 22px;
  padding-bottom: 18px;
  /* border-bottom: solid 1px #5f51a1; */
  background: #fff;
  height: 80px;
}

.navbar.no-main-slide {
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  background: #5f51a1;
}

.navbar-expand-md .navbar-nav li:last-child .nav-link {
  padding-right: 0px;
}

/* .navbar-dark.no-main-slide .navbar-nav .nav-link {
  color: #ffffff;
} */

.navbar-brand {
  /* height: 46px;
  width: 147px; */
  padding: 0px;
  margin: 0px;
}

.navbar .main-menu {
  text-transform: capitalize;
}

.navbar .navbar-inner .navbar-brand {
  display: none;
  margin-bottom: 50px;
}

.nav-item:last-child .nav-link {
  padding-right: 0;
}

.navbar .nav-item .login {
  border-radius: 5px;
  padding: 10px 20px;
  background-color: #eba102;
}

.navbar .nav-item a.nav-login:hover {
  color: #5e50a1;
}

.dropdown.show .dropdown-menu {
  /* max-height: 200px; */
  opacity: 1;
  border-radius: 4px;
  top: 42px;
}

.lang-container .dropdown-toggle {
  margin-left: 1.1px;
}

.lang-container .dropdown-item {
  padding-left: 21px !important;
}

/* .dropdown.partnership-menu-container {
  margin-right: 1.1px;
} */

.dropdown-toggle::after {
  vertical-align: .105em;
  margin-left: .2em;
}

.dropdown-toggle.partnership-menu::after {
  margin-left: .57em;
  font-size: 14.3px;
}

/* =========== end navbar =========== */

/* =========== main slider =========== */

.main-slide-carousel .banner-desktop {
    
}

.main-slide-carousel .carousel-caption {
  position: absolute;
  right: auto;
  top: 20%;
  width: 380px;
  left: auto;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
}

.main-slide-carousel .carousel-caption h5 {
  font-size: 42px;
  line-height: 52px;
  letter-spacing: 0px;
  font-weight: bold;
  font-family: "GothamBold";
}

.main-slide-carousel .carousel-caption p {
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0px;
  font-weight: normal;
  margin-top: 20px;
  font-family: "GothamBook", Helvetica, sans-serif;
}

.main-slide-carousel .carousel-control-next, .main-slide-carousel .carousel-control-prev {
  width: 5%;
}

.main-slide-carousel .carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #ffffff;
}

.main-slide-carousel .carousel-control-next:hover {
  background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,1));
}

.main-slide-carousel .carousel-control-prev:hover {
  background-image: linear-gradient(to left, rgba(0,0,0,0), rgba(0,0,0,1));
}

.main-slide-carousel .carousel-image-container {
  background-color: #5f51a1;
}

.main-slide-carousel .carousel-image-wrapper {
  background-color: #5f51a1;
    display: flex;
    justify-content: center;
}

.home .main-slide .main-slide-carousel .carousel-control-next .carousel-control-next-icon,
.home .main-slide .main-slide-carousel .carousel-control-prev .carousel-control-prev-icon {
  width: 20px;
  height: 40px;
}

.banner-app-download {
  display: flex;
  margin-top: 10px;
}

.banner-app-download-link {
  padding: 5px 10px 5px 0;
}

.banner-app-download .banner-app-download-link img {
  width: 160px;
  height: 50px;
  border-radius: 5px;
}

/* =========== end main slider =========== */

/* =========== Home Track & Check Rates Shipment =========== */
.home .track-check-rates-shipment {
  /* position: absolute;
  left: 16.25%;
  top: 780px; */
  position: relative;
  left: 0.25%;
  top: -90px;
  z-index: 1;
  margin-bottom: 0px;
}

.home .track-check-rates-shipment .header-track-shipment-title,
.home .track-check-rates-shipment .header-check-rates-shipment-title {
  font-family: "GothamMedium", Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #5f51a1;
  margin-bottom: 20px;
}

.home .track-check-rates-shipment .track-shipment-card,
.home .track-check-rates-shipment .check-rates-shipment-card {
  padding: 30px;
  min-height: 340px;
  margin-bottom: 10px;
}

.home .track-check-rates-shipment .check-rates-field-row {
  padding-left: 0px;
  padding-right: 0px;
}

.home .track-check-rates-shipment .check-rates-field {
  padding-left: 7px;
  padding-right: 7px;
}

.home .track-check-rates-shipment .track-shipment-label,
.home .track-check-rates-shipment .check-rates-shipment-label {
  font-family: "GothamMedium", Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.69;
  letter-spacing: normal;
  color: #424143;
  display: flex;
  gap: 10px;
  margin-bottom: 14px;
}

.home .track-check-rates-shipment .track-shipment-description,
.home .track-check-rates-shipment .check-rates-shipment-description {
  font-family: "GothamBook", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #424143;
  padding-top: 10px;
}

.home .track-check-rates-shipment a.disabled {
  pointer-events: none;
  cursor: default;
}

.home .track-check-rates-shipment .check-rates-shipment-card .input-group-text {
  border: 1px solid #ced4da;
  padding: .375rem .375rem;
}

.home .track-check-rates-shipment .check-rates-shipment-card .input-group>.form-control {
  border-left: none;
  border-right: none;
  padding: 0px;
}

.home .track-check-rates-shipment .check-rates-shipment-card .input-group>.form-control.no-append {
  border-radius: 0.25rem;
  border-right: 1px solid #ced4da;
}

.home .track-check-rates-shipment .check-rates-shipment-card .input-group>.input-group-prepend>.input-group-text {
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.home .track-check-rates-shipment .check-rates-shipment-card .input-group>.input-group-append>.input-group-text {
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.home .track-check-rates-shipment .form-group input::-webkit-input-placeholder,
.home .track-check-rates-shipment .form-group textarea::-webkit-input-placeholder {
  color: #c4c7ca;
}
.home .track-check-rates-shipment .form-group input:-moz-placeholder,
.home .track-check-rates-shipment .form-group textarea:-moz-placeholder {
  color: #c4c7ca;
}
.home .track-check-rates-shipment .form-group input::-moz-placeholder,
.home .track-check-rates-shipment .form-group textarea::-moz-placeholder {
  color: #c4c7ca;
}
.home .track-check-rates-shipment .form-group input:-ms-input-placeholder,
.home .track-check-rates-shipment .form-group textarea:-ms-input-placeholder {
  color: #c4c7ca;
}

.home .track-check-rates-shipment .check-rates-shipment-card .add-destination {
  font-family: "GothamMedium", Helvetica, sans-serif;
  border: 1px solid #ced4da;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #5f51a1;
  height: 38px;
  width: 100%;
  padding: 8px 5px;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 6%);
}

.home .track-check-rates-shipment .check-rates-shipment-card .add-destination-label {
  display: flex;
  justify-content: center;
  margin-bottom: 0px;
  line-height: 1.69;
}

/* =========== end Home Track & Check Rates Shipment =========== */

/* =========== Home About / Paxel Dashboard =========== */

.home .dashboard .dashboard-counter {
    margin-bottom: 50px;
    /* margin-top: 80px; */
}

.home .dashboard .dashboard-card{
  padding: 80px 60px;
}


.home .dashboard .dashboard-col-icon{
  text-align: center;
}

.home .dashboard .coverage-text{
  padding: 0px;
}


.home .dashboard .dashboard-counter .dashboard-icon {
  width: 80px;
  height: 80px;
  margin-bottom: 40px;
}

.home .dashboard .dashboard-counter .dashboard-heading {
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 10px;
  font-family: "GothamMedium", Helvetica, sans-serif;
}

.home .dashboard .dashboard-counter .dashboard-sub-heading {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  margin-bottom: 10px;
  font-family: "GothamBold", Helvetica, sans-serif;
}


.home .dashboard .dashboard-coverage {
  background-color: #fafbfc;
}

.home .dashboard .dashboard-coverage .container {
  padding-left: 0px;
  padding-right: 0px;
}

.home .dashboard .dashboard-item {
  margin: 10px 0;
}

.home .dashboard .dashboard-coverage .dashboard-coverage-content {
  height: fit-content;
  padding-top: 50px;
  padding-bottom: 50px;
}

.home .dashboard .dashboard-coverage .dashboard-coverage-content-map {
  padding-left: 0;
  padding-right: 0;
  max-width: 340px;
}

.home .dashboard .dashboard-coverage .dashboard-coverage-content-city {
  padding-left: 45px;
  padding-right: 0px;
}

.home .dashboard .dashboard-coverage .map-image {
  width: 340px;
  height: 120px;
}

.home .dashboard .dashboard-coverage-city-title {
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #424143;
  font-family: "GothamMedium", Helvetica, sans-serif;
}

.home .dashboard .dashboard-coverage-city {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.69;
  letter-spacing: normal;
  font-family: "GothamMedium", Helvetica, sans-serif;
}

/* =========== end Home About =========== */

/* =========== Home Why Paxel =========== */

.header-our-service{
    margin-top: 80px;
}

.home .header-our-service .ourservice-card{
  padding: 30px;
}

.page-our-service-title-mobile {
  display: none;
}

.page-our-service-title {
  display: block;
}

.home .our-service {
  background-color: #fafbfc;
    margin-bottom: 80px;
}

.home .our-service h1 {
  font-family: "GothamBold", Helvetica, sans-serif;
}

/* .home .our-service .row:nth-child(1) {
  margin-bottom: 60px;
} */

.home .our-service h4 {
  margin: 20px 0 30px;
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  font-family: "GothamMedium", Helvetica, sans-serif;
}

.home .our-service .content-text {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.69;
  letter-spacing: normal;
  font-family: "GothamBook", Helvetica, sans-serif;
}

.home .our-service li.col-4 {
  padding-left: 0px;
  padding-right: 0px;
}

.home .our-service .tab-content {
  margin-top: 100px;
  margin-bottom: 100px;
}

.home .our-service .our-service-image img {
    max-height: 380px;
    max-width: 580px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.home .header-our-service {
  margin-bottom: 70px;
}

.home .header-our-service .header-our-service-title {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 0px;
  font-family: "GothamBold", Helvetica, sans-serif;
}

.home .header-our-service .nav-tabs {
  border: 0;
}

.home .header-our-service .nav-tabs .nav-item.show .nav-link,
.home .header-our-service .nav-tabs .nav-link {
  height: 70px;
  color: #424143;
  padding: 0px 25px 10px 25px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}

.home .header-our-service .nav-tabs .nav-item.show .nav-link,
.home .header-our-service .nav-tabs .nav-link.active {
  height: 70px;
  border-bottom: 5px solid #ffb003;
  padding: 0px 30px 5px 30px;
}

.home .header-our-service .nav-tabs .nav-link img {
  width: 37px;
  height: 37px;
}

.home .header-our-service .nav-tabs .nav-text {
  margin-left: 5px;
  vertical-align: middle;
}

.home .header-our-service .nav-link {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "GothamMedium", Helvetica, sans-serif;
  border: 0;
}

.home .get-price-button {
  border: none;
  color: #ffffff;
}

/* =========== end Why Paxel =========== */

/* =========== Calculate Price =========== */

.pac-container {
  display: block;
  z-index: 10000 !important;
  margin-top: 13px;
  margin-left: -36px;
  background-color: #fff;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top: 1px solid #e7e6f0;
  width: auto !important;
  position: absolute;
  top: 100%;
}

.pac-item {
  width: 100%;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
}

.pac-item span:nth-child(3) {
  padding-left: 45px;
  font-size: 12px;
}

.pac-icon {
  width: 15px;
  height: 20px;
  margin-right: 5px;
  margin-top: 6px;
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top;
  background-size: 34px;
}

.pac-icon-marker {
  display: block;
  position: absolute;
  background-image: url(../images/icon/gp-spin.png) !important;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  top: 15px;
  left: 20px;
}

.pac-item-query {
  width: 100%;
  padding-left: 45px;
  font-family: "GothamBook", sans-serif;
  display: table-cell;
  vertical-align: top;
  font-size: 14px;
  word-break: normal;
  line-height: 24px;
  margin-bottom: 4px;
}

/* .calculate:before {
  content: "";
  display: block;
  height: 98px;
} */

.calculate {
    margin-bottom: 100px;
}

.calculate h4 {
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "GothamMedium", Helvetica, sans-serif;
}

.calculate h6 {
  font-size: 12px;
  font-family: "GothamMedium", Helvetica, sans-serif;
}

.calculate h5 {
  font-size: 14px;
  font-family: "GothamBold", Helvetica, sans-serif;
}

.calculate .no-margin-bottom {
  margin-bottom: 0px;
}

.calculate .bordered {
  border-radius: 5px;
  border: .5px solid #dedede;
  background-color: #fff;
  margin-top: 40px;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 6%);
}

.calculate .input-group-text {
  border: 0px;
  padding: .375rem 0rem;
}

.calculate .input-group>.custom-select:not(:first-child), .calculate .input-group>.form-control:not(:first-child) {
  border: 0px;
}

.calculate .col-md-3 {
  position: relative;
  border-left: .5px solid #dedede;
  padding: 15px 15px 10px 15px;
}

.calculate .col-md-3:first-child {
  border-left: 0;
}

.calculate .col-md-3 .form-control {
  color: #6c757d;
  background-color: #fff;
  cursor: pointer;
  font-size: 14px;
}

.calculate .col-md-3 .form-control .caret::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
  float: right;
  margin-top: 10px;
}

.calculate .col-md-3 .opt {
  position: absolute;
  background: #ffffff;
  width: 100%;
  top: 100%;
  left: 0;
  z-index: 3;
  display: none;
}

.calculate .col-md-3 .opt table {
  padding-left: 40px;
  border: 1px solid #dedede;
  border-top: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #6c757d;
  width: 100%;
}

.calculate .col-md-3 .opt tr {
  border-top: 1px solid #dedede;
  cursor: pointer;
}

.calculate .col-md-3 .opt note {
  font-size: 14px;
  color: #c6c6c6;
}

.calculate .col-md-3 .opt tr:first-child {
  border-top: 0;
}

.calculate .col-md-3 .opt tr td:first-child {
  padding-left: 10px;
  width: 70%;
  padding: 10px 0;
  padding-left: 40px;
}

.calculate note.bg-dark-yellow {
  font-size: 8px;
  font-family: "GothamMedium", Helvetica, sans-serif;
  padding: 3px;
}

.calculate .get-price-button {
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 6%);
  z-index: 1;
  border-left: .5px solid #5f51a1;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.calculate .row .col-md-3:nth-child(3) .input-group {
  height: 38px;
}

.calculate .row .col-md-3:nth-child(3) .dropdown-toggle {
  padding-top: 6px;
  padding-left: 15px;
  color: #6c757d;
  width: 1%;
}

.calculate .row .col-md-3:nth-child(3) .dropdown-toggle::after {
  color: #ffb003;
  float: right;
  margin-top: 10px;
}

/* =========== end Calculate Price =========== */

/* est result */

.ic-badge {
  display: inline-block;
  margin-top: 5px;
  width: 200px;
  height: 58px;
  background-size: 100%;
  background-repeat: no-repeat;
}
.ic-appstore-badge {
  background-image: url(../images/icon/download-badge-button.png);
  background-position: 0px 2px;
}
.ic-google-badge {
  background-image: url(../images/icon/download-badge-button.png);
  background-position: 0px -58px;
}

.est-result {
  border: 0;
  margin-top: 20px;
}

.est-result-price-wrapper {
  padding-left: 0;
}

.est-result-info-wrapper {
  padding-right: 0;
}

.est-result-price,
.est-result-info {
  border: 1px solid #e7e6f0;
  border-radius: 8px;
  padding: 60px 70px;
  height: 460px;
}

.est-result-price {
  margin-left: 0;
  background-color: #fafbfc;
}

.est-result-info {
  line-height: 28px;
  margin-right: 0;
  background-color: #fafbfc;
}

.est-result-info p {
  margin: 0;
}

.est-result-info p + p {
  margin-top: 16px;
}

.est-result-info .app-dload-button {
  margin-top: 20px;
}

.est-price-title,
.est-info-title {
  font-family: "GothamMedium", sans-serif;
  line-height: 36px;
  margin-bottom: 20px;
}

.est-price-title {
  color: #424143;
  font-size: 16px;
}

.est-info-title {
  font-size: 24px;
}

.est-info-title,
.est-price-amount {
  color: #5e50a1;
}

.est-price-amount {
  font-family: "GothamBold", sans-serif;
  font-size: 40px;
  line-height: 50px;
}

.est-price-image {
  margin-top: 50px;
}

.trackship_est_tooltip,
.trackship_est_tooltip_home {
  background-color: #fafbfc;
  color: #4a4a4a;
  border-radius: 8px;
  padding: 10px 20px;
  width: 100%;
  margin-top: 10px;
  font-size: 14px;
  line-height: 24px;
  position: absolute;
  top: 100%;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  z-index: 1000;
}

.trackship_est_tooltip_home {
  position: relative;
}

.trackship_est_tooltip:before,
.trackship_est_tooltip_home:before {
  content: "";
  border-left: 8px dashed transparent;
  border-right: 8px dashed transparent;
  border-bottom: 16px dashed #fafbfc;
  position: absolute;
  top: -15px;
  left: 32px;
}

.trackship_est_tooltip p,
.trackship_est_tooltip_home p {
  margin: 0;
}

.trackship_est_tooltip .title,
.trackship_est_tooltip_home .title {
  font-family: "GothamMedium", sans-serif;
  color: #5e50a1;
}

.trackship_est_field.has--incomplete,
.trackship_est_field.has--incomplete:hover {
  background-color: rgba(255, 67, 69, 0.1);
}

.error-text-awb{
  background-color: rgba(255, 67, 69, 0.1);
}

.margin-captcha-slider-estimate{
  margin: 0px 50px 0px auto !important;
}
.margin-captcha-slider-track{
  margin: 0px 0px 0px 0px !important;
}
/* end est result

/* =========== Track Your Shipment =========== */

.track-shipment .input-group>.custom-select:not(:first-child), .track-shipment .input-group>.form-control:not(:first-child) {
  border: 0px;
  background: transparent;
}

.track-shipment {
    /* margin-bottom: 150px; */
}

.track-shipment h4 {
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "GothamMedium", Helvetica, sans-serif;
}

.track-shipment p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 31px;
  letter-spacing: normal;
  font-family: "GothamBook", Helvetica, sans-serif;
}

.track-shipment b {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 31px;
  letter-spacing: normal;
  font-family: "GothamMedium", Helvetica, sans-serif;
}

.track-shipment .add-field-container {
  margin: 20px 0;
  cursor: pointer;
}

.track-shipment .input-group {
  border-top: .5px solid #dedede;
}

.track-shipment .input-group:first-child {
  border-top: 0px;
}

.track-shipment .from-control {
  background: transparent;
}

.track-shipment .input-container {
  border: .5px solid #dedede;
  border-radius: 5px;
}

.track-shipment .input-group-addon img {
  padding-left: 10px;
}

.track-shipment .input-group-addon-2 img {
    padding-right: 10px;
    width:85%;
}

.track-shipment .tx-purple {
  font-size: 14px;
  font-family: "GothamMedium", Helvetica, sans-serif;
}

.track-shipment .trackshipment-button {
  z-index: 1;
}

/* =========== end Track Your Shipment =========== */

/* =========== Download Our App =========== */

section.download {
  margin-bottom: 0px;
  padding-top: 73px;
  color: #ffffff;
  overflow: hidden;
  position: relative;
}

section.download .row {
  position: relative;
}

.download .bg-purple {
  position: absolute;
  height: 100%;
  border-top-left-radius: 80px;
  width: 150%;
  z-index: -1;
}

.download .col-md-5:nth-child(1) img {
  max-width: 318px;
  margin-bottom: -112px;
  margin-top: -73px;
}

.download .col-md-5:nth-child(2) img {
  max-width: 145px;
}

section.download h1 {
  font-family: "GothamMedium", Helvetica, sans-serif;
  padding-top: 90px;
}

section.download .btn.bg-yellow {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 38px;
}

section.download .input-group-text {
  background: #fafbfc;
}

section.download input {
  border: 0px;
}

section.download .city-img {
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: -25%;
  max-width: 55%;
  opacity: 0.5;
}

/* =========== end Download Our App =========== */

/* TERMS AND CONDITIONS */

.tnc h5.tx-purple {
  font-family: "GothamMedium", Helvetica, sans-serif;
}

.tnc .tx-yellow {
  font-size: 15px;
}

.tnc .accordion {
  font-family: "GothamMedium", Helvetica, sans-serif;
}

.tnc .col-md-4.order-12 {
  margin-bottom: 30px;
}

.tnc ol li {
  font-size: 14px;
  cursor: pointer;
}

.tnc .col-md-8 {
  position: relative;
}

.tnc .page-wrap {
  position: relative;
}

.tnc .category-page {
  position: absolute;
  display: none;
  width: 100%;
}

.tnc .sub-category-page {
  position: absolute;
  display: none;
  left: 0;
}

.tnc .sub-category-page .content {
  padding: 30px 0;
}

.tnc .category-page > .row:last-child .pagination {
  padding-bottom: 0;
}

.tnc h4 {
  margin-bottom: 20px;
}

/* NEWS & PROMOS */
.text-title{
  font-family: "GothamBold", Helvetica, sans-serif;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
.text-title-medium{
  font-family: "GothamMedium", Helvetica, sans-serif;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
.news-and-promos {
  margin-top: 130px;
}

.news-and-promos .title-news-promo {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  color: #5f51a1;
  font-family: GothamBold;
}

.news-and-promos .desc-news-promo {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.69;
  letter-spacing: normal;
  color: #424143;
  font-family: GothamBook;
}

.news-and-promos .content-post ul {
    padding-right: 50px;
}
.news-and-promos .content-navigation .content-navigation-data {
  padding: 0;
}

.news-and-promos .content-navigation .content-navigation-data .title-nav hr {
  margin-bottom: 20px;
  border-top: 2px solid rgba(0,0,0,.1);
}

.news-and-promos .content-post ul li.post {
  list-style: none;
  margin-bottom: 20px;
  border-radius: 15px;
  background: #f9f9fb;
}

.news-and-promos .content-post ul li .row {
  margin: 0;
  padding: 15px 0 10px;
}

.news-and-promos .content-post ul li .content-post-published {
  text-align: center;
}

.news-and-promos .content-post ul li .content-post-published .content-post-category {
  margin-left: 30px;
  color: #424143;
  font-size: 14px;
  display: inline-block;
  text-transform: uppercase;
  font-family: "GothamBold", Helvetica, sans-serif;
}

.news-and-promos .content-post ul li .content-post-published span {
  font-size: 12px;
  color: #424143;
  padding: 2px 5px;
}

.news-and-promos .content-post ul li .content-post-published .content-post-date {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "GothamBook", Helvetica, sans-serif;
}

.news-and-promos .content-post ul li .content-post-title h1 {
  padding: 30px 30px 10px;
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 36px;
  letter-spacing: normal;
  color: #424143;
  word-wrap: break-word;
  font-family: "GothamMedium", Helvetica, sans-serif;
}

.content-post-title h1 {
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 36px;
  letter-spacing: normal;
  color: #424143;
  word-wrap: break-word;
  font-family: "GothamMedium", Helvetica, sans-serif;
}

.news-and-promos .content-post ul li .content-post-title h5 {
  padding: 30px 30px 10px;
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 36px;
  letter-spacing: normal;
  color: #424143;
  word-wrap: break-word;
  font-family: "GothamMedium", Helvetica, sans-serif;
}

.news-and-promos .content-post ul li .content-post-image {
  width: 100%;
    height: auto;
}

/*
 .news-and-promos .content-post ul li .content-post-image img {
  width: 100%;
  height: 333px;
} 
*/

.news-and-promos .content-post ul li .content-post-description {
  padding: 0px 30px 0px;
}

.news-and-promos .content-post ul li .content-post-description a {
  text-decoration: none;
    font-size: 14px;
    font-family: "GothamMedium";
    line-height: 26px;
    height: 40px;
}

.news-and-promos .content-post .post-list .information {
  width: 100%;
  margin-bottom: 100px;
  text-align: center;
}

.news-and-promos .content-post .post-list .information .page-item .page-link {
  border: none;
  width: 33px;
  height: 33px;
  padding: .5rem .55rem;
  margin: 0;
  color: #424143;
 }

 .news-and-promos .content-post .post-list .information .page-item .page-link .arrow-left {
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-width: 7.5px 15px 7.5px 0;
  border-color: transparent #ffaf03 transparent transparent;
  -webkit-transform:rotate(360deg);
 }

 .news-and-promos .content-post .post-list .information .page-item .page-link .arrow-right {
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-width: 7.5px 0 7.5px 15px;
  border-color: transparent transparent transparent #ffaf03;
  -webkit-transform:rotate(360deg);
 }

 .news-and-promos .content-post .post-list .information .page-item.disabled .page-link .arrow-left {
  border-color: transparent #c4c7ca transparent transparent;
}

.news-and-promos .content-post .post-list .information .page-item.disabled .page-link .arrow-right {
  border-color: transparent transparent transparent #c4c7ca;
}

.news-and-promos .content-post .post-list .information .page-item.active .page-link {
  color: #ffffff;
  background-color: #5f51a1;
}

.news-and-promos .content-navigation {
  padding: 50px;
  border-radius: 40px 40px 0 0;
  background-color: #f9f9fb;
}

.news-and-promos .content-navigation .content-navigation-data .content-navigation-category-caption {
  margin-bottom: 10px;
  font-family: "GothamMedium", Helvetica, sans-serif;
}

.news-and-promos .content-navigation .content-navigation-data .content-navigation-category {
  width: 100%;
  display: block;
  min-height: 38px;
  position: relative;
  margin-bottom: 50px;
}

.news-and-promos .news-and-promos-content .content-navigation .content-navigation-data .content-navigation-category .select-yellow {
  float: left;
  width: 100%;
  position: relative;
}

.news-and-promos .news-and-promos-content .content-navigation .content-navigation-data .content-navigation-category .select-yellow:after {
  top: 40%;
  right: 5px;
  content: '';
  margin-right: 10px;
  position: absolute;
  border-style: solid;
  pointer-events: none;
  border-width: 10px 5px 0 5px;
  border-color: #ffaf03 transparent transparent transparent;
}

.news-and-promos .news-and-promos-content .content-navigation .content-navigation-data .content-navigation-category .select-yellow::-ms-expand {
  display: none;
}

.news-and-promos .news-and-promos-content .content-navigation .content-navigation-data .content-navigation-category .select-yellow select {
  width: 100%;
  float: right;
  color: #868686;
  display: block;
  font-size: 14px;
  appearance: none;
  word-break: normal;
  -moz-appearance: none;
  background-image: none;
  -ms-word-break: normal;
  -webkit-appearance: none;
}

.news-and-promos .content-navigation a {
  padding: 0rem 0rem .5rem 0rem;;
  color: #424143;
  text-decoration: none;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 42px;
  letter-spacing: normal;
}

.news-and-promos-detail .promo-code-copied {
  margin: 0 auto;
  max-width: 250px;
  font-size: 14px;
  margin-bottom: 10px;
}

.news-and-promos-detail .promo-code-copied,
.news-and-promos-detail .promo-code-copied .form-control,
.news-and-promos-detail .promo-code-copied .input-group-append {
  font-size: 14px;
  height: 35px;
}

.partnership-button-wrapper {
  width:65%;
  height: 48px;
}

.partnership-button {
  height: 48px;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  text-align: center;
  font-family: "GothamBold", Helvetica, sans-serif;
}

.partnership-button-text {
  vertical-align: middle;
}

h1.partnership-header {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 52px;
  letter-spacing: normal;
  font-family: "GothamBold", Helvetica, sans-serif;
}

h4.partnership-dashboard-heading {
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 32px;
  letter-spacing: normal;
  font-family: "GothamMedium", Helvetica, sans-serif;
}

h4.become-partnership {
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "GothamMedium", Helvetica, sans-serif;
}

h4.partnership-paxelbox-locker {
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 36px;
  letter-spacing: normal;
  font-family: "GothamBold", Helvetica, sans-serif;
}

h5.partnership-paxelbox-locker {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.4px;
  font-family: "GothamBold", Helvetica, sans-serif;
}

p.partnership-paxelbox-locker {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 27px;
  letter-spacing: normal;
  font-family: "GothamBook", Helvetica, sans-serif;
}

ol.become-partnership,
p.become-partnership,
p.partnership-dashboard-heading {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 27px;
  letter-spacing: normal;
  font-family: "GothamBook", Helvetica, sans-serif;
}

img.partnership-dashboard-heading {
  max-width: 196px;
  height: 95px;
}

.partnership-dashboard .partnership-dashboard-wrapper .card {
  padding: 50px;
  width: 33.3%;
}

.partnership-dashboard .partnership-dashboard-wrapper .slick-slide img {
  display: inline-block;
}

.partnership-dashboard .partnership-dashboard-wrapper .slick-dots li button:before {
  font-size: 15px;
}

.partnership-dashboard .partnership-dashboard-wrapper .slick-dots li.slick-active button:before{
  color: #5e50a1; 
}

.partnership-testimonial {
  background-color: #fafbfc;
}

.partnership-testimonial .partnership-testimonial-wrapper {
  height: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  align-items: center;
}

.partnership-testimonial .partnership-testimonial-wrapper .partnership-testimonial-image,
.partnership-testimonial .partnership-testimonial-wrapper .partnership-testimonial-image img {
  border-radius: 10px;
}

.partnership-testimonial .partnership-testimonial-wrapper .partnership-testimonial-description {
  width: 480px;
}

.partnership-testimonial .partnership-testimonial-wrapper .partnership-testimonial-description .partnership-testimonial-quote {
  width: 480px;
  height: auto;
}

.partnership-testimonial .partnership-testimonial-wrapper .partnership-testimonial-description p {
  overflow: auto;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 27px;
  letter-spacing: normal;
  font-family: "GothamBook", Helvetica, sans-serif;
}

.partnership-testimonial .partnership-testimonial-wrapper .partnership-testimonial-description p:before {
  top: -15px;
  left: 15px;
  color: #5e50a1;
  content: "\201C";
  font-size: 100px;
  font-weight: bolder;
  position: absolute;
}

.parnership-testimonial .partnership-testimonial-names {
    position: absolute;
    bottom: 0px;
}

.partnership-testimonial .owner-name {
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 32px;
  letter-spacing: normal;
  font-family: "GothamMedium", Helvetica, sans-serif;
}

.partnership-testimonial .owner-store {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: "GothamMedium", Helvetica, sans-serif;
}

.partnership-testimonial .carousel-indicators {
  display: none;
}

.partnership-testimonial .carousel-indicators li {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #bbbbbb;
}

.partnership-testimonial .carousel-indicators li.active {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #5e50a1;
}

.partnership-contact .partnership-contact-wrapper {
  background-color: #fafbfc;
}

.partnership-contact .partnership-contact-wrapper .partnership-contact-item {
  padding: 40px;
  border: solid 0.5px #dedede;
}

.partnership-contact .partnership-contact-wrapper .partnership-contact-item .partnership-contact-description {
  /* height: 180px; */
  overflow: auto;
}

.partnership-contact .partnership-contact-wrapper .partnership-contact-item .partnership-contact-email {
  padding: 10px 15px 10px 15px;
  border-radius: 5px;
  position: absolute;
  bottom: 0;

  margin-top: 20px;
  margin-bottom: 20px;
  width: fit-content;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #5f51a1;
}

.partnership-contact .partnership-contact-wrapper .partnership-contact-item .separator {
  content: "";
  width: 0px;
  padding: 0;
  height: 30px;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  border-right: 1px solid #ffffff;
}

.partnership-contact .partnership-contact-wrapper .partnership-contact-item a {
  color: #ffffff;
  text-decoration: none;
}

.partnership-contact .partnership-contact-wrapper .partnership-contact-item a:hover {
  color: #eba102;
}

.partnership-paxelbox-locker .partnership-paxelbox-locker-wrapper {
  border-radius: 20px;
  background-color: #fafbfc;
}

.partnership-paxelbox-locker .partnership-paxelbox-locker-wrapper .partnership-paxelbox-locker-description {
  padding: 40px 80px;
}

.partnership-concept ul {
  padding-left: 15px;
}

.partnership-concept .partnership-concept-wrapper {
  background-color: #f9f9fb;
}

.partnership-concept .partnership-concept-description {
  font-family: "GothamBook", Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 27px;
  letter-spacing: normal;
  color: #424143;
}

p.partnership-step-heading {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 27px;
  letter-spacing: normal;
  font-family: "GothamBook", Helvetica, sans-serif;
}

.partnership-step .partnership-step-wrapper .card {
  padding: 0px 20px 0px 20px;
  height: 380px;
  width: 20%;
}

.partnership-step .partnership-step-wrapper .slick-slide img {
  bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  width: fit-content;
  -ms-flex-wrap: wrap;
}

.partnership-step .partnership-step-wrapper .slick-dots li button:before {
  font-size: 15px;
}

.partnership-step .partnership-step-wrapper .slick-dots li.slick-active button:before{
  color: #5e50a1; 
}

.partnership-profile-action {
  max-height: 200px;
  height: inherit;
}

.partnership-profile-action .partnership-profile-action-wrapper {
  max-height: 200px;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
}

.partnership-profile-action .partnership-profile-action-description {
    max-width: 779px;
    /* max-height: 72px; */
    font-family: "GothamMedium";
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 36px;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a4a;
}

.partnership-profile-action .partnership-profile-action-button-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

.partnership-profile-action .partnership-profile-action-button {
  height: 50px;
  max-width: 380px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  font-family: "GothamBold";
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.34px;
}

a.back-btn-link {
  font-family: "GothamMedium";
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 30px;
  letter-spacing: 0.4px;
  color: #6053a3;  
  border:0; 
  text-decoration:none; 
  outline:none
}

p.partnership-form {
  font-family: "GothamBook";
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}

.partnership-form .partnership-form-input {
  max-width: 680px;
}

.required-mark {
  color: #ff434f;
}

.partnership-form .partnership-form-input label {
  font-family: "GothamMedium";
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}

.partnership-form .partnership-form-input input {
  height: 40px;
  font-family: "GothamBook";
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}

.partnership-form .partnership-form-submit {
  width: 340px;
  height: 48px;
  font-family: "GothamMedium";
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.39px;
  float: right;
}

.partnership-form .message-banner {
  max-width: 680px;
}

/* #ANTARKANKEBAIKAN */

/* .about-antarkan-kebaikan img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}

.about-antarkan-kebaikan .about-antarkan-kebaikan-description {
  padding: 30px 30px 30px 0;
}

.about-antarkan-kebaikan .about-antarkan-kebaikan-description {
  width: 80%;
  margin: 0 auto;
  display: block;
}

.about-antarkan-kebaikan .about-antarkan-kebaikan-description h5 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
  text-transform: initial;
}

.about-antarkan-kebaikan .about-antarkan-kebaikan-description p {
  font-size: 15px;
  line-height: 24pt;
  margin-bottom: 20px;
  text-transform: initial;
} */

.antarkan-kebaikan.page {
  margin-top: 100px;
}

.antarkan-kebaikan .bg-yellow {
  position: relative;
  max-height: 450px;
}

.antarkan-kebaikan .bg-yellow::before {
  content: "";
  display: block;
  width: 100%;
  height: 670px;
  right: 0;
  bottom: -2px;
  background-color: #ffb003;
  border-bottom-left-radius: 100px;
  position: absolute;
  z-index: -1;
  transition: all 0.2s ease-in-out;
  -webkit-transform: rotateZ(-15deg);
  -ms-transform: rotateZ(-15deg);
  transform: rotateZ(-15deg);
  transform-origin: bottom right;
}

.antarkan-kebaikan .bg-yellow img {
  width: 100%;
}

.antarkan-kebaikan .item-caption {
  position: absolute;
  width: 100%;
  left: 0;
  top: 40%;
}

.antarkan-kebaikan .item-caption-inner {
  color: #ffffff;
  text-align: center;
}

.antarkan-kebaikan .item-caption-inner h1 {
  font-family: "GothamMedium", Helvetica, sans-serif;
}

.antarkan-kebaikan .slide-wrap .slide-pic-container,
.antarkan-kebaikan .slide-wrap .slide-text-container {
  position: absolute;
  left: 0;
  top: 100px;
}

.antarkan-kebaikan .slide-wrap .slide-text-container .slide-text-inner h1,
.antarkan-kebaikan .slide-wrap .slide-text-container .slide-text-inner h2,
.antarkan-kebaikan .slide-wrap .slide-text-container .slide-text-inner h3,
.antarkan-kebaikan .slide-wrap .slide-text-container .slide-text-inner h4,
.antarkan-kebaikan .slide-wrap .slide-text-container .slide-text-inner h5,
.antarkan-kebaikan .slide-wrap .slide-text-container .slide-text-inner h6 {
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 32px;
  letter-spacing: normal;
  font-family: "GothamMedium", Helvetica, sans-serif;
}

.antarkan-kebaikan .slide-wrap .slide-text-container .slide-text-inner p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 27px;
  letter-spacing: normal;
  font-family: "GothamBook", Helvetica, sans-serif;
}

.antarkan-kebaikan .slide-wrap,
.antarkan-kebaikan .slide-wrap .col-xl-7,
.antarkan-kebaikan .slide-wrap .col-xl-5 {
  position: relative;
  overflow: hidden;
}

.post-slider .container .carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #5E50A1;
}

.post-slider .container .carousel {
  width: 100%;
  height: 420px;
}

.post-slider .container .carousel .carousel-indicators {
  margin: 0 auto;
  z-index: inherit;
}

.post-slider .container .carousel .carousel-inner .carousel-item {
  height: 350px;
}

.post-slider .container .carousel .carousel-inner .carousel-item .carousel-caption {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -10;
  width: 700px;
  height: 350px;
  font-size: 15px;
  color: #000000;
  text-align: left;
  border-radius: 20px;
  background: #f9f9fb;
  padding: 30px 250px 200px 50px;
}

.post-slider .container .carousel .carousel-inner .carousel-item .carousel-description {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -10;
  width: 700px;
  height: 350px;
  font-size: 15px;
  color: #000000;
  text-align: left;
  position: absolute;
  padding: 120px 250px 200px 50px;
}

.post-slider .container .carousel .carousel-inner .carousel-item .carousel-caption h3 {
  color: #5e50a1;
  font-size: 26px;
  font-weight: bold;
}

.post-slider .container .carousel .carousel-inner .carousel-item .view {
  width: 620px;
  height: 248px;
  margin-left: 45%;
}

.post-slider .container .carousel .carousel-inner .carousel-item .view img {
  width: 610px;
  height: 250px;
  margin-top: 8%;
  margin-right: 0;
  margin-bottom: 5%;
  border-radius: 20px;
}

.post-slider .container .carousel .carousel-control-prev {
  width: 5%;
  top: auto;
  left: 30%;
  height: 10%;
}

.post-slider .container .carousel .carousel-control-next {
  width: 5%;
  top: auto;
  right: 30%;
  height: 10%;
}

.post-slider .container .carousel .carousel-control-prev .carousel-control-prev-icon {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 15px 10px 0;
  border-color: transparent #ffaf03 transparent transparent;
}

.post-slider .container .carousel .carousel-control-next .carousel-control-next-icon {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 15px;;
  border-color: transparent transparent transparent #ffaf03;
}

.sponsorship-logo .sponsorship-logo-item {
    display: flex;
    justify-content: center;
} 


.our-campaigns .container .our-campaigns-title {
  text-align: left;
  padding-left: 40px;
  padding-bottom: 10px;
}

.our-campaigns .container .our-campaigns-wrapper {
  margin:0 auto;
  text-align: center;
  padding-left: 40px;
}

.our-campaigns .container .our-campaigns-wrapper ul {
  padding: 0;
  list-style: none;
}

.our-campaigns .container .our-campaigns-wrapper ul li {
  margin-bottom: 30px;
  display: inline-block;
}

.our-campaigns .container .our-campaigns-wrapper .information {
  margin: 0 auto;
}

.our-campaigns .container .our-campaigns-posts {
  position: relative;
}

.our-campaigns .container .our-campaigns-posts .our-campaigns-view {
  width: 100%;
  height: 200px;
  border-radius: 10px;
}

.our-campaigns .container .our-campaigns-posts .our-campaigns-view img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.our-campaigns .container .our-campaigns-posts .our-campaigns-box-shadow {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 10px;
  -webkit-box-shadow: inset 0px -80px 30px -30px rgba(0,0,0,0.48);
  -moz-box-shadow: inset 0px -80px 30px -30px rgba(0,0,0,0.48);
  box-shadow: inset 0px -80px 30px -30px rgba(0,0,0,0.48);
}

.our-campaigns .container .our-campaigns-posts .our-campaigns-caption {
  bottom: 20px;
  color: #ffffff;
  position: absolute;
  padding-left: 20px;
}

.our-campaigns .container .our-campaigns-posts .our-campaigns-caption h5 {
  font-size: 18px;
  text-align: left;
}

.our-campaigns .container .our-campaigns-wrappe ul li a,
.our-campaigns .container .our-campaigns-wrappe ul li a:hover,
.our-campaigns .container .our-campaigns-wrappe ul li a:visited,
.our-campaigns .container .our-campaigns-wrappe ul li a:link,
.our-campaigns .container .our-campaigns-wrappe ul li a:active {
  color: #ffffff;
  text-decoration: none;
}

/* TICKET TRACKING */

.ticket-tracking .ticket-tracking-search {
  height: 250px;
}

.ticket-tracking .container {
  padding: 0;
}

.ticket-tracking .ticket-tracking-search .container .content-title,
.ticket-tracking .ticket-tracking-search .container .ticket-tracking-description,
.ticket-tracking .ticket-tracking-search .container .ticket-tracking-search-field {
  margin-bottom: 20px;
}

.ticket-tracking .ticket-tracking-search .container .ticket-tracking-search-field {
  color: #ffffff;
  padding-left: 0;
}

.ticket-tracking .ticket-tracking-search .container .ticket-tracking-search-field .input-group-append {
  border-radius: 0 5px 5px 0;
}

.ticket-tracking .ticket-tracking-search .container .ticket-tracking-content {
  width: 100%;
}

.ticket-tracking .ticket-tracking-search .container .ticket-tracking-content {
  width: 100%;
}

.ticket-tracking .ticket-tracking-search .container .ticket-tracking-content img {
  width: 100%;
  height: 250px;
}

.ticket-tracking .ticket-tracking-display .container .ticket-tracking-result {
  width: 100%;
  border-radius: 20px;
  background: #f9f9fb;
}

.ticket-tracking .ticket-tracking-display .container .ticket-tracking-result .ticket-tracking-result-table {
  overflow: auto;
}

.ticket-tracking .ticket-tracking-display .container .ticket-tracking-result .ticket-tracking-result-table,
.ticket-tracking .ticket-tracking-display .container .ticket-tracking-result .ticket-tracking-not-found  {
  padding: 40px 20px 40px 20px;
}

/* Help And Support */

/* .help-and-supp .form-control {
  border: 0;
} */

.help-and-supp .web-category {
  background-color: #f9f9fb;
  padding: 50px 50px 50px 50px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}

.help-and-supp .bg-purple {
  padding: 30px 0;
  margin-bottom: 30px;
}

.help-and-supp .bg-white {
  padding: 30px 0;
  margin-bottom: 30px;
}

.help-and-supp .btn.bg-yellow {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 38px;
}

.help-and-supp h4 {
  font-family: "GothamMedium", Helvetica, sans-serif;
  margin-bottom: 30px;
}

.help-and-supp h3 {
  font-family: "GothamMedium", Helvetica, sans-serif;
}

.help-and-supp .accordion {
  margin-bottom: 60px;
}

.help-and-supp .accordion .mb-0 {
  font-family: "GothamMedium", Helvetica, sans-serif;
}

.help-and-supp .accordion .card-body {
  padding: 15px 0;
}

.help-and-supp .accordion .card {
  padding-bottom: 15px;
}

/* .help-and-supp .col-md-8.order-1 {
  position: relative;
} */

.help-and-supp .category-page {
  display: none;
  width: 100%;
}

.help-and-supp .category {
  font-size: 14px;
  cursor: pointer;
  margin-bottom: 10px;
}

.help-and-supp .mobile-category {
  display: none;
}

.help-and-supp .category.tx-purple {
  font-family: "GothamBold", Helvetica, sans-serif;
}

.help-and-supp a.card-header-title {
  color: #eba102;
  text-decoration: none;
  width: 100%;
}

.help-and-supp .card-header-title .caret {
  content: '';
  width: 0;
  height: 0;
  float: right;
  margin-right: 5px;
  border-style: solid;
  
  border-width: 10px 5px 0 5px;
  border-color: #5f51a1 transparent transparent transparent;
}

.help-and-supp .card-header-title[aria-expanded="false"] .caret,
.help-and-supp .card-header-title.collapsed .caret {
  content: '';
  width: 0;
  height: 0;
  float: right;
  margin-right: 5px;
  border-style: solid;
  
  border-width: 0 5px 10px 5px;
  border-color: transparent transparent #ffaf03 transparent;
}

.help-and-supp .page-wrap {
  display: contents;
}

.help-and-supp .need-help a {
  color: #ffffff;
  text-decoration: none;
}

.help-and-supp .need-help .separator {
    content: "";
    width: 0px;
    padding: 0;
    height: 30px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    border-right: 1px solid #ffffff;
}

.help-and-supp .need-help .contact-phone {
  padding: 10px 15px 10px 15px;
  border-radius: 5px;
  margin-bottom: 10px;
  width: fit-content;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #25d366;
}

.help-and-supp .need-help .contact-email {
  padding: 10px 15px 10px 15px;
  border-radius: 5px;
  margin-bottom: 10px;
  width: fit-content;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #5f51a1;
}

.help-and-supp .need-help a:hover {
  color: #eba102;
}

/* Customer Support */

.customer-supp section {
  overflow-x: hidden;
  margin-bottom: 0;
}

.customer-supp .btn.bg-purple {
  margin-bottom: 60px;
}

.customer-supp .fa {
  color: #ffffff;
}

.customer-supp .content-wrap {
  position: relative;
  padding-top: 76px;
  padding-left: 64px;
}

.customer-supp .content-wrap img {
  width: 100%;
  padding: 60px 0;
}

.customer-supp .content-wrap .bg-purple {
  width: 200%;
  position: absolute;
  top: 0;
  left: 0;
  border-top-left-radius: 100px;
  z-index: -1;
}

.customer-supp h4 {
  font-family: "GothamMedium", Helvetica, sans-serif;
  margin-bottom: 35px;
}

/* Claim */

.claim h4 {
  font-family: "GothamMedium", Helvetica, sans-serif;
  margin-top: 20px;
}

.claim label {
  font-family: "GothamMedium", Helvetica, sans-serif;
  font-size: 14px;
}

.claim label.radio-lable,
.claim label.form-check-label {
  font-family: "GothamBook", Helvetica, sans-serif;
}

.claim .margin-bot {
  margin-bottom: 6px;
}

.claim button.bg-purple {
  padding: 5px 30px;
}

.claim .form-check {
  padding-left: 0;
}

.claim input:read-only {
  background-color: #ffffff;
  border-right: none;
}

.claim .input-group-btn .btn {
  border: 1px solid #ced4da;
  border-left: none;
  line-height: 1.55;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.datepicker.dropdown-menu {
  transform: translate(0px, 135px);
}

/* Customer Support Thanks */

.text-decoration-none {
  text-decoration: none;
}

.ticket-copied {
  padding-left: 0;
  max-width: 60%;
}

input[readonly].border-yellow,
input[readonly].border-green-light {
  background-color: #ffffff;
}

.border-yellow {
  border-color: #ffb003;
  border-width: medium;
}

.border-green-light {
  border-color: #3ea20b;
  border-width: medium;
  background-color: #ffffff;
}

.btn-copied {
  width: 80px;
}

.btn-create-shipment {
  border-radius: 4px;
  background-color: #5F51A1;
  margin: 0 0 4px 20px;
  color: #ffffff;
  font-weight: bold;
}

.btn-create-shipment:hover {
  border-radius: 4px;
  background-color: #fff;
  margin: 0 0 4px 20px;
  color: #5F51A1;
  font-weight: bold;
  border-color:  #5F51A1;;
}

button:hover.btn-copied {
  color: #ffffff;
}

button:disabled.btn-copied {
  color: #ffffff;
}

/* Tracking Shipment */

.track-shipments h4, .track-shipments h5 {
  font-family: "GothamBold", Helvetica, sans-serif;
}

.track-shipments th {
  font-family: "GothamMedium", Helvetica, sans-serif;
  font-size: 12px;
  color: #ccc;
  text-transform: uppercase;
}

.track-shipments td {
  color: #424143;
  font-size: 14px;
  border-bottom: 1px solid #dedede;
}

.track-shipments .detail-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1111;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  overflow-x: hidden;
  overflow-y: auto;
  display: none;
}

.track-shipments .detail-container .awb-detail {
  position: absolute;
  width: 45%;
  min-height: 100%;
  background: #fff;
  top: 0;
  right: -50%;
  padding: 25px 10px 10px 10px;
  display: none;
}

.track-shipments .detail-container .awb-detail .name {
  font-family: "GothamBold", Helvetica, sans-serif;
}

.track-shipments .awb-detail .add-padding {
  padding-left: 25px;
}

.track-shipments .awb-detail .row.tx-grey .col-9 .district, .track-shipments .awb-detail .description {
  border-left: 2px solid #56c378;
  padding-left: 20px;
}

.track-shipments .delivery-timeline {
  padding-left: 7px;
}

.track-shipments .icon {
  margin-top: -8px;
  height: 17px;
  padding-right: 5px;
}

.track-shipments .awb-detail .row.top {
  padding: 30px 0 30px 0;
  margin: 0;
  border-bottom: 1px solid #d8d8d8;
}


.track-shipments .awb-detail .row.tx-grey {
  /* height: 14px; */
  line-height: 14px;
}

.track-shipments .awb-detail .address,
.track-shipments .awb-detail .proof-of-delivery {
  margin: 0;
  padding: 30px 0 30px 0;
  border-bottom: 1px solid #d8d8d8;
}

.track-shipments .awb-detail .address .tx-purple,
.track-shipments .awb-detail .proof-of-delivery .tx-purple {
  font-family: "GothamBold", Helvetica, sans-serif;
  padding-bottom: 30px;
}

.track-shipments .awb-detail .proof-of-delivery img.photo {
  width: 100px;
  height: 100px;
}

.track-shipments .awb-detail .tx-grey.bottom {
  margin: 30px 0 30px 0;
}

.track-shipments .awb-detail .row.tx-grey .point {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 32px;
  border: 2px solid #56c378;
  background-color: #fff;
  position: absolute;
  top: -1px;
  left: 8px;
}

.track-shipments .awb-detail .row.tx-grey .point:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 20px;
  background-color: #56c378;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.track-shipments .awb-detail .description {
  padding-bottom: 15px;
}

.track-shipments .awb-detail .description p {
  min-height: 37px;
  line-height: 41px;
}

.track-shipments .awb-detail .description hr, .track-shipments .awb-detail .description p {
  margin: 0;
}

.track-shipments .awb-detail .description:last-child {
  min-height: 0;
  border-left: 0;
}

.track-shipments .table thead span + span {
  margin-left: 5px;
}

.track-shipments .table > thead > tr > td,
.track-shipments .table > tbody > tr > td {
  padding: 20px 10px;
}

.track-shipments .table tr td:last-child button.shipment-detail-btn {
  border: 0;
  padding: 0;
  width: 100%;
  display: block;
  margin-top: -2px;
  text-align: left;
  overflow: visible;
  position: relative;
  background-color: #ffffff;
}

.track-shipments .table td:last-child .shipment-detail-btn .shipment-status-icon {
  height: 12px;
  display: inline-block;
  vertical-align: baseline;
}

.track-shipments .table td:last-child .shipment-detail-btn .shipmet-status-txt {
  margin-left: 50px;
  margin-right: 50px;
}

.track-shipments .table td:last-child .shipment-detail-btn .shipment-status-arrow {
  right: 0;
  top: 50%;
  margin-top: -13px;
  position: absolute;
}

.track-shipments .table>caption+thead>tr:first-child>td,
.track-shipments .table>caption+thead>tr:first-child>th,
.track-shipments .table>colgroup+thead>tr:first-child>td,
.track-shipments .table>colgroup+thead>tr:first-child>th,
.track-shipments .table>thead:first-child>tr:first-child>td,
.track-shipments .table>thead:first-child>tr:first-child>th {
  border-top: 0;
}

.track-shipments a {
  text-decoration: none;
}

/* About Us */

.about-us .bg-purple {
  margin-bottom: 0;
  position: relative;
}

.about-us .item-caption {
  position: absolute;
  width: 100%;
  left: 0;
  top: 30%;
}

.about-us .item-caption-inner {
  color: #ffffff;
  text-align: center;
}

.about-us .item-caption-inner h1 {
  font-family: "GothamMedium", Helvetica, sans-serif;
}

.about-us .bg-purple img {
  width: 100%;
}

.about-us .bg-triangle {
  position: relative;
  color: #ffffff;
  height: 400px;
}

.about-us .container img,
.about-us .container-fluid img {
  margin-bottom: 30px;
}

.about-us .bg-triangle::before {
  content: "";
  background-color: #5e50a1;
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 37vw;
  border-bottom-right-radius: 100px;
  top: 0;
  right: 0;
  -webkit-transform: rotate(-335deg);
  -ms-transform: rotate(-335deg);
  transform: rotate(-339deg);
  transform-origin: top right;
}

.about-us h2 {
  font-family: "GothamMedium", Helvetica, sans-serif;
  margin-bottom: 30px;
}

.about-us .tx-container {
  max-width: 477px;
  margin: auto;
}

.about-us .our-service-value-wrapper .card {
  margin-top: 100px;
}

.about-us .our-service-value-wrapper .card h3 {
  display: block;
  font-family: "GothamBold", Helvetica, sans-serif;
  font-size: 28px;
  color: #d6d6d6;
}

.about-us .our-service-value-wrapper .card img {
  width: 98px;
  height: 131px;
}

.about-us .our-service-value-wrapper .slick-slide {
  width: 25vw;
}

.about-us .our-service-value-wrapper .slick-dots {
  text-align: left;
}

.about-us .our-service-value-wrapper .slick-dots li button:before {
  font-size: 15px;
}

.about-us .our-service-value-wrapper .slick-dots li.slick-active button:before{
  color: #5e50a1; 
}

/* Why Paxel */
.icon-ourservice{
  width: 56px;
}
.container-our-service{
  margin-top: 100px;
  margin-bottom: 100px;
}

.our-service.page {
  margin-top: 100px;
}

.our-service .bg-yellow {
  position: relative;
  max-height: 450px;
}

.our-service .bg-yellow::before {
  content: "";
  display: block;
  width: 100%;
  height: 670px;
  right: 0;
  bottom: -2px;
  background-color: #ffb003;
  border-bottom-left-radius: 100px;
  position: absolute;
  z-index: -1;
  transition: all 0.2s ease-in-out;
  -webkit-transform: rotateZ(-15deg);
  -ms-transform: rotateZ(-15deg);
  transform: rotateZ(-15deg);
  transform-origin: bottom right;
}

.our-service .bg-yellow img {
  width: 100%;
}

.our-service .item-caption {
  position: absolute;
  width: 100%;
  left: 0;
  top: 40%;
}

.our-service .item-caption-inner {
  color: #ffffff;
  text-align: center;
}

.our-service .item-caption-inner h1 {
  font-family: "GothamMedium", Helvetica, sans-serif;
}

.our-service .slide-wrap .slide-pic-container,
.our-service .slide-wrap .slide-text-container {
  position: absolute;
  left: 0;
  top: 100px;
}

.our-service .slide-wrap .slide-text-container .slide-text-inner h1,
.our-service .slide-wrap .slide-text-container .slide-text-inner h2,
.our-service .slide-wrap .slide-text-container .slide-text-inner h3,
.our-service .slide-wrap .slide-text-container .slide-text-inner h4,
.our-service .slide-wrap .slide-text-container .slide-text-inner h5,
.our-service .slide-wrap .slide-text-container .slide-text-inner h6 {
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 32px;
  letter-spacing: normal;
  font-family: "GothamMedium", Helvetica, sans-serif;
}

.our-service .slide-wrap .slide-text-container .slide-text-inner p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 27px;
  letter-spacing: normal;
  font-family: "GothamBook", Helvetica, sans-serif;
}

.our-service .slide-wrap,
.our-service .slide-wrap .col-xl-7,
.our-service .slide-wrap .col-xl-5 {
  position: relative;
  overflow: hidden;
}

/* CAREERS */

.life-in-paxel .careers-life-in-paxel {
  margin-top: 20px;
  background: #f9f9fb;
  border-radius: 20px;
}

.life-in-paxel .careers-life-in-paxel .careers-life-item .view img {
  width: 100%;
  height: 400px;
  border-radius: 0 20px 20px 0;
}

.life-in-paxel .careers-life-in-paxel .careers-life-item .life-in-paxel-description {
  padding-left: 50px;
  padding-right: 50px;
}

.life-in-paxel .careers-life-in-paxel .careers-life-item .life-in-paxel-description h5 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
  text-transform: initial;
}

.life-in-paxel .careers-life-in-paxel .careers-life-item .life-in-paxel-description p {
  font-size: 16px;
  line-height: 24pt;
  margin-bottom: 20px;
  text-transform: initial;
}

.careers-life-image-slider {
  margin-top: 20px;
}

.careers-life-image-slider .careers-life-image-carousel,
.careers-life-image-slider .careers-life-image-carousel .slick-list {
  height: 170px;
}

.careers-life-image-slider .slick-side {
  width: 300px;
  height: 170px;
}

.careers-life-image-slider .slick-slide.slick-current.slick-active img {
  z-index: -2;
  position: relative;
}

.careers-life-image-slider .slick-slide.slick-current.slick-active .careers-life-item .image-wrapper {
  padding: 0;
  width: 300px;
  height: 170px;
  border-radius: 0 0 10px 10px;
  border-bottom: 15px solid #FFB003;
}

.careers-life-image-slider .careers-life-image-carousel .careers-life-item {
  padding-left: 15px;
  padding-right: 15px;
}

.careers-life-image-slider .careers-life-image-carousel .careers-life-item img {
  width: 300px;
  height: 170px;
  border-radius: 10px;
}

.testimonial-slider,
.testimonial-slider .container-fluid
{
  width: 100%;
  height: 500px;
}

.testimonial-slider .row .col-md-5,
.testimonial-slider .row .col-md-7 {
  padding: 0;
}

.testimonial-slider .testimonial-slider-left {
  background-color: #5e50a1;
  border-radius: 0px 20px 20px 0px;
}

.testimonial-slider .testimonial-slider-left .testimonial-slider-caption {
  padding-top: 25%;
  padding-left: 23.33%;
  height: 500px;
}

.testimonial-slider .testimonial-slider-left h1 {
  color: #ffffff;
  text-align: left;
  font-weight: bold;
}

.testimonial-slider .row {
  width: 100%;
  height: 500px;
  position: absolute;
}

.testimonial-slider .row .view {
  height: 100%;
  position: relative;
}

.testimonial-slider .row .view-carousel {
  top: 50%;
  margin: 0;
  width: 100%;
  height: 400px;
  position: absolute;
  background-color: #f9f9fb;
  transform: translateY(-50%);
}

.testimonial-slider .row .view .view-carousel .carousel-inner {
  width: 100%;
  height: 100%;
  overflow: visible;
  position: relative;
}

.testimonial-slider .row .view .view-carousel .carousel-inner .carousel-item {
  top: 50%;
  margin: 0;
  width: 100%;
  height: 400px;
  position: absolute;
  background-color: #f9f9fb;
  transform: translateY(-50%);
}

.testimonial-slider .row .view .view-carousel .carousel-inner .carousel-item .row {
  top: 50%;
  margin: 0;
  width: 100%;
  height: 400px;
  position: absolute;
  margin-left: -25%;
  transform: translateY(-50%);
}

.testimonial-slider .row .view .view-carousel .carousel-inner .carousel-item img {
  width: 300px;
  height: 300px;
  margin-left: 10px;
  border-radius: 20px;
}

.testimonial-slider .row .view .view-carousel .carousel-inner .carousel-item .carousel-caption {
  left: 0;
  padding: 0;
  right: auto;
  bottom: auto;
  width: 400px;
  color: #000000;
  text-align: left;
  margin-left: 90px;
  position: initial;
}

.testimonial-slider .row .view .view-carousel .carousel-inner .carousel-item .carousel-caption p {
  width: 100%;
  height: 100px;
}

.testimonial-slider .row .view .view-carousel .carousel-inner .carousel-item .carousel-caption p:before {
  top: -20px;
  left: 100px;
  color: #5e50a1;
  content: "\201C";
  font-size: 100px;
  font-weight: bolder;
  position: absolute;
}

.testimonial-slider .row .view .view-carousel .carousel-inner .carousel-item .carousel-caption h5 {
  font-weight: bolder;
}

.testimonial-slider .row .view .view-carousel .carousel-control-prev {
  left: 50%;
}

.testimonial-slider .row .view .view-carousel .carousel-control-next {
  right: 20%;
}

.testimonial-slider .row .view .view-carousel .carousel-indicators {
  top: 54px;
  z-index: 1;
  width: 80px;
  right: 25%;
  left: 55%;
  height: 30px;
  margin: auto;
  bottom: auto;
}

.testimonial-slider .row .view .view-carousel .carousel-indicators li {
  width: auto;
  border: none;
  display: none;
  text-indent: 0;
  font-size: 16px;
  color: #000000;
}

.testimonial-slider .row .view .view-carousel .carousel-indicators li.active {
  display: inline-block;
  background-color: transparent;
}

.testimonial-slider .row .view .view-carousel .carousel-control-prev,
.testimonial-slider .row .view .view-carousel .carousel-control-next {
  top: 55px;
  width: 5%;
  z-index: 1;
  opacity: .5;
  bottom: auto;
  display: flex;
  position: absolute;
  text-align: center;
  align-items: center;
  justify-content: center;
  transition: opacity .15s ease;
}

.testimonial-slider .row .view .view-carousel .carousel-control-prev .carousel-control-prev-icon {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 15px 10px 0;
  border-color: transparent #ffaf03 transparent transparent;
}

.testimonial-slider .row .view .view-carousel .carousel-control-next .carousel-control-next-icon {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 15px;;
  border-color: transparent transparent transparent #ffaf03;
}

.benefit .benefit-content {
  margin-top: 50px;
}

.benefit .benefit-content .benefit-item .card h2 {
  color: #C4C7CA;
  font-weight: bold;
}

.benefit .benefit-content .benefit-item .card h5 {
  font-weight: bold;
  margin: 10px 10px 10px 0;;
}

.benefit .benefit-content .benefit-item .card {
  width: 320px;
  margin-right: 50px;
  border: none;
}

.benefit .benefit-content .benefit-item .card img {
  width: 100%;
  height: 200px;
}

.benefit .benefit-content .slick-track {
  margin: 0;
  display: flex;
  max-width: 1110px;
}

.benefit .benefit-content .slick-track {
  margin: 0;
  display: flex;
  max-width: 1110px;
}

.are-you-in .form-search {
  margin-top: 10px;
}

.are-you-in .form .first-field {
  border-radius: 10px 0 0 10px;
}

.are-you-in .form .col-md-2 {
  padding: 0;
}

.are-you-in .form .field-input {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #FAFBFC;
  border: .5px solid #E7E6F0;
}

.are-you-in .form .field-input .form-group {
  margin: 0;
}

.are-you-in .form .field-input .form-group label {
  font-size: 12px;
  text-transform: uppercase
}

.are-you-in .form .field-input input {
  border: none;
  background: #FAFBFC;
}

.are-you-in .form .field-input input::placeholder {
  color: #BCBCBC;
}

.are-you-in .form .field-input label {
  font-weight: bolder;
}

.are-you-in .form .btn{
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  border-radius: 0 10px 10px 0;
}

.are-you-in .form .field-input .select-yellow {
  float: left;
  width: 100%;
  position: relative;
}

.are-you-in .form .field-input .select-yellow:after {
  top: 40%;
  right: 5px;
  content: '';
  position: absolute;
  border-style: solid;
  pointer-events: none;
  border-width: 10px 5px 0 5px;
  border-color: #ffaf03 transparent transparent transparent;
}

.are-you-in .form .field-input .select-yellow::-ms-expand {
  display: none;
}

.are-you-in .form .field-input .select-yellow select {
  width: 100%;
  float: right;
  border: none;
  display: block;
  color: #BCBCBC;
  appearance: none;
  word-break: normal;
  -moz-appearance: none;
  background-image: none;
  -ms-word-break: normal;
  -webkit-appearance: none;
  background-color: #FAFBFC;
}

.are-you-in .form .field-input .select-yellow select option:not(:first-of-type) {
  color: #000000;
}

.are-you-in .available-position,
.are-you-in .available-position .available-position-table {
  margin-top: 20px;
}

.are-you-in .available-position .available-position-header {
  font-size: 20px;
  font-weight: bolder;
}

.are-you-in .available-position table {
  border-spacing:0 20px;
  border-collapse: separate;
}

.are-you-in .available-position table {
  width: 100%;
  border: hidden;
}

.are-you-in .available-position .table-bordered tr td {
  border-color: #E7E6F0;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  background-color: #FAFBFC;
}

.are-you-in .available-position .table-bordered tr td:first-child {
  border-left-width: 1px;
  border-radius: 10px 0 0 10px;
}

.are-you-in .available-position .table-bordered tr td:last-child {
  width: 15%;
  text-align: center;
  border-right-width: 1px;
  background-color: #5F51A1;
  border-radius: 0 10px 010px 0;
}

.are-you-in .available-position .table-bordered tr td:first-child a {
  color: #5f51a1;
  text-decoration: none;
}

.are-you-in .available-position .table-bordered tr td:last-child a {
  color: #ffffff;
  text-decoration: none;
}

.are-you-in .available-position .table-bordered tr td:last-child span {
  margin:0;
  padding:0;
  width: 100%;
  height: 100%;
  display: block;
}

.are-you-in .available-position .table-bordered tr td:last-child span {
  display: contents;
}

.are-you-in .available-position .table-bordered tr td.dataTables_empty {
  border-radius: 0;
  border-right-width: 1px;
  background-color: transparent;
}

.are-you-in .available-position .page-link {
  border: none;
  text-emphasis: none;
}

.are-you-in .available-position .paginate_button.page-item.active .page-link {
  background-color: #5F51A1;
}

.are-you-in .available-position .paginate_button.previous.disabled .page-link,
.are-you-in .available-position .paginate_button.next.disabled .page-link {
  display: none;
}


.are-you-in .available-position .paginate_button.previous .page-link .arrow-left {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9.5px 19px 9.5px 0;
  border-color: transparent #ffaf03 transparent transparent;
}

.are-you-in .available-position .paginate_button.next .page-link .arrow-right {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9.5px 0 9.5px 19px;
  border-color: transparent transparent transparent #ffaf03;
}

.are-you-in .available-position .dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
  visibility: hidden;
}

/* CAREERS DETAIL */

.careers-detail .careers-detail-content .careers-detail-left .content-title-header-detail span {
  color: #404040;
  font-size: 12px;
  font-weight: normal;
  display: inline-block;
}

.careers-detail .careers-detail-content .careers-detail-left .content-title-header-detail span i {
  color: #FFB003;
  padding-right: 5px;
}

.careers-detail .careers-detail-content .careers-detail-left .careers-detail-description {
  width: 85%;
}

.careers-detail .careers-detail-content .careers-detail-left .careers-detail-description .careers-detail-description-skill ul {
  padding: 0;
  align-items: center;
}

.careers-detail .careers-detail-content .careers-detail-left .careers-detail-description .careers-detail-description-skill ul li {
  height: 50px;
  padding: 10px;
  margin-top: 10px;
  font-weight: 500;
  text-align: center;
  margin-right: 10px;
  border-radius: 10px;
  display: inline-block;
  background-color: #F9F9FB;
  border: 1px solid #C4C7CA;
}

.careers-detail .careers-detail-content .careers-detail-left .careers-detail-description > * {
  margin-top: 30px;
}

.careers-detail .careers-detail-content .careers-detail-right {
  width: 200px;
  margin: 0 auto;
  text-align: center;
}

.careers-detail .careers-detail-content .careers-detail-right .career-post-date {
  padding: 0;
  font-size: 12px;
  color: #9B9B9B;
}

.careers-detail .careers-detail-content .careers-detail-right .career-apply-button {
  width: 100%;
  height: 45px;
  padding: 10px;
  color: #ffffff;
  border-radius: 10px;
}

.careers-detail .careers-detail-content .careers-detail-right .career-social-media-share {
  text-align: center;
  margin: 10px 0 10px 0;
}

.careers-detail .careers-detail-content .careers-detail-right .career-social-media-share a {
  padding: 10px;
  text-decoration: none;
}

.careers-detail .careers-detail-content .careers-detail-right .career-social-media-share a:hover {
  opacity: 0.7;
}

/* CAREERS APPLY */

.careers-apply .careers-apply-container .content-title-header-job {
  color: #424143;
  font-size: 14px;
  margin-top: 10px;
  font-weight: normal;
}

.careers-apply .careers-apply-container .careers-apply-form .careers-apply-sub-header {
  font-size: 24px;
  margin-top: 40px;
  font-weight: bold;
  margin-bottom: 20px;
}

.careers-apply .careers-apply-container .careers-apply-form .mark-required {
  padding: 10px;
  color: #ff0000;
}

.careers-apply .careers-apply-container .careers-apply-form .select-yellow {
  float: left;
  width: 100%;
  position: relative;
}

.careers-apply .careers-apply-container .careers-apply-form .select-yellow:after {
  top: 40%;
  right: 5px;
  content: '';
  position: absolute;
  border-style: solid;
  pointer-events: none;
  border-width: 10px 5px 0 5px;
  border-color: #ffaf03 transparent transparent transparent;
}

.careers-apply .careers-apply-container .careers-apply-form .select-yellow::-ms-expand {
  display: none;
}

.careers-apply .careers-apply-container .careers-apply-form .select-yellow select {
  width: 100%;
  float: right;
  display: block;
  appearance: none;
  word-break: normal;
  -moz-appearance: none;
  background-image: none;
  -ms-word-break: normal;
  -webkit-appearance: none;
}

.careers-apply .careers-apply-container .careers-apply-form .select-yellow select option:not(:first-child) {
  color: #000000;
}

.careers-apply .careers-apply-container .careers-apply-form .select-yellow .optional,
.careers-apply .careers-apply-container .careers-apply-form .select-yellow select:invalid {
  color: #BCBCBC;
}

.careers-apply .careers-apply-container .careers-apply-form .form-group label:not(.form-check-label, .custom-file-label) {
  font-weight: bold;
}

.careers-apply .careers-apply-container .careers-apply-form .arrow-right {
  font-weight: bolder;
  font-size: 24px;
}

.careers-apply .careers-apply-container .careers-apply-form .apply-job,
.careers-apply .careers-apply-container .careers-apply-form .remove-experience,
.careers-apply .careers-apply-container .careers-apply-form .add-more-experience {
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size: 18px;
}

.careers-apply .careers-apply-container .careers-apply-form .custom-file .custom-file-label {
  color: #5E50A1;
  font-weight: bold;
  height: 50px;
  font-size: 14px;
  padding-top: 15px;
}

.careers-apply .careers-apply-container .careers-apply-form .custom-file-label::after {
  top: 2px;
  right: 2px;
  height: 90%;
  width: 130px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  border-radius: 5px;
  background-color: #5E50A1;
}

.careers-apply .careers-apply-container .careers-apply-form .custom-file-input:lang(en)~.custom-file-label::after {
  content: "Select File";
  padding-top: 10px;
}

.careers-apply .careers-apply-container .careers-apply-form .careers-apply-button {
  margin-top: 40px;
}

/* CAREERS APPLY SUCCESS */

.careers-apply-success .careers-apply-success-content .view img {
  width: 400px;
  height: 280px;
}

.careers-apply-success .careers-apply-success-content .content {
  margin-top: 20px;
}

.careers-apply-success .careers-apply-success-content .take-test-btn {
  height: 40px;
  padding: 5px;
  text-align: center;
  border-radius: 5px;
  background-color: #5e50a1;
}

.careers-apply-success .careers-apply-success-content .take-test-btn a {
  display: block;
  color: #ffffff;
  text-decoration: none;
}

/* ONLINE TEST */

.online-test .online-test-left .online-test-description {
  margin-top: 50px;
}

.online-test .online-test-left .online-test-description .online-test-select-title {
  font-weight: bold;
  margin-bottom: 10px;
}

.online-test .online-test-left .content-title-skill {
  margin-top: 10px;
}

.online-test .online-test-right {
  text-align: center;
}

.online-test .online-test-right > * {
  margin-bottom: 20px;
}

.online-test .online-test-right .online-test-duration-time {
  height: 60px;
  padding: 15px;
  color: #5f51a1;
  font-size: 28px;
  font-weight: bold;
  border-radius: 5px;
  background-color: #fafbfc;
  border: 1px solid #e7e6f0;
}

.online-test .online-test-right a {
  color: #ffffff;
  text-decoration: none;
}

.note-delivery-instrution {
  border-color:#f2eef7;
  border-width: 2px;
  border-radius: 9px;
  resize: none;
  padding-left:10px;
  width: 100%;
  min-height: 100px;
}

.hidden-delivery-instruction {
  display: none;
}

.online-test .online-test-right .online-test-start-button {
  height: 50px;
  padding: 10px;
  border-radius: 5px;
}

.online-test .online-test-question {
  margin-top: 50px;
}

.online-test .online-test-question ol {
  padding-inline-start: 20px;
}

.online-test .online-test-question ol>li {
  font-weight: bold;
}

.online-test .online-test-question ol>li .multiple-choice {
  margin-top: 10px;
  font-weight: normal;
}

.online-test .online-test-question .online-test-finish-button {
  margin-top: 50px;
}

.online-test .online-test-finish-content .view img {
  width: 400px;
  height: 280px;
}

.online-test .online-test-finish-content .content {
  margin-top: 20px;
}

.online-test .online-test-finish-content .take-test-btn {
  height: 40px;
  padding: 5px;
  text-align: center;
  border-radius: 5px;
  background-color: #5e50a1;
}

.online-test .online-test-finish-content .take-test-btn a {
  display: block;
  color: #ffffff;
  text-decoration: none;
}

.cancel-shipment-form-page {
  height: 100%;
  margin-top: 100px;
  padding-top: 20px;
  background-color: #f9f9fb;
}

.cancel-shipment-form-page .cancel-shipment-container,
.cancel-shipment-success-page .cancel-shipment-container,
.cancel-shipment-failed-page .cancel-shipment-container {
  display: flex;
  justify-content: center;
}

.cancel-shipment-form-page .cancel-shipment-form-content,
.cancel-shipment-success-page .cancel-shipment-success-content,
.cancel-shipment-failed-page .cancel-shipment-failed-content {
  width: 580px;
  padding: 40px 100px;
}

.cancel-shipment-form-page .cancel-shipment-form-title {
  font-family: "GothamMedium";
  font-size: 28px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 36px;
  letter-spacing: normal;
  color: #424143;
}

.cancel-shipment-form-page .cancel-shipment-form-description {
  font-family: "GothamBook";
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: normal;
  color: #929293;
  margin-top: 24px;
}

.cancel-shipment-form-page .cancel-shipment-form-cancel-reason {
  font-family: "GothamBook";
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 18px;
  letter-spacing: normal;
  color: #424143;
  margin-top: 24px;
}

.cancel-shipment-form-page label {
  display: flex;
  margin-bottom: 0px;
}

.cancel-shipment-form-page .form-radio {
  width: 14px;
  height: 14px;
  outline: none;
  cursor: pointer;
  appearance: none;
  margin-right: 16px;
  position: relative;
  border-radius: 50%;
  display: inline-table;
  align-self: center;
  background-color: #e9e9e9;
  border: 1px solid #bcbcbc;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.cancel-shipment-form-page .form-radio:checked::before {
  margin-top: 2px;
  margin-left: 2px;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background-clip: border-box;
  border-radius: 50%;
  border: 1px solid #424143;
  background-color: #424143;
}

.cancel-shipment-form-page .others-textarea {
  margin-top: 16px;
  margin-left: 25px;
}

.cancel-shipment-form-content .others-textarea textarea {
  font-family: "GothamBook";
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 18px;
  letter-spacing: normal;
  color: #424143;
}

.cancel-shipment-form-page .others-character-count {
  margin-top: 10px;
  font-family: "GothamBook";
  font-size: 10px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #9b9b9b;
}

.cancel-shipment-form-page .cancel-shipment-form-recaptcha {
  margin-top: 20px;
  display: flex;
}

.cancel-shipment-form-page .cancel-shipment-recaptcha-error {
  margin-top: 10px;
  display: flex;
  font-family: "GothamBook";
  font-size: 10px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #dc3545;
}

.cancel-shipment-form-page .show-recaptcha-error {
  display: flex;
}

.cancel-shipment-form-page .hide-recaptcha-error {
  display: none;
}

.cancel-shipment-form-page .cancel-shipment-button {
  margin-top: 20px;
  font-family: "GothamBold";
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.69px;
  text-align: center;
  color: #ffffff;
}

.cancel-shipment-form-page .cancel-shipment-button button {
  height: 56px;
}

.cancel-shipment-form-page .loader-form {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0,0,0,0.75);
  z-index: 10000;
}

.cancel-shipment-success-page,
.cancel-shipment-failed-page {
  height: 100%;
  margin-top: 100px;
  padding-top: 20px;
  background-color: #f9f9fb;
}

.cancel-shipment-success-page .cancel-shipment-success-title,
.cancel-shipment-failed-page .cancel-shipment-failed-title {
  font-family: "GothamMedium";
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: normal;
  color: #424143;
}

.cancel-shipment-success-page .cancel-shipment-success-description,
.cancel-shipment-failed-page .cancel-shipment-failed-description {
  font-family: "GothamBook";
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 20px;
  letter-spacing: normal;
  color: #929293;
  margin-top: 10px;
}

.cancel-shipment-success-page .cancel-shipment-img {
  margin-bottom: 60px;
}

.cancel-shipment-failed-page .cancel-shipment-img {
  margin-bottom: 0px;
}

.cancel-shipment-success-page .cancel-shipment-img img,
.cancel-shipment-failed-page .cancel-shipment-img img {
  width: 284px;
  height: 284px;
}

.cancel-shipment-success-page .cancel-shipment-homepage,
.cancel-shipment-failed-page .cancel-shipment-homepage {
  font-family: "GothamBold";
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin-top: 40px;
}

.cancel-shipment-success-page .cancel-shipment-homepage a,
.cancel-shipment-failed-page .cancel-shipment-homepage a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
}

.articles-title-banner-homepage{
  width: 170px;
  height: 52px;
  margin: 0 230px 20px 0;
  font-family: "GothamBold";
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  color: #5e50a1;
}

.articles-desc-banner-homepage{
  font-family: "GothamBook";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.69;
  letter-spacing: normal;
  color: #424143;
}

.articles-button-banner-homepage{
  border-radius: 4px;
  background-color: #5e50a1;
}

.articles-button-desc-banner-homepage{
  height: 12px;
  font-family: "GothamBold";
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.39px;
  color: #ffffff;
}

.articles-button-desc-arrow-banner-homepage{
  width: 20px;
  height: 10px;
  margin: 1px 0 1px 10px;
  object-fit: contain;
  /* background-color: #ffffff; */
}

.articles-card-homepage {
  width: 780px;
  height: 78px;
  margin: 0 0 10px 40px;
  padding: 12px 20px;
  border-radius: 8px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
  background-color: #ffffff;
}

.articles-homepage-title{
  font-family: "GothamMedium";
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.69;
  letter-spacing: normal;
  color: #5f51a1;
  white-space: nowrap;
  width:100%;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}

.articles-homepage-desc{
  font-family: "GothamBook";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.69;
  letter-spacing: normal;
  color: #424143;
  white-space: nowrap;
  width:100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.articles-homepage-date{
  font-family: "GothamBook";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.69;
  letter-spacing: normal;
  text-align: right;
  color: #424143;
  padding-top: 15px;
}

.btn-primary-paxel{
  min-height: 48px !important;
  padding: 12px 20px !important;
  color: #5e50a1;
}

.page-not-found-container{
  text-align: left;
}

.page-not-found-title{
  font-family: 'GothamBold';
  font-size: 40px;
  margin: 15px 0;
}
.page-not-found-desc{
  font-family: 'GothamBook';
  font-size: 16px;
  margin: 15px 0;
  padding-right: 120px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.69;
  letter-spacing: normal;
  text-align: left;
}
.page-not-found-btn{
  margin: 15px 0;
  font-family: 'GothamMedium';
  font-weight: 500;
  min-height: 48px;
  padding: 12px 20px;line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
.page-not-found-btn-desc{
  margin-top: 2px;
}
.img-articles-homepage{
  width: 100px;
  height: 50px;
  margin: 2px 20px 2px 0;
}

.articles-search-not-found{
  font-family: GothamMedium;
  margin-top: 12px;
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #424143;
}

.articles-search-found{
  font-family: GothamMedium;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.69;
  letter-spacing: normal;
  color: #424143;
  margin: 20px 0;
  padding: 0;
}

.articles-card{
  border-radius: 10px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
  background-color: #ffffff;
  padding: 0;
}

.articles-search-img{
  border-radius: 10px 0 0 10px;
  width: 380px;
  height: 190px;
  min-height: 190px;
}

.articles-search-title{
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #424143;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-family: GothamMedium;
  padding-top: 10px;
}

.articles-search-card-right{
  padding: 15px; 
}

.articles-search-content{
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.69;
  letter-spacing: normal;
  color: #424143;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.articles-search-timestamp{
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #424143;
  position: absolute;
  bottom: 10px;
  left: 15px;
}

.articles-timestamp{
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #424143;
  margin-left: 21px;
}

.articles-search-tag{
  font-family: GothamMedium;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.69;
  letter-spacing: normal;
  color: #424143;
}

.articles-search-tags-title{
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.69;
  letter-spacing: normal;
  color: #424143;
  font-family: GothamMedium;
 }

 .articles-search-tags-wrap{
  margin: 3px 5px 3px 10px;
  padding: 0 6px;
  border-radius: 1px;
  background-color: #ff434f;
  padding: 5px;
 }

 .articles-search-tags-wrap-pop{
  width: 112px;
  height: 48px;
  margin: 0px 20px 0 0;
  padding: 12px 24px;
  border-radius: 4px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
  background-color: #ffffff;
  font-family: GothamMedium;
 }

 .popover{
   /* max-width: 100%; */
   /* width: 800px; */
   /* margin-left: 50px; */
 }
 
 .margin-10px {
   margin: 10px;
 }

 .text-decoration-none{
   text-decoration: none;
 }

 .articles-search-tags-wrap-title{
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: black;
  font-family: GothamMedium;
 }
 
 .articles-search-tags{
   padding: 0px;
 }

 .articles-highlight-title-left{
   font-family: GothamMedium;
  font-size: 30px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.37;
  letter-spacing: normal;
  color: #404040;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
 }

 .articles-highlight-title-right{
   font-family: GothamMedium;
   font-size: 24px;
   font-weight: 500;
   font-stretch: normal;
   font-style: normal;
   line-height: 1.5;
   letter-spacing: normal;
   color: #424143;
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
 }
 .fly-banner-mobile {
   display: none;
   position: fixed;
   bottom: 0;
   z-index: 999;
   width: 100%;
   padding: 5px 0;
   background-color: #fff;
 }
 .fly-banner-mobile .fly-banner-content {
   display: flex;
   justify-content: space-between;
   align-items: center;
 }
 .fly-banner-mobile .fly-banner-head {
   display: flex;
   justify-content: space-between;
   align-items: center;
 }
 .fly-banner-mobile .fly-banner-close {
   font-size: 18px;
   margin-right: 20px;
 }
 .fly-banner-mobile .fly-banner-image {
   width: 152px;
   height: 49px;
 }
 .fly-banner-mobile .fly-banner-cta {
   padding: 15px 25px 15px 25px;
   border-radius: 5px;
   font-size: 14px;
   color: #ffffff;
   font-weight: bold;
   text-align: center;
   font-style: normal;
   line-height: normal;
   font-stretch: normal;
   letter-spacing: 0.3px;
   text-decoration: none;
   font-family: "GothamBold";
   background-color: #5e50a1;  
 }

 .solo-track-page{
   padding: 120px 0 25px 0;
 }

 .create-button-handle-mobile{
  display: none;
  }

 /* =========== Check Rates Shipment =========== */
 .check-rates {
  margin-top: 180px;
 }

.check-rates .check-rates-shipment .header-check-rates-shipment-title {
  font-family: "GothamBold", Helvetica, sans-serif;
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  color: #5e50a1;
  margin-bottom: 20px;
}

.check-rates .check-rates-shipment .header-check-rates-shipment-description {
  font-family: "GothamBook", Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.69;
  letter-spacing: normal;
  color: #424143;
}

.check-rates .check-rates-shipment .header-check-rates-shipment {
  min-height: 297px;
}

.check-rates .check-rates-shipment .check-rates-shipment-card {
  padding: 30px;
  min-height: 297px;
}

.check-rates .check-rates-shipment .check-rates-field-row {
  padding-left: 0px;
  padding-right: 0px;
}

.check-rates .check-rates-shipment .check-rates-field {
  padding-left: 7px;
  padding-right: 7px;
}

.check-rates .check-rates-shipment .check-rates-shipment-label {
  font-family: "GothamMedium", Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.69;
  letter-spacing: normal;
  color: #424143;
  display: flex;
  gap: 10px;
  margin-bottom: 14px;
}

.check-rates .check-rates-shipment .check-rates-shipment-description {
  font-family: "GothamBook", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #424143;
  padding-top: 10px;
}

.check-rates .check-rates-shipment .check-rates-shipment-card .input-group-text {
  border: 1px solid #ced4da;
  padding: .375rem .375rem;
}

.check-rates .check-rates-shipment .check-rates-shipment-card .input-group>.form-control {
  border-left: none;
  border-right: none;
  padding: 0px;
}

.check-rates .check-rates-shipment .check-rates-shipment-card .input-group>.form-control.no-append {
  border-radius: 0.25rem;
  border-right: 1px solid #ced4da;
}

.check-rates .check-rates-shipment .check-rates-shipment-card .input-group>.input-group-prepend>.input-group-text {
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.check-rates .check-rates-shipment .check-rates-shipment-card .input-group>.input-group-append>.input-group-text {
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.check-rates .check-rates-shipment .form-group input::-webkit-input-placeholder,
.check-rates .check-rates-shipment .form-group textarea::-webkit-input-placeholder {
  color: #c4c7ca;
}
.check-rates .check-rates-shipment .form-group input:-moz-placeholder,
.check-rates .check-rates-shipment .form-group textarea:-moz-placeholder {
  color: #c4c7ca;
}
.check-rates .check-rates-shipment .form-group input::-moz-placeholder,
.check-rates .check-rates-shipment .form-group textarea::-moz-placeholder {
  color: #c4c7ca;
}
.check-rates .check-rates-shipment .form-group input:-ms-input-placeholder,
.check-rates .check-rates-shipment .form-group textarea:-ms-input-placeholder {
  color: #c4c7ca;
}

.check-rates .check-rates-shipment .check-rates-shipment-card .add-destination {
  font-family: "GothamMedium", Helvetica, sans-serif;
  border: 1px solid #ced4da;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #5f51a1;
  height: 38px;
  width: 100%;
  padding: 8px 5px;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 6%);
}

.check-rates .check-rates-shipment .check-rates-shipment-card .add-destination-label {
  display: flex;
  justify-content: center;
  margin-bottom: 0px;
  line-height: 1.69;
}

.check-rates .check-rates-shipment a.disabled {
  pointer-events: none;
  cursor: default;
}

.check-rates .check-rates-shipment .remove-destination {
  cursor: pointer;
}

.check-rates-result .check-rates-result-shipment {
  min-height: 190px;
  margin-bottom: 15px;
}

.check-rates-result .check-rates-result-field {
  display: flex;
  align-items: baseline;
  font-family: "GothamMedium", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #424143;
  word-break: break-word;
}

.text-black-paxel{
  color: #424143 !important;
}

.text-white-paxel{
  color: white !important;
}

.check-rates-result .check-rates-result-field img {
  vertical-align: text-bottom;
}

.check-rates-result .check-rates-result-field.result-weight-field {
  font-family: "GothamBook", Helvetica, sans-serif;
  font-weight: normal;
}

.check-rates-result .service {
  display: flex;
  justify-content: space-between;
  min-height: 82px;
}

.check-rates-result .service-type {
  text-align: left;
  align-self: center;
}

.check-rates-result .service-price {
  text-align: right;
  align-self: center;
}

.check-rates-result .service-name {
  font-family: "GothamMedium", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #5f51a1;
}

.check-rates-result .dimension {
  font-family: "GothamBook", Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #bcbcbc;
}

.check-rates-result .price {
  font-family: "GothamBook", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #424143;
}

.check-rates-result .send-now {
  font-family: "GothamBold", Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.22px;
  text-align: center;
  color: #ffb003;
  border: 1px solid #ffb003;
  border-radius: 4px;
  cursor: pointer;
}

.check-rates-result .send-now:hover {
  color: #ffffff;
  background-color: #ffb003;
  border: 1px solid #ffffff;
}

.check-rates-result .send-now a {
  text-decoration: none;
  color: #ffb003;
}

.check-rates-result .send-now:hover a {
  color: #ffffff;
}

.check-rates-result .service-not-available {
  color: #c4c7ca;
}

/* =========== end Check Rates Shipment =========== */ 

@media screen and (min-width: 800px) {
  .popover{
    max-width: 100%;
    margin-left: 200px;
  }
  .navbar-site{
    margin: 0 50px;
  }
  .download-paxel-right{
    margin: 110px 0;
  }
  .qr-paxel{
    height: 140px;
  }
  .ps-paxel{
    height: 58px;
  }
  .as-paxel{
    height: 58px;
  }
  .heading-download{
    font-size: 40px;
  }
  .hashtag-download{
    font-size: 32px;
  }
  .hashtag-download-item{
    margin: 12px 0;
  }
  .subheading-download{
    font-size: 16px;
  }
}

@media only screen and (max-device-width : 640px) {
  /* Styles */
  .hashtag-download-item{
    margin: 6px 0;
  }
  .qr-paxel{
    height: 140px;
  }
  .ps-paxel{
    height: 58px;
  }
  .as-paxel{
    height: 58px;
  }
  .heading-download{
    font-family: GothamBold;
    font-size: 30px;
  }
  .hashtag-download{
    font-family: GothamMedium;
    font-size: 24px;
  }
  .subheading-download{
    font-family: Gotham;
    font-size: 12px;
  }
  .solo-track-page{
    padding: 68px 18px 18px 18px;
  }

  .create-button-handle-mobile{
    display: block;
  }

  .create-button-handle{
    display: none;
  }
  
  .btn-primary-paxel{
    min-height: 40px !important;
    padding: 12px 20px !important;
  }

  .page-not-found-container{
    text-align: center;
  }

  .page-not-found-title{
    font-family: 'GothamBold';
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.21px;
    text-align: center;
    margin: 15px 0;
  }
  .page-not-found-desc{
    font-family: 'GothamBook';
    font-size: 12px;
    text-align: center;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: 0.2px;
    text-align: center;
    margin: 15px 0;
    padding: 0 25px;
  }
  .page-not-found-btn{
    margin: 15px 0;
    font-family: 'GothamMedium';
    font-weight: 500;
    min-height: 48px;
    padding: 12px 20px;line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
  }
  .page-not-found-btn-desc{
    margin-top: 2px;
  }
  .articles-button-banner-homepage{
    margin: 20px 110px 40px 0;
  }
  .img-articles-homepage{
    width: 80px !important;
    height: 40px !important;
  }
  .articles-homepage-title{
    width: 200px !important;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: normal;
  }

  .articles-homepage-desc{
    width: 200px !important;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: normal;
  }

  .articles-title-banner-homepage{
    height: unset;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #5e50a1;
  }

  .articles-desc-banner-homepage{
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: normal;
    color: #424143;
  }
  section {
    margin-bottom: 50px;
  }

  .articles-search-not-found{
    margin-top: 0px;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    text-align: center;
    color: #424143;
    font-family: GothamMedium;
  }

  .articles-search-found{
    font-family: GothamMedium;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: normal;
    color: #424143;
    text-align: center;
  }

  .news-and-promos .title-news-promo {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #5e50a1;
    font-family: GothamBold;
  }

  .news-and-promos .desc-news-promo {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: 0.2px;
    color: #424143;
    font-family: GothamBook;
  }
  
  .news-and-promos {
    margin-top: 80px;
  }

  .articles-card{
    border-radius: 10px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
    background-color: #ffffff;
    padding: 0;
  }

  .articles-search-img{
    border-radius: 10px 0 0 10px;
    width: 100px;
    height: 60px;
  }

  .articles-search-title{
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #5f51a1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-family: GothamMedium;
    padding-top: 5px;
  }

  .articles-search-card-right{
    padding: 5px; 
  }

  .articles-search-content{
    display: none;
  }

  .articles-search-timestamp{
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #424143;
  }

  .articles-timestamp{
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #424143;
    margin-left: 21px;
  }

  .news-and-promos .content-post .post-list .information .page-item .page-link {
    border: none;
    width: 30px;
    height: 30px;
    padding: .5rem .55rem;
    margin: 0;
    color: #424143;
    font-size: 12px;
   }

   .articles-search-tag{
    font-family: GothamMedium;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: normal;
    color: #424143;
   }
   
   .articles-search-tags-title{
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: normal;
    color: #424143;
    font-family: GothamMedium;
   }

   .articles-search-tags-wrap{
      margin: 2px 10px 1px 20px;
      padding: 1px;
      border-radius: 1px;
      background-color: #ff434f;
      padding: 5px;
   }

   .articles-search-tags-wrap-pop{
     width: 112px;
     height: 48px;
     margin: 0px 20px 0 0;
     padding: 12px 24px;
     border-radius: 4px;
     box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
     background-color: #ffffff;
     font-family: GothamMedium;
   }

   .articles-search-tags-wrap-title{
    font-size: 10px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    color: black;
    font-family: GothamMedium;
   }
 
   .articles-search-tags{
     padding: 0px;
   }

   .articles-highlight-title-left{
    font-family: GothamMedium;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #404040;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
   }

   .articles-highlight-title-right{
     font-family: GothamMedium;
     font-size: 24px;
     font-weight: 500;
     font-stretch: normal;
     font-style: normal;
     line-height: 1.5;
     letter-spacing: normal;
     color: #424143;
     overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
   }

   .fly-banner-mobile{
     display: block;
   }
}

/* PEJUANG ONLINE */
.po-container {
  margin-top: 3.7rem;
  margin-bottom: 8rem;
}

.po-search-article form .input-group .form-control {
  border: 1px solid #C7BFBF;
  letter-spacing: 0;
  font-family: "GothamBook";
}

.po-search-article-title {
  font-size: 16px; 
  font-stretch: normal;   
  color: #424143; 
  font-family: "GothamBook";
  font-weight: 400;
  letter-spacing: 0;
  text-align: left;
  line-height: 27px;
}

.po-search-article form .input-group .form-control::placeholder {
  letter-spacing: 0;
  opacity: 1;
  color: #868686;
  font-family: "GothamBook";
}

.po-banner-text{
  top: 40% !important;
  right: 15% !important;
}

.po-heading{
  font-family: "GothamBold", Helvetica, sans-serif;
  font-size: 40px !important;
  font-weight: 400 !important;
  color: #5F51A1 !important;
}

.po-subheading{
  font-family: "GothamMedium", Helvetica, sans-serif;
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #424143 !important;
}

.po-article{
  margin-top: 3.5rem;
}

.po-article-img{
  width: 380px;
  height: 190px;
  min-height: 190px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: 0px 0px 20px rgba(0,0,0, 0.06);
  opacity: 1;
  background-color: rgba(255,255,255, 1);
}

.po-article-title, .po-article-title a {
  font-family: "GothamBold", Helvetica, sans-serif;
  color:#424143;
  text-decoration: none;
}

.po-article-content{
  padding-top: 1rem;
  padding-left: 1.5rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: 0px 0px 20px rgba(0,0,0, 0.06);
  opacity: 1;
  background-color: rgba(255,255,255, 1);
}

.po-tag-and-date{
  position: absolute;
  bottom: 1rem;
}

.po-tag-and-date span{
  font-family: "GothamBold", Helvetica, sans-serif;
  color: #424143;
}

.po-container .information {
  margin-top: 40px;
  margin-bottom: 100px;
}

.po-container .information .page-item a {
  text-align: center;
}

.po-container .information .page-item.active .page-link {
  color: #ffffff;
  background-color: #5f51a1;
}

.po-container .information .page-item .page-link {
  border: none;
  width: 33px;
  height: 33px;
  padding: 0.5rem 0.55rem;
  margin: 0;
  color: #424143
}

.po-container .information .page-item.disabled .page-link .arrow-left {
  border-color: transparent #c4c7ca transparent transparent;
}

.po-container .information .page-item.disabled .page-link .arrow-right {
  border-color: transparent transparent transparent #c4c7ca;
}

.po-container .information .page-item .page-link .arrow-left {
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-width: 7.5px 15px 7.5px 0;
  border-color: transparent #ffaf03 transparent transparent;
  -webkit-transform: rotate(360deg);
}

.po-container .information .page-item .page-link .arrow-right {
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-width: 7.5px 0 7.5px 15px;
  border-color: transparent transparent transparent #ffaf03;
  -webkit-transform: rotate(360deg);
}

.po-search-article .articles-search-tags-wrap-title {
  text-transform: uppercase;
  padding: 5px;
  letter-spacing: 0;
}

.po-search-article .articles-search-tags i {
  color: #FFB003;
  margin-left: 5px;
}

.articles-search-tags-wrap-pop.active {
  border: 1px solid #5F51A1;
}
.articles-search-tags-wrap-title.active {
  color: #5F51A1;
}

.po-container .information .pagination {
  -ms-flex-pack: center;
  justify-content: center;
}

.po-article-content-text, 
.po-article-content-text a,
.po-article-content-text span, 
.po-article-content-text p {
  text-decoration: none;
  font-family: "GothamBook", Helvetica, sans-serif !important;
  color: #424143 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}

.po-article-content-text.truncate-two-lines {
  --lh: 1.6rem;
  --max-lines: 2;
  position: relative;
  max-height: calc(var(--lh) * var(--max-lines));
  overflow: hidden;
  padding-right: 1rem; /* space for ellipsis */
}

.po-article-detail .content-post-description p, 
.po-article-detail .content-post-description span {
  font-family: "GothamBook", Helvetica, sans-serif !important;
  color: #424143 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}

.x-twitter-icon {
  width: 18px;
  fill: currentColor; /* This allows it to inherit text color */
  color: #000; /* Default color */
}

/* END PEJUANG ONLINE */