* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:root {
  --font-poppins: "Poppins";
  --black-color: #000000;
  --white-color: #ffffff;
  --light-grey: #4d575d;
  --light-bg: #eef4fb;
  --dark-bg: #e0eaef;
  --light-blue: #0069f2;
  --dark-blue: #0f3f75;
  --border-color: #cad6dc;
  --table-bg: #e3edff;
  --dullgrey: #bac1cf;
  --grey-color: #828383;
  --blue-gradiant: linear-gradient(213.83deg, #081d59 18.7%, #00d5f6 101.98%);
  --color-lightsteelblue-100: #b3d3fc;
  --color-lavender: #e3edff;
  --color-lightgray: #cad6dc;
  --color-royalblue-100: #0073f2;
  --color-white: #fff;

  /* Paddings */
  --padding-3xs: 10px;
  --padding-5xs: 8px;

  --font-size-2xs: 11px;
  --font-poppins: Poppins;
}

body {
  font-family: var(--font-poppins) !important;
  background-color: var(--white-color);
  color: var(--black-color);
  font-size: 14px;
  font-weight: 400;
  margin: 0px;
  line-height: 26px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

h3 {
  font-weight: 500;
}

p {
  margin: 0 0 10px;
}

.body-wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

main {
  flex: 1;
}

.container {
  width: 100%;
  max-width: 1302px;
  padding: 0 15px;
  margin: auto;
}

.section-container {
  width: 100%;
  padding: 0 15px;
  margin: auto;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.justify-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

dd {
  -webkit-margin-start: 0;
  margin-inline-start: 0;
}

a {
  color: var(--black-color);
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

img {
  max-width: 100%;
}

.hsn-key-indicators .item {
  align-items: flex-start !important;
}

.eximTableMobile {
  height: 50em;
  overflow-y: scroll;
  margin-right: 15px;
}

.bestseller-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.bestseller-div {
  height: 25px;
  background: #d9ffff 0 0 no-repeat padding-box;
  border-radius: 3px;
  padding: 0px 5px;
}

.bestseller-div:hover {
  color: var(--black-color) !important;
}

.volza-logo {
  width: 100px;
}

.buyersSource a {
  color: #0073f2;
}

.right-content-box a {
  color: #0073f2 !important;
}

.company-heading-text {
  font-size: 14px !important;
}

.bol-tab-left {
  width: 20% !important;
  border-right: 1px solid #cad6dc;
}

.bol-tab-right {
  width: 80% !important;
  padding-left: 10px !important;
}

.tooltip {
  position: absolute;
  text-align: center;
  width: auto;
  height: auto;
  padding: 8px;
  background: var(--black-color);
  color: var(--white-color);
  border-radius: 5px;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s;
}

.map-container {
  width: 960px;
  height: 550px;
}

@media (min-width: 1200px) and (max-width: 1290px) {
  .map-container {
    margin-right: 0 !important;
    /* Center the map on smaller screens */
    margin-left: 0 !important;
  }
}

@media (min-width: 1200px) and (max-width: 1290px) {
  .map-container {
    width: 80%;
    /* Adjust width based on screen size */
    margin-right: 0 !important;
    /* Center the map on smaller screens */
    margin-left: 0 !important;
  }
}

.node circle {
  fill: #1f77b4;
  stroke: steelblue;
  stroke-width: 2px;
}

.node text {
  font-family: sans-serif;
  font-size: 12px;
}

.link {
  fill: none;
  stroke: #ccc;
  stroke-width: 2px;
}

.company-address-link {
  display: flex;
  gap: 20px;
}

.gap-unset {
  gap: unset !important;
}

.home-heading-title {
	font: normal normal 600 20px / 32.8px Poppins !important;
}

.book-demo-head:hover {
	background-color: #0f3f75 !important;
	color: white !important;
}

.headingTextTermUse {
	font: normal normal normal 16px/24px Poppins;
	letter-spacing: 0px;
	color: #4d575d;
	text-transform: capitalize;
	opacity: 1;
	padding: 25px 47px;
	margin-top: -35px;
}

.volzaIsRefundPolicy {
	border-radius: 20px;
	background-color: #fff;
	padding: 30px;
}

.p-tag-bold {
	font-weight: 600;
	margin: 0.5em 0em 0.5em 0em;
}

.terms-of-use-subtext-fs {
	font-size: 15px !important;
}

.terms-of-use-subtext-fs h3 {
	font-size: 15px !important;
}

.subPointTermUse {
	padding-left: 20px !important;
}

select,
select option {
	color: #000000;
}

select option:first-of-type {
	color: var(--grey-color);
}

.main-font-color {
	font-family: "Poppins" !important;
	color: #373737 !important;
}

.main-heading-refund {
	font-size: 22px !important;
	font-weight: 600 !important;
	line-height: 33px !important;
}

.margin-ul {
	margin-left: 20px !important;
	margin-bottom: 16px !important;
}

.li-item-class {
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 28px !important;
	list-style: disc !important;
}

.content-class {
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 24px !important;
}

.sub-heading-refund-policy {
	font-size: 18px !important;
	font-weight: 600 !important;
}

.guarantee-div {
	display: flex;
	align-items: flex-start;
	gap: 20px;
	padding: 15px;
}

.guarantee-image {
	width: 20%;
}

.guarantee-text {
	width: 80%;
}

.refund-policy-bg{
	background-color: #f5f5f5;
}
/* Shortcuts styles */
.pl-0px {
  padding-left: 0 !important;
}

.color-light-gray {
	color: var(--grey-color) !important;
}

.d-block {
	display: block;
}

.display-none {
	display: none !important;
}

.bg-white {
  background-color: white !important;
}

.justify-flex-start {
  justify-content: flex-start !important;
}

.align-flex-start {
  align-items: flex-start !important;
}

.flex-column {
  flex-direction: column !important;
}
.flex-row {
	flex-direction: row !important;
}
.gap-unset {
  gap: unset !important;
}

.pb-20px {
  padding-bottom: 20px !important;
}

.pb-30px {
  padding-bottom: 30px !important;
}

.textCenter {
  text-align: center !important;
}

.fz-20px {
  font-size: 20px !important;
}

.fz-13px {
  font-size: 13px !important;
}

.fz-16px {
  font-size: 16px !important;
}

.fz-12px {
  font-size: 12px !important;
}

.fz-11px {
  font-size: 11px !important;
}

.alignCenter {
  align-items: center !important;
}

.justifyCenter {
  justify-content: center !important;
}

.ml-5px {
  margin-left: 5px;
}

.fz-12px {
  font-size: 12px;
}

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

.mt-30px {
	margin-top: 30px !important;
}

.fontSize11pxBrown {
  font: normal normal normal 11px/18px Poppins;
  letter-spacing: 0px;
  color: #4d575d;
  opacity: 1;
}

.overviewCompanyHeadingNew:hover {
  color: var(--light-blue) !important;
}

.overviewCompanyHeadingNew {
  color: gray;
}

.mb-5px {
  margin-bottom: 5px;
}

.textLeft {
  text-align: left !important;
}

.fz-14px {
  font-size: 14px !important;
}

.bd-none {
  border-bottom: unset !important;
}

div .globalSearchDataTable .data-table .bd-none {
  border-bottom: 0 !important;
  width: 100%;
}

/* div .globalSearchDataTable .data-table .bd-none>:nth-child(n) {
  width: auto !important;
  min-width: unset !important;
} */

.href-color {
  color: #0069f2 !important;
}

.width-1 {
  width: 1% !important;
}

.width-20 {
  width: 20% !important;
}

.width-80 {
  width: 80% !important;
}

.pointer {
  cursor: pointer !important;
}

.bg-transparent {
  background: inherit;
}

.mt-40 {
  margin-top: 40px;
}

.d-flex-inline {
  display: inline-flex;
}

.mb-10px {
  margin-bottom: 10px !important;
}

.ml-20px {
  margin-left: 20px !important;
}

.align-flex-start {
  align-items: flex-start;
}

.hide-modal {
  width: 100%;
  position: fixed;
  justify-content: center;
  display: none;
  z-index: 9999;
  top: 30%;
}

.search-box-moda-item {
  width: 30%;
  border: 1px solid #cad6dc;
  display: flex;
  justify-content: center;
  height: 20em;
  background: white;
  border-radius: 5px;
}

.custom-infoItem {
  width: 80px;
  height: 80px;
  border: 8px solid #0069f2;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-infoItem>span {
  font-size: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #0069f2;
}

div.df-btn-text {
  display: none !important;
}

.search-modal-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px;
}

.search-box-popup-ok {
  font-size: 16px;
  font-family: var(--font-poppins);
  width: 80px;
  height: 30px;
  color: #ffffff;
  background: #0069f2;
  text-align: center;
  border-radius: 6px;
	cursor: pointer;
	align-items: center;
    display: flex;
    justify-content: center;
}

.search-modal-content .content-div {
  width: 100%;
  display: flex;
  justify-content: center;
  text-align: center;
}

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

.img-border {
  border: 1px solid var(--border-color);
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-300 {
  font-weight: 300 !important;
}

.flex1 {
  flex: 1 1;
}

.bg-primary {
  background-color: var(--light-bg);
}

.mt-20px {
  margin-top: 20px;
}

.mt-10px {
  margin-top: 10px;
}

.gap20-px {
  gap: 20px;
}

.gap10-px {
  gap: 10px;
}

.gap-5px {
  gap: 5px;
}

.imp-table {
  height: 120em !important;
  overflow: hidden;
}

.imp-thead {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.imp-tbody {
  display: block;
  width: 100%;
  overflow-y: auto;
}

.download-shipment {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: flex-end;
}

.keyIndicatorField {
  font-size: 14px;
}

.keyIndicatorValue {
  font-size: 20px;
  font-weight: 500;
}

.cta-section {
  padding: 16px 60px;
}

.import-shipment-table {
  height: 120em !important;
  overflow-y: auto;
  overflow-x: hidden;
}

.coo-heading {
  font-weight: 400;
  font-size: 16px;
}

.coo-title {
  background-color: #0069f2;
  border-radius: 5px;
  padding: 2px 5px;
  color: var(--white-color);
  cursor: pointer;
}

.icon-buttons-container {
  display: flex;
  flex-wrap: wrap;
  /* Allow wrapping */
  gap: 10px;
  padding: 20px;
  margin-left: 20px;
  justify-content: center;
  background: white;
  margin-top: 10px;
  /* Align buttons to the left */
  margin-top: 10px;
}

.icon-button {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 15px 25px;
  background-color: white;
  border-radius: 5px;
  transition: box-shadow 0.2s ease;
  cursor: pointer;
  max-width: 300px;
  /* Set a max width */
  min-width: fit-content;
  /* Minimum width */
  background: #e3edff !important;
  width: calc(16.66% - 12px);
}

.icon {
  width: 24px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
}

/* Tablet and Medium Devices */
@media screen and (max-width: 1024px) {
  .icon-button {
    flex: 1 1 calc(30% - 20px);
    /* On medium screens, make buttons 50% width */
    padding: 12px 30px;
  }

  .icon {
    width: 22px;
    height: 22px;
  }

  .video-section {
    padding: 20px 0 !important;
  }

  .why-volza-container-mob {
    padding: 0 20px !important;
  }

  .why-volza-best-text {
    font-size: 14px !important;
    font-weight: 600;
    font-family: inherit;
    mix-blend-mode: normal;
    color: #fff;
    font-family: var(--font-poppins);
    margin-bottom: 5px !important;
  }

  .why-volza-best-subtext {
    font-size: 11px !important;
    color: #eef4fb !important;
    font-family: var(--font-poppins);
  }

  .why-volza-subheading {
    font-size: 12px !important;
    color: #ffffff !important;
    font-family: var(--font-poppins);
  }
}

.color1Faq {
  border-left: 8px solid #f3c74c !important;
}

.color2Faq {
  border-left: 8px solid #62ae30 !important;
}

.color3Faq {
  border-left: 8px solid #31d1b6 !important;
}

.color4Faq {
  border-left: 8px solid #f34c4c !important;
}

.color5Faq {
  border-left: 8px solid #0055ff !important;
}

.color6Faq {
  border-left: 8px solid #069b6d !important;
}

.color7Faq {
  border-left: 8px solid #4907ce !important;
}

.color8Faq {
  border-left: 8px solid #21b88f !important;
}

.color9Faq {
  border-left: 8px solid #566bc6 !important;
}

.color10Faq {
  border-left: 8px solid #f2944b !important;
}

.color11Faq {
  border-left: 8px solid #3aa4d4 !important;
}

.color12Faq {
  border-left: 8px solid #7165e2 !important;
}

.color13Faq {
  border-left: 8px solid #f34c7f !important;
}

.color14Faq {
  border-left: 8px solid #b74ecb !important;
}

/* Background images for each button */
.company-profile-icon {
  background-image: url("https://www.volza.com/images/company-blue.png");
}

.websites-icon {
  background-image: url("https://www.volza.com/images/globe-blue.png");
}

.email-icon {
  background-image: url("https://www.volza.com/images/email-blue.png");
}

.contacts-icon {
  background-image: url("https://www.volza.com/images/phone-blue.png");
}

.linkedin-icon {
  background-image: url("https://www.volza.com/images/linkdin-blue.png");
}

.facebook-icon {
  background-image: url("https://www.volza.com/images/facebook-blue.png");
}

.icon-button span {
  font-size: 1rem;
  font-family: "Poppins";
  color: #0073f2 !important;
  font-weight: 500;
}

.icon-button:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.btn {
  background: var(--light-blue);
  border: 1px solid var(--light-blue);
  color: var(--white-color);
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  padding: 7px 20px !important;
  border-radius: 6px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  box-shadow: 0 2px 4px #00000066 !important;
}

.btn:hover {
	/* background: var(--light-blue) !important; */
  border-color: var(--dark-blue);
	background: white;
}

.btn.light-btn {
  border-color: var(--light-blue);
  color: var(--dark-blue);
  background: var(--white-color);
}

.btn.dark-btn {
  border-color: #0f3f75;
  color: white;
  background: #0f3f75;
	justify-content: center;
}

.btn.light-btn:hover {
  color: var(--white-color);
	/* border-color: var(--light-blue);
	background: var(--light-blue); */
}

.btn.dark-btn:hover {
	color: var(--white-color) !important;
	background: #0f3f75 !important;
	/* border-color: var(--light-blue);
	background: var(--light-blue); */
}

.section-padding,
.footer-container {
  padding: 25px 47px;
}

.light-bg {
  background: var(--light-bg);
}

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

.icon {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.icon::before {
  content: "";
  position: absolute;
  left: 0;
}

.icon-filter {
  width: 17px;
  height: 15px;
}

.icon-filter::before {
  width: 17px;
  height: 15px;
  background: url("https://www.volza.com/img/icons/filter.svg") center center no-repeat;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.icon-bluefilter {
  width: 17px;
  height: 17px;
  cursor: pointer;
}

.icon-bluefilter::before {
  width: 17px;
  height: 15px;
  background: url("https://www.volza.com/img/icons/bluefilter.svg") center center no-repeat;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.icon-supplier {
  width: 17px;
  height: 17px;
}

.icon-supplier::before {
  width: 17px;
  height: 15px;
  background: url("https://www.volza.com/img/icons/suplier.svg") center center no-repeat;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.icon-hsncode {
  width: 17px;
  height: 17px;
}

.icon-hsncode::before {
  width: 17px;
  height: 17px;
  background: url("https://www.volza.com/img/icons/hsncode.svg") center center no-repeat;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.icon-question-mark {
  width: 17px;
  height: 17px;
}

.icon-question-mark::before {
  width: 17px;
  height: 17px;
  background: url("https://www.volza.com/img/icons/questionMark.webp") center center no-repeat;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.icon-import {
  width: 17px;
  height: 17px;
}

.icon-import::before {
  width: 17px;
  height: 15px;
  background: url("https://www.volza.com/img/icons/import.svg") center center no-repeat;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.icon-export {
  width: 17px;
  height: 17px;
}

.icon-export::before {
  width: 17px;
  height: 15px;
  background: url("https://www.volza.com/img/icons/export.svg") center center no-repeat;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.icon-buyer {
  width: 17px;
  height: 17px;
}

.icon-buyer::before {
  width: 17px;
  height: 15px;
  background: url("https://www.volza.com/img/icons/buyer.png") center center no-repeat;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.icon-right-arrow {
  width: 22px;
  height: 18px;
  background: url("https://www.volza.com/img/icons/right-arrow-icon.png") center center no-repeat;
  background-size: 100%;
  margin: auto;
}

.icon-related-products {
  width: 17px;
  height: 17px;
}

.icon-related-products::before {
  width: 17px;
  height: 17px;
  background: url("https://www.volza.com/img/icons/relatedproducts.svg") center center no-repeat;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.icon-prod {
  width: 17px;
  height: 17px;
}

.icon-prod::before {
  width: 17px;
  height: 17px;
  background: url("https://www.volza.com/img/icons/prod.svg") center center no-repeat;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.icon-location {
  width: 14px;
  height: 18px;
}

.icon-location::before {
  width: 14px;
  height: 18px;
  background: url("https://www.volza.com/img/icons/location.svg") center center no-repeat;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.icon-card::before {
  width: 18px;
  height: 13px;
  background: url("https://www.volza.com/img/icons/card.svg") center center no-repeat;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.icon-link {
  width: 17px;
  height: 17px;
}

.icon-link::before {
  width: 100%;
  height: 100%;
  background: url("https://www.volza.com/img/icons/links.svg") center center no-repeat;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.icon-excel {
  width: 17px;
  height: 17px;
}

.icon-excel::before {
  width: 17px;
  height: 15px;
  background: url("https://www.volza.com/img/icons/excel.svg") center center no-repeat;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.icon-tilt-arrow {
  width: 16px;
  height: 16px;
}

.icon-tilt-arrow::before {
  width: 16px;
  height: 16px;
  background: url("https://www.volza.com/img/icons/tilt-arrow.svg") center center no-repeat;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.icon-plus {
  width: 11px;
  height: 11px;
}

.icon-plus::before {
  width: 11px;
  height: 11px;
  background: url("https://www.volza.com/img/icons/plus.svg") center center no-repeat;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.icon-wishlist {
  width: 20px;
  height: 20px;
}

.icon-wishlist::before {
  width: 20px;
  height: 20px;
  background: url("https://www.volza.com/img/icons/wishlist.svg") center center no-repeat;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.icon-profit {
  width: 18px;
  height: 18px;
}

.icon-profit::before {
  width: 100%;
  height: 100%;
  background: url("https://www.volza.com/img/icons/profit.svg") center center no-repeat;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.icon-growth {
  width: 16px;
  height: 16px;
}

.icon-growth::before {
  width: 100%;
  height: 100%;
  background: url("https://www.volza.com/img/icons/growth.svg") center center no-repeat;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.icon-competitor {
  width: 16px;
  height: 16px;
}

.icon-competitor::before {
  width: 100%;
  height: 100%;
  background: url("https://www.volza.com/img/icons/competitor.svg") center center no-repeat;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.icon-globe {
  width: 18px;
  height: 18px;
}

.icon-globe::before {
  width: 100%;
  height: 100%;
  background: url("https://www.volza.com/img/icons/globe.svg") center center no-repeat;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.icon-chapter {
  width: 16px;
  height: 18px;
}

.icon-chapter::before {
  width: 100%;
  height: 100%;
  background: url("https://www.volza.com/img/icons/chapter.svg") center center no-repeat;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.icon-lock {
  width: 18px;
  height: 21px;
}

.icon-lock::before {
  width: 100%;
  height: 100%;
  background: url("https://www.volza.com/img/icons/lock.svg") center center no-repeat;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.icon-copy {
  width: 14px;
  height: 16px;
  background: url("https://www.volza.com/img/icons/copy.svg") center center no-repeat;
  background-size: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.icon-star {
  width: 24px;
  height: 24px;
  background: url("https://www.volza.com/img/icons/star.svg") center center no-repeat;
  background-size: 100%;
}

.icon-thumb {
  width: 18px;
  height: 18px;
  background: url("https://www.volza.com/img/icons/thumb.svg") center center no-repeat;
  background-size: 100%;
}

.icon-instruction {
  width: 16px;
  height: 16px;
  background: url("https://www.volza.com/img/icons/instruction.svg") center center no-repeat;
  background-size: 100%;
}

.nav-container {
  width: 100%;
  padding: 0px 47px;
}

.nav-container .inner-content .right-section a {
  font-weight: 600;
}

.nav-link {
  font-size: 12px !important;
}

nav {
  padding: 7px 0;
  border-bottom: 1px solid var(--border-color);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background: var(--white-color);
  z-index: 100;
}

nav .right-section {
  -webkit-column-gap: 40px;
  column-gap: 40px;
}

.menu-container {
  padding: 7px 0 0 40px;
}

.tabs-container {
  padding: 5px 0 0 40px;
}

nav .menu-wrapper {
  -webkit-column-gap: 24px;
  column-gap: 24px;
}

nav .mobile-menu-wrapper {
  display: none;
}

nav .link {
  position: relative;
}

nav .link:hover {
  color: var(--dark-blue);
}

nav .link.dropdown {
  padding-right: 20px;
  position: relative;
	font-weight: 600;
}

nav .link.dropdown::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 10px;
  height: 7px;
  margin: auto;
  background: url(https://www.volza.com/img/icons/arrow.svg) right center no-repeat;
  background-size: contain;
  -webkit-transform: none;
  transform: none;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

nav .link.dropdown.active::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

nav .menu-item {
  position: relative;
}

nav .dropdown-items {
  position: absolute;
  top: 100%;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  width: 200px;
  -webkit-transition: -webkit-transform 0.5s linear;
  transition: -webkit-transform 0.5s linear;
  transition: transform 0.5s linear;
  transition: transform 0.5s linear, -webkit-transform 0.5s linear;
  opacity: 0;
  visibility: hidden;
  background: var(--dark-blue);
  z-index: 9;
  right: 0;
}

nav .dropdown-items .dropdown-item {
  padding: 5px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

nav .dropdown-items .dropdown-item .link {
  color: var(--white-color);
  width: 100%;
  font-weight: 400;
}

nav .whatsapplink {
  line-height: 1;
}

nav .icon-toggle {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  width: 20px;
  height: 20px;
}

nav .icon-toggle i {
  width: 100%;
  height: 2px;
  background: var(--light-grey);
}

nav .icon-close {
  width: 16px;
  height: 16px;
  display: none;
}

nav .icon-search {
  display: none;
  padding: 4px;
  background: var(--light-blue);
  border-radius: 4px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 28px;
  height: 28px;
}

nav .icon-search img {
  max-width: 15px;
}

h1.heading-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
}

@media screen and (max-width: 1366px) and (min-width: 768px) {
  .map-container {
    height: 490px !important;
  }

  h1.heading-title {
    width: 75% !important;
  }
}

h1.heading-title .right-section {
  -webkit-column-gap: 15px;
  column-gap: 15px;
}

h2.heading-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 10px;
}

.breadcrumb {
  -webkit-column-gap: 8px;
  column-gap: 8px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.breadcrumb li {
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}

.breadcrumb .link {
  color: var(--light-blue);
  position: relative;
  padding-right: 14px;
  font-size: 12px;
  line-height: 18px;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}

.breadcrumb .link:hover {
  color: var(--dark-blue);
}

.breadcrumb .link::after {
  content: ">";
  position: absolute;
  right: 0;
  top: -1px;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 10px;
  line-height: 1;
}

.breadcrumb li:last-child .link::after {
  content: "";
}

.breadcrumb li {
  font-size: 12px;
  line-height: 18px;
}

.top-box {
  position: relative;
}

.top-box .inner-content {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 2%;
  column-gap: 2%;
}

.top-box .top-links {
  -webkit-column-gap: 14px;
  column-gap: 14px;
}

.top-box .top-links .link {
  position: relative;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
}

.top-box .top-links .link::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.top-box .top-links .link.wishlist {
  padding-left: 17px;
}

.top-box .top-links .link.wishlist::before {
  width: 15px;
  height: 15px;
  background: url("https://www.volza.com/img/icons/wishlist.svg") left center no-repeat;
  background-size: contain;
  -webkit-filter: brightness(0);
  filter: brightness(0);
}

.top-box .top-links .link.bookmark {
  padding-left: 18px;
}

.top-box .top-links .link.bookmark::before {
  width: 10px;
  height: 14px;
  background: url("https://www.volza.com/img/icons/bookmark.svg") left center no-repeat;
  background-size: contain;
}

.top-box .top-links .link.share {
  padding-left: 22px;
}

.top-box .top-links .link.share::before {
  width: 14px;
  height: 14px;
  background: url("https://www.volza.com/img/icons/share.svg") left center no-repeat;
  background-size: contain;
}

.top-box .date {
  font-size: 11px;
  font-weight: 400;
  line-height: 17px;
  color: var(--light-grey);
  text-align: right;
}

.top-box .left-section {
  max-width: 90%;
}

.top-box .left-section.had-city {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
  column-gap: 20px;
}

.top-box .left-section.had-city .city {
  font-size: 15px;
  font-weight: 400;
  line-height: 24.6px;
  margin-top: 10px;
}

.top-box .left-section.had-city .tag {
  font-size: 12px;
  font-weight: 400;
  line-height: 19.68px;
  text-align: center;
  padding: 3px 8px;
  background: #ff4b551a;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  border-radius: 3px;
  margin-top: 7px;
}

.top-box .right-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 10px;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}

input,
select {
  height: 41px;
  border: 1px solid var(--border-color);
  border-radius: 0px;
  padding: 10px 30px 10px 10px;
  font-weight: 500;
}

input:active,
input:focus,
input:focus-visible,
select:active,
select:focus,
select:focus-visible {
  outline: none;
}

button {
  outline: none;
  border: none;
}

.search-wrapper {
  margin-top: 20px;
  width: 100%;
  max-width: 800px;
}

.search-container {
  width: 100%;
}

.search-wrapper .input-wrapper {
  width: 100%;
}

.search-wrapper select {
  background: var(--light-bg);
  border-radius: 4px 0 0 4px;
  font-weight: 600;
  height: 43px;
}

.home-banner input,
.home-banner select,
.home-banner .btn {
  height: 55px;
}

.home-banner .search-btn {
  height: 55px !important;
}

.search-btn:hover{
  background: var(--dark-blue) !important;
}

.search-wrapper input {
  width: 100%;
}

.search-wrapper .btn {
  height: 42px;
  border-radius: 0 4px 4px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 41px;
}

.search-wrapper .btn img {
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}

.search-wrapper .btn:hover {
  background: var(--dark-blue);
}

.mobile-search {
  position: fixed;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  top: 0;
  left: -100vw;
  width: 100vw;
  height: 100vh;
  overflow-y: scroll;
  z-index: 999;
  background: var(--light-bg);
  /* width */
  /* Track */
  /* Handle */
}

.mobile-search::-webkit-scrollbar {
  width: 2px;
}

.mobile-search::-webkit-scrollbar-track {
  background: var(--light-bg);
}

.mobile-search::-webkit-scrollbar-thumb {
  background: var(--white-color);
}

.mobile-search .search-close {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 12px;
  height: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mobile-search .top-list {
  -webkit-column-gap: 20px;
  column-gap: 20px;
  padding: 12px 8px 0 8px;
  border-bottom: 1px solid var(--border-color);
  background: var(--white-color);
}

.mobile-search .top-list a {
  font-size: 12px;
  font-weight: 400;
  line-height: 19.68px;
  padding-bottom: 10px;
  border-bottom: 2px solid var(--white-color);
  color: var(--light-grey);
}

.mobile-search .top-list a.active {
  font-weight: 600;
  border-color: var(--light-blue);
  color: var(--light-blue);
}

.mobile-search .search-tab-content {
  display: none;
}

.mobile-search .search-tab-content.active {
  display: block;
}

.mobile-search .search-wrapper {
  padding: 18px 8px 14px 8px;
  margin-top: 0;
  width: 100%;
  background: var(--white-color);
}

.mobile-search .search-wrapper input {
  border-radius: 6px 0 0 6px;
}

.mobile-search .search-wrapper .btn {
  border-radius: 0 6px 6px 0;
}

.mobile-search .heading {
  font-size: 12px;
  font-weight: 400;
  line-height: 19.68px;
  color: var(--light-grey);
  margin-bottom: 10px;
}

.mobile-search .recent-search {
  padding: 0 8px 18px 8px;
  background: var(--white-color);
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
  margin-bottom: 10px;
}

.mobile-search .recent-search .items {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 12px;
  column-gap: 12px;
  row-gap: 10px;
}

.mobile-search .recent-search .items a {
  -webkit-column-gap: 5px;
  column-gap: 5px;
  font-size: 12px;
  font-weight: 400;
  line-height: 19.68px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  padding-left: 18px;
}

.mobile-search .recent-search .items a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url("https://www.volza.com/img/icons/clock-dark.svg") left center no-repeat;
  background-size: 100%;
  width: 12px;
  height: 20px;
}

.mobile-search .popular-products {
  padding: 18px 8px;
  background: var(--white-color);
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
  margin-bottom: 10px;
}

.mobile-search .popular-products .items {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 8px;
  column-gap: 8px;
  row-gap: 10px;
}

.mobile-search .popular-products .items a {
  padding: 4px 5px;
  color: var(--light-blue);
  font-size: 12px;
  font-weight: 400;
  line-height: 19.68px;
  border: 1px solid var(--light-bg);
  border-radius: 4px;
}

.mobile-search .popular-products .viewall-link {
  font-size: 11px;
  font-weight: 600;
  line-height: 18.04px;
  color: var(--light-blue);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-column-gap: 8px;
  column-gap: 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 12px;
  padding-right: 15px;
  position: relative;
}

.mobile-search .popular-products .viewall-link::after {
  content: "";
  position: absolute;
  right: 0;
  top: -1px;
  bottom: 0;
  margin: auto;
  background: url("https://www.volza.com/img/icons/right-arrow.svg") right center no-repeat;
  background-size: 100%;
  width: 7px;
  height: 11px;
}

.icon-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 14px;
  height: 14px;
  background: url("https://www.volza.com/img/icons/close.png") center no-repeat;
  background-size: 100%;
}

.share-popup {
  display: none;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.75);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}

.share-popup.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.share-popup .inner-wrapper {
  background: var(--white-color);
  padding: 40px 15px 30px;
  width: 95vw;
  max-width: 700px;
  position: relative;
}

.share-popup .shorepopup-close {
  position: absolute;
  top: 15px;
  right: 20px;
  max-width: 14px;
  cursor: pointer;
}

.share-popup .top-content {
  text-align: center;
  margin-bottom: 50px;
}

.share-popup .top-content p {
  font-size: 16px;
  color: var(--light-grey);
  font-weight: 500;
  margin-bottom: 20px;
}

.share-popup .top-content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-column-gap: 15px;
  column-gap: 15px;
  row-gap: 15px;
}

.share-popup .top-content li a {
  width: 34px;
  height: 34px;
  background: var(--dark-blue);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
}

.share-popup .top-content li a img {
  max-width: 18px;
  max-height: 18px;
}

.share-popup .copylink {
  width: 100%;
  margin: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.share-popup .copylink span {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: var(--white-color);
  padding: 0 15px;
  position: relative;
}

.share-popup .copylink::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 55%;
  height: 1px;
  background: var(--border-color);
}

.share-popup .form {
  margin-top: 30px;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.share-popup .form .input-wrapper {
  width: 100%;
}

.share-popup .form .input-wrapper input {
  width: 100%;
  border-radius: 4px 0 0 4px;
}

.share-popup .form button {
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  border-radius: 0 4px 4px 0;
  height: 41px;
  -webkit-column-gap: 6px;
  column-gap: 6px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.share-popup .form button:hover {
  background: var(--dark-blue);
  color: var(--white-color);
  cursor: pointer;
}

.share-popup .form button img {
  max-height: 20px;
}

.cta-container {
  padding: 25px 47px;
  background-color: var(--light-bg);
}

.overview-container,
.faq-container,
.rating-container,
.explore-container,
.pricing-container,
.reviews-container,
.countries-container,
.grow-business-section-container,
.video-section-container,
.section-container {
  margin-top: 20px;
}

.overview-section {
  background: var(--light-bg);
}

.overview-section .tab-wrapper {
  background: var(--dark-blue);
}

.overview-section .tabs {
  -webkit-column-gap: 10px;
  column-gap: 35px;
  /* width */
  /* Track */
  /* Handle */
}

.overview-section .tabs::-webkit-scrollbar {
  height: 0px;
}

.overview-section .tabs::-webkit-scrollbar-track {
  background: var(--light-bg);
}

.overview-section .tabs::-webkit-scrollbar-thumb {
  background: var(--white-color);
}

.overview-section .tabs li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}

.overview-section .tabs .link {
  font-size: 15px !important;
  font-weight: 400;
  line-height: 26px;
  color: var(--white-color);
  padding: 10px 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}

.overview-section .tabs .link.active {
  background: var(--light-blue);
  font-weight: 700;
  border-radius: 4px 4px 0px 0px;
}

.overview-section .tabs .link:hover {
  background: var(--light-blue);
  font-weight: 700;
  border-radius: 4px 4px 0px 0px;
}

.overview-section.content-wrapper .inner-content {
  -webkit-column-gap: 2%;
  column-gap: 2%;
}

.overview-section.content-wrapper .left-section {
  padding: 20px 35px;
  border: 1px solid #e0eaef;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(186, 193, 207, 0.251);
  box-shadow: 0px 3px 8px 0px rgba(186, 193, 207, 0.251);
  border-radius: 20px;
  background: var(--white-color);
  -webkit-column-gap: 3%;
  column-gap: 3%;
  width: fit-content;
}

.overview-section.content-wrapper .left-section .content {
  width: 60%;
  flex: 1 1;
}

.overview-section.content-wrapper .left-section .video-wrapper {
  width: 386px;
  height: 225px;
  min-width: 250px;
  position: relative;
}

.overview-section.content-wrapper .left-section .video-wrapper img,
.overview-section.content-wrapper .left-section .video-wrapper video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 10px;
  overflow: hidden;
}

.overview-section.content-wrapper .left-section .video-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 55px;
  height: 55px;
  dbackground: url("https://www.volza.com/img/icons/play.svg") center center no-repeat;
  background-size: 32%;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
}

.overview-section.content-wrapper .btn-wrapper {
  -webkit-column-gap: 10px;
  column-gap: 10px;
  margin-top: 20px;
}

.overview-section.content-wrapper .right-section {
  width: 18%;
  padding: 10px;
  border: 1px solid #e0eaef;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(186, 193, 207, 0.251);
  box-shadow: 0px 3px 8px 0px rgba(186, 193, 207, 0.251);
  border-radius: 10px;
  background: var(--white-color);
}

.overview-section.content-wrapper .user {
  -webkit-column-gap: 10px;
  column-gap: 10px;
}

.overview-section.content-wrapper .user img {
  max-width: 46px;
}

.overview-section.content-wrapper .user p {
  font-size: 13px;
  font-weight: 500;
  line-height: 19.5px;
  margin-bottom: 0px;
}

.overview-section.content-wrapper .user p span {
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: #6d757e;
}

.overview-section.content-wrapper .contact-info {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid var(--border-color);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 10px;
}

.overview-section.content-wrapper .contact-info .link {
  position: relative;
  padding-left: 25px;
}

.overview-section.content-wrapper .contact-info .link::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.overview-section.content-wrapper .contact-info .link.mail::before {
  width: 15px;
  height: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url("https://www.volza.com/img/icons/mail.svg") center left no-repeat;
  background-size: contain;
}

.overview-section.content-wrapper .contact-info .link.number::before {
  width: 15px;
  height: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url("https://www.volza.com/img/icons/call.svg") center left no-repeat;
  background-size: contain;
}

.overview-section.content-wrapper .contact-info .link:hover {
  color: var(--light-blue);
}

.overview-section.content-wrapper .whatsapp-info {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid var(--border-color);
}

.overview-section.content-wrapper .whatsapp-info .whatsapp {
  padding-left: 30px;
  position: relative;
}

.overview-section.content-wrapper .whatsapp-info .whatsapp::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 16px;
  height: 16px;
  background: url("https://www.volza.com/img/icons/whatsapp.svg") center center no-repeat;
  background-size: contain;
}

.overview-section.content-wrapper .whatsapp-info .scanner {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  row-gap: 10px;
}

.overview-section.content-wrapper .whatsapp-info .scanner p {
  color: #6d757e;
  font-size: 14px;
  margin-bottom: 0px;
  text-transform: capitalize;
}

/* 
.bottom-menu {
  background: var(--white-color);
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
  z-index: 90;
  border-bottom: 1px solid var(--border-color);
}

.bottom-menu nav {
  padding: 0;
}

.bottom-menu .list-items {
  padding: 10px 0;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  overflow-x: scroll;
}

.bottom-menu .list-items::-webkit-scrollbar {
  height: 0px;
}

.bottom-menu .list-items::-webkit-scrollbar-track {
  background: var(--light-bg);
}

.bottom-menu .list-items::-webkit-scrollbar-thumb {
  background: var(--white-color);
}

.bottom-menu .list-items li a {
  padding: 2px 15px;
  border: 1px solid transparent;
  color: var(--light-grey);
  border-radius: 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}

.bottom-menu .list-items li a.active {
  border-color: var(--dark-blue);
  color: var(--dark-blue);
} */

.bottom-menu {
  background: var(--white-color);
  position: -webkit-sticky;
  position: sticky;
  top: 70px;
	z-index: 90;
  border-bottom: 1px solid var(--border-color);
}

.bottom-menu nav {
  padding: 0;
}

.bottom-menu .list-items {
  padding: 10px 0;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  overflow-x: scroll;
  /* width */
  /* Track */
  /* Handle */
}

.bottom-menu .list-items::-webkit-scrollbar {
  height: 0px;
}

.bottom-menu .list-items::-webkit-scrollbar-track {
  background: var(--light-bg);
}

.bottom-menu .list-items::-webkit-scrollbar-thumb {
  background: var(--white-color);
}

.bottom-menu .list-items li a,
.bottom-menu .list-items-company li a {
  padding: 2px 15px;
  border: 1px solid transparent;
  color: var(--light-grey);
  border-radius: 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}

.bottom-menu .list-items li a.active,
.bottom-menu .list-items-company li a.active {
  border-color: var(--dark-blue);
  color: var(--dark-blue);
}

.bottom-menu.sticky {
  background: var(--dark-blue);
}

.bottom-menu.sticky nav {
  background: var(--dark-blue);
}

.bottom-menu.sticky .list-items li a,
.bottom-menu.sticky .list-items-company li a {
  color: var(--white-color);
}

.bottom-menu.sticky .list-items li a.active,
.bottom-menu.sticky .list-items-company li a.active {
  border-color: var(--white-color);
  color: var(--white-color);
}

.two-column-left .outer-wrapper {
  -webkit-column-gap: 2%;
  column-gap: 2%;
  row-gap: 20px;
}

.two-column-left .left-section {
  width: 14%;
}

@media only screen and (min-width: 1280px) and (max-width: 1440px) {
  .two-column-left .left-section {
    width: 20%;
  }

  .icon-right-arrow {
    margin: unset !important;
  }
}

.two-column-left .right-section {
  width: 85%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 25px;
}

.filter-wrapper {
  border: 1px solid #e0eaef;
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
  border-radius: 10px;
  margin-bottom: 20px;
  background: var(--white-color);
}

.filter-wrapper .heading {
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  background: var(--border-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 8px;
  column-gap: 8px;
  padding: 10px;
  border-radius: 10px 10px 0px 0px;
}

.filter-wrapper .heading .strategic-filter {
  padding-left: 24px;
  background: url("https://www.volza.com/img/icons/filter.svg") left center no-repeat;
  background-size: 17px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  position: relative;
}

.filter-wrapper .heading .strategic-filter .icon-lock {
  position: relative;
}

.filter-wrapper .heading .strategic-filter .icon-lock:hover~.tooltip {
  display: block;
}

.filter-wrapper .heading .strategic-filter .tooltip {
  display: none;
  position: absolute;
  padding: 5px;
  background: var(--white-color);
  border-radius: 4px;
  top: -42px;
  width: 100%;
  text-align: center;
  right: -46%;
}

.filter-wrapper .heading .strategic-filter .tooltip::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid var(--white-color);
}

.filter-wrapper .accordion-title,
.filter-wrapper .showLock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  -webkit-column-gap: 8px;
  column-gap: 8px;
  position: relative;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 400;
  padding-right: 15px;
  cursor: pointer;
}

.filter-wrapper .accordion-title::after {
  content: "-";
  position: absolute;
  right: 0px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: none;
  transform: none;
  font-weight: 600;
  pointer-events: all !important;
}

.filter-wrapper .accordion-content {
  dline-height: 1;
  margin-top: 15px;
}

.filter-wrapper .accordion-content .inner-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  margin: 15px 0;
}

.filter-wrapper .accordion-content .inner-filters span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 5px;
  column-gap: 5px;
  color: var(--light-grey);
  font-size: 11px;
  font-weight: 400;
  line-height: 1;
  position: relative;
  padding-left: 20px;
  min-height: 15px;
  cursor: pointer;
}

.filter-wrapper .accordion-content .inner-filters span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 15px;
  height: 15px;
}

.filter-wrapper .accordion-content .inner-filters span.byship::before {
  background: url("https://www.volza.com/img/icons/top-down-arrow.svg") center no-repeat;
  background-size: 100%;
}

.filter-wrapper .accordion-content .inner-filters span.byalpha::before {
  background: url("https://www.volza.com/img/icons/alphabetsort.svg") center no-repeat;
  background-size: 100%;
}

.filter-wrapper .accordion-content .inner-filters span.view-more-by-ship::before {
  background: url("https://www.volza.com/img/icons/top-down-arrow.svg") center no-repeat;
  background-size: 100%;
}

.filter-wrapper .accordion-content .inner-filters span.view-more-by-alpha::before {
  background: url("https://www.volza.com/img/icons/alphabetsort.svg") center no-repeat;
  background-size: 100%;
}

.filter-wrapper .accordion-content .search-wrapper {
  margin-top: 0px;
  width: 100%;
  position: relative;
}

.filter-wrapper .accordion-content .search-wrapper::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  background: url(https://www.volza.com/img/icons/searchLight.svg) center center no-repeat;
  background-size: 100%;
  width: 12px;
  height: 12px;
  margin: auto;
}

.filter-wrapper .accordion-content .search-wrapper input {
  height: 30px;
  padding: 5px 30px 5px 5px;
}

.filter-wrapper .accordion-content .search-wrapper input:focus-visible {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.filter-wrapper .accordion-content input {
  border-radius: 4px;
  border: 1px solid #e0eaef;
  height: 26px;
}

.filter-wrapper .accordion-content .num-list {
  margin: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 2px;
  max-height: 264px;
  overflow-y: auto;
  line-height: 1.5;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}

.filter-wrapper .accordion-content .num-list::-webkit-scrollbar {
  width: 3px;
}

.filter-wrapper .accordion-content .num-list::-webkit-scrollbar-track {
  background: var(--light-bg);
}

.filter-wrapper .accordion-content .num-list::-webkit-scrollbar-thumb {
  background: var(--black-color);
}

.filter-wrapper .accordion-content .num-list::-webkit-scrollbar-thumb:hover {
  background: var(--black-color);
}

.filter-wrapper .accordion-content .num-list li {
  margin-left: 5px;
  margin-right: 5px;
}

.filter-wrapper .accordion-content .filter-popup .num-list li {
  margin: 0px auto;
}

.filter-wrapper .accordion-content .num-list li a,
.filter-wrapper .accordion-content .num-list h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  color: var(--light-blue);
  width: 100%;
  font-size: 13px;
  font-weight: 400;
}

.filter-wrapper .accordion-content .num-list li a,
.filter-wrapper .accordion-content .num-list div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  color: var(--light-blue);
  width: 100%;
  font-size: 13px;
  font-weight: 400;
}

.filter-wrapper .inner-content .num-list h3,
.filter-wrapper .inner-content .num-list div {
  justify-content: unset !important;
}

.filter-wrapper .accordion-content .num-list li a span,
.filter-wrapper .accordion-content .num-list h3 span {
  color: var(--light-grey);
  opacity: 0.5;
  font-size: 12px;
}

.filter-wrapper .accordion-content .num-list li a span,
.filter-wrapper .accordion-content .num-list div span {
  color: var(--light-grey);
  opacity: 0.5;
  font-size: 12px;
}

.filter-wrapper .accordion-content .viewmore-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-column-gap: 5px;
  column-gap: 5px;
  color: var(--light-blue);
  cursor: pointer;
  font-size: 13px;
}

.filter-wrapper .accordion-content .viewmore-link span {
  font-size: 12px;
}

.filter-wrapper .accordion-content .filter-popup {
  display: none;
  width: 50em;
  height: 25em;
  border: 1px solid #dee2e6;
  z-index: 8;
  background-color: white;
  box-shadow: 0px 2px 8px #dee2e6;
  padding: 0;
  margin-left: 0em;
  margin-top: -28em;
  margin-bottom: 35px;
  position: relative;
  z-index: 9;
}

.filter-wrapper .accordion-content .filter-popup .inner-content {
  width: 700px;
  height: -webkit-max-content;
  height: -moz-max-content;
	height: 450px;
  max-width: 80vw;
  max-height: 80vh;
  background: var(--white-color);
  padding: 15px;
  position: relative;
  border-radius: 4px;
}

.filter-wrapper .accordion-content .filter-popup .filter-close {
  position: absolute;
  top: 23px;
  right: 15px;
  width: 12px;
  height: 12px;
  cursor: pointer;
}

.filter-wrapper .accordion-content .filter-popup .top-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  padding-right: 30px;
}

.filter-wrapper .accordion-content .filter-popup .inner-filters {
  margin: 0;
  -webkit-column-gap: 20px;
  column-gap: 20px;
}

.filter-wrapper .accordion-content .filter-popup .inner-filters a {
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}

.filter-wrapper .accordion-content .filter-popup .num-list {
  -webkit-column-gap: 2%;
  column-gap: 2%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.tippy-tooltip {
  cursor: pointer;
}

.filter-wrapper .accordion-content .filter-popup .num-list li {
  -webkit-box-flex: 0;
  -ms-flex: 2 0 22%;
  flex: 2 0 23%;
  border-bottom: 1px solid #ddd;
  padding: 7px 10px 8px;
}

.tippy-box[data-theme~="light"] {
  background-color: #ffffff;
  /* Example: White background for light theme */
  color: #000000;
  /* Example: Black text color */
  border-radius: 4px;
  /* Optional: Rounded corners */
  padding: 5px;
  /* Optional: Add some padding */
  font-size: 13px;
  width: 250px;
  margin-left: 20px;
  z-index: 5 !important;
}

.filter-wrapper .accordion-content.show-popup .filter-popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.filter-wrapper .accordion-wrapper {
  padding: 15px 0px;
  margin: 0 15px;
  border-bottom: 1px solid var(--border-color);
}

.filter-wrapper .accordion-wrapper:last-child {
  border-bottom: 0;
}

.filter-wrapper .accordion-wrapper:last-child {
  padding-bottom: 15px;
}

.filter-wrapper .accordion-wrapper:last-child .accordion-content .viewmore-link {
  padding-bottom: 0px;
  border-bottom: 0px;
}

.filter-wrapper .accordion-wrapper.hide .accordion-title::after {
  content: "+";
}

.showLock::after {
  content: "" !important;
  display: inline-block;
  /* Ensure it takes up space */
  width: 18px !important;
  /* Adjust the width to fit the image */
  height: 28px !important;
  /* Adjust the height to fit the image */
  background: url("https://www.volza.com/img/icons/packlock.webp") center no-repeat;
  background-size: 100%;
  pointer-events: all;
}

.filter-wrapper .accordion-wrapper.hide .accordion-content {
  display: none;
}

.filter-wrapper .filter-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  overflow-x: scroll;
  /* width */
  /* Track */
  /* Handle */
}

.filter-wrapper .filter-list::-webkit-scrollbar {
  height: 0px;
}

.filter-wrapper .filter-list::-webkit-scrollbar-track {
  background: var(--light-bg);
}

.filter-wrapper .filter-list::-webkit-scrollbar-thumb {
  background: var(--white-color);
}

.filter-wrapper .filter-list li {
  font-size: 10px;
  font-weight: 500;
  line-height: 16.4px;
  text-transform: uppercase;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}

.filter-wrapper .filter-list li span {
  text-transform: capitalize;
  font-size: 11px;
  font-weight: 500;
  padding: 6px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 4px;
  column-gap: 4px;
  background: var(--light-bg);
  border: 1px solid var(--border-color);
  border-radius: 4px;
  line-height: 1;
}

.filter-wrapper .filter-list li .filter-list-close {
  width: 8px;
  height: 8px;
  background: url("https://www.volza.com/img/icons/close.png") center no-repeat;
  background-size: 100%;
  position: relative;
  top: -1px;
  margin-left: 10px;
}

.filter-list-close {
  width: 8px;
  height: 8px;
  background: url("https://www.volza.com/img/icons/close.png") center no-repeat;
  background-size: 100%;
  position: relative;
  top: -1px;
}

.filter-wrapper .filter-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 8px;
  padding: 0;
  overflow: unset;
}

.filter-wrapper .filter-list li {
  font-size: 12px;
}

.md-heading {
  font-size: 24px;
  font-weight: 600;
  line-height: 39.36px;
  margin-bottom: 15px;
}

.sm-heading {
  font-size: 20px;
  font-weight: 600;
  line-height: 23.8px;
  padding: 10px;
  margin-bottom: 0px;
  border-bottom: 1px solid var(--border-color);
}

.sm-heading .title {
  color: var(--light-blue);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 5px;
  column-gap: 5px;
  font-size: 20px;
  font-weight: 600;
  line-height: 32.8px;
}

.sm-heading .title-wrapper {
  -webkit-column-gap: 10px;
  column-gap: 10px;
}

.sm-heading .title-wrapper .icon {
  position: relative;
  top: 7px;
}

.sm-heading p {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  margin-top: 5px;
  margin-bottom: 0px;
}

.sm-heading .inner-popup {
  display: none;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sm-heading .inner-popup .inner-content {
  background: var(--white-color);
  width: 280px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  max-height: 60vh;
  padding: 15px;
  border-radius: 4px;
  position: relative;
}

.sm-heading .inner-popup .num-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 10px;
  max-height: calc(60vh - 40px);
  overflow-y: scroll;
  margin-top: 25px;
  /* width */
  /* Track */
  /* Handle */
}

.sm-heading .inner-popup .num-list::-webkit-scrollbar {
  width: 2px;
}

.sm-heading .inner-popup .num-list::-webkit-scrollbar-track {
  background: var(--light-bg);
}

.sm-heading .inner-popup .num-list::-webkit-scrollbar-thumb {
  background: var(--white-color);
}

.sm-heading .inner-popup .num-list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  color: var(--light-blue);
  font-size: 13px;
  line-height: 24px;
}

.sm-heading .inner-popup .num-list li a span {
  color: var(--light-grey);
  opacity: 0.5;
  font-size: 12px;
}

.sm-heading .inner-popup .bluefiler-close {
  width: 15px;
  height: 15px;
  position: absolute;
  right: 15px;
  top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.sm-heading.show-popup .inner-popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.heading-wrapper {
  font-size: 20px;
  font-weight: 600;
  line-height: 32.8px;
  text-align: center;
}

.heading-wrapper .title {
  color: var(--black-color);
  margin-bottom: 8px;
	font-weight: 800;
}

.heading-wrapper h2 {
  font-size: 20px;
	font-weight: 400;
  line-height: 32.8px;
}

.heading-wrapper p {
	font-size: 14px;
	font-weight: 500;
  line-height: 21px;
  margin-bottom: 20px;
  margin-top: 25px;
}

.key-indicators {
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
  border-radius: 4px;
  background: var(--white-color);
}

.key-indicators .sm-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 10px;
  column-gap: 10px;
}

.key-indicators .sm-heading span {
  color: var(--light-blue);
}

.key-indicators .sm-heading .num {
  font-size: 24px;
  font-weight: 600;
  line-height: 39.36px;
}

.key-indicators .sm-heading .copy {
  font-size: 14px;
  font-weight: 400;
  line-height: 22.96px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 5px;
  column-gap: 5px;
  cursor: pointer;
}

.key-indicators .items {
  /* width */
  /* Track */
  /* Handle */
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}

.key-indicators .items::-webkit-scrollbar {
  height: 0px;
}

.key-indicators .items::-webkit-scrollbar-track {
  background: var(--light-bg);
}

.key-indicators .items::-webkit-scrollbar-thumb {
  background: var(--white-color);
}

.key-indicators .item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 1px solid var(--border-color);
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  row-gap: 10px;
  padding: 20px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: var(--black-color);
  align-items: center;
}

.key-indicators .item dt,
.key-indicators .item a {
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  color: var(--light-blue);
}

.key-indicators .item dd {
  font-size: 20px;
  font-weight: 400;
  line-height: 21px;
  color: var(--light-blue);
}

.key-indicators .item:last-child {
  border-right: 0px;
}

.mobile-filters {
  display: none;
}

.mobile-filters .filter-strip {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  display: flex;
  padding: 1px;
  align-items: center;
  z-index: 999;
  background: var(--white-color);
  border-top: 1px solid var(--border-color);
}

.mobile-filters .filter-strip .filter-icon {
  padding: 10px;
  background: var(--light-bg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 5px;
  column-gap: 5px;
  position: relative;
}

.mobile-filters .filter-strip .filter-icon .num {
  position: absolute;
  left: 5px;
  top: 10px;
  min-width: 14px;
  height: 14px;
  background: var(--dark-blue);
  color: var(--white-color);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: normal;
  z-index: 1;
  border-radius: 8px;
}

.mobile-filters .filter-strip .filter-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2px;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  overflow-x: scroll;
  /* width */
  /* Track */
  /* Handle */
}

.mobile-filters .filter-strip .filter-list::-webkit-scrollbar {
  height: 0px;
}

.mobile-filters .filter-strip .filter-list::-webkit-scrollbar-track {
  background: var(--light-bg);
}

.mobile-filters .filter-strip .filter-list::-webkit-scrollbar-thumb {
  background: var(--white-color);
}

.mobile-filters .filter-strip .filter-list li {
  font-size: 11px;
  font-weight: 500;
  line-height: 16.4px;
  text-transform: uppercase;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}

.mobile-filters .filter-strip .filter-list li span {
  text-transform: capitalize;
  font-size: 11px;
  font-weight: 500;
  padding: 6px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 4px;
  column-gap: 4px;
  background: var(--light-bg);
  border: 1px solid var(--border-color);
  border-radius: 4px;
  line-height: 1;
}

.mobile-filters .filter-strip .filter-list li .filter-list-close {
  width: 8px;
  height: 8px;
  background: url("https://www.volza.com/img/icons/close.png") center no-repeat;
  background-size: 100%;
  position: relative;
  top: -1px;
}

.mobile-filters .mobile-filter-popup {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  height: calc(100vh - 47px);
  width: 100vw;
  background: var(--white-color);
  z-index: 990;
  display: none;
  top: 0;
  /* width */
  /* Track */
  /* Handle */
}

.globalsearch-shipment-table {
  display: flex;
  align-items: center;
}

.mobile-filters .mobile-filter-popup::-webkit-scrollbar {
  width: 2px;
}

.mobile-filters .mobile-filter-popup::-webkit-scrollbar-track {
  background: var(--light-bg);
}

.mobile-filters .mobile-filter-popup::-webkit-scrollbar-thumb {
  background: var(--white-color);
}

.mobile-filters .mobile-filter-popup.show {
  display: block !important;
}

.mobile-filters .mobile-filter-popup .heading-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px;
  border-bottom: 1px solid var(--border-color);
  position: relative;
}

.mobile-filters .mobile-filter-popup .heading-wrapper .mobile-filter-close {
  width: 12px;
}

.mobile-filters .mobile-filter-popup .inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: calc(100% - 50px);
  margin-top: 20px;
  overflow-y: scroll;
}

.mobile-filters .mobile-filter-popup .left-section {
  width: 30%;
  background: var(--light-bg);
  min-height: 100%;
  overflow-y: scroll;
  /* width */
  /* Track */
  /* Handle */
}

.mobile-filters .mobile-filter-popup .left-section::-webkit-scrollbar {
  width: 2px;
}

.mobile-filters .mobile-filter-popup .left-section::-webkit-scrollbar-track {
  background: var(--light-bg);
}

.mobile-filters .mobile-filter-popup .left-section::-webkit-scrollbar-thumb {
  background: var(--white-color);
}

.mobile-filters .mobile-filter-popup .left-section .item,
.mobile-filters .mobile-filter-popup .left-section .filter-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 10px;
  -webkit-column-gap: 6px;
  column-gap: 6px;
  line-height: 1;
  font-size: 11px;
  font-weight: 400;
  line-height: 18.04px;
}

.mobile-filters .mobile-filter-popup .left-section .item i,
.mobile-filters .mobile-filter-popup .left-section .filter-tab i {
  min-width: 17px;
}

.mobile-filters .mobile-filter-popup .left-section .item.text,
.mobile-filters .mobile-filter-popup .left-section .filter-tab.text {
  padding: 10px;
  background: #cad6dc;
  font-size: 10px;
  font-weight: 500;
  line-height: 16.4px;
}

.mobile-filters .mobile-filter-popup .left-section .item.active,
.mobile-filters .mobile-filter-popup .left-section .filter-tab.active {
  background: var(--white-color);
}

.mobile-filters .mobile-filter-popup .right-section {
  width: 70%;
  padding: 15px;
  height: 100%;
  overflow-y: scroll;
  /* width */
  /* Track */
  /* Handle */
}

.mobile-filters .mobile-filter-popup .right-section::-webkit-scrollbar {
  width: 2px;
}

.mobile-filters .mobile-filter-popup .right-section::-webkit-scrollbar-track {
  background: var(--light-bg);
}

.mobile-filters .mobile-filter-popup .right-section::-webkit-scrollbar-thumb {
  background: var(--white-color);
}

.mobile-filters .mobile-filter-popup .right-section .filter-item-grid {
  display: none;
}

.mobile-filters .mobile-filter-popup .right-section .filter-item-grid.active {
  display: block;
}

.mobile-filters .mobile-filter-popup .right-section .mobile-search-wrapper {
  position: relative;
}

.mobile-filters .mobile-filter-popup .right-section .mobile-search-wrapper::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  background: url("https://www.volza.com/img/icons/searchLight.svg") center center no-repeat;
  background-size: 100%;
  width: 12px;
  height: 12px;
  margin: auto;
}

.mobile-filters .mobile-filter-popup .right-section .mobile-search-wrapper input {
  width: 100%;
  padding: 5px;
  height: 32px;
  border-radius: 4px;
}

.mobile-filters .mobile-filter-popup .right-section .inner-filters {
  font-size: 11px;
  font-weight: 400;
  line-height: 16.5px;
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 2%;
  column-gap: 2%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.mobile-filters .mobile-filter-popup .right-section .inner-filters span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 6px;
  column-gap: 6px;
  position: relative;
  padding-left: 20px;
  min-height: 15px;
}

.mobile-filters .mobile-filter-popup .right-section .inner-filters span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 15px;
  height: 15px;
}

.mobile-filters .mobile-filter-popup .right-section .inner-filters span.byship::before {
  background: url("https://www.volza.com/img/icons/top-down-arrow.svg") center no-repeat;
  background-size: 100%;
}

.mobile-filters .mobile-filter-popup .right-section .inner-filters span.byalpha::before {
  background: url("https://www.volza.com/img/icons/alphabetsort.svg") center no-repeat;
  background-size: 100%;
}

.mobile-filters .mobile-filter-popup .right-section .inner-filters span.view-more-by-ship::before {
  background: url("https://www.volza.com/img/icons/top-down-arrow.svg") center no-repeat;
  background-size: 100%;
}

.mobile-filters .mobile-filter-popup .right-section .inner-filters span.view-more-by-alpha::before {
  background: url("https://www.volza.com/img/icons/alphabetsort.svg") center no-repeat;
  background-size: 100%;
}

.mobile-filters .mobile-filter-popup .right-section .num-list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 2%;
  column-gap: 2%;
  row-gap: 4px;
}

.mobile-filters .mobile-filter-popup .right-section .num-list li {
  width: 49%;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.75;
  padding: 5px 0;
}

.mobile-filters .mobile-filter-popup .right-section .num-list li a {
  color: var(--light-blue);
}

.mobile-filters .mobile-filter-popup .right-section .num-list li span {
  color: var(--light-grey);
  opacity: 0.75;
  margin-left: 2px;
}

.table-responsive {
  overflow-x: scroll;
  /* width */
  /* Track */
  /* Handle */
}

.table-responsive::-webkit-scrollbar {
  height: 0px;
}

.table-responsive::-webkit-scrollbar-track {
  background: var(--light-bg);
}

.table-responsive::-webkit-scrollbar-thumb {
  background: var(--white-color);
}

.privacy-policy {
	-webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
	box-shadow: 0px 3px 8px 0px #bac1cf40;
	border-radius: 10px;
	background: var(--white-color);
	padding: 33px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font: normal normal normal 15px / 24px Poppins;
}

.privacy-content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	gap: 5px;
	align-self: stretch;
}

.privacy-content h2 {
	font: normal normal 600 16px / 26px Poppins;
}

.privacy-policy p {
	margin-bottom: 20px;
}

.buyers-bottom-btns {
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
  border-radius: 10px;
  background: var(--white-color);
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.buyers-bottom-btns p {
  margin-bottom: 20px;
}

.buyers-bottom-btns .btns {
  -webkit-column-gap: 10px;
  column-gap: 10px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-10px {
  margin-left: 10px;
}

.home-buyers {
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
  border-radius: 4px;
  background: var(--white-color);
}

.home-buyers .buyers-name {
  padding: 15px 10px;
  -webkit-column-gap: 15px;
  column-gap: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-buyers .buyers-name .img-wrapper {
  background: var(--light-bg);
  padding: 8px;
  border-radius: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-buyers .buyers-name .name,
.home-buyers .buyers-name .name a {
  color: var(--light-blue);
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  -webkit-column-gap: 5px;
  column-gap: 5px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.home-buyers .buyers-name .country {
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  color: var(--light-grey);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 5px;
  column-gap: 5px;
}

.home-buyers .buyers-name-wrapper {
  padding: 15px 10px;
  -webkit-column-gap: 2%;
  column-gap: 2%;
}

.home-buyers .buyers-name-wrapper .buyers-name {
  padding: 0;
}

.home-buyers .tags-wrapper {
  -webkit-column-gap: 10px;
  column-gap: 10px;
}

.home-buyers .tags-wrapper .add-tag {
  border: 1px solid var(--light-blue);
  border-radius: 4px;
  padding: 2px 8px;
  -webkit-column-gap: 5px;
  column-gap: 5px;
}

.home-buyers .tags-wrapper .new-tag {
  background: #d9ffff;
  padding: 2px 8px;
  border-radius: 4px;
}

.home-buyers .tags-wrapper .new-buyer {
  background: rgba(255, 75, 85, 0.1);
  padding: 2px 8px;
  border-radius: 4px;
}

.home-buyers .heading {
  position: relative;
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
}

.home-buyers .heading::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  color: var(--border-color);
  width: calc(100% - -webkit-max-content);
  width: calc(100% - -moz-max-content);
  width: calc(100% - max-content);
  height: 1px;
  border-bottom: 1px dashed var(--border-color);
}

.home-buyers .heading span,
.home-buyers .heading a {
  background: var(--white-color);
  position: relative;
  z-index: 1;
  padding-right: 20px;
}

.home-buyers .buyers-list {
  padding: 0 10px 20px;
}

.home-buyers .buyers-list .items {
  -webkit-column-gap: 10%;
  column-gap: 10%;
  row-gap: 16px;
  margin-top: 15px;
}

.home-buyers .buyers-list .item {
  -webkit-column-gap: 8px;
  column-gap: 8px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.home-buyers .buyers-list .title {
  font-size: 13px;
  font-weight: 400;
  line-height: 19.5px;
  color: var(--light-grey);
}

.home-buyers .buyers-list .num {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.home-buyers .buyers-list .num a {
  font-size: 13px;
  font-weight: 400;
  line-height: 19.5px;
  color: var(--light-blue);
  display: inline-block;
  margin-left: 5px;
}

.home-buyers .buyers-list .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 4px;
}

.home-buyers .social-list {
  padding: 0 10px 20px;
}

.home-buyers .social-list .items {
  -webkit-column-gap: 4%;
  column-gap: 4%;
  row-gap: 16px;
  margin-top: 15px;
}

.home-buyers .social-list .item,
.home-buyers .social-list a {
  -webkit-column-gap: 8px;
  column-gap: 8px;
  font-size: 13px;
  font-weight: 400;
  line-height: 19.5px;
  color: var(--light-grey);
}

.home-buyers .social-list .view-link {
  color: var(--light-blue);
  font-weight: 500;
}

.home-buyers .export-list {
  padding: 0 10px 20px;
}

.home-buyers .export-list .items {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 15px;
  /* width */
  /* Track */
  /* Handle */
}

.home-buyers .export-list .items::-webkit-scrollbar {
  height: 0px;
}

.home-buyers .export-list .items::-webkit-scrollbar-track {
  background: var(--light-bg);
}

.home-buyers .export-list .items::-webkit-scrollbar-thumb {
  background: var(--white-color);
}

.home-buyers .export-list .item {
  border-bottom: 1px dashed var(--border-color);
  color: var(--light-grey);
  font-size: 13px;
  line-height: 19.5px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 2%;
  column-gap: 2%;
  row-gap: 20px;
  padding-bottom: 15px;
}

.home-buyers .export-list .date {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 15%;
  flex: 1 1 15%;
}

.home-buyers .export-list .column-wrap {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 83%;
  flex: 1 1 83%;
}

.home-buyers .export-list .description {
  -webkit-box-flex: 2;
  -ms-flex: 2 1 40%;
  flex: 2 1 40%;
}

.home-buyers .export-list .flag {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 15%;
  flex: 1 1 15%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-buyers .export-list .flag img {
  margin-right: 5px;
}

.home-buyers .export-list .weight {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 15%;
  flex: 1 1 15%;
}

.home-buyers .export-list .link {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  width: 100%;
  text-align: right;
}

.home-buyers .export-list .link a {
  text-decoration: none;
  color: var(--light-blue);
  font-size: 12px;
  font-weight: 500;
}

.home-buyers .export-list .data-table .date {
  width: 15%;
}

.home-buyers .export-list .data-table .desc {
  width: 45%;
}

.home-buyers .export-list .data-table .flag-cell {
  width: 10%;
}

.home-buyers .export-list .data-table .weight {
  width: 22%;
}

.home-buyers .all-links {
  padding: 0 15px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--light-grey);
  font-weight: 500;
}

.home-buyers .all-links a {
  color: var(--light-blue);
}

.home-buyers .all-links.top-border {
  padding: 15px;
}

.home-buyers .all-links.top-border details {
  margin-bottom: 8px;
  text-align: center;
}

.home-buyers .all-links.top-border details:last-child {
  margin-bottom: 0;
}

.home-buyers .all-links.top-border details summary {
  font-size: 14px;
  font-weight: 600;
  line-height: 22.96px;
  list-style: none;
  cursor: pointer;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding-right: 18px;
  color: var(--light-blue);
  margin: 0 auto 10px;
}

.home-buyers .all-links.top-border details summary::after {
  content: "";
  position: absolute;
  background: url("https://www.volza.com/img/icons/blueArrow.svg") center center no-repeat;
  background-size: 100%;
  width: 11px;
  height: 7px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.home-buyers .all-links.top-border details summary::-webkit-details-marker {
  display: none;
}

.home-buyers .all-links.top-border details[open] summary::after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.home-buyers .data-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: auto;
}

.home-buyers .data-table thead {
  background-color: var(--table-bg);
}

.import-shipment-table tr {
  border-bottom: none;
}

.import-shipment-table tr.last-row {
  border-bottom: 2px solid var(--border-color) !important;
}

.home-buyers .data-table th {
  padding: 10px;
  text-align: left;
  border-bottom: 1px solid var(--border-color);
  font-size: 13px;
  font-weight: 500;
  line-height: 19.5px;
  background: var(--table-bg);
}

.home-buyers .data-table th:first-child,
.home-buyers .data-table td:first-child {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
}

.home-buyers .data-table th.desc,
.home-buyers .data-table td.desc {
  min-width: 200px;
}

.home-buyers .data-table th.date,
.home-buyers .data-table td.date {
  min-width: 100px;
}

.home-buyers .data-table td {
  padding: 10px;
  vertical-align: top;
  font-size: 13px;
  font-weight: 400;
  line-height: 19.5px;
  color: var(--light-grey);
  background: var(--white-color);
}

.home-buyers .data-table .date {
  width: 15%;
}

.home-buyers .data-table .desc {
  width: 27%;
}

.home-buyers .data-table .code {
  width: 10%;
}

.home-buyers .data-table .weight {
  width: 10%;
}

.home-buyers .data-table .price {
  width: 10%;
}

.home-buyers .data-table .flag-cell {
  width: 10%;
}

.home-buyers .data-table .flag-cell span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  row-gap: 5px;
}

.home-buyers .data-table .flag-cell img {
  max-width: 30px;
}

.flag-cell-global {
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  display: flex;
}

.global-link {
  color: #0069f2;
  cursor: pointer;
}

.colorBlack {
  color: #000000 !important;
}

.color-gray {
  color: #949494 !important;
}

.productTerms {
  color: #6d757e !important;
  font-size: 14px;
}

.video-player-container {
  width: auto;
  height: auto;
}

.home-buyers .data-table .link {
  text-align: right;
  font-size: 12px;
  padding: 10px 10px 15px;
}

.home-buyers .data-table .link a {
  color: var(--light-blue);
  font-size: 12px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

/* .home-buyers .data-table tr:nth-child(2n) {
  border-bottom: 1px solid var(--border-color);
} */

.home-buyers .data-table tr {
  border-bottom: 1px solid var(--border-color) !important;
}

.home-buyers .data-table tr:last-child {
  border-bottom: 0px;
}

.top-heading-section {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 2%;
  column-gap: 2%;
  row-gap: 16px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.top-heading-section .sm-heading {
  border-bottom: 0px;
  padding: 0px;
  font-size: 24px;
  line-height: 39.36px;
}

.top-heading-section p {
  margin-bottom: 0px;
}

.top-heading-section .btn-wrapper {
  -webkit-column-gap: 15px;
  column-gap: 15px;
}

.grow-business-section .bottom-section {
  margin-top: 20px;
  border-radius: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
}

.grow-business-section .bottom-section .sm-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 2%;
  column-gap: 2%;
  row-gap: 15px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: var(--white-color);
}

.grow-business-section .bottom-section .sm-heading .title {
  margin-bottom: 0px;
  color: var(--black-color);
}

.grow-business-section .bottom-section .sm-heading a {
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  color: var(--light-blue);
}

.explore-links {
  padding: 20px 15px;
  background: var(--white-color);
}

.explore-links p {
  margin-left: 25px;
}

.explore-links ul {
  -webkit-column-gap: 4%;
  column-gap: 4%;
  row-gap: 25px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
  padding: 10px;
  justify-content: center;
}

.explore-links ul li {
  width: 30%;
}

.explore-links ul a {
  width: 100%;
  height: 100%;
  background: var(--light-bg);
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 6px 10px;
  color: var(--light-blue);
}

.featured-tabs {
  -webkit-column-gap: 30px;
  column-gap: 20px;
  padding: 0 10px;
  background: var(--white-color);
  width: 100%;
  overflow-x: scroll;
  /* width */
  /* Track */
  /* Handle */
}

.featured-tabs::-webkit-scrollbar {
  height: 0px;
}

.featured-tabs::-webkit-scrollbar-track {
  background: var(--light-bg);
}

.featured-tabs::-webkit-scrollbar-thumb {
  background: var(--white-color);
}

.featured-tabs h3 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 10px 0;
  color: var(--light-grey);
  border-bottom: 3px solid transparent;
  font-size: 13px;
  font-weight: 400;
  line-height: 19.5px;
  text-align: center;
  justify-content: center;
  max-width: 151px;
  cursor: pointer;
  flex: 1 1;
}

.featured-tabs h3.active {
  color: var(--light-blue);
  font-weight: 500;
  border-bottom: 3px solid var(--light-blue);
}

.featured-tabs h3:hover {
  cursor: pointer;
}

.feature-grid {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 30px;
  background: #e0eaef;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 2%;
  column-gap: 2%;
  row-gap: 20px;
  display: none;
}

.feature-grid.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.feature-grid>div {
  width: 32%;
  background-color: var(--white-color);
  border-radius: 8px;
  padding: 40px 16px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  text-align: center;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.feature-grid>div img {
  max-width: 36px;
  max-height: 36px;
  margin-bottom: 10px;
}

.feature-grid>div .name {
  font-weight: 500;
  text-align: center;
  margin-bottom: 8px;
}

.feature-grid>div p {
  color: var(--light-grey);
  font-size: 14px;
  margin-bottom: 15px;
}

.feature-grid>div a {
  color: var(--light-blue);
  text-decoration: none;
  font-weight: 600;
}

.gradiant-bg {
  background: transparent linear-gradient(214deg, #0c121b, #062482 45%, #00ddfb) 0 0 no-repeat padding-box;
}

.video-section {
  padding: 60px 47px;
}

.video-section .inner-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 2%;
  column-gap: 2%;
}

.video-section .video-container {
  position: relative;
  width: 45%;
  border-radius: 12px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.video-section .video-container img,
.video-section .video-container video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.video-section .video-container .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 20px;
  color: var(--white-color);
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  padding: 10px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.video-section .video-container .play-button img {
  -webkit-filter: brightness(0) invert(100);
  filter: brightness(0) invert(100);
  width: 15px;
  height: 15px;
  -o-object-fit: contain;
  object-fit: contain;
}

.video-section .right-content {
  width: 49%;
}

.video-section .right-content .title {
  color: var(--white-color);
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  margin-bottom: 20px;
}

.video-section .right-content ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 5px;
}

.video-section .right-content ul li {
  position: relative;
  padding-left: 35px;
}

.video-section .right-content ul li .icon {
  position: absolute;
  top: 2px;
  left: 0;
}

.video-section .right-content ul .name {
  color: var(--white-color);
  font-family: Poppins;
  font-size: 17px;
  font-weight: 500;
  line-height: 25px;
  margin-bottom: 10px;
}

.video-section .right-content ul p {
  color: #d4d4d4;
  margin-bottom: 0px;
}

.video-section .hero-content h3 {
  margin: 0;
  font-size: 18px;
}

.countries-covered-section .sm-heading {
  background: var(--white-color);
}

.countries-covered-section .sm-heading .title {
  color: var(--black-color);
  margin-bottom: 0px;
}

.countries-covered-section .countries-grid {
  /* width */
  /* Track */
  /* Handle */
}

.countries-covered-section .countries-grid::-webkit-scrollbar {
  height: 0px;
}

.countries-covered-section .countries-grid::-webkit-scrollbar-track {
  background: var(--light-bg);
}

.countries-covered-section .countries-grid::-webkit-scrollbar-thumb {
  background: var(--white-color);
}

.countries-covered-section table {
  border-spacing: 0px;
}

.countries-covered-section td {
  background-color: var(--white-color);
  padding: 20px 0 20px 20px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 200px;
  width: 20%;
  vertical-align: top;
}

.countries-covered-section td .inner-content {
  border-right: 1px solid var(--border-color);
  padding-right: 20px;
}

.countries-covered-section td:last-child .inner-content {
  border-right: 0px;
}

.countries-covered-section td img {
  max-width: 30px;
  max-height: 30px;
  margin-bottom: 8px;
}

.countries-covered-section td .name {
  font-size: 13px;
  font-weight: 500;
  line-height: 19.5px;
  margin-bottom: 10px;
  color: var(--light-grey);
}

.countries-covered-section td .country {
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  color: var(--black-color);
  margin-bottom: 10px;
}

.countries-covered-section td .country span {
  font-size: 13px;
  font-weight: 500;
  line-height: 19.5px;
}

.countries-covered-section td p {
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
  color: var(--light-grey);
}

.countries-covered-section .buttons {
  background: var(--white-color);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px;
  padding: 25px;
  border-top: 1px solid var(--border-color);
}

.reviews-section .sm-heading {
  padding: 0px;
  border-bottom: 0px;
}

.reviews-section .sm-heading .title {
  margin-bottom: 0px;
  color: var(--black-color);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.reviews-section .review-items {
  margin-top: 20px;
  -webkit-column-gap: 2%;
  column-gap: 2%;
  /* width */
  /* Track */
  /* Handle */
}

.reviews-section .review-items::-webkit-scrollbar {
  height: 0px;
}

.reviews-section .review-items::-webkit-scrollbar-track {
  background: var(--light-bg);
}

.reviews-section .review-items::-webkit-scrollbar-thumb {
  background: var(--white-color);
}

.reviews-section .review-items>div {
  width: 32%;
  background: var(--light-bg);
  padding: 40px 20px;
  border-radius: 8px;
}

.reviews-section .review-items>div p {
  margin-top: 0px;
  position: relative;
  padding-top: 50px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 30px;
}

.reviews-section .review-items>div p::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url("https://www.volza.com/img/icons/quote.svg") top left no-repeat;
  background-size: 100%;
  width: 38px;
  height: 28px;
}

.reviews-section .review-items>div .name-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 15px;
  column-gap: 15px;
  padding-top: 20px;
  border-top: 1px solid var(--border-color);
}

.reviews-section .review-items>div .name-wrapper .user-img {
  width: 65px;
  min-width: 65px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid var(--light-grey);
}

.reviews-section .review-items>div .name-wrapper .name-desc {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.reviews-section .review-items>div .name-wrapper .name-desc .desc {
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: 19.5px;
  color: var(--light-grey);
}

.reviews-section .inner-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}

footer {
  background-color: #1a2745;
}

footer .footer-wrapper {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 40px 0;
  -webkit-column-gap: 1%;
  column-gap: 1%;
  row-gap: 15px;
}

footer .footer-wrapper .sm-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  color: #667496;
  margin-bottom: 10px;
}

footer .footer-wrapper .footer-column {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 20%;
  flex: 1 1 20%;
}

footer .footer-wrapper .footer-column:last-child {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 30%;
  flex: 1 1 30%;
}

footer .footer-wrapper .footer-column ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 8px;
  margin-bottom: 40px;
}

footer .footer-wrapper .footer-column ul:last-child {
  margin-bottom: 0;
}

footer .footer-wrapper .footer-column ul li a {
  font-size: 15px;
  font-weight: 400;
  line-height: 22.5px;
  color: #bac1cf;
}

footer .footer-wrapper .footer-column ul li a:hover {
  color: var(--white-color);
}

footer .footer-wrapper .footer-column .chat-with-us img {
  max-width: 135px;
}

footer .footer-wrapper .form-wrapper {
  background: var(--light-blue);
  padding: 25px;
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

footer .footer-wrapper .form-wrapper .sm-title {
  color: var(--white-color);
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 15px;
}

footer .footer-wrapper .form-wrapper form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

footer .footer-wrapper .form-wrapper input,
footer .footer-wrapper .form-wrapper textarea,
footer .footer-wrapper .form-wrapper select {
  margin-bottom: 10px;
  padding: 10px;
  border: none;
  border-radius: 5px;
  font-size: 14px;
  font-family: var(--font-poppins);
}

footer .footer-wrapper .form-wrapper select {
	color: var(--light-grey);
}

.search-icon-costume {
  background: url("https://www.volza.com/images/spriteimage/searchicon_small_light.webp") no-repeat;
  background-size: 16px 16px;
  background-position: calc(100% - 10px);
  width: 100%;
  margin-top: 3px;
}

footer .footer-wrapper .form-wrapper input::-webkit-input-placeholder,
footer .footer-wrapper .form-wrapper textarea::-webkit-input-placeholder,
footer .footer-wrapper .form-wrapper select::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
	color: var(--grey-color) !important;
}

footer .footer-wrapper .form-wrapper input::-moz-placeholder,
footer .footer-wrapper .form-wrapper textarea::-moz-placeholder,
footer .footer-wrapper .form-wrapper select::-moz-placeholder {
  /* Firefox 19+ */
	color: var(--grey-color) !important;
}

footer .footer-wrapper .form-wrapper input:-ms-input-placeholder,
footer .footer-wrapper .form-wrapper textarea:-ms-input-placeholder,
footer .footer-wrapper .form-wrapper select:-ms-input-placeholder {
  /* IE 10+ */
	color: var(--grey-color) !important;
}

footer .footer-wrapper .form-wrapper input:-moz-placeholder,
footer .footer-wrapper .form-wrapper textarea:-moz-placeholder,
footer .footer-wrapper .form-wrapper select:-moz-placeholder {
  /* Firefox 18- */
	color: var(--grey-color) !important;
}

footer .footer-wrapper .form-wrapper .select-wrapper {
  position: relative;
  margin-bottom: 10px;
}

footer .footer-wrapper .form-wrapper .select-wrapper::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 15px;
  background: url(https://www.volza.com/img/icons/arrow.svg) center center no-repeat;
  background-size: 100%;
  width: 10px;
  height: 10px;
}

footer .footer-wrapper .form-wrapper .select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-bottom: 0;
  width: 100%;
  color: var(--grey-color);
  padding-right: 30px;
}

footer .footer-wrapper .form-wrapper .dark-btn {
  background-color: #0f3f75;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

footer .footer-wrapper .form-wrapper .dark-btn:hover {
  color: #0f3f75;
  background: var(--white-color);
}

footer .footer-wrapper .social-links {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 10px;
  column-gap: 10px;
}

footer .footer-wrapper .social-links a {
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

footer .footer-wrapper .social-links a img {
  max-width: 22px;
  max-height: 22px;
}

footer .footer-bottom {
  background: #0c1323;
  text-align: center;
  padding: 20px 15px;
  display: flex;
  justify-content: center;
  gap: 10px;
}

footer .footer-bottom p {
  margin-bottom: 0;
  font-size: 14px;
  color: var(--white-color);
}

.pricing-section .sm-heading {
  padding: 0;
  border-bottom: 0;
  text-align: center;
}

.pricing-section .sm-heading .title {
  color: var(--black-color);
}

.pricing-section .pricing-cards {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid var(--border-color);
  /* width */
  /* Track */
  /* Handle */
}

.pricing-section .pricing-cards::-webkit-scrollbar {
  height: 0px;
}

.pricing-section .pricing-cards::-webkit-scrollbar-track {
  background: var(--light-bg);
}

.pricing-section .pricing-cards::-webkit-scrollbar-thumb {
  background: var(--white-color);
}

.pricing-section .pricing-cards>div {
  background: var(--white-color);
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  width: 25%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.pricing-section .pricing-cards>div:hover {
  border: 1px solid var(--dark-blue);
  cursor: pointer;
  border-radius: 6px;
}

.pricing-section .pricing-cards>div:hover .header {
  background: var(--dark-blue);
  color: white !important;
}

.pricing-section .pricing-cards>div:hover .header>p {
  color: white !important;
}

.free-image {
	width: 40px;
	height: 41px;
  background-image: url("https://www.volza.com/img/free.png");
  /* Initial image */
  background-size: cover;
  background-position: center;
}

.startup-image {
	width: 40px;
	height: 41px;
  background-image: url("https://www.volza.com/img/startup.png");
  /* Initial image */
  background-size: cover;
  background-position: center;
}

.sme-image {
	width: 40px;
	height: 41px;
  background-image: url("https://www.volza.com/img/sme1-white.png");
  /* Initial image */
  background-size: cover;
  background-position: center;
}

.corporate-image {
	width: 40px;
	height: 41px;
  background-image: url("https://www.volza.com/img/corporate.png");
  /* Initial image */
  background-size: cover;
  background-position: center;
}

.pricing-section .pricing-cards>div:hover .header .free-image {
  background-image: url("https://www.volza.com/img/free-white.png");
}

.pricing-section .pricing-cards>div:hover .header .startup-image {
  background-image: url("https://www.volza.com/img/startup-white.png");
}

.pricing-section .pricing-cards>div:hover .header .sme-image {
  background-image: url("https://www.volza.com/img/sme1-white.png");
}

.pricing-section .pricing-cards>div:hover .header .corporate-image {
  background-image: url("https://www.volza.com/img/corporate-white.png");
}

.pricing-section .pricing-cards>div:hover .header .bestseller-div {
  color: var(--black-color) !important;
}

.pricing-section .pricing-cards>div:hover .header>a {
  background: var(--light-blue);
  color: var(--white-color);
}

.pricing-section .pricing-cards .header {
  padding: 20px;
  border-bottom: 1px solid var(--border-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* .pricing-section .pricing-cards .header:hover{
 
} */

.pricing-section .pricing-cards .header img {
  max-width: 40px;
  margin-bottom: 10px;
}

.pricing-section .pricing-cards .header .badge {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 5px;
}

.pricing-section .pricing-cards .header p {
  color: var(--light-grey);
  margin-bottom: 10px;
}

.pricing-section .pricing-cards .header .price {
  font-size: 38px;
  font-weight: 700;
  line-height: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}

.pricing-section .pricing-cards .header .price span {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.pricing-section .pricing-cards .header .btn {
  width: 100%;
  box-shadow: none !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid var(--light-blue);
}

.pricing-section .pricing-cards ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 15px;
  padding: 20px;
  cursor: text;
}

.pricing-section .pricing-cards ul li {
  position: relative;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.pricing-section .pricing-cards ul li:hover {
  cursor: text;
}

.pricing-section .pricing-cards ul li::before {
  content: "";
  position: absolute;
  background: url("https://www.volza.com/img/icons/tick.svg") center left no-repeat;
  background-size: 100%;
  width: 15px;
  height: 12px;
  left: 0;
  top: 3px;
}

.failed-tick::before {
  content: "";
  position: absolute;
  background: url("https://www.volza.com/img/icons/red-cross.webp") center left no-repeat !important;
  background-size: 100%;
  width: 30px !important;
  height: 15px !important;
  left: 0 !important;
  top: 1px !important;
}

.pricing-section .pricing-cards .bestseller .header {
  background: var(--dark-blue);
}

.pricing-section .pricing-cards .bestseller .header img {
  -webkit-filter: brightness(0) invert(100);
  filter: brightness(0) invert(100);
}

.pricing-section .pricing-cards .bestseller .header .badge,
.pricing-section .pricing-cards .bestseller .header p,
.pricing-section .pricing-cards .bestseller .header .price {
  color: var(--white-color);
}

.pricing-section .pricing-cards .bestseller .btn {
	background: var(--light-blue) !important;
	color: var(--white-color) !important;
}

.pricing-section .pricing-cards .bestseller .btn:hover {
  background: var(--white-color);
  color: var(--light-blue);
}

.heading-title {
  font-size: 24px;
  font-weight: 600;
}

.info-items {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-column-gap: 2%;
  column-gap: 2%;
}

.info-items .info-box {
  padding: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background: var(--white-color);
}

.info-items .rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 14px;
  -webkit-column-gap: 10px;
  column-gap: 10px;
}

.info-items .rating .rating-value {
  font-size: 20px;
  font-weight: 500;
  line-height: 32.8px;
  text-align: left;
}

.info-items .stars {
  color: #f2d02b;
  font-size: 20px;
}

.info-items .rating-info {
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  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;
  -webkit-column-gap: 10px;
  column-gap: 10px;
}

.info-items .customer-img {
  width: 66px;
  height: 28px;
}

.info-items .money-back {
  -webkit-column-gap: 10px;
  column-gap: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 16px;
  font-weight: 400;
  line-height: 26.24px;
}

.info-items .money-back img {
  width: 80px;
}

.info-items.small .money-back {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 15px;
}

.info-items .promo-message {
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  padding: 0 24px;
}

.info-items .promo-message::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url("https://www.volza.com/img/icons/double-quote.svg") top left no-repeat;
  background-size: 100%;
  width: 18px;
  height: 18px;
}

.info-items .promo-message::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background: url("https://www.volza.com/img/icons/double-quote.svg") top left no-repeat;
  background-size: 100%;
  width: 18px;
  height: 18px;
}

.country-code {
  width: 25%;
}

.mobile-number {
  width: 75%;
}

.number-country {
  gap: 10px;
}

.reference-title {
  font-weight: 600;
}

.buyers-countrywise::after {
  content: "View More Buyer Countries +" !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}

.references-cards>details.show .buyers-countrywise::after {
  content: "View Less Buyer Countries -" !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}

.references-cards>div.show .buyers-countrywise::after {
  content: "View Less Buyer Countries -" !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}

.buyers-import-countries::after {
  content: "View More Importing Countries +" !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}

.references-cards>details.show .buyers-import-countries::after {
  content: "View Less Importing Countries -" !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}

.references-cards {
  margin-top: 30px;
  flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-column-gap: 2%;
  column-gap: 2%;
  row-gap: 16px;
  align-items: flex-start;
}

.references-cards>details,
.references-cards>div {
  background: var(--white-color);
  border: solid var(--border-color);
  border-width: 1px 1px 1px 5px;
  border-left-color: var(--light-blue);
  border-radius: 8px;
  width: 49%;
  max-width: 100%;
}

.references-cards>details .card-header,
.references-cards>div .card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 10px 32px 10px 15px;
  display: flex;
  align-items: center;
  position: relative;
  list-style: none;
}

.references-cards>details .card-header::-webkit-details-marker {
  display: none;
}

.references-cards>div .card-header::-webkit-details-marker {
  display: none;
}

.references-cards>details .card-header:hover {
  cursor: pointer;
}

.references-cards>div .card-header:hover {
  cursor: pointer;
}

.references-cards>details .card-header::after {
  content: "\002B";
  position: absolute;
  right: 15px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  color: var(--black-color);
  top: 50%;
  transform: translateY(-50%);
  pointer-events: all !important;
}

.references-cards>div .card-header::after {
  content: "\002B";
  position: absolute;
  right: 15px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  color: var(--black-color);
  top: 50%;
  transform: translateY(-50%);
  pointer-events: all !important;
}

.references-cards>details,
.references-cards>div:nth-child(4n + 2) {
  border-left-color: #de7105;
}

.references-cards>details,
.references-cards>div:nth-child(4n + 3) {
  border-left-color: #1a2745;
}

.references-cards>details,
.references-cards>div:nth-child(4n + 4) {
  border-left-color: #056899;
}

.references-cards>details,
.references-cards>div>h4 {
  font-weight: 400;
}

.references-cards>details .reference-content,
.references-cards>div .reference-content {
  display: none;
  padding: 0 10px 10px;
}

.references-cards>details.show .reference-content,
.references-cards>div.show .reference-content {
  display: block;
}

.references-cards>details.show .card-header::after,
.references-cards>div.show .card-header::after {
  content: "\2212";
}

.references-cards.full-width {
  row-gap: 10px;
}

.references-cards.full-width>details,
.references-cards.full-width>div {
  width: 100%;
  padding: 2px;
}

.references-cards.faq-section {
  padding: 20px;
  background: var(--dark-bg);
  margin-top: 0;
}

.references-cards.country-wise {
  margin-top: 0px;
}

.country-wise nav {
  z-index: 8 !important;
}

.references-cards.country-wise details {
  border-left-color: var(--border-color);
  border-width: 1px 0 0 0;
  border-radius: 0 0 6px 6px;
}

.references-cards.country-wise div {
  border-left-color: var(--border-color);
  border-width: 1px 0 0 0;
  border-radius: 0 0 6px 6px;
}

.references-cards.country-wise nav {
  border: 0px solid var(--border-color);
  padding: 0;
  z-index: 7;
}

.references-cards.country-wise nav ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0px;
}

.references-cards.country-wise nav li {
  border: 1px solid var(--border-color);
  width: 25%;
  padding: 5px 10px;
  border-top: 0;
  border-left: 0;
}

.references-cards.country-wise nav li a {
  color: var(--light-blue);
}

.references-cards.country-wise nav li:nth-child(-n+4) {
  border-top: 1px solid var(--border-color);
}

.references-cards.country-wise nav li:nth-child(4n+1) {
  border-left: 1px solid var(--border-color);
}

.buyers-overview .inner-content {
  -webkit-column-gap: 2%;
  column-gap: 2%;
}

.buyers-overview .buyers-overview-content {
  -webkit-box-flex: 5;
  -ms-flex: 5;
  flex: 5;
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
  border-radius: 4px;
  background: var(--white-color);
  overflow: hidden;
}

.buyers-overview .buyers-overview-content .content {
  padding: 10px;
}

.buyers-overview .buyers-overview-content details {
  margin-bottom: 8px;
}

.buyers-overview .buyers-overview-content details:last-child {
  margin-bottom: 0;
}

.buyers-overview .buyers-overview-content details summary {
  font-size: 14px;
  font-weight: 600;
  line-height: 22.96px;
  list-style: none;
  cursor: pointer;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding-right: 18px;
  color: var(--light-blue);
}

.buyers-overview .buyers-overview-content details summary::after {
  content: "";
  position: absolute;
  background: url("https://www.volza.com/img/icons/blueArrow.svg") center center no-repeat;
  background-size: 100%;
  width: 11px;
  height: 7px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.buyers-overview .buyers-overview-content details summary::-webkit-details-marker {
  display: none;
}

.buyers-overview .buyers-overview-content details[open] summary::after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.view-more-import-shipment details[open] summary::after {
  -webkit-transform: rotate(180deg) !important;
  transform: rotate(180deg) !important;
}

.buyers-overview .buyers-overview-content p.designby {
  margin-bottom: 0;
  text-align: right;
  font-size: 11px;
  font-weight: 400;
  line-height: 18px;
}

.buyers-overview .buyers-overview-content p.designby a {
  color: var(--light-blue);
  font-weight: 700;
}

.buyers-overview .buyers-overview-img {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
}

.heading-right-icon {
  background: var(--white-color);
  padding: 10px 15px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
}

.heading-main {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 15px;
  width: 100%;
}

.heading-right-icon .sm-heading {
  border-bottom: 0;
  padding: 0;
}

.heading-right-icon .right-icon {
  font-size: 13px;
  font-weight: 500;
  line-height: 21.32px;
  color: var(--light-blue);
  -webkit-column-gap: 5px;
  column-gap: 5px;
}

figure {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.find-buyers {
  background: var(--white-color);
  padding: 30px 15px;
  -webkit-column-gap: 2%;
  column-gap: 2%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.find-buyers .content-box {
  width: 49%;
}

.find-buyers .content-box a {
  color: var(--light-blue);
}

.find-buyers .img-wrapper {
  width: 30%;
}

.find-buyers .find-buyer-table {
  width: 24%;
  overflow: hidden;
}

.find-buyers .find-buyer-table .sm-heading {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  border: 1px solid var(--border-color);
  border-radius: 6px 6px 0 0;
  border-bottom: 0;
}

.find-buyers .find-buyer-table.two-col {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.find-buyers .find-buyer-table.two-col th,
.find-buyers .find-buyer-table.two-col td {
  text-align: left;
}

.find-buyers .find-buyer-table.two-col td {
  color: var(--light-blue);
}

.find-buyers .find-buyer-table table {
  width: 100%;
  border-spacing: 0;
}

.find-buyers .find-buyer-table caption {
  border: 1px solid var(--border-color);
  border-bottom: 0px;
  border-radius: 6px 6px 0 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 22.96px;
  padding: 8px 10px;
  text-align: left;
}

.find-buyers .find-buyer-table th,
.find-buyers .find-buyer-table td {
  padding: 10px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
}

.find-buyers .find-buyer-table th:nth-child(2),
.find-buyers .find-buyer-table td:nth-child(2) {
  text-align: left;
}

.find-buyers .find-buyer-table th {
  font-weight: 500;
  background: var(--table-bg);
  border: 1px solid var(--border-color);
}

.find-buyers .find-buyer-table td {
  text-align: center;
  border: 1px solid var(--border-color);
}

.find-buyers .find-buyer-table td:nth-child(2) {
  color: var(--light-blue);
}

.find-buyers .find-buyer-table .bottom-text {
  border: 1px solid var(--border-color);
  border-radius: 0 0 6px 6px;
  border-top: 0px;
  padding: 10px;
  font-size: 11px;
  font-weight: 400;
  line-height: 18.04px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.find-buyers .find-buyer-table .bottom-text img {
  max-width: 70px;
}

.find-buyers .find-buyer-table .bottom-text span.blue {
  color: var(--light-blue);
}

.find-buyers .video-wrapper {
  width: 24%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 6px;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.find-buyers .video-wrapper p {
  background: var(--table-bg);
  color: var(--light-blue);
  padding: 12px 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 22.96px;
  margin-bottom: 0;
}

.find-buyers .video-wrapper video {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.successled-grid-wrapper {
  padding: 20px;
  background: var(--dark-bg);
}

.successled-grid {
  -webkit-column-gap: 1.33%;
  column-gap: 1.33%;
  row-gap: 15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.successled-grid .content {
  width: 24%;
}

.successled-grid .content:last-child {
  width: 100%;
}

.successled-grid .content:last-child .card {
  width: 50%;
  margin: auto;
  padding: 20px;
  background-color: white;
  border-radius: 5px;
}

.successled-grid .card {
  padding: 10px 0 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  height: 100%;
}

.custom-ribon {
  width: 25px !important;
}

.ribbon-container {
  background: var(--white-color);
  border: 1px solid var(--table-bg);
  border-radius: 6px;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
}

.successled-grid .card p {
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 21.32px;
}

.successled-grid .card p.readblog {
  margin-top: 10px;
  font-weight: 500;
}

.successled-grid .card p.readblog a {
  color: var(--light-blue);
}

.successled-grid .card img {
  margin-bottom: 16px;
}

.successled-grid .card h4 {
  font-size: 14px;
  font-weight: 500;
  line-height: 22.96px;
  margin-bottom: 8px;
}

.faq-items {
  margin-top: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-column-gap: 2%;
  column-gap: 2%;
  row-gap: 16px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: flex !important;
}

.faq-items.with-bg {
  background: var(--dark-bg);
  margin-top: 0;
  padding: 20px;
}

.faq-items .faq-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding: 10px 30px 10px 10px;
  display: flex;
  align-items: center;
  position: relative;
  list-style: none;
  font-weight: 500;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
}

.faq-items .faq-title::-webkit-details-marker {
  display: none;
}

.faq-items .faq-title:hover {
  cursor: pointer;
}

.faq-items .faq-title::after {
  content: "+";
  position: absolute;
  right: 15px;
  top: 11px;
  bottom: auto;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  color: var(--black-color);
  pointer-events: all !important;
}

.faq-items h4 {
  font-weight: 400;
}

.faq-items .faq-content {
  display: none;
  padding: 0 10px 10px;
}

.faq-items a {
  color: var(--light-blue);
}

.faq-items .faq-item {
  background: var(--white-color);
  border: solid var(--border-color);
  border-width: 1px;
  border-radius: 8px;
  width: 49%;
  max-width: 100%;
  padding: 4px;
}

.faq-items .faq-item.show .faq-content {
  display: block;
}

.faq-items .faq-item.show .faq-title::after {
  content: "-";
}

.faq-items.full-width {
  row-gap: 10px;
}

.faq-items.full-width>details {
  width: 100%;
}

.faq-items.faq-section {
  padding: 20px;
  background: var(--dark-bg);
  margin-top: 0;
}

.faq-items.country-wise {
  margin-top: 0px;
}

.faq-items.country-wise details {
  border-left-color: var(--border-color);
  border-width: 1px 0 0 0;
  border-radius: 0 0 6px 6px;
}

.faq-items.country-wise div {
  border-left-color: var(--border-color);
  border-width: 1px 0 0 0;
  border-radius: 0 0 6px 6px;
}

.faq-items.country-wise nav {
  border: 0px solid var(--border-color);
  padding: 0;
}

.faq-items.country-wise nav ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 2px;
}

.faq-items.country-wise nav li {
  border: 1px solid var(--border-color);
  width: calc(25% - 2px);
  padding: 5px 10px;
}

.faq-items.country-wise nav li a {
  color: var(--light-blue);
}

.review-ques-section .inner-wrapper {
  -webkit-column-gap: 2%;
  column-gap: 2%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.review-ques-section .item {
  width: 49%;
  background: var(--white-color);
  border: 1px solid var(--border-color);
  border-radius: 6px;
  overflow: hidden;
}

.review-ques-section .sm-heading .title {
  color: var(--black-color);
}

.review-ques-section .review-filters {
  background: var(--dark-bg);
  padding: 12px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 2%;
  column-gap: 2%;
}

.review-ques-section .review-filters li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: var(--white-color);
  font-size: 13px;
  font-weight: 400;
  line-height: 21.32px;
  text-align: center;
  padding: 6px 10px;
  border-radius: 6px;
  border: 1px solid var(--border-color);
  cursor: pointer;
}

.review-ques-section .review-filters li.active {
  border-color: var(--light-blue);
  color: var(--light-blue);
}

.review-ques-section .review-items {
  padding: 20px 15px 0px;
}

.buyers-reviews-section .review-items {
  max-height: 846px;
  overflow-y: auto;
}

.review-ques-section .review-item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid var(--border-color);
}

.review-ques-section .review-item .name-wrapper {
  -webkit-column-gap: 16px;
  column-gap: 16px;
}

.review-ques-section .review-item .name-wrapper .icon-box {
  width: 40px;
  height: 40px;
  min-width: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  background: #b3d3fc;
  border-radius: 50%;
  color: var(--white-color);
}

.review-ques-section .review-item .name-wrapper .right-text {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.review-ques-section .review-item .name-wrapper .right-text .stars {
  height: 14px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 4px;
  column-gap: 4px;
}

.review-ques-section .review-item .name-wrapper .right-text .icon-star {
  width: 14px;
  height: 14px;
}

.review-ques-section .review-item .name-wrapper .right-text .date {
  font-size: 12px;
  font-weight: 400;
  line-height: 19.68px;
  opacity: 0.8;
}

.review-ques-section .review-item .name-wrapper .right-text .name {
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  line-height: 22.96px;
}

.review-ques-section .review-item p {
  margin-top: 15px;
  color: var(--light-grey);
}

.review-ques-section .review-item h3 {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  margin-top: 15px;
}

.review-ques-section .review-item .with-bg {
  background: var(--light-bg);
  border-radius: 10px;
  padding: 15px;
  margin-top: 15px;
}

.review-ques-section .review-item .with-bg .name-box {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  row-gap: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.review-ques-section .review-item .with-bg .name-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.review-ques-section .review-item .with-bg p {
  margin: 0;
}

.review-ques-section .review-item .helpfull {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  color: var(--dullgrey);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
}

.helpfull .text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 13px;
  font-weight: 400;
  line-height: 21.32px;
}

.questions-section .review-items {
  max-height: 1100px;
  overflow: auto;
}

.questions-section {
  align-self: stretch;
}

.review-ques-section .review-item .helpfull .yes,
.review-ques-section .review-item .helpfull .no {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 5px;
  column-gap: 5px;
  padding: 6px 10px;
  border: 1px solid var(--border-color);
  border-radius: 4px;
  font-size: 12px;
  font-weight: 400;
  line-height: 19.68px;
}

.review-ques-section .review-item .helpfull .no i {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}

.review-ques-section .review-item .markedFinalCustomerReview {
  color: #bac1cf;
  color: #bac1cf;
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.top-wrapper .search-wrapper {
  width: 60% !important;
}

.review-ques-section .all-review {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 22.96px;
  background-color: white;
  /* display: flex; */
  justify-content: center;
  padding: 0px 10px 25px 10px;
}

.review-ques-section .all-review span {
  display: block;
  color: var(--light-blue);
  font-weight: 700;
  cursor: pointer;
}

.review-ques-section .write-review {
  background: var(--dark-bg);
  padding: 20px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.review-ques-section .write-review span {
  font-size: 13px;
  font-weight: 400;
  line-height: 21.32px;
  opacity: 0.8;
}

.review-ques-section form {
  padding: 30px 15px 0;
}

.review-ques-section form .input-wrapper {
  width: 100%;
}

.review-ques-section form .input-wrapper input {
  width: 100%;
  font-family: var(--font-poppins) !important;
}

.review-ques-section form .btn {
  height: 100%;
  border-radius: 0 6px 6px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 7px 10px !important;
  width: 50px;
}

.review-ques-section form .btn:hover {
  background: var(--dark-blue);
}

.read-more-container,
.brass-read-more-container {
  margin-top: 15px;
}

.read-more-container .text-container,
.read-more-container .brass-text-container,
.brass-read-more-container .text-container,
.brass-read-more-container .brass-text-container {
  overflow: hidden;
  -webkit-transition: max-height 0.5s ease;
  transition: max-height 0.5s ease;
}

.read-more-container .toggle-button,
.read-more-container .brass-toggle-button,
.brass-read-more-container .toggle-button,
.brass-read-more-container .brass-toggle-button {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  padding: 0;
  background: transparent;
  color: var(--light-grey);
  margin-top: 5px;
  cursor: pointer;
}

.read-more-container .brass-toggle-button,
.brass-read-more-container .brass-toggle-button {
  color: var(--light-blue);
}

.rating-section {
  background: #ffffff;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  padding: 30px 15px;
  -webkit-column-gap: 4%;
  column-gap: 4%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.rating-section .overall-rating {
  text-align: center;
  padding: 15px;
  background: var(--light-bg);
  border-radius: 10px;
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.rating-section .overall-rating .text {
  font-size: 13px;
  font-weight: 400;
  line-height: 21.32px;
  margin-bottom: 5px;
}

.rating-section .overall-rating .stars {
  margin: 10px 0;
  -webkit-column-gap: 10px;
  column-gap: 10px;
}

.rating-section .overall-rating .rating-value {
  font-size: 38px;
  font-weight: 700;
  line-height: 57px;
}

.rating-section .overall-rating .rating-info {
  -webkit-column-gap: 10px;
  column-gap: 10px;
  row-gap: 10px;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 100%;
  padding-top: 15px;
  margin-top: 5px;
  border-top: 1px solid var(--border-color);
}

.rating-section .overall-rating .rating-info span {
  font-size: 13px;
  font-weight: 400;
  line-height: 21.32px;
}

.rating-section .rating-breakdown {
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 20px;
}

.rating-section .rating-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  -webkit-column-gap: 8px;
  column-gap: 8px;
}

.rating-section .rating-row .num {
  line-height: 10px;
  min-width: 10px;
  text-align: left;
  font-weight: 500;
}

.rating-section .rating-row .icon-star {
  width: 14px;
  height: 14px;
  -webkit-filter: brightness(0);
  filter: brightness(0);
  opacity: 0.25;
}

.rating-section .progress {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 8px;
  background: #e0e0e0;
  border-radius: 5px;
  margin: 0;
  overflow: hidden;
}

.rating-section .progress-bar {
  height: 100%;
  background: #76c7c0;
  border-radius: 5px;
}

.bill-landing-table .table-responsive {
  padding: 15px;
  background: var(--white-color);
  border-radius: 8px;
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
}

.bill-landing-table table {
  width: 100%;
  border-spacing: 0px;
}

.bill-landing-table table td {
  width: 50%;
  padding: 8px 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 22.96px;
  color: var(--grey-color);
  border-bottom: 1px solid var(--border-color);
  padding-right: 10px;
}

.bill-landing-table table td:nth-child(even) {
  font-weight: 500;
  color: var(--black-color);
  padding-right: 0;
}

.bill-landing-table table tr:last-child td {
  border-bottom: 0px;
}

.brass-navs {
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
  border-radius: 4px;
  background: var(--white-color);
}

.brass-navs .content {
  padding: 15px 10px;
}

.brass-navs p {
  margin-bottom: 20px;
  color: var(--light-grey);
}

.brass-navs p i {
  position: relative;
  top: 2px;
  margin-left: 4px;
}

.brass-navs nav {
  padding: 0;
  border-bottom: 0;
  position: static;
  background: var(--white-color);
}

.brass-navs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 2%;
  column-gap: 2%;
  row-gap: 15px;
}

.brass-navs ul.two-column li {
  width: 49%;
}

.brass-navs ul.five-column li {
  width: 18.33%;
}

.brass-navs li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 8px 40px 8px 15px;
  background: var(--table-bg);
  border-radius: 6px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22.96px;
  color: var(--light-grey);
  position: relative;
}

.brass-navs li a::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 13px;
  background: url("https://www.volza.com/img/icons/blueRightArrow.svg") right center no-repeat;
  background-size: 100%;
  width: 14px;
  height: 14px;
}

.brass-navs li a span {
  color: var(--light-blue);
  font-weight: 500;
}

.brass-hierarchy {
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
  border-radius: 4px;
  background: var(--white-color);
}

.brass-hierarchy .content {
  padding: 15px 10px;
}

.brass-hierarchy p {
  color: var(--light-grey);
}

.brass-hierarchy .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 15px;
}

.brass-hierarchy .item {
  margin: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 30px;
  column-gap: 30px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.brass-hierarchy .item .num {
  padding: 8px 20px;
  background: var(--table-bg);
  border-radius: 6px;
  font-size: 20px;
  font-weight: 600;
  line-height: 32.8px;
  min-width: 130px;
  text-align: center;
  color: var(--dullgrey);
  letter-spacing: 0.6px;
  display: flex;
}

.brass-hierarchy .item .num b {
  color: var(--black-color);
}

.brass-hierarchy .item .text b {
  font-size: 14px;
  font-weight: 500;
  line-height: 22.96px;
}

.brass-hierarchy .item .text p {
  font-size: 13px;
  font-weight: 400;
  line-height: 21.32px;
  color: var(--light-grey);
  margin-bottom: 0;
}

.brass-hierarchy .item .text p span {
  color: var(--light-blue);
}

.brass-import-export .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 10px;
  margin-top: 20px;
}

.brass-import-export details {
  margin-bottom: 8px;
  padding: 10px;
  background: var(--white-color);
  border-radius: 6px;
  border: 1px solid var(--border-color);
}

.brass-import-export details:last-child {
  margin-bottom: 0;
}

.brass-import-export details summary {
  font-size: 14px;
  font-weight: 500;
  line-height: 24.6px;
  list-style: none;
  cursor: pointer;
  position: relative;
  padding-right: 22px;
  color: var(--light-blue);
  font-family: var(--font-poppins);
}

.brass-import-export details summary::after {
  content: "";
  position: absolute;
  background: url("https://www.volza.com/img/icons/plus.svg") center center no-repeat;
  background-size: 100%;
  width: 12px;
  height: 12px;
  top: 6px;
  margin: auto;
  right: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-filter: brightness(0);
  filter: brightness(0);
}

.brass-import-export details summary::-webkit-details-marker {
  display: none;
}

.brass-import-export details p {
  margin-bottom: 0;
  margin-top: 15px;
}

.brass-import-export details[open] summary::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.brass-whychoose {
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
  border-radius: 4px;
  background: var(--white-color);
}

.brass-whychoose .content {
  padding: 15px 10px;
}

.brass-whychoose p:last-child {
  margin-bottom: 0;
}

.buyers-overview.company-overview .inner-content {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.buyers-overview.company-overview .company-overview-left {
  width: 74%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 20px;
}

.buyers-overview.company-overview .buyers-overview-content {
  border-radius: 6px;
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
}

.buyers-overview.company-overview .buyers-overview-content .content {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
  flex-direction: row;
}

.buyers-overview.company-overview .buyers-overview-content .img-wrapper {
  min-width: 112px;
  height: 112px;
  background-color: var(--dark-bg);
  border-radius: 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.buyers-overview.company-overview .buyers-overview-content .img-wrapper img {
  width: 72px;
}

.buyers-overview.company-overview .buyers-overview-content b {
  font-weight: 600;
}

.buyers-overview.company-overview .company-overview-right {
  width: 24%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 20px;
}

.buyers-overview.company-overview .company-key-contacts {
  background: var(--white-color);
  border-radius: 6px;
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
}

.buyers-overview.company-overview .company-key-contacts .inner-wrapper {
  padding: 15px;
}

.buyers-overview.company-overview .company-key-contacts .user {
  -webkit-column-gap: 8px;
  column-gap: 8px;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--border-color);
  margin-bottom: 10px;
}

.buyers-overview.company-overview .company-key-contacts .user img {
  max-width: 48px;
}

.buyers-overview.company-overview .company-key-contacts .user p {
  font-size: 14px;
  font-weight: 500;
  line-height: 22.96px;
  margin-bottom: 0;
}

.buyers-overview.company-overview .company-key-contacts .user p span {
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 21.32px;
}

.buyers-overview.company-overview .company-key-contacts p {
  font-size: 13px;
  font-weight: 400;
  line-height: 21.32px;
}

.buyers-overview.company-overview .company-key-contacts .contact-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  margin-bottom: 15px;
  gap: 60px;
}

.buyers-overview.company-overview .company-key-contacts .contact-links .icon {
  position: relative;
  padding-left: 30px;
  font-size: 13px;
  font-weight: 400;
  line-height: 15.32px;
}

.buyers-overview.company-overview .company-key-contacts .contact-links .icon::before {
  -webkit-filter: brightness(0);
  filter: brightness(0);
}

.buyers-overview.company-overview .company-key-contacts .contact-links .icon.icon-call::before {
  background: url("https://www.volza.com/img/icons/phone.svg") center center no-repeat;
  background-size: 100%;
  width: 18px;
  height: 18px;
}

.buyers-overview.company-overview .company-key-contacts .contact-links .icon.icon-linkedin::before {
  background: url("https://www.volza.com/img/icons/linkedinBlue.svg") left center no-repeat;
  background-size: 100%;
  width: 18px;
  height: 18px;
}

.buyers-overview.company-overview .company-key-contacts .contact-links .icon.icon-email::before {
  background: url("https://www.volza.com/img/icons/email.svg") left center no-repeat;
  background-size: 100%;
  width: 18px;
  height: 18px;
}

.buyers-overview.company-overview .company-key-contacts .decision-maker {
  background: var(--table-bg);
  padding: 10px 30px 10px 10px;
  border-radius: 10px;
  color: var(--light-blue);
  font-size: 13px;
  font-weight: 500;
  line-height: 21.32px;
  position: relative;
}

.buyers-overview.company-overview .company-key-contacts .decision-maker::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url("https://www.volza.com/img/icons/blueRightArrow.svg") center right no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px;
}

.buyers-overview.company-overview .company-key-contacts .decision-maker span {
  position: relative;
  padding-left: 20px;
}

.buyers-overview.company-overview .company-key-contacts .decision-maker span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  background: url("https://www.volza.com/img/icons/user.svg") left center no-repeat;
  background-size: contain;
  width: 12px;
  height: 15px;
}

.buyers-overview.company-overview .company-labels {
  padding: 15px;
  background: var(--white-color);
  border-radius: 6px;
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
}

.buyers-overview.company-overview .company-labels summary {
  font-size: 15px;
  font-weight: 500;
  line-height: 24.6px;
  list-style: none;
  cursor: pointer;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding-right: 18px;
  padding-left: 26px;
  color: var(--black-color);
  width: 100%;
}

.buyers-overview.company-overview .company-labels summary::before {
  content: "";
  position: absolute;
  background: url("https://www.volza.com/img/icons/label.svg") center center no-repeat;
  background-size: 100%;
  width: 17px;
  height: 17px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}

.buyers-overview.company-overview .company-labels summary::after {
  content: "";
  position: absolute;
  background: url("https://www.volza.com/img/icons/arrow.svg") center center no-repeat;
  background-size: 100%;
  width: 11px;
  height: 7px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.buyers-overview.company-overview .company-labels summary span {
  color: var(--dullgrey);
}

.buyers-overview.company-overview .company-labels details[open] summary::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.buyers-overview.company-overview .company-labels .tags {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}

.buyers-overview.company-overview .company-labels .tags {
  -webkit-column-gap: 10px;
  column-gap: 10px;
}

.buyers-overview.company-overview .company-labels .tags .add-tag {
  border: 1px solid var(--light-blue);
  border-radius: 4px;
  padding: 2px 8px 2px 24px;
  -webkit-column-gap: 5px;
  column-gap: 5px;
  position: relative;
}

.buyers-overview.company-overview .company-labels .tags .add-tag::before {
  content: "";
  position: absolute;
  background: url("https://www.volza.com/img/icons/plus.svg") center center no-repeat;
  background-size: 100%;
  width: 10px;
  height: 10px;
  left: 8px;
  top: 8px;
}

.buyers-overview.company-overview .company-labels .tags .new-tag {
  background: #d9ffff;
  padding: 2px 8px;
  border-radius: 4px;
}

.buyers-overview.company-overview .company-labels .tags .buyer-tag {
  background: rgba(255, 75, 85, 0.1);
  padding: 2px 8px;
  border-radius: 4px;
}

.buyers-overview.company-overview .company-fact-sheets {
  background: var(--white-color);
  border-radius: 6px;
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
}

.buyers-overview.company-overview .company-fact-sheets .article-section-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.buyers-overview.company-overview .company-fact-sheets .article-section {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.article-section>dl .item>dt>a,
.article-section>dl .item>dd>a {
  color: var(--light-blue) !important;
}

.buyers-overview.company-overview .company-fact-sheets h3 {
  font-size: 16px;
  font-weight: 500;
  line-height: 26.24px;
  padding: 12px 15px;
  background: var(--table-bg);
  border: 1px solid #b3d3fc;
  color: var(--light-blue);
}

.buyers-overview.company-overview .company-fact-sheets .item {
  padding: 12px 15px;
  border: 0.5px solid var(--border-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 22.96px;
}

.buyers-overview.company-overview .company-fact-sheets .item.supplier dt::before {
  background: url("https://www.volza.com/img/icons/factory.svg") center center no-repeat;
  background-size: 100%;
}

.buyers-overview.company-overview .company-fact-sheets .item.buyer dt::before {
  background: url("https://www.volza.com/img/icons/buyer.svg") center center no-repeat;
  background-size: 100%;
}

.buyers-overview.company-overview .company-fact-sheets .item.shipment dt::before {
  background: url("https://www.volza.com/img/icons/supplier.svg") center center no-repeat;
  background-size: 100%;
}

.buyers-overview.company-overview .company-fact-sheets .item.competetion dt::before {
  background: url("https://www.volza.com/img/icons/competition.svg") center center no-repeat;
  background-size: 100%;
}

.buyers-overview.company-overview .company-fact-sheets dl {
  margin-top: 0px;
  margin-bottom: 0;
}

.buyers-overview.company-overview .company-fact-sheets dt,
.buyers-overview.company-overview .company-fact-sheets dd {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: var(--light-blue);
}

.buyers-overview.company-overview .company-fact-sheets dt {
  padding-left: 30px;
  position: relative;
}

.buyers-overview.company-overview .company-fact-sheets dt::before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  left: 0;
  top: 0;
}

.buyers-overview.company-overview .company-fact-sheets p {
  font-size: 11px;
  font-weight: 400;
  line-height: 18.04px;
  text-align: right;
  padding: 14px 10px;
  margin-bottom: 0px;
}

.buyers-overview.company-overview .company-fact-sheets p span {
  color: var(--light-blue);
  font-weight: 700;
}

.company-contact-address {
  background: var(--white-color);
  border-radius: 6px;
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
}

.company-contact-address .items {
  padding: 20px;
  gap: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.company-contact-address .items .address {
  width: 100%;
}

.company-contact-address .items .company-profile {
  width: 100%;
}

.company-contact-address .items a {
  color: var(--light-blue);
}

.company-contact-address .items .item {
  -webkit-column-gap: 8px;
  column-gap: 8px;
}

.company-contact-address.full-width {
  background: var(--light-bg);
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.company-contact-address.full-width .inner-wrapper {
  background: var(--white-color);
  border-radius: 6px;
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
}

.company-contact-address.full-width .items {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.company-contact-address.full-width .items .address {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
}

.company-tabs-wrapper .inner-wrapper {
  background: var(--white-color);
  border-radius: 6px;
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
  overflow: hidden;
}

.company-tabs-wrapper .featured-tabs {
  background: var(--table-bg);
}

.company-tabs-wrapper .featured-tabs h3 {
  color: var(--light-blue);
}

.company-tabs-wrapper .feature-grid {
  padding: 0;
  row-gap: 0;
  width: 100%;
}

.company-tabs-wrapper .feature-grid>div {
  padding: 0;
  width: 100%;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.company-tabs-wrapper .feature-grid>div img {
  max-width: 100%;
  max-height: 100%;
  margin-bottom: 0;
}

.company-tabs-wrapper .feature-grid table {
  border-spacing: 0;
  width: 100%;
}

.company-tabs-wrapper .feature-grid table th,
.company-tabs-wrapper .feature-grid table td {
  padding: 15px 10px;
  font-size: 13px;
  font-weight: 400;
  line-height: 21.32px;
  text-align: left;
  width: 15%;
  border: 1px solid #cad6dc;
}

.company-tabs-wrapper .feature-grid table th:nth-child(1),
.company-tabs-wrapper .feature-grid table td:nth-child(1) {
  width: 40%;
}

.company-tabs-wrapper .feature-grid table th:nth-child(2),
.company-tabs-wrapper .feature-grid table td:nth-child(2) {
  width: 30%;
}

.company-tabs-wrapper .feature-grid table th:last-child,
.company-tabs-wrapper .feature-grid table td:last-child {
  text-align: left;
}

.company-tabs-wrapper .feature-grid table th a,
.company-tabs-wrapper .feature-grid table td a {
  color: var(--light-blue);
  font-size: 11px;
  font-weight: 500;
  line-height: 18.04px;
  text-align: left;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 5px;
}

.company-tabs-wrapper .feature-grid table td {
  background: var(--white-color);
  vertical-align: top;
  border-bottom: 1px solid var(--border-color);
  color: var(--light-grey);
}

.company-tabs-wrapper .feature-grid table th {
  font-weight: 500;
  background: var(--table-bg);
}

.company-tabs-wrapper .feature-grid table .img-wrapper {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding: 10px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 4px 4px 0px #0000001a;
  box-shadow: 0px 4px 4px 0px #0000001a;
}

.company-tabs-wrapper .feature-grid table p {
  color: var(--light-blue);
  margin-top: 10px;
}

.company-tabs-wrapper .feature-grid table .flag {
  font-weight: 600;
  color: var(--light-blue);
}

.company-tabs-wrapper .feature-grid table .location {
  position: relative;
  padding-left: 22px;
  color: var(--light-grey);
}

.company-tabs-wrapper .feature-grid table .location::before {
  content: "";
  position: absolute;
  background: url("https://www.volza.com/img/icons/map-location.png") left center no-repeat;
  background-size: 100%;
  width: 22px;
  height: 18px;
  left: 0;
  top: 2px;
}

.company-tabs-wrapper div.see-more-links {
  padding: 15px;
}

.company-tabs-wrapper div.see-more-links .btn-wrapper {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 15px;
  column-gap: 15px;
}

.company-tabs-wrapper div.see-more-links .btn-wrapper a {
  color: var(--white-color);
}

.company-tabs-wrapper div.see-more-links .btn-wrapper a:hover {
  color: var(--dark-blue);
}

.company-tabs-wrapper div.see-more-links .btn-wrapper a.light-btn {
  color: var(--dark-blue);
}

.company-tabs-wrapper div.see-more-links .btn-wrapper a.light-btn:hover {
  color: var(--white-color);
}

.company-competitors .inner-wrapper {
  -webkit-column-gap: 2%;
  column-gap: 2%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.company-competitors .inner-wrapper .item {
  width: 49%;
  background: var(--white-color);
  border-radius: 6px;
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
  overflow: hidden;
}

.company-competitors .inner-wrapper .sm-heading {
  color: var(--light-blue);
}

.company-competitors .inner-wrapper dl {
  padding: 12px 15px;
  margin: 0;
  border-bottom: 1px solid var(--border-color);
}

.company-competitors .inner-wrapper dt {
  color: var(--light-grey);
  font-size: 13px;
  font-weight: 400;
  line-height: 21.32px;
}

.company-competitors .inner-wrapper dd {
  color: var(--light-grey);
  font-size: 15px;
  font-weight: 600;
  line-height: 24.6px;
  text-align: left;
}

.company-competitors .inner-wrapper .bottom-links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.company-competitors .inner-wrapper .bottom-links ul li {
  border-bottom: 1px solid var(--border-color);
}

.company-competitors .inner-wrapper .bottom-links ul li a {
  padding: 12px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: var(--light-blue);
  font-size: 14px;
  font-weight: 400;
  line-height: 22.96px;
}

.company-competitors .inner-wrapper .bottom-links ul li:last-child {
  border-bottom: 0px;
}

.company-competitors .inner-wrapper .see-more-link {
  padding: 12px 15px;
  border-top: 1px solid var(--border-color);
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 22.96px;
  color: var(--light-grey);
}

.company-competitors .inner-wrapper .see-more-link a {
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  color: var(--light-blue);
}

.trading-company .img-wrapper {
  border-radius: 8px;
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}

.company-bill-landing.bill-landing-table dl {
  width: 100%;
  margin: 0;
  background: var(--white-color);
  padding: 15px 10px 0;
}

.company-bill-landing.bill-landing-table dt {
  font-size: 13px;
  font-weight: 400;
  line-height: 21.32px;
  text-align: left;
}

.company-bill-landing.bill-landing-table dd {
  font-size: 15px;
  font-weight: 500;
  line-height: 24.6px;
}

.company-bill-landing.bill-landing-table .inner-wrapper {
  background: var(--white-color);
  border-radius: 8px;
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
  overflow: hidden;
}

.company-bill-landing.bill-landing-table .featured-tabs {
  background: var(--table-bg);
}

.company-bill-landing.bill-landing-table .feature-grid {
  padding: 0;
  row-gap: 0;
}

.company-bill-landing.bill-landing-table .feature-grid>div {
  width: 100%;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: left;
}

.company-bill-landing.bill-landing-table table tr:first-child td {
  border-top: 1px solid var(--border-color);
}

.company-bill-landing.bill-landing-table table tr:last-child td {
  border-bottom: 1px solid var(--border-color);
}

.company-bill-landing.bill-landing-table .see-more-link {
  padding-top: 0;
}

.company-related-link .inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 20px;
}

.company-related-link .related-items {
  background: var(--white-color);
  border-radius: 8px;
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
  overflow: hidden;
}

.company-related-link ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  position: relative;
}

.company-related-link ul::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--white-color);
  width: 100%;
  height: 1px;
}

.company-related-link li {
  padding: 8px 12px;
  border-bottom: 1px solid var(--border-color);
}

.company-related-link li:nth-last-child(-n+4) {
  border-top: 0;
}

.company-related-link li a {
  font-size: 14px;
  font-weight: 400;
  line-height: 22.96px;
  color: var(--light-blue);
}

.company-supplier-table .inner-wrapper {
  background: var(--white-color);
  border-radius: 8px;
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
  overflow: hidden;
}

.company-supplier-table .top-wrapper {
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.company-supplier-table .top-wrapper dl {
  margin: 0;
  color: var(--light-grey);
}

.company-supplier-table .top-wrapper dd {
  font-weight: 600;
}

.company-supplier-table .years {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 12px;
  column-gap: 12px;
}

.company-icon-wrapper {
  padding: 8px;
  display: flex;
  justify-content: center;
}

.company-supplier-table .years span {
  font-size: 12px;
  font-weight: 400;
  line-height: 19.68px;
  color: var(--dullgrey);
  text-transform: uppercase;
}

.company-supplier-table .years span.active {
  color: var(--light-blue);
}

.company-supplier-table table {
  border-spacing: 0;
}

.company-supplier-table table tr td,
.company-supplier-table table tr th {
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  padding: 10px;
  text-align: left;
  width: 18%;
}

.company-supplier-table table tr th {
  background: var(--table-bg);
  font-weight: 500;
}

.company-supplier-table table tr td {
  color: var(--light-blue);
  font-size: 13px;
  font-weight: 400;
  line-height: 21.32px;
  vertical-align: top;
  border-bottom: 1px solid var(--border-color);
  z-index: 9 !important;
}

.company-supplier-table table tr td a {
  color: var(--light-blue);
}

.company-supplier-table table tr td a:first-child {
  color: var(--light-blue);
}

.company-supplier-table table .name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  color: var(--light-blue);
  font-size: 15px;
  font-weight: 500;
  line-height: 24.6px;
}

.company-supplier-table table .name a {
  color: var(--light-blue);
}

.company-supplier-table table .name .icon-wrapper {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-shadow: 0px 4px 4px 0px #0000001a;
  box-shadow: 0px 4px 4px 0px #0000001a;
  border-radius: 4px;
  overflow: hidden;
  padding: 8px;
}

.company-supplier-table .see-more-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px;
}

.company-supplier-table .see-more-link p {
  font-size: 14px;
  font-weight: 400;
  line-height: 22.96px;
  text-align: center;
}

.company-supplier-table .see-more-link .btns-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 15px;
  column-gap: 15px;
}

.company-import-products .inner-wrapper,
.company-branch-locations .inner-wrapper {
  background: var(--white-color);
  border-radius: 8px;
  -webkit-box-shadow: 0px 3px 8px 0px #bac1cf40;
  box-shadow: 0px 3px 8px 0px #bac1cf40;
  overflow: hidden;
}

.company-branch-locations dl {
  margin: 0;
  padding: 15px;
  border-bottom: 1px solid var(--border-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 10px;
}

.company-branch-locations dl:last-child {
  border-bottom: 0px;
}

.company-branch-locations dl dt {
  font-size: 15px;
  font-weight: 500;
  line-height: 24.6px;
}

.company-branch-locations dl dd {
  position: relative;
  padding-left: 23px;
  color: var(--light-blue);
  font-size: 14px;
  font-weight: 500;
  line-height: 22.96px;
}

.company-branch-locations dl dd::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 15px;
  height: 18px;
  background: url("https://www.volza.com/img/icons/locationBlue.svg") center center no-repeat;
  background-size: 100%;
}

.hide-ele-web {
  display: none !important;
}

.buyers-overview-href {
  color: #0069f2 !important;
}

.data-source {
  font-size: 12px;
}

.data-volza {
  font-size: 12px;
}

.chart-heading {
  font-size: 14px;
}

@media only screen and (max-width:850px) {
  .review-ques-section .review-item .markedFinalCustomerReview {
    margin-left: 0em !important;
  }

	.headingTextTermUse {
		margin-top: -25px;
		font: normal normal 400 12px / 18px poppins;
	}

	.guarantee-div{
		flex-direction: column;
		align-items: center;
		justify-content: center;
		padding: 1px;
	}

	.main-heading-refund{
		text-align: center;
	}


	.volzaIsRefundPolicy {
		padding: 12px;
		border-radius: 6px;
	}

	.volzaIsRefundPolicy h2 {
		font: normal normal 600 13px/18px poppins !important;
	}

	.volzaIsRefundPolicy p {
		font: normal normal 400 12px/18px poppins !important;
		margin-bottom: 0px;
	}

	.subPointTermUse {
		padding-left: 10px;
	}

	.subPointTermUse h3 {
		font: normal normal 500 13px/18px poppins !important;
	}

	.home-heading-title {
		font-weight: 600 !important;
	}

  .icon-right-arrow {
    margin: unset !important;
  }

  .overview-desc {
    text-align: center;
  }

  .nav-container {
    width: 100%;
    padding: 0px 10px;
  }

  .buyers-countrywise::after {
    content: "+" !important;
  }

  .references-cards>details.show .buyers-countrywise::after {
    content: "-" !important;
  }

  .references-cards>div.show .buyers-countrywise::after {
    content: "-" !important;
  }

  .volza-image-preview {
    object-fit: contain !important;
  }

  .volza-logo {
    width: 60px !important;
  }

  .data-volza {
    font-size: 10px !important;
  }

  .graph-dates-format {
    font-size: 10px !important;
  }

  .data-source {
    font-size: 10px;
  }

  .overview-section.content-wrapper .left-section {
    border-radius: 10px !important;
  }

  .home-buyers .buyers-name .name a {
    font-size: 11px;
  }

  .comparePlans-container {
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
  }

  .comparePlans {
    font-size: 13px;
    text-decoration: underline;
    font-weight: 600;
    color: var(--color-royalblue-100);
    text-align: left;
    align-items: center;
    justify-content: center;
    text-decoration: underline !important;
    display: flex !important;
  }

  .cta-text {
    text-align: center;
  }

  .footer-container {
    padding: 15px 10px;
  }

  .cta-container {
    padding: 15px 0px;
  }

  .custom-background {
    width: 100% !important;
    z-index: 100 !important;
    border-top: 1px solid #cad6dc;
    background: #0f3f75 0 0 no-repeat padding-box !important;
  }

  .custom-background ul .active {
    border: 1px solid white !important;
    border-radius: 20px !important;
    background: #0073f2 !important;
  }

  .sm-heading .title-wrapper {
    justify-content: space-between;
  }

  .cta-section {
    padding: 16px 10px;
  }

  .cta-section .buyers-bottom-btns .btns a {
    font-size: 11px !important;
  }

  .keyIndicatorField {
    font-size: 11px !important;
  }

  .keyIndicatorValue {
    font-size: 13px !important;
    font-weight: 500;
  }

  .heading-main {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
  }

  .breadcrumb {
    margin-left: 5px;
  }

  .heading-pageSub {
    font-weight: 400 !important;
  }

  .mobile-font-11px {
    font-size: 11px !important;
  }

  .heading-title {
    font-size: 16px;
    font-weight: 600;
  }

  .heading-pageSub {
    font-size: 11px;
    font-weight: 600;
  }

  .credit-card-text {
    font-size: 10px !important;
    font-family: var(--font-poppins) !important;
  }

  .nav-credit-icon {
    width: 17px !important;
    height: 17px !important;
  }

  .key-indicators .item dt,
  .key-indicators .item a {
    font-size: 12px;
    font-weight: 500;
  }

  .key-indicators .item dd {
    font-size: 16px;
    font-weight: 400;
  }

  .info-items {
    flex-direction: row !important;
  }

  .info-items .info-box {
    padding: 5px;
  }

  .rating-value {
    font-size: 12px;
  }

  .info-box .rating .stars {
    font-size: 14px;
  }

  .rating-info span,
  .money-back span {
    font-size: 11px;
  }

  .breadcrumb .link {
    font-size: 9px !important;
  }

  .info-items .promo-message {
    font-size: 11px;
    line-height: 18px;
  }

  .top-heading-section {
    margin: 5px;
  }

  .hide-ele-mobile {
    display: none !important;
  }

  .hide-ele-web {
    display: block !important;
  }

  .menu-container,
  .tabs-container {
    padding: 7px 0 0 10px;
  }

  .top-box .inner-content {
    margin: 5px;
  }

  .overview-container,
  .faq-container,
  .rating-container,
  .explore-container,
  .pricing-container,
  .reviews-container,
  .countries-container,
  .grow-business-section-container,
  .video-section-container {
    margin: 5px;
  }

  .home-buyers .flag-cell-global {
    flex-direction: column;
    display: table-cell;
  }

  .video-container {
    height: 190px;
    margin: 0px auto;
  }

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

  .footer-wrapper {
    gap: 30px;
  }

  nav .icon-search {
    padding: 18px;
    margin-left: 5px;
  }

  nav .icon-toggle {
    height: 30px;
  }

  div .company-nav-mobile {
    width: 100% !important;
    overflow: scroll !important;
  }

  .section-padding-company {
    padding: 0 6px !important;
  }
}

.custom-background {
  width: 100% !important;
  z-index: 100 !important;
  border-top: 1px solid #cad6dc;
  background: #0f3f75 0 0 no-repeat padding-box !important;
}

.custom-background ul .active {
  border: 1px solid white !important;
  border-radius: 20px !important;
  background: #0073f2 !important;
}

.custom-background ul>:nth-child(n) {
  border-radius: 10px;
}

.custom-background ul>:nth-child(n)>:nth-child(1) {
  color: white !important;
}

.tagify {
  width: 100%;
  height: 100%;
}

.tagify__input,
.tagify__tag {
  align-self: center !important;
}

.volza-image-preview {
  width: 100%;
  height: 100%;
  cursor: pointer;
  border-radius: 10px;
}

.volza-image-preview-product {
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.rec-search span {
  margin-left: 5px;
  margin-right: 5px;
}

.rec-search a {
  text-decoration: none !important;
}

.rec-search a:hover {
  color: #0073f2 !important;
}

.dvideo-wrapper {
  width: 35%;
  height: 85%;
}

.tagify__dropdown__wrapper>div {
  border-bottom: 1px solid #ddd;
  margin-left: 10px;
  text-align: start;
  font-size: 15px;
  height: auto !important;
  min-height: auto !important;
  max-height: unset !important;
}

.tagify__dropdown__wrapper {
  max-height: 22em;
  width: 25em;
  overflow-y: auto;
  overflow-x: hidden;
  font-size: 15px !important;
  margin-left: -10px !important;
  z-index: 1 !important;
  line-height: 2.6;
}

.tagify__dropdown__footer {
  display: none !important;
}

.buyers-overview-img {
  background-color: white;
}

.buyers-overview-img>:nth-child(2) {
  font-size: 13px;
  font-weight: 500;
  color: #000000;
  display: flex;
}

.mobile-sign-up a {
  color: white !important;
}

.buyers-overview-img>:nth-child(1)>:nth-child(2) {
  display: flex;
}

.buyers-overview-img>:nth-child(1)>:nth-child(n) {
  width: 50%;
}

.buyers-overview-img>:nth-child(1)>:nth-child(2) {
  justify-content: end;
}

.buyers-overview-img> :nth-child(1),
.buyers-overview-img> :nth-child(2),
.buyers-overview-img> :nth-child(3) {
  padding: 5px 10px 0px 15px;
}

.color-blue {
  color: #0073f2 !important;
}

.green-circle {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #18cead;
}

.black-circle {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #000;
}

.graph-dates-format {
  align-items: center;
  padding: 10px;
  gap: 9px;
}

.graph-dates-format-container {
  width: 100%;
  align-items: center;
  border-top: 1px solid #e6e6e6 !important;
  border-bottom: 1px solid #e6e6e6 !important;
}

.graph-dates-format-container>:nth-child(2) {
  width: 15%;
  display: flex;
}

.og-graph-container {
	width: 45%;
  justify-content: end;
  display: flex;
}

.og-graph-main-container {
  display: flex;
  padding: 10px;
}

.data-source-bottom {
  border-top: 1px solid var(--border-color);
  border-radius: 0 0 6px 6px;
  padding: 10px;
  font-size: 11px;
  font-weight: 400;
  line-height: 18.04px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.apex-chart-border {
  border: 1px solid var(--border-color);
}

.img-wrapper-newChart {
  width: 30%;
}

.img-wrapper-newChart svg {
  width: 100%;
  height: 450px;
}

.img-wrapper-newChart .char-responsive {
  width: 100%;
  height: 450px !important;
}

.img-wrapper-newChart svg>g {
  transform: matrix(0.8, 0, 0, 0.9, 100, 40) !important;
}

.tag-container {
  display: inline-flex;
  align-items: center;
  margin-right: 10px;
}

.tag-label {
  font-weight: bold;
  margin-right: 5px;
}

.tag {
  display: inline-block;
  background-color: #1e90ff;
  color: white;
  padding: 5px 10px;
  border-radius: 5px;
  margin-right: 5px;
  position: relative;
  font-size: 14px;
}

.tag-close {
  margin-left: 8px;
  color: white;
  font-weight: bold;
  cursor: pointer;
}

.tag-close:hover {
  color: #ddd;
}

.coo-cod-main-container {
  padding: 30px 10px 8px 10px;
}

.custom-background {
  width: 100% !important;
  z-index: 100 !important;
  border-top: 1px solid #cad6dc;
  background: #0f3f75 0 0 no-repeat padding-box !important;
}

.custom-background ul .active {
  border: 1px solid white !important;
  border-radius: 20px !important;
  background: #0073f2 !important;
}

.custom-background ul>:nth-child(n) {
  border-radius: 10px;
}

.custom-background ul>:nth-child(n)>:nth-child(1) {
  color: white !important;
}

.custom-pagination {
  display: flex;
  list-style-type: none;
  padding: 0;
}

.custom-pagination li {
  margin: 0 5px;
}

.custom-pagination a {
  text-decoration: none;
  padding: 5px 10px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #eef4fb;
}

.custom-pagination .active a {
  background-color: #007bff;
  color: #fff;
}

.less-then {
  font-size: 10px;
}

.helpful-final {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  color: var(--dullgrey);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
  width: 100%;
}

.helpful-final>:nth-child(1) {
  flex: 1;
  font-size: 13px;
  font-weight: 400;
  line-height: 21.32px;
}

.helpful-final> :nth-child(2),
.helpful-final> :nth-child(3) {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 5px;
  column-gap: 5px;
  padding: 6px 10px;
  border: 1px solid var(--border-color);
  border-radius: 4px;
  font-size: 12px;
  font-weight: 400;
  line-height: 19.68px;
}

.hidden {
  display: none !important;
}

.custom-modal {
  /* Change to block to show */
  position: absolute;
  z-index: 1000;
  /* Black with opacity */
}

.custom-modal-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 10px 10px 10px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  width: 257px;
  max-height: 166px;
  overflow-y: auto;
}

.custom-modal-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgb(218, 212, 212) !important;
  border-radius: 10px !important;
  background: rgb(134, 134, 134);
  background-clip: content-box;
  border: 1px solid transparent;
  width: 5px !important;
  margin-right: 15px !important;
}

.custom-modal-content::-webkit-scrollbar {
  width: 3.5px !important;
  background-color: #f5f5f5 !important;
  margin-right: 15px !important;
}

.custom-modal-content::-webkit-scrollbar-thumb {
  border-radius: 10px !important;
  -webkit-box-shadow: inset 0 0 6px #373737 !important;
  background-color: #373737 !important;
  width: 10px !important;
}

.custom-close1,
.custom-close2,
.custom-close3,
.custom-close4 {
  color: #aaa;
  float: right;
  font-size: 22px;
  font-weight: bold;
  margin-top: -14px;
  height: 0px;
  width: 100%;
  justify-content: end;
  display: flex;
}

.custom-close1:hover,
.custom-close1:focus,
.custom-close2:hover,
.custom-close2:focus,
.custom-close3:hover,
.custom-close3:focus,
.custom-close4:hover,
.custom-close4:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.filter-list>:nth-child(n) {
  font-size: 12px;
  width: 50%;
  color: #1890ff;
  text-align: center;
}

#filter-data-content1>div,
#filter-data-content2>div,
#filter-data-content3>div,
#filter-data-content4>div {
  display: flex;
}

#filter-data-content1>div> :nth-child(1),
#filter-data-content2>div> :nth-child(1),
#filter-data-content3>div> :nth-child(1),
#filter-data-content4>div> :nth-child(1) {
  font-size: 16px;
  width: 70%;
  text-align: center;
  color: #1890ff;
  font-weight: 500;
}

#filter-data-content1>div> :nth-child(2),
#filter-data-content2>div> :nth-child(2),
#filter-data-content3>div> :nth-child(2),
#filter-data-content4>div> :nth-child(2) {
  font-size: 16px;
  text-align: center;
  color: #1890ff;
  font-weight: 500;
  width: 30%;
}

#filter-data-content1>div> :nth-child(n)> :nth-child(n),
#filter-data-content2>div> :nth-child(n)> :nth-child(n),
#filter-data-content3>div> :nth-child(n)> :nth-child(n),
#filter-data-content4>div> :nth-child(n)> :nth-child(n) {
  color: #1890ff;
}

#filter-data-content1>div> :nth-child(2),
#filter-data-content2>div> :nth-child(2),
#filter-data-content3>div> :nth-child(2),
#filter-data-content4>div> :nth-child(2) {
  text-align: end;
}

#filter-data-content1>div> :nth-child(1),
#filter-data-content2>div> :nth-child(1),
#filter-data-content3>div> :nth-child(1),
#filter-data-content4>div> :nth-child(1) {
  text-align: left;
}

#filter-data-content1,
#filter-data-content2,
#filter-data-content3,
#filter-data-content4 {
  margin-top: 0px;
}

.btn {
  background-color: #0073f2;
  /* Example color */
  color: #fff;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
}

/* Popup Container Styles */
.custom-popup {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  background-color: rgba(0, 0, 0, 0.5);
  /* Black background with opacity */
  z-index: 999;
  /* Sit on top */
  overflow: auto;
  /* Enable scroll if needed */
  align-items: center;
  justify-content: center;
}

/* Popup Content Styles */
.custom-popup-content {
  background-color: #ffffff;
  padding: 30px;
  border-radius: 10px;
  width: auto;
  /* Adjust as needed */
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  position: relative;
}

/* Close Button Styles */
.custom-close-btn {
  color: #333;
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

.custom-close-btn:hover {
  color: #000;
}

/* Title Styles */
.popup-title {
  text-align: center;
  margin-bottom: 20px;
  font-size: 22px;
}

/* Form Input Styles */
.popup-input {
  width: calc(100% - 20px);
  margin: 10px 0;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ddd;
}

/* D-flex container for number and code */
.d-flex {
  display: flex;
}

/* Country code and mobile number */
.country-code {
  width: 17%;
}

.mobile-number {
  width: 80%;
}

/* Submit Button Styles */
.popup-submit-btn {
  width: 100%;
  padding: 12px;
  background-color: #0066cc;
  /* Example color */
  color: #ffffff;
  border: none;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
  margin-top: 15px;
  display: flex;
  justify-content: center;
}

.popup-submit-btn:hover {
  background-color: #0055a5;
}

.table-border-hsn {
  border-spacing: 0px;
  border-collapse: unset;
  border: 1px solid #e3edff !important;
  border-radius: 5px !important;
  width: 100%;
}

.dark-grey-color {
  color: black !important;
  cursor: pointer;
  padding: 9px 14px;
  background-color: #e3edff !important;
  flex: 1;
  align-items: center;
}

.hscode-table-head {
  width: calc(25% - 0px);
  display: flex;
  justify-content: flex-start;
  padding: 10px;
  align-items: center !important;
}

.hscode-table-head-main {
  width: calc(50% - 0px);
  display: flex;
  justify-content: flex-start;
  padding: 10px;
  border-left: 1px solid #dde2ec;
  border-right: 1px solid #dde2ec;
}

.hscode-table-row {
  display: flex;
  width: 100%;
  border: 1px solid #dde2ec !important;
}

.hsn-code-heading {
  color: #0073f2 !important;
}

.hsn-faq-section {
  border-radius: 10px !important;
}

.color0Faq,
.color15Faq {
  border-left: 8px solid #0073f2 !important;
}

.color1Faq,
.color16Faq {
  border-left: 8px solid #f3c74c !important;
}

.color2Faq,
.color17Faq {
  border-left: 8px solid #62ae30 !important;
}

.color3Faq,
.color18Faq {
  border-left: 8px solid #31d1b6 !important;
}

.color4Faq,
.color19Faq {
  border-left: 8px solid #f34c4c !important;
}

.color5Faq,
.color20Faq {
  border-left: 8px solid #0055ff !important;
}

.color6Faq,
.color21Faq {
  border-left: 8px solid #069b6d !important;
}

.color7Faq,
.color22Faq {
  border-left: 8px solid #4907ce !important;
}

.color8Faq,
.color23Faq {
  border-left: 8px solid #21b88f !important;
}

.color9Faq,
.color24Faq {
  border-left: 8px solid #566bc6 !important;
}

.color10Faq,
.color25Faq {
  border-left: 8px solid #f2944b !important;
}

.color11Faq,
.color26Faq {
  border-left: 8px solid #3aa4d4 !important;
}

.color12Faq,
.color27Faq {
  border-left: 8px solid #7165e2 !important;
}

.color13Faq,
.color28Faq {
  border-left: 8px solid #f34c7f !important;
}

.color14Faq,
.color29Faq {
  border-left: 8px solid #b74ecb !important;
}

.hsn-faq-border {
  border-radius: 16px 6px 6px 16px !important;
  pointer-events: none;
}

.hsn-faq-border a {
  pointer-events: all;
}

.brass-import-export details summary::after {
  pointer-events: all;
}

.hsncode-faq-container {
  width: 100%;
}

.hsn-faq-answer {
  padding: 10px;
}

.hsn-faq-answer a {
  color: #0073f2;
}

.legend-remover {
  width: 22%;
  background-color: white;
  height: 24px;
  position: absolute;
  margin-top: 52px;
}

/*SideBar Style*/
/* Sidebar Container */
.custom-sidebar {
  height: 100%;
  width: 0;
  /* Initially hidden */
  position: fixed;
  top: 0;
  right: 0;
  background-color: #eef4fb;
  /* Light grey background */
  overflow-x: hidden;
  transition: 0.3s;
  /* Smooth transition */
  padding-top: 0px;
  /* Top padding */
  box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
  /* Subtle shadow for depth */
  z-index: 1000;
  /* Ensure it stays on top */
}

/* Open Sidebar */
.custom-sidebar.open {
  width: 300px;
  /* Adjust width as needed */
}

/* Close Button */
.close-btn {
  position: absolute;
  top: 10px;
  right: 1px;
  font-size: 30px;
  background: none;
  border: none;
  color: #333;
  /* Close button color */
  cursor: pointer;
  margin-top: -10px;
}

/* Sidebar Links */
.custom-sidebar h2 {
  padding: 10px 5px;
  color: #007bff;
  /* Primary color */
  margin-bottom: 0px;
  font-size: 12px;
}

.custom-sidebar ul {
  list-style: none;
  padding: 0;
}

.custom-sidebar ul li {
  padding: 10px 12px;
  text-align: left;
}

.custom-sidebar ul> :nth-child(1),
.custom-sidebar ul> :nth-child(2) {
  border-bottom: 1px solid #e0eaef;
}

.custom-sidebar ul li a {
  text-decoration: none;
  color: #333;
  /* Text color */
  font: normal normal normal 12px/25px Poppins;
  font-weight: 400;
  display: block;
  transition: 0.2s;
}

/* custom-sidebar Link Hover */
.custom-sidebar ul li a:hover {
  background-color: #e2e6ea;
  /* Light hover background */
  border-radius: 5px;
  /* Rounded corners */
}

/* Dropdown Styling */
.dropdown {
  position: relative;
}

.dropdown-btn {
  cursor: pointer;
  font-size: 16px;
  color: #333;
  display: block;
  text-align: left;
}

.dropdown-content {
  /* Initially hidden */
  position: relative;
  background-color: white;
  padding: 0px 0;
  margin-top: 0px;
}

.dropdown-content a {
  text-decoration: none;
  color: #333;
  padding: 8px 10px;
  display: block;
  text-align: left;
  transition: 0.2s;
  border: 1px solid #e0eaef !important;
}

.dropdown-content a:hover {
  background-color: #e2e6ea;
  border-radius: 5px;
}

/* Show Dropdown Content on Click */
.dropdown-btn:focus+.dropdown-content,
.dropdown-content:hover {
  display: block;
}

/* Authentication Buttons */
.auth-buttons {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  align-items: center;
  gap: 10px;
}

.auth-buttons .login-btn,
.auth-buttons .signup-btn {
  width: 120px;
  text-align: center;
}

.signup-btn,
.login-btn {
  padding: 8px 14px;
  border: none;
  cursor: pointer;
  font-size: 16px;
  border-radius: 5px;
  /* Rounded buttons */
}

.signup-btn {
  background-color: #007bff;
  /* Primary button color */
  color: white;
}

.login-btn {
  background-color: white;
  color: #007bff;
  border: 1px solid #007bff;
}

.login-btn a {
  color: #007bff !important;
}

.login-btn:hover {
  background-color: #007bff;
  color: white;
}

.more-buttno-menu {
  display: flex;
  align-items: center;
  width: 100%;
  background: white;
  padding: 10px;
}

.dropdown-menu-icon {
  width: 80%;
  display: flex;
  justify-content: end;
  font-size: 11px;
}

.home-icon-container {
  display: flex;
  align-items: center;
  background-color: white;
  padding: 5px;
}

.home-icon-container img {
  width: 16px;
  height: 18px;
  margin-top: 5px;
}

.home-icon-inner-container {
  display: flex;
  align-items: center;
  padding-left: 10px;
  gap: 5px;
}

.volza-global-icon-mobile {
  position: absolute;
  top: 18px;
  right: calc(50% - 90px);
  font-size: 30px;
  background: none;
  border: none;
  color: #333;
  cursor: pointer;
  margin-top: -8px !important;
}

@media (max-width: 365px) {
  .volza-global-icon-mobile {
    font-size: 26px;
    /* Adjust size for smaller devices */
    top: 16px;
    /* Slightly closer to the top on smaller screens */
    right: calc(50% - 100px) !important;
    /* Adjust positioning on smaller devices */
  }
}

.close-dropdown-content {
  font-size: 13px;
  transform: scaleX(1.5);
  padding-top: 6px;
}

.open-dropdown-content {
  font-size: 13px;
  transform: scaleX(1.5);
  padding-top: 6px;
  display: none;
}

.graph-title {
  width: 100%;
  background-color: white;
  display: flex;
  justify-content: center;
}

.frameParent3333 {
  align-self: stretch;
  flex-direction: column;
  align-items: flex-start;
  border-top: 1px solid lightgray;
  border-left: 1px solid var(--color-lightsteelblue-100);
  display: flex;
  justify-content: flex-start;
}

.frameWrapper {
  background-color: var(--color-white);
  padding: var(--padding-3xs) var(--padding-5xs);
}

.frameContainer,
.frameWrapper {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.monthGroup {
  align-self: stretch;
  background-color: var(--color-lavender);
  border-bottom: 1px solid var(--color-lightgray);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0 0 0 var(--padding-3xs);
  margin-bottom: 0 !important;
}

.monitorAssess {
  flex: 1;
  position: relative;
  font-weight: 500;
  word-break: break-all;
  font-family: "Poppins";
}

.product {
  margin: 0;
}

.maskGroupParent {
  flex: 1;
  background-color: var(--color-white);
  flex-direction: row;
  align-items: center;
  padding: var(--padding-7xs) var(--padding-3xs);
  padding-left: 20px;
  border-left: 1px solid var(--color-lightsteelblue-100);
  display: flex;
  justify-content: flex-start;
}

.monthWrapper1 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: var(--padding-3xs) var(--padding-3xs) 0;
}

.frameParent33,
.maskGroupParent {
  border-left: 1px solid var(--color-lightsteelblue-100);
  display: flex;
  justify-content: flex-start;
}

.frameParent33 {
  align-self: stretch;
  flex-direction: column;
  align-items: flex-start;
  border-top: 1px solid lightgray;
}

.product {
  margin: 0;
}

.monthParent,
.monthWrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.month {
  position: relative;
  display: inline-block;
  width: 93px;
  flex-shrink: 0;
}

.monthWrapper {
  flex: 1;
  background-color: var(--color-white);
  border-left: 1px solid var(--color-lightsteelblue-100);
  justify-content: flex-start;
  padding: var(--padding-7xs) var(--padding-3xs);
  color: var(--color-black);
  padding-left: 20px;
  font-size: 11px;
  letter-spacing: 0px;
  opacity: 1;
  min-height: 35px;
}

.maskGroupParent {
  flex: 1;
  background-color: var(--color-white);
  flex-direction: row;
  align-items: center;
  padding: var(--padding-7xs) var(--padding-3xs);
  padding-left: 20px;
  gap: 5px;
}

.month8 {
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  flex: 1;
  position: relative;
  font-size: var(--font-size-2xs);
  font-weight: 600;
  font-family: var(--font-poppins);
  color: var(--color-royalblue-100);
  text-align: left;
  display: inline-block;
}

.export-shipment-table tr.last-row {
  border-bottom: 2px solid var(--border-color) !important;
}

.color-blue {
  color: #0073f2 !important;
}

.copy-hsn-style {
  background: #ffffff !important;
  color: #0073f2;
}

.footer-column a:hover {
  color: #0073f2 !important;
  border-bottom: 1px solid #0073f2 !important;
}

.references-cards .toggle-icon::before,
.faq-items-export .faq-title::after {
  content: "+";
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  color: var(--black-color);
  cursor: pointer;
  /* Make it clickable */
}

.graph-dates-format {
  font-size: 12px;
}

.exp-table {
  overflow: hidden;
}

.argentina-square-bg {
  width: 64px;
  height: 38px;
  background: url("https://www.volza.com/public/images/homePageCountries/argentina-square-bg.webp");
  background-repeat: no-repeat;
}

.bolivia-square-bg {
  width: 64px;
  height: 38px;
  background: url("https://www.volza.com/public/images/homePageCountries/bolivia-square-bg.webp");
  background-repeat: no-repeat;
}

.pakistan-square-bg {
  width: 64px;
  height: 38px;
  background: url("https://www.volza.com/public/images/homePageCountries/pakistan-square-bg.webp");
  background-repeat: no-repeat;
}

.peru-square-bg {
  width: 64px;
  height: 38px;
  background: url("https://www.volza.com/public/images/homePageCountries/peru-square-bg.webp");
  background-repeat: no-repeat;
}

.philippines-square-bg {
  width: 64px;
  height: 38px;
  background: url("https://www.volza.com/public/images/homePageCountries/philippines-square-bg.webp");
  background-repeat: no-repeat;
}

.russia-square-bg {
  width: 64px;
  height: 38px;
  background: url("https://www.volza.com/public/images/homePageCountries/russia-square-bg.webp");
  background-repeat: no-repeat;
}

.tanzania-square-bg {
  width: 64px;
  height: 38px;
  background: url("https://www.volza.com/public/images/homePageCountries/tanzania-square-bg.webp");
  background-repeat: no-repeat;
}

.turkey-square-bg {
  width: 64px;
  height: 38px;
  background: url("https://www.volza.com/public/images/homePageCountries/turkey-square-bg.webp");
  background-repeat: no-repeat;
}

.united-states-square-bg {
  width: 64px;
  height: 38px;
  background: url("https://www.volza.com/public/images/homePageCountries/united-states-square-bg.webp");
  background-repeat: no-repeat;
}

.vietnam-square-bg {
  width: 64px;
  height: 38px;
  background: url("https://www.volza.com/public/images/homePageCountries/vietnam-square-bg.webp");
  background-repeat: no-repeat;
}

.vid-wrapper {
  max-width: 1300px !important;
}

.export-shipment-table {
  height: 170em !important;
  overflow-y: auto;
  overflow-x: hidden;
}

.export-shipment-table tr {
  border-bottom: none;
}

.export-shipment-table tr.last-row {
  border-bottom: 2px solid var(--border-color) !important;
}

.custom-modal-content>div>:nth-child(n) {
  align-items: flex-start;
}

.bol-container {
  padding: 20px 0 !important;
  width: 100%;
}

.video-stream {
  height: 450px;
}

.home-see-more {
  text-decoration: underline;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
}

.search-toggle-button {
  color: #0073f2;
  font-size: 12px;
}

@media screen and (max-width:800px) {
  .reference-title>:nth-child(n) {
    width: 50%;
  }

  .view-more-buyers {
    font-size: 11px;
    text-align: right;
  }

  .buyers-overview .inner-content img {
    width: auto;
  }

	.privacy-policy {
		padding: 10px !important;
		font: normal normal 400 12px / 18px Poppins;
	}

	.privacy-content h2 {
		font: normal normal 700 13px / 18px Poppins;
	}

	.tagify__input::placeholder,
	.homepage-search-input {
		font-size: 11px !important;
	}

  .mob-heading {
    font-size: 16px !important;
  }

  .mobile-padding {
    padding: 16px !important;
  }

  .home-see-more {
    font-size: 18px !important;
    font-weight: 600;
  }

  .rec-search-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .companyExim {
    margin-top: 60px;
  }

  .whatsapp-float {
    position: fixed;
    bottom: 45px;
    right: 10px;
    width: 60px;
    height: 60px;
    background-color: #4caf50;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: background-color 0.3s;
    padding: 10px;
		z-index: 100;
  }

  .whatsapp-float img {
    width: 40px;
    /* Adjust the image size */
    height: 40px;
    border-radius: 50px;
  }

  .whatsapp-float:hover {
    background-color: #128c7e;
    /* Hover effect */
    transition: background-color 0.3s ease;
  }

  .company-address-link {
    flex-direction: column !important;
  }

  .video-stream {
    height: auto;
  }

  .comp-faq {
    padding: 10px;
  }

  .btn-container {
    font-size: 12px !important;
    font-family: var(--font-poppins) !important;
    color: #ffffff !important;
    padding: 10px 12px !important;
    width: calc(50% - 0px) !important;
  }

  div .color-black {
    color: #000000 !important;
  }

  .button-container a {
    font-size: 12px !important;
    font-family: var(--font-poppins) !important;
    color: #ffffff !important;
  }

  .volza-offers-unbeatable {
    display: contents !important;
  }

  .rating-content-alignment {
    margin: 0 !important;
    padding: 5px !important;
  }

  .explore-links ul {
    row-gap: 10px !important;
  }

  .footer-column-mobile {
    width: calc(33.33% - 10px) !important;
  }

  .footer-column-mobile ul li a {
    color: #bac1cf !important;
    font-size: 13px;
    font-family: var(--font-poppins);
  }

  .review-ques-section .review-item .markedFinalCustomerReview {
    margin-left: 0em !important;
  }

  .icon-right-arrow {
    margin: unset !important;
  }

  .nav-container {
    width: 100%;
    padding: 0px 10px;
  }

  .buyers-countrywise::after {
    content: "+" !important;
  }

  .references-cards>details.show .buyers-countrywise::after {
    content: "-" !important;
  }

  .references-cards>div.show .buyers-countrywise::after {
    content: "-" !important;
  }

  .volza-image-preview,
  .volza-image-preview-product {
    object-fit: contain !important;
  }

  .volza-logo {
    width: 60px !important;
  }

  .data-volza {
    font-size: 10px !important;
  }

  .graph-dates-format {
    font-size: 10px !important;
  }

  .data-source {
    font-size: 10px;
  }

  .overview-section.content-wrapper .left-section {
    border-radius: 10px !important;
  }

  .home-buyers .buyers-name .name a {
    font-size: 11px;
  }

  .comparePlans-container {
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
  }

  .comparePlans {
    font-size: 13px;
    text-decoration: underline;
    font-weight: 600;
    color: var(--color-royalblue-100);
    text-align: left;
    align-items: center;
    justify-content: center;
    text-decoration: underline !important;
    display: flex !important;
  }

  .cta-text {
    text-align: center;
  }

  .footer-container {
    padding: 15px 10px;
  }

  .cta-container {
    padding: 15px 0px;
  }

  .custom-background {
    width: 100% !important;
    z-index: 100 !important;
    border-top: 1px solid #cad6dc;
    background: #0f3f75 0 0 no-repeat padding-box !important;
  }

  .custom-background ul .active {
    border: 1px solid white !important;
    border-radius: 20px !important;
    background: #0073f2 !important;
  }

  .sm-heading .title-wrapper {
    justify-content: space-between;
  }

  .cta-section {
    padding: 16px 10px;
  }

  .cta-section .buyers-bottom-btns .btns a {
    font-size: 11px !important;
  }

  .keyIndicatorField {
    font-size: 11px !important;
  }

  .keyIndicatorValue {
    font-size: 13px !important;
    font-weight: 500;
  }

  .heading-main {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
  }

  .breadcrumb {
    margin-left: 5px;
  }

  .heading-pageSub {
    font-weight: 400 !important;
  }

  .mobile-font-11px {
    font-size: 11px !important;
  }

  .heading-title {
    font-size: 16px;
    font-weight: 600;
  }

  .heading-pageSub {
    font-size: 11px;
    font-weight: 600;
  }

  .key-indicators .item dt,
  .key-indicators .item a {
    font-size: 12px;
    font-weight: 500;
  }

  .key-indicators .item dd {
    font-size: 16px;
    font-weight: 400;
  }

  .info-items {
    flex-direction: row !important;
  }

  .info-items .info-box {
    padding: 5px;
  }

  .rating-value {
    font-size: 12px;
  }

  .info-box .rating .stars {
    font-size: 14px;
  }

  .rating-info span,
  .money-back span {
    font-size: 11px;
  }

  .breadcrumb .link {
    font-size: 9px !important;
  }

  .info-items .promo-message {
    font-size: 11px;
    line-height: 18px;
  }

  .top-heading-section {
    margin: 5px;
  }

  .hide-ele-mobile {
    display: none !important;
  }

  .hide-ele-web {
    display: block !important;
  }

  .menu-container,
  .tabs-container {
    padding: 7px 0 0 10px;
  }

  .top-box .inner-content {
    margin: 5px;
  }

  .overview-container,
  .faq-container,
  .rating-container,
  .explore-container,
  .pricing-container,
  .reviews-container,
  .countries-container,
  .grow-business-section-container,
  .video-section-container {
    margin: 5px;
  }

  .home-buyers .flag-cell-global {
    flex-direction: column;
    display: table-cell;
  }

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

  .footer-wrapper {
    gap: 30px;
  }

  nav .icon-search {
    padding: 18px;
    margin-left: 5px;
  }

  nav .icon-toggle {
    height: 30px;
  }
}

.remove-graph-legends {
  margin-top: 62px !important;
}

.button-container {
  display: flex;
  gap: 10px;
}

.volza-offers-unbeatable>:nth-child(1) {
  width: 100%;
}

.faq-ans-style a {
  color: #0073f2 !important;
}

.btn-container {
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  color: white;
  font-size: 15px;
  height: 40px;
  font-weight: 600;
  font-family: var(--font-poppins) !important;
  width: max-content;
}

.btn-container a {
  color: #ffffff !important;
}

.btn-primary {
  background-color: #007bff !important;
}

.btn-primary:hover {
  background-color: #0056b3;
}

.btn-secondary {
  background-color: #123456;
}

.btn-secondary:hover {
  background-color: #0d2e44;
}

.volza-offers-unbeatable {
  display: flex;
}

.buyers-overview-content a {
  color: #0073f2 !important;
}

/* Container */
.frameParent9 {
  background-color: #f8f9fa;
  /* Light background */
  padding: 20px;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  /* Light shadow */
  max-width: 600px;
  margin: 20px auto;
  /* Centering the container */
}

/* Heading */
.accessDivAlignment h2 {
  font: normal normal 600 14px/21px Poppins !important;
  font-weight: bold;
  margin-bottom: 15px;
  color: #000;
}

/* Body Text */
.accessDivbody {
  color: #6c757d;
  /* Gray color */
  margin-bottom: 20px;
  line-height: 1.6;
}

/* Button Group */
.buttonGroup {
  display: flex;
  justify-content: center;
  gap: 10px;
  /* Space between buttons */
}

/* Buttons */
.signUpContainerAlignment {
  background-color: #007bff;
  /* Blue button */
  border: none;
  border-radius: 5px;
  color: white;
  padding: 10px 20px;
  font-size: 1rem;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.signUpContainerAlignment:hover {
  background-color: #0056b3;
  /* Darker blue on hover */
}

.parentconsultAnExpert {
  background-color: #123456;
  /* Dark blue button */
  border: none;
  border-radius: 5px;
  color: white;
  padding: 10px 20px;
  font-size: 1rem;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.parentconsultAnExpert:hover {
  background-color: #0d2e44;
  /* Darker blue on hover */
}

/* Button Text */
.signUp,
.consultAnExpert {
  font-weight: bold;
}

.share-link-style {
  color: #000 !important;
  background: #eef4fb 0 0 no-repeat padding-box;
  border: 2px dashed #0073f2;
  border-radius: 5px 0 0 5px;
  padding: 5px 7px;
  border-right: none !important;
  font: normal normal 600 14px / 25px Poppins;
  letter-spacing: 0;
  word-break: break-all !important;
  align-self: stretch;
  position: relative;
}

.copy-share-link-btn {
  align-self: stretch;
  position: relative;
}

.copy-link-button {
  height: 100% !important;
}

.dropdown-content a {
  font-weight: 400 !important;
}

.bol-container {
  padding: 20px 0 !important;
  width: 100%;
}

.pointer-event-none {
  pointer-events: none !important;
}

.pointer-event-all {
  pointer-events: all !important;
}

.legend-remover-buyers,
.legend-remover-import {
  margin-top: 71px !important;
}

.legend-remover-export {
  margin-top: 51px !important;
}

.custom-loader {
  border: 8px solid #0f3f75;
}

.custom-loader {
  border: 8px solid #0f3f75;
  /* Light grey */
  border-top: 8px solid white;
  /* Blue */
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s ease infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.display-none {
	display: none !important;
}

.customLoaderContainer {
  width: 45%;
  display: none;
  justify-content: center;
  position: absolute;
  margin-top: 60px;
}

.section-container .inner-wrapper>:nth-child(n) {
  max-height: 98em;
}

#seeAllButton {
  cursor: pointer;
}

.remove-graph-legends {
  margin-top: 62px !important;
}

.tagify__tag:hover {
  background-color: #eef4fb !important;
  /* Custom hover color */
  box-shadow: none !important;
  /* Remove any shadow */
  background-color: #eef4fb !important;
}

.tagify__tag {
  z-index: unset !important;
  border: 1px solid #cbdbee !important;
  /* Replace with your desired border color */
  background-color: #eef4fb !important;
  border-radius: 4px;
  font-weight: 500;
  box-shadow: none !important;
  /* Remove shadow */
  outline: none !important;
}

/* Remove hover, focus, and active states for the remove button */
.tagify__tag__removeBtn:hover,
.tagify__tag__removeBtn:focus,
.tagify__tag__removeBtn:active {
  background-color: transparent !important;
  color: #000;
  /* No outline */
}

/* Ensure that the tag does not change when the remove button is hovered */
.tagify__tag:focus-within {
  background-color: #007bff !important;
  /* Keep the same background */
  box-shadow: none !important;
  /* Remove shadow */
  border: none !important;
  /* Remove border */
}

.import-shipment-table::-webkit-scrollbar {
  display: none;
}

.import-shipment-table {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.hscode-link {
  color: var(--light-blue) !important;
}

@media screen and (max-width: 900px) {
  .table-responsive {
    overflow-x: auto !important;
  }

  .main-body-box {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .main-body-box-foorter {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 10px !important;
    background: #eef4fb;
  }

	.logo-icon-alignment {
		width: 70px !important;
	}

  .bottom-menu .list-items-company li a {
    padding: 2px 8px;
    border: 1px solid transparent;
    color: var(--light-grey);
    border-radius: 15px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .list-items-company {
    padding: 10px 0;
    column-gap: 0px;
  }

  div .container-import {
    width: 100% !important;
    padding: 15px 10px !important;
  }

  .references-cards>details {
    width: 100% !important;
  }

  .pricing-section .pricing-cards ul li:hover {
    color: #000000 !important;
  }

  .countries-covered-section .buttons .btn {
    font-size: 12px !important;
    padding: 8px !important;
    text-align: center;
  }

  .search-box-moda-item {
    width: 90% !important;
  }

  .most-product-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 20px;
  }

  .rotate-up {
    transform: rotate(180deg) !important;
  }

  .most-product-data {
    display: flex;
    background-color: #ffffff;
    border: 1px solid #e0eaef;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(186, 193, 207, 0.25);
    align-items: center;
    justify-content: center;
    color: #0073f2;
  }

  .product-viewMore {
    color: #0073f2;
    font-size: 13px;
    font-family: var(--font-poppins);
    padding: 10px 0;
    display: flex;
    gap: 10px;
  }

  .product-viewMore>span {
    background: url("https://www.volza.com/img/icons/blueArrow.svg") center center no-repeat;
    background-size: 100%;
    width: 15px;
    transform: rotate(180deg);
    display: flex;
  }

  .item-display-none {
    display: none;
  }

  .data-table th.date,
  .data-table td.date {
    position: sticky !important;
    left: 0 !important;
    z-index: 2 !important;
  }

  .data-table td.date {
    z-index: 1 !important;
  }

  .home-buyers .data-table .flag-cell {
    width: 15% !important;
  }

  .export-import-table-row,
  .export-import-table-row td {
    display: flex;
  }

  .import-data-table-mobile {
    width: 82em !important;
  }

  .bill-landing-link {
    justify-content: flex-end !important;
  }

  .bill-landing-link td {
    border: 0 !important;
  }

  .home-buyers .data-table .flag-cell span {
    flex-direction: row !important;
  }

  .imp-table {
    height: unset !important;
  }

  .importExport-shipment-table {
    overflow-y: unset !important;
    height: unset !important;
    overflow-x: unset !important;
  }

  .custom-popup-content {
    height: 100% !important;
    padding: 19px !important;
  }

  .popup-input {
    width: calc(100% - 0px) !important;
    font-size: 12px !important;
    font-family: var(--font-poppins) !important;
    color: #000000 !important;
  }

  div .country-code {
    width: 25% !important;
  }

  .successled-grid,
  .successled-grid .content {
    position: relative !important;
  }

  .ribbon-container {
    height: 100% !important;
  }
}

.filterAlignment {
  font-size: 13px;
  font-weight: 500;
  color: #4d575d !important;
  flex: 1 1;
  position: relative;
}

.hsn-container .right-section {
  padding: 15px;
}

.rss-links-container>:nth-child(n) {
  color: white;
}

.rss-links-container {
  display: flex;
  gap: 10px;
}

.schedule-demo-footer {
  display: contents;
}

.view-more-buyers {
  font-size: 16px;
  color: #000000;
  font-family: var(--font-poppins);
}

.adjust-network-chart {
  display: flex !important;
  justify-content: center !important;
}

.question-alignment {
  font-weight: 500 !important;
  display: block;
	font-size: 16px;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
  unicode-bidi: isolate;
}

.VShapeBox {
  height: 54px;
  background: #ffffff;
  position: relative;
  overflow: hidden;
}

.VShapeBox::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 20px solid #e0eaef;
  z-index: 1;
}

.tradingBoxInner {
  width: 137px !important;
  padding: 7px 17px 7px 25px !important;
}

.tradingBoxInner {
  width: 137px !important;
  padding: 7px 17px 7px 25px !important;
}

.tradingBox {
  background: #e0eaef 0% 0% no-repeat padding-box;
  border: 1px solid #0f3f75;
  opacity: 1;
  font: normal normal 600 13px/20px Poppins;
  letter-spacing: 0px;
  color: #0f3f75;
  border-radius: 8px;
  padding: 7px 20px;
}

.borderForVshape {
  width: 0;
  margin-top: 0;
  border: 19px solid transparent;
  border-bottom-color: #0f3f75 !important;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  transform: rotate(180deg);
}

.colorInherit {
  color: inherit !important;
}

.network-chart-main-container {
  display: flex;
  justify-content: center;
  gap: 29em;
  margin-top: 2em;
}

.adjust-network-chart-innner {
  width: 60%;
}

.import-product-alignment {
  width: 10% !important;
  color: #6d757e !important;
}

.blur {
  filter: blur(3px);
}

.font-color-product {
  color: #6d757e !important;
}

.font-color-text {
  filter: blur(3px);
}

.location-alignment {
  color: #6d757e !important;
}

/*company-index*/
.company-location-section .content {
  padding: 15px 10px;
}

.company-product-dis {
  color: #000000 !important;
  font-family: var(--font-poppins);
}

.product-table-responsive table tr td,
.product-table-responsive table tr th {
  width: 15% !important;
}

.product-table-responsive table tr .product-term-col {
  width: 40% !important;
}

.blur-product-element {
  filter: blur(3px) !important;
  color: #0073f2 !important;
}

.produt-content-alignment {
  display: flex !important;
  align-items: center;
  flex-wrap: wrap !important;
}

.blur-content {
  position: relative;
  cursor: pointer;
  display: inline-block;
}

.blur-content-popup {
  display: none;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 10px;
  z-index: 1000;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
  white-space: nowrap;
  width: max-content;
}

.blur-content-popup-import {
  display: none;
  position: absolute;
  bottom: 0;
  left: 16%;
  transform: translateX(-50%);
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 10px;
  z-index: 1000;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
  white-space: nowrap;
  width: max-content;
}

.blur-content-popup-import a {
  text-decoration: none;
  color: #007bff;
}

.blur-content:hover .blur-content-popup-import {
  display: flex !important;
}

.blur-content:hover .blur-content-popup {
  display: flex !important;
}

.company-hsn-section a {
  color: var(--light-blue);
  font-size: 14px;
  font-weight: 400;
  line-height: 22.96px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.company-hsn-section a.view-more {
  font-weight: 600;
  margin-top: 10px;
}

.blur-content-popup a {
  text-decoration: none;
  color: #007bff;
}

.blur-product-element {
  display: inline-block;
}

.display-image {
  display: contents !important;
}

@media screen and (max-width: 635px) and (min-width: 375px) {
  .reference-title>:nth-child(n) {
    width: 50%;
  }

  .view-more-buyers {
    font-size: 11px;
    text-align: right;
  }

  .map-container {
    height: auto !important;
  }

  .VShapeBox {
    height: 50px;
  }

  .network-chart-main-container {
    gap: 10em;
  }

  .tradingBox {
    font-size: 10px;
  }

  .tradingBoxInner {
    width: 100px !important;
    padding: 5px !important;
    text-align: center;
  }
}

@media screen and (max-width: 845px) and (min-width: 390px) {
  .reference-title>:nth-child(n) {
    width: 50%;
  }

  .view-more-buyers {
    font-size: 11px;
    text-align: right;
  }

  .map-container {
    height: auto !important;
  }

  .VShapeBox {
    height: 50px;
  }

  .network-chart-main-container {
    gap: 10em;
  }

  .tradingBox {
    font-size: 10px;
  }

  .tradingBoxInner {
    width: 100px !important;
    padding: 5px !important;
    text-align: center;
  }
}

@media screen and (min-width: 360px) and (max-width: 800px) {
  .map-container {
    height: auto !important;
  }

  .VShapeBox {
    height: 50px;
  }

  .network-chart-main-container {
    gap: 10em;
  }

  .tradingBox {
    font-size: 10px;
  }

  .tradingBoxInner {
    width: 100px !important;
    padding: 5px !important;
    text-align: center;
  }
}

.product-col {
  width: 25% !important;
}

.dis-none-final {
  display: none;
}

.list-items-company {
  padding: 10px 0;
  column-gap: 10px;
}

.supplierfw {
  font-weight: 500 !important;
}

.location-box-alignment {
  display: flex;
  align-items: end;
}

.locationIcon {
  position: relative;
  width: 18px;
  height: 18px;
}

.requires-paid-sub {
  color: var(--dark-blue);
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  padding-left: 5px;
}

.sign-up-imp {
  text-decoration: underline !important;
  padding-left: 5px;
}

.pricing-heading {
  display: flex;
  justify-content: center;
  font-weight: 500;
  margin-top: 10px;
  padding: 5px;
}

.gap-10 {
  display: grid;
}

.origin-country-alignment {
  color: #0069f2 !important;
}

.ml-5 {
  margin-left: 5px !important;
}

@media (min-width: 360px) and (max-width: 647px) {
  .reference-title>:nth-child(n) {
    width: 50%;
  }

  .view-more-buyers {
    font-size: 11px;
    text-align: right;
  }

  .no-credit-card-mobile {
    font-size: 10px !important;
  }
}

.hsnCode-alignment {
  color: #6d757e !important;
}

#mobileFooter {
  width: 75%;
}

#countryCodeFooter {
  width: 25%;
}

.custom-tick {
  width: 36px;
  height: 16px;
  border: 3px solid green;
  border-top: unset;
  border-right: unset;
  transform: rotate(-37deg);
  margin-top: -7px;
  margin-left: 5px;
}

.display-none {
  display: none !important;
}

/* .adjust-import-export-main-container thead th{
  width: 12% !important;
  min-width: 12% !important
}
.adjust-import-export-main-container tbody td{
  width: 12% !important;
  min-width: 12% !important
} */

.margin-10px {
  margin: 10px !important;
}


.popup-input-footer{
  resize: none;
}
.ml-5 {
  margin-left: 5px !important;
}
.display-none {
	display: none;
}
@media (min-width: 360px) and (max-width: 647px) {
	.no-credit-card-mobile {
		font-size: 10px !important;
    gap: 10px !important;
	}
}
.goog-te-gadget {
	height: 47px;
	overflow: hidden;
	margin: auto;
}

.goog-te-combo {
	margin: 0px;
}
.google_translate {
	padding-top: 0px;
	display: flex;
}

#google_translate_element input,
#google_translate_element select {
	height: 41px !important;
	border: 1px solid var(--border-color) !important;
	border-radius: 5px !important;
	padding: 10px 30px 10px 10px !important;
	font-weight: 500 !important;
}
.custom-tick {
	width: 36px;
	height: 16px;
	border: 3px solid green;
	border-top: unset;
	border-right: unset;
	transform: rotate(-37deg);
	margin-top: -7px;
	margin-left: 5px;
}
.display-none {
	display: none !important;
}
/* .adjust-import-export-main-container thead th{
  width: 12% !important;
  min-width: 12% !important
}
.adjust-import-export-main-container tbody td{
  width: 12% !important;
  min-width: 12% !important
} */

.popup-input-footer {
	resize: none;
}