/* @font-face {
  font-family: Montserrat;
  src: url("../../font/Montserrat/Montserrat-Regular.ttf");
}

body {
  font-family: Montserrat;
  padding-bottom: 0px !important;
} */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&display=swap');

@font-face {
  font-family: 'Montserrat', sans-serif;
  src: url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&display=swap');
}

* {
  font-family: 'Montserrat', sans-serif;
}

body {
  font-family: 'Montserrat', sans-serif;
  padding-bottom: 0px !important;
}

main {
  width: 100%;
}

.navbar-gradient {
  background: transparent
    linear-gradient(270deg, #1089e2 0%, #168edc 9%, #47bda3 93%, #4bc19e 100%)
    0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 8px #5f60641a;
  opacity: 1;
  height: 73px;
}

@media (max-width: 995px) {
  .navbar-gradient {
    height: auto !important;
  }
  .right-header .me-3 {
    margin: 0px !important;
  }
}

.navbar-gradient .container-fluid {
  padding-right: var(--bs-gutter-x, 2.036rem);
  padding-left: var(--bs-gutter-x, 2.036rem);
}

.navbar-gradient .nav-item .nav-link {
  text-align: left;
  font: normal normal 500 17px/24px Montserrat;
  letter-spacing: 0px;
  color: #ffffff !important;
  opacity: 1;
}

.navbar-gradient .navbar-left .nav-item .nav-link {
  padding-left: 0.9rem;
  padding-right: 0.9rem;
}

.header-search {
  width: 250px !important;
  height: 37px !important;
  background: #ffffff33 0% 0% no-repeat padding-box !important;
  border: 1px solid #ffffff !important;
  border-radius: 5px !important;
  opacity: 1 !important;
  text-align: left;
  font: normal normal normal 16px/21px Montserrat;
  letter-spacing: 0px;
  color: #ffffff !important;
}

.header-search::placeholder {
  color: #ffffff;
}

.right-header .link-right-header {
  text-align: left;
  font: normal normal normal 18px/24px Montserrat;
  letter-spacing: 0px;
  color: #ffffff !important;
  opacity: 1;
  line-height: 1.5;
  display: block;
  padding: 0rem 0.8rem;
  color: #0d6efd;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
  transform: translateY(6%);
}

.right-header img.world {
  transform: translateY(20%);
}

#myCarousel .carousel-control-prev {
  display: none;
}

#myCarousel .carousel-control-next {
  display: none;
}

#myCarousel .carousel-indicators [data-bs-target] {
  width: 20px;
  height: 6px;
  background: #080d3a4d 0% 0% no-repeat padding-box !important;
  border-radius: 6px !important;
  opacity: 1;
}

#myCarousel .carousel-indicators .active {
  background: #1089e2 0% 0% no-repeat padding-box !important;
}

#myCarousel {
  margin-bottom: 48px !important;
}

.title-section {
  margin-bottom: 35px;
}

.title-section span {
  text-align: center;
  font: normal normal 500 24px/32px Montserrat;
  letter-spacing: 0px;
  color: #212529;
  opacity: 1;
}

.btn-filter {
  width: 179px;
  height: 54px;
  background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #dce0e9;
  border-radius: 4px;
  opacity: 1;
  text-align: left;
  font: normal normal normal 18px/24px Montserrat;
  letter-spacing: 0px;
  color: #5f6064;
  opacity: 1;
  margin-right: 24px;
}

.btn-filter img {
  float: right;
  transform: translateY(100%);
}

.input-filter {
  height: 54px;
  background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #dce0e9;
  border-radius: 4px;
  opacity: 1;
}

.nav-offer {
  text-align: center;
  width: 100%;
  height: 34px;
  line-height: 34px;
  background: #080d3a;
  opacity: 1;
}

.nav-offer span {
  font: normal normal normal 15px/21px Montserrat;
  color: #ffffff;
}

.btn-close-feather {
  background-color: #ffffff;
  width: 17px;
  height: 17px;
  border-radius: 102%;
  padding: 0;
  line-height: 0;
  margin-left: 3px;
  margin-bottom: 2px;
}

.btn-close-feather .feather {
  width: 15px;
  height: 14px;
}

.input-group-icon {
  border: 1px solid #dce0e9;
  border-radius: 4px;
  vertical-align: middle;
  padding: 2px;
}

.input-group-icon button {
  background-color: #ebedf1;
  width: 48px;
  height: 100%;
}

.input-group-icon button .feather {
  width: 15px;
  height: 15px;
  color: #5f6064;
}

.card-collapse {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 4px 16px #080d3a1a;
  border: 0;
  opacity: 1;
}

.list-group-home .list-group-item {
  padding: 6px 1rem;
  color: #676b75;
}

.list-group-home {
  min-width: 215px;
}

.card-collapse button {
  float: right;
  width: 113px;
  height: 43px;
  margin-left: 5px;
}

.card-collapse .row-button {
  margin-top: 100px;
}

.card-collapse .btn-apply {
  background: #1089e2 0% 0% no-repeat padding-box !important;
  border-color: #1089e2 !important;
  border-radius: 4px !important;
  opacity: 1;
}

.card-1 {
  width: 205px;
  height: 71px;
  min-width: 205px !important;
  min-height: 71px !important;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.card-1-image {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  height: 100%;
  max-width: 30%;
}

.card-1 b {
  text-align: left;
  font: normal normal medium 16px/21px Montserrat;
  letter-spacing: 0px;
  color: #5f6064;
  opacity: 1;
}

.card-1 small {
  text-align: left;
  font: normal normal normal 12px/16px Montserrat;
  letter-spacing: 0px;
  color: #a3a6ae;
  opacity: 1;
}

.card-1 .card-body {
  line-height: normal;
}

.card-1-body {
  max-width: 70%;
}

.card-2 {
  width: 120px;
  height: 73px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 4px;
  opacity: 1;
  line-height: normal;
  text-align: center;
  margin-right: 9px;
  margin-left: 9px;
  margin-bottom: 20px;
}

.card-2 small {
  text-align: left;
  font: normal normal normal 12px/16px Montserrat;
  letter-spacing: 0px;
  color: #a3a6ae;
  opacity: 1;
}

.card-2 img {
  margin-top: 15px;
  width: 32px;
  height: 21px;
}

.card-2 .flag-icon {
  margin-top: 15px;
  width: 32px;
  height: 21px;
}

.bg-grey-section {
  background-color: #f5f6f8;
}

.bg-grey-section::before {
  background-color: #f5f6f8;
}

.card-3 {
  line-height: 3;
  text-align: center;
  width: 206px;
  height: 122px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #e0e3e8;
  border-radius: 4px;
  opacity: 1;
  margin-right: 35px;
  margin-left: 35px;
  margin-bottom: 30px;
}

.card-3 small {
  text-align: left;
  font: normal normal normal 16px/21px Montserrat;
  letter-spacing: 0px;
  color: #080d3a;
  opacity: 1;
}

.card-3 img {
  width: 50px;
  height: 50px;
  margin-top: 20px;
  border-radius: 50%;
}

.title-gradient {
  text-align: center;
  width: 100%;
  height: 66px;
  line-height: 66px;
  background: transparent
    linear-gradient(270deg, #1089e2 0%, #168edc 9%, #47bda3 93%, #4bc19e 100%)
    0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 8px #5f60641a;
  opacity: 1;
}

.title-gradient span {
  text-align: left;
  font: normal normal normal 22px/29px Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}

.product-1 {
  line-height: normal;
  position: relative;
}

.product-1 .img-product-1 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 195px;
  height: 195px;
  margin-bottom: 12px;
  position: relative;
}

.product-1 .img-product-1 .img-favorit {
  width: 136px;
  height: 39px;
  /* position: relative;
    left: 7px;
    top: 7px; */
}

.product-1 .img-product-1 .img-tag {
  width: 136px;
  /*height: 39px;*/
  position: relative;
  bottom: -12px;
  /* position: relative;
    right: -8px;
    top: 15px; */
}

.product-1 .img-product-1 .img-promotion {
  width: 26px;
  height: 26px;
  position: absolute;
  right: 5px;
  top: 5px;
}

.add-quotation-form {
  height: 26px;
  position: absolute;
  left: 5px;
  bottom: 10px;
  visibility: hidden;
}

.add-quotation-form input {
  height: 26px;
  width: 50px;
}

.add-quotation-form button {
  height: 26px;
  width: 100px;
  background: #1089e2 0% 0% no-repeat padding-box !important;
  border-color: #1089e2 !important;
  border-radius: 4px !important;
  opacity: 1;
  color: #ffffff;
  font-size: 9px;
  margin-left: 5px;
}

.product-1 b {
  text-align: left;
  font: normal normal bold 14px/19px Montserrat;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

.product-1 small {
  text-align: left;
  font: normal normal bold 12px/16px Montserrat;
  letter-spacing: 0px;
  color: #b8aeae;
  opacity: 1;
}

.slick-dots li {
  width: 15px !important;
  height: 18px !important;
  margin: 0 !important;
}

.slick-dots li button:before {
  width: 8px !important;
  height: 8px !important;
  color: #d4d6de !important;
  font-size: 8px !important;
  opacity: 1 !important;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #1089e2 !important;
}

.btn-blue {
  width: 150px;
  height: 43px;
  background: #1089e2 0% 0% no-repeat padding-box !important;
  border-color: #1089e2 !important;
  border-radius: 4px !important;
  opacity: 1;
  color: #ffffff;
}

.ready-stock {
  margin-top: 52px;
}

.product-2 {
  line-height: normal;
  width: 195px;
  margin: 10px 14px;
  position: relative;
}

.product-2 .link-product {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
}

.product-1 .link-product {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
}

.product-2 .img-product-2 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 195px;
  height: 195px;
  margin-bottom: 12px;
  cursor: pointer;
  position: relative;
}

.product-2 .img-product-2 .img-favorit {
  width: 125px;
  top: 14px;
  position: relative;
  /* position: relative;
    left: 7px;
    top: 7px; */
}

.product-2 .img-product-2 .img-tag {
    width: 125px;
    /* height: 40px; */
    position: relative;
    bottom: -12px;
  /* position: relative;
    right: -132px;
    top: 7px; */
}

.product-2 .img-product-2 .img-promotion {
  width: 26px;
  height: 26px;
  position: absolute;
  right: 5px;
  top: 5px;
}

.product-1 .img-product-1 .img-fullsize {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 5px;
  bottom: 50px;
  display: none;
  cursor: pointer;
  z-index: 999;
}

.product-1 .img-product-1 .img-add {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 5px;
  bottom: 10px;
  display: none;
  cursor: pointer;
}

.product-1 .img-product-1:hover > .img-fullsize {
  display: initial;
}

.product-1 .img-product-1:hover > .img-add {
  display: initial;
}

.product-2 .img-product-2 .img-fullsize {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 5px;
  bottom: 50px;
  display: none;
  cursor: pointer;
  z-index: 999;
}

.product-2 .img-product-2 .img-add {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 5px;
  bottom: 10px;
  display: none;
  cursor: pointer;
}

.product-2 .img-product-2:hover > .img-fullsize {
  display: initial;
}

.product-2 .img-product-2:hover > .img-add {
  display: initial;
}

.product-2 b {
  text-align: left;
  font: normal normal bold 14px/19px Montserrat;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

.product-2 small {
  text-align: left;
  font: normal normal bold 12px/16px Montserrat;
  letter-spacing: 0px;
  color: #b8aeae;
  opacity: 1;
}

.img-footer {
  width: 231px;
  height: 50px;
  margin-bottom: 16px;
}

footer {
  line-height: normal;
}

footer p {
  text-align: left;
  font: normal normal normal 16px/22px Montserrat;
  letter-spacing: 0px;
  color: #a3a6ae;
  opacity: 1;
  text-decoration: none;
}

footer p a {
  text-align: left;
  font: normal normal normal 16px/22px Montserrat;
  letter-spacing: 0px;
  color: #a3a6ae;
  opacity: 1;
  text-decoration: none;
}

.chat-btn {
  position: fixed;
  right: 14px;
  bottom: 30px;
  cursor: pointer;
}

.chat-btn .close {
  display: none;
}

.chat-btn i {
  transition: all 0.9s ease;
}

#check:checked ~ .chat-btn i {
  display: block;
  pointer-events: auto;
  transform: rotate(180deg);
}

#check:checked ~ .chat-btn .comment {
  display: none;
}

#check:checked ~ .chat-btn .close {
  display: block;
}

.chat-btn i {
  font-size: 22px;
  color: #fff !important;
}

.chat-btn {
  width: 166px;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 28px;
  background-color: #1089e2;
  color: #fff;
  font-size: 22px;
  border: none;
  z-index: 999;
}

.chat-btn span {
  font-size: 16px;
}

.chat-btn .img-bg-chat {
  padding: 6px;
  margin-right: 10px;
  margin-left: -10px;
  width: 45px;
  height: 45px;
  background-color: #ffffff4d;
  border-radius: 30px;
  text-align: center;
}

.chat-btn .feather {
  margin: 5px 4px;
}

.wrapper-chat {
  position: fixed;
  right: 20px;
  bottom: 100px;
  background-color: #fff;
  border-radius: 5px;
  display: none;
  transition: all 0.4s;
  width: 360px;
  height: 309px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px -8px 24px #080d3a1f;
  border-radius: 4px;
}

.wrapper-chat b {
  text-align: left;
  font: normal normal medium 12px/16px Montserrat;
  letter-spacing: 0px;
  color: #676b75;
}

.wrapper-chat p {
  text-align: left;
  font: normal normal normal 14px/22px Montserrat;
  letter-spacing: 0px;
  color: #676b75;
}

#check:checked ~ .wrapper-chat {
  display: block;
}

.header-chat {
  padding: 13px;
  background-color: #1089e2;
  border-radius: 5px 5px 0px 0px;
  margin-bottom: 10px;
  color: #fff;
}

.header-chat h6 {
  text-align: left;
  font: normal normal normal 16px/21px Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
  line-height: 12px;
  margin-bottom: 0px !important;
  padding: 5px 0px;
}

.chat-form {
  padding: 15px;
}

.chat-form input,
textarea,
button {
  margin-bottom: 10px;
}

.chat-form textarea {
  resize: none;
}

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

.wrapper-chat .btn,
.wrapper-chat .btn:focus,
.wrapper-chat .btn:hover {
  background-color: #1089e2;
  border: #1089e2;
}

#check {
  display: none !important;
}

.z-index-0 {
  z-index: 0;
}

.text-wa {
  color: #64b161 !important;
}

.text-fb {
  color: #007dff !important;
}

.first-content {
  margin-top: 90px;
}

.title-first {
  text-align: left !important;
  font: normal normal medium 25px/33px Montserrat !important;
  letter-spacing: 0px !important;
  color: #212529 !important;
}

.btn-filter-product,
.btn-filter-product:hover {
  width: 100%;
  height: 42px;
  background: #1089e2 0% 0% no-repeat padding-box;
  border-radius: 4px;
  opacity: 1;
  text-align: left;
  font: normal normal normal 15px/20px Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
}

.btn-filter-product img {
  filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(167deg)
    brightness(103%) contrast(101%);
  float: right;
  margin-top: 5px;
}

.card-collapse-filter .list-group-item b {
  text-align: left;
  font: normal normal 600 14px/19px Montserrat !important;
  letter-spacing: 0px;
  color: #080d3a;
}

.btn-grid {
  border-radius: 4px;
  opacity: 1;
  padding: 0px 4px;
  margin-left: 5px;
  margin-top: 7px;
}

.btn-grid .feather {
  color: #676b75;
  width: 14px;
  height: 14px;
}

.btn-grid.active {
  background: #eef1f8 0% 0% no-repeat padding-box;
}

.active .feather {
  color: #1089e2 !important;
}

.text-muted-1 {
  text-align: left;
  font: normal normal normal 14px/19px Montserrat;
  letter-spacing: 0px;
  color: #b8aeae;
  opacity: 1;
}

.page-link {
  background: #ffffff 0% 0% no-repeat padding-box !important;
  border: 1px solid #1089e2 !important;
  border-radius: 4px !important;
  color: #1089e2 !important;
  margin: 0px 4px;
  opacity: 1;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff !important;
  background-color: #1089e2 !important;
  border-color: #1089e2 !important;
}

.page-link {
  padding: 0.375rem 0.95rem !important;
}

.badge-filter {
  background: #ebf5fc 0% 0% no-repeat padding-box;
  border-radius: 11px;
  text-align: left;
  font: normal normal medium 10px/13px Montserrat;
  letter-spacing: 0px;
  color: #1089e2 !important;
}

.btn-show-more {
  text-align: left !important;
  font: normal normal normal 14px/19px Montserrat !important;
  letter-spacing: 0px;
  color: #1089e2 !important;
  opacity: 1;
  text-decoration: none !important;
}

.card-4 {
  width: 100%;
  min-height: 267px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 9px #676b751f;
  border-radius: 8px;
  opacity: 1;
  padding: 10px;
  line-height: normal;
}

.card-4 img {
  width: 100%;
  max-width: 284px;
  height: 195px;
  border-radius: 5px;
  object-fit: cover;
}

.card-4 h5 {
  text-align: left;
  font: normal normal 600 24px/32px Montserrat;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

.card-4 .card-text {
  letter-spacing: 0px;
  color: #a3a6ae !important;
}

.card-4 .card-text b {
  color: #1089e2;
  font-weight: 600;
}

.card-4 .card-text .text-muted {
  font: normal normal normal 14px/19px Montserrat !important;
}

.card-4 .btn-price {
  width: 58px;
  height: 30px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #1089e2;
  border-radius: 3px;
  opacity: 1;
  color: #000000;
}

.card-4 .btn-quotation {
  width: 122px;
  height: 30px;
  background: #1089e2 0% 0% no-repeat padding-box;
  color: #ffffff;
  border-radius: 3px;
  opacity: 1;
}

.card-4 button {
  font: normal normal normal 11px/15px Montserrat;
  letter-spacing: 0px;
}

.card-4 .btn-view {
  width: 110px;
  height: 35px;
  background: #ffffffd9 0% 0% no-repeat padding-box;
  border: 1px solid #00000080;
  border-radius: 3px;
  opacity: 1;
  font: normal normal normal 13px/18px Montserrat;
  letter-spacing: 0px;
  color: #00000080;
}

.breadcrumb-1 li a {
  text-decoration: none;
  text-align: left;
  font: normal normal normal 16px/21px Montserrat;
  letter-spacing: 0px;
  opacity: 1;
  color: #1089e2;
}

.breadcrumb-1 li[aria-current="page"] {
  text-align: left;
  font: normal normal normal 16px/21px Montserrat;
  letter-spacing: 0px;
  color: #5f6064;
  opacity: 1;
}

.slider-single img {
  width: 96%;
  height: 226px;
  border-radius: 5px;
  object-fit: cover;
}

.slider-nav img {
  width: 91%;
  border-radius: 5px;
  opacity: 1;
  margin-top: 26px;
}

.slider-nav .is-active img {
  border: 1px solid #1089e2;
}

.product-info h5 {
  text-align: left;
  font: normal normal 600 36px/48px Montserrat;
  letter-spacing: 0px;
  color: #212529;
  opacity: 1;
  margin-bottom: 0px;
}

.product-info .price {
  text-align: left;
  font: normal normal 600 18px/24px Montserrat;
  letter-spacing: 0px;
  color: #1089e2;
  opacity: 1;
}

.product-info p {
  text-align: left;
  font: normal normal normal 16px/18px Montserrat;
  letter-spacing: 0px;
  color: #b8aeae;
  opacity: 1;
}

.product-info p b {
  text-align: left;
  font: normal normal 500 16px/21px Montserrat;
  letter-spacing: 0px;
  color: #000000;
}

.product-info p span {
  color: #4bc19e;
  text-align: left;
  font: normal normal normal 16px/18px Montserrat;
  letter-spacing: 0px;
  opacity: 1;
}

.product-table table thead {
  background: #f5f6f8 0% 0% no-repeat padding-box;
}

.product-table table thead th {
  text-align: center;
  font: normal normal 600 13px/18px Montserrat;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

.product-table table tbody td {
  text-align: center;
  font: normal normal normal 13px/18px Montserrat;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

.product-request input {
  width: 80px;
  height: 37px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #e5e7eb;
  opacity: 1;
  text-align: center;
  margin-bottom: 31px;
  font: normal normal normal 14px/22px Montserrat;
  letter-spacing: 0px;
  color: #5f6064;
  opacity: 1;
}

.product-request .btn-confirm {
  width: 217px;
  height: 43px;
  background: #1089e2 0% 0% no-repeat padding-box;
  border-radius: 3px;
  opacity: 1;
  color: #ffffff;
  text-align: center;
  font: normal normal normal 15px/20px Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}

.product-request .btn-download {
  width: 217px;
  height: 43px;
  background: #ebedf1 0% 0% no-repeat padding-box;
  border-radius: 3px;
  opacity: 1;
  color: #5f6064;
  font: normal normal normal 15px/20px Montserrat;
  letter-spacing: 0px;
  color: #5f6064;
  opacity: 1;
}

.title-page {
  text-align: center;
  font: normal normal 600 24px/22px Montserrat;
  letter-spacing: 0px;
  color: #212529;
  opacity: 1;
}

.product-3 {
  line-height: normal;
}

.product-3 .img-product-3 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 4px;
  width: 214px;
  height: 164px;
  margin-bottom: 12px;
  object-fit: cover;
}

.product-3 .img-product-3 .img-favorit {
  width: 16px;
  height: 16px;
  position: relative;
  left: 7px;
  top: 7px;
}

.product-3 .img-product-3 .img-tag {
  width: 16px;
  height: 16px;
  position: relative;
  right: -175px;
  top: -9px;
}

.product-3 b {
  text-align: left;
  font: normal normal bold 14px/19px Montserrat;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

.product-3 small {
  text-align: left;
  font: normal normal bold 12px/16px Montserrat;
  letter-spacing: 0px;
  color: #b8aeae;
  opacity: 1;
}

.btn-close-modal {
  width: 50px;
  height: 50px;
  background: #1089e2 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 6px #00000029;
  opacity: 1;
  color: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  right: -20px;
  z-index: 99;
}

.slider-single-2 img {
  width: 100%;
  max-height: 366px;
  border-radius: 5px;
  object-fit: cover;
}

.slider-nav-2 img {
  width: 100%;
  max-height: 160px;
  padding: 5px;
  border-radius: 5px;
  opacity: 1;
  margin-top: 26px;
  object-fit: cover;
}

.slider-nav-2 .is-active img {
  border: 1px solid #1089e2;
}

.modal .info-product b {
  text-align: left;
  font: normal normal 600 18px/24px Montserrat;
  letter-spacing: 0px;
  color: #5f6064;
  opacity: 1;
}

.modal .info-product p {
  text-align: left;
  font: normal normal normal 16px/21px Montserrat;
  letter-spacing: 0px;
  color: #5f6064;
  opacity: 1;
}

.text-muted-2 {
  text-align: left;
  font: normal normal normal 17px/23px Montserrat;
  letter-spacing: 0px;
  color: #a3a6ae;
  opacity: 1;
}

.btn-close-modal-2 {
  width: 83px;
  height: 37px;
  background: #ebedf1 0% 0% no-repeat padding-box;
  border-radius: 4px;
  text-align: center;
  font: normal normal normal 14px/23px Montserrat;
  letter-spacing: 0px;
  color: #5f6064;
  opacity: 1;
}

.btn-download-modal {
  width: 124px;
  height: 37px;
  background: #1089e2 0% 0% no-repeat padding-box;
  border-radius: 4px;
  text-align: center;
  font: normal normal normal 14px/19px Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}

.background-header {
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 246px;
  background: #f5f6f8 0% 0% no-repeat padding-box;
  margin-top: -70px;
}

.card-buyer {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 4px 8px #00000040;
  border-radius: 3px;
  opacity: 1;
  height: 433px;
  max-width: 286px;
}

.card-buyer .profile {
  width: 94px;
  height: 94px;
  opacity: 1;
  border-radius: 50%;
  margin-top: 26px;
}

.card-buyer {
  line-height: normal;
}

.card-buyer .buyer-name {
  text-align: left;
  font: normal normal 600 14px/30px Montserrat;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

.card-buyer .buyer-email {
  text-align: left;
  font: normal normal normal 12px/16px Montserrat;
  letter-spacing: 0px;
  color: #b8aeae;
  opacity: 1;
}

.card-buyer .menu {
  margin-top: 30px;
  margin-left: 20px;
}

.card-buyer .list-group-item {
  border: 0px;
}

.card-buyer .list-group {
  border-radius: 0px;
  margin-top: 10px;
}

.card-buyer .list-group a {
  font: normal normal normal 15px/20px Montserrat;
  letter-spacing: 0px;
  color: #676b75;
}

.card-buyer .list-group a .feather {
  width: 19px;
  margin-right: 10px;
}

.card-buyer .list-group a img {
  width: 12px;
  height: 12px;
  margin-right: 10px;
  filter: invert(48%) sepia(16%) saturate(254%) hue-rotate(185deg)
    brightness(81%) contrast(86%);
}

.card-buyer .list-group-item.active img {
  filter: invert(37%) sepia(99%) saturate(1866%) hue-rotate(185deg)
    brightness(95%) contrast(88%) !important;
}

.card-buyer .list-group-item.active {
  color: #1089e2;
  background-color: #ffffff;
  border-left: 2px solid #1089e2e5;
}

.card-form-buyer {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 8px 24px #080d3a1a;
  border: none;
  border-radius: 4px;
  opacity: 1;
  padding: 20px;
  /* max-width: 769px; */
}

.card-form-buyer h3 {
  text-align: left;
  font: normal normal 600 15px/20px Montserrat;
  letter-spacing: 0px;
  color: #080d3a;
  opacity: 1;
}

.card-form-buyer hr {
  margin: 0px;
}

.card-form-buyer label {
  text-align: left;
  font: normal normal normal 18px Montserrat;
  letter-spacing: 0px;
  color: #a3a6ae;
  opacity: 1;
}
.card-form-buyer p {
  text-align: left;
  font: normal normal normal 16px Montserrat;
}

.card-form-buyer .btn-upload {
  width: 130px;
  height: 42px;
  background: #1089e2 0% 0% no-repeat padding-box;
  border-radius: 4px;
  text-align: center;
  font: normal normal normal 15px/20px Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
  line-height: 28px;
}

.card-form-buyer .profile {
  width: 100px;
  height: 100px;
  opacity: 1;
  border-radius: 50%;
}

.card-form-buyer .btn-delete {
  width: 82px;
  height: 42px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #dce0e9;
  border-radius: 4px;
  opacity: 1;
  font: normal normal normal 15px/20px Montserrat;
  letter-spacing: 0px;
  color: #a3a6ae;
  /* margin-top: 10px; */
}

.card-form-buyer .form-control {
  text-align: left;
  font: normal normal normal 15px/20px Montserrat;
  letter-spacing: 0px;
  color: #5f6064;
  opacity: 1;
  height: 42px;
  border: 1px solid #dce0e9;
  border-radius: 4px;
}

.card-form-buyer .form-select {
  text-align: left;
  font: normal normal normal 15px/20px Montserrat;
  letter-spacing: 0px;
  color: #5f6064;
  opacity: 1;
  height: 42px;
  border: 1px solid #dce0e9;
  border-radius: 4px;
}

.card-form-buyer textarea {
  height: 83px !important;
}

.footer-form-buyer {
  max-width: 769px;
}

.text-footer-buyer {
  font: normal normal normal 14px/19px Montserrat;
  letter-spacing: 0px;
  color: #676b75;
  opacity: 1;
}

.btn-cancel-buyer {
  height: 42px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #dce0e9;
  border-radius: 4px;
  font: normal normal normal 15px/20px Montserrat;
  letter-spacing: 0px;
  color: #a3a6ae;
  opacity: 1;
}

.btn-save-buyer {
  height: 42px;
  background: #1089e2 0% 0% no-repeat padding-box;
  border-radius: 4px;
  font: normal normal normal 15px/20px Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
}

.card-form-buyer .password .feather {
  color: #b8aeae;
  width: 16px;
}

.text-blue-1 {
  color: #1089e2;
}

.bg-blue-3 {
  background: #f5f6f8 0% 0% no-repeat padding-box;
  border-radius: 5px;
}

.text-rules {
  font: normal normal normal 12px/16px Montserrat;
  letter-spacing: 0px;
  color: #00000080;
}

.text-rules .feather {
  width: 12px;
  margin-right: 5px;
}

.page-table {
  text-align: left;
  font: normal normal normal 24px/22px Montserrat;
  letter-spacing: 0px;
  color: #080d3a;
  opacity: 1;
}

.btn-edit-request {
  height: 35px;
  background: #ffffff;
  border: 1px solid #1089e2;
  border-radius: 4px;
  font: normal normal normal 13px/18px Montserrat;
  letter-spacing: 0px;
  color: #1089e2;
  opacity: 1;
}

.badge-approve {
  height: 18px;
  border: 1px solid #4bc19e;
  font: normal normal 600 9px/11px Montserrat;
  letter-spacing: 0px;
  color: #4bc19e;
  border-radius: 3px;
}

.box-origin {
  width: 152px;
  height: 47px;
  background: #1089e2;
  border-radius: 4px;
  opacity: 1;
  line-height: normal;
  padding: 0px 5px;
}

.box-origin span {
  text-align: left;
  font: normal normal 600 10px/13px Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 0.75;
}

.box-origin b {
  text-align: left;
  font: normal normal 600 15px/20px Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}

.box-supplier {
  width: 144px;
  height: 47px;
  background: #1089e2;
  border-radius: 4px;
  opacity: 1;
  line-height: normal;
  padding: 0px 5px;
}

.box-supplier span {
  text-align: left;
  font: normal normal 600 10px/13px Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 0.75;
}

.box-supplier b {
  text-align: left;
  font: normal normal 600 15px/20px Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}

.box-destination {
  width: 144px;
  height: 47px;
  background: #1089e2;
  border-radius: 4px;
  opacity: 1;
  line-height: normal;
  padding: 0px 5px;
}

.box-destination span {
  text-align: left;
  font: normal normal 600 10px/13px Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 0.75;
}

.box-destination b {
  text-align: left;
  font: normal normal 600 15px/20px Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}

.box-time {
  width: 82px;
  height: 47px;
  background: #1089e2;
  border-radius: 4px;
  opacity: 1;
  line-height: normal;
  padding: 0px 5px;
}

.box-time span {
  text-align: left;
  font: normal normal 600 10px/13px Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 0.75;
}

.box-time b {
  text-align: left;
  font: normal normal 600 15px/20px Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}

.total-quotation {
  background: #f5f6f8;
  min-height: 80px;
  text-align: center;
  line-height: normal;
  vertical-align: middle;
  padding-top: 20px;
  margin-top: 35px;
}

.total-quotation b {
  font: normal normal 600 12px/16px Montserrat;
  letter-spacing: 0px;
  color: #000000;
}

.total-quotation span {
  font: normal normal 600 14px/19px Montserrat;
  letter-spacing: 0px;
  color: #1089e2;
}

.badge-draft {
  /* width: 64px; */
  background: #575555 0% 0% no-repeat padding-box;
  height: 25px;
  border: 1px solid #575555;
  border-radius: 2px;
  opacity: 1;
  font: normal normal 500 10px/15px Montserrat;
  letter-spacing: 0px;
  color: #fff;
}

.badge-cancelled {
  /* width: 64px; */
  background: #f24343 0% 0% no-repeat padding-box;
  height: 25px;
  border: 1px solid #f24343;
  border-radius: 2px;
  opacity: 1;
  font: normal normal 500 10px/15px Montserrat;
  letter-spacing: 0px;
  color: #fff;
}

.badge-approved {
  /* width: 64px; */
  background: #4bc19e 0% 0% no-repeat padding-box;
  height: 25px;
  border: 1px solid #4bc19e;
  border-radius: 2px;
  opacity: 1;
  font: normal normal 500 10px/15px Montserrat;
  letter-spacing: 0px;
  color: #fff;
}

.badge-submitted {
  /* width: 64px; */
  height: 25px;
  background: #4bc19e 0% 0% no-repeat padding-box;
  border-radius: 2px;
  opacity: 1;
  font: normal normal 600 10px/17px Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
  letter-spacing: 0px;
}

.dropdown-item {
  color: #000000 !important;
}

@media (min-width: 320px) and (max-width: 890px) {
  #otp-form {
    width: 15px !important;
    margin: 5px 10px !important;
    height: 33px !important;
    font: normal normal 600 14px/20px Montserrat !important;
  }
}

@media (min-width: 320px) and (max-width: 457px) {
  .btn-confirm {
    width: 100% !important;
  }

  .btn-download {
    width: 100% !important;
  }

  .container-fluid.px-5 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .card-buyer {
    max-width: 786px;
  }
}

.worldwide-icon {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 30px;
  height: 19px;
  margin-right: 16px;
  cursor: pointer;
}

.bg-worldwide {
  background: #4bc19e;
  border: 1px solid #4bc19e;
  font: normal normal 600 12px/16px Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
}

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

#modalLogout h5 {
  margin-top: 10px;
  margin-bottom: 31px;
  font: normal normal normal 18px/24px Montserrat;
  letter-spacing: 0px;
  color: #000000;
}

#modalLogout .btn-close-modal-3 {
  margin-bottom: 0px;
  margin-right: 10px;
  background: #ebedf1 0% 0% no-repeat padding-box;
  border-color: #ebedf1;
  border-radius: 4px;
  font: normal normal normal 14px/23px Montserrat;
  letter-spacing: 0px;
  color: #5f6064;
  width: 83px;
  height: 37px;
}

#modalLogout .btn-logout {
  margin-bottom: 0px;
  background: #1089e2 0% 0% no-repeat padding-box;
  border-color: #1089e2;
  border-radius: 2px;
  font: normal normal normal 14px/19px Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
  width: 111px;
  height: 37px;
}

#modalLogout .modal-content {
  border-radius: 8px;
  border-color: transparent;
  max-width: 448px;
  height: 167px;
}
