.nav-tabs .nav-link.active {
      color: #495057;
      font-weight: 600;
      border: 2px solid #dee2e6;
      border-color: #dee2e6 #dee2e6 #fff;
      font-family: "Montserrat", sans-serif;
  }
  .nav-tabs .nav-link {
      border: 1px solid transparent;
      border-top-left-radius: 0.25rem;
      border-top-right-radius: 0.25rem;
      font-weight: 600;
  }
  .tab-content>.tab-pane li {
      list-style: circle;
      line-height: 31px;
      font-size: 17px;
  }.tab-content>.tab-pane h3 {
      padding: 10px 0;
      font-weight: 700;
      font-size: 18px;
  }.tab-content>.tab-pane p { 
      font-size: 17px;
  }
  .tab-content>.tab-pane span { 
      font-weight: 700;
  }

  .gallery-slider_wrapper{
    width:100%;
    max-width:768px;
    margin:auto;
  }
  .gallery-slider_wrapper .owl-theme .owl-nav {
      margin:0;
  }
  .gallery-slider_wrapper .owl-theme .owl-nav [class*=owl-] {
      width:30px;
      height:120px;
      background: #ffb808;
      font-size: 20px;
      color:#000;
      margin:0;
      padding: 0;
      border-radius: 0;
  }
  .gallery-slider_wrapper .owl-carousel .owl-nav .owl-prev i,
  .gallery-slider_wrapper .owl-carousel .owl-nav .owl-next i {
      position: absolute;
      line-height: 120px;
      width:30px;
      text-align: center;
      top:0;
      left:0;
  }

  .gallery-slider_wrapper .owl-carousel .owl-nav .owl-prev {
      position: absolute;
      top:0;
      left:-25px;
  }

  .gallery-slider_wrapper .owl-carousel .owl-nav .owl-next {
      position: absolute;
      top:0;
      right:-24px;
  }
  .gallery-slider_wrapper .owl-theme .owl-nav [class*=owl-]:hover {
      background: #202020;
      color:#fff;
  }
  .gallery-slider_wrapper .single-gallery-carousel-thumbnail-box .item {
      position: relative;
      margin: 0 5px;
      height: 120px;
  }
  .gallery-slider_wrapper .single-gallery-carousel-thumbnail-box .item img {
      height: 100%;
      cursor: pointer;
  }
  .single-gallery-carousel-content-box{
    width: 100%;
    height: 360px;
    overflow: hidden;
  }
  .single-gallery-carousel-content-box img{
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .service-service-page.service-details .service-details-area .service-details-body {
      padding: 35px;
  }


@media (min-width: 768px) {
  .ps-categogy--separate .ps-categogy__main.active .ps-categogy__product {
    padding-left: calc(20% + 15px);
  }
  .ps-categogy--separate .ps-categogy__widget {
    position: absolute;
    background-color: transparent;
    height: auto;
    width: calc(20% + 30px);
    padding: 0;
  }
  .ps-categogy--separate .ps-categogy__widget #close-widget-product {
    display: none;
  }
  .ps-categogy--separate .ps-categogy__show {
    display: inline-block;
  }
  .ps-categogy--separate .ps-product--standard {
    margin: 0 10px 20px;
  }
  .ps-product--list .ps-product__content {
    flex-grow: 1;
    flex: 0 0 70%;
    border-bottom: none;
    border-right: 1px solid #f0f2f5;
  }
  .ps-product--list .ps-product__footer {
    flex: 0 0 30%;
  }
}
.ps-product--list .ps-product__footer {
        text-align: center;
}
.ps-categogy__content ul{display: flex;justify-content: center;gap: 9px;}
.ps-categogy__content ul li{width: 40px;height: 40px;background: #103178;border-radius: 5px;display: flex;justify-content: center;align-items: center}
.ps-categogy__content ul li:hover {
    background-image: -webkit-linear-gradient(21deg, #005cea 0%, #00c5fb 100%);
}
.ps-product.ps-product--list{
  margin: 10px 0;
}
.ps-categogy .section-title {
    margin: 0;
    padding: 0;
}
.ps-categogy__content ul li a.user-button {
    color: #fff;
    font-size: 25px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.ps-product--list .ps-product__info {
    flex-grow: 1;padding-left: 20px;
}
.ps-product__branch {
    color: #103178;
    margin-bottom: 6px;
    line-height: 20px;
    font-size: 14px;
}
.ps-product__title {
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
    font-weight: 400;
    color: #103178;
}
.ps-product--list .ps-product__title a {
    font-weight: 600;
}
.ps-product__desc li {
    font-size: 14px;
    color: #103178;
    padding: 3px 0;
}
.ps-product__desc {
    display: block;
    margin-bottom: 6px;
}
.ps-categogy--list {
  padding-top: 30px;
}
.ps-product:hover .ps-product__branch,
.ps-product:hover .ps-product__title,
.ps-product:hover .ps-product__price{
  color: #fff;
}
.ps-product:hover{background-image: -webkit-linear-gradient(21deg, #005cea 0%, #00c5fb 100%);}

.ps-categogy--list .ps-product--list {
  margin-bottom: 10px;
}
.ps-product--list {
    border: 1px solid #f0f2f5;
    border-radius: 4px;
    background-color: white;
}

.ps-product--list .ps-product__content {
    display: flex;
    align-items: center; 
    padding: 10px 0;
}
.ps-product {
    background-color: white;
}
.ps-categogy--dark .ps-categogy__name, .ps-categogy--dark .ps-breadcrumb__item {
  color: #333;
}

.ps-categogy--dark .ps-product--standard .ps-product__title, .ps-categogy--dark .ps-product--standard .ps-product__del {
  color: #333;
}

.ps-categogy--dark .ps-product--standard .ps-product__footer {
  color: #333;
}

.ps-categogy--dark .ps-product--standard .ps-product__footer span {
  color: #333;
}

.ps-categogy--dark .ps-product--standard .ps-product__percent {
  background-color: #333;
}

.ps-categogy--dark .ps-product--standard .ps-product__price {
  color: #333;
}

.ps-categogy--dark .ps-product--standard .ps-product__price.sale {
  color: #FD8D27;
}

.ps-categogy--dark .ps-widget--product .ps-widget__title {
  color: #333;
}

.ps-categogy--dark .ps-widget__promo {
  display: none;
}

.ps-categogy--dark .ps-footer--banner {
  display: none;
}

.ps-categogy--dark .ps-widget__item .custom-control-label {
  color: #333;
}

.ps-categogy--dark .ps-widget__item .custom-label span {
  color: #333;
}

.ps-categogy--dark .ps-widget__filter {
  color: #333;
}

.ps-categogy--dark .ps-widget__price .noUi-connect, .ps-categogy--dark .ps-widget__price .noUi-target.noUi-horizontal .noUi-tooltip {
  background-color: #333;
}

.ps-categogy--dark .sub-menu > li > a, .ps-categogy--dark .menu--mobile > li > a, .ps-categogy--dark .menu--mobile .sub-toggle::before, .ps-categogy--dark .ps-categogy__show, .ps-categogy--dark .ps-categogy__sort, .ps-categogy--dark .ps-categogy__onsale {
  color: #333;
}

.ps-categogy--dark .ps-categogy__wrapper {
  background-color: #EDEDED;
}

.ps-categogy--dark .ps-categogy__wrapper .form-select {
  color: #333;
}

.ps-categogy--dark .ps-pagination .pagination .active a {
  background-color: #333;
  color: white;
}

.ps-categogy--dark .ps-pagination .pagination a {
  color: #333;
}

.ps-categogy--dark .custom-control input:checked ~ .custom-control-label::before {
  background-color: #333;
}

.ps-categogy--dark .ps-categogy__type .active img {
  filter: invert(10%) sepia(100%) saturate(2800%) hue-rotate(150deg) brightness(94%) contrast(90%);
}

.ps-categogy--dark.ps-page--sticky .ps-pagination {
  margin-bottom: 80px;
}

.ps-categogy--dark .ps-nextpage {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  font-size: 25px;
  border-right: 1px solid #f0f2f5;
  border-bottom: 1px solid #f0f2f5;
  padding: 40px 20px;
  line-height: 30px;
}

.ps-categogy--dark .ps-nextpage .ps-nextpage__text {
  font-weight: 600;
  margin-bottom: 20px;
}

.ps-categogy--dark .ps-nextpage i {
  font-weight: 600;
}

@media (min-width: 1280px) {
  .ps-categogy--dark .ps-nextpage {
    font-size: 30px;
    line-height: 35px;
  }
}

.ps-categogy--grid {
  margin-top: 30px;
  border-top: 1px solid #f0f2f5;
  border-left: 1px solid #f0f2f5;
}

.ps-categogy--grid .ps-product--standard {
  height: 100%;
  border-bottom: 1px solid #f0f2f5;
  border-right: 1px solid #f0f2f5;
}

.ps-categogy--grid .ps-product--standard .ps-product__title {
  min-height: 50px;
}

.ps-categogy--grid .ps-product--standard .ps-product__branch {
  display: none;
}
.pt-100 {padding-top: 100px}
.pb-100{padding-bottom: 100px}
.ps-product {
  background-color: white;
  display: flex;align-items: center;
}

.ps-product__thumbnail {
  position: relative;
  margin-bottom: 15px;
  padding: 20px 20px 0;
}

.ps-product__thumbnail img {
  width: 100%;
  margin: auto;
  border-radius: 4px;
}

.ps-product__actions {
  position: absolute;
  top: 25px;
  right: 25px;
  z-index: 7;
  visibility: hidden;
  opacity: 0;
}

.ps-product__actions .ps-product__item {
  width: 34px;
  height: 34px;
  border-radius: 100%;
  position: relative;
  transition: 350ms ease 0s;
  color: #103178;
  margin-top: 5px;
  background-color: #f0f2f5;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
}

.ps-product__actions .ps-product__item:first-child {
  margin-top: 0;
}

.ps-product__actions .ps-product__item:hover a {
  color: #FD8D27;
}

.ps-product__actions .ps-product__item.rotate {
  transform: rotate(-90deg);
}


.ps-product__title:hover a{
  color: #fff;
}
.ps-product.ps-product--list:hover .ps-product__title a{
  color: #fff;
}

.ps-product__price {
  color: #103178;
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 18px;
}

.ps-product__price.sale {
  color: #FD8D27;
}

.ps-product__del {
  color: #9babcd;
  margin-left: 5px;
  text-decoration: line-through;
  font-weight: 400;
  font-size: 15px;
}

.ps-product__badge {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 10;
  text-transform: uppercase;
}

.ps-product__badge .ps-badge {
  display: block;
  margin-bottom: 4px;
}

.ps-product__badge .ps-badge:last-child {
  margin-bottom: 0;
}

.ps-product__percent {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 10;
  color: white;
  background-color: #103178;
  border-radius: 50%;
  padding: 2px;
  width: 50px;
  height: 50px;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
}

.ps-product__branch {
  color: #103178;
  margin-bottom: 6px;
  line-height: 20px;
  font-size: 14px;
}

.ps-product__review {
  display: none;
  margin-left: 5px;
  font-size: 14px;
  color: #103178;
}

.ps-product__desc {
  margin-bottom: 6px;
}

.ps-product__desc li {
  font-size: 14px;
  color: #103178;
  padding: 3px 0;
}

.ps-product .ps-product__quantity {
  min-width: 172px;
  display: none;
}

.ps-product .ps-product__quantity .number-input {
  background-color: #f0f2f5;
  display: flex;
  align-items: center;
  border-radius: 2px;
  justify-content: space-between;
  border-radius: 40px;
}

.ps-product .ps-product__quantity .number-input input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.ps-product .ps-product__quantity .number-input input[type="number"] {
  text-align: center;
  max-width: 50%;
  font-size: 14px;
  color: #103178;
  flex-grow: 1;
  background-color: transparent;
}

.ps-product .ps-product__quantity .number-input input[type=number]:focus {
  box-shadow: none;
}

.ps-product .ps-product__quantity .number-input input[type=number]::-webkit-inner-spin-button,
.ps-product .ps-product__quantity .number-input input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.ps-product .ps-product__quantity .number-input button {
  background-color: transparent;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  padding: 15px;
  cursor: pointer;
}

.ps-product .ps-product__quantity .number-input button i {
  color: #5b6c8f;
  font-weight: 600;
}

@media (min-width: 1280px) {
  .ps-product__thumbnail:hover .ps-product__actions {
    visibility: visible;
    opacity: 1;
  }
}

.ps-product--standard .ps-product__image {
  display: block;
  transition: 600ms ease 0s;
  border-radius: 4px;
}

.ps-product--standard .ps-product__image figure {
  position: relative;
  z-index: 2;
}

.ps-product--standard .ps-product__image figure img:last-child {
  position: absolute;
  left: 0;
  top: 0;
  transition: opacity 600ms ease 0s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  opacity: 0;
}

.ps-product--standard .ps-product__image figure img:first-child {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: opacity 600ms ease 0s;
  position: initial;
  opacity: 1;
}

.ps-product--standard .ps-product__thumbnail:hover figure img:first-child {
  opacity: 0;
}

.ps-product--standard .ps-product__thumbnail:hover figure img:last-child {
  opacity: 1;
}

.ps-product--standard .ps-product__content {
  padding: 0 20px 20px;
}

.ps-product--standard .ps-product__image {
  display: block;
  transition: 600ms ease 0s;
  border-radius: 4px;
}

.ps-product--standard .ps-product__image figure {
  position: relative;
  z-index: 2;
}

.ps-product--standard .ps-product__image figure img:last-child {
  position: absolute;
  left: 0;
  top: 0;
  transition: opacity 600ms ease 0s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  opacity: 0;
}

.ps-product--standard .ps-product__image figure img:first-child {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: opacity 600ms ease 0s;
  position: initial;
  opacity: 1;
}

.ps-product--standard .ps-product__thumbnail:hover figure img:first-child {
  opacity: 0;
}

.ps-product--standard .ps-product__thumbnail:hover figure img:last-child {
  opacity: 1;
}
.ps-categogy--grid .ps-product--standard .ps-product__branch {
    display: none;
}

.ps-product__branch {
    color: #103178;
    margin-bottom: 6px;
    line-height: 20px;
    font-size: 14px;
}