* {
  margin: 0;
  padding: 0;
}
html{
  scroll-behavior: smooth;
}
@font-face {
  font-family: KonnectRegular;
  src: url(../fonts/Konnect/KonnectRegular.otf);
}
@font-face {
  font-family: KonnectBold;
  src: url(../fonts/Konnect/KonnectBold.otf);
}
@font-face {
  font-family: Inter;
  src: url(../fonts/inter/static/Inter-Regular.ttf);
}

/* section#home-navbar start */

section#home-navbar .container {
  max-width: 90% !important;
}
.home-nav {
  background-color: #ffff;
  
}
.home-nav-b{
  border-bottom: 1px solid #b5b5b5;
bottom: 97.62%;

opacity: 0.5;
}
.home-nav a.nav-link {
  color: #000000;
  font-family: inter !important;
  font-style: Regular;
  font-size: 17px;
  line-height: 21px;
  line-height: 100%;
  letter-spacing: -0.6px;
}
.home-nav a.nav-link.active {
  color: #000000;
  font-family: inter;
  font-style: Regular;
  font-size: 17px;
  line-height: 21px;
  line-height: 100%;
  letter-spacing: -0.6px;
}
.kslp-text p {
  font-family: KonnectRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.4px;
  color: #787878;
  mix-blend-mode: normal;
}
a.free-d {
  width: 198px;
  height: 62px;
  background: #e8bb37;
  border-radius: 8px;
  position: absolute;
}
a.free-d {
  font-family: KonnectRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.4px;
  color: #000000;
  text-decoration: none;
  padding: 18px 35px;
}
h1.col-10.mx-auto.p-0 {
  font-family: KonnectBold;
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 58px;
  letter-spacing: -0.4px;
  color: #15145b;
}
.kslp-text {
  padding: 110px 65px !important;
}
.img-happy-position {
  background: #d6824c;
}
.img-happy-position .img-fluid {
  width: 98%;
  height: auto;
  float: right;
}
.kslp-img-back {
  background-image: url(../images/1763\ 1.svg);
  background-repeat: no-repeat;
  background-size: cover;
}


.col-md-6.img-happy-position {
  padding: 0;
}

.container-cust .row {
  padding: 0;
  margin: 0;
  width: 100%;
}
nav.navbar.navbar-expand-lg.darkHeader {
  position: fixed;
  width: 100%;
  background: #FFFFFF;
  z-index: 99;
  transition: 1.5s all ease;
  transition-timing-function: ease-out;
}


/* section#home-navbar end */

/* Categories part start */
.feature-head-text h2 {
  font-family: KonnectRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 62px;
  text-align: center;
  color: #000000;
}
.feature-head-text p {
  font-family: KonnectRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  letter-spacing: -0.4px;
  color: #979797;
  mix-blend-mode: normal;
}
.card {
  width: 100%;
  height: auto;
  background: #FFFFFF;
  border-radius: 16px !important;
  flex: none;
  order: 0;
  flex-grow: 0;
}

.Recent-Blogs-main {
  background-color: #EFF2F6;
}
.Recent-Blogs-main .col-md-4 {
  padding: 20px !important;
}.recent-blog-card_0__subheading {
  text-align: center;
  padding: 20px;
  font-family: KonnectRegular;
font-style: normal;
font-weight: 700;
font-size: 22px;
line-height: 28px;
color: #000000;
}

/* Categories part end */


/* Our latest arrivals start */
.recent-text-scuba {
  position: absolute;
  bottom: 10px;
  color: #ffff;
  left: 0;
  right: 0;
  margin: auto;
}

.for-background  {
  background-image:
  linear-gradient(1.39deg, #090808 11.3%, rgba(255, 255, 255, 0) 98.92%), url(../images/Rectangle\ 18.svg);
  width: 368px;
height: 521px !important;
  height: auto;
  text-align: center;
}
.for-background-1 {
  background-image: linear-gradient(1.39deg, #090808 11.3%, rgba(255, 255, 255, 0) 98.92%), url(../images/Rectangle\ 19.svg);
  width: 368px;
  height: 521px !important;
  text-align: center;
  position: absolute !important;
  top: -75px;
}
.for-background-2  {
  background-image:
  linear-gradient(1.39deg, #090808 11.3%, rgba(255, 255, 255, 0) 98.92%), url(../images/Rectangle\ 20.svg);
  width: 368px;
height: 521px !important;
  height: auto;
  text-align: center;
}
.card-for-scuba {
  padding: 90px 0;
}
/* Our latest arrivals  end */

/* Our Products  start*/

.Portfolio {
  position: relative;
  margin: 10px;
  /* border: 2px solid black; */
  float: left;
  width: 350px;
  height: 460px;
  transition-duration: 0.4s;
  border-radius: 5px;
  animation: winanim 0.5s;
  -webkit-backface-visibility:visible;
  backface-visibility:visible;
  /* box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12); */
}



.Portfolio img {
  height: 358.449402px;
  width: 350.64337158203125px;
  border-radius: [object Object]px;
}

.desc {
  font-size: 90%;
  font-family: KonnectBold;
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: -0.4px;
  color: #000000;
  padding: 20px 0;
  text-align: left;
}

.nav {
  padding:20px;
  left: 0;
  right: 0;
  margin: auto;
}

.nav li a {
  margin: 10px;
  padding: 8px 21px;
  font-size: 18px;
  background: transparent;
  transition-duration: 0.4s;
  border-radius: 6px !important;
  font-family: KonnectRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  border: 1px solid  #15145B;
  color: #15145B;
}
.nav a:hover {
  background:#333;
  color: #fff;
}
.nav .active {
  background-color: #15145B !important;
  color:#fff;
}

@keyframes winanim {
  0%{opacity:0;transform:scale3d(.3,.3,.3)}
  50%{opacity:1}
  
}
section#our-product {
  background-color: #E8EBF1;
}

/* Our Products end */

/* Our Products end */

section#list-part .container {
  max-width: 86.1% !important;
}
ul.p-0.Partners li {
  float: left;
  width: 161px;
  height: 161px;
  background: #FFFFFF;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.09);
  border-radius: 16px;
  margin-right: 28px;
}
ul.p-0.Partners img {
  padding: 20px;
}
ul.p-0.Partners span {
  font-family: KonnectRegular;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  color: #454545;
}
ul.p-0.Partners span {
  font-family: KonnectRegular;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  color: #454545;
  padding: 35px;
  position: relative;
  top: -12px;
}
.happy-client.pt-5 p {
  font-family:KonnectRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 62px;
  text-align: center;
  color: #000000;
  padding: 25px 0;
}
section#Our\ Partners li:last-child{
  margin-right: 0px;
}

section#Our\ Partners {
  background-color: #EFF2F6;
}
.happy-cust{
  background-color: #EFF2F6;
}

footer.footer-section ul {
  list-style: none;
  font-style: normal;
  font-family:KonnectRegular;
}
.single-cta li {
  display: flex;
}
.footer-text p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.4px;
  color: #979797;
  mix-blend-mode: normal;
  padding: 20px 0px;
}
.fabrik li {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 50px;
  letter-spacing: -0.6px;
  color: #000000 !important;
}
.fabrik a {
  color: #000000 !important;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
.footer-widget h6 {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.4px;
  color: #1B1B1B;
  margin-bottom: 20px;
}
.single-cta h6 {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.4px;
  color: #1B1B1B;
  margin-bottom: 30px;
}
footer.footer-section {
  padding-top: 220px;
}
.single-cta span {
  line-height: 33px;
}
.copyright-area {
  background-color: #000000;
  color: #ffff;
  height: 45px;
}
.copyright-text p {
  font-family: KonnectRegular;
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 2px;
  text-align: center;
  padding: 12px 0;
}

/* list part start */
#sidebar {
  overflow: hidden;
  z-index: 3;
}
#sidebar .list-group {
  min-width: 400px;
  /* background-color: #191919; */
  min-height: 100vh;
}
#sidebar i {
  margin-right: 6px;
}

#sidebar .list-group-item {
  border-radius: 0;
  /* background-color: #191919; */
  color: #4E4E4E;
  border-left: 0;
  border-right: 0;
  border-color: #D5D5D5;
  white-space: nowrap;
}

/* highlight active menu */
#sidebar .list-group-item:not(.collapsed) {
  background-color: #ffff;
}

/* closed state */
#sidebar .list-group .list-group-item[aria-expanded="false"]::after {
content: "\f0d7";
font-family: FontAwesome;
display: inline;
text-align: right;
padding-left: 5px;
}

/* open state */
#sidebar .list-group .list-group-item[aria-expanded="true"] {background-color: #ffff;}
#sidebar .list-group .list-group-item[aria-expanded="true"]::after {
content: "";
font-family: FontAwesome;
display: inline;
text-align: right;
padding-left: 5px;
}

/* level 1*/
#sidebar .list-group .collapse .list-group-item,
#sidebar .list-group .collapsing .list-group-item  {
padding-left: 40px;
}

/* level 2*/
#sidebar .list-group .collapse > .collapse .list-group-item,
#sidebar .list-group .collapse > .collapsing .list-group-item {
padding-left: 30px;
}

/* level 3*/
#sidebar .list-group .collapse > .collapse > .collapse .list-group-item {
padding-left: 40px;
}

@media (max-width:768px) {
  #sidebar {
      min-width: 35px;
      max-width: 40px;
      overflow-y: auto;
      overflow-x: visible;
      transition: all 0.25s ease;
      transform: translateX(-45px);
      position: fixed;
  }
  
  #sidebar.show {
      transform: translateX(0);
  }

  #sidebar::-webkit-scrollbar{ width: 0px; }
  
  #sidebar, #sidebar .list-group {
      max-width: 100% !important;
      /* overflow: visible; */
  }
  /* overlay sub levels on small screens */
  #sidebar .list-group .collapse.show, #sidebar .list-group .collapsing {
      position: relative;
      z-index: 1;
      width: 190px;
      top: 0;
  }
  #sidebar .list-group > .list-group-item {
      text-align: center;
      padding: .75rem .5rem;
  }
  /* hide caret icons of top level when collapsed */
  #sidebar .list-group > .list-group-item[aria-expanded="true"]::after,
  #sidebar .list-group > .list-group-item[aria-expanded="false"]::after {
      display:none;
  }
}

.collapse.show {
visibility: visible;
}
.collapsing {
visibility: visible;
height: 0;
-webkit-transition-property: height, visibility;
transition-property: height, visibility;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.collapsing.width {
-webkit-transition-property: width, visibility;
transition-property: width, visibility;
width: 0;
height: 100%;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
div#sidebar {
  /* position: absolute; */
  width: 259px;
  height: 407px;
  /* left: 138px; */
  /* top: 238px; */
  background: #FFFFFF !important;
  border-radius: 6px;
  margin-top: 10px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 0 !important;
}
/* list part end*/

.collapse.width.show.darkHeader1.clearHeader1 {
  position: fixed;
  top: 175px !important;
  transition-timing-function: ease-out;
 
}

section#list-part h6 {
  font-family:KonnectRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 140%;
  color: #000000;
  padding: 20px 0;
}
section#list-part h2 {
  font-family: Konnectbold;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 62px;
  color: #000000;
  padding: 20px 0;
}
.lead {
  font-family:KonnectRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.4px;
  color: #979797;
}
.fabric-detail-img p {
  font-family:KonnectRegular;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: -0.297244px;
  color: #000000;
  padding: 20px 0;
}
a.list-group-item.d-inline-block {
  font-family:KonnectRegular;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  color: #1E1E1E;
}
a.list-group-item.d-inline-block.collapsed {
  font-family:KonnectRegular;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  color: #1E1E1E;
}
a.list-group-item {
  font-family:KonnectRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  color: #636363;
}

div#menu1 a {
  font-family:KonnectRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  color: #636363 !important;
}
div#menu2 a {
  font-family:KonnectRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  color: #636363 !important;
}
div#menu3 a {
  font-family:KonnectRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  color: #636363 !important;
}
div#menu4 a {
  font-family:KonnectRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  color: #636363 !important;
}
div#menu5 a {
  font-family:KonnectRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  color: #636363 !important;
}
.our-parter-border {
  float: left;
  border-bottom: 1px solid #C4C4C4;
  width: 100%;
  padding: 30px;
  margin-bottom: 60px;
}
section#list-part {
  background-color: #eff2f6;
}
.collapse.width.show.darkHeader1.clearHeader1 {
  position: fixed;
  top: 175px !important;
  transition-timing-function: ease-out;
}
/* for detail */

.column-cust {
  float: left;
  width: 25%;
  padding: 10px;
}
.column-cust img {
  opacity: 0.8;
  cursor: pointer;
}

.column-cust img:hover {
  opacity: 1;
}
.row1-cust:after {
  content: "";
  display: table;
  clear: both;
}
.container-cust-1 {
  width: 100%;
  height: 50%;
}
.row-cust-text {
  top: 15px;
  position: relative;
  width: 94%;
}
.img#expandedImg {
  width: 554px !important;
  height: 439px !important;
  border-radius: 12px;

}
.container-cust-1 {
  width: 554px !important;
  height: 439px !important;
  border-radius: 12px;
}
.img-details-gallery {
  padding: 50px 0;
}
.table {
  width: 100% !important;
  max-width: 100% !important;
  margin-bottom: 1rem !important;
  background: #EAEAEA !important;
  border-radius: 6px !important;
}
.cust-footer-details {
  padding: 20px 0 !important;
}
.table-cust-details.col-11 h4 {
  font-family:KonnectRegular;
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: -0.6px;
  color: #000000;
}
.table-cust-details.col-11 a {
  font-family:KonnectRegular;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: -0.6px;
  text-decoration-line: underline;
  color: #323375;
}
.table-cust-details.col-11 p {
  font-family:KonnectRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #000000;
  padding: 10px 0;
}
.add-info li {
  font-family:KonnectRegular;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  color: #646464;
  display: flex;
  letter-spacing: 0px;
}
.img-product p {
    font-family: 'Konnect';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.4px;
    color: #000000;
    padding: 15px 0;
}