@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
body,
html {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  line-height: 1.4;
  font-family: "Poppins", sans-serif;
  scroll-behavior: smooth;
  font-weight: 300;
  color: #303031;
}

html.has-scroll-smooth {
  overflow: hidden;
  /* keep this */
}

body {
  overflow: visible !important;
}
body.menu-active {
  overflow: hidden !important;
}

main {
  overflow: hidden;
  min-height: 100vh;
  perspective: 1px;
}

[data-scroll-section] {
  transform-style: preserve-3d;
  will-change: transform;
}

*,
** {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

h1,
h2,
h3,
h4 {
  padding: 0;
  margin: 0;
}

h1,
h2,
h3 {
  font-family: "Playfair Display", serif;
}

h1, h2 {
  font-size: 32px;
}
@media (min-width: 992px) {
  h1, h2 {
    font-size: 36px;
  }
}
@media (min-width: 992px) {
  h1, h2 {
    font-size: 40px;
  }
}

h3 {
  font-size: 28px;
}
@media (min-width: 992px) {
  h3 {
    font-size: 32px;
  }
}
@media (min-width: 992px) {
  h3 {
    font-size: 36px;
  }
}

.why-sliver-design .content-item h4, .product-sec .full-img .content-wrapper h3 {
  font-size: 26px;
}
@media (min-width: 992px) {
  .why-sliver-design .content-item h4, .product-sec .full-img .content-wrapper h3 {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  .why-sliver-design .content-item h4, .product-sec .full-img .content-wrapper h3 {
    font-size: 32px;
  }
}

h4 {
  font-weight: 600;
}

@media (min-width: 1600px) {
  .container {
    max-width: 1478px;
  }
}

h5 {
  font-size: 18px;
  font-weight: 600;
}

.hero-sec .banner-item .explore-item .link, .gradient-btn .link, h4 {
  font-size: 16px;
}
@media (min-width: 768px) {
  .hero-sec .banner-item .explore-item .link, .gradient-btn .link, h4 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .hero-sec .banner-item .explore-item .link, .gradient-btn .link, h4 {
    font-size: 24px;
  }
}

.payment-method .accordion .accordion-item .accordion-button {
  font-size: 16px;
}
@media (min-width: 576px) {
  .payment-method .accordion .accordion-item .accordion-button {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .payment-method .accordion .accordion-item .accordion-button {
    font-size: 22px;
  }
}

.blog-sec, .connect-social, .customers-sec, .why-sliver-design, .our-promises, .customized-section, .product-sec, .tranding-section {
  padding-top: 60px;
}
@media (min-width: 768px) {
  .blog-sec, .connect-social, .customers-sec, .why-sliver-design, .our-promises, .customized-section, .product-sec, .tranding-section {
    padding-top: 80px;
  }
}
@media (min-width: 992px) {
  .blog-sec, .connect-social, .customers-sec, .why-sliver-design, .our-promises, .customized-section, .product-sec, .tranding-section {
    padding-top: 90px;
  }
}
@media (min-width: 1400px) {
  .blog-sec, .connect-social, .customers-sec, .why-sliver-design, .our-promises, .customized-section, .product-sec, .tranding-section {
    padding-top: 100px;
  }
}

.get-in-touch, .contact-us, .img-with-text {
  padding-top: 30px;
}
@media (min-width: 768px) {
  .get-in-touch, .contact-us, .img-with-text {
    padding-top: 40px;
  }
}
@media (min-width: 992px) {
  .get-in-touch, .contact-us, .img-with-text {
    padding-top: 60px;
  }
}
@media (min-width: 1400px) {
  .get-in-touch, .contact-us, .img-with-text {
    padding-top: 70px;
  }
}

.billing-address .shipping-address,
.billing-address .shipping-method, .checkout-section .create-account {
  padding-top: 20px;
}
@media (min-width: 768px) {
  .billing-address .shipping-address,
  .billing-address .shipping-method, .checkout-section .create-account {
    padding-top: 30px;
  }
}
@media (min-width: 992px) {
  .billing-address .shipping-address,
  .billing-address .shipping-method, .checkout-section .create-account {
    padding-top: 60px;
  }
}

.contact-us .title, .blog-sec .title, .connect-social .title h2, .why-sliver-design .title, .our-promises .title, .product-sec .title {
  padding-bottom: 26px;
}
@media (min-width: 768px) {
  .contact-us .title, .blog-sec .title, .connect-social .title h2, .why-sliver-design .title, .our-promises .title, .product-sec .title {
    padding-bottom: 40px;
  }
}

.gradient-btn .link {
  padding: 12px 20px;
  border-radius: 4px;
  color: #6C8290;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.32s ease-in-out;
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.gradient-btn .link::after {
  content: "";
  position: absolute;
  left: 2px;
  top: 2px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  background-color: #ffffff;
  border-radius: 4px;
  transition: all 0.32s ease-in-out;
  border: 2px solid transparent;
}
.gradient-btn .link::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.32s ease-in-out;
  background-image: linear-gradient(to right, #AE8625, #F7EF8A, #D2AC47, #EDC967);
  background-origin: border-box;
}
.gradient-btn .link a {
  text-decoration: none;
  color: #6C8290;
  z-index: 2;
  position: relative;
  font-weight: 500;
  display: inline-block;
  text-align: center;
}
.gradient-btn .link:hover::before {
  background: transparent;
  background-image: linear-gradient(to right, #AE8625, #F7EF8A, #D2AC47, #EDC967);
  background-origin: border-box;
}
.gradient-btn .link:hover::after {
  background-color: transparent;
}

.normal-btn a {
  text-align: center;
  display: inline-block;
  cursor: pointer;
  border: 2px solid #6C8290;
  color: #6C8290;
  transition: all 0.32s ease-in-out;
  text-decoration: none;
  border-radius: 4px;
  font-size: 12px;
  padding: 4px 8px;
}
@media (min-width: 1400px) {
  .normal-btn a {
    padding: 6px 12px;
    font-size: 14px;
  }
}
.normal-btn a:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}

.toggle-menu {
  width: 24px;
  height: 26px;
  position: relative;
  margin-left: 12px;
  cursor: pointer;
  transition: transform 0.3s ease;
}
@media (min-width: 768px) {
  .toggle-menu {
    display: none;
  }
}
.toggle-menu span {
  background-color: #fff;
  width: 100%;
  height: 2px;
  border-radius: 10px;
  position: absolute;
  top: 50%;
  transition: all 0.3s ease;
  transform-origin: center;
}
.toggle-menu span:nth-child(1) {
  top: calc(50% - 9px);
}
.menu-active .toggle-menu span:nth-child(1) {
  top: 50% !important;
  transform: rotate(45deg);
}
.toggle-menu span:nth-child(2) {
  top: 50%;
}
.menu-active .toggle-menu span:nth-child(2) {
  opacity: 0;
}
.toggle-menu span:nth-child(3) {
  top: calc(50% + 9px);
}
.menu-active .toggle-menu span:nth-child(3) {
  top: 50% !important;
  transform: rotate(-45deg);
}

.mobile-menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: #6C8290;
  z-index: 6;
  padding-top: 61px;
  overflow: hidden;
  display: none;
}
@media (min-width: 768px) {
  .mobile-menu {
    display: none !important;
  }
}
.mobile-menu .mean-expand {
  border-bottom: 0px;
  height: 100%;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
  position: absolute !important;
  right: 0 !important;
  top: 0 !important;
  color: #ffffff;
  padding: 0 !important;
  cursor: pointer !important;
  z-index: 2 !important;
  width: 40px !important;
  height: 55px !important;
  background-color: transparent !important;
  border-bottom: 0px !important;
}
.mobile-menu .menu-container-wrapper {
  height: 100%;
  overflow: auto;
}
.mobile-menu .mean-bar {
  background-color: #6C8290;
}
.mobile-menu .mean-bar .meanmenu-reveal {
  display: none !important;
}
.mobile-menu .mean-bar * {
  box-sizing: border-box !important;
}
.mobile-menu .mean-bar .mean-nav {
  background-color: #6C8290;
  margin-top: 0;
}
.mobile-menu .mean-bar .mean-nav > ul {
  display: block !important;
  float: unset;
}
.mobile-menu .mean-bar .mean-nav > ul a:hover {
  background-color: transparent !important;
}
.mobile-menu .mean-bar .mean-nav > ul > li > a {
  width: 100% !important;
  float: unset !important;
}
@media (max-width: 767.98px) {
  .mobile-menu .mean-bar .mean-nav > ul > li > a i {
    display: none;
  }
}
.mobile-menu .mean-bar .mean-nav > ul > li .sub-menu.grid ul {
  padding: 16px 12px;
  display: flex;
  flex-wrap: wrap;
  float: unset;
  gap: 10px;
}
.mobile-menu .mean-bar .mean-nav > ul > li .sub-menu.grid ul li {
  float: unset;
  width: calc(50% - 10px);
}
.mobile-menu .mean-bar .mean-nav > ul > li .sub-menu.grid ul li img {
  width: 100%;
  border-radius: 4px;
  margin-bottom: 10px;
}
.mobile-menu .mean-bar .mean-nav > ul > li .sub-menu.grid ul li h5 {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
}
.mobile-menu .mean-bar .mean-nav > ul > li .sub-menu.grid ul li p {
  font-size: 14px;
}
.mobile-menu .mean-bar .mean-nav > ul > li .sub-menu.grid ul li a {
  padding: 0 !important;
  width: 100%;
  display: inline-block;
}
.mobile-menu .mean-bar .mean-nav > ul > li .sub-menu.grid ul li a:hover {
  background-color: transparent !important;
}
.mobile-menu .mean-bar .mean-nav > ul > li .sub-menu.list ul {
  padding: 0 12px;
  display: flex;
  flex-wrap: wrap;
}
.mobile-menu .mean-bar .mean-nav > ul > li .sub-menu.list ul li {
  padding: 0;
  width: 50%;
}
.mobile-menu .mean-bar .mean-nav > ul > li .sub-menu.list ul li img {
  max-width: 30px;
}
.mobile-menu .mean-bar .mean-nav > ul > li .sub-menu.list ul li a {
  padding: 10px 0;
  width: 100%;
  text-transform: unset;
  font-size: 14px;
}

.modal .modal-content {
  border-radius: 4px;
}
.modal .form-inline {
  display: flex;
}
.modal .form-inline .form-control {
  border: 1px solid #AE8625;
  border-radius: 0px;
}
.modal .form-inline .form-control:focus {
  outline: none;
  box-shadow: none;
}
.modal .form-inline .form-control::-moz-placeholder {
  color: #AE8625;
  opacity: 0.4;
}
.modal .form-inline .form-control::placeholder {
  color: #AE8625;
  opacity: 0.4;
}
.modal .form-inline .btn {
  background-color: #AE8625;
  color: #ffffff;
  border-radius: 0px;
}

header.main-header {
  position: relative;
  z-index: 10;
}
.menu-active header.main-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

.header-top {
  background-color: #394750;
  color: #ffffff;
  padding: 6px 0;
}
@media (min-width: 768px) {
  .header-top {
    padding: 10px 0;
  }
}
.header-top .wrapper-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-top ul {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .header-top ul {
    justify-content: center;
  }
}
.header-top ul li {
  list-style: none;
}
.header-top ul li:not(:last-child) {
  margin-right: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .header-top ul li:not(:last-child) {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #cccccc;
  }
}
.header-top ul li a {
  text-decoration: none;
  color: #ffffff;
  font-weight: 300;
}
.header-top ul li a i {
  margin-right: 6px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .header-top ul li a i {
    font-size: 16px;
  }
}
.header-top ul li a span {
  display: none;
}
@media (min-width: 768px) {
  .header-top ul li a span {
    font-size: 14px;
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .header-top ul li a span {
    font-size: 16px;
  }
}

.logo-sec {
  background-color: #6C8290;
  padding: 16px 0;
}
@media (min-width: 768px) {
  .logo-sec {
    padding: 22px 0;
  }
}
.logo-sec .search-item .form-wrapper {
  position: relative;
  color: #ffffff;
}
.logo-sec .search-item .form-wrapper .form-control {
  border: none;
  width: 100%;
  background-color: transparent;
  color: #cccccc;
  padding: 16px 20px 16px 30px;
}
.logo-sec .search-item .form-wrapper .form-control:focus {
  box-shadow: none;
  border: none;
}
.logo-sec .search-item .form-wrapper .form-control::-moz-placeholder {
  color: #cccccc;
}
.logo-sec .search-item .form-wrapper .form-control::placeholder {
  color: #cccccc;
}
.logo-sec .search-item .form-wrapper .btn {
  position: absolute;
  color: #cccccc;
  top: 50%;
  margin: 0;
  padding: 0;
  transform: translateY(-45%);
  box-shadow: none;
  border: none;
}
.logo-sec .search-item .form-wrapper .btn:focus {
  box-shadow: none;
  border: none;
}
@media (min-width: 768px) {
  .logo-sec .logo {
    text-align: center;
  }
}
@media (max-width: 575.98px) {
  .logo-sec .logo {
    max-width: 120px;
  }
}
.logo-sec .product-info-user {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.logo-sec .product-info-user ul {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  list-style: none;
}
@media (min-width: 768px) {
  .logo-sec .product-info-user ul li.search {
    display: none;
  }
}
.logo-sec .product-info-user ul li a {
  text-decoration: none;
  color: #cccccc;
}
@media (max-width: 991.98px) {
  .logo-sec .product-info-user ul li a {
    font-size: 0px;
  }
}
.logo-sec .product-info-user ul li i {
  font-size: 16px;
  margin-top: 5px;
}
@media (min-width: 992px) {
  .logo-sec .product-info-user ul li i {
    margin-right: 10px;
  }
}
.logo-sec .product-info-user ul li:last-child {
  padding-left: 10px;
}
@media (min-width: 992px) {
  .logo-sec .product-info-user ul li:last-child {
    padding-left: 30px;
  }
}
.logo-sec .product-info-user ul li:last-child img {
  width: 26px;
  height: 26px;
}
@media (min-width: 768px) {
  .logo-sec .product-info-user ul li:last-child img {
    width: 40px;
    height: 40px;
  }
}
.logo-sec .product-info-user ul li:not(:last-child) {
  padding: 0 5px;
}
@media (min-width: 768px) {
  .logo-sec .product-info-user ul li:not(:last-child) {
    padding: 0 10px;
  }
}
.logo-sec .product-info-user ul li .cart {
  position: relative;
  display: inline-block;
}
.logo-sec .product-info-user ul li .cart span {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  width: 16px;
  height: 16px;
  padding: 5px;
  font-size: 10px;
  border-radius: 50%;
  background-color: #AE8625;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(50%, -50%);
}
@media (min-width: 768px) {
  .logo-sec .product-info-user ul li .cart span {
    transform: translate(0%, -50%);
  }
}

.language-select {
  padding: 6px 12px;
  border-color: #6C8290;
  color: #6C8290;
  font-size: 10px;
  margin-left: auto;
  max-width: 150px;
}
.language-select:focus {
  box-shadow: none;
}
.menus-item {
  background-color: #ffffff;
}
.menus-item nav {
  position: relative;
  padding: 16px 0;
}
@media (max-width: 767.98px) {
  .menus-item nav {
    display: none;
  }
}
.menus-item nav > ul {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  list-style: none;
  flex-wrap: wrap;
}
@media (min-width: 1200px) {
  .menus-item nav > ul {
    justify-content: center;
  }
}
.menus-item nav > ul > li:not(:last-child) {
  padding-right: 20px;
}
@media (min-width: 992px) {
  .menus-item nav > ul > li:not(:last-child) {
    padding-right: 26px;
  }
}
@media (min-width: 1400px) {
  .menus-item nav > ul > li:not(:last-child) {
    padding-right: 32px;
  }
}
.menus-item nav > ul > li > a {
  color: #737373;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 14px;
  position: relative;
  transition: all 0.32s ease-in-out;
}
.menus-item nav > ul > li > a.active {
  color: #000000;
}
.menus-item nav > ul > li:hover a {
  color: #01193D;
}
.menus-item nav > ul > li.dopdown-menu > a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #ffffff;
  border-radius: 2px;
  transform: translateY(94%);
  top: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out;
  z-index: 1;
}
.menus-item nav > ul > li.dopdown-menu > a i {
  transition: all 0.32s ease-in-out;
  margin-left: 6px;
}
.menus-item nav > ul > li.dopdown-menu:hover {
  color: #000000;
}
.menus-item nav > ul > li.dopdown-menu:hover a i {
  transform: rotate(-180deg);
}
.menus-item nav > ul > li.dopdown-menu:hover a::after {
  opacity: 1;
  visibility: visible;
}
.menus-item nav > ul > li.dopdown-menu:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: rotateX(0deg);
}
.menus-item nav > ul > li > .sub-menu {
  position: absolute;
  left: 0;
  width: 100%;
  height: auto;
  top: 100%;
  padding-top: 20px;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  transition: all 0.5s ease-in-out;
}
.menus-item nav > ul > li > .sub-menu ul {
  border-radius: 4px;
}
.menus-item nav > ul > li > .sub-menu.grid ul {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  box-shadow: rgba(113, 121, 129, 0.24) 0px 10px 24px;
  padding: 20px 20px;
  background-color: #ffffff;
  gap: 40px;
  list-style: none;
}
.menus-item nav > ul > li > .sub-menu.grid ul li {
  width: calc(25% - 40px);
}
.menus-item nav > ul > li > .sub-menu.grid ul li .menu-item .img-box {
  max-width: 197px;
  overflow: hidden;
  border-radius: 10px;
  max-height: 130px;
}
.menus-item nav > ul > li > .sub-menu.grid ul li .menu-item img {
  width: 100%;
  height: 100%;
  min-height: 130px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
  -o-object-position: center;
     object-position: center;
  transition: all 0.32s ease-in-out;
}
.menus-item nav > ul > li > .sub-menu.grid ul li .menu-item h5 {
  color: #01193D;
  margin: 16px 0 10px;
}
.menus-item nav > ul > li > .sub-menu.grid ul li .menu-item p {
  color: #737373;
  margin: 0;
}
.menus-item nav > ul > li > .sub-menu.grid ul li a {
  text-decoration: none;
  color: #000000;
}
.menus-item nav > ul > li > .sub-menu.grid ul li a:hover .img-box img {
  transform: scale(1.2);
}
.menus-item nav > ul > li > .sub-menu.list-4 ul li {
  width: 25% !important;
  padding: 0 !important;
}
.menus-item nav > ul > li > .sub-menu.list-4 ul li img {
  margin-right: 0;
}
.menus-item nav > ul > li > .sub-menu.list ul {
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
  display: flex;
  box-shadow: rgba(113, 121, 129, 0.24) 0px 10px 24px;
  padding: 20px 20px;
  background-color: #ffffff;
  list-style: none;
}
.menus-item nav > ul > li > .sub-menu.list ul li {
  padding: 5px 20px;
  width: 33.3333%;
}
.menus-item nav > ul > li > .sub-menu.list ul li img {
  width: 60px;
  border-radius: 50%;
  aspect-ratio: 1/1;
  margin-right: 12px;
}
.menus-item nav > ul > li > .sub-menu.list ul li a {
  text-decoration: none;
  font-weight: 600;
}
.menus-item nav > ul > li > .sub-menu a {
  transition: all 0.32s ease-in-out;
  color: #737373;
  font-size: 14px;
  text-transform: capitalize;
}
.menus-item nav > ul > li > .sub-menu a:hover {
  color: #01193D;
}

.modal-backdrop:nth-child(1) {
  display: none;
}

.hero-sec .banner-item {
  position: relative;
  display: flex;
  align-items: center;
  transition: all 0.32s ease-in-out;
  height: calc(100vh - 100px);
  /*  max-width: 1440px;
  margin: 0 auto  ; */
}
@media (min-width: 768px) {
  .hero-sec .banner-item {
    padding: 50% 0 0;
  }
}
.hero-sec .banner-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(1, 25, 61, 0.2);
  opacity: 0;
  z-index: 1;
  transition: all 0.32s ease-in-out;
}
.hero-sec .banner-item video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero-sec .banner-item .explore-item {
  position: absolute;
  transition: all 0.32s ease-in-out;
  left: 50%;
  top: calc(100% - 100px);
  display: inline-block;
  transform: translate(-50%, -50%);
  z-index: 2;
}
@media (max-width: 767.98px) {
  .hero-sec .banner-item .explore-item {
    width: -moz-max-content;
    width: max-content;
  }
}
.hero-sec .banner-item .explore-item .link {
  margin: 0 auto;
  padding: 12px 20px;
  border-radius: 4px;
  color: #6C8290;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.32s ease-in-out;
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.hero-sec .banner-item .explore-item .link::after {
  content: "";
  position: absolute;
  left: 2px;
  top: 2px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  background-color: #ffffff;
  border-radius: 4px;
  transition: all 0.32s ease-in-out;
  border: 2px solid transparent;
}
.hero-sec .banner-item .explore-item .link::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.32s ease-in-out;
  background-image: linear-gradient(to right, #AE8625, #F7EF8A, #D2AC47, #EDC967);
  background-origin: border-box;
}
.hero-sec .banner-item .explore-item .link a {
  text-decoration: none;
  color: #6C8290;
  z-index: 2;
  position: relative;
  font-weight: 500;
  display: inline-block;
  text-align: center;
}
.hero-sec .banner-item .explore-item .link:hover::before {
  background: transparent;
  background-image: linear-gradient(to right, #AE8625, #F7EF8A, #D2AC47, #EDC967);
  background-origin: border-box;
}
.hero-sec .banner-item .explore-item .link:hover::after {
  background-color: transparent;
}
.hero-sec .banner-item:hover::before {
  opacity: 1;
}
.hero-sec .banner-item:hover .explore-item {
  top: 50%;
}
.hero-sec .banner-item:hover .explore-item .link::before {
  background: transparent;
  background-image: linear-gradient(to right, #AE8625, #F7EF8A, #D2AC47, #EDC967);
  background-origin: border-box;
  z-index: 2;
}

.tranding-section .swiper-slide {
  display: flex;
}
.tranding-section .swiper-slide:nth-child(5n+1) .inner-item {
  background-color: #E7C9C9;
}
.tranding-section .swiper-slide:nth-child(5n+2) .inner-item {
  background-color: #C9CEE7;
}
.tranding-section .swiper-slide:nth-child(5n+3) .inner-item {
  background-color: #E7D9C9;
}
.tranding-section .swiper-slide:nth-child(5n+4) .inner-item {
  background-color: #C9E2E7;
}
.tranding-section .swiper-slide:nth-child(5n+5) .inner-item {
  background-color: #D3E7C9;
}
.tranding-section .swiper-slide:nth-child(5n+6) .inner-item {
  background-color: #E7C9C9;
}
.tranding-section .swiper-slide:nth-child(5n+7) .inner-item {
  background-color: #C9CEE7;
}
.tranding-section .swiper-slide:nth-child(5n+8) .inner-item {
  background-color: #E7D9C9;
}
.tranding-section .swiper-slide:nth-child(5n+9) .inner-item {
  background-color: #C9E2E7;
}
.tranding-section .swiper-slide:nth-child(5n+10) .inner-item {
  background-color: #D3E7C9;
}
.tranding-section .swiper-slide .inner-item {
  width: 100%;
  border-radius: 8px;
  padding: 14px;
}
@media (min-width: 768px) {
  .tranding-section .swiper-slide .inner-item {
    padding: 20px;
  }
}
.tranding-section .swiper-slide .inner-item .img-item {
  display: flex;
}
.tranding-section .swiper-slide .inner-item .img-item > img {
  width: 100%;
  margin-right: -100%;
  border-radius: 6px;
  transition: all 0.5s ease-in-out;
}
.tranding-section .swiper-slide .inner-item .img-item .hover-img {
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out;
  border-radius: 4px;
}
.tranding-section .swiper-slide .inner-item .img-item .hover-img img {
  border-radius: 4px;
  width: 100%;
}
.tranding-section .swiper-slide .inner-item .content {
  padding-top: 16px;
  color: #6C8290;
}
.tranding-section .swiper-slide .inner-item .content p {
  font-size: 12px;
}
@media (min-width: 1200px) {
  .tranding-section .swiper-slide .inner-item .content p {
    font-size: 14px;
  }
}
@media (min-width: 1400px) {
  .tranding-section .swiper-slide .inner-item .content p {
    font-size: 16px;
  }
}
.tranding-section .swiper-slide .inner-item .content h6 {
  font-size: 18px;
  font-weight: 600;
}
.tranding-section .swiper-slide .inner-item:hover > img {
  opacity: 0;
  visibility: hidden;
}
.tranding-section .swiper-slide .inner-item:hover .hover-img {
  opacity: 1;
  visibility: visible;
}
.tranding-section .swiper-slide .colors-with-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 10px;
}
.tranding-section .swiper-slide .colors-with-btn ul {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  list-style: none;
}
.tranding-section .swiper-slide .colors-with-btn ul li {
  aspect-ratio: 1/1;
  display: inline-block;
  border-radius: 50%;
  font-size: 0px;
  width: 14px;
}
@media (min-width: 768px) {
  .tranding-section .swiper-slide .colors-with-btn ul li {
    width: 16px;
  }
}
@media (min-width: 1400px) {
  .tranding-section .swiper-slide .colors-with-btn ul li {
    width: 20px;
  }
}
.tranding-section .swiper-slide .normal-btn a {
  text-align: center;
  display: inline-block;
  cursor: pointer;
  border: 2px solid #6C8290;
  color: #6C8290;
  transition: all 0.32s ease-in-out;
  text-decoration: none;
  border-radius: 4px;
  font-size: 12px;
  padding: 4px 8px;
}
@media (min-width: 1400px) {
  .tranding-section .swiper-slide .normal-btn a {
    padding: 6px 12px;
    font-size: 14px;
  }
}
.tranding-section .swiper-slide .normal-btn a:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}

.product-sec .full-img {
  position: relative;
  padding-bottom: 60px;
  display: flex;
}
.product-sec .full-img > img {
  width: 100%;
  border-radius: 4px;
  width: 100%;
  margin-right: -100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.product-sec .full-img .content-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 30px 20px;
}
@media (min-width: 768px) {
  .product-sec .full-img .content-wrapper {
    padding: 40px 20px;
  }
}
.product-sec .full-img .content-wrapper h3 {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  padding-bottom: 30px;
}
@media (max-width: 767.98px) {
  .product-sec .full-img .content-wrapper h3 {
    padding-bottom: 12px;
    font-size: 20px;
  }
}
.product-sec .title {
  text-align: center;
}
.product-sec .inner {
  position: relative;
  cursor: pointer;
  border-radius: 4px;
  overflow: hidden;
  transition: all 0.32s ease-in-out;
}
@media (min-width: 992px) {
  .product-sec .inner {
    margin: 0 38px;
  }
}
@media (max-width: 991.98px) {
  .product-sec .inner {
    margin-bottom: 20px;
  }
}
.product-sec .inner::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.32s ease-in-out;
}
.product-sec .inner img {
  width: 100%;
}
.product-sec .inner .gradient-btn {
  position: absolute;
  left: 50%;
  top: 40px;
  transform: translate(-50%, 0%);
  transition: all 0.32s ease-in-out;
}
.product-sec .outer-div:nth-child(1) .inner::before {
  background-color: #C9E2E7;
}
.product-sec .outer-div:nth-child(2) .inner::before {
  background-color: #E7C9C9;
}
.product-sec .outer-div:nth-child(3) .inner::before {
  background-color: #000000;
}
.product-sec .outer-div .inner:hover::before {
  height: 100%;
  opacity: 0.8;
  visibility: visible;
}
.product-sec .outer-div .inner:hover .gradient-btn {
  top: 50%;
  transform: translate(-50%, -50%);
}
.product-sec .outer-div .inner:hover .gradient-btn .link::before {
  background: transparent;
  background-image: linear-gradient(to right, #AE8625, #F7EF8A, #D2AC47, #EDC967);
  background-origin: border-box;
}
.product-sec .outer-div .inner:hover .gradient-btn .link::after {
  background-color: transparent;
}

@media (min-width: 1200px) {
  .customized-section .left-content {
    max-width: 75%;
  }
}
@media (max-width: 767.98px) {
  .customized-section .left-content {
    margin-bottom: 30px;
  }
}
.customized-section .left-content h3 {
  font-weight: 400;
  color: #6C8290;
  font-family: "Poppins", sans-serif;
  margin: 30px 0 10px;
}
@media (min-width: 576px) {
  .customized-section .left-content h3 {
    margin: 40px 0 10px;
  }
}
@media (min-width: 768px) {
  .customized-section .left-content h3 {
    margin: 60px 0 10px;
  }
}
@media (min-width: 992px) {
  .customized-section .left-content h3 {
    margin: 80px 0 10px;
  }
}
.customized-section .left-content .normal-btn {
  padding-top: 16px;
}
@media (min-width: 768px) {
  .customized-section .left-content .normal-btn {
    padding-top: 26px;
  }
}
.customized-section .video-item video {
  overflow: hidden;
  border-radius: 4px;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.our-promises .title {
  text-align: center;
}
.our-promises .bg-wrapper {
  background-color: #6C8290;
  border-radius: 4px;
  margin: 0 auto;
  color: #ffffff;
  padding: 16px 22px;
}
@media (min-width: 768px) {
  .our-promises .bg-wrapper {
    padding: 20px 50px;
  }
}
@media (min-width: 992px) {
  .our-promises .bg-wrapper {
    padding: 24px 70px;
    max-width: 90%;
  }
}
.our-promises .bg-wrapper .row {
  justify-content: space-between;
}
.our-promises .bg-wrapper .inner {
  text-align: center;
  max-width: 150px;
}
.our-promises .bg-wrapper .inner img {
  margin-bottom: 12px;
}
@media (max-width: 767.98px) {
  .our-promises .bg-wrapper .inner img {
    width: auto;
    max-height: 70px;
    -o-object-fit: contain;
       object-fit: contain;
    margin: 0 auto;
  }
}
.our-promises .bg-wrapper .inner p {
  font-size: 14px;
}
@media (min-width: 992px) {
  .our-promises .bg-wrapper .inner p {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .our-promises .bg-wrapper .inner p {
    font-size: 16px;
  }
}
@media (min-width: 1400px) {
  .our-promises .bg-wrapper .inner p {
    font-size: 17px;
  }
}

.why-sliver-design .title {
  text-align: center;
}
.why-sliver-design .video-item {
  box-shadow: 0px 4px 20.3px -5px rgba(0, 0, 0, 0.4);
  margin: 0 auto 60px;
}
@media (min-width: 768px) {
  .why-sliver-design .video-item {
    margin: 0 auto 80px;
    max-width: 90%;
  }
}
@media (min-width: 992px) {
  .why-sliver-design .content-wrapper {
    margin: 0 auto;
    max-width: 90%;
  }
}
.why-sliver-design .content-item {
  padding: 0 16px;
}
@media (min-width: 576px) {
  .why-sliver-design .content-item {
    padding: 0 20px;
  }
}
@media (max-width: 767.98px) {
  .why-sliver-design .content-item {
    margin-bottom: 24px;
  }
}
@media (min-width: 992px) {
  .why-sliver-design .content-item {
    padding: 0 30px;
  }
}
.why-sliver-design .content-item h4 {
  font-family: "Poppins", sans-serif;
  margin-bottom: 12px;
  border-bottom: 2px solid #ffffff;
  line-height: 1;
  font-weight: 500;
}
.why-sliver-design .content-item h4 span {
  display: inline-block;
  padding: 8px 8px 6px;
}
.why-sliver-design .content-item p {
  font-size: 14px;
  text-align: justify;
  color: #000000;
}
.why-sliver-design .outer-item:nth-child(1) h4 {
  border-color: #F2D1AC;
  color: #C7AC91;
}
.why-sliver-design .outer-item:nth-child(1) h4 span {
  background-color: #F2D1AC;
}
.why-sliver-design .outer-item:nth-child(2) h4 {
  border-color: #E7C9C9;
  color: #BA9999;
}
.why-sliver-design .outer-item:nth-child(2) h4 span {
  background-color: #E7C9C9;
}
.why-sliver-design .outer-item:nth-child(3) h4 {
  border-color: #B4C9DD;
  color: #8B97BB;
}
.why-sliver-design .outer-item:nth-child(3) h4 span {
  background-color: #B4C9DD;
}

.img-with-text .bg-wrapper {
  margin: 0 auto;
  max-width: 90%;
}
@media (min-width: 768px) {
  .img-with-text .bg-wrapper {
    max-width: 75%;
  }
}
.img-with-text .row > div {
  padding-left: 16px;
  padding-right: 16px;
}
.img-with-text .image-outer:nth-child(1) .item::before {
  background-color: #5A6C78;
}
.img-with-text .image-outer:nth-child(2) .item::before {
  background-color: #E7D9C9;
}
.img-with-text .image-outer:nth-child(3) .item::before {
  background-color: #E7C9C9;
}
.img-with-text .image-outer:nth-child(4) .item::before {
  background-color: #C9E2E7;
}
.img-with-text .image-outer:nth-child(5) .item::before {
  background-color: #6C8290;
}
.img-with-text .item {
  position: relative;
  margin-bottom: 32px;
  overflow: hidden;
  color: #ffffff;
  border-radius: 4px;
  transition: all 0.32s ease-in-out;
  display: flex;
}
.img-with-text .item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.32s ease-in-out;
}
.img-with-text .item::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  transform: scale(1.2);
  transition: all 0.32s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.img-with-text .item > img {
  width: 100%;
  margin-right: -100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.img-with-text .item .content {
  width: 100%;
  padding: 30px 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
  transition: all 0.32s ease-in-out;
}
.img-with-text .item .content h5 {
  font-size: 20px;
  position: relative;
  padding: 10px;
  border-radius: 4px;
  display: inline-block;
  margin: 0 auto;
  color: #ffffff;
  overflow: hidden;
  width: auto;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  overflow: hidden;
}
@media (min-width: 768px) {
  .img-with-text .item .content h5 {
    max-width: 70%;
  }
}
.img-with-text .item .content h5::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(204, 219, 233, 0.4509803922);
  filter: blur(10px);
  z-index: -1;
  transition: all 0.32s ease-in-out;
}
.img-with-text .item .content p {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #ffffff;
  opacity: 0;
  visibility: hidden;
  transition: all 0.32s ease-in-out;
  font-size: 14px;
}
.img-with-text .item:hover::after {
  opacity: 1;
  visibility: visible;
}
.img-with-text .item:hover::before {
  opacity: 0.5;
  visibility: visible;
}
.img-with-text .item:hover .content h5::before {
  background-color: transparent;
  -webkit-backdrop-filter: unset;
          backdrop-filter: unset;
}
.img-with-text .item:hover .content p {
  opacity: 1;
  visibility: visible;
}
.img-with-text .full-content {
  text-align: center;
  color: #6C8290;
  padding-top: 20px;
  font-size: 16px;
}
@media (min-width: 768px) {
  .img-with-text .full-content {
    padding-top: 30px;
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .img-with-text .full-content {
    font-size: 20px;
  }
}

.customers-sec .title {
  text-align: center;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .customers-sec .title {
    padding-bottom: 60px;
  }
}
.customers-sec .logo-slider {
  width: 100%;
  overflow: hidden;
}
.customers-sec .slider-track {
  display: flex;
  width: 200%;
  animation: scroll 20s linear infinite;
  gap: 20px;
}
@media (min-width: 576px) {
  .customers-sec .slider-track {
    gap: 40px;
  }
}
@media (min-width: 768px) {
  .customers-sec .slider-track {
    gap: 50px;
  }
}
@media (min-width: 1200px) {
  .customers-sec .slider-track {
    gap: 78px;
  }
}
.customers-sec .slider-track img {
  width: calc(25% - 39px);
  border-radius: 4px;
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.connect-social .title {
  text-align: center;
}
.connect-social .title img {
  max-width: 30%;
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .connect-social .title img {
    max-height: 50px;
  }
}
.connect-social .video-inner {
  overflow: hidden;
  width: 100%;
}
.connect-social .video-inner .play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  color: #ffffff;
  cursor: pointer;
}
.connect-social .video-inner .play-button i {
  background-color: #AE8625;
  border-radius: 50%;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .connect-social .video-inner .play-button i {
    font-size: 20px;
    width: 52px;
    height: 52px;
  }
}
.connect-social .video-inner .play-button .pulse {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  animation-timing-function: ease;
  animation: pulse 2s infinite;
  background-color: rgba(174, 134, 37, 0.5);
  border-radius: 50%;
}
@keyframes pulse {
  0% {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
  100% {
    transform: scale(1, 1);
  }
}
.connect-social .swiper-outer-wrapper {
  position: relative;
  padding: 25px 0;
}
@media (min-width: 768px) {
  .connect-social .swiper-outer-wrapper {
    padding: 50px 0;
  }
}
.connect-social .swiper-outer-wrapper .top-bg {
  width: 100%;
  background-color: #ffffff;
  border-radius: 100%;
  transform: scaleX(1.2);
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  height: 50px;
}
@media (min-width: 768px) {
  .connect-social .swiper-outer-wrapper .top-bg {
    height: 100px;
  }
}
.connect-social .swiper-outer-wrapper .bottom-bg {
  width: 100%;
  background-color: #ffffff;
  border-radius: 100%;
  transform: scaleX(1.2);
  z-index: 2;
  position: absolute;
  bottom: 0;
  left: 0;
  pointer-events: none;
  height: 50px;
}
@media (min-width: 768px) {
  .connect-social .swiper-outer-wrapper .bottom-bg {
    height: 100px;
  }
}
.connect-social .swiper-outer-wrapper .swiper-wrapper {
  align-items: center;
}
.connect-social .swiper-controls .swiper-button-next,
.connect-social .swiper-controls .swiper-button-prev {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 2px solid #AE8625;
  color: #ffffff;
  background-color: #AE8625;
}
.connect-social .swiper-controls .swiper-button-next::after,
.connect-social .swiper-controls .swiper-button-prev::after {
  font-size: 20px;
}

.blog-sec .title {
  text-align: center;
}
@media (max-width: 991.98px) {
  .blog-sec .container {
    max-width: 100%;
    padding: 0;
  }
}
.blog-sec .swiper-outer-div {
  position: relative;
  margin: 0 auto;
  max-width: 1000px;
}
.blog-sec .swiper-outer-div .blogSwiper {
  padding: 100px 0;
}
.blog-sec .swiper-button-disabled {
  opacity: 1;
  pointer-events: unset !important;
}
.blog-sec .swiper-slide {
  transform: scale(1);
  z-index: 1;
  transition: all 0.5s ease-in-out;
}
.blog-sec .swiper-slide.swiper-slide-prev {
  z-index: 2;
  transform: scale(1.1);
}
@media (min-width: 992px) {
  .blog-sec .swiper-slide.swiper-slide-prev {
    transform: scale(1.3);
  }
}
.blog-sec .swiper-slide.swiper-slide-next {
  z-index: 2;
  transform: scale(1.1);
}
@media (min-width: 992px) {
  .blog-sec .swiper-slide.swiper-slide-next {
    transform: scale(1.3);
  }
}
.blog-sec .swiper-slide.swiper-slide-active {
  position: relative;
  z-index: 3;
  transform: scale(1.3);
}
@media (min-width: 992px) {
  .blog-sec .swiper-slide.swiper-slide-active {
    transform: scale(1.6);
  }
}
.blog-sec .swiper-slide.swiper-slide-active .content {
  background-color: #01193D;
  color: #ffffff;
}
.blog-sec .swiper-inner {
  border-radius: 10px;
  overflow: hidden;
}
.blog-sec .swiper-inner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 160px;
  min-height: 160px;
  margin-bottom: -5px;
}
.blog-sec .swiper-inner .content {
  background-color: #C9E2E7;
  padding: 10px 10px 12px;
  transition: all 0.5s ease-in-out;
  position: relative;
  z-index: 1;
}
.blog-sec .swiper-inner .content span {
  font-size: 10px;
}
.blog-sec .swiper-inner .content h6 {
  font-size: 12px;
}
.blog-sec .swiper-inner .content p {
  font-size: 9px;
  margin: 0;
}
.blog-sec .swiper-inner .content .read-more a {
  font-size: 8px;
  color: #cccccc;
  text-decoration: none;
}
@media (max-width: 767.98px) {
  .blog-sec .swiper-control {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-direction: row-reverse;
  }
}
.blog-sec .swiper-control .swiper-button-next,
.blog-sec .swiper-control .swiper-button-prev {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0px 2.43px 2.43px 0px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  flex-direction: row-reverse;
}
@media (max-width: 767.98px) {
  .blog-sec .swiper-control .swiper-button-next,
  .blog-sec .swiper-control .swiper-button-prev {
    position: unset;
    transform: unset !important;
  }
}
.blog-sec .swiper-control .swiper-button-next::after,
.blog-sec .swiper-control .swiper-button-prev::after {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
}
.blog-sec .swiper-control .swiper-button-next {
  transform: translateX(75%);
}
.blog-sec .swiper-control .swiper-button-prev {
  transform: translateX(-75%);
}

.contact-us {
  margin-bottom: 60px;
}
.contact-us .title {
  text-align: center;
}
.contact-us .title h2 {
  margin-bottom: 12px;
}
.contact-us form {
  background-color: #CCDBE9;
  border-radius: 4px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  padding: 30px 20px;
}
@media (min-width: 576px) {
  .contact-us form {
    padding: 20px 40px;
  }
}
@media (min-width: 768px) {
  .contact-us form {
    padding: 40px 60px;
  }
}
@media (min-width: 992px) {
  .contact-us form {
    padding: 60px 80px;
  }
}
.contact-us form .form-group {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .contact-us form .form-group {
    margin-bottom: 22px;
  }
}
@media (min-width: 992px) {
  .contact-us form .form-group {
    margin-bottom: 30px;
  }
}
.contact-us form .form-group .form-control {
  padding: 10px 15px;
  color: #01193D;
  font-weight: 500;
  border: none;
}
.contact-us form .form-group .form-control:focus {
  outline: none;
  box-shadow: none;
}
.contact-us form .form-group .form-control::-moz-placeholder {
  color: #01193D;
  font-weight: 500;
}
.contact-us form .form-group .form-control::placeholder {
  color: #01193D;
  font-weight: 500;
}
.contact-us form .btn {
  background-color: #6C8290;
  width: 100%;
  padding: 12px 20px;
  color: #ffffff;
  transition: all 0.32s ease-in-out;
  border: 1px solid #ffffff;
}
.contact-us form .btn:hover {
  background-color: #ffffff;
  color: #01193D;
}

.inner-banner {
  background-image: url("../assets/images/inner-banner.jpg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  color: #ffffff;
}
.inner-banner .inner-banner-content {
  padding: 70px 0;
}
.inner-banner .inner-banner-content h2 {
  margin-bottom: 12px;
}

.breadcrumb {
  display: flex;
  justify-content: flex-end;
}
.breadcrumb ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: flex;
  text-align: right;
}
.breadcrumb ul li:not(:last-child) {
  padding-right: 16px;
}
.breadcrumb ul li a {
  text-decoration: none;
  color: #ffffff;
  display: inline-block;
  font-weight: 500;
}
.breadcrumb ul li a.active {
  color: #EDC967;
}

.get-in-touch .info-bg {
  padding: 70px 50px;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  max-width: 80%;
  margin: 0 auto;
}
.get-in-touch .form-item {
  padding-right: 50px;
}
.get-in-touch .form-item .title {
  padding-bottom: 30px;
}
.get-in-touch .form-item .title h2 {
  margin-bottom: 10px;
}
.get-in-touch .form-item form .form-control {
  margin-bottom: 24px;
  padding: 12px 20px;
  border-radius: 0px;
}
.get-in-touch .form-item form .form-control:focus {
  outline: none;
  box-shadow: none;
}
.get-in-touch .form-item .btn {
  text-align: center;
  display: inline-block;
  cursor: pointer;
  transition: all 0.32s ease-in-out;
  text-decoration: none;
  padding: 10px 30px;
  background-color: #AE8625;
  color: #ffffff !important;
  border-radius: 0px;
  border: none;
}
@media (min-width: 1400px) {
  .get-in-touch .form-item .btn {
    padding: 12px 36px;
  }
}
.get-in-touch .form-item .btn:hover {
  background-color: #000000;
}
.get-in-touch .img-item img {
  width: 100%;
}

.map-sec {
  position: relative;
  padding: 60px 0;
}
@media (min-width: 768px) {
  .map-sec {
    padding: 80px 0;
  }
}
.map-sec .map-inner {
  position: relative;
  padding: 0 0 36%;
}
.map-sec .map-inner iframe {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.login-sec {
  background-color: #ffffff;
  padding: 12px 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .login-sec {
    padding: 40px 0;
  }
}
.login-sec .row {
  justify-content: center;
}
.login-sec .row > div {
  display: flex;
}
.login-sec .left-img img {
  max-width: 95%;
}
.login-sec .right-side {
  position: relative;
  width: 100%;
  max-width: 536px;
  padding: 20px 16px;
  margin: 0 auto;
}
@media (min-width: 576px) {
  .login-sec .right-side {
    padding: 40px 30px;
  }
}
@media (min-width: 992px) {
  .login-sec .right-side {
    padding: 50px 40px;
  }
}
@media (min-width: 1200px) {
  .login-sec .right-side {
    padding: 60px 50px;
  }
}
@media (min-width: 1400px) {
  .login-sec .right-side {
    padding: 60px 70px;
  }
}
.login-sec .right-side:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #AE8625;
  margin-left: 10px;
  margin-top: 10px;
}
.login-sec .right-side::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #EBEBEB;
  z-index: 2;
}
.login-sec .right-side .bg-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 10%;
  z-index: 2;
}
.login-sec .right-side .bg-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.login-sec .right-side .form-with-title {
  position: relative;
  z-index: 2;
}
.login-sec .right-side .form-with-title .img-item {
  text-align: center;
}
.login-sec .right-side .form-with-title img {
  max-width: 80%;
  margin: 0 auto 20px;
}
@media (min-width: 992px) {
  .login-sec .right-side .form-with-title img {
    margin: 0 auto 40px;
  }
}
.login-sec .right-side .form-with-title h2 {
  font-family: "Poppins", sans-serif;
  margin-bottom: 20px;
}
.login-sec form .form-group {
  position: relative;
}
.login-sec form .form-group .form-control {
  border-radius: 0px;
  border: none;
  margin-bottom: 12px;
  padding: 12px 20px 12px 62px;
}
@media (min-width: 768px) {
  .login-sec form .form-group .form-control {
    padding: 14px 20px 14px 62px;
    margin-bottom: 20px;
  }
}
.login-sec form .form-group .form-control:focus {
  outline: none;
  box-shadow: none;
}
.login-sec form .form-group .form-control::-moz-placeholder {
  color: #737373;
}
.login-sec form .form-group .form-control::placeholder {
  color: #737373;
}
.login-sec form .form-group .f-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 100%;
  background-color: #FFF4D8;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}
.login-sec form .form-group .fa-eye-slash {
  position: absolute;
  top: 50%;
  right: 20px;
  font-size: 12px;
  cursor: pointer;
  z-index: 1;
  transform: translateY(-50%);
}
.login-sec form .forgot-pass {
  text-align: right;
  text-decoration: underline;
  padding-top: 12px;
}
.login-sec form .forgot-pass a {
  color: #AE8625;
  font-weight: 400;
}
.login-sec .button .btn {
  text-align: center;
  display: inline-block;
  cursor: pointer;
  transition: all 0.32s ease-in-out;
  text-decoration: none;
  padding: 10px 30px;
  background-color: #AE8625;
  color: #ffffff !important;
  border-radius: 0px;
  border: none;
  width: 100%;
}
@media (min-width: 1400px) {
  .login-sec .button .btn {
    padding: 12px 36px;
  }
}
.login-sec .button .btn:hover {
  background-color: #000000;
}
.login-sec .center {
  text-align: center;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-top: 30px;
}
@media (min-width: 992px) {
  .login-sec .center {
    margin-top: 50px;
  }
}
.login-sec .center span {
  background-color: #AE8625;
  height: 1px;
  display: inline-block;
  width: 20%;
}
@media (min-width: 1200px) {
  .login-sec .center span {
    width: 22%;
  }
}
@media (min-width: 1600px) {
  .login-sec .center span {
    width: 28%;
  }
}
.login-sec .center p {
  font-size: 14px;
  margin: 0;
}
.login-sec .login-with-social ul {
  padding: 24px 0 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.login-sec .login-with-social ul li {
  list-style: none;
}
.login-sec .login-with-social ul li:not(:last-child) {
  padding-right: 12px;
}
@media (min-width: 768px) {
  .login-sec .login-with-social ul li:not(:last-child) {
    padding-right: 20px;
  }
}
.login-sec .login-with-social ul li a {
  text-decoration: none;
  border-radius: 50%;
  background-color: #000000;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
}
@media (min-width: 768px) {
  .login-sec .login-with-social ul li a {
    width: 50px;
    height: 50px;
  }
}
.login-sec .signup-text {
  text-align: center;
  padding-top: 30px;
}
@media (min-width: 768px) {
  .login-sec .signup-text {
    padding-top: 40px;
  }
}
@media (min-width: 1200px) {
  .login-sec .signup-text {
    padding-top: 80px;
  }
}
.login-sec .signup-text a {
  color: #AE8625;
  font-weight: 400;
}

.basic-banner-sec {
  height: 150px;
  background-color: #F5F5F5;
  display: flex;
  align-items: center;
  justify-content: center;
}
.basic-banner-sec .row {
  align-items: center;
  justify-content: center;
}
.basic-banner-sec ul {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.basic-banner-sec ul li {
  list-style: none;
  font-weight: 500;
  text-transform: capitalize;
}
.basic-banner-sec ul li:not(:last-child) {
  padding-right: 16px;
}
.basic-banner-sec ul li a {
  text-decoration: none;
  color: #000000;
}
.basic-banner-sec ul li a.active {
  color: #AE8625;
}

.checkout-section {
  padding-top: 30px;
}
.checkout-section .sticky-item {
  margin-top: 30px;
}
.checkout-section .login {
  border: 1px solid rgba(221, 221, 221, 0.5);
  padding: 30px 20px;
}
@media (min-width: 576px) {
  .checkout-section .login {
    padding: 40px 30px;
  }
}
@media (min-width: 1200px) {
  .checkout-section .login {
    padding: 60px 50px;
  }
}
.checkout-section .login h4 {
  padding-bottom: 20px;
}
.checkout-section .login .form-control {
  padding: 12px 20px;
  border-color: rgba(221, 221, 221, 0.5);
  margin-bottom: 12px;
  border-radius: 0px;
}
.checkout-section .login .form-control:focus {
  outline: none;
  box-shadow: none;
}
.checkout-section .login .forgot-pass {
  text-align: right;
}
.checkout-section .login .forgot-pass a {
  color: #AE8625;
  font-weight: 500;
}
.checkout-section .login .btn {
  margin-top: 20px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  transition: all 0.32s ease-in-out;
  text-decoration: none;
  padding: 10px 30px;
  background-color: #AE8625;
  color: #ffffff !important;
  border-radius: 0px;
  border: none;
  width: 100%;
  letter-spacing: 3px;
}
@media (min-width: 1400px) {
  .checkout-section .login .btn {
    padding: 12px 36px;
  }
}
.checkout-section .login .btn:hover {
  background-color: #000000;
}
.checkout-section .create-account {
  text-align: center;
}
.checkout-section .create-account .form-check {
  display: flex;
  align-items: center;
  justify-content: center;
}
.checkout-section .create-account .form-check .form-check-input {
  margin: 0 12px 2px 0;
}
.checkout-section .order-summary {
  margin-top: 40px;
  border: 1px solid rgba(221, 221, 221, 0.5);
  padding: 30px 20px;
}
@media (min-width: 576px) {
  .checkout-section .order-summary {
    padding: 40px 30px;
  }
}
@media (min-width: 1200px) {
  .checkout-section .order-summary {
    padding: 60px 50px;
  }
}
.checkout-section .order-summary h4 {
  margin-bottom: 20px;
}
.checkout-section .order-summary ul {
  padding: 0;
  margin: 0;
}
.checkout-section .order-summary ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  list-style: none;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.checkout-section .order-summary ul li:not(:last-child) {
  border-bottom: 1px solid rgba(221, 221, 221, 0.5);
}
.checkout-section .order-summary ul li:nth-last-child(2) {
  border-color: #AE8625;
}
.checkout-section .order-summary ul li:last-child {
  font-size: 20px;
  font-weight: 600;
}

.billing-address {
  border: 1px solid rgba(221, 221, 221, 0.5);
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  margin-top: 30px;
  padding: 30px 20px;
}
@media (min-width: 576px) {
  .billing-address {
    padding: 40px 30px;
  }
}
@media (min-width: 1200px) {
  .billing-address {
    padding: 60px 50px;
  }
}
.billing-address .sub-title h4 {
  margin-bottom: 20px;
}
.billing-address .form-control {
  padding: 12px 20px;
  border-color: rgba(221, 221, 221, 0.5);
  margin-bottom: 24px;
  border-radius: 0px;
}
.billing-address .form-control:focus {
  outline: none;
  box-shadow: none;
}
@media (max-width: 575.98px) {
  .billing-address .form-check label {
    font-size: 14px;
  }
}
.billing-address .shipping-method h6 i {
  margin-right: 12px;
}
@media (max-width: 575.98px) {
  .billing-address .shipping-method p {
    font-size: 12px;
  }
}
.billing-address .shipping-method p span {
  margin-left: 12px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #F5F5F5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.payment-method {
  border: 1px solid rgba(221, 221, 221, 0.5);
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  margin-top: 40px;
  padding: 30px 20px;
}
@media (min-width: 576px) {
  .payment-method {
    padding: 40px 30px;
  }
}
@media (min-width: 1200px) {
  .payment-method {
    padding: 60px 50px;
  }
}
.payment-method .sub-title h4 {
  margin-bottom: 12px;
}
.payment-method .sub-title p {
  color: #737373;
}
.payment-method .accordion .accordion-item {
  border: none;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  margin-bottom: 20px;
  border: 1px solid rgba(221, 221, 221, 0.5);
}
.payment-method .accordion .accordion-item .circle {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #AE8625;
  margin-right: 12px;
}
.payment-method .accordion .accordion-item .circle:before {
  content: "";
  display: inline-block;
  left: 0;
  top: 0;
  width: 10px;
  height: 10px;
  background-color: #AE8625;
  border-radius: 50%;
}
.payment-method .accordion .accordion-item .accordion-button {
  border-radius: 0px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  background-color: #ffffff !important;
  border: none;
  box-shadow: none;
  color: #AE8625;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px;
}
@media (min-width: 768px) {
  .payment-method .accordion .accordion-item .accordion-button {
    padding: 20px;
  }
}
.payment-method .accordion .accordion-item .accordion-button::after {
  display: none;
}
.payment-method .accordion .accordion-item .accordion-button:focus {
  box-shadow: none;
  outline: none;
  bottom: none;
}
.payment-method .accordion .accordion-item .accordion-button.collapsed {
  color: #000000;
}
.payment-method .accordion .accordion-item .accordion-button.collapsed .circle {
  border-color: #000000;
}
.payment-method .accordion .accordion-item .accordion-button.collapsed .circle::before {
  background-color: #000000;
}
.payment-method .accordion .accordion-item .accordion-body {
  padding: 0px 12px 20px;
}
@media (min-width: 768px) {
  .payment-method .accordion .accordion-item .accordion-body {
    padding: 0px 20px 30px;
  }
}
.payment-method .accordion .accordion-item .accordion-body label {
  color: #000000;
  margin-bottom: 6px;
}
.payment-method .accordion .accordion-item .accordion-body .form-control {
  padding: 12px 20px;
  border-color: rgba(221, 221, 221, 0.5);
  margin-bottom: 12px;
  border-radius: 0px;
}
.payment-method .accordion .accordion-item .accordion-body .form-control:focus {
  outline: none;
  box-shadow: none;
}
.payment-method .pay-btn {
  text-align: center;
  display: inline-block;
  cursor: pointer;
  transition: all 0.32s ease-in-out;
  text-decoration: none;
  padding: 10px 30px;
  background-color: #AE8625;
  color: #ffffff !important;
  border-radius: 0px;
  border: none;
  background-color: #000000;
}
@media (min-width: 1400px) {
  .payment-method .pay-btn {
    padding: 12px 36px;
  }
}
.payment-method .pay-btn:hover {
  background-color: #000000;
}

.bottom-button {
  position: absolute;
  bottom: 20px;
  border: 2px solid #AE8625;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 8;
  cursor: pointer;
  background-color: #AE8625;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  width: 32px;
  height: 32px;
  border-radius: 4px;
  right: 20px;
}
.bottom-button.active {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 992px) {
  .bottom-button {
    border-radius: 10px;
    width: 50px;
    right: 60px;
    height: 50px;
  }
}
.bottom-button img {
  width: 10px;
}

footer {
  padding: 60px 0 4px;
  background-color: #6C8290;
  color: #CCDBE9;
  min-height: 200px;
  margin-top: 80px;
}
@media (max-width: 991.98px) {
  footer .footer-item {
    margin-bottom: 30px;
  }
}
footer .footer-item img {
  margin-bottom: 16px;
}
@media (max-width: 767.98px) {
  footer .footer-item img {
    max-width: 220px;
  }
}
footer .footer-item ul {
  padding: 0;
  margin: 0;
  display: flex;
}
footer .footer-item ul li {
  list-style: none;
  padding-right: 22px;
}
footer .footer-item ul li a {
  width: 40px;
  height: 40px;
  border-radius: 2px;
  border: 2px solid #EDC967;
  color: #EDC967;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 8px;
  transition: all 0.32s ease-in-out;
  position: relative;
  overflow: hidden;
  font-size: 20px;
}
@media (min-width: 1200px) {
  footer .footer-item ul li a {
    font-size: 22px;
  }
}
footer .footer-item ul li a i {
  position: relative;
  z-index: 2;
}
footer .footer-item ul li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transform: scale(0);
  transition: all 0.5s ease-in-out;
  background-color: #AE8625;
}
footer .footer-item ul li a:hover {
  transform: scale(1.1);
  color: #ffffff;
  border-color: #AE8625;
}
footer .footer-item ul li a:hover::before {
  transform: scale(1.5);
}
footer .footer-item p br {
  display: none;
}
@media (max-width: 991.98px) {
  footer .menu-item {
    margin-bottom: 30px;
  }
}
footer .menu-item h5 {
  font-weight: 400;
  text-decoration: underline;
  text-transform: uppercase;
}
footer .menu-item ul {
  padding: 10px 0 0;
  margin: 0;
}
footer .menu-item ul li {
  list-style: none;
}
footer .menu-item ul li:not(:last-child) {
  margin-bottom: 14px;
}
@media (min-width: 992px) {
  footer .menu-item ul li:not(:last-child) {
    margin-bottom: 20px;
  }
}
footer .menu-item ul li a {
  text-decoration: none;
  color: #ffffff;
  font-weight: 600;
  transition: all 0.32s ease-in-out;
  font-size: 14px;
}
@media (min-width: 992px) {
  footer .menu-item ul li a {
    font-size: 16px;
  }
}
footer .menu-item ul li a:hover {
  color: #EDC967;
  padding-left: 6px;
}
footer .news-latter .form-wrapper {
  display: flex;
  gap: 8px;
}
@media (min-width: 768px) {
  footer .news-latter .form-wrapper {
    gap: 15px;
  }
}
footer .news-latter .form-wrapper .form-control {
  padding: 12px 20px;
}
footer .news-latter .form-wrapper .form-control:focus {
  box-shadow: none;
  outline-color: #EDC967;
  border-color: #EDC967;
}
footer .news-latter .form-wrapper .btn {
  border: 2px solid #ffffff;
  color: #ffffff;
  transition: all 0.32s ease-in-out;
  padding: 10px 20px;
}
@media (min-width: 768px) {
  footer .news-latter .form-wrapper .btn {
    padding: 10px 24px;
  }
}
footer .news-latter .form-wrapper .btn:hover {
  background-color: #AE8625;
  border-color: #AE8625;
  color: #ffffff;
}

.footer-bottom {
  padding-top: 60px;
}
.footer-bottom p {
  font-weight: 300;
}/*# sourceMappingURL=style.css.map */