.icw .pic_banner {
  width: 100%;
  height: auto;
}
.icw .hero-content {
  position: absolute;
  top: 0%;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.date i {
  display: inline-block;
  margin-right: 10px;
}
.icw .slide04 .text-brand {
  margin-left: 30px;
  margin-bottom: -10px;
}

.icw .slide02 .text-brand {
  margin-bottom: -10px;
}

.icw .slide02 .lead {
  font-size: 50px;
}

.icw .font-custom-hero-1 {
  font-size: 125px;
  line-height: 1;
}

.icw .hero-content .text-brand {
  font-size: 45px;
}

.icw .hero-line-gradient {
  background: rgb(3, 78, 162);
  background: -moz-linear-gradient(
    281deg,
    rgba(3, 78, 162, 1) 0%,
    rgba(237, 28, 36, 1) 100%
  );
  background: -webkit-linear-gradient(
    281deg,
    rgba(3, 78, 162, 1) 0%,
    rgba(237, 28, 36, 1) 100%
  );
  background: linear-gradient(
    281deg,
    rgba(3, 78, 162, 1) 0%,
    rgba(237, 28, 36, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#034ea2", endColorstr="#ed1c24", GradientType=1);
  height: 4px;
  width: 175px;
  margin: 10px 0 20px;
}

.icw .section-hero .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #dddddd;
}

.icw .section-hero .swiper-pagination-bullet-active {
  background: #ed1c24;
}

.icw .section-hero .lead {
  font-size: 30px;
  font-weight: 400;
  font-family: "DB Heavent", sans-serif;
}

.icw .hero-btn-group .btn-primary {
  border: 0;
  padding: 9px 35px 9px;
}

.icw .hero-btn-group .btn:not(:last-child) {
  margin-right: 20px;
}

.icw .hero-btn-group .btn-primary .ic {
  vertical-align: middle;
  margin-left: 20px;
  font-size: 30px;
}

.icw .font-custom-hero-2 {
  font-size: 70px;
  line-height: 1;
}

.icw .slide02 .text-overlap,
.icw .slide03 .text-overlap,
.icw .slide04 .text-overlap {
  margin-top: -23px;
}

.icw .highlight-services-container {
  display: flex;
  padding: 40px 0;
  background: transparent linear-gradient(100deg, #034ea2 0%, #ed1c24 100%) 0%
    0% no-repeat padding-box;
  margin-top: -20px;
  z-index: 1;
  position: relative;
  align-items: center;
  justify-content: center;
}

.icw .highlight-services-item {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  display: block;
  color: #fff !important;
  text-decoration: none !important;
  width: 20%;
  text-align: center;
  padding: 0 10px;
}

.icw .highlight-services-item:last-child {
  border-right: 0;
}

.icw .highlight-services-item i {
  font-size: 43px;
  margin-bottom: 0px;
  display: inline-block;
}

/* --------- RECOMMEND SECTION ----------- */

.icw .section-recommended {
  padding-top: 60px;
  padding-bottom: 60px;
}

.icw .recommended-slider .swiper-slide img {
  width: 100%;
  max-width: 365px;
}

.icw .recommended-slider .swiper-button-next:after,
.icw .recommended-slider .swiper-button-prev:after {
  display: none;
}

.icw .swiper.recommended-slider {
  overflow: visible;
}

.icw .recommended-slider .swiper-nav-btn {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 20px #0000001d;
}

.icw .recommended-slider .swiper-nav-btn i {
  background: transparent linear-gradient(179deg, #034ea2 0%, #ed1c24 60%) 0% 0%
    no-repeat padding-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.icw .recommended-slider .swiper-button-prev {
  left: 0;
  margin-left: -27px;
}

.icw .recommended-slider .swiper-button-next {
  right: 0;
  margin-right: -27px;
}

/* Touch slider css */

.icw .touch-itemBox {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), 0 2px 2px rgba(0, 0, 0, 0.02),
    0 4px 4px rgba(0, 0, 0, 0.08), 0 8px 8px rgba(0, 0, 0, 0.05);
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.icw .img-touch {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 60px;
  width: auto;
}

.icw .touch-content {
  font-size: 17px;
  margin: 0px 15px;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  width: 145px;
  padding:0 15px;
}

.icw .touch-slider .swiper-slide img {
  width: 100%;
  max-width: 50%;
}

.icw .touch-slider .swiper-button-next:after,
.icw .touch-slider .swiper-button-prev:after {
  display: none;
}

.icw .swiper.touch-slider {
  overflow: visible;
  padding: 0 20px 0px 30px;
}

.icw .touch-slider .swiper-nav-btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 20px #0000001d;
}

.icw .touch-slider .swiper-nav-btn i {
  background: transparent linear-gradient(179deg, #034ea2 0%, #ed1c24 60%) 0% 0%
    no-repeat padding-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.icw .touch-slider .swiper-button-prev {
  left: 0px;
  margin-left: 0px;
  z-index: 999;
  overflow: visible;
}

.icw .touch-slider .swiper-button-next {
  right: 0;
  margin-right: 0px;
}

.icw .section-touch-external {
  overflow-x: hidden;
}

.icw .links-thumb {
  display: flex;
  justify-content: center;
  align-items: center;
  filter: grayscale(1);
  transition: 0.6s;
  opacity: 0.8;
}
.icw .links-thumb:hover {
  filter: grayscale(0);
  opacity: 1;
}
.icw .touch-header {
   margin-top:10px;
}
.
.icw .img-exlogo {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100px;
  object-fit: contain;
}

.icw .row .exchange-box {
  align-self: stretch;
  height: 100%;
}

.icw .div-exchange-rate {
  height: 50%;
}

.icw .div-exchange-calculate {
  height: 50%;
}

.icw .box-exchange-rate {
  padding: 20px 30px;
  color: #fff;
  margin-bottom: 40px;
}

.icw .nav-exchange ul.nav {
  border-bottom: 1px solid #3f71aa;
}

.icw .nav-exchange ul.nav > li.nav-item > a.nav-link {
  color: #b6cce2;
  padding: 0;
  font-size: 18px;
  font-weight: 700;
  padding: 6px 0;
}

.icw .nav-exchange ul.nav > li.nav-item > a.nav-link:hover,
.icw .nav-exchange ul.nav > li.nav-item > a.nav-link:active,
.icw .nav-exchange ul.nav > li.nav-item > a.nav-link:focus {
  color: #fff;
}

.icw .nav-exchange ul.nav > li.nav-item > a.nav-link.active {
  color: #fff;
  box-shadow: inset 0 -3px 0 #fff;
}

.icw .nav-exchange ul.nav > li.nav-item:not(:last-child) {
  margin-right: 16px;
}

.icw .box-exchange-rate .tab-content {
  padding: 15px 0;
}

.icw .table-exchange thead > tr > th,
.icw .table-normal thead > tr > th {
  color: #b6cce2 !important;
  font-size: 18px;
  padding: 0;
  font-weight: 400;
  text-align: right;
  border: none;
}

.icw .table-exchange thead > tr > th:first-child,
.icw .table-normal thead > tr > th:first-child {
  text-align: left;
}

.icw .table-exchange tbody > tr > td,
.icw .table-normal tbody > tr > td {
  text-align: right;
  padding: 10px 0;
  color: #fff;
  font-size: 20px;
  border: none;
  font-family: "DB Heavent Med", sans-serif;
}

.icw .table-exchange tbody > tr > td:first-child {
  text-align: left;
  font-weight: 700;
}

.icw .table-normal tbody > tr > td:first-child {
  text-align: left;
  font-size: 18px;
}

.icw .currency-dropdown-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.icw .currency-dropdown-item p {
  margin-bottom: 0;
  margin-left: 10px;
  font-size: 20px;
  font-weight: 700;
  color: #202020;
}

.icw
  .box-calculate-exchange
  .input-group
  .select2-container--default
  .select2-selection--single {
  height: 100%;
  background: #fafafa;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #eceff2;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.icw
  .box-calculate-exchange
  .input-group
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 96%;
  background: #fafafa;
  width: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.icw .box-calculate-exchange .input-group .form-control {
  display: flex;
  height: 50px;
  border-color: #eceff2;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  font-size: 30px;
  background-color: #fff;
  color: #202020;
  width: calc(100% - 115px);
}

.icw .p-exchange {
  font-size: 24px;
  color: #999999;
}
.icw .lang-mobile2 {
  display:none;
}
.icw .lang-mobile2 .nav-lang .dropdown-menu {
  background:transparent;
}
.icw .lang-mobile2 .nav-lang .dropdown-menu .dropdown-item {
  color:#000; 
}
.icw .box-calculate-exchange .input-group-append {
  height: 50px;
  float: left;
}

.icw .box-calculate-exchange .form-group label {
  display: block !important;
  font-size: 20px;
  color: #ffffff;
}

.icw .box-calculate-exchange .select2-dropdown {
  border-color: #eceff2;
}

.icw .section-exchange {
  padding-bottom: 100px;
}

.icw .section-news {
  padding: 60px 0 40px;
  background: url(../img/bg-news.jpg) no-repeat scroll center center / cover;
}

.icw .section-links {
  padding: 60px 0 0px;
}

.icw .remark * {
  font-size: 9px;
  font-family: "IBM Plex Sans Var", sans-serif;
  color: #999999;
  line-height: 1.4;
}

.icw .remark ul {
  padding-left: 1.4em;
}

.icw .card-article-author {
  background: transparent linear-gradient(274deg, #418add00 0%, #086c9d 100%) 0%
    0% no-repeat padding-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  color: #fff;
  padding: 0 25px;
  margin-bottom: 25px;
}

.icw .author-left-content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.icw .news-download .btn-icon-left .ic {
  vertical-align: middle;
  display: inline-block;
  font-size: 14px;
  margin-right: 5px;
}

.icw .news-item {
  padding: 25px 35px;
  background: #fff;
  display: flex;
  align-items: center;
  box-shadow: 0px 2px 2px #00000019;
  border: 1px solid #fafafa;
  margin-bottom: 20px;
}

.icw .list-bank-announce .news-item .news-content {
  display: flex;
}

.icw .news-item .news-fileSize {
  color: #999999;
}

.icw .news-item .news-title {
  width: 70%;
  padding-right: 30px;
}

.icw .news-item .news-title h5 {
  line-height: 1;
  margin-bottom: 0;
}

.icw .news-item .news-links {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 30%;
}

.icw .news-item .news-links .btn {
  padding: 7px 5px;
  width: 65px;
  font-size: 16px;
  border-radius: 4px;
}

.icw .list-bank-announce .news-item .news-title {
  width: 80%;
}

.icw .news-lists .news-item .meta {
  margin-bottom: 3px;
  font-size: 14px;
  color: #999999;
}

.icw .list-bank-announce .news-item {
  display: block;
}

.icw .list-bank-announce .news-item .news-links {
  width: 20%;
  justify-content: flex-end;
}

.icw .nav-news-tab > ul.nav {
  margin-bottom: 30px;
  border-bottom: 1px solid #ffffff;
}

.icw .nav-news-tab > ul.nav > li.nav-item:not(:last-child) {
  margin-right: 20px;
}

.icw .nav-news-tab > ul.nav > li.nav-item {
  margin-bottom: -1px;
}

.icw .nav-news-tab > ul.nav > li.nav-item > .nav-link {
  color: #eaeaea;
  padding: 8px 0;
  font-size: 18px;
  font-weight: 700;
  background-color: transparent;
}
.icw .nav-news-tab > ul.nav > li.nav-item > .nav-link:hover {
  color: #ff0000;
}

.icw .nav-news-tab > ul.nav > li.nav-item.active {
  color: #fff;
  box-shadow: inset 0 -3px 0 #e50019;
}

.icw .cta-slider .slide01 .box-cta {
  background: url("../../../theme/img/bg-cta-1.jpg") no-repeat scroll center
    center / cover;
}

.icw .cta-slider .slide02 .box-cta {
  background: url("../../../theme/img/bg-cta-2.jpg") no-repeat scroll center
    center / cover;
}

.icw .cta-slider .slide03 .box-cta {
  background: url("../../../theme/img/bg-cta-3.jpg") no-repeat scroll center
    center / cover;
}

.icw .cta-slider .slide03 .box-cta img {
  position: absolute;
  bottom: 0;
  right: 40px;
  max-width: 473px;
  width: 100%;
}

.icw .cta-slider .box-cta {
  padding: 50px 110px;
  color: #fff;
}

.icw .row.article-lists.article-style-b {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.icw .box-cta p {
  color: rgba(255, 255, 255, 0.8);
  margin: 15px 0;
}

.icw .box-cta .btn {
  padding: 10px 30px;
}

.icw .section-cta-footer {
  padding: 60px 0;
}

.icw .section-cta-footer .swiper-pagination {
  position: static;
  margin-top: 10px;
}

.icw .section-cta-footer .swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
}

.icw
  .section-cta-footer
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ed1c24;
}

@media (min-width: 768px) {
  .icw .section-hero .swiper-pagination {
    bottom: 50px !important;
  }
  .icw .text-brand-mobile {
    display: none;
  }

  .icw .cta-slider .box-cta {
    height: 350px;
  }
}

@media (min-width: 1200px) and (max-width: 1439px) {
  .icw .text-brand-mobile {
    display: none;
  }
  .icw .bg-hero {
    min-height: 600px;
    object-fit: cover;
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .icw .text-brand-mobile {
    display: none;
  }

  .icw.font-custom-5 {
    font-size: 50px;
  }

  .icw .bg-hero {
    min-height: 500px;
    object-fit: cover;
    display: none !important;
  }

  .icw.font-custom-hero-2 {
    font-size: 50px;
  }

  .icw.slide02 .text-overlap,
  .icw .slide03 .text-overlap,
  .icw .slide04 .text-overlap {
    margin-top: -15px;
  }

  .icw.highlight-services-container {
    padding: 20px 10px;
  }

  .icw.nav-exchange ul.nav {
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
  }

  .icw.nav-exchange ul.nav > li.nav-item > .nav-link {
    white-space: nowrap;
  }

  .icw.nav-exchange ul.nav::-webkit-scrollbar {
    display: none;
  }

  .icw.article-lists article .article-title {
    min-height: 80px;
    max-height: 80px;
    text-overflow: ellipsis;
  }

  .icw.cta-slider .box-cta {
    min-height: 315px;
  }

  .icw.cta-slider .slide03 .box-cta img {
    max-width: 373px;
  }
}

@media (max-width: 991px) {
  .icw .footer-contact-group {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .icw .contact-item:not(:last-child):after {
    display: none;
  }
  .icw .pic_banner {
    width: 100%;
    /* height: 600px; */
    /* object-fit: cover; */
  }
  .icw .hero-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .icw .section-highlight-services {
    padding-left: 20px;
    padding-right: 20px;
  }

  .icw .section-hero .lead {
    font-size: 20px;
  }

  .icw .cta-slider .slide03 .box-cta img {
    max-width: 223px;
  }

  .icw .hero-content .text-brand {
    font-size: 36px;
  }

  .icw .bg-hero {
    min-height: 500px;
    object-fit: cover;
    object-position: 70%;
  }

  .icw .font-custom-hero-2 {
    font-size: 40px;
  }

  .icw .slide02 .text-overlap,
  .icw .slide03 .text-overlap,
  .icw .slide04 .text-overlap {
    margin-top: -10px;
  }

  .icw .slide03 .hero-content img,
  .icw .slide04 .hero-content img {
    width: 290px;
  }

  .icw .highlight-services-item {
    padding: 0 15px;
  }

  .icw .highlight-services-container {
    padding: 20px 10px;
  }

  .icw .nav-exchange ul.nav {
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
  }

  .icw .nav-exchange ul.nav > li.nav-item > .nav-link {
    white-space: nowrap;
  }

  .icw .nav-exchange ul.nav::-webkit-scrollbar {
    display: none;
  }

  .icw .section-exchange {
    padding-bottom: 30px;
  }

  .icw .cta-slider .box-cta {
    padding: 40px;
    min-height: 295px;
  }
}

@media (max-width: 767px) {
  .icw .lang-mobile2 {
    display:inline-block;
  }
  .icw .text-brand-desktop {
    display: none;
  }

  .icw .hero-btn-group .btn-primary {
    padding: 7px 17px;
  }

  .icw .hero-btn-group .btn:not(.btn-primary) {
    padding: 10px 15px;
  }

  .icw .hero-btn-group .btn {
    width: calc(100% / 2 - 10px);
  }

  .icw .hero-btn-group .btn-primary .ic {
    font-size: 24px;
  }

  .icw .hero-btn-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .icw .hero-btn-group .btn:not(:last-child) {
    margin-right: 0;
  }

  .icw .hero-content {
    padding-bottom: 100px;
    padding-top: 100px;
  }

  .icw .slide03 .hero-content img,
  .slide04 .hero-content img {
    width: 160px;
  }

  .icw .highlight-services-container {
    margin-top: -30px;
    flex-wrap: wrap;
    padding: 0;
    justify-content: flex-start;
  }

  .icw .highlight-services-item {
    width: 50%;
    padding: 20px 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: -1px;
    border-right: 1px solid rgba(255, 255, 255, 0.2) !important;
    margin-right: -1px;
    margin-left: 1px;
  }

  .icw .news-item {
    padding: 15px;
  }

  .icw .news-item .news-title h5 {
    font-size: 15px;
  }

  .icw .news-item .news-title {
    width: 60%;
  }

  .icw .news-item .news-links {
    width: 40%;
  }

  .icw .box-cta p {
    font-size: 9px;
  }

  .icw .cta-slider .box-cta {
    padding: 15px;
  }

  .icw .box-cta .btn {
    font-size: 15px;
    padding: 5px 20px;
  }

  .icw .cta-slider .slide01 img {
    margin-left: -43px;
    max-width: 110px;
  }

  .icw .slide02 .box-cta {
    background-position: 70% !important;
  }

  .icw .section-cta-footer {
    padding: 40px 0;
  }

  .icw .section-hero .swiper-pagination {
    bottom: 50px !important;
  }

  .icw .hero-content .text-brand {
    font-size: 25px;
  }

  .icw .cta-slider .box-cta {
    min-height: 170px;
  }

  .icw .cta-slider .slide03 .box-cta img {
    max-width: 143px;
  }
}
.bg-hero {
  display: none !important;
}
