/**=========================
    Author: ThemeForts
    Author URI: https://themeforest.net/user/themeforts
    Description: Biznixa - Corporate Business HTML5 Template
=========================**/

/**=========================
[Table of contents]

01. BACKGROUND
02. COLOR
03. BORDER
=========================**/

/**=========================
    START BACKGROUND
=========================**/
.theme-bg-default,
.theme-bg-default-before:before,
.theme-btn-default,
.theme-btn-white.active,
.theme-btn-white:before,
.theme-btn-white:hover,
.theme-bg-default,
.theme-bg-default-before:before,
.slick-prev:before,
.slick-next:before,
.footer-item .social-media-icons li a:hover{
	background-color: #ffac1c;
}

/* light */
.theme-bg-default-light,
.theme-bg-default-light-before:before{
	background-color: #eef7ff;
}
/**=========================
    END BACKGROUND
=========================**/

/**=========================
    START COLOR
=========================**/
a:hover,
.theme-btn-light,
.theme-btn-white,
.theme-text-default,
#header .nav-item.active .nav-link,
#header .nav-item:hover .nav-link,
#header .dropdown-item:hover,
#header .dropdown:hover .dropdown-toggle::after,
.client-says-img-content a:hover h4,
.blog-item .card:hover h4 a,
.recent-post-list a:hover h6,
.footer-item .social-media-icons li a:hover{
	color:#f48120;
}
/**=========================
    END COLOR
=========================**/

/**=========================
    START BORDER
=========================**/
.form-control:focus,
.form-control:active,
.form-control:hover{
	border-color: #1d70c9;
}
/**=========================
    END BORDER
=========================**/

.radio-tile-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .radio-tile-group .input-container {
    position: relative;
    height: 9rem;
    width: 9rem;
    margin:0.5rem 1rem;
  }
  .radio-tile-group .input-container .radio-button {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    cursor: pointer;
  }
  .radio-tile-group .input-container .radio-tile {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    /* border: 2px solid #f7921e; */
    border-radius: 5px;
    padding: 1rem;
    transition: transform 300ms ease;
    background: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / 9%);
  }
  .radio-tile-group .input-container .icon svg {
    fill: #079ad9;
    width: 3rem;
    height: 3rem;
  }
  .radio-tile-group .input-container .radio-tile-label {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
  }
  .radio-tile-group .input-container .radio-button:checked + .radio-tile {
    background-color: #fff;
    /* border: 2px solid #f7921e;
    color: white; */
    transform: scale(1.1, 1.1);
    box-shadow:0 0 20px rgb(247 146 30 / 46%);
  }
  .radio-tile-group .input-container .radio-button:checked + .radio-tile .icon svg {
    fill: white;
    background-color: #079ad9;
  }
  .radio-tile-group .input-container .radio-button:checked + .radio-tile .radio-tile-label {
    color: #000;
    background-color: transparent;
  }
  .radio-tile .icon img {width: 70px;}
  .maincategories {
    background: #fbfbfb;
    box-shadow:0 3px 6px rgb(0 0 0 / 8%);
}

.searchbtn .btn i {
    font-size: 20px;
}
.searchbtn .btn {padding: 0px 15px;height: 50px;}
span.download_catalogue {
    color: #fff;
}

.dropdown-menu {left: auto;}

.navbar-nav li:hover .dropdown-menu {
  display: block;
}

.hero-text {
  max-width: 550px;
}
.hero-text h1 {font-size: 44px !important; text-transform: uppercase; padding-top: 90px;}
.hero-text h1 span {display: block; color: rgb(255 255 255 / 0%); -webkit-text-stroke:1px #ffd7b5;}
.ceomsg {
  border-radius: 10px;
  padding: 0 0px;
  
}
.ceomsg p {
  font-size: 24px;
  font-weight: 600;
  color: #000;
  line-height: 1.4;
}
.ceomsg .flex-grow-1 {align-self: center; padding-left: 0px;}
.psize {margin-top: 30px;}
.psize p {font-size: 16px;font-weight: 400;}
.whoweare-se {
  background: #fff2e7;
}

.ceotextcon {
  background: #ffac1c;
}
.ceotextcon h5 {color: #fff;}
.liststyle li {position: relative; margin-bottom: 10px; padding-left: 20px;}

.liststyle li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ffac1c;
  box-shadow:0 1px 3px rgb(0 0 0 / 29%);
  top: 6px;
}

#header .navbar-toggler i {
  color: #fff;
  font-size: 24px;
  height: 34px;
  width: 34px;
  line-height: 32px;
}

@media(max-width:767px) {
  .hero-text h1 {
		font-size: 28px !important;
		text-transform: uppercase;
		padding-top: 30px;
	}
  .ceomsg {padding: 0px;}
  .ceoimg img {width: 100%;}
  .ceotextcon {padding-bottom: 20px;}
  .radio-tile-group .input-container {
    height: 6rem;
    width: 6rem;
    margin: 0.5rem 0.5rem;
}
.radio-tile .icon img {
  width: 30px;
}
.radio-tile-group .input-container .radio-tile-label {font-size: 14px;}
.shop_container.list .product_img {
  float: none;
  width: 100%;
  max-width: 100%;
}
span.download_catalogue {
  color: #fff;
  display: block;
}
}


/* *********************Menu***************** */


.cd-img-replace {
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.cd-section {
  min-height: 100%;
  position: relative;
  /* padding: 5em 0; */
}

#cd-vertical-nav ul {list-style: none;}

 #cd-vertical-nav {
  position: fixed;
  right: 40px;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
 #cd-vertical-nav li {
  text-align: right;
}
 #cd-vertical-nav a {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
 #cd-vertical-nav a:after {
  content: "";
  display: table;
  clear: both;
}
 #cd-vertical-nav a span {
  float: right;
  display: inline-block;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
}
 #cd-vertical-nav a:hover span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
 #cd-vertical-nav a:hover {
  background: #ffac1c;
  border-radius: 4px;
  padding-right: 5px;
  padding-left: 5px;
}
 #cd-vertical-nav a:hover .cd-label {
  opacity: 1;
  font-size: 18px;
  color: #fff !important;
}
 #cd-vertical-nav a.is-selected .cd-dot {
  background-color: #8a0304;
}
 #cd-vertical-nav .cd-dot {
  position: relative;
  top: 8px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-color: #f48120;
  -webkit-transition: -webkit-transform 0.2s, background-color 0.5s;
  -moz-transition: -moz-transform 0.2s, background-color 0.5s;
  transition: transform 0.2s, background-color 0.5s;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
 #cd-vertical-nav .cd-label {
  position: relative;
  margin-right: 10px;
  padding: .4em .5em;
  color: #f48120;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  opacity: 0;
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

a.is-selected {
  background: #ffac1c;
  border-radius: 4px;
  padding-right: 5px;
  padding-left: 5px;
}
a.is-selected .cd-label {
  color: #fff !important;
  -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
    opacity: 1 !important;
    font-size: 18px !important;
}

.boxstyle {
  background: #fff;
  padding:14px 20px 50px 20px;
  box-shadow: 0 0 20px rgb(0 0 0 / 10%);
  border-radius: 4px;
  min-height: 298px;
  position: relative;
  border-bottom: 4px solid #f48120;
}
.knowBTN {
  position: absolute;
  bottom: 12px;
  color: #f48120;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
.boxstyle h4 {font-size: 20px;}
.knowBTN:hover {color: #8a0304; text-decoration: none;}

.logoheader {
  /* animation: zoom-in-zoom-out 2s ease infinite; */
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
  100% {
    transform: scale(1, 1);
  }
}

@media (min-width: 1000px) {
  /* .nav-link:hover{
      color:#fff !important;
  } */

  /* #pills-tab .nav-link:hover{
      color:#ffac1c !important;
  }

  .who_we_tab .nav-link:hover{
      color:#ffac1c !important;
  } */
      

  .navbar-nav {
  display: flex;
  position: relative;
  }
  .navbar-nav .nav-item {
  list-style: none;
  }
  .navbar-nav .nav-item .nav-link {
  position: relative;
  display: block;
  text-transform: uppercase;
  margin: 20px 0;
  padding: 10px 20px;
  text-decoration: none;
  color:262626;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: 600;
  transition: 0.5s;
  z-index: 1;
  }
  /* .navbar-nav .nav-item .nav-link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 20px;
  right: 20px;
  height: 100%;
  border-bottom: 2px solid #fff;
  transform: scaleY(2);
  opacity: 0;
  transition: 0.3s;
  }
  .navbar-nav .nav-item .nav-link:hover {
  color: #fff;
  }
  .navbar-nav .nav-item .nav-link:hover:before {
  transform: scaleY(1);
  opacity: 1;
      padding-bottom:10px;
  
  }
  .navbar-nav .nav-item .nav-link:hover:after {
  transform: scaleY(1);
  opacity: 1;

  } */
}

#header .nav-link {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  white-space: nowrap !important;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  margin-top: 0;
  margin-bottom: 0;
}

#footer {margin-top: 50px;}
.awrdsbox {
  box-shadow: 0 0 10px rgb(0 0 0 / 22%);
  padding: 20px;
  border-radius: 10px;
  margin-top: 30px;
}

#header .nav-item.active .nav-link, #header .nav-item:hover .nav-link {color: #f48120 !important;}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff;
  background-color: #f48120;
}
div#v-pills-tab {
  border:1px solid #ffd58b;
  border-bottom: 0px;
  border-radius: 10px;
    overflow: hidden;
}
.nav-pills .nav-link {
  border-radius: 0.25rem;
  border-bottom:1px solid #ffd58b;
  border-radius: 0;
  color: #f48120;
}
.cerificatescon div.card {box-shadow: 0 0 10px rgb(0 0 0 / 12%);}

.sticky-top {top: 100px; }
.logoheader {-webkit-transition: all .2s ease-in-out;}
.header-fixed .logo {box-shadow: none; padding-top: 5px;}
.header-fixed .logoheader {height: 50px !important;}

.certibox {
  text-align: center;
  padding: 30px;
  box-shadow: 0 0 10px rgb(0 0 0 / 10%);
  margin-bottom: 30px;
  border-radius: 10px;
}

.certibox img {height: 100px;}

.patentbox {border-radius: 10px; overflow: hidden; box-shadow: 0 3px 10px rgb(0 0 0 / 9%); background-color: #fff; margin-bottom: 20px;}
.petentimg img {width: 100%;}
.patent-body {padding: 20px;}
.patent-body h3 {color: #000; font-size: 24px; font-weight: 600;}
.cerificatescon .service-img img {max-height: 265px;}

#header .nav-item.active .nav-link {background-color:#f48120 !important; color: #fff !important;border-radius: 6px;}
.nav-pills .nav-link:hover {background-color: rgba(255, 172, 28, 0.15); color: #f48120;}
.sus-certi .service-img img {
  max-height: 130px;
  width: auto;
}
.cerificatescon div.card {margin-bottom: 20px;}
.service-item h6, .service-item h5 {color: #000;}

.close {
  font-size: 1.5rem;
}

.col-12 img {
  opacity: 0.7;
  cursor: pointer;
  margin: 0rem;
  width: 100%;
  transition: transform .2s;
}

.col-12 img:hover {
  opacity: 1;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    transform: scale(1.05);
}

.sectionhead h5 {color: #000;}
strong {font-weight: 600;}


body#page-top{
  /* background-image: url(assets/perfect/image/dhaga_02.png) !important; */
  background-size: 100% 100%;
  }

  /* Product color Change */

  #imghueFilter {
    filter: hue-rotate(0deg);
  }

  .color-slider input {width: 100%;}
  .product-color-change {
    padding:0px;
}

.range-slider {
  margin:10px auto 0 auto !important;
  width: 50%;
}
.product__list .container {max-width: 1366px;}
.range-slider__range {
  -webkit-appearance: none;
  width: calc(100% - (73px));
  height: 10px;
  border-radius: 5px;
  background: #f48120;
  outline: none;
  padding: 0;
  margin: 0;
}
.range-slider__range::-webkit-slider-thumb {
  -webkit-appearance: none;
          appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #8a0304;
  cursor: pointer;
  -webkit-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out;
}
.range-slider__range::-webkit-slider-thumb:hover {
  background: #8a0304;
}
.range-slider__range:active::-webkit-slider-thumb {
  background: #8a0304;
}
.range-slider__range::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border: 0;
  border-radius: 50%;
  background: #8a0304;
  cursor: pointer;
  -moz-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out;
}
.range-slider__range::-moz-range-thumb:hover {
  background: #8a0304;
}
.range-slider__range:active::-moz-range-thumb {
  background: #8a0304;
}
.range-slider__range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 3px #fff, 0 0 0 6px #8a0304;
}

.range-slider__value {
  display: inline-block;
  position: relative;
  width: 60px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  border-radius: 3px;
  background: #8a0304;
  padding: 5px 10px;
  margin-left: 8px;
}
.range-slider__value:after {
  position: absolute;
  top: 8px;
  left: -7px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-right: 7px solid #8a0304;
  border-bottom: 7px solid transparent;
  content: "";
}

::-moz-range-track {
  background: #d7dcdf;
  border: 0;
}

input::-moz-focus-inner,
input::-moz-focus-outer {
  border: 0;
}
button.close {
  position: absolute;
  right: 14px;
  top: -5px;
  z-index: 999;
}
button.close span {
  font-size: 50px;
}
button.close span img {width: 20px;}

.product-color-change {position: relative;min-height: 314px;z-index: 9;background: #fff;}
.modal-view {text-align: center;}
.modal-view img {height: 280px;}

.product-co-img {position: absolute;z-index: 9; left: 0; top: 0; width: 100%; text-align: center;}
.product-co-img img {height:280px;}
.shop_container.list .product {display: block; position: relative;min-height: 350px;}
.product__viewCon {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  right: 0;
  bottom: 0;
  padding: 15px 25px;
}

html {
  scroll-behavior: smooth;
}
.list-group-item {
  border: 0px;
  border-right: 2px solid rgba(0,0,0,.125);
}
.list-group {border-radius: 0px;margin-right: 80px;}
.list-group-item.active {
  background-color: rgb(244 129 32 / 21%);
  color: #000;
  border-color: rgb(244 129 32);
}

/* End */



@media (min-width:1367px) {
    .tab-sectiond .col-md-3 {
      -ms-flex: 0 0 18%;
      flex: 0 0 18%;
      max-width: 18%;
    }
    .tab-sectiond .col-md-9 {
      -ms-flex: 0 0 82%;
      flex: 0 0 82%;
      max-width: 82%;
    }
}

@media (min-width:2200px) {
    .tab-sectiond .col-md-3 {
      -ms-flex: 0 0 12%;
      flex: 0 0 12%;
      max-width: 12%;
    }
    .tab-sectiond .col-md-9 {
      -ms-flex: 0 0 88%;
      flex: 0 0 88%;
      max-width: 88%;
    }
}

@media (min-width: 992px) {
.navbar-expand-lg .navbar-collapse {
  padding-top: 10px;
  padding-bottom: 10px;
  flex-grow: inherit;
  margin-left: auto;
}
#header .dropdown-menu {display: flex; top: 100%; border-radius: 0; border: 0px;}

}

@media only screen and (min-width: 768px) {
  .touch .cd-nav-trigger, .touch #cd-vertical-nav {
    bottom: 40px;
  }
}

@media(max-width:767px) {
  #header {padding: 0 !important;}
  .logo {position: static;box-shadow: none;}
  .logoheader {
    height: 50px !important;
}
.boxstyle {min-height: auto;}
.ceomsg .flex-grow-1 {
  align-self: center;
  padding-left: 0px;
  margin-top: 20px;
}
.modal-view img {
  height: auto;
  width: 100%;
}
.product-co-img img {
  height: auto;
  width: 100%;
}
.range-slider {
  margin: 40px auto 0 auto !important;
  width: 70%;
}
#header .nav-item.active .nav-link {padding-left: 15px;}
.searchbtn .btn {
  height: 40px;
}
.list-group {margin-right: 0px;}
.list-group-item {
  border: 0px;
  border-bottom: 2px solid rgba(0,0,0,.125);
}
.sticky-top {z-index: 9;}
}
