/*@import url('https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&display=swap');*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body {
  /*font-family: "Google Sans", sans-serif;*/
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #000;
  /*background: #E8EEF3;*/
  background: #FFF;
  font-size: 12px;
  line-height: 20px;
  width: 100%;
  overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
  color: #222;
}
/* Override the bootstrap defaults */
h1 {
  font-size: 33px;
}
h2 {
  font-size: 27px;
}
h3 {
  font-size: 21px;
}
h4 {
  font-size: 15px;
}
footer h5 {
  font-size: 12px;
}
h6 {
  font-size: 10.2px;
}
a {
  color: #23a1d1;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
/* Chrome border line */
button:focus {
  outline: none !important;
}
legend {
  font-size: 18px;
  padding: 7px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
label {
  font-size: 12px;
  font-weight: normal;
}
.list-unstyled a {
  text-decoration: none;
}
.nav-tabs {
  margin-bottom: 15px;
}
div.required .col-form-label:before, div.required .form-label:before {
  content: "* ";
  color: #F00;
  font-weight: bold;
}
.form-switch-lg {
  font-size: 20px;
  min-height: 30px;
  line-height: 30px;
}
@media (min-width: 768px) {
  .col-form-label {
    text-align: right;
  }
}
#alert {
  z-index: 9999;
  pointer-events: all;
}
#alert .alert {
  min-width: 400px;
  position: relative;
  margin-bottom: 15px;
}
@media (min-width: 1300px) {
  #alert .alert {
    right: 50px;
  }
}
@media (min-width: 1400px) {
  #alert .alert {
    right: 0px;
  }
}
@media (min-width: 1600px) {
  #alert .alert {
    right: 100px;
  }
}
@media (min-width: 1800px) {
  #alert .alert {
    right: 200px;
  }
}
@media (min-width: 2000px) {
  #alert .alert {
    right: 300px;
  }
}
@media (min-width: 2200px) {
  #alert .alert {
    right: 400px;
  }
}
@media (min-width: 2400px) {
  #alert .alert {
    right: 500px;
  }
}
@media (min-width: 2600px) {
  #alert .alert {
    right: 600px;
  }
}
@media (min-width: 2800px) {
  #alert .alert {
    right: 700px;
  }
}
@media (min-width: 3000px) {
  #alert .alert {
    right: 800px;
  }
}
@media (min-width: 3200px) {
  #alert .alert {
    right: 900px;
  }
}
@media (min-width: 3400px) {
  #alert .alert {
    right: 1000px;
  }
}
@media (min-width: 3600px) {
  #alert .alert {
    right: 1100px;
  }
}
@media (min-width: 3800px) {
  #alert .alert {
    right: 1200px;
  }
}
@media (min-width: 4000px) {
  #alert .alert {
    right: 1300px;
  }
}
/* top */
#top {
  background-color: #EEEEEE;
  border-bottom: 1px solid #e2e2e2;
  padding: 10px 0;
  margin: 0 0 20px 0;
  min-height: 44px;
  position: relative;
}
#top .nav > .list-inline > .list-inline-item, #top .nav > .list-inline .list-inline-item > a, #top .nav > .list-inline .list-inline-item .dropdown > a {
  color: #888;
  text-shadow: 0 1px 0 #FFF;
}
#top .btn-link {
  color: #888;
  text-shadow: 0 1px 0 #FFF;
  text-decoration: none;
}
#top .btn-link:hover {
  color: #444;
}
#top a {
  font-size: 1.1em;
  text-decoration: none;
}
footer a {
  font-size: 1.1em;
  text-decoration: none;
}
/* logo */
#logo {
  margin: 0 0 10px 0;
}
#logo img {
  max-width: 150px;
}
/* search */

#search .form-control-lg {
  height: 40px;
  font-size: 12px;
  line-height: 20px;
  padding: 0 10px;
}
#search .btn-lg {
  font-size: 15px;
  line-height: 18px;
  padding: 0.57rem 35px;
  text-shadow: 0 1px 0 #FFF;
}
/* cart */
#header-cart {
  margin-bottom: 10px;
}
#header-cart .btn-lg {
  color: #FFF;
  height: 40px;
  padding: 0 1rem;
}
#header-cart .btn:hover {
  color: #FFF;
}
#header-cart.open > .btn {
  background-image: none;
  background-color: #FFFFFF;
  border: 1px solid #E6E6E6;
  color: #666;
  box-shadow: none;
  text-shadow: none;
}
#header-cart.open > .btn:hover {
  color: #444;
}
#header-cart .dropdown-menu {
  background: #eee;
  z-index: 1001;
  min-width: 100%;
}
#header-cart .dropdown-menu table {
  margin-bottom: 10px;
}
#header-cart .dropdown-menu li {
  min-width: 427px;
  padding: 0 10px;
}
#header-cart .dropdown-menu li p {
  margin: 20px 0;
}
@media (max-width: 478px) {
  #header-cart .dropdown-menu {
    width: 100%;
  }
  #header-cart .dropdown-menu li > div {
    min-width: 100%;
  }
}
#header-cart .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
/* menu */
#menu {
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
  border: 1px solid #1f90bb;
  border-color: #1f90bb #1f90bb #145e7a;
  min-height: 40px;
  border-radius: 4px;
}
#menu.navbar {
  padding: 0 1rem;
  margin-bottom: 20px;
}
#menu .dropdown-menu {
  padding-bottom: 0;
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#menu .dropdown-inner {
  display: table;
}
#menu .dropdown-inner ul {
  display: table-cell;
}
#menu .dropdown-inner ul li a:hover {
  color: #ffffff;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
}
#menu .dropdown-inner a {
  min-width: 160px;
  display: block;
  padding: 3px 20px;
  clear: both;
  line-height: 20px;
  color: #333333;
  font-size: 12px;
}
#menu .see-all {
  display: block;
  margin-top: 0.5em;
  border-top: 1px solid #DDD;
  padding: 3px 20px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 3px 3px;
  font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
}
#menu #category {
  float: left;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .navbar-toggler i {
  color: #fff;
  border-color: #fff;
  font-size: 0.9em;
}
#menu .navbar-nav > li > a {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  padding: 10px 15px 10px 15px;
  min-height: 15px;
  background-color: transparent;
}
#menu .navbar-nav > li > a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
  #menu .dropdown:hover .dropdown-menu {
    display: block;
  }
}
@media (max-width: 767px) {
  #menu {
    border-radius: 4px;
  }
  #menu div.dropdown-inner > ul .list-unstyled {
    display: block;
  }
  #menu div.dropdown-menu {
    margin-left: 0 !important;
    padding-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.1);
  }
  #menu .dropdown-inner {
    display: block;
  }
  #menu .dropdown-inner a {
    width: 100%;
    color: #fff;
  }
  #menu .dropdown-menu a:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  #menu .dropdown-menu ul li a :hover {
    background: rgba(0, 0, 0, 0.1);
  }
  #menu .see-all {
    margin-top: 0;
    border: none;
    border-radius: 0;
    color: #fff;
  }
}
/* content */
#content {
  min-height: 600px;
}
/* footer */
footer {
  padding-top: 30px;
  padding-bottom: 1px;
  background-color: #fff;
  color: #000;
}
footer hr {
  border-top: none;
  border-bottom: 1px solid #666;
}
footer a {
  color: #000;
}
footer h5 {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* breadcrumb */
.breadcrumb {
  margin: 0 0 20px 0;
  padding: 8px 0;
}
.breadcrumb i {
  font-size: 15px;
}
.breadcrumb > li.breadcrumb-item {
  text-shadow: 0 1px 0 #FFF;
  padding: 0 20px;
  position: relative;
  white-space: nowrap;
}
.breadcrumb > li.breadcrumb-item > a {
  text-decoration: none;
  color: #000;
  font-size: 14px;
}
.breadcrumb > li.breadcrumb-item:after {
  content: "";
  display: block;
  position: absolute;
  top: -3px;
  right: -5px;
  width: 26px;
  height: 26px;
  border-right: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.breadcrumb > li.breadcrumb-item + li:before {
  content: "";
  padding: 0;
}
.pagination {
  margin: 0;
}
/* buttons */
.btn-light {
  color: #777;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-light:hover, .btn-light:focus, .btn-light:active, .btn-light.active, .btn-light.disabled, .btn-light[disabled] {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
  background-position: 0;
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  /*background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);*/
  /*background-repeat: repeat-x;*/
  /*border-color: #1f90bb #1f90bb #145e7a;*/
  background: #3C1E64;
    outline: none;
    border: none;
}

.btn:hover {
    background: #3C1E64;
    color: #fff;
}


.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  background-position: 0;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #e06342, #dc512c);
  background-repeat: repeat-x;
  border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  background-image: none;
  background-color: #df5c39;
}
.btn-link {
  border-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  color: #23A1D1;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  box-shadow: none;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  background-color: #222222;
  background-image: linear-gradient(to bottom, #333333, #111111);
}
.product-thumb {
  margin-bottom: 15px;
}
.product-thumb h4 {
  font-weight: bold;
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.product-thumb .image {
  text-align: center;
  margin-bottom: 15px;
}
.product-thumb .image a:hover {
  opacity: 0.8;
}
.product-thumb .button-group {
  display: flex;
  border-top: 1px solid #ddd;
  background-color: #eee;
}
.product-thumb .button-group button {
  flex: 33%;
  border-radius: 0;
  display: inline-block;
  border: none;
  background-color: #eee;
  color: #888;
  line-height: 38px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.product-thumb .button-group button:hover {
  color: #444;
  background-color: #ddd;
  text-decoration: none;
  cursor: pointer;
}
.product-thumb .button-group button + button {
  border-left: 1px solid #ddd;
}
@media (min-width: 960px) {
  .product-list .product-thumb {
    display: flex;
  }
  .product-list .product-thumb .image {
    flex-direction: column;
    margin-bottom: 0px;
  }
  .product-list .product-thumb .content {
    flex-direction: column;
    flex: 75%;
    position: relative;
  }
  .product-list .product-thumb .button-group {
    position: absolute;
    bottom: 0px;
    width: 100%;
    border-left: 1px solid #ddd;
  }
}
.rating {
  padding-bottom: 10px;
}
.rating .fa-stack {
  width: 20px;
}
.rating.fa-star {
  color: #999;
  font-size: 15px;
}
.rating .fa-star {
  color: #FC0;
  font-size: 15px;
}
.rating .fa-star + .fa-star {
  color: #E69500;
}
/* product list */
.price {
  color: #444;
}
.price-new {
  font-weight: 600;
}
.price-old {
  color: #dc512c;
  text-decoration: line-through;
}
.price-tax {
  color: #999;
  font-size: 12px;
  display: block;
}
/* BS4 Changes */
.navbar-light .navbar-toggler {
  font-size: 15px;
  font-stretch: expanded;
  color: #FFF;
  padding: 6px 12px;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
  border-color: #1f90bb #1f90bb #145e7a;
}
.form-check .form-check-input {
  margin-top: 0.25rem;
}
/* Theme Custom CSS */
#display-control #compare-total.a {
  margin-top: -2px;
  padding: 0.35rem 0.565rem;
}
#product-product h1 {
  margin-top: 20px;
  margin-bottom: 10px;
}
#information-contact .card {
  margin-bottom: 20px;
}
#cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  z-index: 9999;
  opacity: 0.95;
  color: #ecf0f1;
  background: #343a40;
}
#cookie div {
  font-size: 16px;
  color: #FFFFFF;
}


:root {
    --fs-70: 70px;
    --fs-68: 68px;
    --fs-64: 64px;
    --fs-60: 60px;
    --fs-56: 56px;
    --fs-54: 54px;
    --fs-52: 52px;
    --fs-48: 48px;
    --fs-44: 44px;
    --fs-40: 40px;
    --fs-38: 38px;
    --fs-36: 36px;
    --fs-32: 32px;
    --fs-28: 28px;
    --fs-26: 26px;
    --fs-24: 24px;
    --fs-22: 22px;
    --fs-20: 20px;
    --fs-18: 18px;
    --fs-16: 16px;
    --fs-14: 14px;
    --fs-12: 12px;
}

@media (max-width: 768px) {
    :root {
        --fs-70: 50px;
        --fs-68: 48px;
        --fs-64: 48px;
        --fs-60: 46px;
        --fs-56: 44px;
        --fs-54: 42px;
        --fs-52: 40px;
        --fs-48: 38px;
        --fs-44: 34px;
        --fs-40: 32px;
        --fs-38: 30px;
        --fs-36: 30px;
        --fs-32: 26px;
        --fs-28: 24px;
        --fs-26: 22px;
        --fs-24: 20px;
        --fs-22: 18px;
        --fs-20: 18px;
        --fs-18: 16px;
        --fs-16: 15px;
        --fs-14: 13px;
        --fs-12: 12px;
    }
}

@media (max-width: 480px) {
    :root {
        --fs-70: 40px;
        --fs-68: 38px;
        --fs-64: 38px;
        --fs-60: 36px;
        --fs-56: 34px;
        --fs-54: 32px;
        --fs-52: 32px;
        --fs-48: 30px;
        --fs-44: 28px;
        --fs-40: 26px;
        --fs-38: 24px;
        --fs-36: 24px;
        --fs-32: 22px;
        --fs-28: 20px;
        --fs-26: 18px;
        --fs-24: 18px;
        --fs-22: 16px;
        --fs-20: 16px;
        --fs-18: 15px;
        --fs-16: 14px;
        --fs-14: 12px;
        --fs-12: 12px;
    }
}


.fs-70 {
    font-size: var(--fs-70);
}

.fs-68 {
    font-size: var(--fs-68);
}

.fs-64 {
    font-size: var(--fs-64);
}

.fs-60 {
    font-size: var(--fs-60);
}

.fs-56 {
    font-size: var(--fs-56);
}

.fs-54 {
    font-size: var(--fs-54);
}

.fs-52 {
    font-size: var(--fs-52);
}

.fs-48 {
    font-size: var(--fs-48);
}

.fs-44 {
    font-size: var(--fs-44);
}

.fs-40 {
    font-size: var(--fs-40);
}

.fs-38 {
    font-size: var(--fs-38);
}

.fs-36 {
    font-size: var(--fs-36);
}

.fs-32 {
    font-size: var(--fs-32);
}

.fs-28 {
    font-size: var(--fs-28);
}

.fs-26 {
    font-size: var(--fs-26);
}

.fs-24 {
    font-size: var(--fs-24);
}

.fs-22 {
    font-size: var(--fs-22);
}

.fs-20 {
    font-size: var(--fs-20);
}

.fs-18 {
    font-size: var(--fs-18);
}

.fs-16 {
    font-size: var(--fs-16);
}

.fs-14 {
    font-size: var(--fs-14);
}

.fs-12 {
    font-size: var(--fs-12);
}

#menu {
  background: #FFF;
  border: none;
}

#menu .navbar-nav>li>a.active {
    color: #3C1E64;
}

#menu .navbar-nav>li>a {
  color: #191919;
  text-shadow: none;
  padding: 10px 15px 10px 15px;
  min-height: 15px;
  background-color: transparent;
  font-size: var(--fs-16);
  font-weight: 600;
}

.product-thumb .description h4 a {
  font-weight: 500;
  font-size: var(--fs-14);
  color: #000;
}

.product-thumb .image {
  background: #EEF6F7;
}

.head_title {
  font-weight: 600;
  font-size: var(--fs-32);
  margin-bottom: 3rem;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.head_title {
    font-weight: 600;
    font-size: var(--fs-32);
    margin-bottom: 3rem;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.head_title::before,
.head_title::after {
    content: "";
    flex: 1;
    height: 2px;
    background: #3C1E64; /* your primary color */
    margin: 0 15px;
}

#carousel-banner-0 {
  margin-bottom: 90px;
}

.price-old {
  color: #0000008A;
  text-decoration: line-through;
  font-size: var(--fs-14);
}

.info-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 20px;
  background: #BDE3E8;
  flex-wrap: wrap;
  margin: 40px 0;
}

.info-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  /*justify-content: center;*/
  gap: 12px;
  flex: 1;
  min-width: 220px;
}

.info-item i {
  font-size: 28px;
  color: #7a8fa6;
}

.info-text strong {
  display: block;
  font-family: Google Sans;
  font-weight: 600;
  font-size: var(--fs-16);
  color: #000;
}

.info-text span {
  font-size: 13px;
  color: #6c7a89;
}

.divider {
  width: 1px;
  height: 40px;
  background: #000;
}

/* Responsive */
@media (max-width: 768px) {
  .info-bar {
    gap: 16px;
  }

  .divider {
    display: none;
  }

  .info-item {
    flex: 100%;
  }
}


.why-choose {
  position: relative;
  background: url('../../../image/catalog/img/ship.jpg') center / cover no-repeat;
  padding: 80px 20px;
  color: #fff;
  margin-top: 50px;
}

.why-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.65);
}

.why-container {
  position: relative;
  max-width: 1200px;
  margin: auto;
  z-index: 1;
}

.why-header {
  max-width: 520px;
  margin-bottom: 50px;
}

.why-header h2 {
  font-size: var(--fs-32);
  margin-bottom: 16px;
  color: #fff;
  font-weight: 600;
}

.why-header p {
  font-size: var(--fs-16);
  line-height: 1.6;
  opacity: 0.9;
}

/* Grid */
.why-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px 40px;
}

.why-item {
  display: flex;
  gap: 14px;
}

.why-item i {
  font-size: var(--fs-28);
  color: #ffffff;
  margin-top: 4px;
}

.why-item h4 {
  font-size: var(--fs-16);
  margin-bottom: 6px;
  color: #fff;
  font-weight: 600;
}

.why-item p {
  font-size: 13px;
  line-height: 1.5;
  opacity: 0.85;
}

@media (max-width: 1024px) {
  .why-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {

  .why-grid {
    grid-template-columns: 1fr;
  }
}

.shop-category {
  padding: 60px 0;
}

.shop-title,
.section-title {
  text-align: center;
  font-size: 32px;
  margin-bottom: 40px;
}

.category-card img {
  width: 100%;
  border-radius: 6px;
}

.category-card h4 {
  margin-top: 12px;
  font-size: 25px;
  font-weight: 600;
  text-align: center;
}

.category-card h4 a {
    color: #000;
}

/* Swiper arrows */
.category-swiper .swiper-button-next,
.category-swiper .swiper-button-prev {
  background: #fff;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  box-shadow: 0 6px 18px rgba(0,0,0,0.2);
}

.category-swiper .swiper-button-next::after,
.category-swiper .swiper-button-prev::after {
  font-size: 16px;
  color: #000;
}

.shop-category-section .btn-outline {
    font-size: var(--fs-16);
    min-width: 180px;
    text-align: center;
    border: 1px solid #000;
    border-radius: 8px;
    margin-top: 40px;
}

header {
    padding-top: 20px;
}

#product-info h1 {
font-weight: 600;
font-size: 24px;
}

.short_desc p {
font-size: 16px;
color: #000000B0;
line-height: 24px;
display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.sticky-panel .price-new {
    font-weight: 700;
    font-size: 24px;
}

.quot {
  background: #F59F0A;
  font-size: 16px;
  color: #000;
  display: block;
  padding: 10px;
  border-radius: 8px;
  text-align: center;
  margin-bottom: 50px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.quot:hover {
  background: #d98a05;
  color: #fff;
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(0,0,0,0.2);
}

.quot:hover {
    color: #000;
}

.sku_tag {
    display: flex;
    align-items: center;
    gap: 5px;
    
}

.sticky-panel {
    position: sticky;
    top: 40px;
    align-self: flex-start;
    height: fit-content;
}

/* ── SHARED ── */
.tech-specs,
.check-specs {
  border: 1px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 20px;
  background: #fff;
}

.specs-header,
.check-specs-header {
  background-color: #3C1E64;
  color: #fff;
  padding: 14px 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-size: 15px;
}

.toggle-icon {
  font-size: 18px;
  flex-shrink: 0;
}

/* ── TABLE STYLE ── */
.specs-body {
  background: #fff;
  overflow: hidden;
  max-height: 1000px;
  opacity: 1;
  transition: max-height 0.5s ease, opacity 0.5s ease;
}

.specs-body.collapsed {
  max-height: 0;
  opacity: 0;
}

.spec-row {
  display: flex;
  justify-content: space-between;
  padding: 12px 24px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
}

.spec-row:nth-child(even) {
  background-color: #f5f6f7;
}

.spec-row:last-child {
  border-bottom: none;
}

.spec-label {
  font-weight: 500;
  color: #333;
  width: 40%;
}

.spec-value {
  color: #555;
  width: 60%;
}

/* ── CHECKLIST STYLE ── */
.check-specs-body {
  padding: 16px 24px;
  background: #f5f7fa;
  overflow: hidden;
  max-height: 1000px;
  opacity: 1;
  transition: max-height 0.5s ease, opacity 0.5s ease;
}

.check-specs-body.collapsed {
  max-height: 0;
  opacity: 0;
  padding: 0 24px;
}

.check-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 0;
  border-bottom: 1px solid #e5e7eb;
  font-size: 14px;
  color: #333;
}

.check-item:last-child {
  border-bottom: none;
}

.check-icon {
  color: #1a2d4d;
  font-size: 18px;
  flex-shrink: 0;
}

.product-swiper-wrapper {
  width: 100%;
}

.product-gallery    .swiper {
      width: 100%;
      height: 300px;
      margin-left: auto;
      margin-right: auto;
    }

.product-gallery    .swiper-slide {
      background-size: cover;
      background-position: center;
    }

.product-gallery    .mySwiper2 {
      height: 80%;
      width: 100%;
    }

.product-gallery    .mySwiper {
      height: 20%;
      box-sizing: border-box;
      padding: 10px 0;
      margin-block: 20px;
    }

.product-gallery    .mySwiper .swiper-slide {
      width: 25%;
      height: 100%;
      opacity: 0.4;
    }

.product-gallery    .mySwiper .swiper-slide-thumb-active {
      opacity: 1;
    }

.product-gallery    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    
.contact-icons {
  list-style: none;
  display: flex;
  justify-content: center;
  gap: 12px;
  padding: 0;
  margin: 0;
}

.contact-icons li a {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}

.contact-icons img {
  width: 32px;
  height: 32px;
}

.contact-icons span {
    font-size: 14px;
    color: #000;
}

div#narbar-menu {
    border-bottom: 1px solid;
}

.search-bar {
  position: relative;
  max-width: 650px;
}

.search-bar input {
  width: 100%;
  height: 48px;
  border-radius: 30px;
      border-top-right-radius: 30px !important;
    border-bottom-right-radius: 30px !important;
  border: 2px solid #3C1E64;
  padding: 0 70px 0 20px;
  outline: none;
  font-size: 14px;
}

.search-bar input::placeholder {
  color: #888;
}

.search-btn {
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
  height: 40px;
  width: 55px;
  border-radius: 25px;
  border: none;
  background: #3C1E64;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.search-btn i {
  font-size: 16px;
}

footer {
  background: #E8EEF3;
  color: #000;
  font-weight: 400;
  font-size: 16px;
  padding: 60px 0 30px;
}

footer h5 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #000;
}

footer ul {
  padding: 0;
  margin: 0;
}

footer ul li {
  list-style: none;
  margin-bottom: 10px;
}

footer ul li a {
  color: #333;
  text-decoration: none;
  transition: all 0.3s ease;
}

footer ul li a:hover {
  padding-left: 5px;
}

footer hr {
  border-color: #333;
  margin: 40px 0 20px;
}

footer p {
  text-align: center;
  font-size: 14px;
  margin: 0;
}

/* column spacing */
footer .row > div {
  margin-bottom: 25px;
}

/* mobile */
@media (max-width: 768px) {
  footer {
    padding: 40px 0 20px;
  }

  footer h5 {
    margin-top: 20px;
  }
}

.product-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

/* tablet */
@media (max-width: 992px) {
  .product-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}




#more-products {
    grid-template-columns: repeat(6, 1fr);
}

/* mobile */
@media (max-width: 768px) {
  .product-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  
  #more-products {
    grid-template-columns: repeat(2, 1fr);
}
}

.product-thumb span.price-new {
    font-weight: 700;
    font-size: 14px;
    color: #000;
}


/* ── Tarshish Quotation Modal ── */
.tarshish-modal {
  border: none;
  border-radius: 4px;
  overflow: hidden;
  min-height: 560px;
  position: relative;
}

.trs-close-btn {
  position: absolute;
  top: 16px;
  right: 18px;
  z-index: 10;
  background: rgba(255,255,255,0.50);
  border: 1px solid rgba(255,255,255,0.2);
  color: #000;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.2s;
}
.trs-close-btn:hover {
  background: rgba(255,255,255,0.25);
}

/* ── Left Panel ── */
.trs-left-panel {
  /*background: linear-gradient(160deg, #0b1c35 0%, #0d2444 60%, #0a1628 100%);*/
  background: linear-gradient(160deg, #3C1E64 0%, #2e174e 60%, #1f1036 100%);
  position: relative;
  overflow: hidden;
}
.trs-left-panel::before {
  content: '';
  position: absolute;
  bottom: -60px;
  right: -60px;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  border: 40px solid rgba(184,150,74,0.07);
  pointer-events: none;
}
.trs-left-panel::after {
  content: '';
  position: absolute;
  top: -30px;
  left: -30px;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border: 25px solid rgba(184,150,74,0.05);
  pointer-events: none;
}

.trs-left-inner {
  padding: 40px 36px;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.trs-anchor-line {
  width: 36px;
  height: 3px;
  background: linear-gradient(90deg, #b8964a, #d4af6a);
  border-radius: 2px;
}

.trs-brand-block {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.trs-label-tag {
  font-size: 0.68rem;
  font-weight: 500;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #b8964a;
}

.trs-heading {
  font-size: 1.85rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.25;
}
.trs-heading em {
  font-style: italic;
  color: #d4af6a;
}

.trs-subtext {
  font-size: 0.82rem;
  color: #eee;
  line-height: 1.65;
  font-weight: 300;
}

.trs-divider {
  height: 1px;
  background: linear-gradient(90deg, rgba(184,150,74,0.35), transparent);
}

/* Contact items */
.trs-contact-list {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.trs-contact-item {
  display: flex;
  gap: 14px;
  align-items: flex-start;
}

.trs-icon-wrap {
  width: 34px;
  height: 34px;
  min-width: 34px;
  border-radius: 8px;
  background: rgba(184,150,74,0.12);
  border: 1px solid rgba(184,150,74,0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #b8964a;
  margin-top: 2px;
}

.trs-contact-text {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.trs-contact-label {
  font-size: 0.68rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
}

.trs-contact-value {
  font-size: 0.82rem;
  color: #c8d6e5;
  line-height: 1.55;
  font-weight: 300;
}

.trs-link {
  text-decoration: none;
  color: #c8d6e5;
  transition: color 0.2s;
}
.trs-link:hover {
  color: #d4af6a;
}

/* Vessel tags */
.trs-vessel-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin-top: auto;
}

.trs-tag {
  font-size: 0.68rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #7a9bb8;
  border: 1px solid rgba(90,130,168,0.25);
  border-radius: 2px;
  padding: 4px 10px;
  background: rgba(255,255,255,0.03);
}

/* ── Right Panel ── */
.trs-right-panel {
  background: #f7f5f1;
}

.trs-right-inner {
  padding: 40px 38px;
}

.trs-form-title {
  font-size: 1.2rem;
  font-weight: 400;
  color: #0d2444;
  margin-bottom: 24px;
  padding-bottom: 14px;
  border-bottom: 1px solid #ddd5c4;
}

/* Fields */
.trs-field-wrap {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.trs-field-label {
  font-size: 0.72rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #556070;
  margin-bottom: 0;
}
.trs-field-label span {
  color: #b8964a;
}

.trs-input {
  width: 100%;
  border: 1px solid #d8d0c4;
  border-radius: 3px;
  padding: 9px 13px;
  font-size: 0.85rem;
  color: #1a2a3a;
  background: #ffffff;
  font-family: inherit;
  transition: border-color 0.2s, box-shadow 0.2s;
  outline: none;
  appearance: none;
}
.trs-input:focus {
  border-color: #b8964a;
  box-shadow: 0 0 0 3px rgba(184,150,74,0.12);
}
.trs-input::placeholder {
  color: #b0b8c4;
  font-size: 0.82rem;
}

.trs-select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23b8964a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  padding-right: 36px;
  cursor: pointer;
}

.trs-textarea {
  resize: vertical;
  min-height: 90px;
}

/* Checkbox */
.trs-check-wrap {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.trs-checkbox {
  width: 15px;
  height: 15px;
  min-width: 15px;
  margin-top: 2px;
  accent-color: #b8964a;
  cursor: pointer;
}

.trs-check-label {
  font-size: 0.78rem;
  color: #6a7a8a;
  line-height: 1.5;
  cursor: pointer;
}

/* Submit */
.trs-submit-btn {
  width: 100%;
  padding: 12px 24px;
  background: linear-gradient(135deg, #b8964a 0%, #d4af6a 100%);
  border: none;
  border-radius: 3px;
  color: #ffffff;
  font-family: inherit;
  font-size: 0.82rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  cursor: pointer;
  transition: opacity 0.2s, transform 0.15s;
}
.trs-submit-btn:hover {
  opacity: 0.9;
  transform: translateY(-1px);
}
.trs-submit-btn:active {
  transform: translateY(0);
}

/* ── Responsive ── */
@media (max-width: 991px) {
  .trs-left-inner {
    padding: 30px 24px;
  }
  .trs-right-inner {
    padding: 30px 24px;
  }
  .trs-heading {
    font-size: 1.5rem;
  }
  .trs-vessel-tags {
    display: none;
  }
}

.product-tags{
  display:flex;
  gap:10px;
  margin-bottom: 20px;
}

.product-tag{
  padding:6px 14px;
  border-radius:20px;
  border: 1px solid #00000059;
  font-size:14px;
  text-decoration:none;
  color: #191919;
}

.related {
font-weight: 600;
font-size: var(--fs-32);
}

.list-group {
    --bs-list-group-active-bg: #1f3358;
    --bs-list-group-active-border-color: #1f3358;
}

.banner__img {
    display: block;
    width: 100%;
}

.banner__img img {
    width: 100%;
    object-fit: cover;
}

.carousel-indicators [data-bs-target] {
    width: 38px;
}


.footer-custom {
  padding: 50px 0;
  font-size: 14px;
}

.footer-custom h5 {
  font-weight: 600;
  margin-bottom: 15px;
}

.footer-custom p {
  line-height: 1.6;
}

.footer-custom ul li {
  margin-bottom: 8px;
}

.footer-custom ul li a {
  color: #333;
  text-decoration: none;
}

.footer-custom ul li a:hover {
  text-decoration: underline;
}

.footer-social a {
  margin-right: 10px;
  color: #000;
  font-size: 16px;
}

.category-next,
.category-prev{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    width:40px;
    height:40px;
    background:#fff;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    box-shadow:0 2px 6px rgba(0,0,0,0.2);
    cursor:pointer;
    z-index:10;
}

.category-next{
    right:-20px;
}

.category-prev{
    left:-20px;
}

.category-next i,
.category-prev i{
    font-size:14px;
    color:#333;
}

.shop-category-section {
    position: relative;
}

.btn-position {
    position: absolute;
    top: 50%;
    width: 100%;
}

.carousel {
    box-shadow: none;
    border: none;
}

#information-sitemap {
    .category-grid{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(220px,1fr));
    gap:30px;
}

.category-block{
    border:1px solid #eee;
    padding:20px;
    border-radius:6px;
}

.category-title{
    font-size:18px;
    margin-bottom:15px;
    font-weight:600;
}

.category-title a{
    text-decoration:none;
    color:#000;
}

.subcategory-list{
    list-style:none;
    padding:0;
    margin:0;
}

.subcategory-list li{
    margin-bottom:6px;
}

.subcategory-list a{
    text-decoration:none;
    color:#555;
}

.subcategory-list a:hover{
    color:#000;
}

.subcategory-child{
    list-style:none;
    padding-left:15px;
    margin-top:5px;
}

.subcategory-child li{
    font-size:13px;
    margin-bottom:4px;
}
.category-image{
    margin-bottom:10px;
}

.category-image img{
    width:100%;
    height:auto;
    object-fit:contain;
}
}


 
/* ── About Section ── */
.about-section {
  padding-bottom: 100px;
}
 
/* Hero */
.about-hero {
  position: relative;
  min-height: 480px;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  background: linear-gradient(160deg, #3C1E64 0%, #2e174e 55%, #1f1036 100%);
}
.about-hero::before {
  content: '';
  position: absolute;
  bottom: -80px;
  right: -80px;
  width: 340px;
  height: 340px;
  border-radius: 50%;
  border: 55px solid rgba(184,150,74,0.07);
  pointer-events: none;
}
.about-hero::after {
  content: '';
  position: absolute;
  top: -50px;
  left: -50px;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  border: 36px solid rgba(184,150,74,0.05);
  pointer-events: none;
}
.about-hero-bg {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(184,150,74,0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(184,150,74,0.04) 1px, transparent 1px);
  background-size: 48px 48px;
}
.about-hero-inner {
  position: relative;
  z-index: 2;
  padding: 80px 72px 70px;
  max-width: 1200px;
  width: 100%;
}
.about-hero-heading {
  font-size: clamp(2.8rem, 6vw, 4.4rem);
  font-weight: 300;
  color: #ffffff;
  line-height: 1.15;
  margin-bottom: 24px;
  letter-spacing: -0.01em;
}
.about-hero-heading em {
      font-style: normal;
    color: #d4af6a;
    text-transform: uppercase;
    font-weight: 400;
}
.about-lead {
  font-size: 0.95rem;
  font-weight: 300;
  color: #c8d6e5;
  line-height: 1.75;
  max-width: 640px;
}
 
/* Section Head */
.about-section-head {
  margin-bottom: 52px;
}
.about-section-title {
  font-size: clamp(1.8rem, 3.5vw, 2.6rem);
  font-weight: 400;
  color: #3C1E64;
  line-height: 1.2;
  margin-bottom: 14px;
  margin-top: 8px;
}
 
/* Expertise */
.expertise-section {
  padding-top: 80px;
}
.expertise-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  background: rgba(184,150,74,0.25);
  border: 1px solid rgba(184,150,74,0.25);
  border-radius: 6px;
  overflow: hidden;
}
.expertise-card {
  background: #fff;
  padding: 48px 40px;
  position: relative;
  transition: background 0.3s;
}
.expertise-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 0;
  background: linear-gradient(180deg, #b8964a, #d4af6a);
  transition: height 0.35s ease;
}
.expertise-card:hover {
  background: #fdfcf9;
}
.expertise-card:hover::before {
  height: 100%;
}
.card-number {
  font-size: 3rem;
  font-weight: 300;
  /*color: rgba(184,150,74,0.18);*/
  line-height: 1;
  margin-bottom: 20px;
  display: block;
}
.expertise-card h3 {
  font-size: 1.45rem;
  font-weight: 400;
  color: #3C1E64;
  margin-bottom: 12px;
}
.expertise-card p {
  font-size: 0.85rem;
  font-weight: 300;
  color: #556070;
  line-height: 1.75;
}
 
/* Charter Banner */
.charter-banner {
  background: linear-gradient(160deg, #3C1E64 0%, #2e174e 60%, #1f1036 100%);
  padding: 60px 72px;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  margin-top: 28px;
}
.charter-banner::before {
  content: '';
  position: absolute;
  bottom: -60px;
  right: -60px;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  border: 40px solid rgba(184,150,74,0.07);
  pointer-events: none;
}
.charter-title {
  font-size: clamp(1.4rem, 2.5vw, 1.9rem);
  font-weight: 300;
  color: #fff;
  margin-bottom: 14px;
  line-height: 1.25;
}
.charter-text {
  font-size: 0.88rem;
  font-weight: 300;
  color: #c8d6e5;
  line-height: 1.75;
  max-width: 680px;
}
 
/* Contact */
.contact-info-section {
  padding-top: 80px;
}
.about-contact-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  background: rgba(184,150,74,0.25);
  border: 1px solid rgba(184,150,74,0.25);
  border-radius: 6px;
  overflow: hidden;
}
.about-contact-item {
  background: #fff;
  padding: 44px 38px;
  display: flex;
  gap: 18px;
  align-items: flex-start;
  transition: background 0.25s;
}
.about-contact-item:hover {
  background: #fdfcf9;
}

/* Responsive */
@media (max-width: 900px) {
  .about-hero-inner { padding: 60px 32px 56px; }
  .about-container { padding: 0 28px; }
  .expertise-grid,
  .about-contact-grid { grid-template-columns: 1fr; }
  .charter-banner { padding: 48px 32px; }
}
@media (max-width: 600px) {
  .about-hero-inner { padding: 50px 20px 48px; }
  .about-container { padding: 0 18px; }
  .expertise-card,
  .about-contact-item { padding: 36px 28px; }
  .charter-banner { padding: 36px 24px; }
}

/* Google Map */
.map-wrapper{
  margin: 0 0 40px;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 6px 25px rgba(0,0,0,0.1);
}

.map-wrapper iframe{
  width: 100%;
  height: 420px;
  border: 0;
  display: block;
}

h4.tarshish {
    color: white;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 2px;
}


/* ========== FOOTER ========== */
.site-footer {
  background-color: #3b1f6e;
  color: #ffffff;
  padding: 60px 0 0;
  margin-top: 3px;
}

.footer-top {
}

/* Brand */
.footer-brand {
  padding-right: 30px;
}

.footer-logo-img {
  max-width: 160px;
  margin-bottom: 16px;
}

.footer-tagline {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.75);
  line-height: 1.7;
  margin-bottom: 20px;
  text-align: left;
}

/* Social Icons */
.footer-socials {
  display: flex;
  gap: 12px;
}

.social-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 6px;
  background-color: rgba(255, 255, 255, 0.15);
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
  transition: background-color 0.2s ease;
}

.social-icon:hover {
  background-color: rgba(255, 255, 255, 0.3);
  color: #ffffff;
}

/* Columns */
.footer-col {
  padding-top: 4px;
}

.footer-heading {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 20px;
  letter-spacing: 0.3px;
}

/* Nav Links */
.footer-links li {
  margin-bottom: 12px;
}

.footer-links a {
  color: rgba(255, 255, 255, 0.75);
  text-decoration: none;
  font-size: 16px;
  transition: color 0.2s ease;
}

.footer-links a:hover {
  color: #ffffff;
}

/* Contact Info */
.footer-contact li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 14px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.85);
}

.contact-icon {
  margin-top: 2px;
  flex-shrink: 0;
  color: #ffffff;
  font-size: 14px;
}

/* Divider */
.footer-divider {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin: 0;
}

/* Bottom bar */
.footer-bottom {
  padding: 20px 0;
  text-align: center;
}

.footer-copyright {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.65);
  margin: 0;
}


/* Section */
.home-about-v1{
  padding:0 0 80px 0;
  background:#fff;
  overflow:hidden;
}

/* Image column */
.home-about-v1-image{
  position:relative;
}

.home-about-v1-image:before{
  content:'';
  position:absolute;
  inset:-16px 16px 16px -16px;
  border:2px solid #f3eeff;
  border-radius:4px;
  z-index:0;
}

.home-about-v1-image:after{
  content:'';
  position:absolute;
  bottom:-12px;
  right:-12px;
  width:120px;
  height:120px;
  background:#f3eeff;
  border-radius:2px;
  z-index:0;
}

.home-about-v1-image img{
  position:relative;
  z-index:1;
  width:100%;
  height:480px;
  object-fit:cover;
  border-radius:4px;
  display:block;
  box-shadow:0 24px 64px rgba(60,30,100,0.18);
}

/* Badge */
.home-about-v1-badge{
  position:absolute;
  bottom:28px;
  left:-24px;
  background:#3C1E64;
  color:#fff;
  padding:16px 22px;
  border-radius:4px;
  box-shadow:0 8px 28px rgba(60,30,100,0.35);
  display:flex;
  align-items:center;
  gap:12px;
}

.home-about-v1-number{
  font-size:2rem;
  font-weight:700;
  color:#c49a2a;
}

.home-about-v1-label{
  font-size:0.78rem;
  line-height:1.4;
  opacity:.9;
}

/* Content */
.home-about-v1-eyebrow{
  display:inline-flex;
  align-items:center;
  gap:10px;
  font-size:12px;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:#3C1E64;
  margin-bottom:16px;
}

.home-about-v1-eyebrow:before{
  content:'';
  width:28px;
  height:2px;
  background:#c49a2a;
}

.home-about-v1-title{
  font-size:38px;
  font-weight:700;
  color:#1a1a2e;
  line-height:1.3;
  margin-bottom:20px;
}

.home-about-v1-title span{
  color:#3C1E64;
}

.home-about-v1-text{
  font-size:15px;
  color:#555;
  line-height:1.8;
  margin-bottom:28px;
}

/* Features */
.home-about-v1-feature{
  display:flex;
  gap:10px;
  margin-bottom:12px;
  font-size:14px;
  font-weight:500;
}

.home-about-v1-feature .icon{
  width:30px;
  height:30px;
  background:#f3eeff;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#3C1E64;
  font-size:12px;
}

/* Button */
.home-about-v1-btn{
  display:inline-flex;
  align-items:center;
  gap:8px;
  background:#3C1E64;
  color:#fff;
  padding:13px 28px;
  border-radius:3px;
  text-decoration:none;
  font-size:14px;
  box-shadow:0 4px 18px rgba(60,30,100,0.28);
  transition:.25s;
}

.home-about-v1-btn:hover{
  background:#4c2b84;
  transform:translateY(-2px);
  color:#fff;
  text-decoration:none;
}

/* Mobile */
@media(max-width:768px){

.home-about-v1{
  padding:60px 0;
}

.home-about-v1-image img{
  height:300px;
}

.home-about-v1-badge{
  left:12px;
  bottom:16px;
}

}


#carousel-banner-1 .carousel-inner img {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    margin: 10px 0;
}

 

  .vx-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
    gap: 28px;
    margin-bottom: 20px;
  }

  .vx-card {
    background: #ffffff;
    border: 1px solid rgba(60,30,100,0.1);
    border-radius: 6px;
    padding: 48px 36px 42px;
    position: relative;
    overflow: hidden;
    cursor: default;
    opacity: 0;
    transform: translateY(28px);
    animation: vxRise 0.7s ease forwards;
    transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
  }

  .vx-card:nth-child(1) { animation-delay: 0.1s; }
  .vx-card:nth-child(2) { animation-delay: 0.22s; }
  .vx-card:nth-child(3) { animation-delay: 0.34s; }

  .vx-card::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0;
    height: 3px;
    background: linear-gradient(to right, #3C1E64, #7B4FBF);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.45s ease;
  }

  .vx-card:hover {
    transform: translateY(-7px);
    box-shadow: 0 24px 60px rgba(60,30,100,0.13);
    border-color: rgba(60,30,100,0.22);
  }

  .vx-card:hover::before {
    transform: scaleX(1);
  }

  .vx-card:hover .vx-icon-box {
    transform: scale(1.08) rotate(4deg);
  }

  .vx-card:hover .vx-divider-fill {
    width: 100%;
  }

  .vx-corner {
    position: absolute;
    top: 0; right: 0;
    width: 70px; height: 70px;
    background: linear-gradient(225deg, rgba(60,30,100,0.06), transparent 60%);
    pointer-events: none;
  }

  .vx-icon-box {
    width: 62px;
    height: 62px;
    background: linear-gradient(135deg, #3C1E64 0%, #5A2E96 100%);
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    transition: transform 0.4s cubic-bezier(0.34,1.56,0.64,1);
    box-shadow: 0 8px 24px rgba(60,30,100,0.25);
  }

  .vx-icon-box svg {
    width: 28px;
    height: 28px;
    color: #ffffff;
  }

  .vx-tag {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.32em;
    color: #D4A847;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
  }

  .vx-card-title {
    font-size: 24px;
    font-weight: 400;
    color: #3C1E64;
    margin-bottom: 16px;
    line-height: 1.25;
  }

  .vx-divider {
    height: 1px;
    background: rgba(60,30,100,0.08);
    margin-bottom: 18px;
    border-radius: 1px;
    overflow: hidden;
  }

  .vx-divider-fill {
    height: 100%;
    width: 36px;
    background: linear-gradient(to right, #3C1E64, #D4A847);
    border-radius: 1px;
    transition: width 0.5s ease;
  }

  .vx-desc {
    font-size: 14.5px;
    font-weight: 400;
    color: #000;
    line-height: 1.75;
  }

  @keyframes vxRise {
    to { opacity: 1; transform: translateY(0); }
  }

  @media (max-width: 600px) {
    .vx-card { padding: 36px 24px 32px; }
    .vx-section { padding: 60px 16px; }
  }


#carousel-banner-0 .carousel-item{
    position: relative;
}

.carousel-btn-wrap {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 0 15px;
}

.carousel-banner-btn {
  background: #3C1E64;
  color: #fff;
  padding: 12px 60px;
  border-radius: 12px;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  transition: 0.3s;
  white-space: nowrap;
}

.carousel-banner-btn:hover{
  background:#5b2d8e;
  color: #fff;
}

@media (max-width:768px){

.carousel-btn-wrap{
  display: none;
}
#tarshish-header .header-right {
    justify-self: normal !important;
}
}

@media(max-width: 480px){
    .top-contact-bar-new {
    display: flex;
    gap: 5px !important;
}
}

/* Section Background */

#manufacturer-premium {
  padding: 80px 0;
  background: linear-gradient(180deg,#f7f5fb,#ffffff);
}

/* Header */

.brand-header {
  text-align: center;
  margin-bottom: 60px;
}

.brand-header h1 {
  font-size: 42px;
  font-weight: 700;
  letter-spacing: .5px;
}

.brand-sub {
  color: #777;
  font-size: 16px;
}

/* Grid spacing */

.brand-grid{
  row-gap:30px;
}

/* Card */

.brand-card{
  display:block;
  padding:40px 20px;
  border-radius:16px;
  background:rgba(255,255,255,0.7);
  backdrop-filter:blur(12px);
  border:1px solid rgba(255,255,255,0.4);
  text-align:center;
  text-decoration:none;
  transition:all .35s ease;
  box-shadow:0 10px 25px rgba(0,0,0,0.05);
  position:relative;
  overflow:hidden;
}

/* Gradient hover glow */

.brand-card::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(120deg,#5b2d8e,#7c3fbf);
  opacity:0;
  transition:.35s;
}

.brand-card:hover::before{
  opacity:.08;
}

/* Logo */

.brand-logo{
  width:70px;
  height:70px;
  border-radius:50%;
  background:linear-gradient(135deg,#5b2d8e,#7c3fbf);
  color:#fff;
  font-size:28px;
  font-weight:600;
  display:flex;
  align-items:center;
  justify-content:center;
  margin:auto;
  margin-bottom:18px;
  transition:.35s;
}

/* Name */
.brand-name {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

@media(max-width: 768px) {
    .sticky-panel {
        position: relative !important;
    }
    #carousel-banner-0 {
    margin-bottom: 0px;
}
.top-contact-bar-new span {
    display: none;
}
}
