*{
    padding: 0;
    margin: 0;
}
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}
.innerbannerbox{
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.innerbannerbox img{
    width: 100%;
    height: auto;
   
}
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}






h1,h2,h3,h4,h5,h6,p{
    font-family: inherit;
   
}
.body{
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-family: 'Noto Serif', serif;    
}
.offerbox{
    width: 100%;
    float: left;
    padding: 20px;
    background: #1f1f46;
}
#navbarNav{
    background-color: white;
    width: 100%;
}
.top-nav{
    width: 100%;
    background: #1f1f46;
    height: 40px;
}
.call{
    color: white;
    
}

.call a{
    color: white;
    line-height: 40px;
}
.mail{
    color: white;
}
.mail a{
    color: white;
    line-height: 40px;
}
.social-icon{
    background:#dc3545;
    width: 55%;
    float: right;
    line-height: 40px;
    text-align: center;
}
.social-icon i{
    padding: 0 5px;
}
.social-icon .icon1{
    color: white;
   
    font-size: 15px;
    padding: 10px;
}
.social-icon .icon2{
color: white;

font-size: 20px;
border-radius: 50%;
padding: 10px;
}
.social-icon .icon3{
color: white;

font-size: 20px;
border-radius: 50%;
padding: 10px;
}
.social-icon .icon4{
color: white;

font-size: 20px;
border-radius: 50%;
padding: 10px;
}
nav.nav-bar {
    width: 100%;
    height: 60px;
    line-height: 60px;
}
.navbar{
    background-color: white;
    margin: 0;
    
}
.navbar-brand{
    width: 20%;
}
.navbar-brand img{
    width: 100%;
}

.nav-bar{
    display: inline-block;
}
.nav-head{
    list-style-type: none;
    text-transform: uppercase;
    text-decoration: none;
    float: right;
    margin-right: 20px ;
    
}
.nav-head li {
    display: inline-block;
    margin: 0 6px;
    color: #3e4095;
    font-weight: 500;
    font-size: 15px;
    
    
}
.nav-item{
    padding: 0px 12px;
}
.nav-head li a{
    padding: 5px;
}
.nav-link{
    transition-duration: 0.3s;
}
a.active,.nav-link:hover{
    background-color:#3e4095;
    color: white!important;
    text-decoration: none;
    
}
.checkbtn{
    color: black;
    font-size: 30px;
    float: right;
    line-height: 60px;
    cursor: pointer;
}
#check{
    display: none;
}
.dropdown-menu{
    width: 400px;
}
a.dropdown-item:hover{
    color: #f15732;
}
/* /* .......................... */
 
.about-text h2{
    color: #3e4095;
    font-weight: 600;
    font-family: inherit;
}
.about-text p{
    text-align: justify;
    font-family: inherit;
    line-height: 25px;
    font-size: 16px;
    color: #000000;
    text-align: justify;
    font-weight: 400;
}
.about-text h4{
    color:#3e4095;
    font-weight: 600;
    font-family: inherit;
}
.read-more{
    background: #f15732;
    color: white;
   border-radius: 30px;
    border: 1px solid white;
    
 } 




 .nav-item .nav-link{
    text-transform: uppercase;
    color: grey;
    font-weight: 500;
}
#navbarNav button{
   background: #f15732;
   color: white;
   border-radius: 40px;
   border: none;
   padding-left: 20px;
} 
.categories-img{
    display: block;
    width: 20%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    
   
}
.categories-text h5{
    text-align: center;
}
.row{
    width: auto;
}

.categories-text p{
    text-align: justify;
}
.categories-text h5{
    font-weight: 700;
    color: #ffffff;
    font-family: inherit;
}
.categories-text h5:hover{
    font-weight: 700;
    color: #f2ff00;
    font-family: inherit;
}
.about .coustumer-image{
 
    box-sizing: border-box;
    
    
}
.best{
    font-weight: 800;
    color:#4d4d81;
}
.your{
    font-weight: 800;
    color:#3e4095;
}
.inner-img img:hover{
    opacity: 0.5;
    transition-duration: 0.4s;
}
.about .coustumer-image:hover{
    box-shadow: 0px 0px 10px ;
    transition-duration: 0.5s;
}
.img-non{
    background-color: #555;
}
.about-images:hover{
    box-shadow: 0px 0px 10px ;
    transition-duration: 0.5s;  
}
.cat-image{
 padding: 15px;
 background-color: white;
}
.our-cat{
    /* background: url("../image/cat.jpg"); */
    background-size: cover;
}
.pop-brand{
    font-weight: 700;
    font-family: inherit;
}
.pop-text{
    font-size: 18px;
}
.logos-col{
    border: 1px solid rgb(88, 87, 87);
}
.cat-head{
    font-size: 35px;
    font-weight: 700;
    font-family: inherit;
}
.cat-image img{
    z-index: 0;
}
.cat-image img:hover {
    transform: scale(1.1);
    transition-duration: 0.5s;
   overflow: hidden;
    
}
.cat-image {
    z-index: 1;
    box-sizing: border-box;
  
    overflow: hidden!important;
    padding: 0px;
}
.cat-box{
 padding: 10px;
 box-shadow: 0px 0px 5px 0px rgb(206 206 206);
}
a{
    text-decoration: none!important;
}
.cat-box h6{
    text-align: center;
    color: #3e4095;
    font-weight: 600;
    padding-top: 20PX;
    font-family: inherit;
}
.popular-brand h2{
    text-align: center;
}
.popular-brand p{
    text-align: center;
    font-family: inherit;
}

.event{
    background: url("../image/banner1.jpg");
    background-attachment: fixed;
}
.event .event-content{
    background-color: white;
    text-align: justify;
    padding: 0 50px;
}



.logos-col img:hover{
    transform: rotatey(360deg);
    transition-duration: 1.2s;
}
.event-content h3{
    font-size: 30px;
    font-weight: 700;
}
.event .event-content .inner{
    text-align: justify;
}
.event .event-head{
    text-align: justify;
    color:  rgb(87 87 243);
}
.event-inner-para{
    text-align: justify;
}
footer{
    background: rgb(31, 31, 70);
}
footer p,li{
    color: rgb(228, 224, 224);
    font-family: inherit;
    font-size: 15px;
    line-height: 26px;
} 
footer h4{
    color: rgb(228, 224, 224);
    font-family: inherit;
    font-size: 18px;
}
.icon1{
    color: white;
   
   
    font-size: 20px;
   
}
.icon2{
    color: white;
    
    font-size: 20px;
    
    
    }
    .icon3{
        color: white;
       
        font-size: 20px;
        
        
        }
        .icon4{
            color: white;
           
            font-size: 20px;
            
            
            }
            
            ul{
                list-style-type: none;
            }
            .footer-para{
                text-align: justify;
            }
            .bottom{
                background-color:  rgb(17, 17, 36);
            }
            .bottom p{
                color: white;
            }
            .logos-col img{
                margin-left: auto!important;
                margin-right: auto;
            }

@media (max-width:992px){
    .top-nav{
        display: none;
    }
   
    .nav-item{
        padding-left: 10px;
        border-bottom: 1px solid;
        line-height: 35px;
    }
     .navbar-nav {
        margin-top: 20px;
     }
    .navbar{
        background: #fff;
    }
    div#navbarNav {
        background: #ffffff;
    }
    .navbar-toggler {
        background-color: aliceblue;
    }
    .nav-link{
        color: rgb(0, 0, 0)!important;
        text-align: left;
        font-weight: normal!important;
    }
    .nav-link:hover{
        color: #ff940a!important;
        background-color: white;
       
    }
    #navbarNav button{
        display: none;
    }
    .navbar-brand{
        color: #4d4d81!important;
        font-weight: 700;
    }
    .dropdown-item:focus, .dropdown-item:hover {
        color: #ff940a;
        text-decoration: none;
        background-color: #e9ecef;
    }
    
}
@media (min-width:992px){
    .carousel-item img{
        
    }
    .carousel-inner {
        
    }
}
@media (max-width:858px){
    .checkbtn{
        display: block;

    }

    
   
}
@media (max-width:400px) {
     .dropdown-menu{
    width: 300px;
    } 
    .dropdown-item{
        font-size: 12px;
        padding: 1px 10px!important;
    }
}



            @media only screen and (max-width: 768px){
                .social-icon{
                    background-color: rgb(17, 17, 73);
                    width: 100%;
                    float: none;
                    line-height: 0px;
                    text-align: center;
                }
                .content h1{
                    font-weight: 500;
                    text-transform: capitalize;
                    font-size: 28px;
                    padding-bottom: 30px;
                   }
                
                
                #navbarNav button{
                    width: 50%;
                    text-align: center;
                    margin: auto;
                    margin-bottom: 20px;
                }
                .categories-text p{
                    text-align: justify;
                }
                .categories-item img{
                    width: 30%;
                    

                }
                .vent-content img{
                  width: 50%;
                }
               
                
            }
            .bottom p{
                margin: 0px;
                padding: 10px;
                text-align: center;
                text-transform: capitalize;
                font-family: inherit;
                font-size: 16px;
            }




            /* about page  */

            .about-back{
                 
                 background-position-y: -40.005px;
                
            }
            .about-back:hover{
                background: rgba(181, 192, 181, 0.7);
                transition-duration: 1s;
            }
            .about-main{
               
                background-image: url("../image/about-back.jpg");
                background-size: cover;
            }
            .about-title h2{
                     text-align: center;
                     padding-top: 70px;
                     font-size: 50px;
                     text-transform: capitalize;
                     font-weight: 800;
                     color: white;
            }
            .about-title p{
                text-align: center;
                font-size: 18px;
                padding: 20px;
            }
            .bello{
                font-weight: 400;
                color: #3e4095;
                
                padding-bottom:10px;
            }
            .content h1{
             font-weight: 500;
             text-transform: capitalize;
            
            
            }
            .content p{
                text-align: justify;
                font-size: 16px;
                line-height: 30px;
                color: #000000;
                font-family: inherit;
            }
            .inner-img img{
                border-radius: 50%;
                box-sizing: border-box;
                display: block;
                margin-left: auto;
                margin-right: auto;
                width: 50%;
                
               
            }
            .img h6{
                text-align: center;
                font-size: 20px;
                color: rgb(46, 44, 44);
                

            }
            .img h5{
                text-align: center;
                font-size: 30px;
                color: #3e4095;
                font-weight: 600;
            }
            .team-head h2{
                text-align: center;
                font-weight: 600;
                font-size: 35px;
            }
            .company{
                color: #3e4095;
                font-weight: 800;
                
            }
            .our-team{
                /* background-color: #9999b4; */
                background-image: url(../image/cat.jpg);
                background-size: cover;
                background-position: center;
                background-repeat: no-repeat;
            }





 



  /* contact-page start here  */

  .contact-main{
    background-image: url("../image/contact-banner.jpg");
   background-size: cover;
   background-position: center;
  } 
  .contact-us-main:hover{
    background: rgba(181, 192, 181, 0.7);
    transition-duration: 1s;
  }
  .contact-title h2{
    text-align: center;
    padding-top: 150px;
    font-size: 50px;
    text-transform: capitalize;
    font-weight: 800;
    color: white;
  }
  .send{
    color: #3e4095;
    font-weight: 800;
  }
  button.submit-contact{
    background-color: #f66542 !important;
    border: none;
  }
         
  
  .inner-box {
    display: inline-flex;
}
.box-text{
    padding-left: 20px;
}
.icon{
    margin-top: 20px;
}
.icon i{
    color: #3e4095;
    
    font-size: 60px;
    font-weight: 700;
    padding-left: 16px;
    padding-top: 4px;
    box-sizing: border-box;
    border-radius: 50%;
    width: 70px;
    height: 70px;
}
.box-text h2{
    font-size: 25px;
    font-weight:  700;
    
}
.box-text p{
    color: #000000;
    font-size:16px;
    font-family: inherit;
    line-height: 30px;
    
}
.enquirybox{
    width: 100%;
    height: auto;
    padding: 20px;
    border: 1px solid #cccccc;
    background: #f2f0f0;
}
.enquirybox img{
    width: 100%;
    height: auto;
    border: 1px solid #cccccc;
}
.clr{
    clear: both;
}
.mapbox{
    width:100%;
    height: auto;
    float: left;

    border-top: 1px solid #cccccc;

}
.box{
    box-sizing: border-box;
    /* box-shadow: 0px 0px 6px 1px;. */
    border: 1px solid#3e4095;
    padding: 15px 8px;
}
.address-sec{
    background-color: azure;
    padding-top: 70px;
    padding-bottom: 100px;

}
.address-sec h2{
  font-size: 40px;
  font-weight: 600;
  color: #f54b4b;
}
.address-head{
    text-align: center;
    font-size: 35px;
    text-transform: capitalize;
}
.connect{
    font-weight: 800;
    color:#3e4095;
}

.innerbanner{
    width: 100%;
    float: left;
    padding: 40px 0px;
    margin: 0px 0px;
    text-align: center;
    margin-bottom: 30px;
}
.innerbanner p{
   color: #fff;
}
.innerbanner h1{
    color: #fff;
 }
.innerbanner img{
    width: 100%;
    float: left;
    height: 250px;
}


/* .inner{
    background-image: url("../image/inner-banner.png");
   background-size: cover;
   background-position: center;
  }  */


.inner-head{
    text-transform: capitalize;
    font-weight: 700;
}
.innerbanner{
    background-color: #1f1f46;
}


@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');




img{
    width: 100%;
    display: block;
}
.img-display{
    overflow: hidden;
}
.img-showcase{
    display: flex;
    width: 100%;
    transition: all 0.5s ease;
}
.img-showcase img{
    min-width: 100%;
}
.img-select{
    display: flex;
}
.img-item{
    margin: 0.3rem;
}
.img-item:nth-child(1),
.img-item:nth-child(2),
.img-item:nth-child(3){
    margin-right: 0;
}
.img-item:hover{
    opacity: 0.8;
}
.product-content{
    padding: 2rem 1rem;
}
.product-title{
    font-size: 3rem;
    text-transform: capitalize;
    font-weight: 700;
    position: relative;
    color: #12263a;
    margin: 1rem 0;
}
.product-title::after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 80px;
    background: #12263a;
}
.product-link{
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 0.9rem;
    display: inline-block;
    margin-bottom: 0.5rem;
    background: #256eff;
    color: #fff;
    padding: 0 0.3rem;
    transition: all 0.5s ease;
}
.product-link:hover{
    opacity: 0.9;
}
.product-rating{
    color: #ffc107;
}
.product-rating span{
    font-weight: 600;
    color: #252525;
}
.product-price{
    margin: 1rem 0;
    font-size: 1rem;
    font-weight: 700;
}
.product-price span{
    font-weight: 400;
}
.last-price span{
    color: #f64749;
    text-decoration: line-through;
}
.new-price span{
    color: #256eff;
}
.product-detail h2{
    text-transform: capitalize;
    color: #12263a;
    padding-bottom: 0.6rem;
}
.product-detail p{
    font-size: 0.9rem;
    padding: 0.3rem;
    opacity: 0.8;
}
.product-detail ul{
    margin: 1rem 0;
    font-size: 0.9rem;
}
.product-detail ul li{
    margin: 0;
    list-style: none;
    background: url(https://fadzrinmadu.github.io/hosted-assets/product-detail-page-design-with-image-slider-html-css-and-javascript/checked.png) left center no-repeat;
    background-size: 18px;
    padding-left: 1.7rem;
    margin: 0.4rem 0;
    font-weight: 600;
    opacity: 0.9;
}
.product-detail ul li span{
    font-weight: 400;
}
.purchase-info{
    margin: 1.5rem 0;
}
.purchase-info input,
.purchase-info .btn{
    border: 1.5px solid #ddd;
    border-radius: 25px;
    text-align: center;
    padding: 0.45rem 0.8rem;
    outline: 0;
    margin-right: 0.2rem;
    margin-bottom: 1rem;
}
.purchase-info input{
    width: 60px;
}
.purchase-info .btn{
    cursor: pointer;
    color: #fff;
}
.purchase-info .btn:first-of-type{
    background: #256eff;
}
.purchase-info .btn:last-of-type{
    background: #f64749;
}
.purchase-info .btn:hover{
    opacity: 0.9;
}
.social-links{
    display: flex;
    align-items: center;
}
.social-links a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    color: #000;
    border: 1px solid #000;
    margin: 0 0.2rem;
    border-radius: 50%;
    text-decoration: none;
    font-size: 0.8rem;
    transition: all 0.5s ease;
}
.social-links a:hover{
    background: #000;
    border-color: transparent;
    color: #fff;
}

@media screen and (min-width: 992px){
    .card{
        
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 1.5rem;
    }
    .card-wrapper{
        
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .product-imgs{
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .product-content{
        padding-top: 0;
    }
}
.card{
    border: none;
}
.product-imgs {
    margin-top: 28px;
}

.gallery-container {
      
    margin: auto;
    overflow: hidden;
    margin-bottom: 20px;
  }

  .main-gallery img {
    width: 100%;
    height: auto;
  }

  .lower-slider-container {
    display: flex;
    overflow: hidden;
    margin-top: 10px;
    justify-content: center;
  }

  .lower-slider {
    display: flex;
    transition: transform 0.5s ease-in-out;
    justify-content: center;
  }

  .lower-slide {
    flex: 0 0 20.33%;
    box-sizing: border-box;
    cursor: pointer;
  }

  .lower-slide img {
    width: 80%;
    height: auto;
  }
  .main-gallery img{
    height: auto;
  }
  .card-body h2 {
    font-size: 20px;
  }
  .card-body h2 b{
    color: #f15732;
  }
  .card-body h2 span{
    color: #f15732;
  }
  th{
    font-size: 14px;
    text-wrap: nowrap;
  }
  td{
    font-size: 14px;
    text-wrap: nowrap;
  }

  .table-responsive {
    overflow-x: auto;
  }
  .innerbanner h1{
    font-size: 30px;
    font-weight: 700;
  }

  @media (min-width: 992px) {
    .dropdown:hover .dropdown-menu {
      display: block;
    }
    
    .dropdown-menu {
      margin-top: 0; /* Adjust to fit your design */
    }
  }

 footer li a {
    color: #e6e6e6!important;
  }

  footer li a:hover {
    color: #f15732!important;
  }

  p a {
    color: #fff;
  }
  @media  screen and (max-width:768px) {
    .navbar-brand {
        width: 40%;
    }
  }

  .main-gallery img:hover{
    transform:  scale(1.1);
    transition-duration: 0.5s;
  }
  
  .main-gallery{
    overflow: hidden;
  }

  .series-title h3{
    background-color: #e0e0e0;
    color: #f15732;
    display: block;
    text-align: center;
    width: 100%;
    font-size: 30px;
    font-weight: 700;
    padding: 10px 0px;
  }

  .series-title {
    display: block;
    width: 100%;
    
  }

  .notes p{
    color: #256eff;
    font-weight: 500;

  }
     
  .card-body p{
    font-size: 13px;
    font-weight: 600;
    text-align: center;
  }

  .innerbanner h1{
    text-transform: uppercase;
  }

  .dropdown-item{
    font-size: 14px;
  }