
.popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  justify-content: center;
  align-items: center;
  z-index: 99999;
  padding: 16px;
}

.popup-content {
  position: relative;
  width: 100%;
  height: 80%;
  background: #fff;
  border-radius: 10px;
}

.wrapper-img {
  overflow: hidden;
  height: 100%;
}

.wrapper-img-inner {
  overflow: auto;
  position: relative;
  width: 100%;
  height: 100%;
}

.wrapper-img-inner img {
  display: block;
  max-width: initial;
  transition: transform 0.2s ease;
  cursor: grab;
  width: 100%;
}

.close-popup {
  position: absolute;
  top: 24px;
  right: 11px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background-color: #00A94F;
  border-radius: 100%;
  color: #FFF;
  font-size: 30px !important;
  font-weight: 600 !important;
  text-align: center;
  line-height: 37px !important;
}

.wrapper-zoom-btn {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  gap: 8px;
  margin-top: 24px;
  display: flex;
  justify-content: center;
}

.wrapper-zoom-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FFF;
  padding: 3px 0;
  border-radius: 8px;
}

.wrapper-zoom-inner>div {
  width: 24px;
  height: 24px;
  margin: 0 10px;
}

.zoom-out-btn > img {
  width: 20px;
}

.zoom-line {
  width: 1px;
  height: 9px;
  background: #D9D9D9;
}

.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}




/* XPC CSS */
/*===== XPC thank you page =====*/
.c-grey {
  color: #999999 !important;
}
.a-center {
  text-align: center !important;
}

.w-100 { width: 100% !important; }

.theme-xpc .sc-thankyou {
  background: linear-gradient(135deg, #30A283 0%, #29D6B6 100%);
}

.theme-xpc .sc-message .link,
.theme-xpc .sc-cash-loan-detail .link {
  color: #6DCE19;
}

.theme-xpc .sc-message .btn.outline {
  color: #6DCE19;
  border-color: #6DCE19;
}

.theme-xpc .sc-message .btn.outline:hover {
  color: white;
  border-color: linear-gradient(135deg, #30A283 0%, #29D6B6 100%);
  background: linear-gradient(135deg, #30A283 0%, #29D6B6 100%);
}

/*===== XPC info page =====*/
.popup-image-style .mfp-image-holder .mfp-close {
  padding: inherit;
}

.theme-xpc .back-to-top {
  display: none;
}

.theme-xpc .back-to-top.show {
  display: block;
}

.theme-xpc main.main.loading {
  opacity: 0;
}

.theme-xpc .px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.theme-xpc .py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.theme-xpc .px-3 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.theme-xpc .px-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.theme-xpc .pl-0 {
  padding-left: 0 !important;
}

.theme-xpc .pl-3 {
  padding-left: 1.5rem !important;
}

.theme-xpc .pr-3 {
  padding-right: 1.5rem !important;
}

.theme-xpc .mb-0 {
  margin-bottom: 0 !important;
}

.theme-xpc .mb-1 {
  margin-bottom: 0.5rem !important;
}

.theme-xpc .mt-0 {
  margin-top: 0 !important;
}

.theme-xpc .mt-1 {
  margin-top: 0.5rem !important;
}

.theme-xpc .mt-2 {
  margin-top: 1rem !important;
}

.theme-xpc .mt-3 {
  margin-top: 1.5rem !important;
}

.theme-xpc .mb-2 {
  margin-bottom: 1rem !important;
}

.theme-xpc .mb-3 {
  margin-bottom: 1.5rem !important;
}

.theme-xpc .mx-2 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.theme-xpc .mx-3 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.theme-xpc .sc-apply .form input,
.theme-xpc .sc-apply .form textarea,
.theme-xpc .sc-apply .form select {
  padding: 15px 30px !important;
}

.theme-xpc .selector {
  border-color: #6DCE19;
}

.theme-xpc .tab .control a.active {
  color: #6DCE19;
}

.theme-xpc .sc-rate .link,
.theme-xpc .sc-faqs .link,
.theme-xpc .sc-service .link,
.theme-xpc .sc-details .link {
  color: #6DCE19;
}

.theme-xpc .sc-apply .notice {
  margin-top: 30px;
  font-size: 14px;
}

@media screen and (min-width: 992px) {
  .theme-xpc .pr-mnw992-3 {
    padding-right: 1.5rem !important;
  }

  .theme-xpc .pl-mnw992-3 {
    padding-left: 1.5rem !important;
  }
}

@media screen and (max-width: 1024px) {
  .theme-xpc .sc-cash-loan-detail h3 {
    text-align: center;
    padding-left: 1.5rem;
  }

  .theme-xpc .sc-calculators .sc-action {
    text-align: center;
  }
}

/* HighLight */
.theme-xpc .highlight .condition-txt {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 10px;

  background: transparent;
  text-align: left;
  color: white;
  font-size: 14px;
  font-family: 'notosans_thai', sans-serif;
  text-shadow: 1px 1px 1px rgb(0 0 0 / 80%);
}

.theme-xpc .highlight .caption {
  padding-top: 0;
  padding-bottom: 0;
  margin-right: auto;
  width: 45%;
  text-align: left;
}

.highlight .caption .category,
.highlight .caption .heading {
  margin-bottom: 5px;
}

.theme-xpc .highlight .caption .heading {
  color: #FFA402;
  font-size: 46px;
}

.theme-xpc .highlight .caption .category {
  color: #C5FC39;
  font-size: 18px;
  font-weight: normal;
}

.theme-xpc .highlight .caption .sub-heading {
  font-size: 36px;
  line-height: 36px;
  display: flex;
  align-items: center;
}
.theme-xpc .highlight .caption .sub-heading img{
  margin-left: 10px;
  -webkit-box-shadow: 4px 5px 9px -5px #000000; 
  box-shadow: 4px 5px 9px -5px #000000;
  margin-left: 10px;
  border-radius: 10px;
  width: 50px;
}

.theme-xpc .highlight .caption .camp-date {
  font-size: 30px;
  margin-top: 20px;
}

.theme-xpc .highlight .caption .text-special  {
  font-weight: normal;
  font-size: 20px;
 color: #FFA402;
  margin-top: 10px;
}

.theme-xpc .highlight .caption .text-special-date  {
    font-weight: normal;
    font-size: 16px;
    color: #fff;
}

.theme-xpc .highlight .caption > a {
  font-weight: normal;
  font-size: 18px;
  line-height: 45px; 
}

.theme-xpc .highlight .caption > a:after {
  font-size: 14px;
}

.theme-xpc .highlight .caption .action {
  margin-top: 10px;
}

.theme-xpc .highlight .caption .action > .btn {
  background: #FFA402;
  color: white;
}

.theme-xpc .highlight .caption .action > .btn:hover {
  background: #ffb637;
  color: white;
}

@media screen and (max-width: 1200px) {
  .theme-xpc .highlight .caption {
    padding-top: 40px;
    margin-right: auto;
    width: 46%;
  }

  .theme-xpc .highlight .caption .heading {
    font-weight: bold;
    font-size: 40px;
  }

  .theme-xpc .highlight .caption .sub-heading {
    font-size: 26px;
    line-height: 24px;
  }

  .theme-xpc .highlight .caption .camp-date {
    font-size: 16px;
  }

.theme-xpc .highlight .caption .text-special  {
  font-size: 16px;
}

.theme-xpc .highlight .caption .text-special-date  {
    font-size: 14px;
}

  .theme-xpc .highlight .caption > a {
    font-size: 16px;
  }

  .theme-xpc .highlight .caption > a:after {
    font-size: 12px;
  }

  .theme-xpc .highlight .condition-txt {
    font-size: 12px;
  }
}

@media screen and (max-width: 1023px) {
  .theme-xpc .highlight .caption {
    padding-top: 70px;
    margin-right: auto;
    width: 46%;
  }

  .theme-xpc .highlight .caption .heading {
    font-weight: bold;
    font-size: 28px;
  }

  .theme-xpc .highlight .caption .sub-heading {
    font-size: 18px;
    line-height: 24px;
  }
}

@media screen and (max-width: 767px) {
  .theme-xpc .highlight .caption {
    padding-top: 70px;
    margin-left: 0;
    width: 100%;
  }

  .theme-xpc .highlight .caption .heading {
    font-weight: bold;
    font-size: 26px;
  }

  .theme-xpc .highlight .caption .sub-heading {
    font-size: 22px;
    line-height: 24px;
  } 
  .theme-xpc .highlight .caption .sub-heading img{
    width: 40px;
  }
}

/*Calculator*/
.theme-xpc .calculators .calculator {
  padding-bottom: 60px;
  background-color: #F0F8F6;
}
.theme-xpc .clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.theme-xpc .fx-smallText {
  line-height: 57px;
}
/**/
.theme-xpc .px-calResultsBox {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.theme-xpc .px-calResultsBox .cText {
  order: 1;
  flex-grow: 4;
  line-height: 57px;
}
.theme-xpc .px-calResultsBox .cNum {
  order: 2;
  flex-grow: 1;
  align-self: flex-end;
  text-align: right;
}
.theme-xpc .form.form-calculator {
  padding-bottom: 102px;
}
.theme-xpc .px-hlIinput {
  padding: 24px;
  background-color: rgba(0,0,0, 0.04);
  border-radius: 10px;
}

.theme-xpc .form.form-calculator .select2-container .select2-selection--single .select2-selection__rendered,
.theme-xpc .form.form-calculator input,
.theme-xpc .form.form-calculator input:disabled {
  color: #30A283 !important;
  -webkit-text-fill-color: #30A283 !important;
  opacity: 1;
}

.theme-xpc .form.form-calculator .select2-container .select2-selection--single .select2-selection__arrow {
  color: #6DCE19;
}

.theme-xpc .u-range-slider .irs-line-left,
.theme-xpc .u-range-slider .irs-bar,
.theme-xpc .u-range-slider .irs-bar-edge {
  background-color: #246C59;
}

.theme-xpc .u-range-slider .irs-line-left {
  width: 15px;
}

.theme-xpc .u-range-slider .irs-line {
  background-color: #e7eaf3;
}

.theme-xpc .u-range-slider .irs-slider {
  background-image: url("../img/icon/calculator-button-bar.png");
  background-size: 48px;
  background-repeat: no-repeat;
  background-position: -9px -6px;
  cursor: pointer;
  border-radius: 50%;
  -webkit-box-shadow: 0 0.1875rem 0.75rem rgba(140, 152, 164, 0.3125);
  box-shadow: 0 0.1875rem 0.75rem rgba(140, 152, 164, 0.3125);
}

.theme-xpc .calculators .calculator .bottom {
  background: -webkit-gradient(linear, left top, right top, from(#30A283), to(#29D6B6));
  background: -webkit-linear-gradient(left, #30A283 10%, #29D6B6 90%);
  background: -o-linear-gradient(left, #30A283 10%, #29D6B6 90%);
  background: linear-gradient(left, #30A283 10%, #29D6B6 90%);
}

.theme-xpc .garage-container .calculators .btn {
  background: #6BCE19;
  box-shadow: none;
}

.theme-xpc .garage-container .calculators .btn:hover {
  background: #86E834;
  -webkit-box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.2);
}

.calculators .calculator:last-child {
  background-image: url(../img/symphony.png);
  background-color: #246C59;
}

.table-calculator-wrapper .table th,
.table-calculator-wrapper .table tbody {
  background-color: rgba(83, 177, 151, 0.28);
}
.table-calculator-wrapper .table tbody tr {
  background-color: transparent;
}
.theme-xpc .table-calculator-wrapper .table thead {
  background: #53B197;
}
.table-calculator-wrapper .table thead {
  border-bottom: 1px solid #2f6f5d;
}

#fx-alertMessageBox .action a.btn {
  background: #30A283;
  background: -webkit-gradient(linear, left top, right top, from(#30A283), to(#29D6B6));
  background: -webkit-linear-gradient(90deg, #30A283 10%, #29D6B6 90%);
  background: -o-linear-gradient(90deg, #30A283 10%, #29D6B6 90%);
  background: linear-gradient(90deg, #30A283 10%, #29D6B6 90%);
  background-color: #29D6B6;
}

#fx-alertMessageBox .action a.btn:hover {
  background: #29D6B6;
}

/* วงเงินอนุมัติและอัตราดอกเบี้ย */
.entry-content .remark {
  color: #666;
}
.entry-content .remark ul ul li:before {
  width: 14px;
}
.entry-content ul ul li:before {
  background: url("../../../../../assets/img/garage/bullet-listing.png") no-repeat left top;
  background-size: contain;
}

/*Carousel*/
.theme-xpc .sc-intro {
  background: #F0F8F6;
}

.theme-xpc .sc-intro .sc-headline {
  margin-bottom: 90px;
}

.theme-xpc .intro-card-container .slick-dots {
  bottom: 0;
}

.theme-xpc .intro-card-container .slick-slide {
  padding: 0 2.5rem;
}

.theme-xpc .intro-card-container .slick-slide .intro-card {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 250px;
}

.theme-xpc .intro-card-container .slick-center .intro-card {
  -webkit-transform: scale(1.22);
  -ms-transform: scale(1.22);
  transform: scale(1.22);
}

.theme-xpc .intro-card-container {
  padding: 0;
}

.theme-xpc .intro-card-container .item {
  position: relative;
  height: 400px;
}

.theme-xpc .intro-card-container .slick-slide .intro-card {
  position: relative;
  min-height: unset;
}

.theme-xpc .intro-card-container .image {
  position: relative;
  top: 0;
  z-index: 20;
}

.theme-xpc .intro-card-container .image img {
  width: 70%;
}

.theme-xpc .intro-card-container .caption {
  position: relative;
  top: -60px;
  z-index: 10;

  border-radius: 10px;
  min-height: 250px;
  padding: 60px 20px 20px 20px;
  justify-content: flex-end;
}

@media screen and (max-width: 767px) {
  .theme-xpc .intro-card-container .caption {
    top: -50px;
  }

  .theme-xpc .sc-intro .sc-headline {
    margin-bottom: 60px;
  }

  .theme-xpc .intro-card-container {
    padding-bottom: 30px;
  }

  .theme-xpc .intro-card-container .slick-slide {
    padding: 0 2rem;
  }
}

@media screen and (max-width: 375px) {
  .theme-xpc .intro-card-container .caption {
    min-height: 270px;
  }
}

.theme-xpc a.banner-link {
  display: flex;
  align-items: center;
  margin: 3rem 0;
}

.theme-xpc a.banner-link i {
  margin-right: 1rem;
}

.theme-xpc .garage-container .btn.blue {
  background: #6DCE19;
  -webkit-box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.02);
  -o-box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.02);
  box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.02);
}

.theme-xpc .garage-container .btn.blue,
.theme-xpc .garage-container .btn.blue:focus,
.theme-xpc .garage-container .btn.blue:hover {
  color: #fff;
}

.theme-xpc .garage-container .btn.blue:hover {
  -webkit-box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.2);
  background-color: #007436;
}

@media only screen and (min-width: 1024px) {
  .theme-xpc .sc-highlight .hidden-mobile {
    display: block !important;
  }

  .theme-xpc .sc-highlight .hidden-desktop {
    display: none !important;
  }
}

/*Carousel*/
.theme-xpc .intro-card {
  min-height: 300px;
}

.theme-xpc .intro-card .image img {
  margin: auto;
  object-fit: contain;
  position: relative;
}
.intro-card .image {
  position: absolute;
  top: -100px;
  left: 0;
  right: 0;
  margin: 0px auto;
  -webkit-transform: initial;
  -ms-transform: initial;
  transform: initial;
}

/*Interest rate*/
.theme-xpc #rate-table {
  background-color: #DEF4EE;
}

.theme-xpc .table thead {
  background: linear-gradient(135deg, rgba(41,214,182,1) 10%, rgba(48,162,131,1) 90%);
  background: -webkit-gradient(135deg, rgba(41,214,182,1) 10%, rgba(48,162,131,1) 90%);
  background: -webkit-linear-gradient(135deg, rgba(41,214,182,1) 10%, rgba(48,162,131,1) 90%);
}


.theme-xpc .bg-gray {
  background-color: #EFF3FC;
}

.theme-xpc #rate-table tbody td {
  color: #30A283;
}

.theme-xpc #rate-table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}

.theme-xpc #rate-table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}

.theme-xpc #rate-table p {
  font-family: 'notosans_thai', sans-serif;
}

.theme-xpc #rate-table #rate-02 p {
  margin-bottom: 10px;
}

.theme-xpc #rate-table #rate-02 .compn-overflow {
  margin-top: 15px;
}

.theme-xpc #rate-table #rate-02 .table {
  min-width: 552px;
}

.theme-xpc #rate-table #rate-02 .table th {
  padding: 15px;
}

.theme-xpc #rate-table #rate-02 .table td {
  white-space: normal;
}

.theme-xpc #rate-table .table tr:last-child {
  border-bottom: none;
}

.theme-xpc #rate-table .table.compn {
  min-width: 552px;
}

@media screen and (min-width: 583px) {
  .theme-xpc .responsive-scroll {
    display: none;
  }
  
  .theme-xpc #rate-table #rate-02 .compn-overflow .compn-overflow-scroll-wrapper {
    display: none;
  }
}

.theme-xpc .table-responsive {
  overflow-x: auto;
}

.theme-xpc .table-responsive .table {
  min-width: 552px;
  width: 100%;
}

.theme-xpc .table-responsive::-webkit-scrollbar {
  display: none;
}

.theme-xpc .responsive-scroll {
  background-color: #F4F3F9;
  margin-bottom: 2rem;
  position: relative;
  width: 100%;
  height: 2px;
}

.theme-xpc .responsive-scroll .scroll {
  background-color: #00A850;
  position: absolute;
  border-radius: 2px;
  margin-top: -1px;
  display: block;
  height: 4px;
}


/*Calcolator*/

.theme-xpc .sc-calculators .link {
  color: #333333;
}

.theme-xpc .sc-calculators ul.text-note {
  margin-left: 13px;
}

.theme-xpc .sc-calculators ul.text-note li {
  list-style: disc;
}

/*Application details*/
.theme-xpc .sc-details h5 {
  color: #30A283;
}
.theme-xpc .sc-details {
  background-color: #F0F8F6;
}

.theme-xpc .sc-details .details-clones-close-wrapper {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  padding: 15px;
  background: #F0F8F6;
  z-index: 10;
  display: none;
}

.theme-xpc .sc-details .details-clones-close-wrapper .details-clones-close {
  position: relative;
  top: 0;
  left: 0;
}

.theme-xpc .sc-details .details-container {
  border-color: #29D6B6;
}

.theme-xpc .sc-faqs .accordion-content ol,
.theme-xpc .sc-faqs .accordion-content ul,
.theme-xpc .sc-details .details-container ol,
.theme-xpc .sc-details .details-container ul {
  margin-left: 1.1em;
  margin-top: 10px;
}

.theme-xpc .sc-faqs .accordion-content ol > li,
.theme-xpc .sc-details .details-container ol > li {
  list-style: decimal;
}

.theme-xpc .sc-faqs .accordion-content ul > li,
.theme-xpc .sc-details .details-container ul > li {
  list-style: disc;
}

.theme-xpc .sc-faqs .accordion-content ul > li:not(:last-child),
.theme-xpc .sc-details .details-container ul > li:not(:last-child),
.theme-xpc .sc-faqs .accordion-content ol > li:not(:last-child),
.theme-xpc .sc-details .details-container ol > li:not(:last-child) {
  margin-bottom: 10px;
}

.theme-xpc .sc-faqs .accordion-content ul ul > li,
.theme-xpc .sc-details .details-container ul ul > li {
  list-style: circle;
}

.theme-xpc .sc-faqs .accordion-content ul ul > li:not(:last-child),
.theme-xpc .sc-details .details-container ul ul > li:not(:last-child) {
  margin-bottom: 0;
}

.theme-xpc .details-container .remark {
  font-size: 14px;
  margin-top: 10px;
}

.theme-xpc .details-container .remark ul > li:not(:last-child),
.theme-xpc .details-container .remark ol > li:not(:last-child) {
  margin-bottom: 0;
}

.theme-xpc .details-container .remark p:first-child {
  margin-bottom: 5px;
}

.theme-xpc .details-container .remark ol,
.theme-xpc .details-container .remark ul {
  margin-top: 0;
}

.theme-xpc .sc-details .details-container h3 {
  margin-bottom: 20px;
}

.theme-xpc .sc-details .details-container h4,
.theme-xpc .sc-details .details-container h5 {
  margin-bottom: 20px;
}

.theme-xpc .sc-details .details-container h4 {
  margin-top: 20px;
}

.theme-xpc .sc-details .details-container .headline + h4 {
  margin-top: 20px;
}

.theme-xpc ol.list-style-none {
  list-style-type: none;
  padding-left: 0;
}

.theme-xpc li.list-pl-135 {
  padding-left: 1.35rem !important;
}

.theme-xpc ul.list-style-none li.list-pl-3 {
  padding-left: 3rem !important;
}

.theme-xpc ul.list-style-none li {
  padding-left: 4rem;
}

.theme-xpc ul.list-style-none li:before {
  font-family: 'icongarage' !important;
  content: "\e903";

  width: 20px;
  height: 20px;
  border: none;
  border-radius: 50%;
  background: #29D6B6;
  color: #FFFFFF;
  font-size: 10px;

  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
}

@media screen and (min-width: 992px) {
  .theme-xpc .details-clones-close {
    position: relative;
    display: block;
    margin: 1rem 0 1.5rem 0;
  }

  .theme-xpc div.details-clones.open .inner {
    padding-top: 1.5rem;
  }
}

@media screen and (max-width: 991px) {
  .theme-xpc .sc-details .details-container .col:last-child {
    margin-top: 10px;
  }
  
  .theme-xpc .sc-details .details-container .col:last-child > h5 {
    margin-top: 20px;
  }
  
  .theme-xpc .sc-details .details-clones-close-wrapper {
    display: block;
  }
}

/*Cash loan detail*/
.theme-xpc .sc-cash-loan-detail ul.decimal {
  list-style-type: decimal;
  padding-left: 17px;
}

.theme-xpc .sc-cash-loan-detail ul.decimal li {
  padding-left: 0;
}

.theme-xpc .sc-cash-loan-detail ul.decimal li::before {
  display: none;
}

.theme-xpc .sc-cash-loan-detail .list-number {
  margin-right: 10px;
}

.theme-xpc .sc-cash-loan-detail h5 {
  line-height: 22px;
}

.theme-xpc a#cash-loan-detail-toggle {
  color: #333333;
  font-size: 18px;
}

.theme-xpc a#cash-loan-detail-toggle:after {
  font-family: 'icongarage';
  content: "\e905";
  font-size: 77.7777778%;
  margin-left: 1rem;
}

.theme-xpc .sc-cash-loan-detail ol.text-bold {
  font-weight: bold !important;
}

.theme-xpc .sc-cash-loan-detail ol.text-bold li > p {
  font-weight: 300 !important;
}

.theme-xpc .sc-cash-loan-detail .pl-12 {
  padding-left: 1.2rem !important;
}

.theme-xpc a#cash-loan-detail-toggle.show:after {
  content: "\e90d";
}

.theme-xpc div#cash-loan-detail {
  position: relative;
  background: #DEF4EE;
  margin-top: 3rem;
  display: none;
  padding: 5rem 0;
}

.theme-xpc div#cash-loan-detail .arrow {
  position: absolute;
  background: white;
  width: 16px;
  height: 16px;
  top: -10px;
  left: 50%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.theme-xpc div#cash-loan-detail {
  text-align: left;
}

.theme-xpc div#cash-loan-detail li small {
  color: #888888;
}

.theme-xpc .line-height-3 {
  line-height: 3rem;
}

/*Apply*/
.theme-xpc .sc-apply {
  background: rgba(0, 168, 80, 1);
  background-image: url("../img/apply-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
}

.theme-xpc .sc-apply .alpha-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  background-image: linear-gradient(90deg, #30A283 0%, #29D6B6 100%);
}

/*Faqs*/
.theme-xpc .sc-faqs {
  background-color: #F0F8F6;
}

.theme-xpc .sc-faqs .action {
  margin-top: 30px;
}

.theme-xpc .sc-faqs .more.down:after {
  content: "\e90d";
  font-family: icongarage;
  display: inline-block;
}

.theme-xpc .sc-faqs .more.up:after {
  content: "\e90d";
  font-family: icongarage;
  display: inline-block;
  
  -webkit-transform: rotate(180deg) translateY(2px);
  -moz-transform: rotate(180deg) translateY(2px);
  -ms-transform: rotate(180deg) translateY(2px);
  transform: rotate(180deg) translateY(2px);
}

.theme-xpc .sc-faqs .action .link.more.down,
.theme-xpc .sc-faqs .action.active .link.more.up {
  display: block;
}

.theme-xpc .sc-faqs .action .link.more.up,
.theme-xpc .sc-faqs .action.active .link.more.down {
  display: none;
}

.theme-xpc .sc-faqs .accordion-group:nth-child(2) {
  display: none;
}

.theme-xpc .sc-faqs .accordion-group:first-child {
  margin-bottom: 10px;
}

.theme-xpc .sc-faqs .accordion-content .content-wrapper {
  padding: 5px 25px 25px 25px;
  background: white;
  font-size: 14px;
}

.theme-xpc .sc-faqs .accordion-title.active,
.theme-xpc .sc-faqs .accordion-title:hover,
.theme-xpc .sc-faqs .accordion-title:after,
.theme-xpc .sc-faqs .accordion-content a {
  color: #00c3a3;
}

.theme-xpc .sc-faqs .accordion-title {
  border-color: #00c3a3;
}

.theme-xpc .sc-faqs .accordion-content ol,
.theme-xpc .sc-faqs .accordion-content ul {
  margin-left: 1.2em;
}

.theme-xpc .sc-faqs .accordion-content ol:not(:first-child),
.theme-xpc .sc-faqs .accordion-content ul:not(:first-child),
.theme-xpc .sc-faqs .accordion-content p:not(:first-child) {
  margin-top: 10px;
}

/*Service*/
.theme-xpc .sc-service {
  background-color: #DEF4EE;
}

.theme-xpc .sc-service .image .ic {
  background-image: linear-gradient(45deg, #30A485 0%, #29D6B6 100%);
}

.theme-xpc .item.service {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.theme-xpc .item.service .image {
  width: auto;
}

.theme-xpc .item.service .caption {
  text-align: center;
}

.theme-xpc .item.service .caption .heading {
  font-size: 20px;
}

.theme-xpc .item.service .caption .detail {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.ic-close:before {
  font-family: 'icokbank';
  position: relative;
  left: -1px;
  top: 2px;
}


/* Apply Online Bar */
.theme-xpc .sc.sc-apply-online {
  background: #236C5A;
}

.theme-xpc .sc-apply-online .action a.btn {
  background: #6BCE19;
  color: white;
}

.theme-xpc .sc-apply-online .action a.btn:hover {
  background: #86E834;
  color: white;
}

.container.tab-content .row>div:nth-child(1) {
  margin-bottom: 10px;
}

.details-clones-control li {
  color: #30A283;
}

.sc-apply-online .heading {
  display: flex;
  align-items: center;
}


/* MEDIA QUERY */
@media screen and (max-width: 991px) {

  .theme-xpc .calculators .calculator {
    padding-bottom: 0px;
  }
  .theme-xpc .form.form-calculator {
    padding-bottom: 20px;
  }
  .details-clones {
    left: 100%;
    background-color: #F0F8F6;
  }
  .details-clones.open {
    left: 0;
  }
  .theme-xpc .sc-apply {
    background-image: url("../img/apply-bg-m.jpg");
  }
  .theme-xpc .sc-apply .sc-inner {
    padding-bottom: 3rem;
  }
}


@media screen and (max-width: 1024px) {
  .theme-xpc .item.service {
    flex-direction: row;
    align-items: flex-start;
  }

  .theme-xpc .item.service .caption {
    text-align: left;
    padding: 0 0 0 15px;
  }

  .theme-xpc .item.service .caption .detail {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}

@media screen and (min-width:768px) {
  .theme-xpc .service-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .mobile-break {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .theme-xpc .intro-card-container {
    margin-top: 0px;
  }
  #cal_maximum {
    font-size: 32px !important;
    height: 76px !important;
  }
  .theme-xpc .px-calResultsBox {
    flex-direction: column;
  }
  .theme-xpc .px-calResultsBox .cText {
    line-height: 0px;
  }
  .theme-xpc .px-calResultsBox .cNum {
    font-size: 26px;
  }
  .theme-xpc .px-calResultsBox.fx-majorBox {
    margin-bottom: 20px;
  }
  .theme-xpc .px-calResultsBox.fx-majorBox .cText{
    line-height: 30px;
  }
  .theme-xpc .px-calResultsBox.fx-majorBox .cNum {
    font-size: 36px;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS */
  /*.theme-xpc .intro-card .image {
    top: -40px;
    }*/

    .theme-xpc .intro-card .image img {
      height: 170px;
      width: auto;
      max-width: none;
    }

    .theme-xpc .intro-card .caption {
      top: -150px;
    }

  /*.theme-xpc .intro-card {
    padding-top: 80px;
    min-height: 300px !important;
    }*/

    .theme-xpc .table thead {
      background: rgb(48, 162, 131);
    }

    .theme-xpc .sc-intro .sc-headline {
      margin-bottom: 120px;
    }

    .theme-xpc .sc-cash-loan-detail ul.decimal {
      padding-left: 22px;
    }

    .theme-xpc.icw ul,
    .theme-xpc.icw li {
      list-style: inherit;
    }
  }

  .theme-xpc .mb-1 {
    margin-bottom: 0.5rem !important;
  }
  
  @media screen and (max-width: 991px) {
    .theme-xpc h2.sc-heading {
      font-size: 26px;
    }
    .entry-content .remark {
      font-size: 13px;
    }
  }
  
  @media screen and (max-width: 370px) {
    .theme-xpc h2.sc-heading {
      font-size: 24px;
    }    
    
    .theme-xpc .sc-details h2.sc-heading {
      font-size: 23px;
    }    
  }

  @media screen and (max-width: 767px) {
    .theme-xpc .sc-intro .intro-card .heading {
      font-size: 20px;
    }
  }

  @media screen and (max-width:360px) {
    .theme-xpc .sc-kplus .sc-heading {
        font-size: 25px;
    }
  }
  