body {
    background: 0 0
}

.grid.product-grid .grid-item {
    padding: 12px
}

body.scrolled header {
    box-shadow: 0 3px 3px 0 rgb(0 0 0 / 10%);
    background-color: rgb(255 255 255)
}

body.scrolled.dark-slide header .navbar * {
    color: #000 !important;
    border-color: #000 !important
}

body.scrolled header.text-white {
    box-shadow: 0 3px 3px 0 rgb(0 0 0 / 10%);
    background-color: rgb(255 255 255)
}

body.scrolled header.text-white .navbar * {
    color: #000 !important;
    border-color: #000 !important
}

#nav {
    background-color: #aaa
}

body.nav-open header #nav * {
    color: #000 !important;
    border-color: #000 !important
}

body.scrolled header.text-white .navbar .navbar-brand img.inverted {
    max-width: 115px;
    padding-top: 6px
}

body.nav-open header .navbar * {
    color: #000 !important;
    border-color: #000 !important
}

.navbar-toggler {
    cursor: pointer !important
}

#nav .nav-item a.nav-link {
    cursor: pointer !important
}

.nav-tabs .nav-link {
    cursor: pointer !important
}

.product-btn1 a,
.product-btn2 a {
    cursor: pointer !important
}

.navbar-brand img {
    cursor: pointer !important
}

.btn {
    cursor: pointer !important
}

.enq-btn {
    cursor: pointer !important
}

.modal-header .close span {
    cursor: pointer !important
}

footer a .bi {
    cursor: pointer !important
}

footer .copy {
    font-weight: 500
}

.social .social-nav li a {
    cursor: pointer !important
}

.navbar-toggler .toggle-icon {
    cursor: pointer !important
}

.send-btn {
    padding: 1em 5.5em
}

.contact-details p {
    font-size: 18px
}

@media(min-width:768px) {
    .nav-tabs {
        display: flex
    }
    .card {
        border: none
    }
    .card .card-header {
        display: none
    }
    .card .collapse {
        display: block
    }
}

@media(max-width:767px) {
    .card .collapse {
        display: block
    }
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #000;
    font-weight: 500;
    border-radius: 0;
    border-bottom: 2px solid #000
}

.nav-tabs .nav-link {
    border: none
}

.nav-tabs .nav-link {
    font-size: 12px;
    color: #000;
    font-weight: 300;
    padding: 15px 0;
    text-transform: uppercase
}

.nav-tabs {
    border-bottom: none;
    margin-bottom: 10px;
    padding-top: 15px;
    width: 100%;
    box-shadow: none;
    margin-top: 0;
    padding-bottom: 10px;
    margin-left: 55px;
    padding-left: 6px
}

.nav-tabs .nav-item {
    padding: .5rem 1.2rem
}

.grid .grid-item .caption .title {
    text-align: center;
    margin-bottom: 50px;
    text-transform: capitalize
}

.grid .grid-item .caption .title.small-img-text {
    margin-bottom: 15px
}

.grid .grid-item .caption p {
    position: absolute;
    top: 65px;
    padding-right: 20px;
    text-align: center
}

.grid .grid-item .caption {
    color: #000;
    font-weight: 500
}

#accordion .panel {
    border-radius: 0;
    border: 0;
    margin-top: 0
}

#accordion a.category-name {
    text-transform: uppercase;
    color: #000;
    font-weight: 500;
    display: block;
    padding: 15px 15px;
    border-bottom: 1px solid #d6d4d4;
    text-decoration: none
}

#accordion .panel-heading {
    padding: 0;
    border-radius: 0;
    text-align: center
}

#accordion .panel-heading a:not(.collapsed) {
    color: #000;
    transition: all .2s ease-in
}

#accordion .panel-heading .accordion-toggle::before {
    font-family: FontAwesome;
    content: '\f106';
    float: right;
    font-weight: lighter
}

#accordion .panel-heading .accordion-toggle.collapsed::before {
    color: #444;
    font-family: FontAwesome;
    content: '\f107'
}

.product-btn1 {
    padding: 10px;
    background: #bdbfc1;
    margin: 10px 10px;
    text-align: center
}

.product-btn1 a {
    color: #000;
    font-size: 14px
}

.product-btn2 {
    padding: 10px;
    background: #373435;
    margin: 10px 10px;
    text-align: center
}

.product-btn2 a {
    color: #fff;
    font-size: 14px
}

.product-btn1 a:hover,
.product-btn2 a:hover {
    text-decoration: none
}

.grid .grid-item .caption .title.title-small-img {
    top: 25px !important
}

.grid .grid-item .caption .title.title-small-img1 {
    top: 18px !important
}

.product-btn1.small-prod-btn1 {
    bottom: 75px !important
}

.product-btn2.small-prod-btn2 {
    bottom: 25px !important
}

.product-tabs.nav-tabs {
    position: static
}

.product-tabs.tabs.sticky {
    position: fixed;
    top: 50px;
    width: 100%;
    margin-top: 26px;
    background: #fff;
    z-index: 999;
    margin-left: 0;
    padding-left: 10px;
    padding-top: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-80 {
    margin-bottom: 80px
}

.image-content {
    position: absolute;
    width: 90%;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.enquiry-form .form-control {
    padding: 1em
}

.enquiry-form {
    padding: 0 8px
}

.enquiry-modal .modal-dialog {
    max-width: 575px
}

.enquiry-modal .modal-header h5 {
    width: 100%;
    padding-left: 8px
}

.enquiry-form .form-control:hover {
    border-bottom: 1px solid #cdcdcd
}

.enquiry-form .form-control:focus {
    border: 1px solid #141414
}

.btn-enquiry {
    background-color: #000;
    color: #fff;
    border-color: #000
}

.btn-enquiry:hover {
    background-color: #000;
    color: #fff;
    border-color: #000
}

.btn-enquiry:focus {
    box-shadow: none
}

.enquiry-modal .modal-footer {
    padding-top: 0;
    padding-bottom: 20px
}

.enquiry-form .form-group label {
    font-size: 15px;
    font-weight: 400
}

.home-about {
    padding-top: 0
}

.home-about p {
    font-size: 20px;
    color: #bdbfc1
}

.knw-btn {
    margin-top: 50px
}

.knw-btn a {
    padding: 12px 60px;
    background: #141414;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    font-size: .8em;
    letter-spacing: .15em;
    cursor: pointer !important;
    text-transform: uppercase
}

.home-about h4 {
    font-size: 46px;
    letter-spacing: 0;
    color: #373435
}

.home-about-section {
    padding-top: 90px;
    padding-bottom: 50px
}

.explore-prod {
    color: #373435;
    font-size: 46px;
    margin-bottom: 50px !important
}

.btn-hcontact {
    font-size: .8em;
    border-radius: 0;
    font-weight: 700;
    position: relative;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: #fff;
    background: #141414;
    border: 0 !important;
    padding: 12px 70px;
    cursor: pointer !important
}

.btn-hcontact:hover {
    color: #fff
}

.contact-info h2 {
    font-size: 46px;
    padding-top: 20px;
    color: #373435
}

.contact-info p {
    color: #bdbfc1;
    font-size: 25px;
    font-weight: 500
}

.home-contact {
    padding-top: 80px;
    padding-bottom: 80px
}

.home-products {
    padding-bottom: 80px
}

.testi-title {
    color: #fff;
    font-size: 46px;
    margin-bottom: 55px
}

.testimonials {
    background-color: #373435;
    position: relative;
    padding-top: 80px
}

#customers-testimonials .item-details {
    color: #fff;
    padding: 20px 10px;
    text-align: center
}

#customers-testimonials .item-details h5 {
    margin: 0 0 15px;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase
}

#customers-testimonials .item-details h5 span {
    color: red;
    float: right;
    padding-right: 20px
}

#customers-testimonials .item-details p {
    font-size: 14px;
    color: #bdbfc1
}

#customers-testimonials .item {
    text-align: center;
    margin-bottom: 80px
}

.owl-carousel.testimonial-couresl .owl-nav [class*=owl-] {
    transition: all .3s ease
}

.owl-carousel.testimonial-couresl .owl-nav [class*=owl-].disabled:hover {
    background-color: #d6d6d6
}

.owl-carousel.testimonial-couresl {
    position: relative
}

.owl-carousel.testimonial-couresl .owl-next,
.owl-carousel.testimonial-couresl .owl-prev {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    position: absolute;
    top: 30%;
    font-size: 20px;
    color: #fff;
    border: 1px solid #ddd;
    text-align: center
}

.owl-carousel.testimonial-couresl .owl-prev {
    left: -70px
}

.owl-carousel.testimonial-couresl .owl-next {
    right: -70px
}

.owl-carousel.testimonial-couresl .owl-item img {
    width: auto;
    border-radius: 50%;
    margin: 0 auto
}

button:focus {
    outline: 0
}

.start-quote {
    position: absolute;
    top: 0;
    width: 12%
}

.end-quote {
    position: absolute;
    right: 120px;
    width: 12%;
    bottom: 0
}

.btn.focus,
.btn:focus {
    box-shadow: none
}

@media only screen and (min-width:300px) and (max-width:767px) {
    footer .d-flex .to-top {
    display: none;
    }
    .category-image{
    margin-bottom: 30px;
  }
    .product-tabs.tabs.sticky {
        top: 30px !important;
        padding-left: 0
    }
    .product-content .card-body {
        padding: 0
    }
    .mob-pt-20 {
        padding-top: 20px
    }
    .nav-tabs {
        margin-left: 0 !important
    }
    .nav-tabs .nav-link {
        font-size: 10px !important
    }
    .nav-tabs .nav-item {
        padding: .2rem .5rem !important
    }
    .nav-tabs .nav-link {
        padding: 10px 0 !important
    }
    .mb-80 {
        margin-bottom: 0
    }
    body.dark-slide.scrolled header .navbar .navbar-brand img.inverted,
    body.scrolled header.text-white .navbar .navbar-brand img.inverted {
        width: 70px
    }
    .mob-text-left {
        text-align: left !important
    }
    .title-cust {
        font-size: 2rem !important
    }
    .home-about h4 {
        font-size: 30px
    }
    .explore-prod {
        font-size: 30px
    }
    .testi-title {
        font-size: 30px;
        margin-bottom: 60px
    }
    .start-quote {
        width: 30%
    }
    .end-quote {
        right: 40px;
        width: 30%
    }
    .contact-info h2 {
        font-size: 35px
    }
    .home-contact {
        padding-top: 0
    }
    .owl-carousel.testimonial-couresl .owl-item img {
        width: 40%
    }
    .btn-hcontact {
        padding: 12px 60px
    }
    body.dark-slide header .navbar .navbar-brand img.inverted {
        width: 100px
    }
    body header.text-white .navbar .navbar-brand img.inverted {
        width: 100px
    }
    .py-mobile-6 {
        padding-top: 4rem;
        padding-bottom: 1rem
    }
    .nav-open #nav {
        left: 25%;
        width: 75%
    }
    .social {
        margin-left: -110px
    }
}

@media only screen and (device-width :1205px) and (device-height:753px) {
    .nav-open #nav {
        left: 76%
    }
    #nav .nav-item a.nav-link {
        font-size: 28px
    }
}

@media only screen and (device-width :834px) and (device-height:1194px) {
    .home-about {
        padding-top: 30px !important
    }
    .social {
        margin-left: 0 !important
    }
    #nav .nav-item a.nav-link {
        font-size: 28px
    }
    .product-tabs.tabs.sticky {
        width: 90% !important;
        padding-left: 0 !important
    }
    .nav-open #nav {
        opacity: 1;
        left: 68% !important
    }
}

@media only screen and (device-width :1194px) and (device-height:834px) {
    .nav-open #nav {
        opacity: 1;
        left: 75% !important
    }
    #nav .nav-item a.nav-link {
        font-size: 28px
    }
}

@media only screen and (min-width :768px) and (max-width :1024px) and (orientation :portrait) {
    .nav-tabs {
        margin-left: 20px
    }
    .navbar {
        padding: 2rem 3rem
    }
    .product-tabs.tabs.sticky {
        margin-right: 32px;
        width: 100%;
        padding-left: 25px
    }
    .mb-80 {
        margin-bottom: 0
    }
    .home-about h4 {
        font-size: 33px
    }
    .home-about h4 {
        font-size: 33px
    }
    .home-about {
        padding-top: 0
    }
    .explore-prod {
        font-size: 35px
    }
    .testi-title {
        font-size: 35px;
        margin-bottom: 60px
    }
    .contact-info h2 {
        font-size: 35px
    }
    .home-contact {
        padding-top: 30px
    }
    .navbar-toggler .toggle-label {
        font-size: 20px
    }
    .tabs ul {
        display: block !important;
        padding-left: 0 !important;
        margin-left: 0;
        margin-right: 0
    }
    .tabs li {
        display: inline-block !important;
        padding-bottom: 10px;
        text-align: left;
        margin-right: 4px
    }
    .nav-open #nav {
        left: 65%;
        width: 35%
    }
    .navbar-toggler {
        font-size: 1.3rem
    }
    .home-about p {
        font-size: 18px;
        text-align: justify;
        line-height: 25px
    }
    .knw-btn {
        margin-top: 20px
    }
    .owl-carousel.testimonial-couresl .owl-prev {
        left: -55px
    }
    .owl-carousel.testimonial-couresl .owl-next {
        right: -55px
    }
    .social {
        margin-left: -15%
    }
}

@media only screen and (min-width :768px) and (max-width :1024px) and (orientation :landscape) {
    .nav-tabs .nav-item {
        padding: .5rem .8rem
    }
    .nav-tabs .nav-link {
        font-size: 10px
    }
    .nav-tabs {
        margin-left: 30px
    }
    .navbar {
        padding: 2rem 3rem
    }
    .product-tabs.tabs.sticky {
        width: 100%;
        padding-left: 0
    }
    .home-about {
        padding-top: 0
    }
    .knw-btn {
        margin-top: 25px
    }
    .tabs ul {
        padding-left: 0 !important
    }
    .tabs a {
        font-size: 10px !important
    }
    .navbar-toggler {
        font-size: 1.3rem
    }
}

@media only screen and (min-width :1024px) and (max-width :1366px) and (orientation :portrait) {
    .home-about {
        padding-top: 0
    }
    .end-quote {
        right: 60px
    }
    .knw-btn {
        margin-top: 40px
    }
    .home-about p {
        font-size: 20px;
        line-height: 28px
    }
    .tabs li {
        margin-right: 2px
    }
    .tabs.product-tabs.tabs.sticky li {
        margin-right: 3px
    }
}

@media only screen and (min-width:1270px) and (max-width:1290px) {
    .nav-tabs .nav-item {
        padding: .5rem .9rem
    }
    .nav-tabs {
        padding-left: 20px;
        margin-left: 55px
    }
    .clocks-mb {
        margin-bottom: 105px
    }
    .notecard-mb {
        margin-bottom: 40px
    }
}

@media only screen and (min-width:1430px) and (max-width:1450px) {
    .nav-tabs {
        padding-left: 45px;
        margin-left: 65px
    }
    .notecard-mb {
        margin-bottom: 70px
    }
    .nav-open #nav {
        left: 75%
    }
}

.dropdown-menu.cate-drop.show {
    display: block;
    padding: 10px 10px 10px 20px;
    min-width: 10.2rem;
    border-radius: 0;
    box-shadow: 0 3px 5px rgb(0 0 0 / 15%);
    border: none;
    transform: translate3d(15px, 40px, 0) !important;
    max-height: 225px;
    overflow-y: auto
}

.cate-btn {
    font-size: .8em;
    border-radius: 0;
    font-weight: 700;
    position: relative;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: #141414;
    background: 0 0;
    border-bottom: 1px solid #141414;
    border-top: none;
    border-left: 0;
    border-right: 0;
    padding: 12px 2px 6px 2px;
    cursor: pointer !important;
    text-align: left;
    font-weight: 400
}

.dropdown-menu.cate-drop li {
    padding-bottom: 6px
}

.product-details-dropdown .button-group {
    padding-right: 15px
}

.product-details-dropdown {
    margin-right: 0;
    margin-bottom: 15px
}

.dropdown-menu.cate-drop li a {
    color: #141414;
    cursor: pointer !important;
    text-decoration: none;
    font-size: 14px
}

#style-3::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #f5f5f5
}

#style-3::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5
}

#style-3::-webkit-scrollbar-thumb {
    background-color: #777
}

.banner-btn {
    position: absolute;
    right: 180px;
    margin-top: -26px
}

.banner-btn a {
    background: #ca8086;
    border-radius: 6px;
    padding: 12px 80px;
    font-weight: 500;
    font-size: 18px;
    cursor: pointer !important
}

.banner-btn a:hover {
    text-decoration: none
}

.circle {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    box-shadow: 0 0 1px 1px #0000001a
}

.pulse {
    animation: pulse-animation 2s infinite
}

@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, .2)
    }
    100% {
        box-shadow: 0 0 0 20px transparent
    }
}



  /* new section css */
  .category-section{
    padding-top: 30px;
padding-bottom: 30px;
  }
   .category-image a{
    cursor: pointer!important;
   }
  .category-image .content-overlay {
  background: #fff;
  position: absolute;
  width: 95.5%;
  left: 15px;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0.7;
  margin:0;
  padding:0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  cursor: pointer!important;
}
.content-details {
  position: absolute;
    text-align: center;
    padding: 0 1rem;
    width: 100%;
    top: 45%;
    left: 0%;
    opacity: 1;
    
  }
  .content-details h3{
    color: #000;
    font-size: 22px;
    font-weight: 600;
    cursor: pointer!important;
  }
  .dropdown-menu.cate-drop.subCate.show {
    max-height: 270px;
}
.cate-head{
  font-weight: 400;
    font-size: 15px;
}

  /* new section css */
  .category-section{
    padding-top: 100px;
padding-bottom: 100px;
  }
   .category-image a{
    cursor: pointer!important;
   }
  .category-image .content-overlay {
  background: #fff;
  position: absolute;
  width: 95.5%;
  left: 15px;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0.2;
  margin:0;
  padding:0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  cursor: pointer!important;
}
.content-details {
  position: absolute;
    text-align: center;
    padding: 0 1rem;
    width: 100%;
    top: 36%;
    left: 0%;
    opacity: 1;
    
  }
  .content-details h3{
    color: #000;
    font-size: 24px;
   margin-bottom: 25px;
    font-weight: 600;
    cursor: pointer!important;
  }
  .dropdown-menu.cate-drop.subCate.show {
    max-height: 270px;
}
.cate-head{
  font-weight: 400;
    font-size: 15px;
}
.content-details h5{
font-size: 12px;
    border: 1px solid #000;
    background: transparent;
    color: #000;
    padding: 10px;
    width: 40%;
    margin: 0 auto;
    text-transform: uppercase;
    cursor: pointer!important;
    font-weight: 600;
  }
  .category-image {
    box-shadow: 2px 4px 14px #d1d1d1;
}
.dropdown-menu.cate-drop li.clear-link{
    text-align: right
  }
  .dropdown-menu.cate-drop li a.clear-btn {
    text-transform: uppercase;
    color: #141414;
    font-weight: 400;
    text-transform: uppercase;
    padding: 4px;
    font-size: 10px;
    text-decoration: underline;
  }
  #to-top {
  display: inline-block;
  background-color: rgb(0 0 0 / 75%);
  width: 34px;
  height: 34px;
  text-align: center;
  border-radius: 50px;
  position: fixed;
  bottom: 40px;
  right: 40px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  cursor: pointer!important;
}
#to-top::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 34px;
  color: #fff;
}
#to-top:hover {
    color: #fff;
  cursor: pointer;
  background-color: #333;
}
#to-top:active {
  background-color: #555;
}
#to-top.show {
  opacity: 1;
  visibility: visible;
}
 