@charset "UTF-8";
/* google fonts */
@import url("https://fonts.googleapis.com/css2?family=Geist:wght@100..900&family=Zalando+Sans+SemiExpanded:ital,wght@0,200..900;1,200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap");
body, ul, ol {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
}

body {
  font-family: "Geist", sans-serif;
  font-weight: 400;
  color: #000;
}

header {
  width: 100%;
}

.nav-item a.category-btn-wrapper {
  font-size: 18px !important;
  font-weight: 500;
  padding: 16px 40px 16px 20px !important;
  border-radius: 10px 10px 0 0;
  margin-top: -8px;
}

.nav-item a.category-btn-wrapper:hover {
  color: #00AEEF;
}

.nav-item a.category-btn-wrapper:focus {
  color: #00AEEF !important;
}

.logo {
  max-width: 100%;
}

.header-search {
  border: #C0C0C0 solid 1px;
  border-radius: 40px;
  margin: 5px 0 0 0;
}

.header-search input[type=search] {
  border-color: transparent !important;
  border-radius: 40px;
  outline: none;
  color: #C0C0C0;
}

.header-search button {
  border-radius: 20px !important;
  background: #C0C0C0;
  border-color: transparent;
  padding: 5px 30px;
}

.middle-section {
  margin: 0 auto;
  padding: 30px 0 0 0;
}

.navbar-fixed .offcanvas-body .nav-item {
  margin-left: 9px;
}

.navbar-fixed .offcanvas-body .nav-item .nav-link {
  color: #000;
  transition: all ease-in-out 0.3s;
}

.navbar-fixed .offcanvas-body .nav-item .nav-link:hover {
  color: #00AEEF;
}

.navbar-fixed .offcanvas-body .nav-item .nav-link.active {
  color: #008DD0;
}

.navbar {
  margin: 10px 0 0 0 !important;
  transition: all ease-in-out 0.3s;
  border-radius: 0 !important;
  padding: 0;
  box-shadow: none !important;
}

.navbar .nav-link {
  font-size: 16px;
  color: #222;
  font-weight: 500;
  text-align: left;
}

.navbar-nav .nav-link.active {
  color: #008DD0;
  border-radius: 0;
}

.navbar-nav .nav-link:focus {
  color: #008DD0;
}

.nav-link:hover {
  color: #008DD0;
}

.tab-content .nav-link {
  padding: 8px 30px !important;
  font-size: 18px;
  font-weight: 600;
  color: #999;
}

.tab-content .nav-link.active {
  color: #008DD0;
  border-radius: 0;
  background: #CFEAF6;
  padding: 8px 30px;
}

.tab-content .nav-link:hover {
  color: #000;
}

a.rc-button {
  background-color: #008DD0;
  color: #fff !important;
  border-radius: 10rem;
  padding: 10px 20px !important;
  box-shadow: 0px 5px 5px #ccc;
}

a.rc-button:hover {
  background-color: #FF6A00;
  color: #fff !important;
}

a.rc-button i {
  margin-left: 5px;
}

.navbar .nav-item {
  position: relative;
  margin-left: 14px;
}

.navbar .nav-item .fa-search {
  color: #222;
  vertical-align: middle;
}

.navbar-fixed .offcanvas-body .nav-item .fa-search {
  color: #000;
}

.nav-item input {
  font-size: 16px;
}

.nav-item input::-moz-placeholder {
  font-size: 0.9rem;
}

.nav-item input::placeholder {
  font-size: 0.9rem;
}

.nav-link:focus {
  color: #00AEEF;
}

.navbar .catalog-nav-link {
  font-size: 16px;
  font-weight: 600;
  background-color: transparent;
  text-decoration: none;
  padding: 8px 30px;
  border: #00AEEF solid 2px;
  color: #00AEEF;
  border-radius: 30px;
  transition: all ease-in-out 0.3s;
  display: inline-block;
  text-transform: uppercase;
}

.navbar .catalog-nav-link:hover {
  border-color: #00AEEF;
  background-color: #00AEEF;
  color: #fff;
}

.navbar .catalog-nav-link:focus {
  border-color: #616465;
  background-color: #616465;
  color: #fff;
}

.navbar .distributor-nav-link {
  font-size: 16px;
  font-weight: 600;
  background-color: transparent;
  text-decoration: none;
  padding: 8px 30px;
  border: #FF6A00 solid 2px;
  color: #FF6A00;
  border-radius: 30px;
  transition: all ease-in-out 0.3s;
  text-transform: uppercase;
  display: block;
  text-align: center;
}

.navbar .distributor-nav-link:hover {
  border-color: #FF6A00;
  background-color: #FF6A00;
  color: #fff;
}

.navbar .distributor-nav-link:focus {
  border-color: #616465;
  background-color: #616465;
  color: #fff;
}

.navbar .rquote-nav-link {
  font-size: 16px;
  font-weight: 600;
  background-color: transparent;
  text-decoration: none;
  padding: 8px 30px;
  border: #C0C0C0 solid 2px;
  color: #616465;
  border-radius: 30px;
  transition: all ease-in-out 0.3s;
  text-transform: uppercase;
  display: block;
  text-align: center;
}

.navbar .rquote-nav-link:hover {
  border-color: #FF6A00;
  background-color: #FF6A00;
  color: #fff;
}

.navbar .rquote-nav-link:focus {
  border-color: #616465;
  background-color: #616465;
  color: #fff;
}

.navbar .dropdown-menu {
  padding: 0;
}

.navbar .dropdown-item {
  padding: 5px 15px;
  font-size: 16px;
  font-weight: 500;
  border-bottom: 1px solid #ddd;
}

.navbar .dropdown-item:hover {
  background: #00AEEF;
  color: #fff;
}

.navbar-fixed {
  display: block !important;
  top: 0;
  left: 0;
  z-index: 100;
  position: fixed;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 5px #C0C0C0;
  transition: all ease-in-out 0.3s;
  padding-bottom: 10px;
}

.navbar-fixed .navbar {
  margin: 1% 0;
  background-color: transparent;
}

.header-search {
  position: relative;
}

.instant-results .media-heading {
  font-size: 18px;
  color: #008DD0;
  font-weight: 600;
}

.instant-results p {
  font-size: 16px;
  font-weight: 500;
  color: #333;
  margin: 0;
}

.result-bucket li {
  padding: 12px 15px;
}

.instant-results {
  background: #fff;
  width: 100%;
  color: gray;
  position: absolute;
  top: 100%;
  left: 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.175);
  display: none;
  z-index: 9;
  max-height: 400px;
  overflow-y: auto;
}

.form-search {
  transition: all 200ms ease-out;
  -webkit-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
}

.search-form {
  position: relative;
  max-width: 100%;
}

.result-link {
  color: #4f7593;
}

.result-link .media-body {
  font-size: 14px;
  color: #616465;
}

.result-link .media-heading {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  line-height: normal;
  margin: 0;
}

.result-link:hover,
.result-link:hover .media-heading,
.result-link:hover .media-body {
  text-decoration: none;
  color: #0082C9;
}

.result-link .media-object {
  max-width: 100%;
  padding: 3px;
  border: 1px solid #c1c1c1;
  border-radius: 3px;
}

.result-entry + .result-entry {
  border-top: 1px solid #ddd;
}

.navbar-fixed .navbar-brand .main-logo {
  display: none;
}

.navbar-fixed .navbar-brand .sticky-logo {
  display: inline-block !important;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
  background: #fff;
  width: 100%;
  left: 0;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .mega-content {
  padding: 0;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .mega-content nav {
  border-right: 1px solid #EDEDED;
  height: 100%;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .mega-content .row {
  height: 100%;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .mega-content article {
  height: 100%;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .mega-content h5 {
  margin: 0 0 20px 0;
  display: flex;
  align-items: center;
}

.mega-content nav .nav-link {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  color: #616465;
  background: #fff;
  border-bottom: 1px solid #EDEDED;
  border-radius: 0;
}

.mega-content .tab-content > .tab-pane {
  padding: 10px 20px 10px 20px;
}

.mega-content nav .nav-link i {
  font-size: 14px;
}

.mega-content nav .nav-link.active {
  background: #EDEDED;
}

.mega-content nav .nav-link:last-child {
  border: 0;
}

.mega-content .tab-content > .tab-pane a.explore-all-btn {
  margin: 20px 0 10px 0;
  background: #bfbfbf;
  color: #000;
  padding: 8px 30px;
  margin-bottom: 10px;
  display: inline-block;
  transition: all ease-in-out 0.2s;
}

.mega-content .tab-content > .tab-pane a.explore-all-btn i {
  margin-left: 5px;
  font-size: 16px;
}

.mega-content .tab-content > .tab-pane a.explore-all-btn:hover {
  color: #fff;
  background: #000;
}

.mega-content .no-items-img-wrapper {
  margin: 0 0 10px 0;
  text-align: center;
}

.mega-content .no-items-img-wrapper figure {
  width: 200px;
  height: 200px;
  margin: 0 auto 15px;
  border: #eee solid 5px;
  padding: 5px;
  text-align: center;
  overflow: hidden;
  transition: all ease-in-out 0.3s;
}

.mega-content .no-items-img-wrapper:hover figure {
  border-color: #ddd;
}

.mega-content .no-items-img-wrapper figure img {
  max-width: 100%;
}

.mega-content .no-items-img-wrapper h5 {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  justify-content: center;
}

.mega-content a.menu-viewall-link {
  background: #008DD0;
  color: #fff;
  padding: 10px 60px;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
  display: inline-block;
  transition: all ease-in-out 0.2s;
}

.mega-content a.menu-viewall-link:hover {
  background: #FF6A00;
}

.mega-content .head-title-wrapper {
  margin: 0 0 15px 0;
}

.mega-content .head-title-wrapper figure {
  margin: 0 10px 0 0;
  width: 70px;
  height: 70px;
}

.mega-content .main-menu-img-wrapper .main-menu-img {
  max-width: 100%;
  padding: 8px;
}

.menu-certificates {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: start;
}

.menu-certificates img {
  max-width: 100%;
  padding: 5px;
  opacity: 0.5;
  margin: 10px 0;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .mega-content .menu-img-wrapper {
  width: 60px;
  height: 60px;
  overflow: hidden;
  display: inline-block;
  margin: 0 20px 0 20px;
  border-radius: 50%;
  padding: 10px;
  background: #fff;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .mega-content .menu-img {
  max-width: 100%;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .mega-content #myTab span {
  display: inline-block;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .mega-content h5 a {
  color: #0b6191;
  font-size: 17px;
  font-weight: 600;
  transition: all ease-in-out 0.2s;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .mega-content h5 a:hover {
  color: #FF6A00;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .mega-content ul.category-products {
  margin: 0 0 0 20px;
  padding: 0;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .mega-content ul.category-products li {
  list-style: square;
  margin: 0 0 12px 0;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .mega-content ul.category-products li::marker {
  color: #C0C0C0;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .mega-content ul.category-products li img {
  max-width: 100%;
  border: #ddd solid 1px;
  padding: 3px;
  transition: all ease-in-out 0.2s;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .mega-content ul.category-products li:hover img {
  border-color: #008DD0;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .mega-content ul.category-products li:has(> a.view-all-link) {
  list-style: none;
  margin-left: 2px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .mega-content ul.category-products li a {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  display: block;
  transition: all ease-in-out 0.2s;
  position: relative;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .mega-content ul.category-products li:hover a {
  color: #000;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .mega-content ul.category-products li .view-all-link {
  color: #000;
  font-weight: 600;
  font-size: 0.9rem;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .mega-content ul.category-products li .view-all-link:hover {
  color: #008DD0;
}

.navbar .nav-item .show {
  color: #000;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .mega-content ul.category-products .col-md-3 {
  padding: 0;
}

.mega-content .head-title-wrapper .col-md-9 {
  display: flex;
}

.banner {
  margin: 0 0 20px 0;
  width: 100%;
  position: relative;
  background: url("../images/top-bg.jpg") no-repeat top center;
  background-size: cover;
}

.banner .carousel-inner {
  position: relative;
  overflow: hidden;
  padding: 4% 0 6% 0;
}

.banner .carousel-inner .carousel-item {
  z-index: 1;
}

.banner .carousel-control-prev {
  left: -150px;
}

.banner .carousel-control-next {
  right: -150px;
}

.banner h1 {
  margin: 0;
  font-size: 40px;
  font-weight: 600;
  color: #393939;
  line-height: 48px;
  font-family: "Zalando Sans SemiExpanded", sans-serif;
}

.banner h1 span {
  color: #008dd0;
}

.banner p {
  margin: 20px 0 50px 0;
  font-size: 18px;
  color: #636363;
  font-weight: 400;
  font-family: "Zalando Sans SemiExpanded", sans-serif;
}

.banner .button {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 15px 40px;
  transition: all ease-in-out 0.3s;
}

.banner a.know-more-btn {
  background: #4C6576;
  margin: 0 20px 0 0;
}

.banner a.get-catalogue-btn {
  background: #FF6A00;
}

.banner .button:hover {
  background: #008DD0;
  color: #fff;
}

.banner .carousel-indicators {
  bottom: 20px;
}

.carousel-indicators [data-bs-target] {
  background-color: #008DD0;
}

.banner .buttons {
  display: inline-block;
  padding: 0.75rem 2rem;
  border-radius: 10rem;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 500;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.banner .buttons:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #494c4d;
  border-radius: 10rem;
  z-index: -2;
}
.banner .buttons:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #0a7aaf;
  transition: all 0.3s;
  border-radius: 10rem;
  z-index: -1;
}
.banner .buttons:hover {
  color: #fff;
}
.banner .buttons:hover:before {
  width: 100%;
}

.banner .buttons i {
  margin-left: 10px;
  font-size: 20px;
  transition: all ease-in-out 0.2s;
}

.banner .catbuttons {
  display: inline-block;
  padding: 0.75rem 2rem;
  border-radius: 10rem;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 500;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin-left: 15px;
}
.banner .catbuttons:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #FF6A00;
  border-radius: 10rem;
  z-index: -2;
}
.banner .catbuttons:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #0a7aaf;
  transition: all 0.3s;
  border-radius: 10rem;
  z-index: -1;
}
.banner .catbuttons:hover {
  color: #fff;
}
.banner .catbuttons:hover:before {
  width: 100%;
}

.banner .catbuttons i {
  margin-left: 10px;
  font-size: 20px;
  transition: all ease-in-out 0.2s;
}

.about-us {
  padding: 100px 0 80px 0;
  background: url("../images/about-bg.jpg") no-repeat center -10px;
  background-size: cover;
}

.about-us .about-content {
  margin: 0 0 30px 0;
}

.about-us .about-content h2 {
  font-size: 26px;
  color: #161616;
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-weight: 600;
}

.about-us .about-content h2 span {
  color: #0485c2;
}

.about-us .about-content p {
  font-size: 1.1rem;
  line-height: 2.2rem;
  color: #161616;
  font-weight: 400;
  margin-bottom: 30px;
}

.about-us .about-content a.read-more-btn {
  background: #111111;
  font-size: 1.1rem;
  padding: 0.85rem 2rem;
  color: #fff;
  margin-top: 10px;
  display: inline-block;
  transition: all ease-in-out 0.2s;
}

.about-us .about-content a.read-more-btn i {
  vertical-align: middle;
  font-size: 1.2rem;
  margin-left: 0.45rem;
}

.about-us .about-content a.read-more-btn:hover {
  background: #008DD0;
}

.about-us .image-wrapper {
  position: relative;
  margin: 0 0 20px 0;
}

.about-us .image-wrapper figure {
  margin: 0;
  text-align: center;
}

.about-us .image-wrapper figure img {
  max-width: 100%;
  border: #fff solid 8px;
  box-shadow: 0 0 5px #999;
  transition: all ease-in-out 0.2s;
}

.about-us .image-wrapper:hover figure img {
  transform: scale(1.1);
}

.about-us .image-wrapper .experience {
  position: absolute;
  top: -82px;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  z-index: 11;
}

.about-us .image-wrapper .experience .gpc-icon-wrapper {
  background: #fff;
  width: 110px;
  height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: #CFEAF6 solid 2px;
}

.about-us .image-wrapper .experience .experience-text {
  position: relative;
  top: -1px;
  left: 133px;
}

.product-categories-wrapper {
  padding: 100px 0 60px 0;
}

.product-categories-wrapper .category-listing-title {
  text-align: center;
  margin: 0 0 30px 0;
  font-size: 1.8rem;
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-weight: 600;
  position: relative;
  display: inline-block;
  color: #0485c2;
}

.product-categories-wrapper .category-listing-title::before {
  content: "";
  position: absolute;
  top: 15px;
  width: 50px;
  height: 5px;
  background: #0485c2;
  left: -50px;
  z-index: 1;
}

.product-categories-wrapper .category-listing-title::after {
  content: "";
  position: absolute;
  top: 15px;
  width: 50px;
  height: 5px;
  background: #0485c2;
  right: -50px;
  z-index: 1;
}

.product-categories-wrapper .category-listing-title span {
  background: #fff;
  padding: 0 20px;
  position: relative;
  z-index: 2;
}

.product-categories-wrapper .categories-wrapper {
  width: 90%;
  margin: auto;
}

.product-categories-wrapper .categories-wrapper .category-details {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}

.product-categories-wrapper .categories-wrapper .category-details figure {
  text-align: center;
  margin: 0 30px 0 0;
  padding: 60px 0 0 0;
  background: url("../images/bg-li.jpg") repeat-x bottom;
  border-radius: 0 0 10rem 10rem;
  width: 200px;
}

.product-categories-wrapper .categories-wrapper .category-details figure img {
  max-width: 100%;
  margin-bottom: -20px;
  transition: all ease-in-out 0.2s;
}

.product-categories-wrapper .categories-wrapper .category-details:hover figure img {
  transform: scale(1.1);
}

.product-categories-wrapper .categories-wrapper .category-details h3 {
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  margin-bottom: 10px;
}

.product-categories-wrapper .categories-wrapper .category-details h3 a {
  color: #2e2d2d;
}

.product-categories-wrapper .categories-wrapper .category-details:hover h3 a {
  color: #000;
}

.product-categories-wrapper .categories-wrapper .category-details p {
  color: #3a3a3a;
  font-size: 1rem;
  font-weight: 400;
}

.product-categories-wrapper .categories-wrapper .category-details a.category-explore-btn {
  background: #0485c2;
  color: #fff;
  padding: 0.65rem 1.5rem;
  display: inline-block;
  font-size: 1rem;
  margin-top: 20px;
  transition: all ease-in-out 0.2s;
}

.product-categories-wrapper .categories-wrapper .category-details a.category-explore-btn:hover {
  background: #FF6A00;
}

.product-categories-wrapper .categories-wrapper .category-details a.category-explore-btn i {
  font-size: 1.3rem;
  margin: 0 0 0 5px;
  vertical-align: middle;
}

.why-choose-us {
  padding: 60px 0 80px 0;
}

.why-choose-us .why-choose-us-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}

.why-choose-us .why-choose-us-wrapper .why-choose-reasons {
  background: url("../images/why-us-bg.jpg") no-repeat center center;
  background-size: cover;
  border-radius: 20px;
  padding: 80px 30px 80px 40px;
  border: #dae5e7 solid 1px;
}

.why-choose-us .why-choose-us-wrapper .why-choose-reasons h2 {
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 30px;
}

.why-choose-us .why-choose-us-wrapper .why-choose-reasons ul {
  margin: 0 0 0 30px;
  padding: 0;
}

.why-choose-us .why-choose-us-wrapper .why-choose-reasons ul li {
  font-size: 1rem;
  margin-bottom: 18px;
  color: #474646;
  list-style: none;
  padding-left: 16px;
}

.why-choose-us .why-choose-us-wrapper .why-choose-reasons ul li::marker {
  content: "▶";
  font-size: 0.8rem;
  color: #FF6A00;
}

.why-choose-us-wrapper .enquiry-form {
  background: #f2f0f0;
  padding: 40px 40px 0 40px;
  border: #b1b2b2 solid 1px;
  border-radius: 30px;
  margin-left: -20px;
  box-shadow: 0 0 5px #999;
}

.why-choose-us-wrapper .enquiry-form h3 {
  text-align: center;
  color: #084da2;
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-size: 1.3rem;
  font-weight: 700;
  margin: 0 40px;
  margin-bottom: 16px;
}

.why-choose-us-wrapper .enquiry-form p {
  text-align: center;
  font-size: 1.2rem;
  margin-bottom: 30px;
}

.why-choose-us-wrapper .enquiry-form .form-fields {
  margin-bottom: 30px;
}

.why-choose-us-wrapper .enquiry-form .form-fields input {
  border-radius: 0;
}

.why-choose-us-wrapper .enquiry-form .form-fields textarea {
  border-radius: 0;
  height: 80px;
}

.why-choose-us-wrapper .enquiry-form .form-fields input[type=text] {
  font-size: 14px;
  color: #333;
}

.why-choose-us-wrapper .enquiry-form .form-fields input[type=email] {
  font-size: 14px;
  color: #333;
}

.why-choose-us-wrapper .enquiry-form .form-fields .form-floating > label {
  color: #737171;
  font-size: 1rem;
}

.why-choose-us-wrapper .enquiry-form .form-fields .submit-button {
  background: #084da2;
  font-size: 18px;
  color: #fff;
  padding: 8px 30px;
  margin: 20px 0 10px 0;
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-weight: 500;
  border: none;
  transition: all ease-in-out 0.2s;
}

.why-choose-us-wrapper .enquiry-form .form-fields .submit-button:hover {
  background: #FF6A00;
}

.why-choose-us-wrapper .enquiry-form .form-fields .privacy-statement {
  margin: 5px 0 0 0;
  font-size: 0.9rem;
  font-weight: 500;
  color: #616465;
}

.why-choose-us-wrapper .enquiry-form .form-fields .privacy-statement img {
  margin-right: 5px;
  vertical-align: middle;
}

.testimonials {
  padding: 80px 0;
  background: url("../images/testimonial-bg.jpg") no-repeat center center;
  background-size: cover;
  padding: 60px 0;
  margin-bottom: 40px;
  overflow: hidden;
}

.testimonials .container .quote-icon {
  opacity: 0.3;
  position: absolute;
  bottom: -40px;
  right: 0;
}

.testimonials .content-wapper {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}

.testimonials .content-wapper div figure {
  margin: 0;
}

.testimonials .content-wapper div figure img {
  max-width: 100%;
  border-radius: 30px;
  border: #fff solid 1px;
  box-shadow: 0 0 10px #999;
}

.testimonials .content-wapper .carousel-wrapper {
  margin-bottom: 10px;
}

.testimonials .content-wapper .carousel-wrapper h2 {
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  color: #000;
  margin: 0 0 20px 0;
}

.testimonials .content-wapper .carousel-wrapper .carousel-inner .text {
  font-size: 1.2rem;
  color: #2f2e2e;
  font-weight: 400;
  line-height: 2rem;
}

.testimonials .content-wapper .carousel-wrapper .client-reviews {
  margin-bottom: 10px;
}

.testimonials .content-wapper .carousel-wrapper .client-reviews .client-details {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: start;
  align-items: center;
  margin-top: 40px;
}

.testimonials .content-wapper .carousel-wrapper .client-reviews .client-details h3 {
  font-size: 1.3rem;
  color: #1f1e1e;
  margin: 0 0 5px 0;
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-weight: 600;
}

.testimonials .content-wapper .carousel-wrapper .client-reviews .client-details .review-user {
  background: #fff;
  padding: 2px 5px 8px 5px;
  border-radius: 50%;
  border: #e1dddd solid 4px;
  overflow: hidden;
  margin-right: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.testimonials .content-wapper .carousel-wrapper .client-reviews .client-details ul.review-stars {
  margin: 0;
  padding: 0;
}

.testimonials .content-wapper .carousel-wrapper .client-reviews .client-details ul.review-stars li {
  list-style: none;
  margin: 0 5px 0 0;
  display: inline-block;
}

.testimonials .content-wapper .carousel-wrapper .client-reviews .client-details ul.review-stars li i {
  color: #ffc107;
  font-size: 1.1rem;
}

.request-catalogue {
  padding: 80px 0;
}

.request-catalogue .child-wrappers {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.request-catalogue .child-wrappers .catalogue {
  text-align: center;
}

.request-catalogue .child-wrappers .catalogue figure {
  margin: 0;
}

.request-catalogue .child-wrappers .catalogue-form-wrapper {
  text-align: center;
}

.request-catalogue .child-wrappers .catalogue-form-wrapper h2 {
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-size: 1.6rem;
  color: #000;
  font-weight: 600;
  margin-bottom: 10px;
}

.request-catalogue .child-wrappers .catalogue-form-wrapper p {
  color: #535353;
  font-size: 1.1rem;
  width: 80%;
  margin: 0 auto 20px;
}

.request-catalogue .child-wrappers .catalogue-form-wrapper .catalogue-form-fields {
  background: #082151;
  padding: 50px 40px;
  border-radius: 30px;
  margin: 40px 0;
}

.request-catalogue .child-wrappers .catalogue-form-wrapper .catalogue-form-fields input[type=text] {
  border-radius: 0;
  font-size: 1rem;
  color: #000;
  border: 0;
}

.request-catalogue .child-wrappers .catalogue-form-wrapper .catalogue-form-fields input[type=email] {
  border-radius: 0;
  font-size: 1rem;
  color: #000;
  border: 0;
}

.request-catalogue .child-wrappers .catalogue-form-wrapper .catalogue-form-fields select {
  border-radius: 0;
  font-size: 1rem;
  color: #000;
  border: 0;
}

.request-catalogue .child-wrappers .catalogue-form-wrapper .catalogue-form-fields .form-floating > label {
  color: #535353;
  font-size: 1rem;
}

.request-catalogue .child-wrappers .catalogue-form-wrapper .option-list {
  background: #fff;
  padding: 16px;
  height: 194px;
  overflow-y: scroll;
}

.request-catalogue .child-wrappers .catalogue-form-wrapper .option-list .list-item-wrap {
  margin-bottom: 5px;
  text-align: left;
}

.request-catalogue .child-wrappers .catalogue-form-wrapper .option-list .list-item-wrap input[type=checkbox] {
  border: #082151 solid 2px;
}

.request-catalogue .child-wrappers .catalogue-form-wrapper .option-list .list-item-wrap label {
  margin-left: 5px;
  font-size: 1rem;
  color: #535353;
}

.request-catalogue .child-wrappers .catalogue-form-wrapper .option-list .list-item-wrap label:hover {
  color: #000;
}

.request-catalogue .child-wrappers .catalogue-form-wrapper .submit-button {
  font-size: 1.2rem;
  background: #ff6a00;
  padding: 10px 40px;
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  color: #fff;
  font-weight: 500;
  border: 0;
  margin: 10px 0;
  transition: all ease-in-out 0.2s;
}

.request-catalogue .child-wrappers .catalogue-form-wrapper .submit-button:hover {
  background: #008DD0;
}

.request-catalogue .child-wrappers .catalogue-form-wrapper .privacy-statement {
  color: #fff;
  font-size: 0.9rem;
  vertical-align: middle;
  margin-top: 5px;
}

.request-catalogue .child-wrappers .catalogue-form-wrapper .privacy-statement img {
  margin-right: 5px;
}

.video-section {
  padding: 6rem 0;
  background: url("../images/video-bg.jpg") no-repeat center center;
  background-size: cover;
}

.video-section .video-content-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 50px;
}

.video-section .video-content-wrapper .video-title {
  text-align: left;
}

.video-section .video-content-wrapper .video-title h3 {
  font-size: 2rem;
  color: #fff;
  font-weight: 600;
  text-align: left;
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  width: 80%;
  line-height: 3rem;
  margin: 0;
}

.video-section .video-icon-wrapper {
  text-align: right;
}

.video-section .video-icon-wrapper .video-play-icon {
  max-width: 100%;
  transform: scale(1);
  animation: pulse-beat 1.5s infinite;
  border-radius: 100%;
}

.video-section .video-icon-wrapper a {
  cursor: pointer;
}

@keyframes pulse-beat {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 30px rgba(255, 82, 82, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
  }
}
footer {
  padding: 60px 0 0 0;
  background: url("../images/footer-bg.jpg") no-repeat top center;
  background-size: cover;
}

footer .subscribe-newsletter {
  border-bottom: 1px solid #2866ad;
  padding: 20px 0 40px 0;
  margin: 0 0 40px 0;
}

footer .subscribe-newsletter h2 {
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 500;
  margin: 0 0 8px 0;
}

footer .subscribe-newsletter p {
  font-size: 1.1rem;
  color: #fff;
  font-weight: 400;
  margin: 0 0 30px 0;
}

footer .subscribe-newsletter .input-form-wrapper {
  margin: 0 0 0 30px 0;
}

footer .subscribe-newsletter .input-form-wrapper .input-group {
  margin: 0 0 20px 0;
}

footer .subscribe-newsletter .input-form-wrapper .input-group input[type=email] {
  border-radius: 10rem;
  padding: 1rem 2rem;
  font-size: 1rem;
  color: #000;
}

footer .subscribe-newsletter .input-form-wrapper .input-group button {
  border-radius: 10rem;
  background: #FF6A00;
  color: #fff;
  padding: 0 2rem;
  border: none;
  font-size: 1.2em;
}

footer .subscribe-newsletter .input-form-wrapper .input-group button:hover {
  background: #082151;
}

footer .subscribe-newsletter .input-form-wrapper p {
  font-size: 0.9rem;
  font-weight: 400;
  margin: 0;
}

footer h3 {
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
}

footer .more-details-about-gpc {
  margin-bottom: 2rem;
}

footer .more-details-about-gpc p {
  color: #b3cdec;
  font-size: 1rem;
}

footer .social-icons {
  margin-bottom: 2rem;
}

footer .social-icons ul.social-media-icons-list {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}

footer .social-icons ul.social-media-icons-list li {
  list-style: none;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  line-height: 0;
}

footer .social-icons ul.social-media-icons-list li i {
  font-size: 1.2rem;
  color: #fff;
  transition: all ease-in-out 0.5s;
  margin: 0;
}

footer .social-icons ul.social-media-icons-list li i:hover {
  rotate: 360deg;
}

footer .social-icons ul.social-media-icons-list li a {
  margin: 0;
}

footer .social-icons ul.social-media-icons-list li.facebook {
  background: #1575ee;
}

footer .social-icons ul.social-media-icons-list li.instagram {
  background: #1575ee;
  background: linear-gradient(45deg, #feda75 0%, #fa7e1e 25%, #d62976 50%, #962fbf 75%, #4f5bd5 100%);
}

footer .social-icons ul.social-media-icons-list li.youtube {
  background: #fe0104;
}

footer .social-icons ul.social-media-icons-list li.x {
  background: #000;
}

footer .social-icons ul.social-media-icons-list li.linkedin {
  background: #2b64b3;
}

footer .quick-footer-links {
  margin-bottom: 20px;
}

footer .quick-footer-links ul.footer-links {
  margin: 0;
  padding: 0;
}

footer .quick-footer-links ul.footer-links li {
  list-style: none;
  font-size: 1rem;
  margin: 0 0 5px 15px;
  font-weight: 400;
  padding-left: 10px;
  transition: all ease-in-out 0.2s;
}

footer .quick-footer-links ul.footer-links li::marker {
  content: "▶";
  font-size: 0.7rem;
  color: #b3cdec;
}

footer .quick-footer-links ul.footer-links li:hover::marker {
  color: #FF6A00;
}

footer .quick-footer-links ul.footer-links li a {
  color: #b3cdec;
  transition: all ease-in-out 0.2s;
}

footer .quick-footer-links ul.footer-links li a:hover {
  color: #FF6A00;
}

footer .get-in-touch {
  background: rgba(10, 69, 136, 0.7);
  border-radius: 25px;
  padding: 2rem;
  margin-bottom: 30px;
  border: #08366b solid 1px;
}

footer i {
  font-size: 1.3rem;
  margin-right: 8px;
}

footer .get-in-touch h2 {
  color: #fff;
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
}

footer .get-in-touch p {
  color: #b3cdec;
  margin: 0;
  font-size: 1.1rem;
}

footer .gpc-support {
  background: rgba(10, 69, 136, 0.7);
  border-radius: 25px;
  padding: 2rem;
  margin-bottom: 30px;
  border: #08366b solid 1px;
}

footer .gpc-support h2 {
  color: #fff;
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
}

footer .gpc-support h2 i {
  font-size: 1.3rem;
  margin-right: 8px;
}

footer .contacts-dtls-wrapper {
  margin: 0;
}

footer .contacts-dtls-wrapper .dtl-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 10px;
}

footer .contacts-dtls-wrapper .dtl-item .dtl-icon {
  font-size: 0.6rem;
  color: #b3cdec;
  margin-right: 6px;
}

footer .contacts-dtls-wrapper .dtl-item .dtl-txt {
  font-size: 1.1rem;
  color: #b3cdec;
}

footer .contacts-dtls-wrapper .dtl-item .dtl-txt a {
  color: #b3cdec;
}

footer .contacts-dtls-wrapper .dtl-item .dtl-txt a:hover {
  color: #fff;
}

footer .copyright {
  background: #012c5c;
  text-align: center;
  padding: 1.2rem 0;
  margin-top: 30px;
}

footer .copyright p {
  color: #b3cdec;
  font-size: 0.85rem;
  margin: 0;
}

.back-btn {
  background: #82BD4C;
  border-radius: 50%;
  position: fixed;
  right: 100px;
  bottom: 50px;
  color: #fff;
  transition: all ease-in-out 0.5s;
  display: none;
  width: 50px;
  height: 50px;
}

.back-btn:hover {
  transform: rotate(360deg);
  background: #000E44;
  color: #fff;
}

.about-banner {
  background: url("../images/about-banner.jpg") no-repeat center center;
  background-size: cover;
}

.inner-banner {
  padding: 60px 0 80px 0;
  color: #fff;
}

.inner-banner h1 {
  font-size: 34px;
  font-weight: 700;
  color: #2a2a2a;
  text-align: center;
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  margin-bottom: 10px;
}

.inner-banner p {
  text-align: center;
  width: 60%;
  margin: auto;
  font-weight: 400;
  color: #363535;
}

.inner-banner nav ol li a {
  color: #999;
  font-weight: 400;
}

.breadcrumb {
  background: #f5f5f5;
  color: #616465;
  padding: 5px 0;
}

.breadcrumb ol {
  margin: 0;
  font-size: 14px;
}

.breadcrumb ol li a {
  color: #616465;
}

.breadcrumb ol li a:hover {
  color: #000;
}

.breadcrumb-item + .breadcrumb-item::before {
  color: #999;
}

.breadcrumb-item.active {
  color: #000;
  font-weight: 600;
}

.manufacturing-banner {
  background: url("../images/manufacturing-banner.jpg") no-repeat center center;
  background-size: cover;
}

.sub-sub-categories {
  margin: 80px 0 100px 0;
}

.sub-sub-categories .anchor-links {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  width: 90%;
  margin: auto;
}

.sub-sub-categories .anchor-links .anchor-item {
  border: #ccc solid 1px;
  padding: 20px;
  background: #f2f2f2;
  text-align: center;
  transition: all ease-in-out 0.2s;
  margin: 0 0 20px 0;
  width: 200px;
  min-height: 250px;
  max-height: 250px;
  word-break: break-all;
}

.sub-sub-categories .anchor-links .anchor-item:hover {
  border-color: #008DD0;
  background: #CFEAF6;
}

.sub-sub-categories .tabs ul li figure {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background: #fff;
  overflow: hidden;
  margin: 5px auto 10px;
  border: #ddd solid 1px;
  padding: 15px;
}

.sub-sub-categories .tabs ul li figure img {
  transition: all ease-in-out 0.5s;
  clip-path: inset(2px 2px 2px 2px);
}

.sub-sub-categories .tabs ul li:hover figure img {
  transform: rotate(-15deg);
}

.sub-sub-categories .anchor-links .anchor-item h3 {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin: 20px 0 0 0;
}

.sub-sub-categories .anchor-links .anchor-item h3 a {
  color: #616465;
}

.sub-sub-categories .anchor-links .anchor-item:hover h3 a {
  color: #008DD0;
}

.sub-sub-categories .tabs .tab-contents h2 {
  font-size: 24px;
}

.subcat-title {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin: 16px 0 60px 0;
  position: relative;
}

.subcat-title::before {
  width: 28px;
  height: 5px;
  display: block;
  content: "";
  position: absolute;
  bottom: -2px;
  left: 50%;
  margin-left: -14px;
  background-color: #ddd;
}

.subcat-title::after {
  width: 100px;
  height: 1px;
  display: block;
  content: "";
  position: relative;
  margin-top: 18px;
  left: 50%;
  margin-left: -50px;
  background-color: #ddd;
}

.sub-sub-categories .nav-link {
  border-radius: 20px 20px 0 0 !important;
  padding: 1rem 0.5rem;
  min-height: 236px;
  color: #999797;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  word-break: break-word;
}

.sub-sub-categories .nav-link.active {
  background: #008DD0 !important;
  color: #fff !important;
}

.sub-sub-categories .nav-link:hover {
  background: #008DD0 !important;
  color: #fff !important;
  border: 0;
}

.sub-sub-categories .nav-link.active::after {
  position: absolute;
  content: "\f0d7";
  left: 0;
  right: 0;
  color: #008DD0;
  bottom: -41px;
  font-size: 50px;
  font-family: "Font Awesome 5 Free";
}

.sub-sub-categories .nav-link.active figure {
  border-color: #333;
}

.sub-sub-categories .nav-link figure {
  width: 110px;
  height: 110px;
  overflow: hidden;
  border-radius: 50%;
  border: #ddd solid 1px;
  padding: 10px;
  background: #fff;
  margin: 0 auto 10px;
}

.sub-sub-categories .nav-link figure img {
  max-width: 100%;
}

.sub-sub-categories .tab-content {
  border: #008DD0 solid 1px;
  padding: 60px 40px 40px 40px;
}

.sub-sub-categories .nav-item {
  width: 16%;
}

.sub-sub-categories .dropdown-toggle.show {
  background: #008DD0;
  color: #fff;
}

.sub-sub-categories .dropdown-item {
  color: #000;
}

.sub-sub-categories .nav-tabs {
  justify-content: center;
}

.sub-sub-categories .sub-sub-category-products-wrapper {
  margin: 50px 0 40px 0;
}

.sub-sub-cat-title-wrapper {
  margin: 0 0 50px 0;
}

.sub-sub-categories .sub-sub-category-products-wrapper .sub-sub-cat-title-wrapper {
  position: relative;
}

.sub-sub-categories .sub-sub-category-products-wrapper .sub-sub-cat-title-wrapper::before {
  width: 100%;
  height: 3px;
  bottom: 0;
  display: block;
  content: "";
  position: absolute;
  border-bottom: 3px solid #E6E5E5;
}

.sub-sub-categories .sub-sub-category-products-wrapper .sub-sub-cat-title-wrapper .sub-sub-cat-title {
  font-size: 18px;
  color: #2E2E2E;
  font-weight: 700;
  padding: 15px 0;
  border-bottom: 3px solid #85BD56;
  display: inline-block;
  position: relative;
  margin: 0;
}

.sub-sub-cat-product-item {
  text-align: center;
  box-shadow: 0 0 5px #C0C0C0;
  min-height: 562px;
  max-height: 562px;
  padding: 10px;
  transition: all ease-in-out 0.3s;
  margin: 0 0 40px 0;
}

.sub-sub-cat-product-item:hover {
  box-shadow: 0 0 5px #0082C9;
}

.sub-sub-cat-product-item figure {
  margin: 0 0 20px 0;
  text-align: center;
  overflow: hidden;
}

.sub-sub-cat-product-item figure img {
  max-width: 100%;
  transition: all ease-in-out 0.2s;
}

.sub-sub-cat-product-item:hover figure img {
  transform: scale(1.1);
}

.sub-sub-cat-product-item .model-no {
  background: #F8F8F8;
  color: #323232;
  border: #9C9899 solid 1px;
  padding: 6px 20px;
  display: inline-block;
  margin: 0 0 20px 0;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 600;
}

.sub-sub-cat-product-item .model-no span {
  color: #F7001B;
}

.sub-sub-cat-product-item .product-name {
  font-size: 18px;
  color: #323232;
  font-weight: 600;
  padding: 0 10px;
  margin: 0 0 20px 0;
}

.sub-sub-cat-product-item a {
  display: block;
  transition: all ease-in-out 0.2s;
}

.sub-sub-cat-product-item a.dtl-btn {
  font-size: 16px;
  font-weight: 700;
  color: #1C689D;
  background: #B2D8FA;
  border-radius: 30px;
  padding: 6px 30px;
  display: inline-block;
  margin: 0 0 5px 0;
}

.sub-sub-cat-product-item a.dtl-btn i {
  font-size: 16px;
  vertical-align: middle;
  margin: 0 0 0 5px;
}

.sub-sub-cat-product-item:hover a.dtl-btn {
  background: #008DD0;
  color: #fff;
}

.sub-sub-cat-product-item a.get-qt-btn {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  background: #FF6A00;
  border-radius: 30px;
  padding: 6px 30px;
  display: inline-block;
}

.sub-sub-cat-product-item a.get-qt-btn i {
  font-size: 20px;
  vertical-align: middle;
  margin: 0 0 0 5px;
}

.sub-sub-cat-product-item a.get-qt-btn:hover {
  background: #616465;
}

.fr-upcoming-events {
  margin: 100px 0 0 0;
}

.fr-upcoming-events .ue-title {
  text-align: center;
  margin-bottom: 2.5rem;
}

.fr-upcoming-events .ue-title h2 {
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-size: 28px;
  font-weight: 600;
  color: #000;
}

.fr-upcoming-events .ue-title h2 span {
  color: #008DD0;
}

.fr-upcoming-events .fr-ue-wrapper {
  margin: 0 0 2rem 0;
}

.fr-upcoming-events .fr-ue-wrapper figure {
  border-radius: 30px;
  background: #fff;
  box-shadow: 0 0 10px #ddd;
  overflow: hidden;
  margin: 0 0 1rem 0;
  position: relative;
}

.fr-upcoming-events .fr-ue-wrapper figure img {
  max-width: 100%;
}

.fr-upcoming-events .fr-ue-wrapper .meet-us-at {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  position: absolute;
  z-index: 111;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2A7B9B;
  background: linear-gradient(180deg, rgba(42, 123, 155, 0) 0%, rgb(0, 0, 0) 80%);
  padding-bottom: 12px;
}

.fr-upcoming-events .fr-ue-wrapper .meet-us-at h4 {
  font-size: 1.2rem;
  color: #fff;
}

.fr-upcoming-events .fr-ue-wrapper .meet-us-at img {
  margin: 0 0 0 15px;
}

.fr-upcoming-events .fr-ue-wrapper .stand-details {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}

.fr-upcoming-events .fr-ue-wrapper .stand-details .stand-title {
  font-size: 1.2rem;
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-weight: 600;
  color: #000;
}

.fr-upcoming-events .fr-ue-wrapper .stand-details .stand-number {
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  margin-left: 15px;
  color: #FF6A00;
}

.fr-upcoming-events .fr-ue-wrapper .date-and-venue {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
}

.fr-upcoming-events .fr-ue-wrapper .date-and-venue .date-details {
  text-align: center;
  background: #CFEAF6;
  border-radius: 10px;
  margin-right: 10px;
  border: #008DD0 solid 1px;
  overflow: hidden;
}

.fr-upcoming-events .fr-ue-wrapper .date-and-venue .date-details h2 {
  font-size: 1.2rem;
  font-weight: 600;
  margin: 10px 0;
}

.fr-upcoming-events .fr-ue-wrapper .date-and-venue .date-details span {
  background: #fff;
  display: block;
  padding: 5px 10px;
  font-size: 0.8rem;
  font-weight: 500;
}

.fr-upcoming-events .fr-ue-wrapper .date-and-venue .venue-details {
  text-align: left;
}

.fr-upcoming-events .fr-ue-wrapper .date-and-venue .venue-details h3 {
  font-size: 1rem;
  font-weight: 700;
  color: #000;
  margin-bottom: 0;
}

.fr-upcoming-events .fr-ue-wrapper .date-and-venue .venue-details p {
  margin: 0;
  font-size: 1.1rem;
  color: #333;
  font-weight: 400;
}

.fr-upcoming-events .fr-ue-wrapper a.schedule-a-visit {
  background: #c3c6c7;
  font-size: 1.2rem;
  color: #000;
  font-weight: 600;
  display: block;
  padding: 8px 20px;
  width: 85%;
  margin: auto;
  transition: all ease-in-out 0.2s;
}

.fr-upcoming-events .fr-ue-wrapper:hover a.schedule-a-visit {
  background: #008DD0;
  color: #fff;
}

.manufacturing-wrapper {
  margin: 80px 0 100px 0;
}

.manufacturing-wrapper .m-title {
  margin-bottom: 6rem;
  text-align: center;
}

.manufacturing-wrapper .m-title h2 {
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  color: #333;
  margin-bottom: 1.2rem;
}

.manufacturing-wrapper .m-title p {
  font-size: 1.1rem;
  color: #2a2a2a;
}

.manufacturing-wrapper .process-steps-wrapper {
  margin: 0 0 2rem 0;
}

.manufacturing-wrapper .process-steps-wrapper .process-steps-item {
  margin: 0 0 5rem 0;
}

.manufacturing-wrapper .process-steps-wrapper .process-steps-item h3 {
  width: 100%;
  display: block;
  color: #000;
  font-size: 1.5rem;
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  margin-bottom: 1.3rem;
  font-weight: 600;
}

.manufacturing-wrapper .process-steps-wrapper .process-steps-item video {
  max-width: 100%;
  border-radius: 20px;
  box-shadow: 0 0 10px #C0C0C0;
  margin: 0 0 2rem 0;
}

.manufacturing-wrapper .process-steps-wrapper .process-steps-item p {
  color: #333;
  font-size: 1.1rem;
  line-height: 2rem;
}

.manufacturing-wrapper .process-steps-wrapper .process-steps-item ul {
  margin: 0 0 0 2rem;
  padding: 0;
}

.manufacturing-wrapper .process-steps-wrapper .process-steps-item ul li {
  list-style-type: square;
  color: #333;
  font-size: 1.1rem;
  margin: 0 0 1rem 0;
  line-height: 2rem;
}

.manufacturing-wrapper .process-steps-wrapper .process-steps-item .text-bg-secondary {
  background: #008DD0 !important;
  margin: 0 0.7rem 0 0;
}

.related-products {
  margin: 80px 0 100px 0;
}

.MultiCarousel {
  float: left;
  overflow: hidden;
  padding: 0 0 50px 0;
  width: 100%;
  position: relative;
}

.MultiCarousel .MultiCarousel-inner {
  transition: 1s ease all;
  float: left;
  padding: 0;
  margin: 20px;
}

.MultiCarousel .MultiCarousel-inner .item {
  float: left;
  text-align: center;
  padding: 0 40px 0 0;
}

.related-products .MultiCarousel .MultiCarousel-inner .item > div {
  text-align: center;
  padding: 10px;
  margin: 10px;
  background: #fff;
  border: none;
  color: #666;
}

.brands .MultiCarousel .leftLst, .brands .MultiCarousel .rightLst {
  position: absolute;
  border-radius: 50%;
  bottom: calc(10% - 20px);
  background: #0082C9;
  color: #fff;
}

.related-products .MultiCarousel .leftLst, .related-products .MultiCarousel .rightLst {
  position: absolute;
  border-radius: 50%;
  top: calc(50% - 20px);
  background: #0082C9;
  color: #fff;
}

.brands .MultiCarousel .leftLst {
  left: 46%;
}

.brands .MultiCarousel .rightLst {
  right: 46%;
}

.related-products .MultiCarousel .leftLst {
  left: 0 !important;
}

.related-products .MultiCarousel .rightLst {
  right: 0;
}

.MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over {
  pointer-events: none;
  background: #C0C0C0;
  border-color: #C0C0C0;
}

.related-products .related-product-item {
  text-align: center;
  padding: 10px 10px 20px 10px;
  box-shadow: none;
  transition: all ease-in-out 0.3s;
  margin: 0 0 40px 0;
}

.related-products .related-product-item figure {
  text-align: center;
  box-shadow: 0 0 5px #C0C0C0;
  border-radius: 50%;
  overflow: hidden;
  width: 250px;
  height: 250px;
  margin: 0 auto 20px;
  transition: all ease-in-out 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 30px;
}

.related-products .related-product-item:hover figure {
  box-shadow: 0 0 10px #616465;
}

.related-products .related-product-item figure img {
  max-width: 100%;
  clip-path: inset(2px 2px 2px 2px);
}

.related-products .related-product-item .related-product-name {
  color: #000;
  font-weight: 500;
  font-size: 18px;
}

.related-products .related-product-item .related-product-name a {
  color: #616465;
  transition: all ease-in-out 0.1s;
}

.related-products .related-product-item:hover .related-product-name a {
  color: #000;
}

.related-products .related-product-item .related-model-no {
  font-size: 14px;
  font-weight: 400;
  border: #C0C0C0 solid 1px;
  margin: 0 0 10px 0;
  display: inline-block;
  padding: 5px 10px;
}

.related-products .related-product-item .related-model-no span {
  font-weight: 600;
}

.products-listing-banner {
  background: url("../images/product-listing-banner.jpg") no-repeat center center;
  background-size: cover;
}

.products-listing {
  margin: 100px 0;
}

.product-item {
  text-align: center;
  box-shadow: 0 0 5px #C0C0C0;
  min-height: 500px;
  max-height: 500px;
  padding: 10px;
  transition: all ease-in-out 0.3s;
  margin: 0 0 40px 0;
}

.product-item:hover {
  box-shadow: 0 0 5px #0082C9;
}

.product-item figure {
  margin: 0 0 20px 0;
  text-align: center;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 279px;
}

.product-item figure img {
  max-width: 100%;
  transition: all ease-in-out 0.2s;
  clip-path: inset(2px 2px 2px 2px);
}

.product-item:hover figure img {
  transform: scale(1.1);
}

.product-item .model-no {
  color: #616465;
  padding: 2px 20px;
  display: inline-block;
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: 400;
}

.product-item .model-no span {
  font-weight: 500;
}

.product-item .product-name {
  font-size: 18px;
  color: #323232;
  font-weight: 600;
  padding: 0 10px;
  margin: 0 0 20px 0;
  height: 53px;
}

.product-item a {
  display: block;
  transition: all ease-in-out 0.2s;
}

.product-item a.dtl-btn {
  font-size: 16px;
  font-weight: 500;
  color: #616465;
  background: #C0C0C0;
  border-radius: 30px;
  padding: 6px 30px;
  display: none;
  margin: 0 0 10px 0;
}

.product-item a.dtl-btn i {
  font-size: 16px;
  vertical-align: middle;
  margin: 0 0 0 5px;
}

.product-item:hover a.dtl-btn {
  background: #008DD0;
  color: #fff;
}

.product-item a.get-qt-btn {
  font-size: 16px;
  font-weight: 500;
  color: #008DD0;
  background: #CFEAF6;
  border-radius: 30px;
  padding: 10px 30px;
  display: inline-block;
}

.product-item a.get-qt-btn i {
  font-size: 20px;
  vertical-align: middle;
  margin: 0 0 0 3px;
}

.product-item:hover a.get-qt-btn {
  background: #008DD0;
  color: #fff;
}

.category-banner {
  background: url("../images/category-banner.jpg") no-repeat center center;
  background-size: cover;
}

.request-catalogue-banner {
  background: url("../images/request-catalogue-banner.jpg") no-repeat center center;
  background-size: cover;
}

.contact-banner {
  background: url("../images/contact-banner.jpg") no-repeat center center;
  background-size: cover;
}

.contact-us-details {
  padding: 3rem 0;
}

.contact-us-details .contact-details-wrapper {
  background: #edf7fb;
  padding: 2rem;
}

.contact-us-details .contact-details-wrapper .enquiry-form {
  padding: 20px 0 0 0;
}

.contact-us-details .contact-details-wrapper .enquiry-form h3 {
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-size: 26px;
  color: #333;
  margin: 0 0 5px 0;
  text-align: center;
}

.contact-us-details .contact-details-wrapper .enquiry-form p {
  font-size: 16px;
  color: #333;
  margin-bottom: 30px;
  text-align: center;
}

.contact-us-details .contact-details-wrapper .enquiry-form .form-fields {
  margin: 0 0 10px 0;
}

.contact-us-details .contact-details-wrapper .enquiry-form .form-fields .form-floating > label {
  color: #444;
  font-size: 16px;
}

.contact-us-details .contact-details-wrapper .enquiry-form .form-fields input[type=text] {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  border-radius: 0;
}

.contact-us-details .contact-details-wrapper .enquiry-form .form-fields input[type=email] {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  border-radius: 0;
}

.contact-us-details .contact-details-wrapper .enquiry-form .form-fields input[type=number] {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  border-radius: 0;
}

.contact-us-details .contact-details-wrapper .enquiry-form .form-fields select {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  border-radius: 0;
}

.contact-us-details .contact-details-wrapper .enquiry-form .form-fields textarea {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  height: 130px;
  border-radius: 0;
}

.contact-us-details .contact-details-wrapper .enquiry-form .form-fields input[type=submit] {
  background-color: #008DD0;
  color: #fff;
  padding: 10px 30px;
  border: 0;
  font-size: 1.1rem;
  font-weight: 500;
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  margin-bottom: 10px;
  transition: all ease-in-out 0.2s;
}

.contact-us-details .contact-details-wrapper .enquiry-form .form-fields input[type=submit]:hover {
  background: #FF6A00;
}

.contact-us-details .contact-details-wrapper .enquiry-form .form-fields .privacy-statement {
  text-align: center;
  font-size: 14px;
  color: #333;
}

.contact-us-details .contact-details-wrapper .enquiry-form .form-fields .privacy-statement img {
  max-width: 100%;
  margin-right: 6px;
}

.contact-us-details .contact-details-wrapper .google-map-wrapper {
  background: #fff;
  padding: 10px;
  box-shadow: 0 0 5px #999;
  line-height: 0;
}

.contact-us-details .contact-details-wrapper .google-map-wrapper iframe {
  width: 100%;
  min-height: 100%;
  margin: 0;
}

.contact-addresses {
  margin: 40px 0 20px 0;
}

.contact-addresses .address-item {
  margin: 0 0 20px 0;
}

.contact-addresses .address-item .address-title {
  background: #f7f0f0;
  display: inline-block;
  padding: 8px 30px;
  margin: 0 0 20px 0;
}

.contact-addresses .address-item .address-title span {
  font-size: 18px;
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-weight: 600;
  color: #000;
}

.contact-addresses .address-item .address-title img {
  margin: 0 0 0 10px;
  max-width: 100%;
  vertical-align: middle;
}

.contact-addresses .address-item .address-dtl-item {
  display: flex;
  align-items: start;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  margin: 0 0 8px 0;
  font-size: 16px;
  font-weight: 400;
  color: #333;
}

.contact-addresses .address-item .address-dtl-item div {
  display: inline-block;
  margin-right: 15px;
  font-size: 20px;
  color: #616465;
}

.contact-addresses .address-item .address-dtl-item div a {
  display: block;
}

.contact-addresses .address-item .address-dtl-item a {
  color: #000;
  font-weight: 500;
  margin-right: 5px;
  font-size: 16px;
}

.contact-addresses .address-item .address-dtl-item a:hover {
  color: #008DD0;
  text-decoration: underline;
}

.products-wrapper {
  margin: 60px 0 80px 0;
}

.products-wrapper .sub-category-details-wrapper {
  margin: 0 0 20px 0;
}

.products-wrapper .sub-category-details-wrapper .name-section {
  margin: 0;
}

.products-wrapper .sub-category-details-wrapper .name-section figure {
  margin: 20px 0 0 0;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  border: #616465 solid 1px;
  overflow: hidden;
  padding: 1.8rem;
  transition: all ease-in-out 0.2s;
}

.products-wrapper .sub-category-details-wrapper .name-section figure:hover {
  border-color: #008DD0;
}

.products-wrapper .sub-category-details-wrapper .name-section figure img {
  max-width: 100%;
  transition: all ease-in-out 0.2s;
  clip-path: inset(2px 2px 2px 2px);
}

.products-wrapper .sub-category-details-wrapper .name-section:hover figure img {
  transform: rotate(10deg);
}

.products-wrapper .sub-category-details-wrapper .name-section h5 {
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  text-align: center;
  margin: 20px 0 0 0;
  font-weight: 600;
  font-size: 1.2rem;
}

.products-wrapper .sub-category-details-wrapper .name-section h5 a {
  color: #000;
}

.products-wrapper .sub-category-details-wrapper .name-section h5 a:hover {
  color: #008DD0;
}

.products-wrapper .sub-category-details-wrapper .sub-categories-wrapper {
  margin: 0;
}

.products-wrapper .sub-category-details-wrapper .sub-categories-wrapper ul {
  margin: 0;
  padding: 0;
}

.products-wrapper .sub-category-details-wrapper .sub-categories-wrapper ul li {
  font-size: 16px;
  color: #333;
  list-style-type: square;
  margin: 0 0 8px 0;
}

.products-wrapper .sub-category-details-wrapper .sub-categories-wrapper ul li a {
  color: #333;
}

.products-wrapper .sub-category-details-wrapper .sub-categories-wrapper ul li a:hover {
  color: #000;
}

.products-wrapper .sub-category-details-wrapper .sub-categories-wrapper ul li:last-of-type {
  list-style: none;
}

.products-wrapper .sub-category-details-wrapper .sub-categories-wrapper a.view-all-sub-sub-category-link {
  color: #008DD0;
  font-weight: 600;
  font-size: 1rem;
}

.products-wrapper .accordion-header button {
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  color: #333;
}

.products-wrapper .accordion-header .accordion-button:not(.collapsed) {
  background: #cee7f5;
  color: #008DD0;
}

.products-wrapper a.explore-subcategory-btn {
  color: #000;
  font-weight: 600;
  font-size: 1.1rem;
  border: #000 solid 1px;
  padding: 10px 30px;
  transition: all ease-in-out 0.2s;
}

.products-wrapper a.explore-subcategory-btn i {
  margin-left: 5px;
}

.products-wrapper a.explore-subcategory-btn:hover {
  background: #008DD0;
  color: #fff;
  border-color: #008DD0;
}

.sub-category-wrapper {
  margin: 80px 0 100px 0;
}

.sub-category-wrapper .sub-category-item-wrapper {
  text-align: center;
  margin: 0 0 40px 0;
}

.sub-category-wrapper .sub-category-item-wrapper .sub-cat-details-item {
  margin: 0 0 20px 0;
}

.sub-category-wrapper .sub-category-item-wrapper .sub-cat-details-item figure {
  border-radius: 30px;
  overflow: hidden;
  border: #ccc solid 1px;
  padding: 2.6rem;
  margin: 0 0 30px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 314px;
}

.sub-category-wrapper .sub-category-item-wrapper .sub-cat-details-item:hover figure {
  box-shadow: 0 0 10px #ccc;
}

.sub-category-wrapper .sub-category-item-wrapper .sub-cat-details-item figure img {
  max-width: 100%;
  transition: all ease-in-out 0.2s;
  clip-path: inset(2px 2px 2px 2px);
}

.sub-category-wrapper .sub-category-item-wrapper .sub-cat-details-item:hover figure img {
  transform: scale(1.1);
}

.sub-category-wrapper .sub-category-item-wrapper .sub-cat-details-item .sub-cat-title {
  font-size: 1.2rem;
  color: #000;
}

.sub-category-wrapper .sub-category-item-wrapper .sub-cat-details-item .sub-cat-title a {
  color: #333;
  transition: all ease-in-out 0.2s;
}

.sub-category-wrapper .sub-category-item-wrapper .sub-cat-details-item .sub-cat-title a:hover {
  color: #000;
}

.subsub-category {
  margin: 80px 0 100px 0;
}

.subsub-category .col-lg-3, .col-md-6, .col-sm-12 {
  margin-bottom: 30px;
}

.subsub-category .subsubcat-item-wrapper {
  background: #eeeeef;
  padding: 2rem;
  border-radius: 10px;
  text-align: center;
  margin: 0;
  transition: all ease-in-out 0.2s;
  height: 100%;
}

.subsub-category .subsubcat-item-wrapper:hover {
  box-shadow: 0 0 10px #ccc;
}

.subsub-category .subsubcat-item-wrapper figure {
  border-radius: 50%;
  background: #fff;
  padding: 2rem;
  overflow: hidden;
  margin: 10px;
}

.subsub-category .subsubcat-item-wrapper figure img {
  max-width: 100%;
  transition: all ease-in-out 0.2s;
  clip-path: inset(2px 2px 2px 2px);
}

.subsub-category .subsubcat-item-wrapper:hover figure img {
  transform: rotate(10deg);
  clip-path: inset(2px 2px 2px 2px);
}

.subsub-category .subsubcat-item-wrapper h3 {
  font-size: 18px;
  font-weight: 500;
  margin: 20px 0;
}

.subsub-category .subsubcat-item-wrapper h3 a {
  color: #2a2a2a;
  transition: all ease-in-out 0.2s;
}

.subsub-category .subsubcat-item-wrapper:hover h3 a {
  color: #000;
}

.subsub-category .subsubcat-item-wrapper p {
  font-size: 1rem;
  color: #616465;
}

.products-listing {
  margin: 80px 0 100px 0;
}

.products-listing .col-lg-3, .col-md-6 {
  margin-bottom: 25px;
}

.products-listing .product-item-wrapper {
  text-align: center;
  padding: 1.5rem;
  border: #ddd solid 1px;
  border-radius: 10px;
  transition: all ease-in-out 0.2s;
  height: 100%;
}

.products-listing .product-item-wrapper:hover {
  box-shadow: 0 0 10px #eee;
}

.products-listing .product-item-wrapper figure {
  background: #fff;
  text-align: center;
  margin: 0 0 20px 0;
  padding: 1.5rem;
  min-height: 256px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.products-listing .product-item-wrapper figure img {
  max-width: 100%;
  transition: all ease-in-out 0.2s;
  clip-path: inset(2px 2px 2px 2px);
}

.products-listing .product-item-wrapper:hover figure img {
  transform: rotate(10deg);
}

.products-listing .product-item-wrapper h4 {
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-weight: 600;
  font-size: 1.1rem;
  margin-bottom: 10px;
}

.products-listing .product-item-wrapper h4 a {
  color: #333;
  transition: all ease-in-out 0.2s;
}

.products-listing .product-item-wrapper:hover h4 a {
  color: #000;
}

.products-listing .product-item-wrapper p {
  font-size: 1rem;
  color: #2a2a2a;
  font-weight: 400;
}

.products-listing .product-item-wrapper p span {
  color: #68a327;
  font-weight: 700;
}

.products-listing .product-item-wrapper .link-wrapper {
  text-align: center;
  margin: 25px 0 0 0;
}

.products-listing .product-item-wrapper .link-wrapper a {
  display: block;
  background: #ccc;
  color: #333;
  font-size: 1rem;
  font-weight: 600;
  padding: 10px 30px;
  transition: all ease-in-out 0.2s;
  border: transparent solid 1px;
}

.products-listing .product-item-wrapper .link-wrapper a:hover {
  background: #FF6A00;
  color: #fff;
}

.products-listing .product-item-wrapper:hover .link-wrapper a {
  border: #FF6A00 solid 1px;
}

.pd-padding {
  padding: 40px 0;
}

.product-detail-wrapper {
  margin: 80px 0 100px 0;
}

.product-detail-wrapper .product-gallery {
  margin: 0 0 10px 0;
}

.product-detail-wrapper .product-gallery .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background-color: transparent;
  border: #C0C0C0 solid 1px;
}

.product-detail-wrapper .product-gallery .nav-pills .nav-link.active figure img {
  filter: grayscale(0);
}

.product-detail-wrapper .product-gallery .nav-pills button {
  border-radius: 0;
  border: transparent solid 1px;
  margin: 0 0 10px 0;
}

.product-detail-wrapper .product-gallery .nav-pills .nav-link:hover {
  border: #008DD0 solid 1px;
}

.product-detail-wrapper .product-gallery .nav-pills button figure {
  margin: 0;
  text-align: center;
}

.product-detail-wrapper .product-gallery .nav-pills button figure img {
  max-width: 100%;
  filter: grayscale(100%);
}

.product-detail-wrapper .product-gallery .nav-pills button:hover figure img {
  filter: grayscale(0);
}

.product-detail-wrapper .product-content-area {
  margin: 0 0 10px 0;
}

.product-detail-wrapper .product-content-area .product-name {
  margin: 0 0 20px 0;
}

.product-detail-wrapper .product-content-area .product-name h2 {
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-size: 1.9rem;
  font-weight: 600;
  color: #000;
}

.product-detail-wrapper .product-content-area .model-number {
  margin: 0 0 45px 0;
  font-size: 1.1em;
  padding: 10px 30px;
  border: #C0C0C0 solid 1px;
  display: inline-block;
  color: #616465;
}

.product-detail-wrapper .product-content-area .model-number span {
  font-weight: 600;
  color: #008DD0;
  font-size: 1.2rem;
}

.product-detail-wrapper .product-informations {
  margin: 0 0 10px 0;
}

.product-detail-wrapper .product-informations h3 {
  font-size: 1.2rem;
  font-weight: 600;
  background: #C0C0C0;
  color: #000;
  display: inline-block;
  padding: 10px 40px 10px 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 0 30px 0 0;
  margin: 0 0 10px 0;
}

.product-detail-wrapper .product-detail-content {
  margin: 0 0 40px 0;
}

.product-detail-wrapper .product-detail-content p {
  font-size: 1rem;
  font-weight: 400;
  color: #333;
  line-height: 1.8rem;
}

.product-detail-wrapper .product-detail-content ul {
  margin: 15px 0 0 35px;
  padding: 0;
}

.product-detail-wrapper .product-detail-content ul li {
  list-style-type: square;
  font-size: 1rem;
  color: #383838;
  margin: 0 0 8px 0;
}

.product-detail-wrapper .product-features {
  margin: 0 0 20px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly;
  text-align: center;
  border: #afacac solid 1px;
  padding: 1.8rem 0;
  box-shadow: 5px 5px 0 #b2bfd1;
}

.product-detail-wrapper .product-features .feature-item {
  margin: 0 5px;
  color: #b2bfd1;
}

.product-detail-wrapper .product-features .feature-item .feature-icon {
  font-size: 2rem;
  transition: all ease-in-out 0.2s;
}

.product-detail-wrapper .product-features .feature-item:hover .feature-icon {
  color: #999;
}

.product-detail-wrapper .product-features .feature-item .feature-title {
  color: #777;
}

.product-detail-wrapper .product-features .feature-item .feature-title h4 {
  font-size: 1rem;
  font-weight: 400;
}

.buttons-wrapper {
  margin: 3rem 0 1rem 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
}

.buttons-wrapper a.catalogue-btn {
  background: #FF6A00;
  color: #fff;
  border-radius: 10px;
  padding: 10px 30px;
  font-size: 1.3rem;
  font-weight: 500;
}

.buttons-wrapper a.catalogue-btn:hover {
  background: #d75a01;
  color: #fff;
}

.buttons-wrapper a.enquiry-btn {
  background: #008DD0;
  color: #fff;
  border-radius: 10px;
  padding: 10px 30px;
  font-size: 1.3rem;
  font-weight: 500;
}

.buttons-wrapper a.enquiry-btn:hover {
  background: #067eb7;
  color: #fff;
}

.specifications-description-wrapper {
  margin: 8rem 0 5rem 0;
}

.specifications-description-wrapper .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background: #474646;
  color: #fff;
  border-radius: 10px 10px 0 0;
}

.specifications-description-wrapper .nav-pills .nav-link {
  font-size: 1.3rem;
  color: #616465;
  padding: 10px 30px;
}

.specifications-description-wrapper .nav-pills .nav-link:hover {
  color: #000;
}

.specifications-description-wrapper .tab-content {
  padding: 3rem;
  background: #f3f3f3;
  font-size: 1rem;
  color: #333;
  line-height: 1.8rem;
}

.specifications-description-wrapper .tab-content p {
  font-size: 1rem;
  color: #333;
  line-height: 1.8rem;
}

.specifications-description-wrapper .tab-content ul {
  margin: 0 0 0 40px;
  padding: 0;
}

.specifications-description-wrapper .tab-content ul li {
  list-style-type: square;
}

.specifications-description-wrapper .tab-content ul li::marker {
  color: #008DD0;
}

.specifications-description-wrapper .tab-content table {
  margin: 30px 0;
  font-size: 0.9rem;
  color: #333;
}

.specifications-description-wrapper .tab-content table tr td {
  padding: 5px;
  border: #a3a4a5 solid 1px;
  font-size: 0.9rem;
  color: #333;
}

.specifications-description-wrapper .tab-content table tr td p {
  margin-bottom: 0;
}

.related-products {
  margin: 50px 0;
  padding: 40px 0;
}

.related-products .rp-title {
  text-align: center;
  font-size: 1.8rem;
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-weight: 600;
  color: #313131;
  margin: 0 0 20px 0;
}

.related-products .MultiCarousel {
  float: left;
  overflow: hidden;
  padding: 0 0 50px 0;
  width: 100%;
  position: relative;
}

.related-products .MultiCarousel .MultiCarousel-inner {
  transition: 1s ease all;
  float: left;
  padding: 0;
  margin: 20px;
}

.related-products .MultiCarousel .MultiCarousel-inner .item {
  float: left;
  text-align: center;
  padding: 0 30px 0 0;
}

.related-products .MultiCarousel button:hover {
  background: #0c36a1;
  color: #fff;
  text-align: center;
}

.related-products .MultiCarousel .leftLst, .related-products .MultiCarousel .rightLst {
  position: absolute;
  border-radius: 50%;
  top: calc(50% - 20px);
  background: #0082C9;
  color: #fff;
}

.related-products .MultiCarousel .leftLst {
  left: 0;
}

.related-products .MultiCarousel .rightLst {
  right: 0;
}

.related-products .MultiCarousel .MultiCarousel-inner .item .wrapper {
  margin: 0;
}

.related-products .MultiCarousel .MultiCarousel-inner .item .wrapper figure {
  margin: 0 15px 30px 15px;
  text-align: center;
  box-shadow: 0 0 10px #ddd;
  overflow: hidden;
  padding: 15px;
  min-height: 270px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
}

.related-products .MultiCarousel .MultiCarousel-inner .item .wrapper figure img {
  max-width: 100%;
  transition: all ease-in-out 0.2s;
  clip-path: inset(2px 2px 2px 2px);
}

.related-products .MultiCarousel .MultiCarousel-inner .item:hover .wrapper figure img {
  transform: scale(1.1);
  filter: grayscale(100%);
}

.related-products .MultiCarousel .MultiCarousel-inner .item .wrapper .rp-name {
  font-size: 18px;
  font-weight: 600;
  color: #2d2c2c;
  margin: 0 0 8px 0;
  transition: all ease-in-out 0.2s;
}

.related-products .MultiCarousel .MultiCarousel-inner .item:hover .wrapper .rp-name {
  color: #008DD0;
}

.related-products .MultiCarousel .MultiCarousel-inner .item .wrapper .rp-model-no {
  font-size: 16px;
  color: #2d2c2c;
}

.related-products .MultiCarousel .MultiCarousel-inner .item .wrapper .rp-model-no span {
  color: #eb711a;
  font-weight: 600;
}

.request-a-catalogue-wrapper {
  padding: 3rem 0;
}

.request-a-catalogue-wrapper .request-a-catalogue-details-wrapper {
  padding: 2rem;
}

.request-a-catalogue-wrapper .request-a-catalogue-details-wrapper .request-a-catalogue-form-wrapper {
  padding: 3rem;
  background: #edf7fb;
}

.request-a-catalogue-wrapper .request-a-catalogue-details-wrapper .request-a-catalogue-form-wrapper h3 {
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-size: 26px;
  color: #333;
  margin: 0 0 10px 0;
  text-align: center;
  font-weight: 600;
}

.request-a-catalogue-wrapper .request-a-catalogue-details-wrapper .request-a-catalogue-form-wrapper p {
  font-size: 16px;
  color: #333;
  margin-bottom: 30px;
  text-align: center;
}

.request-a-catalogue-wrapper .request-a-catalogue-details-wrapper .request-a-catalogue-form-wrapper .form-fields {
  margin: 0 0 10px 0;
}

.request-a-catalogue-wrapper .request-a-catalogue-details-wrapper .request-a-catalogue-form-wrapper .form-fields .form-floating > label {
  color: #444;
  font-size: 16px;
}

.request-a-catalogue-wrapper .request-a-catalogue-details-wrapper .request-a-catalogue-form-wrapper .form-fields input[type=text] {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  border-radius: 0;
}

.request-a-catalogue-wrapper .request-a-catalogue-details-wrapper .request-a-catalogue-form-wrapper .form-fields input[type=email] {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  border-radius: 0;
}

.request-a-catalogue-wrapper .request-a-catalogue-details-wrapper .request-a-catalogue-form-wrapper .form-fields input[type=number] {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  border-radius: 0;
}

.request-a-catalogue-wrapper .request-a-catalogue-details-wrapper .request-a-catalogue-form-wrapper .form-fields select {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  border-radius: 0;
}

.request-a-catalogue-wrapper .request-a-catalogue-details-wrapper .request-a-catalogue-form-wrapper .form-fields textarea {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  height: 130px;
  border-radius: 0;
}

.request-a-catalogue-wrapper .request-a-catalogue-details-wrapper .request-a-catalogue-form-wrapper .form-fields input[type=submit] {
  background-color: #008DD0;
  color: #fff;
  padding: 10px 30px;
  border: 0;
  font-size: 1.1rem;
  font-weight: 500;
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  margin-bottom: 10px;
  transition: all ease-in-out 0.2s;
}

.request-a-catalogue-wrapper .request-a-catalogue-details-wrapper .request-a-catalogue-form-wrapper .form-fields input[type=submit]:hover {
  background: #FF6A00;
}

.request-a-catalogue-wrapper .request-a-catalogue-details-wrapper .request-a-catalogue-form-wrapper .form-fields .privacy-statement {
  text-align: center;
  font-size: 14px;
  color: #333;
}

.request-a-catalogue-wrapper .request-a-catalogue-details-wrapper .request-a-catalogue-form-wrapper .form-fields .privacy-statement img {
  max-width: 100%;
  margin-right: 6px;
}

.request-a-quote-wrapper {
  padding: 3rem 0;
  background-color: #fff !important;
}

.request-a-quote-wrapper .request-a-quote-details-wrapper {
  padding: 2rem;
}

.request-a-quote-wrapper .request-a-quote-details-wrapper .request-a-quote-form-wrapper {
  padding: 3rem;
  background: #e9e9e9;
}

.request-a-quote-wrapper .request-a-quote-details-wrapper .request-a-quote-form-wrapper h3 {
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-size: 1.6rem;
  color: #333;
  margin: 0 0 10px 0;
  text-align: center;
  font-weight: 600;
}

.request-a-quote-wrapper .request-a-quote-details-wrapper .request-a-quote-form-wrapper p {
  font-size: 1.2rem;
  color: #333;
  margin-bottom: 30px;
  text-align: center;
}

.request-a-quote-wrapper .request-a-quote-details-wrapper .request-a-quote-form-wrapper .form-fields {
  margin: 0 0 10px 0;
}

.request-a-quote-wrapper .request-a-quote-details-wrapper .request-a-quote-form-wrapper .form-fields .form-floating > label {
  color: #444;
  font-size: 16px;
}

.request-a-quote-wrapper .request-a-quote-details-wrapper .request-a-quote-form-wrapper .form-fields input[type=text] {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  border-radius: 0;
}

.request-a-quote-wrapper .request-a-quote-details-wrapper .request-a-quote-form-wrapper .form-fields input[type=email] {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  border-radius: 0;
}

.request-a-quote-wrapper .request-a-quote-details-wrapper .request-a-quote-form-wrapper .form-fields input[type=number] {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  border-radius: 0;
}

.request-a-quote-wrapper .request-a-quote-details-wrapper .request-a-quote-form-wrapper .form-fields select {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  border-radius: 0;
}

.request-a-quote-wrapper .request-a-quote-details-wrapper .request-a-quote-form-wrapper .form-fields textarea {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  height: 130px;
  border-radius: 0;
}

.request-a-quote-wrapper .request-a-quote-details-wrapper .request-a-quote-form-wrapper .form-fields input[type=submit] {
  background-color: #616465;
  color: #fff;
  padding: 10px 30px;
  border: 0;
  font-size: 1.1rem;
  font-weight: 500;
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  margin-bottom: 10px;
  transition: all ease-in-out 0.2s;
}

.request-a-quote-wrapper .request-a-quote-details-wrapper .request-a-quote-form-wrapper .form-fields input[type=submit]:hover {
  background: #000;
}

.request-a-quote-wrapper .request-a-quote-details-wrapper .request-a-quote-form-wrapper .form-fields .privacy-statement {
  text-align: center;
  font-size: 14px;
  color: #333;
}

.request-a-quote-wrapper .request-a-quote-details-wrapper .request-a-quote-form-wrapper .form-fields .privacy-statement img {
  max-width: 100%;
  margin-right: 6px;
}

.quote-form-product-wrapper {
  margin: 0 0 20px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}

.quote-form-product-wrapper figure {
  margin: 0;
  text-align: center;
  width: 100px;
  height: 100px;
  border: #CFEAF6 solid 5px;
  background: #fff;
}

.quote-form-product-wrapper figure img {
  max-width: 100%;
  padding: 10px;
}

.quote-form-product-wrapper h4 {
  font-size: 20px;
  font-weight: 500;
  color: #616465;
  padding: 0 0 0 30px;
}

.about-top-part {
  margin: 100px 0 80px 0;
}

.about-top-part .about-page-title {
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  text-align: center;
}

.about-top-part .about-page-title h2 {
  color: #2a2a2a;
  font-size: 2rem;
  margin: 0 0 3rem 0;
  font-weight: 600;
}

.about-top-part .about-left-question {
  margin: 0 0 20px 0;
}

.about-top-part .about-left-question h3 {
  font-weight: 600;
  font-size: 1.6rem;
  margin: 0 0 1.2rem 0;
  color: #292929;
  line-height: 2.4rem;
}

.about-top-part .about-left-question p {
  font-size: 1.1rem;
  line-height: 2.2rem;
  color: #474646;
}

.about-top-part .about-rght-introduction {
  margin: 0 0 20px 0;
}

.about-top-part .about-rght-introduction figure {
  margin: 0 0 20px 0;
  text-align: center;
  border-radius: 30px;
  overflow: hidden;
}

.about-top-part .about-rght-introduction figure img {
  max-width: 100%;
}

.about-top-part .about-rght-introduction h3 {
  font-weight: 600;
  font-size: 1.6rem;
  margin: 2rem 0 1rem 0;
  color: #292929;
}

.about-top-part .about-rght-introduction p {
  font-size: 1.1rem;
  line-height: 2.2rem;
  color: #474646;
}

.customer-satisfaction {
  background: #2a3547;
  padding: 6rem 0;
}

.customer-satisfaction .satifaction-section-heading {
  text-align: center;
  margin: 0 0 5rem 0;
  color: #fff;
}

.customer-satisfaction .satifaction-section-heading h3 {
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-size: 2rem;
  margin: 0 0 1rem 0;
  font-weight: 600;
}

.customer-satisfaction .satifaction-section-heading p {
  font-size: 1.1rem;
  font-weight: 300;
  color: #b1c0d9;
  width: 80%;
  margin: auto;
}

.customer-satisfaction .satisfaction-content-wrapper {
  margin: 0;
}

.customer-satisfaction .satisfaction-content-wrapper .satisfaction-content-item {
  margin: 0 0 3rem 0;
  color: #fff;
}

.customer-satisfaction .satisfaction-content-wrapper .satisfaction-content-item h3 {
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0 0 0.5rem 0;
  color: #829dcb;
}

.customer-satisfaction .satisfaction-content-wrapper .satisfaction-content-item p {
  line-height: 1.8rem;
  font-size: 1.1rem;
  font-weight: 400;
  margin: 0;
}

.customer-satisfaction .satisfaction-content-wrapper .satisfaction-content-image {
  margin: 0;
}

.customer-satisfaction .satisfaction-content-image figure {
  margin: 0;
  text-align: center;
  border-radius: 40px;
  overflow: hidden;
  box-shadow: 0 0 10px #1e1e1e;
}

.customer-satisfaction .satisfaction-content-image figure img {
  max-width: 100%;
}

.about-last-section {
  margin: 80px 0 100px 0;
}

.about-last-section .about-last-section-heading {
  margin: 0 0 30px 0;
}

.about-last-section .about-last-section-heading h3 {
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-size: 2rem;
  color: #2a2a2a;
  font-weight: 600;
  margin: 0 0 1rem 0;
}

.about-last-section .about-last-section-heading p {
  font-size: 1rem;
  line-height: 2rem;
  font-weight: 300;
  color: #333;
  margin-bottom: 3rem;
}

.about-last-section .about-last-section-heading figure {
  margin: 0;
  overflow: hidden;
  border-radius: 30px;
}

.about-last-section .about-last-section-heading figure img {
  max-width: 100%;
}

.about-last-section .about-list-items-wrapper {
  margin: 0 0 30px 0;
}

.about-last-section .about-list-items-wrapper .custom-about-section-item {
  margin: 0 0 40px 0;
}

.about-last-section .about-list-items-wrapper .custom-about-section-item h4 {
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
}

.about-last-section .about-list-items-wrapper .custom-about-section-item p {
  margin: 0;
  font-size: 1.1rem;
  color: #333;
  line-height: 2.2rem;
}

.stats-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin: 40px 0 0 0;
}

.item-wrapper {
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.item-wrapper .number {
  font-size: 36px;
  font-weight: 700;
  color: #008DD0;
  display: inline-block;
}

.item-wrapper .text {
  color: #1D1D1D;
  font-size: 20px;
  font-weight: 500;
}

.item-wrapper .plus-sign {
  display: inline-block;
  font-size: 36px;
  font-weight: 700;
  color: #008DD0;
}

.brands {
  margin: 80px 0 40px 0;
  padding: 20px 0 40px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  overflow: auto;
}

.brands .brand {
  box-shadow: 0 0 8px #C0C0C0;
  padding: 6px;
  border: #EEEFF0 solid 1px;
  transition: all ease-in-out 0.3s;
}

.brands .brand:hover {
  border-color: #00AEEF;
}

.brands .brand .wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}

.brands .brand .wrapper div {
  margin: 0 10px 0 0;
  text-align: left;
}

.brands .brand:hover figure {
  transform: rotate(-20deg);
}

.brands .brand figure {
  margin: 0;
  text-align: center;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  padding: 10px;
  transition: all ease-in-out 0.8s;
}

.brands .brand figure a {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  height: 100%;
}

.brands .brand figure img {
  max-width: 100%;
  margin: auto;
}

.brands .brand .product-name {
  font-family: "Oswald", sans-serif;
}

.brands .brand .product-name h4 {
  font-size: 24px;
  font-weight: 700;
  color: #333;
  margin: 0;
  transition: all ease-in-out 0.2s;
}

.brands .brand:hover .product-name h4 {
  color: #008DD0;
}

.brands .brand .product-name span {
  font-size: 14px;
  color: #929596;
  font-weight: 400;
  display: block;
  transition: all ease-in-out 0.2s;
}

.brands .brand:hover .product-name span {
  color: #333;
}

.title {
  text-align: center;
  margin: 0 0 50px 0;
}

.title .title-tag {
  font-size: 14px;
  color: #888282;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}

.title h2 {
  font-size: 28px;
  color: #000;
  font-weight: 600;
  margin: 0 0 5px 0;
  font-family: "Zalando Sans SemiExpanded", sans-serif;
}

.title h2 span {
  color: #008DD0;
}

/* Video Modal
-----------------------------------------*/
.video-modal,
.video-modal .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3000;
}

.video-modal {
  overflow: hidden;
  position: fixed;
  opacity: 0;
  transform: translate(500%, 0%);
  transition: transform 0s linear 0s;
  /* using flexbox for vertical centering */
  /* Flexbox display */
  display: flex;
  /* Vertical alignment */
  align-items: center;
  transform-style: preserve-3d;
}

.video-modal .overlay {
  z-index: 0;
  background: rgba(0, 0, 0, 0.6); /* overlay color */
  opacity: 0;
  transition: opacity 0.2s ease-out 0.05s;
}

.video-modal-content {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 1;
  margin: 0 auto;
  overflow-y: visible;
  background: #000;
  width: calc(100% - 12em);
  height: 0;
  padding-top: calc((100% - 12em) * 0.5625); /* 16:9 calc */
}

/* Scaling to fit within the current Viewport size:
   When viewport aspect ratio is greater than 16:9
   work off the height instead of the width for calc */
@media (min-aspect-ratio: 16/9) {
  .video-modal-content {
    width: 0;
    height: calc(100vh - 10em);
    padding-top: 0;
    padding-left: calc((100vh - 10em) * 1.7778); /* 16:9 calc */
  }
}
/* Mobile Layout Tweaks - side margins reduced */
@media (max-width: 640px) {
  .video-modal-content {
    width: calc(100% - 1em);
    padding-top: calc((100% - 1em) * 0.5625); /* 16:9 calc */
  }
}
/* modal close button */
.close-video-modal {
  display: block;
  position: absolute;
  left: 0;
  top: -40px;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}

/* set the iframe element to stretch to fit its parent element */
iframe#youtube {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: #000;
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5);
}

/* show the modal: 
   add class to the body to reveal */
.show-video-modal .video-modal {
  opacity: 1;
  transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%);
}

.show-video-modal .video-modal .overlay {
  opacity: 1;
}

.show-video-modal .video-modal-content {
  transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%);
}

.testimonial-banner {
  background: url("../images/testimonial-banner.jpg") no-repeat center center;
  background-size: cover;
}

.testimonials-wrapper {
  margin: 120px 0 150px 0;
}

.testimonials-wrapper .testimonial-item {
  margin: 0 0 30px 0;
}

.testimonials-wrapper .testimonial-item .testimonial-description {
  background: #CFEAF6;
  border: #00AEEF solid 1px;
  padding: 20px;
  border-radius: 15px;
  position: relative;
  font-size: 16px;
  color: #000;
  line-height: 28px;
}

.testimonials-wrapper .testimonial-description::after {
  background-color: #00AEEF;
  bottom: -7px;
  content: "";
  display: block;
  height: 24px;
  left: 10%;
  margin-left: -7px;
  position: absolute;
  transform: rotate(45deg);
  width: 24px;
  z-index: -1;
}

.testimonials-wrapper .testimonial-item .testimonial-details {
  margin: 10px 0 0 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
}

.testimonials-wrapper .testimonial-item .testimonial-details img {
  max-width: 100%;
}

.testimonials-wrapper .testimonial-item .testimonial-details .user-details .user-name {
  font-size: 16px;
  font-weight: 700;
}

.testimonials-wrapper .testimonial-item .testimonial-details .user-details .user-dtls {
  font-size: 16px;
  font-weight: 400;
}

.testimonials-wrapper .testimonial-item .testimonial-description iframe {
  width: 100%;
  border-radius: 20px;
}

.testimonials-wrapper .testimonial-item .video-title {
  font-size: 16px;
  font-weight: 700;
  margin: 10px 0;
}

.cookie-policy-banner {
  background: url("../images/cookies-policy-banner.jpg") no-repeat center center;
  background-size: cover;
}

.privacy-policy-banner {
  background: url("../images/privacy-policy-banner.jpg") no-repeat center center;
  background-size: cover;
}

.content-area-wrapper {
  padding: 100px 0;
}

.content-area-wrapper h1 {
  font-size: 30px;
  font-weight: 700;
  color: #000;
}

.content-area-wrapper h2 {
  font-size: 22px;
  font-weight: 700;
  color: #333;
  margin: 30px 0 15px 0;
}

.content-area-wrapper h3 {
  font-size: 18px;
  font-weight: 700;
  color: #333;
  margin: 30px 0 15px 0;
}

.content-area-wrapper p {
  font-size: 16px;
  line-height: 32px;
  color: #333;
  margin: 0 0 15px 0;
  text-align: justify;
  font-weight: 400;
}

.content-area-wrapper a {
  color: #026EA2;
  font-weight: 600;
}

.content-area-wrapper a:hover {
  color: #FF6A00;
}

.content-area-wrapper table {
  width: 950px;
  margin: 20px auto;
}

.content-area-wrapper table tr th {
  background: #000E44;
  color: #fff;
  padding: 8px 5px;
  border: #00AEEF solid 1px;
  text-align: center;
}

.content-area-wrapper table tr td {
  border: #00AEEF solid 1px;
  color: #616465;
  padding: 5px;
  text-align: center;
}

.content-area-wrapper .tblPlcy {
  overflow-x: auto;
}

.instrumentations {
  margin: 50px 0 100px 0;
}

.instrumentations h3 {
  color: #000E44;
}

.instrumentations .instrument-big-image {
  text-align: center;
  margin: 0 0 20px 0;
  border: #82BD4C solid 8px;
}

.instrumentations .instrument-big-image img {
  max-width: 100%;
}

.instrumentations .instrument-thumbnails {
  margin: 20px 0;
  padding: 0 20px;
}

.instrumentations .instrument-thumbnails ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}

.instrumentations .instrument-thumbnails li {
  margin: 0 10px;
}

.instrumentations .instrument-thumbnails li button {
  text-align: center;
  border-radius: 0;
  padding: 5px;
}

.instrumentations .instrument-thumbnails li button img {
  width: 70px;
}

.instrumentations .instrument-thumbnails li button.active {
  background: none;
  border: #008DD0 solid 2px;
}

.instrumentations .instrument-thumbnails li button {
  border: #C0C0C0 solid 2px;
  transition: all ease-in-out 0.3s;
}

.instrumentations .instrument-thumbnails li button:hover {
  border-color: #616465;
}

.instrumentations a.instrument-button {
  display: inline-block;
  background: #CFEAF6;
  color: #008DD0;
  padding: 8px 60px;
  font-size: 18px;
  font-weight: 600;
  transition: all ease-in-out 0.3s;
}

.instrumentations a.instrument-button:hover {
  background: #008DD0;
  color: #fff;
}

.events-banner {
  background: url("../images/events-banner.jpg") no-repeat center center;
  background-size: cover;
}

.distributor-banner {
  background: url("../images/distributor-banner.jpg") no-repeat center center;
  background-size: cover;
}

.upcoming-events {
  margin: 100px 0 70px 0;
}

.upcoming-events .card {
  padding: 20px;
  background: #f1f1f1;
}

.upcoming-events .card-title {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  margin: 10px 0 20px 0;
}

.upcoming-events .stand-no {
  background: #CFEAF6;
  padding: 6px 10px;
  border-radius: 10px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #008DD0;
}

.upcoming-events .stand-no span {
  display: block;
  font-weight: 800;
  font-size: 20px;
}

.upcoming-events .date {
  margin: 5px 0 5px 0;
  font-size: 16px;
  font-weight: 500;
  color: #333;
}

.upcoming-events .date span {
  font-weight: 700;
}

.upcoming-events .venue {
  font-size: 16px;
  font-weight: 500;
  color: #333;
  margin: 10px 0;
}

.upcoming-events .card-button {
  background: #00AEEF;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  padding: 12px 30px;
  transition: all ease-in-out 0.1s;
  display: block;
  text-align: center;
}

.upcoming-events .card-button:hover {
  background: #008DD0;
}

.events-gallery-wrapper .nav-tabs {
  margin: 20px 0;
  border: 0;
  justify-content: center;
}

.events-gallery-wrapper .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  border: 0;
  background: #C0C0C0;
  color: #000;
  border-radius: 0;
  font-weight: 600;
}

.events-gallery-wrapper .nav-tabs .nav-link {
  color: #616465;
  font-weight: 600;
  border-radius: 0;
}

.events-gallery-wrapper .nav-tabs .nav-link:hover {
  background: #C0C0C0;
  color: #000;
}

.fair-item {
  margin: 0 0 30px 0;
}

.events-gallery-wrapper {
  margin: 20px 0 40px 0;
}

.events-gallery-wrapper .event-image {
  margin: 0 0 20px 0;
}

.events-gallery-wrapper .event-image figure {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 250px;
  border: #fff solid 8px;
  overflow: hidden;
  box-shadow: 0 0 5px #616465;
  transition: all ease-in-out 0.2s;
  border-radius: 0;
}

.events-gallery-wrapper .event-image figure img {
  max-width: 100%;
  transition: all ease-in-out 0.2s;
}

.events-gallery-wrapper .event-image figure:hover img {
  transform: scale(1.1);
}

.events-gallery-wrapper .fair-title-wrapper {
  border-bottom: 2px solid #008DD0;
  margin: 10px auto 30px;
  padding: 0;
  width: 98%;
}

.events-gallery-wrapper .fair-title-wrapper h3 {
  margin: 0;
  background: #008DD0;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  padding: 10px 20px;
}

.events-gallery-wrapper .event-video-item {
  margin: 0 0 20px 0;
}

.events-gallery-wrapper .event-video-item figure {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 250px;
  border: #fff solid 8px;
  overflow: hidden;
  box-shadow: 0 0 5px #616465;
  transition: all ease-in-out 0.2s;
  border-radius: 0;
  text-align: center;
}

.events-gallery-wrapper .event-video-item figure img {
  max-width: 100%;
  transition: all ease-in-out 0.2s;
  border: #ddd solid 1px;
}

.events-gallery-wrapper .event-video-item figure:hover img {
  transform: scale(1.1);
}

.events-gallery-wrapper .event-video-item figure a {
  position: relative;
}

.events-gallery-wrapper .event-video-item figure .play-btn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border: none;
  z-index: 1;
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 50%;
  opacity: 0.8;
  transition: all ease-in-out 0.3s;
}

.events-gallery-wrapper .event-video-item:hover figure .play-btn {
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.instrument-product-name {
  margin: 10px 0 20px 0;
  font-size: 22px;
  font-weight: 700;
  color: #008DD0;
  text-align: center;
}

.distributor-wrapper {
  box-shadow: 0 0 10px #999;
}

.distributor-wrapper input {
  border-color: #999;
}

.distributor-wrapper textarea {
  border-color: #999;
}

.fix-appointment-banner {
  background: url("../images/fix-appointment-banner.jpg") no-repeat center center;
  background-size: cover;
}

.appointment-form-wrapper {
  margin: 100px 0 150px 0;
}

.appointment-form-wrapper .fair-details {
  text-align: center;
  margin: 0 0 30px 0;
}

.appointment-form-wrapper .fair-details h3 {
  margin: 0 0 10px 0;
  font-size: 30px;
  font-weight: 700;
  color: #008DD0;
}

.appointment-form-wrapper .fair-details p {
  margin: 0 0 5px 0;
  font-size: 16px;
  color: #000;
  font-weight: 500;
}

.appointment-form-wrapper .fair-details h4 {
  margin: 0 0 10px 0;
  font-size: 18px;
  font-weight: 700;
  color: #82BD4C;
}

.appointment-form-wrapper .fix-appointment-form {
  background: #E4F1F8;
  border: #97D9F8 solid 1px;
  padding: 50px 50px 40px;
}

.appointment-form-wrapper .fix-appointment-form .fix-appointment-form-title {
  text-align: center;
}

.appointment-form-wrapper .fix-appointment-form .fix-appointment-form-title h4 {
  font-size: 24px;
  font-weight: 600;
  color: #222222;
  margin: 0 0 40px 0;
}

.appointment-form-wrapper .fix-appointment-form .fix-appointment-form-title p {
  font-size: 16px;
  color: #6F6C6C;
  font-weight: 400;
  margin: 0 0 30px 0;
}

.appointment-form-wrapper .fix-appointment-form input[type=text] {
  font-size: 16px;
  color: #7D7B7B;
  border: #97D9F8 solid 1px;
  border-radius: 0;
}

.appointment-form-wrapper .fix-appointment-form input[type=email] {
  font-size: 16px;
  color: #7D7B7B;
  border: #97D9F8 solid 1px;
  border-radius: 0;
}

.appointment-form-wrapper .fix-appointment-form select {
  font-size: 16px;
  color: #7D7B7B;
  border: #97D9F8 solid 1px;
  border-radius: 0;
}

.appointment-form-wrapper .fix-appointment-form textarea {
  font-size: 16px;
  color: #7D7B7B;
  border: #97D9F8 solid 1px;
  border-radius: 0;
  height: 150px;
}

.appointment-form-wrapper .fix-appointment-form .form-floating > label {
  color: #7D7B7B;
  font-weight: 400;
}

.appointment-form-wrapper .fix-appointment-form .request-btn {
  background: #008DD0;
  padding: 10px 60px;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  transition: all ease-in-out 0.3s;
}

.appointment-form-wrapper .fix-appointment-form .request-btn:hover {
  background: #FF6A00;
}

.appointment-form-wrapper .fix-appointment-form .captcha-text {
  color: #000;
  font-weight: 500;
  font-size: 14px;
}

.appointment-form-wrapper .fix-appointment-form .captcha-text a {
  color: #008DD0;
  font-weight: 700;
}

.appointment-form-wrapper .fix-appointment-form .captcha-text a:hover {
  color: #FF6A00;
}

.appointment-form-wrapper .fix-appointment-form .privacy-caption {
  font-size: 14px;
  font-weight: 400;
  margin: 5px 0 0 0;
}

.appointment-form-wrapper .fix-appointment-form .privacy-caption i {
  font-size: 20px;
  color: #0C8300;
  vertical-align: middle;
  transition: all ease-in-out 0.5s;
}

.selected-product-details {
  text-align: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  padding: 10px 0;
  width: 97%;
  margin: 0 auto 20px;
  background: #eee;
}

.selected-product-details figure {
  overflow: hidden;
  background: #fff;
  padding: 10px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: #CFEAF6 solid 5px;
  margin: 0 15px 0 0;
}

.selected-product-details figure img {
  max-width: 100%;
  padding: 5px;
}

.selected-product-details h3 {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin: 0;
  text-align: left;
}

.selected-product-details h3 span {
  display: block;
  font-weight: 400;
  font-size: 16px;
  color: #333;
  margin: 0 0 5px 0;
}

ul.important-links {
  margin: 0;
  padding: 0;
}

ul.important-links li {
  display: inline-block;
  font-weight: 400;
  margin: 0 10px 0 0;
  font-size: 14px;
}

ul.important-links li a {
  color: #678dab;
  text-decoration: underline !important;
}

ul.important-links li a:hover {
  color: #000 !important;
  text-decoration: none !important;
}

.subcategories-wrapper .subcat-list-item-wrapper {
  padding: 0 0 80px;
  border-bottom: 1px solid #c3c3c3;
  margin: 0 auto 80px;
  width: 80%;
}

.subcategories-wrapper .subcat-list-item-wrapper:last-child {
  border: none;
}

.subcategories-wrapper .subcat-list-item-wrapper .sub-cat-list-item {
  text-align: center;
  height: 100%;
}

.subcategories-wrapper .subcat-list-item-wrapper .sub-cat-list-item figure {
  text-align: center;
  border: #F7F0F0 solid 1px;
  background: #fff;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  margin: 0 auto 25px;
  overflow: hidden;
  padding: 30px;
  box-shadow: -10px 6px 0 #F7F0F0;
  transition: all ease-in-out 0.2s;
}

.subcategories-wrapper .subcat-list-item-wrapper .sub-cat-list-item:hover figure {
  box-shadow: -10px 6px 0 #cfcdcd;
}

.subcategories-wrapper .subcat-list-item-wrapper .sub-cat-list-item figure img {
  max-width: 100%;
  transition: all ease-in-out 0.3s;
}

.subcategories-wrapper .subcat-list-item-wrapper:hover .sub-cat-list-item figure img {
  transform: rotate(10deg);
}

.subcategories-wrapper .subcat-list-item-wrapper .subcat-item-description {
  margin: 0 0 20px 0;
}

.subcategories-wrapper .subcat-list-item-wrapper .subcat-item-description p {
  font-size: 16px;
  line-height: 32px;
  color: #333;
  font-weight: 400;
  width: 100%;
}

.subcategories-wrapper .subcat-list-item-wrapper ul {
  margin: 15px 0 0 40px;
  padding: 0;
  width: 100%;
}

.subcategories-wrapper .subcat-list-item-wrapper ul li {
  color: #333;
  margin: 0 0 10px 0;
  list-style-type: square;
}

.subcategories-wrapper .subcat-list-item-wrapper .sub-cat-list-item .sub-cat-list-name {
  font-size: 20px;
  font-weight: 700;
  color: #616465;
  margin: 0 0 5px 0;
}

.subcategories-wrapper .subcat-list-item-wrapper .sub-cat-list-item .sub-cat-list-name a {
  color: #616465;
  transition: all ease-in-out 0.2s;
}

.subcategories-wrapper .subcat-list-item-wrapper .sub-cat-list-item:hover .sub-cat-list-name a {
  color: #444646;
}

.subcategories-wrapper .subcat-list-item-wrapper .sub-cat-list-item a.products-link {
  color: #008DD0;
  text-decoration: underline;
  font-weight: 400;
  font-size: 16px;
  margin: 0 0 20px 0;
  display: block;
}

.subcategories-wrapper .subcat-list-item-wrapper .sub-cat-list-item a.products-link:hover {
  text-decoration: none;
  color: #FF6A00;
}

.single-category-banner {
  background: url("../images/single-category-banner.jpg") no-repeat center center;
  background-size: cover;
}

.left-menu-title-wrapper {
  position: relative;
  overflow: hidden;
  margin: 235px 0 0 0;
}

.custommrgn {
  margin: 20px 0 0 0;
}

.left-menu-title-wrapper::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  background: #008DD0;
  left: 50%;
  top: 14px;
  display: block;
  z-index: -1;
}

.left-menu-title {
  font-size: 20px;
  font-weight: 700;
  background: #fff;
  display: inline-block;
  padding: 0 20px 0 0;
  margin: 0 0 30px 0;
}

.left-menu-title i {
  font-size: 25px;
  vertical-align: middle;
  margin: 0 10px 0 0;
}

.left-menu-items-wrapper {
  margin: 0 0 20px 0;
}

.left-menu-items-wrapper .accordion-button {
  font-size: 18px;
  font-weight: 600;
  color: #616465 !important;
}

.left-menu-items-wrapper .accordion-button:hover {
  color: #000;
}

.left-menu-items-wrapper .accordion-button:not(.collapsed) {
  color: #333;
  background-color: #ddd;
}

.left-menu-items-wrapper ul.left-menu-list-wrapper {
  margin: 0;
  padding: 0;
}

.left-menu-items-wrapper ul.left-menu-list-wrapper li {
  list-style: none;
  border-bottom: 1px solid #ddd;
  position: relative;
}

.left-menu-items-wrapper ul.left-menu-list-wrapper li::before {
  content: "❖";
  position: absolute;
  left: 10px;
  top: 9px;
  color: #6e6b6b;
}

.left-menu-items-wrapper ul.left-menu-list-wrapper li:last-child {
  border-bottom: none;
}

.left-menu-items-wrapper ul.left-menu-list-wrapper li a {
  color: #6e6b6b;
  font-weight: 400;
  font-size: 16px;
  display: block;
  padding: 10px 0 10px 35px;
}

.left-menu-items-wrapper ul.left-menu-list-wrapper li a:hover {
  color: #000;
  background: #f3f3f3;
}

.left-menu-items-wrapper ul.left-menu-list-wrapper li a.active {
  color: #000;
  background: #f3f3f3;
}

.left-menu-items-wrapper .remove-bg-img {
  background-color: transparent !important;
}

.left-menu-items-wrapper .remove-bg-img:hover {
  color: #000;
}

.left-menu-items-wrapper .remove-bg-img::after {
  background-image: none;
}

.left-menu-items-wrapper figure {
  width: 40px;
  height: 40px;
  margin: 0 10px 0 0;
  background: #fff;
  border-radius: 50%;
  padding: 2px;
}

.left-menu-items-wrapper figure img {
  max-width: 100%;
}

.left-menu-items-wrapper .subcat-button {
  font-size: 16px;
  color: #333;
  font-weight: 500;
}

.left-menu-items-wrapper .accordion-flush .accordion-item:last-child .subcat-item-header {
  border-bottom: 1px solid #ddd;
  margin: 0 0 5px 0;
}

.get-quote-why-us {
  margin: 0 0 20px 0;
  font-size: 18px;
  color: #818181;
  width: 85%;
}

.usp-wrapper {
  margin: 20px 0;
  background: #f6f6f6;
  padding: 20px;
  border-radius: 30px;
}

.usp-wrapper .usp-item {
  border-bottom: 1px dashed #ddd;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 15px 0;
  justify-content: start;
  margin: auto;
  flex-wrap: nowrap;
}

.usp-wrapper .usp-item:last-of-type {
  border: none;
}

.usp-wrapper .usp-item .usp-icon {
  padding: 5px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: #ddd solid 1px;
  margin: 0 20px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  color: #afacac;
  transition: all ease-in-out 0.3s;
  background: #fff;
}

.usp-wrapper .usp-item .usp-icon img {
  max-width: 100%;
  transition: all ease-in-out 0.3s;
}

.usp-wrapper .usp-item:hover .usp-icon img {
  transform: rotate(-15deg);
}

.usp-wrapper .usp-item:hover .usp-icon {
  transform: rotate(-15deg);
}

.usp-wrapper .usp-item .usp-title {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.usp-wrapper .usp-item .usp-title h3 {
  font-size: 16px;
  font-weight: 600;
  color: #484848;
  margin: 0;
}

.usp-wrapper .usp-item:hover .usp-title h3 {
  color: #000;
}

.request-quote-wrapper .request-quote-form-enquiry {
  background: #E4F1F8;
  border: #97D9F8 solid 1px;
  padding: 40px 50px;
}

.request-quote-wrapper .request-quote-form-enquiry .request-quote-form-title-enquiry {
  text-align: center;
}

.request-quote-wrapper .request-quote-form-enquiry .request-quote-form-title-enquiry h4 {
  font-size: 24px;
  font-weight: 700;
  color: #222222;
  margin: 0 0 10px 0;
}

.request-quote-wrapper .request-quote-form-enquiry .request-quote-form-title-enquiry p {
  font-size: 16px;
  color: #6F6C6C;
  font-weight: 400;
  margin: 0 0 30px 0;
}

.request-quote-wrapper .request-quote-form-enquiry .request-btn-enquiry {
  background: #008DD0;
  padding: 10px 60px;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  transition: all ease-in-out 0.3s;
}

.request-quote-wrapper .request-quote-form-enquiry .request-btn-enquiry:hover {
  background: #FF6A00;
}

.request-quote-wrapper .request-quote-form-enquiry .privacy-caption {
  font-size: 14px;
  font-weight: 400;
  margin: 5px 0 0 0;
}

.request-quote-wrapper .request-quote-form-enquiry .privacy-caption i {
  font-size: 20px;
  color: #0C8300;
  vertical-align: middle;
}

.request-quote-wrapper .request-quote-form-enquiry input[type=text] {
  font-size: 16px;
  color: #7D7B7B;
  border: #97D9F8 solid 1px;
  border-radius: 0;
}

.request-quote-wrapper .request-quote-form-enquiry input[type=email] {
  font-size: 16px;
  color: #7D7B7B;
  border: #97D9F8 solid 1px;
  border-radius: 0;
}

.request-quote-wrapper .request-quote-form-enquiry textarea {
  font-size: 16px;
  color: #7D7B7B;
  border: #97D9F8 solid 1px;
  border-radius: 0;
  height: 150px;
}

.request-quote-wrapper .request-quote-form-enquiry .form-floating > label {
  color: #7D7B7B;
  font-weight: 400;
}

.error-banner {
  background: url("../images/404-error-banner.jpg") no-repeat center center;
  background-size: cover;
}

.error-texts {
  text-align: center;
}

.error-texts h3 {
  font-size: 40px;
  font-weight: 400;
  color: #008DD0;
  margin: 0 0 10px 0;
}

.error-texts p {
  font-size: 16px;
  color: #616465;
  font-weight: 400;
}

a.error-btn {
  background: #FF6A00;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  padding: 6px 30px;
}

a.error-btn:hover {
  background: #616465;
  color: #fff;
}

.about-tagline {
  font-size: 18px;
  font-weight: 600;
  font-style: italic;
  margin: 0 0 20px 0;
}

.gaits-academy-banner {
  background: url("../images/gaits-banner.jpg") no-repeat center center;
  background-size: cover;
  height: 493px;
}

.gaits-academy-banner .gaits-banner-logo {
  margin: -30px 0 0 0;
  text-align: center;
}

.gaits-academy-banner .gaits-banner-logo img {
  max-width: 100%;
}

.gaits-welcome {
  padding: 80px 0 100px 0;
  position: relative;
}

.gaits-welcome .wlcm-cont-bg {
  position: absolute;
  bottom: 1px;
  right: 400px;
  z-index: -1;
  transition: all ease-in-out 0.3s;
}

.gaits-welcome:hover .wlcm-cont-bg {
  right: 450px;
}

.gaits-welcome figure {
  margin: 0;
  overflow: hidden;
  text-align: center;
  border-radius: 50%;
  box-shadow: -7px 11px 0 #eaeaea;
  width: 342px;
  height: 342px;
}

.gaits-welcome figure img {
  max-width: 100%;
}

.gaits-welcome .wlcm-title {
  font-size: 24px;
  color: #0e2a46;
  font-weight: 900;
  margin: 0 0 20px 0;
}

.gaits-welcome p {
  font-size: 18px;
  color: #333931;
  font-weight: 500;
  line-height: 2.4rem;
  text-align: justify;
}

.humble-beginning {
  padding: 80px 0 60px 0;
  margin: 0 0 60px 0;
  background: url("../images/humble-content-bg.jpg") no-repeat center center;
  background-size: cover;
}

.humble-beginning .humble-title {
  margin: 60px 0 20px 0;
  font-size: 24px;
  font-weight: 900;
  color: #0e2a46;
}

.humble-beginning p {
  font-size: 18px;
  color: #333931;
  font-weight: 500;
  line-height: 38px;
  text-align: justify;
}

.humble-beginning .humble-image {
  width: 494px;
  height: 494px;
  border-radius: 50%;
  overflow: hidden;
  float: right;
  box-shadow: -7px 11px 0 #d6dbdd;
}

.humble-beginning .humble-image img {
  max-width: 100%;
}

.about-gaits {
  padding: 100px 0 60px 0;
  margin: 0 0 60px 0;
  background: url("../images/about-gaits-bg.jpg") no-repeat center center;
  background-size: cover;
}

.about-gaits .about-gaits-title {
  font-weight: 900;
  font-size: 24px;
  color: #fff;
  margin: 0 0 30px 0;
  text-align: center;
}

.about-gaits .about-gaits-content-wrapper {
  margin: 0;
}

.about-gaits .about-gaits-content-wrapper div {
  margin: 0 0 20px 0;
  padding: 0 20px;
}

.about-gaits .about-gaits-content-wrapper p {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  line-height: 38px;
  text-align: justify;
  text-shadow: 1px 1px 1px #000;
}

.gaits-mission {
  margin: 100px 0;
  padding: 0 0 100px 0;
  background: #f2f2f2;
  background: linear-gradient(180deg, #fff 6%, #f2f2f2 94%);
}

.gaits-mission .mission-title {
  font-size: 24px;
  font-weight: 800;
  margin: 0 0 20px 0;
  text-align: center;
  color: #0e2a46;
}

.gaits-mission p {
  text-align: center;
  font-size: 18px;
  color: #333931;
  line-height: 34px;
  width: 80%;
  margin: auto;
}

.about-leadership {
  background: #f2f2f2;
  padding: 80px 0 150px 0;
}

.about-leadership .leadership-title {
  font-size: 24px;
  color: #312f2f;
  font-weight: 800;
  margin: 40px 0 20px 0;
  line-height: 35px;
}

.about-leadership p {
  font-size: 16px;
  font-weight: 400;
  color: #312f2f;
  text-align: justify;
  line-height: 34px;
}

.about-leadership .imgs-wrapper {
  width: 100%;
  position: relative;
  text-align: right;
  position: relative;
}

.about-leadership .imgs-wrapper figure {
  margin: 0;
}

.about-leadership .imgs-wrapper figure img {
  max-width: 100%;
  border: #fff solid 8px;
}

.about-leadership .imgs-wrapper .img-2 {
  position: absolute;
  bottom: -250px;
  right: -50px;
}

.core-values {
  background: #fff;
  padding: 80px 0;
  margin: 0 0 40px 0;
}

.core-values .core-value-item {
  background: #eae8e8;
  padding: 25px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: top;
  transition: all ease-in-out 0.2s;
  height: 100%;
}

.core-values .core-value-item:hover {
  box-shadow: 0 0 10px #999;
}

.core-values .core-value-item .core-value-title {
  font-size: 20px;
  color: #312f2f;
  text-align: center;
  font-weight: 800;
  margin: 0 0 15px 0;
}

.core-values .core-value-item p {
  font-size: 16px;
  color: #312f2f;
  font-weight: 400;
  text-align: center;
  margin: 0;
  line-height: 28px;
}

.sub-sub-categories .tab-content .tab-content-tabs-wrapper .sub-sub-categories .nav-link.active {
  min-height: 0 !important;
  background: #008DD0;
}

div.tabBox {
  width: 99.9%;
  overflow: visible;
}

div.tabBox h3 {
  padding: 20px 0px;
}

ul.tabs {
  display: flex;
  flex-direction: row;
  align-items: start;
  text-align: center;
  justify-content: center;
}

ul.tabs li {
  margin: 0 5px;
  padding: 0;
  overflow: hidden;
  position: relative;
}

ul.tabs li a {
  display: block;
  padding: 0 5px;
  outline: none;
  background: none;
}

.tabContainer {
  border-top: none;
  overflow: hidden;
  width: 99.9%;
  min-height: 300px;
  margin-bottom: 10px;
}

.tabContent {
  padding: 0;
}

.tabContent h3 {
  padding: 0px;
}

/**** TABS STYLES ****/
ul.tabs li a {
  text-decoration: none;
  font-size: 16px;
  color: #000;
  outline: none;
  padding: 5px 10px;
  background: #eee;
}

ul.tabs li a:hover {
  background: #616465;
  color: #fff;
}

ul.tabs li.active {
  background: #616465;
  color: #fff !important;
}

ul.tabs li.active a {
  background: #616465;
  color: #fff !important;
}

div.tabContainer {
  margin: 40px 0 20px 0;
  background: #fff;
}

div.tabContainer .product-item {
  border: #ccc solid 1px;
}

/* THE RESPONSIVE PART */
@media only screen and (max-width: 767px) {
  div.tabBox {
    border: 1px solid #ccc;
  }
  ul.tabs {
    height: auto;
    display: block;
    width: 100%;
    border-left: 0px;
  }
  ul.tabs li {
    width: 100%;
  }
  ul.tabs li a {
    border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border: 0px;
  }
  div.tabContainer {
    border: 0px;
  }
}
.bottom-buttons {
  position: fixed;
  right: 0;
  z-index: 111111;
  top: 400px;
  margin-top: 10px;
}

.bottom-buttons .fixed-button, .bottom-buttons #div1 {
  box-shadow: 1px 1px 1px 1px rgba(43, 43, 43, 0.2);
}

.fixed-button {
  position: absolute;
  right: 0px;
  float: right;
  background-color: #cce4f1;
  color: #fff;
  padding: 14px;
  height: 60px;
  display: block;
  width: 70px;
  overflow: hidden;
  z-index: 10;
  border: #fff solid 1px;
  border-right: 0;
}

.fixed-button a {
  color: #616465;
  text-align: center;
  display: block;
}

.fixed-button a:hover {
  background: #FF6A00;
}

.button-slide {
  padding: 16px 15px 15px 20px;
  position: absolute;
  display: none;
  float: right;
  right: 0;
  display: none;
  width: 300px;
  height: 60px;
  background-color: #cfeaf6;
  color: #616465;
  text-align: left;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  border-radius: 30px 0 0 30px;
  border: #fff solid 1px;
}

#div2 {
  top: 70px;
  background-color: #cfeaf6;
}

#div3 {
  top: 140px;
  background-color: #cfeaf6;
}

#femail {
  background-color: #cce4f1;
  top: 70px;
}

#fmessage {
  background-color: #cce4f1;
  top: 140px;
}

#femail:hover {
  background: #FF6A00;
}

#fphone:hover {
  background: #FF6A00;
}

#fmessage:hover {
  background: #FF6A00;
}

#femail:hover i {
  color: #fff;
}

#fphone:hover i {
  color: #fff;
}

#fmessage:hover i {
  color: #fff;
}

.fixed-button i {
  color: #0d5b81;
}

#div1 a, #div1 a:visited, #div1 a:active, #div1 a:focus, #div2 a, #div2 a:visited, #div2 a:active, #div2 a:focus, #div3 a, #div3 a:visited, #div3 a:active, #div3 a:focus {
  color: #333;
  font-weight: 700;
  text-decoration: none;
}

#div1 a:hover, #div2 a:hover, #div3 a:hover {
  color: #ccc;
}

.mobile-bottom-nav {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  will-change: transform;
  transform: translateZ(0);
  display: flex;
  box-shadow: 0 -2px 5px -2px #333;
  background-color: #fff;
}

.mobile-bottom-nav__item {
  flex-grow: 1;
  text-align: center;
  font-size: 12px;
  padding: 15px 0 10px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: rgb(238, 238, 238);
  background: linear-gradient(180deg, rgb(255, 255, 255) 15%, rgb(210, 211, 213) 74%);
  border-right: 1px solid #d2d3d5;
}

.mobile-bottom-nav__item-content {
  display: flex;
  flex-direction: column;
}

.mobile-bottom-nav__item-content i {
  margin: 0 0 5px 0;
  color: #FF6A00;
}

.mobile-bottom-nav__item-content a {
  color: #000;
}

.mobile-bottom-nav {
  display: none;
}

.core-values .col-md-3 {
  margin: 0 0 20px 0px;
}

.subcatseelectwrapper {
  margin: 0 0 20px 0;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background: #008DD0;
  padding: 10px;
  border: none;
}

/* popup css */
.popup-form-wrapper {
  background: #FB6724;
  padding: 30px 20px;
  text-align: center;
}

.popup-form-wrapper h3 {
  font-size: 26px;
  font-weight: 600;
  margin: 0 0 20px 0;
  color: #fff;
}

.popup-form-wrapper h3 span {
  color: #FEFA40;
  text-decoration: underline;
  font-weight: 600;
}

.popup-form-wrapper h4 {
  color: #3A3A3A;
  font-size: 18px;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  font-weight: 600;
}

.popup-form-wrapper input {
  border-radius: 0;
}

.popup-form-wrapper select {
  border-radius: 0;
}

.popup-form-wrapper button {
  border-radius: 0;
  background: #2291CA;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 35px;
  margin-top: 8px;
  border-color: transparent;
}

.pop-cat {
  margin: 0;
  position: relative;
}

.pop-cat img {
  max-width: 100%;
  position: absolute;
  top: 10px;
  right: 0;
}

.popup-arrow {
  position: absolute;
  bottom: 40px;
  right: 430px;
}

.rcpopup {
  margin-top: 5%;
}

.mobile-cat-img {
  max-width: 60%;
  display: none;
}

@media screen and (min-width: 1097.14px) and (max-width: 1097.14px) {
  .pop-cat img {
    top: 50px;
  }
  .popup-arrow {
    right: 240px;
  }
}
@media screen and (min-width: 280px) and (max-width: 960px) {
  .mobile-cat-img {
    display: inline-block;
    margin: 0 0 10px 0;
  }
  .custom-popup-body {
    background: transparent !important;
    border-color: transparent;
  }
  .modal-close-btn {
    opacity: 0.5 !important;
  }
}
@media (max-width: 575.98px) {
  .dropdown-mega {
    display: none !important;
  }
  .banner .carousel-indicators {
    display: none;
  }
  .product-detail-wrapper .main-product-image .img-certifications {
    left: -40px;
  }
  .selected-product-details h3 {
    text-align: center;
    margin: 20px 0;
  }
  .banner .catbuttons {
    margin-top: 10px;
    font-size: 0.9rem;
  }
  .request-catalogue-wrapper .request-catalogue-form {
    padding: 40px 20px;
  }
  .request-catalogue-wrapper .request-catalogue-form .request-catalogue-btn {
    font-size: 18px;
  }
  .inner-banner {
    max-height: 0;
  }
  .products-wrapper .col-sm-12 {
    width: auto !important;
    margin: auto;
  }
  .products .product .caption {
    font-size: 16px !important;
  }
}
@media (max-width: 767.98px) {
  .banner h1 {
    font-size: 18px;
    line-height: 26px;
  }
  .inner-banner nav {
    display: none;
  }
  .sub-cat-description .content-wrapper {
    display: none;
  }
  .banner .carousel-inner {
    text-align: center;
    margin: 100px 0 0 0;
  }
  .banner .carousel-inner .col-md-5 {
    text-align: center !important;
  }
  .banner .carousel-inner .mx-auto {
    max-width: 50%;
    margin: 0 0 10px 0;
  }
  .banner .carousel-inner {
    margin-top: 90px !important;
  }
  .banner .button {
    text-transform: capitalize;
    font-size: 14px !important;
  }
  .banner a.know-more-btn {
    margin: 0;
  }
  .about .images .experience {
    top: -50px;
  }
  .products .product .caption {
    margin: 0 8px;
  }
  a.view-moreprdcts-btn {
    font-size: 14px;
  }
  .why-trust-us .why-trust-us-wrapper .why-trust-item .dtls-wrapper {
    padding: 5px 10px 5px 30px;
  }
  .why-trust-us .why-trust-us-wrapper .why-trust-item .dtls-wrapper .why-count {
    display: none;
  }
  .why-center-text {
    display: none;
  }
  .categories-wrapper .category .cat-dtl h3 {
    margin: 0 0 5px 0;
  }
  .categories-wrapper .category .cat-dtl a.explore-btn {
    font-size: 16px;
  }
  .instrumentations .instrument-thumbnails {
    padding: 0 5px;
  }
  footer .newsletter {
    text-align: center;
  }
  .copyright .col-lg-6 {
    text-align: center !important;
    margin: 10px 0 0 0;
  }
  .request-catalogue-wrapper .catalogue-imgs-wrapper {
    display: none;
  }
  .contact-section .second-row .contact-form {
    padding: 20px;
    height: 100%;
  }
  .manufacturing-tabs-wrapper .process-wrapper-main .process-item:nth-of-type(even) .process-content {
    padding: 0;
  }
  .manufacturing-tabs-wrapper .process-wrapper-main .process-item .process-content {
    margin: 20px 0 0 0 !important;
  }
  .about-leadership .imgs-wrapper .img-2 {
    position: static;
  }
  .about-leadership .imgs-wrapper figure {
    margin: 0 0 20px 0;
  }
  .about-us {
    padding: 50px 0 60px 0;
  }
  .about-leadership {
    text-align: center;
    padding: 20px 0 80px 0;
  }
  .bottom-buttons {
    top: 100px;
  }
  .about-leadership .imgs-wrapper figure:first-child {
    display: none;
  }
  .manufacturing .categories-tabs-wrapper .process-content {
    padding: 20px;
  }
  .events .card .card-body {
    margin-left: 0;
  }
  .inner-banner h2 {
    font-size: 24px;
  }
  .inner-banner {
    padding: 120px 0 100px 0;
  }
  .products-wrapper .col-sm-12 {
    width: 50%;
  }
}
@media (max-width: 991.98px) {
  footer .copyright {
    padding: 20px 0 80px 0;
  }
  footer .copyright .text-end {
    text-align: center !important;
  }
  .mobile-bottom-nav {
    display: flex;
  }
  .contact-section .second-row .map {
    margin-top: 20px;
  }
  .categories-tabs-wrapper .tab-content > .tab-pane {
    display: block;
    opacity: 1;
  }
  .item-wrapper .number {
    font-size: 20px;
  }
  .item-wrapper .text {
    font-size: 16px;
  }
  .item-wrapper .plus-sign {
    font-size: 20px;
  }
  .product-item figure img {
    max-width: 60%;
  }
  .request-quote-wrapper .ps-5 {
    padding: 0 !important;
  }
  .request-quote-wrapper .request-quote-form-enquiry {
    padding: 40px 20px;
  }
  .tabs .tab-content .fade:not(.show) {
    opacity: unset;
  }
  .why-center-text {
    display: none;
  }
  .offcanvas-body {
    padding-bottom: 100px;
  }
  .categories-wrapper .category {
    max-height: none !important;
    min-height: auto !important;
  }
  .why-center-text {
    display: none;
  }
  .why-trust-us {
    margin: 50px 0;
  }
  .inner-banner {
    background: url("../images/mobile-banner.jpg") no-repeat center center;
    background-size: cover;
  }
  .bottom-buttons {
    display: none !important;
  }
  .navbar .nav-link {
    color: #000;
  }
  .navbar .nav-link.active {
    color: #000;
  }
  .top-links {
    display: none;
  }
  header {
    background: #fff;
    padding: 5px 0 15px 0;
  }
  .main-logo {
    display: none;
  }
  .sticky-logo {
    display: inline-block !important;
    width: 254px;
  }
  .navbar-fixed {
    background: #fff;
  }
  .middle-section {
    margin: 0 auto;
  }
  .dotted-circle {
    display: none;
  }
  .waved-lines {
    display: none;
  }
  .banner .video {
    height: 340px;
  }
  .banner .video video {
    min-height: 340px;
    max-height: 340px;
  }
  .img-overlay {
    min-height: 340px;
    max-height: 340px;
  }
  .banner h4 {
    margin: 10px 0 0 0;
  }
  .banner p {
    display: none;
  }
  .banner h4 {
    font-size: 24px;
    margin-top: 20px;
  }
  .banner .button {
    font-size: 16px;
    padding: 5px 15px;
    margin: 10px 0 0 0;
    border-radius: 40px;
    font-weight: 400;
    text-transform: capitalize;
  }
  .banner .carousel-inner img {
    max-width: 70%;
  }
  .about .content {
    padding: 0 30px;
  }
  .banner .carousel-inner {
    margin: 90px 0 0 0;
  }
  .banner .certificates {
    margin: 0;
  }
  .strengths .box-wrapper {
    margin: 0 0 20px 0;
  }
  .strengths .box-wrapper figure {
    padding: 25px 0 0 0;
  }
  .products .product .caption {
    text-align: center;
  }
  .products .product .caption i {
    display: none;
  }
  .products .product {
    margin: 20px;
  }
  .request-catalogue .cat-img {
    display: none;
  }
  .distributor .become-distributor {
    width: 100%;
    padding: 20px;
  }
  .brands {
    margin: 40px 0 20px 0;
  }
  .brands .brand {
    margin: 0 0 20px 0;
  }
  .MultiCarousel .leftLst {
    left: 34%;
  }
  .MultiCarousel .rightLst {
    right: 34%;
  }
  .title p {
    display: none;
  }
  .events .card figure {
    width: 250px;
    height: 250px;
    margin: 20px auto 20px;
  }
  .distributor .become-distributor {
    padding: 40px 0;
  }
  .distributor .become-distributor h3 {
    font-size: 26px;
  }
  .distributor .become-distributor p {
    font-size: 16px;
  }
  .distributor .become-distributor a.distributor-btn {
    margin: 20px 0 0 0;
  }
  footer .ps-5 {
    padding: 0 !important;
  }
  footer h5 {
    text-align: center;
  }
  footer ul {
    margin: 0 0 30px 0;
  }
  footer ul li {
    text-align: center;
  }
  footer .trademark {
    text-align: center;
  }
  footer .trademark {
    text-align: center;
  }
  footer .copyright {
    text-align: center;
  }
  footer .copyright ul.social-media-icons {
    text-align: center;
    margin: 20px auto 0;
  }
  .back-btn {
    right: 20px;
  }
  .inner-banner {
    padding: 120px 0 40px 0;
    height: auto;
    max-height: none;
  }
  .about-us .triangles-icon {
    display: none;
  }
  .about-us .content {
    padding: 0 30px;
    margin-top: 35px;
  }
  .stats .item-wrapper {
    width: 100%;
    margin: 10px 0;
  }
  .more-about-us .about-us-item .card-body {
    text-align: center !important;
  }
  .more-about-us .about-us-item figure {
    text-align: center;
  }
  .product-detail-wrapper .product-detailed-content .product-info .model {
    margin: 0 0 10px 0;
  }
  .product-detail-wrapper .product-detailed-content .separator {
    display: none;
  }
  .product-detail-wrapper .product-detailed-content .specialities-certificates .specialities-wrapper {
    margin: 20px 0;
  }
  .product-detail-wrapper .product-detailed-content .speciality {
    margin: 10px 0;
  }
  .fda-c {
    margin: 30px 0 0 0;
  }
  .product-detail-wrapper figure {
    margin: 0 0 20px 0;
    padding: 0;
  }
  .product-detail-wrapper {
    margin: 40px 0 80px 0;
  }
  .product-detail-wrapper .product-detailed-content h2 {
    text-align: center;
    display: none;
  }
  .product-detail-wrapper .product-detailed-content .pdetail {
    text-align: center;
  }
  .product-detail-wrapper .product-detailed-content .buttons a {
    margin: 0 0 20px 0;
  }
  .product-detail-wrapper .product-detailed-content .buttons a.request-catalogue-btn {
    margin: 0;
  }
  .manufacturing-tabs-process-wrapper {
    margin: 40px 0;
  }
  .product-specifications-wrapper .tab-content > .tab-pane {
    display: block;
    opacity: 1;
  }
  .sub-sub-categories .anchor-links .anchor-item {
    margin: 0 20px 0 0;
  }
  .banner .carousel-inner img {
    margin: 20px auto 0;
    max-width: 70%;
  }
  .banner h1 {
    font-size: 24px;
  }
  .bottom-indicators {
    display: none;
  }
  .breadcrumb-wrapper {
    top: 100px;
  }
  .breadcrumb-wrapper nav {
    display: none;
  }
  .breadcrumb-wrapper a.breadcrumb-button {
    display: none;
  }
  .carousel-control-next, .carousel-control-prev {
    display: none;
  }
  .sub-sub-cat-banner-wrapper img {
    max-width: 100% !important;
    margin: 0 !important;
  }
  .sub-sub-cat-banner-wrapper .breadcrumb-wrapper {
    top: 140px;
  }
  .inner-banner {
    padding: 120px 0 80px 0;
  }
  .product-detail-wrapper .product-detailed-content {
    margin: 20px 0 0 0;
  }
  .fda-c {
    flex-direction: row;
    justify-content: space-evenly;
  }
  .accordion-header {
    border-bottom: 1px solid #ddd;
  }
  .upcoming-events {
    text-align: center;
  }
  .why-trust-us .why-trust-us-wrapper .why-trust-item {
    flex-grow: unset;
    width: 100%;
  }
  .brands .MultiCarousel .leftLst {
    left: 42%;
  }
  .brands .MultiCarousel .rightLst {
    right: 42%;
  }
  .back-btn {
    bottom: 100px;
  }
  .sub-sub-categories .col-md-3 {
    display: none;
  }
  .sub-sub-categories .col-md-9 {
    width: 100% !important;
  }
  .sub-sub-categories .nav-link figure {
    width: 50px;
    height: 50px;
  }
  .request-quote-wrapper {
    margin: 50px 0 60px 0;
  }
  .request-quote-wrapper .request-quote-form {
    padding: 40px 10px;
  }
  .about-leadership .imgs-wrapper figure:first-child {
    display: none;
  }
  .request-catalogue-wrapper .catalogue-imgs-wrapper {
    display: none;
  }
  .product-detail-wrapper .product-detailed-content .product-info {
    align-items: flex-start;
    justify-content: space-evenly;
  }
  .product-detail-wrapper .product-detailed-content .buttons {
    align-items: flex-start;
  }
  .about-leadership .imgs-wrapper .img-2 {
    position: static;
    text-align: center;
  }
  .sub-sub-categories .tabs ul li figure {
    width: 90px;
    height: 90px;
  }
  .product-detail-wrapper .product-detailed-content .specialities-certificates .specialities-wrapper {
    flex-wrap: nowrap;
  }
  .become-distributor-wrapper .w-75 {
    width: 100%;
  }
  .become-distributor-wrapper .distributor-form {
    padding: 40px 0;
  }
  .videos .video iframe {
    height: 14rem !important;
  }
  .middle-section {
    padding-top: 0;
  }
  .banner .carousel-inner {
    margin-top: 20px;
  }
  .banner .buttons {
    font-size: 0.8rem;
  }
  .banner .catbuttons {
    font-size: 0.8rem;
    margin-left: 5px;
  }
  .banner .buttons i {
    display: none;
  }
  .banner .catbuttons i {
    display: none;
  }
  .request-a-quote-wrapper .request-a-quote-details-wrapper .col-md-8 {
    width: 100%;
  }
  .request-a-catalogue-wrapper .request-a-catalogue-details-wrapper .col-md-8 {
    width: 100%;
  }
  .about-us .col-md-8 {
    width: 100%;
  }
  .about-us .col-md-4 {
    display: none;
  }
  .product-categories-wrapper .categories-wrapper .category-details figure {
    width: 100px;
  }
  .product-categories-wrapper .categories-wrapper .category-details a.category-explore-btn {
    font-size: 1rem;
  }
  .product-categories-wrapper .categories-wrapper .category-details h3 {
    font-size: 1.3rem;
  }
  .banner .carousel-control-prev {
    left: 0;
  }
  .banner .carousel-control-next {
    right: 0;
  }
  footer .quick-footer-links ul.footer-links li {
    text-align: left;
  }
  .product-categories-wrapper .categories-wrapper .category-details figure {
    background: none;
    padding-top: 0;
  }
  .product-categories-wrapper .categories-wrapper .category-details {
    margin-bottom: 3rem;
  }
  .product-categories-wrapper .categories-wrapper .category-details a.category-explore-btn {
    margin-top: 5px;
  }
  .why-choose-us .why-choose-us-wrapper {
    flex-direction: column;
  }
  .why-choose-us .why-choose-us-wrapper .why-choose-reasons {
    width: 100%;
    margin-bottom: 3rem;
    padding-bottom: 2rem;
  }
  .why-choose-us-wrapper .enquiry-form {
    width: 100%;
  }
  .request-catalogue .child-wrappers {
    flex-direction: column;
  }
  .request-catalogue .child-wrappers .catalogue {
    display: none;
  }
  .request-catalogue .child-wrappers .catalogue-form-wrapper {
    width: 100%;
  }
  .about-top-part .col-md-6 {
    width: 100%;
  }
  .customer-satisfaction {
    padding: 6rem 0 0 0;
  }
  .customer-satisfaction .col-md-7 {
    width: 100%;
  }
  .satisfaction-content-image {
    display: none;
  }
  footer .col-md-8 {
    width: 100%;
  }
  footer .col-md-4 {
    width: 100%;
  }
}
@media (min-width: 1199.98px) {
  footer ul.social-media-icons li {
    margin: 0 3px 0 0;
  }
}
@media (max-width: 1199.98px) {
  .categories-wrapper .category .cat-dtl a.explore-btn {
    font-size: 14px;
  }
  .sub-sub-categories .nav-link figure {
    width: 90px;
    height: 90px;
  }
  .sub-sub-categories .anchor-links {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
  }
  .manufacturing-tabs-process-wrapper .nav-tabs {
    background: none;
  }
  .manufacturing-tabs-process-wrapper .nav-tabs .nav-item:nth-of-type(odd) {
    margin: 0;
  }
  .manufacturing-tabs-process-wrapper .nav-tabs .nav-item {
    width: 150px;
    height: 150px;
  }
  .manufacturing-tabs-process-wrapper .nav-tabs .nav-link {
    width: 150px;
    height: 150px;
  }
  .manufacturing-tabs-process-wrapper .nav-tabs .nav-link i {
    font-size: 30px;
  }
  .manufacturing-tabs-process-wrapper .nav-tabs .nav-link {
    font-size: 14px;
    line-height: auto;
  }
  .manufacturing-tabs-process-wrapper .tab-content .tab-pane .accordion-body .carousel-caption {
    width: 70%;
  }
  .navbar .nav-link {
    font-size: 12px;
  }
  .banner h1 {
    font-size: 24px;
    line-height: 28px;
    margin: 0 0 30px 0;
  }
  .banner p {
    font-size: 16px;
  }
  .waved-lines {
    display: none;
  }
  .products .product .caption {
    margin: 0;
    font-size: 16px;
  }
  .why-trust-us .why-trust-us-wrapper .why-trust-item .dtls -wrapper {
    padding: 10px 20px 10px 30px;
  }
  .why-trust-us .why-trust-us-wrapper .why-trust-item .dtls-wrapper .why-count {
    display: none;
  }
  footer ul.social-media-icons li a {
    width: 36px;
    height: 36px;
  }
  .categories-wrapper .category .cat-dtl h3 {
    font-size: 22px;
  }
  .categories-wrapper .category .cat-dtl a.explore-btn {
    font-size: 16px;
  }
  .subcategories-wrapper .subcat-item-wrapper .sub-cat-item .sub-cat-name {
    font-size: 20px;
  }
  .subcategories-wrapper .subcat-item-wrapper .products-wrapper .subcat-product-item figure {
    width: 120px;
    height: 120px;
  }
  .banner .carousel-indicators {
    display: none;
  }
  .breadcrumb-wrapper nav {
    display: none;
  }
  .breadcrumb-wrapper a.breadcrumb-button {
    margin: 0;
  }
  .breadcrumb-wrapper {
    top: 210px;
  }
  .product-detail-wrapper .product-detailed-content .buttons a.quote-btn {
    margin: 0 0 20px 0;
  }
  .product-detail-wrapper .product-detailed-content .product-info .model {
    margin: 0 0 10px 0;
  }
  .manufacturing-tabs-wrapper .process-wrapper-main .process-item .process-content {
    margin: 0;
  }
  .subcategories-wrapper .subcat-item-wrapper .sub-cat-item figure {
    width: 200px;
    height: 200px;
  }
  .product-detail-wrapper .product-detailed-content .specialities-certificates .col-lg-8 {
    width: 100%;
  }
  .product-detail-wrapper .product-detailed-content .specialities-certificates .col-lg-1 {
    display: none;
  }
  .product-detail-wrapper .product-detailed-content .specialities-certificates .col-lg-2 {
    width: 100%;
  }
  .fda-c {
    flex-direction: row;
    justify-content: space-evenly;
  }
  .about-leadership .imgs-wrapper figure:first-child {
    display: none;
  }
  .sub-sub-categories .tabs ul li figure {
    width: 90px;
    height: 90px;
  }
  .products .product .caption {
    font-size: 14px !important;
  }
  .products .product .caption .col-md-9 {
    width: 100% !important;
    text-align: center !important;
  }
  .products .product .caption .col-md-3 {
    display: none !important;
  }
  footer ul.social-media-icons li {
    margin: 0 2px 0 0;
  }
  .testimonials .video-wrapper iframe {
    max-height: 256px !important;
  }
  .events .col-lg-4 {
    width: 100%;
  }
  .events .col-lg-8 {
    width: 100%;
  }
  .events .col-lg-4 figure {
    margin: auto;
  }
  .bottom-buttons {
    top: 260px;
  }
  .events .card .card-body {
    margin-left: 0;
  }
}
@media (max-width: 1399.98px) {
  .products .product .caption {
    font-size: 16px;
    margin: 0;
  }
  .testimonials .video-wrapper iframe {
    max-height: 300px;
  }
  .product-item .product-name {
    font-size: 16px;
  }
  .events .card figure {
    width: 150px;
    height: 150px;
  }
  .product-detail-wrapper .product-detailed-content .buttons a.quote-btn {
    margin-bottom: 20px;
  }
}
@media (max-width: 1377.98px) {
  .videos .video iframe {
    height: 24rem;
  }
}
@media (max-width: 1121.98px) {
  .videos .video iframe {
    height: 20rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1750px) {
  .mega-content .tab-content > .tab-pane {
    padding: 20px 0;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu .mega-content ul.category-products li {
    margin: 0;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu .mega-content ul.category-products li a {
    font-size: 12px;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu .mega-content article .col-md-4 {
    width: 24%;
  }
  .mega-content .head-title-wrapper .col-md-3 figure {
    width: 45px;
    height: 45px;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu .mega-content h5 a {
    font-size: 12px;
  }
  .mega-content .no-items-img-wrapper figure {
    width: 80px;
    height: 80px;
    border: 2px solid #eee;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu .mega-content .menu-img-wrapper {
    width: 30px;
    height: 30px;
    padding: 2px;
    border-radius: 0;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu .mega-content .navbar-fixed .offcanvas-body .nav-item .nav-link {
    font-size: 14px;
  }
  .mega-content a.menu-viewall-link {
    font-size: 16px;
  }
}
@media screen and (min-width: 1097.14px) and (max-width: 1097.14px) {
  .navbar-expand-lg .navbar-nav .dropdown-menu .mega-content ul.category-products li a {
    font-size: 10px;
  }
  .mega-content .head-title-wrapper .col-md-3 figure {
    width: 35px;
    height: 35px;
  }
  .mega-content .head-title-wrapper {
    margin: 0 0 4px 0;
  }
}
@media screen and (min-width: 720px) and (max-width: 720px) {
  .banner .carousel-inner .mx-auto {
    max-width: 18% !important;
  }
  .banner .certificates {
    display: none;
  }
  .banner h1 {
    font-size: 26px;
  }
}
@media screen and (min-width: 1080px) and (max-width: 1080px) {
  .product-categories-wrapper .categories-wrapper .category-details figure {
    width: 100px;
  }
  .product-categories-wrapper .categories-wrapper .category-details h3 {
    font-size: 1.2rem;
  }
  .product-categories-wrapper .categories-wrapper .category-details a.category-explore-btn {
    font-size: 0.8rem;
  }
  footer .contacts-dtls-wrapper .dtl-item .dtl-txt {
    font-size: 0.9rem;
  }
  .banner .carousel-control-prev {
    left: -100px;
  }
  .banner .carousel-control-next {
    right: -41px;
    width: 33px;
  }
  .bottom-buttons {
    right: 0;
  }
  .banner .buttons {
    font-size: 1rem;
  }
  .banner .catbuttons {
    font-size: 1rem;
  }
  .rc-button {
    display: none;
  }
}
@media screen and (min-width: 280px) and (max-width: 667px) {
  .banner .carousel-inner {
    margin: 1rem 0 0 0 !important;
  }
  .banner .certificates {
    display: none;
  }
  .product-detail-wrapper .product-content-area .product-name {
    display: none;
  }
  .banner .buttons {
    font-size: 1rem;
  }
  .banner .buttons i {
    font-size: 14px;
  }
  .banner .catbuttons {
    font-size: 1rem;
  }
  .banner .catbuttons i {
    font-size: 14px;
  }
  .about-us .image-wrapper {
    display: none;
  }
  .about-us {
    text-align: center;
  }
  .product-categories-wrapper {
    padding: 50px 0 60px 0;
  }
  .product-categories-wrapper .category-listing-title {
    font-size: 1.3rem;
  }
  .product-categories-wrapper .category-listing-title::before {
    top: 10px;
  }
  .product-categories-wrapper .category-listing-title::after {
    top: 10px;
  }
  .product-categories-wrapper .categories-wrapper .category-details h3 {
    font-size: 1.2rem;
  }
  .product-categories-wrapper .categories-wrapper .category-details figure {
    width: 100px;
    background: none;
    padding-top: 0;
    margin-right: 15px;
  }
  .product-categories-wrapper .categories-wrapper .category-details {
    margin-bottom: 3rem;
  }
  .why-choose-us {
    padding-top: 0;
  }
  .why-choose-us .why-choose-us-wrapper .why-choose-reasons {
    width: 100%;
    margin-bottom: 3rem;
    padding: 40px 20px 10px 20px;
  }
  .why-choose-us-wrapper .enquiry-form {
    width: 100%;
    margin: 0 auto 3rem;
    padding: 20px 20px 0 20px;
  }
  .why-choose-us-wrapper .enquiry-form h3 {
    margin: 0 0 10px 0;
  }
  .about-us {
    padding-top: 20px !important;
  }
  .customer-satisfaction .satisfaction-content-wrapper {
    text-align: center;
  }
  footer .quick-footer-links ul.footer-links li::marker {
    content: none;
  }
  footer .quick-footer-links ul.footer-links li {
    margin-left: 0;
  }
  .inner-banner {
    padding: 60px 0 20px 0;
  }
  .banner {
    padding: 0;
  }
  .breadcrumb {
    display: none;
  }
  .product-detail-wrapper .product-gallery .nav-pills button {
    padding: 1px;
  }
  .product-detail-wrapper .product-content-area .product-name {
    text-align: center;
  }
  .product-detail-wrapper .product-content-area .product-name h2 {
    font-size: 1.3rem;
  }
  .product-detail-wrapper .product-content-area {
    text-align: center;
  }
  .product-detail-wrapper .product-detail-content ul li {
    text-align: left;
  }
  .product-detail-wrapper .product-features {
    flex-wrap: wrap;
  }
  .product-detail-wrapper .product-features .feature-item {
    width: 46%;
  }
  .buttons-wrapper {
    flex-direction: column;
  }
  .buttons-wrapper a.catalogue-btn {
    margin-bottom: 1.2rem;
  }
  .specifications-description-wrapper .nav-pills .nav-link {
    font-size: 1rem;
  }
  .specifications-description-wrapper .nav-pills {
    justify-content: center;
  }
  .specifications-description-wrapper .tab-content {
    padding: 1.5rem;
    text-align: center;
    overflow: auto;
  }
  .specifications-description-wrapper .tab-content ul li {
    text-align: left;
  }
  .specifications-description-wrapper .tab-content ol li {
    text-align: left;
  }
  .request-a-catalogue-wrapper .request-a-catalogue-details-wrapper {
    padding: 0;
  }
  .request-a-catalogue-wrapper .request-a-catalogue-details-wrapper .request-a-catalogue-form-wrapper {
    padding: 1.5rem;
  }
  .quote-form-product-wrapper {
    text-align: center;
    padding: 0;
  }
  .quote-form-product-wrapper h4 {
    padding: 0;
    margin-top: 10px;
  }
  .request-a-quote-wrapper .request-a-quote-details-wrapper .request-a-quote-form-wrapper {
    padding: 1.5rem;
  }
  .request-a-quote-wrapper .request-a-quote-details-wrapper {
    padding: 0;
  }
  .request-a-quote-wrapper .request-a-quote-details-wrapper .request-a-quote-form-wrapper h3 {
    font-size: 1.3rem;
  }
  .request-a-catalogue-wrapper .request-a-catalogue-details-wrapper .request-a-catalogue-form-wrapper h3 {
    font-size: 1.3rem;
  }
  .middle-section {
    padding-top: 0;
  }
  .about-top-part {
    margin-top: 30px;
  }
  .about-top-part .about-left-question h3 {
    font-size: 1.3rem;
    line-height: 1.8rem;
  }
  .testimonials .content-wapper .col-4 {
    display: none;
  }
  .testimonials .content-wapper .carousel-wrapper {
    width: 90%;
    text-align: center;
  }
  .testimonials .content-wapper .carousel-wrapper h2 {
    font-size: 1.6rem;
  }
  .testimonials .container .quote-icon {
    opacity: 0.1;
  }
  .request-catalogue .child-wrappers .catalogue {
    display: none;
    padding: 40px 0;
  }
  .request-catalogue .child-wrappers .catalogue-form-wrapper .catalogue-form-fields {
    padding: 25px;
  }
  .request-catalogue .child-wrappers .catalogue-form-wrapper {
    width: 95%;
    margin: auto;
  }
  .request-catalogue .child-wrappers .catalogue-form-wrapper .submit-button {
    font-size: 1rem;
  }
  .video-section .video-content-wrapper {
    flex-direction: column;
    text-align: center;
    justify-content: center;
  }
  .video-section .video-content-wrapper .video-title h3 {
    text-align: center;
    width: 100%;
  }
  .video-section {
    padding: 3rem 0;
  }
  .brands {
    margin: 20px 0;
  }
  footer .subscribe-newsletter {
    text-align: center;
  }
  footer .subscribe-newsletter .input-form-wrapper .input-group button {
    font-size: 1rem;
    padding: 0 1rem;
  }
  footer .more-details-about-gpc {
    text-align: center;
  }
  footer .social-icons ul.social-media-icons-list {
    justify-content: center;
  }
  footer .quick-footer-links {
    text-align: center;
  }
  footer .quick-footer-links ul.footer-links li {
    list-style: none;
  }
  .why-choose-us .why-choose-us-wrapper {
    flex-wrap: wrap;
  }
  .brands .MultiCarousel .leftLst {
    left: 33%;
  }
  .brands .MultiCarousel .rightLst {
    right: 33%;
  }
  div.tabBox {
    border: none;
  }
  .product-specifications .product-specifications-wrapper .tab-content {
    padding: 0;
  }
  .product-specifications .product-specifications-wrapper .tab-content iframe {
    height: 350px;
  }
  .rc-button {
    display: none;
  }
  #features .feature {
    margin: 0 0 20px 0;
  }
  .product-detail-wrapper .product-detailed-content {
    padding: 0;
  }
  .product-detail-wrapper .product-image .product-image-thumbnails .nav-tabs button {
    margin: 0 5px;
    padding: 5px;
  }
  .related-products {
    margin: 80px 0 50px 0;
  }
  .request-catalogue-wrapper {
    margin: 100px 0;
  }
  .become-distributor-wrapper .globe {
    width: 60%;
    opacity: 0.1;
  }
  .become-distributor-wrapper .w-75 {
    width: 100% !important;
  }
  .become-distributor-wrapper .distributor-form {
    padding: 0;
  }
  .why-trust-us .why-trust-us-wrapper .why-trust-item .dtls-wrapper .why-details p {
    font-size: 20px;
  }
  .product-detail-wrapper .product-detailed-content .specialities-certificates .specialities-wrapper {
    display: none;
  }
  .navbar .nav-link {
    font-size: 16px;
  }
  .categories-wrapper .category {
    margin-bottom: 30px;
  }
  .request-quote-wrapper .col-lg-4 {
    display: none;
  }
  .categories-wrapper .category .cat-dtl {
    width: 100%;
  }
  .quick-query-form-wrapper .quick-query-form {
    padding: 20px;
  }
  .manufacturing-tabs-wrapper {
    margin-top: 50px;
  }
  .videos .video iframe {
    height: 12rem;
  }
  .subcategories-wrapper .subcat-list-item-wrapper .subcat-item-description p {
    text-align: justify;
  }
  .request-catalogue .catalogue-wrapper input[type=submit] {
    width: 100%;
    padding: 15px 0;
  }
  .banner .video video {
    display: none;
  }
  .img-overlay {
    background: url("../images/homepage-banner.jpg") no-repeat center center;
    background-size: cover;
  }
}
@media screen and (min-width: 280px) and (max-width: 360px) {
  .sticky-logo {
    width: 220px;
  }
}
@media screen and (min-width: 280px) and (max-width: 380px) {
  .banner h1 {
    margin: 0 0 15px 0;
    padding: 0 1.5rem;
  }
  .banner .catbuttons {
    margin-top: 10px;
    padding: 0.45rem 0.8rem;
    font-size: 0.9rem;
  }
  .banner .buttons {
    padding: 0.45rem 0.8rem;
    font-size: 0.9rem;
  }
  .product-categories-wrapper .categories-wrapper .category-details a.category-explore-btn {
    font-size: 0.9rem;
  }
  .product-categories-wrapper .categories-wrapper .category-details a.category-explore-btn i {
    font-size: 1.1rem;
  }
  .product-categories-wrapper .category-listing-title::before {
    display: none;
  }
  .product-categories-wrapper .category-listing-title::after {
    display: none;
  }
  .why-choose-us .why-choose-us-wrapper .why-choose-reasons h2 {
    font-size: 24px;
  }
  .why-choose-us-wrapper .enquiry-form p {
    font-size: 1rem;
  }
  .why-choose-us-wrapper .enquiry-form h3 {
    font-size: 1.2rem;
    font-weight: 600;
  }
  footer .quick-footer-links ul.footer-links li {
    text-align: center;
  }
  .video-section .video-content-wrapper .video-title h3 {
    font-size: 1.5rem;
    line-height: 2.2rem;
  }
}
@media screen and (min-width: 280px) and (max-width: 280px) {
  .brands .MultiCarousel .leftLst {
    left: 33%;
  }
  .brands .MultiCarousel .rightLst {
    right: 33%;
  }
}
@media screen and (min-width: 768px) and (max-width: 834px) {
  .bottom-buttons {
    display: none;
  }
}/*# sourceMappingURL=gpcmedicalfrench.css.map */