/* C2C CSS */

/* Override fonts */
.garage-container h1,
.garage-container h2,
.garage-container h3,
.garage-container h4,
.garage-container h5,
.garage-container h6,
.garage-container .btn,
.garage-container .link,
.garage-container .more,
.accordion,
.tab .control a,
.highlight .caption,
.intro-card .caption,
.details-clones-control li {
    font-family: 'Kanit', sans-serif;
    font-weight: normal;
}
.icw h1, .icw .h1, 
.icw h2, .icw .h2, 
.icw h3, .icw .h3, 
.icw h4, .icw .h4, 
.icw h5, .icw .h5, 
.icw h6, .icw .h6 {
    font-family: 'Kanit', sans-serif;
    font-weight: normal;
    line-height: 1.4;
    color: #333;
}
.icw h1 > b, .icw .h1 > b, 
.icw h2 > b, .icw .h2 > b, 
.icw h3 > b, .icw .h3 > b, 
.icw h4 > b, .icw .h4 > b, 
.icw h5 > b, .icw .h5 > b, 
.icw h6 > b, .icw .h6 > b, 
.icw h1 > strong, .icw .h1 > strong, 
.icw h2 > strong, .icw .h2 > strong, 
.icw h3 > strong, .icw .h3 > strong, 
.icw h4 > strong, .icw .h4 > strong, 
.icw h5 > strong, .icw .h5 > strong, 
.icw h6 > strong, .icw .h6 > strong { 
    font-family: 'Kanit', sans-serif;
    font-weight: 600;
}
.icw h1, .icw .h1 { 
    font-size: 65px;
}
.icw h2, .icw .h2 { 
    font-size: 35px;
}
.icw h3, .icw .h3 { 
    font-family: 'Kanit', sans-serif;
    font-size: 35px;
}
.icw h4, .icw .h4 { 
    font-family: 'Kanit', sans-serif;
    font-size: 30px;
}
.icw h5, .icw .h5 { 
    font-family: 'Kanit', sans-serif;
    font-size: 28px;
}
.icw h6, .icw .h6 { 
    font-family: 'Kanit', sans-serif;
    font-size: 26px;
}
.icw h1 > i, .icw .h1 > i, 
.icw h2 > i, .icw .h2 > i, 
.icw h1 > em, .icw .h1 > em, 
.icw h2 > em, .icw .h2 > em { 
    font-family: 'Kanit', sans-serif;
}
.icw h3 > i, .icw .h3 > i, 
.icw h4 > i, .icw .h4 > i, 
.icw h5 > i, .icw .h5 > i, 
.icw h6 > i, .icw .h6 > i, 
.icw h3 > em, .icw .h3 > em, 
.icw h4 > em, .icw .h4 > em, 
.icw h5 > em, .icw .h5 > em, 
.icw h6 > em, .icw .h6 > em { 
    font-family: 'Kanit', sans-serif;
}
.garage-container h3, .garage-container .size-h3 {
  font-size: 24px;
}
.garage-container h5, .garage-container .size-h5 {
  font-weight: bold;
  font-size: 18px;
}
/*===== C2C thank you page =====*/
.c-grey {
  color: #999999 !important;
}
.a-center {
  text-align: center !important;
}
.c-green {
  color: #02A951 !important;
}
i.ic.ickb {
  font-family: 'icokbank' !important;
}
.w-100 { width: 100% !important; }

.theme-c2c .sc-thankyou {
  background: none !important;
  font-family: 'Kanit', sans-serif;
  color: #999999;
}

.theme-c2c .sc-message .link,
.theme-c2c .sc-cash-loan-detail .link {
  color: #6DCE19;
}

.theme-c2c .sc-message .btn.outline {
  color: #6DCE19;
  border-color: #6DCE19;
}

.theme-c2c .sc-message .btn.outline:hover {
  color: white;
  border-color: linear-gradient(135deg, #30A283 0%, #29D6B6 100%);
  background: linear-gradient(135deg, #30A283 0%, #29D6B6 100%);
}
/* 
.theme-c2c.thank-you-page .header-top {
  background: rgb(0,168,80);
  background: -moz-linear-gradient(92deg, rgba(0,168,80,1) 0%, rgba(97,214,153,1) 100%);
  background: -webkit-linear-gradient(92deg, rgba(0,168,80,1) 0%, rgba(97,214,153,1) 100%);
  background: linear-gradient(92deg, rgba(0,168,80,1) 0%, rgba(97,214,153,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00a850",endColorstr="#61d699",GradientType=1);
}
 */
.icw.theme-c2c.thank-you-page h3, .icw.theme-c2c.thank-you-page .h3 {
  font-size: 26px;
}

.theme-c2c .check .ic {
  background: rgb(0,152,97);
  background: -moz-linear-gradient(180deg, rgba(0,152,97,1) 0%, rgba(0,212,175,1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(0,152,97,1) 0%, rgba(0,212,175,1) 100%);
  background: linear-gradient(180deg, rgba(0,152,97,1) 0%, rgba(0,212,175,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#009861",endColorstr="#00d4af",GradientType=1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.icw.theme-c2c.thank-you-page .c-green {
  color: #009861 !important;
}

.theme-c2c .sc-thankyou .image .check {
  top: 40%;
  left: 62%;
  font-size: 80px;
}

.theme-c2c .sc-thankyou .image {
  display: inline-block;
}

.theme-c2c  .sc-thankyou .phone {
  font-weight: bold;
  font-size: 20px;
  color: #333;
  font-family: 'notosans_thai', sans-serif;
}

.theme-c2c  .sc-thankyou .action .btn {
  font-weight: 600;
  color: #fff;
  font-size: 20px;
  background-image: none;
  background-color: #00D4AF; 
}

.theme-c2c .sc-thankyou .action .btn .ic {
  font-size: 22px;
  vertical-align: middle;
  margin-right: 10px;
  line-height: 0;
  margin-bottom: 4px;
}
/*===== C2C info page =====*/

.theme-c2c .garage-container .btn.more:after {
  content: '\e940';
  font-family: 'icokbank';
  font-size: inherit;
  vertical-align: middle;
}
.popup-image-style .mfp-image-holder .mfp-close {
  padding: inherit;
}

.theme-c2c .back-to-top {
  display: none;
}

.theme-c2c .back-to-top.show {
  display: block;
}

.theme-c2c main.main.loading {
  opacity: 0;
}

.theme-c2c .px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.theme-c2c .py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.theme-c2c .px-3 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.theme-c2c .px-10 {
  padding-left: 10px;
  padding-right: 10px;
}

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

.theme-c2c .pl-3 {
  padding-left: 1.5rem !important;
}

.theme-c2c .pr-3 {
  padding-right: 1.5rem !important;
}

.theme-c2c .mb-0 {
  margin-bottom: 0 !important;
}

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

.theme-c2c .mt-0 {
  margin-top: 0 !important;
}

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

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

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

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

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

.theme-c2c .mx-2 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.theme-c2c .mx-3 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.theme-c2c .sc-apply .form input,
.theme-c2c .sc-apply .form textarea,
.theme-c2c .sc-apply .form select {
  padding: 15px 30px !important;
}

.theme-c2c .selector {
  border-color: #009861;
  background-color: #fff;
}

.theme-c2c .tab .control {
  background-color: #F4F3F8;
}
.theme-c2c .tab .control a.active {
  color: #009861;
}

.theme-c2c .tab .control a {
  color: #3D7579;
  font-weight: 600;
  font-size: 16px;
}

.theme-c2c .sc-rate .link,
.theme-c2c .sc-faqs .link,
.theme-c2c .sc-service .link,
.theme-c2c .sc-details .link {
  color: #009861;
}

.theme-c2c .sc-apply .notice {
  margin-top: 30px;
  font-size: 14px;
}

@media screen and (min-width: 992px) {
  .theme-c2c .pr-mnw992-3 {
    padding-right: 1.5rem !important;
  }

  .theme-c2c .pl-mnw992-3 {
    padding-left: 1.5rem !important;
  }
}

@media screen and (max-width: 1024px) {
  .theme-c2c .sc-cash-loan-detail h3 {
    text-align: center;
    padding-left: 1.5rem;
  }

  .theme-c2c .sc-calculators .sc-action {
    text-align: center;
  }
}

/* HighLight */
.highlight .caption {
  padding: 0;
  margin-left: auto;
  width: 40%;
}

.highlight .caption .category,
.highlight .caption .heading {
  margin-bottom: 5px;
}

.theme-c2c .highlight .caption .category {
  color: #fff;
  font-size: 18px;
  font-weight: normal;
}

.theme-c2c .highlight .caption .sub-heading {
  font-size: 30px;
  line-height: 36px;
  color: #c5fc39;
}

.theme-c2c .highlight .caption .camp-date {
  font-size: 18px;
  margin-top: 10px;
}

.theme-c2c .highlight .caption > a {
  font-weight: normal;
  font-size: 18px;
  line-height: 45px; 
}

.theme-c2c .highlight .caption > a:after {
  font-size: 14px;
}

.theme-c2c .highlight .caption .action {
  margin-top: 10px;
}

.theme-c2c .highlight .caption .action > .btn {
  background: white;
  color: #6BCE19;
}

.theme-c2c .highlight .caption .action > .btn:hover {
  color: white;
}

@media screen and (max-width: 1023px) {
  .highlight .caption {
    padding-top: 70px;
    margin-left: auto;
    width: 46%;
  }

  .theme-c2c .highlight .caption .category {
    font-size: 12px;
  }

  .theme-c2c .highlight .caption .heading {
    font-weight: bold;
    font-size: 26px;
  }

  .theme-c2c .highlight .caption .sub-heading {
    font-size: 18px;
    line-height: 24px;
  }

  .theme-c2c .highlight .caption .camp-date {
    font-size: 12px;
  }

  .theme-c2c .highlight .caption > a {
    font-size: 12px;
  }

  .theme-c2c .highlight .caption > a:after {
    font-size: 8px;
  }
  .highlight .image img {
      min-height: 500px;
      object-fit: cover;
  }
}

@media screen and (max-width: 767px) {
  .highlight .caption {
    padding-top: 70px;
    margin-left: 0;
    width: 100%;
  }
}

/* table conpare */
#popup-table .condition {
  margin-top: 15px;
}

#popup-table p,
#popup-table ul li {
  font-family: 'Kanit', sans-serif;
  font-size: 14px;
  color: #999999;
}

#popup-table ul {
  margin-top: 5px;
  padding: 0;
}

#popup-table ul li {
  margin-left: 17px;
  list-style: disc;
}

.popup-lightbox-style.table-compare {
  border-top: 3px solid #00a950;
}

.popup-lightbox-style.table-compare .mfp-container {
  height: auto;
  padding: 0;
  background: white;
}

.popup-lightbox-style.table-compare .mfp-close {
  top: 10px;
  right: 5px;
}

.popup-lightbox-style.table-compare .main-container {
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (min-width: 768px) {
  #popup-table .main-container {
    padding-top: 0;
    padding-bottom: 0;
  }
}

/*Calculator*/
.theme-c2c .form.form-calculator label {
  color: #999999;
}

.theme-c2c .calculators {
  border-radius: 10px;
  overflow: hidden;
}
.theme-c2c .calculators .calculator {
  padding: 30px 40px 60px 40px;
  background-color: #F4F3F8;
  width: 50%;
  border-radius: 0;
}
.theme-c2c .calculators .calculator:last-child {
  width: 50%;
  background: #14585D;
}
.theme-c2c .form.form-calculator select {
  font-size: 20px !important;
  color: #009861 !important;
  font-family: 'Kanit', sans-serif;
}
.theme-c2c .clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.theme-c2c .fx-smallText {
  line-height: 57px;
}
/**/

.theme-c2c .calculators .calculator {
  font-family: 'Kanit', sans-serif;
}
.theme-c2c .px-calResultsBox {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.theme-c2c .px-calResultsBox .cText {
  order: 1;
  flex-grow: 4;
  line-height: 57px;
}
.theme-c2c .px-calResultsBox .cNum {
  order: 2;
  flex-grow: 1;
  align-self: flex-end;
  text-align: right;
}
.theme-c2c .form.form-calculator {
  padding: 0 0 102px;
  margin-top: 0;
}

.theme-c2c .calculators .calculator .sc-heading {
  margin-bottom: 20px;
}
.theme-c2c .px-hlIinput {
  padding: 24px;
  background-color: rgba(0,0,0, 0.04);
  border-radius: 10px;
}

.theme-c2c .form.form-calculator .select2-container .select2-selection--single .select2-selection__rendered,
.theme-c2c .form.form-calculator input {
  color: #009861 !important;
  -webkit-text-fill-color: #009861!important;
  opacity: 1;
  font-family: 'Kanit', sans-serif;
}

.theme-c2c .form.form-calculator input:disabled {
  color: #999 !important;
  -webkit-text-fill-color: #999 !important;
}

.theme-c2c .form.form-calculator .select2-container .select2-selection--single .select2-selection__arrow {
  color: #246C59;
}

.theme-c2c .field-desc {
  font-size: 13px;
  color: #999;
  font-weight: normal;
  margin-top: 10px;
}

.theme-c2c .u-range-slider .irs-line-left,
.theme-c2c .u-range-slider .irs-bar,
.theme-c2c .u-range-slider .irs-bar-edge {
  background-color: #246C59;
}

.theme-c2c .u-range-slider .irs-line-left {
  width: 15px;
}

.theme-c2c .u-range-slider .irs-line {
  background-color: #e7eaf3;
}

.theme-c2c .u-range-slider .irs-slider {
  background-image: url("../../xpresscash/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-c2c .calculators .calculator .bottom {
  padding: 20px 40px;
  border-radius: 0;
}

.theme-c2c .calculators .calculator .bottom.no-bg {
  background: none !important;
}

.theme-c2c .calculators .calculator .no-result {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.theme-c2c .garage-container .calculators .btn {
  background: #00D4AF;
  box-shadow: none;
  font-size: 20px;
  font-weight: 600;
  box-shadow: 0px 3px 6px #00000029;
  line-height: 50px;
}

.theme-c2c .select2-container--default .select2-selection--single .select2-selection__arrow b:before,
.theme-c2c .select2-container--default .select2-selection--single .select2-selection__clear:before {
  color: #009861;
}

.theme-c2c .garage-container .calculators .btn:hover {
  background: #00D4AF;
  box-shadow: none;
}

.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-c2c .table-calculator-wrapper .table thead {
  background: #53B197;
}
.table-calculator-wrapper .table thead {
  border-bottom: 1px solid #2f6f5d;
}

.theme-c2c .form.form-calculator .field {
  margin-bottom: 20px;
}


.switches-container {
  width: 240px;
  position: relative;
  display: flex;
  padding: 0;
  position: relative;
  background: #06393C;
  line-height: 3rem;
  border-radius: 100px;
}

.switches-container label {
  width: 50%;
  padding: 0;
  margin: 0;
  text-align: center;
  cursor: pointer;
  color: #3D7579;
  position: relative;
  z-index: 4;
  font-weight: 600;
  font-family: 'Kanit', sans-serif;
  transition: all .2s cubic-bezier(.77, 0, .175, 1) .125s;
  line-height: 35px;
}

.switch-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  padding: 0;
  z-index: 3;
  transition: transform .5s cubic-bezier(.77, 0, .175, 1);
}

.switch {
  border-radius: 3rem;
  background: transparent;
  border: 1px solid #FFFFFF;
  height: 100%;
}

.switch div {
  width: 100%;
  text-align: center;
  opacity: 0;
  display: block;
  color: #778896;
  transition: opacity .2s cubic-bezier(.77, 0, .175, 1) .125s;
  will-change: opacity;
  position: absolute;
  top: 0;
  left: 0;
}

.switches-container input:nth-of-type(1):checked~.switch-wrapper {
  transform: translateX(0%);
}

.switches-container input:nth-of-type(2):checked~.switch-wrapper {
  transform: translateX(100%);
}

.switches-container input:checked + label {
  color: #fff;
}

.switches-container input:checked + label {
  color: #fff;
}

.theme-c2c .calculators .calculator .table-calculator-wrapper {
  padding: 0;
}

#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;
}


/* Chart */
.charts {
  font-size: 14px;
  font-weight: normal;
  color: #76A7AA;
  margin-bottom: 40px;
  margin-top: 30px;
}
.charts:last-child {
  margin-bottom: 0;
}
.charts .charts-title {
  margin: 0;
  color: #76A7AA;
}
.charts-title.axis-x { 
  text-align: right;
  margin-top: 10px;
}
.charts-title.axis-y { 
  text-align: left;
  margin-bottom: 10px;
}
.chart-group {
  display: table;
  width: 100%;
}
.chart {
  position: relative;
  display: table-row;
  width: 100%;
}
.chart .chart-title,
.chart .chart-track {
  display: table-cell;
  vertical-align: middle;
  padding: 7px 0 8px;
}
.chart .chart-title,
.chart .chart-bar-text .installment {
  font-family: 'Kanit', sans-serif;
  line-height: 0.5;
}
.chart .chart-title {
  font-size: 20px;
  color: #76A7AA;
  padding-right: 15px;
  font-family: 'Kanit', sans-serif;
  font-weight: 600;
}
.chart .chart-track {
  position: relative;
  width: 100%;
  border-left: 1px solid #3e7579;
}
.chart .chart-bar {
  position: relative;
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  -webkit-transition: width 0.6s ease-in-out;
  -moz-transition: width 0.6s ease-in-out;
  -o-transition: width 0.6s ease-in-out;
  transition: width 0.6s ease-in-out;
}
.chart .chart-bar-inner {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background: #3D7579;
  border: 1px solid #3D7579;
  margin-left: -1px;
}
.chart .chart-bar-text {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  padding: 0 15px;
  white-space: nowrap;
}
.chart .chart-bar-text .installment {
  font-size: 16px;
  line-height: 0;
  font-weight: 600;
}
.chart .chart-bar-text .unit {
  font-size: 16px;
  font-weight: 400;
}
.chart .chart-bar-text .interest {
  display: block;
  margin-top: 6px;
}
.chart .chart-label {
  display: none;
  width: 67px;
  position: absolute;
  top: -9px;
  right: -8px;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.chart:first-child .chart-title,
.chart:first-child .chart-track {
  padding-top: 25px;
}
.chart:last-child .chart-title,
.chart:last-child .chart-track {
  padding-bottom: 25px;
}
.chart:last-child .chart-track {
  border-bottom: 1px solid #3e7579;
}
.chart.best-deal .chart-bar {
  overflow: visible;
}
.chart.best-deal .chart-title {
  color: #FFFFFF;
}
.chart.best-deal .chart-bar-inner {
  background-color: #76A7AA;
  border-color: #76A7AA;
  color: #fff;
}
.chart .chrat-title,
.chart .chart-bar-inner {
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  transition: 200ms;
}
.chart:not(.best-deal):hover .chart-title {
  color: #EEEEEE;
}
.chart:not(.best-deal):hover .chart-bar-inner {
  background-color: #699b9e;
  border-color: #699b9e;
  color: #EEEEEE;
}
.chart.best-deal .chart-label {
  display: block;
}

.note-box {
  font-size: 12px;
  font-family: 'sf_thonburi', sans-serif;
  color: #CCCCCC;
  font-weight: normal;
}
/* End Chart */

/*Carousel*/
.theme-c2c .sc-intro {
  background: #F0F8F6;
}

.theme-c2c .sc-intro .sc-headline {
  margin-bottom: 90px;
}

.theme-c2c .intro-card-container .slick-dots {
  bottom: 0;
}

.theme-c2c .intro-card-container .slick-slide {
  padding: 0 2.5rem;
}

.theme-c2c .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-c2c .intro-card-container .slick-center .intro-card {
  -webkit-transform: scale(1.22);
  -ms-transform: scale(1.22);
  transform: scale(1.22);
}

.theme-c2c .intro-card-container {
  padding: 0 0 50px 0;
}

.theme-c2c .intro-card-container .item {
  position: relative;
  height: 400px;
}

.theme-c2c .intro-card-container .slick-slide .intro-card {
  position: relative;
  min-height: unset;
}

.theme-c2c .intro-card-container .image {
  position: relative;
  top: 0;
  z-index: 20;
}

.theme-c2c .intro-card-container .image img {
  width: 70%;
}

.theme-c2c .intro-card-container .caption {
  position: relative;
  top: -70px;
  z-index: 10;

  border-radius: 10px;
  min-height: 275px;
  padding: 60px 20px 20px 20px;
  justify-content: flex-end;
}

.theme-c2c .sc-intro-th .intro-card-container .caption {
  min-height: 225px;
}

.theme-c2c .slick-slider .slick-prev:hover, .slick-slider .slick-next:hover {
  color: #00F3B7;
}

.theme-c2c .table.table-compare {
  border-radius: 10px;
  overflow: hidden;
  font-family: 'Kanit', sans-serif;
  border: 1px solid #ededed;
  border-collapse: inherit;
}

.theme-c2c .table.table-compare thead {
  background: rgb(0,152,97);
}

.theme-c2c .table thead > tr > th:first-child {
  /* border-top-left-radius: 10px; */
  width: 260px;
  text-align: left;
}

.theme-c2c .table thead > tr > th:last-child {
  /* border-top-right-radius: 10px; */
}

.theme-c2c .table thead > tr > th {
  font-size: 20px;
  padding: 16px 20px;
  text-align: center;
  font-weight: normal;
  vertical-align: middle;
  /* border-bottom: 0;
  border-right: 1px solid rgba(239,243,252, 0.5); */
  width: 400px;
  line-height: 1.4;
}

.theme-c2c .table thead > tr > th strong {
  font-size: 26px;
  line-height: 1.4;
}

.theme-c2c .table tbody > tr > td {
  padding: 25px 20px;
  font-size: 20px;
  vertical-align: middle;
  border-right: 1px solid #EDEDED;
  border-top: 1px solid #EDEDED;
  background: #fff;
  color: #009861;
}

.theme-c2c  .table th:last-child, .table td:last-child {
  border-right: 0 !important;
}

.theme-c2c .table tbody > tr {
  border-bottom: 1px solid #EDEDED;
}

.theme-c2c .table tbody > tr:last-child {
  border-bottom: 0;
}

.theme-c2c .table tbody > tr > td:first-child {
  text-align: left;
  background-color: #EFF3FC;
  color: #14585D;
}


@media screen and (max-width: 767px) {
  .theme-c2c .intro-card-container .caption {
    min-height: 245px;
    top: -50px;
  }

  .theme-c2c .sc-intro .sc-headline {
    margin-bottom: 60px;
  }

  .theme-c2c .intro-card-container {
    padding-bottom: 90px;
  }
  .theme-c2c .table thead > tr > th {
    font-size: 16px;
    padding: 10px;
  }
  .theme-c2c .table thead > tr > th strong {
    font-size: 20px;
  }
  .theme-c2c .table tbody > tr > td {
    font-size: 16px;
    padding: 10px;
  }
  .theme-c2c .tab .control {
    width: 100%;
  }
}

/*Banner*/
.theme-c2c .highlight .caption .heading {
  font-weight: normal;
  font-size: 26px;
}

.theme-c2c .highlight .caption .btn {
  background: #6DCE19;
}

.theme-c2c .highlight .caption .btn:hover {
  background: #6BCE19;
}

.theme-c2c a.banner-link {
  display: flex;
  align-items: center;
  margin: 3rem 0;
}

.theme-c2c a.banner-link i {
  margin-right: 1rem;
}

.theme-c2c .garage-container .btn.blue {
  font-weight: 600;
  font-size: 20px;
  background: #00D4AF;
  -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-c2c .garage-container .btn.blue,
.theme-c2c .garage-container .btn.blue:focus,
.theme-c2c .garage-container .btn.blue:hover {
  color: #fff;
}

.theme-c2c .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: #00D4AF;
}

@media only screen and (min-width: 1024px) {
  .theme-c2c .highlight .caption .heading {
    font-weight: normal;
    font-size: 40px;
    line-height: 44px;
  }

  .theme-c2c .sc-highlight .hidden-mobile {
    display: block !important;
  }

  .theme-c2c .sc-highlight .hidden-desktop {
    display: none !important;
  }
}

/*Carousel*/
.theme-c2c .intro-card {
  min-height: 300px;
}

.theme-c2c .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-c2c #rate-table {
  background-color: #DEF4EE;
}

.theme-c2c .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-c2c .bg-gray {
  background-color: #EFF3FC;
}

.theme-c2c #rate-table tbody td {
  color: #30A283;
}

.theme-c2c #rate-table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}

.theme-c2c #rate-table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}

.theme-c2c #rate-table p {
  font-family: 'notosans_thai', sans-serif;
}

.theme-c2c #rate-table #rate-02 p {
  margin-bottom: 10px;
}

.theme-c2c #rate-table #rate-02 .compn-overflow {
  margin-top: 15px;
}

.theme-c2c #rate-table #rate-02 .table {
  min-width: 552px;
}

.theme-c2c #rate-table #rate-02 .table th {
  padding: 15px;
}

.theme-c2c #rate-table #rate-02 .table td {
  white-space: normal;
}

.theme-c2c #rate-table .table tr:last-child {
  border-bottom: none;
}

.theme-c2c #rate-table .table.compn {
  min-width: 552px;
}

.step-wrapper {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.step-content {
  max-width: 160px;
}

.step-icon {
  display: flex;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background: #ccc;
  align-items: center;
  justify-content: center;
}

.step-icon img {
  margin: 0 auto;
}

.step-text {
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  font-family: 'Kanit', sans-serif;
  margin-top: 30px;

  display: flex;
  justify-content: center;
}
.step-text.en-custom-font-size{
  font-size: 15px;
}

.step-text span {
  display: block;
  white-space: nowrap;
}

.step {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.step .connector {
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 80px;

  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (min-width: 583px) {
  .theme-c2c .responsive-scroll {
    display: none;
  }
  
  .theme-c2c #rate-table #rate-02 .compn-overflow .compn-overflow-scroll-wrapper {
    display: none;
  }
}

.theme-c2c .table-responsive {
  overflow-x: auto;
}

.theme-c2c .table-responsive .table {
  min-width: 552px;
  width: 100%;
}

@media screen and (max-width: 991px) {
  .theme-c2c .table-responsive .table {
    min-width: 1000px;
  }
}

@media screen and (max-width: 767px) {
  .theme-c2c .table-responsive .table {
    min-width: 800px;
  }
}

.theme-c2c .table-responsive::-webkit-scrollbar {
  display: none;
}

.theme-c2c .responsive-scroll {
  background-color: #F4F3F9;
  margin-bottom: 2rem;
  position: relative;
  width: 100%;
  height: 2px;
}

.theme-c2c .responsive-scroll .scroll {
  background-color: #00A850;
  position: absolute;
  border-radius: 2px;
  margin-top: -1px;
  display: block;
  height: 4px;
}


/*Calcolator*/

.theme-c2c .sc-calculators .link {
  color: #009861;
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
}

/*Application details*/

.theme-c2c .sc-details {
  background-color: #F4F3F9;
}

.theme-c2c .sc-details  .tab .control {
  background-color: #EAE9F2;
}

.theme-c2c .sc-details .details-clones-close-wrapper {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  padding: 15px;
  background: #F0F8F6;
  z-index: 10;
  display: none;
}

.theme-c2c .sc-details .tab-control {
  position: static;
  margin-bottom: 30px;
}

.theme-c2c .sc-details .details-clones-close-wrapper .details-clones-close {
  position: relative;
  top: 0;
  left: 0;
}

.theme-c2c .sc-details .details-container {
  border-color: #00F3B7;
  box-shadow: 0px 5px 5px #0000000F;
}

.theme-c2c .sc-faqs .accordion-content ol,
.theme-c2c .sc-faqs .accordion-content ul,
.theme-c2c .sc-details .details-container ol,
.theme-c2c .sc-details .details-container ul {
  margin-left: 1.1em;
  margin-top: 10px;
}

.theme-c2c .sc-faqs .accordion-content ol > li,
.theme-c2c .sc-details .details-container ol > li {
  list-style: decimal;
}

.theme-c2c .sc-faqs .accordion-content ul > li,
.theme-c2c .sc-details .details-container ul > li {
  list-style: disc;
  font-size: 16px;
  line-height: 1.6;
}

.theme-c2c .sc-faqs .accordion-content ul > li:not(:last-child),
.theme-c2c .sc-details .details-container ul > li:not(:last-child),
.theme-c2c .sc-faqs .accordion-content ol > li:not(:last-child),
.theme-c2c .sc-details .details-container ol > li:not(:last-child) {
  margin-bottom: 10px;
}

.theme-c2c .sc-faqs .accordion-content ul ul > li,
.theme-c2c .sc-details .details-container ul ul > li {
  list-style: circle;
}

.theme-c2c .sc-faqs .accordion-content ul ul > li:not(:last-child),
.theme-c2c .sc-details .details-container ul ul > li:not(:last-child) {
  margin-bottom: 0;
}

.theme-c2c .details-container .remark {
  font-size: 14px;
  margin-top: 10px;
}

.theme-c2c .details-container .remark ul > li:not(:last-child),
.theme-c2c .details-container .remark ol > li:not(:last-child) {
  margin-bottom: 0;
}

.theme-c2c .details-container .remark p:first-child {
  margin-bottom: 5px;
}

.theme-c2c .details-container .remark ol,
.theme-c2c .details-container .remark ul {
  margin-top: 0;
}

.theme-c2c .sc-details .details-container h3 {
  margin-bottom: 20px;
}

.theme-c2c .sc-details .details-container h4,
.theme-c2c .sc-details .details-container h5 {
  margin-bottom: 20px;
}

.theme-c2c .sc-details .details-container h4 {
  margin-top: 20px;
}

.theme-c2c .sc-details .details-container .headline + h4 {
  margin-top: 20px;
}

.theme-c2c ol.list-style-none {
  list-style-type: none;
  padding-left: 0;
}

.theme-c2c li.list-pl-135 {
  padding-left: 1.35rem !important;
}

.theme-c2c ul.list-style-none li.list-pl-3 {
  padding-left: 3rem !important;
}

.theme-c2c ul.list-style-none li {
  padding-left: 4rem;
}

.theme-c2c 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-c2c .details-clones-close {
    position: relative;
    display: block;
    margin: 1rem 0 1.5rem 0;
  }

  .theme-c2c div.details-clones.open .inner {
    padding-top: 1.5rem;
  }
}

@media screen and (max-width: 991px) {
  .theme-c2c .sc-details .details-container .col:last-child {
    margin-top: 10px;
  }
  
  .theme-c2c .sc-details .details-container .col:last-child > h5 {
    margin-top: 20px;
  }
  
  .theme-c2c .sc-details .details-clones-close-wrapper {
    display: block;
  }
  
}

/*Cash loan detail*/
.theme-c2c .sc-cash-loan-detail ul.decimal {
  list-style-type: decimal;
  padding-left: 17px;
}

.theme-c2c .sc-cash-loan-detail ul.decimal li {
  padding-left: 0;
}

.theme-c2c .sc-cash-loan-detail ul.decimal li::before {
  display: none;
}

.theme-c2c .sc-cash-loan-detail .list-number {
  margin-right: 10px;
}

.theme-c2c .sc-cash-loan-detail h5 {
  line-height: 22px;
}

.theme-c2c a#cash-loan-detail-toggle {
  color: #333333;
  font-size: 18px;
}

.theme-c2c a#cash-loan-detail-toggle:after {
  font-family: 'icongarage';
  content: "\e905";
  font-size: 77.7777778%;
  margin-left: 1rem;
}

.theme-c2c .sc-cash-loan-detail ol.text-bold {
  font-weight: bold !important;
}

.theme-c2c .sc-cash-loan-detail ol.text-bold li > p {
  font-weight: 300 !important;
}

.theme-c2c .sc-cash-loan-detail .pl-12 {
  padding-left: 1.2rem !important;
}

.theme-c2c a#cash-loan-detail-toggle.show:after {
  content: "\e90d";
}

.theme-c2c div#cash-loan-detail {
  position: relative;
  background: #DEF4EE;
  margin-top: 3rem;
  display: none;
  padding: 5rem 0;
}

.theme-c2c 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-c2c div#cash-loan-detail {
  text-align: left;
}

.theme-c2c div#cash-loan-detail li small {
  color: #888888;
}

.theme-c2c .line-height-3 {
  line-height: 3rem;
}

/*Apply*/
.theme-c2c .sc-apply {
  background: rgba(0, 168, 80, 1);
  background-image: url("../../xpresscash/img/apply-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
}

.theme-c2c .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-c2c .sc-faqs {
  background-color: #F4F3F9;
}

.theme-c2c .sc-faqs .action {
  margin-top: 30px;
}

.theme-c2c .sc-faqs .more.down:after {
  content: "\e90d";
  font-family: icongarage;
  display: inline-block;
}

.theme-c2c .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-c2c .sc-faqs .action .link.more.down,
.theme-c2c .sc-faqs .action.active .link.more.up {
  display: block;
}

.theme-c2c .sc-faqs .action .link.more.up,
.theme-c2c .sc-faqs .action.active .link.more.down {
  display: none;
}

.theme-c2c .sc-faqs .accordion-group:nth-child(2) {
  display: none;
}

.theme-c2c .sc-faqs .accordion-group:first-child {
  margin-bottom: 10px;
}

.theme-c2c .sc-faqs .accordion-content .content-wrapper {
  padding: 5px 25px 25px 25px;
  background: white;
  font-size: 14px;
}

.theme-c2c .sc-faqs .accordion-title.active,
.theme-c2c .sc-faqs .accordion-title:hover,
.theme-c2c .sc-faqs .accordion-title:after,
.theme-c2c .sc-faqs .accordion-content a {
  color: #29D6B6;
  content: "\e905";
}

.theme-c2c .sc-faqs .accordion-title.active:after {
  content: "\e90d";
}

.theme-c2c .sc-faqs .accordion-title {
  border-color: #29D6B6;
}

.theme-c2c .sc-faqs .accordion-content ol,
.theme-c2c .sc-faqs .accordion-content ul {
  margin-left: 1.2em;
}

.theme-c2c .sc-faqs .accordion-content ol:not(:first-child),
.theme-c2c .sc-faqs .accordion-content ul:not(:first-child),
.theme-c2c .sc-faqs .accordion-content p:not(:first-child) {
  margin-top: 10px;
}

/*Service*/
.theme-c2c .sc-service {
  background-color: #DEF4EE;
}

.theme-c2c .sc-service .image .ic {
  background-image: linear-gradient(45deg, #30A485 0%, #29D6B6 100%);
}

.theme-c2c .item.service {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.theme-c2c .item.service .image {
  width: auto;
}

.theme-c2c .item.service .caption {
  text-align: center;
}

.theme-c2c .item.service .caption .heading {
  font-size: 20px;
}

.theme-c2c .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;
}

.theme-c2c .btn-reset-cal{
  width: 100%;
  max-width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.theme-c2c .btn-reset-cal img {
  max-width: 15px;
  margin-right: 5px;
}

.theme-c2c .btn-reset-cal .ic-refresh{
  font-weight: bold;
  font-size: inherit;
  font-family: 'icokbank' !important;
  vertical-align: middle;
  margin-right: 7px;
}

/* Apply Online Bar */
.theme-c2c .sc.sc-apply-online {
  background: #009861;
}

.theme-c2c .sc-apply-online .action a.btn {
  background: #00D4AF;
  color: white;
  font-weight: 600;
  font-size: 18px;
  padding:0 20px;
  margin-right: 10px;
}

.theme-c2c .sc-apply-online .action a.btn:last-child {
  margin-right: 0;
}

.theme-c2c .sc-apply-online .action a.btn:hover {
  background: #05aa8f;
  color: white;
}

.theme-c2c .sc-apply-online .action a.btn:after {
  content: '\e940';
  font-weight: bold;
  font-size: inherit;
  font-family: 'icokbank' !important;
  vertical-align: middle;
  margin-left: 7px;
  font-size: 24px;
}
.theme-c2c .garage-container .btn.more::after {
  font-size: 24px;
}
.theme-c2c .apply-online {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.theme-c2c .apply-online>* {
	width: 50%;
}

.theme-c2c .sc-apply-online .action a.btn.btn-outline {
	background: transparent;
	border: 2px solid #fff;
}

.theme-c2c .sc-apply-online .action a.btn.btn-outline:after {
	content: "\e905";
	font-family: 'icongarage' !important;
	font-size: 10px;
	margin-bottom: 2px;
}
.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;
}

.theme-c2c.popup-lightbox-style .mfp-content {
  border-top: 0;
  border-radius: 10px;
}

/* MEDIA QUERY */
@media screen and (max-width: 991px) {
  .garage-container h1,
    .garage-container .size-h1,
    .highlight .caption .heading {
        font-size: 45px;
    }

    .garage-container h2,
    .garage-container .size-h2 {
        font-size: 30px;
    }

    .garage-container h3,
    .garage-container .size-h3 {
        font-size: 22px;
    }

    .garage-container h4,
    .garage-container .size-h4,
    .service .caption .heading {
        font-size: 18px;
        line-height: 1.5;
    }

    .garage-container h5,
    .garage-container .size-h5 {
        font-size: 16px;
    }

    .garage-container h6,
    .garage-container .size-h6 {
        font-size: 14px;
    }

  .theme-c2c .calculators .calculator {
    padding-bottom: 0px;
  }
  .theme-c2c .form.form-calculator {
    padding-bottom: 20px;
  }
  .details-clones {
    left: 100%;
    background-color: #F0F8F6;
  }
  .details-clones.open {
    left: 0;
  }
  .theme-c2c .sc-apply {
    background-image: url("../../xpresscash/img/apply-bg-m.jpg");
  }
  .theme-c2c .sc-apply .sc-inner {
    padding-bottom: 3rem;
  }
}


@media screen and (max-width: 1024px) {
  .theme-c2c .item.service {
    flex-direction: row;
    align-items: flex-start;
  }

  .theme-c2c .item.service .caption {
    text-align: left;
    padding: 0 0 0 15px;
  }

  .theme-c2c .item.service .caption .detail {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .theme-c2c .table thead > tr > th strong {
    font-size: 22px;
  }
  .theme-c2c .table thead > tr > th {
    font-size: 18px;
  }
  .theme-c2c .table tbody > tr > td {
    font-size: 18px;
  }
  .theme-c2c .sc-details .details-container {
    box-shadow: none;
  }
  .step-icon {
      width: 100px;
      height: 100px;
  }

  .step-icon img {
      max-height: 45px;
  }

  .step-text {
      max-width: 110px;
      width: 100%;
      min-height: 90px;
  }

  .step .connector {
    margin-top: 50px;
  }
  .theme-c2c .apply-online > * {
    width: 100%;
  }
  .theme-c2c .apply-online .action {
      display: flex;
      align-items: center;
      justify-content: center;
  }
}

@media screen and (min-width:768px) {
  .theme-c2c .service-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .mobile-break {
    display: none;
  }
}

.theme-c2c .visible-only-tablet {
  display: none;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .theme-c2c .intro-card-container .slick-slide {
    padding: 0 3rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .theme-c2c .visible-only-tablet {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .theme-c2c .intro-card-container {
    margin-top: 0px;
  }
  #cal_maximum {
    font-size: 32px !important;
    height: 76px !important;
  }
  .theme-c2c .calculators .calculator .bottom {
    padding: 20px;
  }
  .theme-c2c .px-calResultsBox {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .theme-c2c .px-calResultsBox .cText {
    line-height: 0px;
  }
  .theme-c2c .px-calResultsBox .cNum {
    font-size: 26px;
  }
  .theme-c2c .px-calResultsBox.fx-majorBox {
    margin-bottom: 20px;
  }
  .theme-c2c .px-calResultsBox.fx-majorBox .cText{
    line-height: 30px;
  }
  .theme-c2c .px-calResultsBox.fx-majorBox .cNum {
    font-size: 36px;
  }
  .step-wrapper {
    flex-wrap: wrap;
    max-width: 345px;
    margin: 40px auto;
  }
  .step {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .step-icon {
    margin: 0;
    min-width: 120px;
    height: 120px;
  }
  .step-icon img {
    max-height: 55px;
  }
  .step .connector {
    transform: rotate(90deg) translateX(40px);
    margin-bottom: 60px;
    margin-top: -30px;
  }
  .step-text {
    width: auto;
    max-width: 100%;
    text-align: left;
    margin-left: 20px;
    min-height: auto;
    margin-top: 0;
  }
  .step-text > p {
    display: flex;
  }
  .step-text span {
    display: inline-block;
    margin-right: 5px;
  }
  .step-content {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;

    max-width: none;
  }
  .theme-c2c .garage-container h2, 
  .theme-c2c .garage-container .size-h2 {
      font-size: 24px;
  }
  .theme-c2c .apply-online>* {
    width: 100%;
  }
  .apply-online .action {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .theme-c2c .sc-apply-online .action a.btn {
      width: 100%;
      margin-right: 0;
      line-height: 50px;
      height: 50px;
  }

  .theme-c2c .apply-online .action {
      flex-wrap: wrap;
      justify-content: center;
  }

  .theme-c2c .sc-apply-online .action a.btn.btn-outline {
      border: 0;
      margin-top: 10px;
      box-shadow: none;
      display: none;
  }
  .theme-c2c .sc-faqs .accordion-title {
    padding: 15px 25px 15px 12px;
  }
  .theme-c2c .sc-faqs .accordion-title:after {
    right: 10px;
  }
  .theme-c2c .calculators .calculator {
    padding: 20px 25px;
  }
  .form.form-calculator .select2-container .select2-selection--single .select2-selection__rendered,
  .theme-c2c .form.form-calculator select {
    font-size: 14px !important;
  }
  .form.form-calculator input, .form.form-calculator select {
    font-size: 14px !important;
  }
  .theme-c2c .table thead > tr > th {
    font-size: 14px;
  }
  .theme-c2c .table thead > tr > th strong {
    font-size: 16px;
  }
  .theme-c2c .table tbody > tr > td {
    font-size: 14px;
  }
  .chart .chart-bar-text .installment,
  .chart .chart-bar-text .unit {
    font-size: 14px;
  }
  .chart .chart-bar-text {
    font-size: 11px;
  }
  .chart .chart-bar-text .interest {
    margin-top: 0;
    line-height: 1.2;
  }
  .chart .chart-bar-inner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS */
  /*.theme-c2c .intro-card .image {
    top: -40px;
    }*/

    .theme-c2c .intro-card .image img {
      height: 170px;
      width: auto;
      max-width: none;
    }

    .theme-c2c .intro-card .caption {
      top: -150px;
    }

  /*.theme-c2c .intro-card {
    padding-top: 80px;
    min-height: 300px !important;
    }*/

    .theme-c2c .table thead {
      background: rgb(48, 162, 131);
    }

    .theme-c2c .sc-intro .sc-headline {
      margin-bottom: 120px;
    }

    .theme-c2c .sc-cash-loan-detail ul.decimal {
      padding-left: 22px;
    }

    .theme-c2c.icw ul,
    .theme-c2c.icw li {
      list-style: inherit;
    }
  }

  .theme-c2c .mb-1 {
    margin-bottom: 0.5rem !important;
  }
  
  @media screen and (max-width: 991px) {
    .theme-c2c h2.sc-heading {
      font-size: 26px;
    }
    .entry-content .remark {
      font-size: 13px;
    }
    .theme-c2c .calculators .calculator {
      width: 100%;
    }
    .theme-c2c .calculators .calculator:last-child {
      width: 100%;
      padding: 20px 0 0;
    }
    .theme-c2c .calculators .calculator:last-child .sc-heading {
      padding: 0 20px;
    }
    .calculators .calculator .table-calculator-wrapper .table-calculator-arrow {
      display: none;
    }

    .theme-c2c .calculators .calculator .table-calculator-wrapper {
      padding: 20px;
    }
    .theme-c2c .sc-calculators .sc-inner {
      padding-bottom: 40px;
    }
    .theme-c2c .sc-details .tab-control {
      text-align: center;
    }
    .theme-c2c .intro-card-container .slick-slide {
      padding: 0 3.3rem;
    }
  }

  @media screen and (max-width: 767px) {
    .theme-c2c .intro-card-container .slick-slide {
      padding: 0 2rem;
    }
  }
  
  @media screen and (max-width: 370px) {
    .theme-c2c h2.sc-heading {
      font-size: 24px;
    }

    .theme-c2c .intro-card-container .caption {
      padding-top: 40px;
    }
  }
  