* {
    text-transform: capitalize !important;
}



/* navbar */


.search-bar {
    position: absolute !important;
    z-index: 1 !important;
    top: 100px !important;
    width: 100% !important;
    /* margin-left:2%; */
    margin-top: 15% !important;
    border-radius: 50px 50px 50px 50px !important;
}

    .search-bar .shadow-sm {
        background-color: rgb(255, 255, 255) !important;
        box-shadow: 2px 1px 5px 5px rgba(71, 69, 69, 0.486) !important;
        /* border: 2px solid #000 !important; */
        border-radius: 50px 50px 50px 50px !important;
    }

    .search-bar input {
        background-color: transparent !important;
        height: 50px !important;
        border-radius: 50px 50px 50px 50px !important;
    }

        .search-bar input::placeholder {
            color: #fb0505 !important;
            font-weight: bold;
        }

.input-group > .form-control:focus {
    box-shadow: none !important;
}

.search {
    margin-left: 5px !important;
}

.search-bar button {
    /* border-radius: 50px 50px 50px 50px !important; */
    border: none;
}

.search-bar i {
    color: #fb0505!important;
}


.navbar-nav {
    padding: 10px !important;
    background-color: #fff;
    border-radius: 50px 50px 50px 50px !important;
}

    .navbar-nav li {
        padding: 10px !important;
        /* background-color: #fb0505; */
        border-radius: 50px 50px 50px 50px !important;
    }

    .navbar-nav .active {
        color: #fb0505 !important;
    }

    .navbar-nav li a {
        font-family: Comfortaa-Bold !important;
        padding-left: 20px !important;
        color: #fb0505 !important;
        font-weight: bold;
        left: 10% !important;
        transform: translateX(-5%);
    }



.navbar-brand {
    height: 88px;
    margin-top: -5px;
    background-color: #fb0505;
    border-radius: 0px 50px 50px 00px !important;
    width: 15%;
    margin-left: -18px;
}

    .navbar-brand img {
        height: auto;
        width: 80% !important;
        align-items: center !important;
        margin-left: 10px !important;
        bottom: 1px !important;
        top: 1px !important;
        transform: translateY(10px);
    }

.navbar-brand1 {
    height: 88px;
    margin-top: -5px;
    background-color: #fb0505;
    border-radius: 50px 0px 0px 50px !important;
    width: 15%;
    margin-right: -17px;
}

@media only screen and (max-width: 1024px) {
    .navbar-brand1 {
        display: normal;
        width: 40%;
    }

    .navbar-brand img {
        height: auto;
        width: 80% !important;
        align-items: center !important;
        margin-left: 10px !important;
        bottom: 1px !important;
        top: 1px !important;
        transform: translateY(10px);
    }

    .navbar-brand {
        height: 78px;
        margin-top: -5px;
        background-color: #fb0505;
        border-radius: 0px 50px 50px 00px !important;
        width: 35%;
        margin-left: -18px;
    }
}

.navbar-brand1 img {
    height: auto;
    width: 60% !important;
    align-items: center !important;
    margin-left: 20px;
    top: 1px !important;
    transform: translateY(25px);
}

.active {
    background-color: #000 !important;
}

    .active a {
        color: #000 !important;
    }


.carousel-item.banner img {
    height: 700px !important;
    width: 100%;
}

.carousel-item.banner .btn-primary {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    font-family: Comfortaa-Bold;
    background-color: #f94001;
    border: 2px solid #fff;
}

    .carousel-item.banner .btn-primary:hover {
        color: #f94001;
        font-weight: bold;
        font-family: Comfortaa-Bold;
        background-color: #fff;
        border: 2px solid #f94001;
    }

.carousel-indicators li {
    border: none;
}



.our {
    border: 10px solid #f1f1f1 !important;
    box-shadow: 0 0 10px #bbb !important;
    /*height: 440px  !important;*/
}

    .our h6 {
        color: #222 !important;
        text-transform: uppercase !important;
        /* letter-spacing: 1.5px !important; */
        font-size: 22px !important;
        margin-top: 20px !important;
    }

        .our h6 span {
            color: #f94001 !important;
            font-weight: bold;
            font-size: 25px;
            /* text-transform: uppercase !important; */
            font-family: Comfortaa-Bold !important;
        }

    .our p {
        font-size: 16px !important;
        color: #000;
        text-align: justify !important;
        padding-top: 20px !important;
        line-height: 2 !important;
        letter-spacing: 0.9px !important;
        padding-right: 30px !important;
    }

    .our .fa {
        color: #f94001!important;
        font-size: 20px !important;
    }

    .our a {
        text-decoration: none;
        color: #f94001 !important;
        font-family: Comfortaa-Bold !important;
        font-weight: bold;
        font-size: 20px !important;
        border-radius: 10px;
        /* border: 8px solid #fff !important; */
        /* box-shadow: 0 0 10px #000!important; */
        /* margin-top: -50% !important; */
    }

.our1 img {
    /* padding-top: 20px !important; */
    border: 8px solid #fff !important;
    box-shadow: 0 0 10px #000 !important;
}

.our_img {
    background-image: url(Assets/bulb.jpg3.jpg) !important;
    border: 8px solid #f1f1f1 !important;
    box-shadow: 0 0 5px #000 !important;
    height: 300px !important;
    background-size: 100% 100% !important;
}

.our_img1 {
    background-image: url(Assets/LED-1.jpg) !important;
    border: 8px solid #f1f1f1 !important;
    box-shadow: 0 0 10px #000 !important;
    height: 220px !important;
    margin-top: -35px !important;
    background-size: 100% 100% !important;
    margin-left: -50px !important;
    margin-right: 100px !important;
    width: 100% !important;
}



/* home brand slider start */



.gell {
    background-color: rgb(250, 250, 250) !important;
    height: 330px !important;
    margin-top: 40px !important;
    margin-bottom: 40px !important;
    overflow: hidden !important;
    position: relative !important;
}

    .gell h4 {
        text-align: center !important;
        padding-top: 20px !important;
        font-size: 40px !important;
        font-family: Comfortaa-Bold !important;
        color: #FF0000;
    }

        .gell h4 span {
            color: #212529 !important;
        }

#main {
    height: 80%;
    width: 100% !important;
    position: absolute !important;
    overflow: hidden !important;
    top: 65%;
    transform: translateY(-50%) !important;
}

#sli {
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
}

#main ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    #main ul li {
        float: left !important;
        margin: 0px 35px;
        white-space: nowrap !important;
        /* background-color: #f3f3f3 !important; */
    }

.gell ul li img {
    border-radius: 50% !important;
    height: 150px;
    width: 150px;
    padding: 5% !important;
}

.gell ul li p {
    color: black;
    text-align: center;
}




/* home brand slider end */


/* home latest product start */

/* CATEGORIES SECTION START */
#all-categorie-section {
    background: #fff;
    height: auto;
    border: 3px solid #ff3e3e;
    padding: 0%;
    margin-top: 3em;
}

    #all-categorie-section h6 {
        padding: 0.7em;
        font-size: 20px;
        background: #ff3e3e;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 0.05rem;
    }

    #all-categorie-section ul {
        padding: 0em;
        margin-top: -1em;
    }

    #all-categorie-section li {
        border-bottom: 1px solid rgb(167, 166, 166);
        padding: 0.2em;
        font-size: 25px;
    }

        #all-categorie-section li a {
            font-size: 10pt;
            color: rgb(41, 41, 41);
            padding: 1.4em;
            font-weight: 500;
        }

    #all-categorie-section .b-b {
        border-bottom: none;
    }

/* CATEGORIES SECTION CLOSE */



.latest {
    /* background-color: rgb(241, 240, 240); */
    background-color: white;
    top: 10%;
    transform: translateY(10%);
    height: auto;
}

    .latest h2 {
        background-color: white;
    }

    .latest h2 {
        font-family: Comfortaa-Bold !important;
        text-align: center;
        top: 10% !important;
        transform: translateY(50%);
        color: #f94001;
    }

        .latest h2 span {
            color: #000;
        }

    .latest img {
        height: 250px;
        width: 90%;
        box-shadow: 1px 1px 10px 0px gray;
    }
/* .prodct{
    background-color: #fff;
    box-shadow: 1px 1px 3px 1px #ccc;
    top: 10%;
    transform: translateY(10%);
}
.prodct img{
    height: 300px;
    width: 100%;

} */


.age {
    padding-bottom: 50px !important;
}

    .age h3 {
        text-align: center !important;
        margin-top: 50px !important;
        font-size: 35px !important;
        letter-spacing: 5px !important;
        word-spacing: 2px !important;
        font-family: Comfortaa-Bold !important;
    }

    .age span {
        color: #6d8c0d!important;
        /* text-shadow: 5px  5px 5px black !important; */
        margin-top: 50px !important;
    }

.image {
    background-color: #fff;
    position: relative !important;
    overflow: hidden !important;
    height: 320px !important;
    box-shadow: 1px 1px 1px 2px rgb(231, 230, 230);
    /* border-radius: 30px 0px 30px 0px !important; */
    /* box-shadow: rgba(0, 0, 0, 0.582) 5px 10px  15px !important */
}

    .image img {
        width: 100% !important;
        height: 100% !important;
        transition: 0.5s !important;
        /* top: 50%;
    transform: translateY(-30%); */
        margin-top: -35%;
        left: 1%;
        transform: translateX(-15%);
    }



.texttt {
    position: absolute !important;
    bottom: -100% !important;
    width: 100% !important;
    height: 100% !important;
    background: rgba(0, 0, 0, 0.699) !important;
    transition: 0.5s !important;
    text-align: center !important;
    letter-spacing: 12px !important;
    padding-top: 10px !important;
    font-size: 18px !important;
}

    .texttt a i {
        color: white !important;
        text-align: center;
    }

        .texttt a i:hover {
            color: #fb0505 !important;
            transition: all 0.4s ease-in-out !important;
        }

.image:hover .texttt {
    bottom: -85% !important;
    border-radius: 10px !important;
}

.image:hover img {
    transform: scale(1.1) !important;
}

.team {
    margin-top: 10px !important;
    height: auto !important;
}
    /* .team h4{
    text-align: center !important;
    margin-top: 15px !important;
    font-size: 20px !important;
    word-spacing: 4px !important;
    color: #2c2c2c !important;
    letter-spacing: 1px !important;
   font-weight: 400 !important;
  }
  .team p{
    text-align: center;
    text-shadow: none !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
    color: #2c2c2c8c !important;
  
  } */

    .team p s {
        color: #f94001;
        margin-right: 5% !important;
        margin-left: 15%;
        font-weight: bold;
    }

    .team p {
        font-weight: bold;
        color: #6d8c0d;
        left: 2%;
        transform: translateX(5%);
        top: 20%;
        transform: translateY(40%);
    }

    .team h6 {
        text-align: center;
        top: 50%;
        transform: translateY(50%);
    }

.image h5 {
    color: black;
    height: 50px;
    text-align: center;
    width: 50px;
    background-color: #f94001;
    border-radius: 50% !important;
    margin-top: 10%;
    font-size: 13px !important;
    padding-top: 3%;
    left: 50%;
    transform: translateX(370%);
    /* border: 1px solid red; */
}

    .image h5 span {
        padding-top: 15% !important;
    }
/* home latest product end */

/* home blog start */

.blogg h1 {
    color: #f94001;
    text-align: center;
    padding-top: 1%;
}

    .blogg h1 span {
        color: #000;
    }

.box img {
    height: auto;
    width: 100%;
}

.box i {
    font-family: Comfortaa-Bold !important;
    font-size: 18px;
    margin-top: 5px !important;
}

.box h3 {
    /* margin-top: 3% !important; */
    color: #222;
    font-family: Comfortaa-Bold !important;
}

.box p {
    color: rgb(59, 59, 59);
    font-family: Comfortaa-Bold !important;
    font-size: 20px;
    text-align: justify;
    padding: 1% !important;
}

.box {
    box-shadow: 0px 0px 4px #222;
    background-color: #fff;
    margin-top: 2%;
}

    .box:hover {
        box-shadow: 1px 1px 5px black !important;
    }

    .box h6 {
        color: rgb(59, 59, 59);
        font-family: Comfortaa-Bold !important;
        font-size: 20px;
        text-align: justify;
        padding: 1% !important;
    }


/* home blog end */



/* footer start */



.endwork {
    height: auto !important;
    background-color: #000;
    /* box-shadow: inset 0px 0px 2000px #000 !important; */
    padding-top: 10px !important;
}

.endwork1 {
    height: auto!important;
    /* padding-top: 20px !important; */
}

    .endwork1 h3 {
        color: #fff !important;
        letter-spacing: 1.5px !important;
        font-family: Comfortaa-Bold !important;
        text-align: center;
        padding-top: 10% !important;
    }

    .endwork1 ul {
        padding-top: 20px !important;
        ;
    }

    .endwork1 p {
        color: #fff !important;
        font-size: 15px !important;
        text-align: center !important;
        letter-spacing: 1PX !important;
    }

.endwork1 {
    list-style: none !important;
    padding: 0% !important;
    margin-left: 2%;
}

    .endwork1 i {
        float: left !important;
        /* margin-right: 0% !important; */
        margin-left: 15px !important;
        color: white !important;
        padding: 8px 10px 10px 10px !important;
        height: 40px !important;
        width: 40px !important;
        text-align: center !important;
        line-height: 1.1 !important;
        border-radius: 40px !important;
        border: white 1.5px solid;
        margin-top: 9% !important;
        left: 50% !important;
        transform: translateX(190%) !important;
    }

    .endwork1 .fa-facebook:hover {
        background-color: #3b5998 !important;
        box-shadow: 0px 0px 50px #3B5998 !important;
        transition: 0.2s ease-in-out !important;
    }

    .endwork1 .fa-instagram:hover {
        background-color: #943761 !important;
        box-shadow: 0px 0px 20px #943761 !important;
        transition: 0.2s ease-in-out !important;
    }

    .endwork1 .fa-twitter:hover {
        background-color: #00acee !important;
        box-shadow: 0px 0px 20px #00acee !important;
        transition: 0.2s ease-in-out !important;
    }

    .endwork1 .fa-google:hover {
        background-color: #f94001 !important;
        box-shadow: 0px 0px 20px #f94001 !important;
        transition: 0.2s ease-in-out !important;
    }

    .endwork1 .fa-youtube:hover {
        background-color: #FF0000 !important;
        box-shadow: 0px 0px 20px #FF0000 !important;
        transition: 0.2s ease-in-out !important;
    }


.endwork2 h3 {
    color: #fff !important;
    letter-spacing: 1.9px !important;
    font-family: Comfortaa-Bold !important;
    /* text-align: center; */
    left: 5%;
    transform: translateX(10%);
    padding-top: 7% !important;
}


.endwork2 {
    list-style: none !important;
    padding: 0% !important;
    margin-left: 1%;
}

    .endwork2 i {
        /* float: left !important; */
        /* margin-left: 20px !important; */
        color: white !important;
        padding: 7px 15px 15px 8px !important;
        height: 33px !important;
        width: 33px !important;
        margin-top: 4%;
        left: 50%;
        transform: translateX(100%);
        /* top: 10%;
  transform: translatey(50%); */
        /* text-align: center !important; */
        /* letter-spacing: 2.5 !important; */
        line-height: 1.1 !important;
        border-radius: 40px !important;
        border: white 1.5px solid;
        /* margin-top: 13px !important; */
    }
        /* fa fa hover stsrt */

        .endwork2 i:hover {
            background-color: #FF0000 !important;
        }

    .endwork2 span {
        color: #fff!important;
        font-size: 17px !important;
        /* text-align: center !important; */
        padding-left: 10%;
        /* margin-top: 5%; */
        /* letter-spacing: 1PX !important; */
        top: 20%;
        transform: translatey(1%);
    }



.foot {
    background-color: #fff;
}

    .foot a {
        color: #000;
        font-weight: bold;
        text-align: center !important;
    }

        .foot a span {
            color: #fb0505;
        }



/* footer end */





.open-button {
    background-color: #ba0505;
    color: white;
    padding: 16px 20px;
    height: 70px !important;
    width: 70px !important;
    border-radius: 50% !important;
    padding: 10px;
    cursor: pointer;
    opacity: 0.8;
    position: fixed;
    z-index: 99999;
    bottom: 23px;
    right: 28px;
    width: 280px;
    z-index: 999;
    outline: none !important;
    animation: bounce 1500ms infinite;
    /* box-shadow: 20px 20px 10px red !important; */
}

@-webkit-keyframes bounce {
    0% {
        background-color: #B20000;
        box-shadow: 20px 20px 10px #B20000 !important;
    }

    50% {
        background-color: #FF0000;
        box-shadow: 20px 20px 10px #B20000 !important;
    }

    100% {
        background-color: #B20000;
        box-shadow: 20px 20px 10px #B20000 !important;
    }
}

@-moz-keyframes bounce {
    0% {
        background-color: #B20000;
        box-shadow: 20px 20px 10px #B20000 !important;
    }

    50% {
        background-color: #FF0000;
        box-shadow: 20px 20px 10px #B20000 !important;
    }

    100% {
        background-color: #B20000;
        box-shadow: 20px 20px 10px #B20000 !important;
    }
}

@-o-keyframes bounce {
    0%;

{
    background-color: #B20000;
    box-shadow: 20px 20px 10px #B20000 !important;
}

50% {
    background-color: #FF0000;
    box-shadow: 20px 20px 10px #FF0000 !important;
}

100% {
    background-color: #B20000;
    box-shadow: 20px 20px 10px #B20000 !important;
}

}

@keyframes bounce {
    0% {
        background-color: #B20000;
        box-shadow: 20px 20px 10px #B20000 !important;
    }

    50% {
        background-color: #FF0000;
        box-shadow: 20px 20px 10px #FF0000 !important;
    }

    100% {
        background-color: #B20000;
        box-shadow: 20px 20px 10px #B20000 !important;
    }
}

/* latest product page start */



/*  */

/* =============== Popup WIndow code =============== */
.open-button {
    background-color: #ba0505;
    color: white;
    padding: 16px 20px;
    height: 70px !important;
    width: 70px !important;
    border-radius: 50% !important;
    padding: 10px;
    cursor: pointer;
    opacity: 0.8;
    position: fixed;
    z-index: 99999;
    bottom: 23px;
    right: 28px;
    width: 280px;
    z-index: 999;
    outline: none !important;
    animation: bounce 1500ms infinite;
    /* box-shadow: 20px 20px 10px red !important; */
}

@-webkit-keyframes bounce {
    0% {
        background-color: #B20000;
        box-shadow: 20px 20px 10px #B20000 !important;
    }

    50% {
        background-color: #FF0000;
        box-shadow: 20px 20px 10px #B20000 !important;
    }

    100% {
        background-color: #B20000;
        box-shadow: 20px 20px 10px #B20000 !important;
    }
}

@-moz-keyframes bounce {
    0% {
        background-color: #B20000;
        box-shadow: 20px 20px 10px #B20000 !important;
    }

    50% {
        background-color: #FF0000;
        box-shadow: 20px 20px 10px #B20000 !important;
    }

    100% {
        background-color: #B20000;
        box-shadow: 20px 20px 10px #B20000 !important;
    }
}

@-o-keyframes bounce {
    0%;

{
    background-color: #B20000;
    box-shadow: 20px 20px 10px #B20000 !important;
}

50% {
    background-color: #FF0000;
    box-shadow: 20px 20px 10px #FF0000 !important;
}

100% {
    background-color: #B20000;
    box-shadow: 20px 20px 10px #B20000 !important;
}

}

@keyframes bounce {
    0% {
        background-color: #B20000;
        box-shadow: 20px 20px 10px #B20000 !important;
    }

    50% {
        background-color: #FF0000;
        box-shadow: 20px 20px 10px #FF0000 !important;
    }

    100% {
        background-color: #B20000;
        box-shadow: 20px 20px 10px #B20000 !important;
    }
}

.form-popup {
    display: none;
    position: fixed;
    bottom: 100px;
    right: 20px;
    border: 3px solid #f1f1f1 !important;
    z-index: 999;
    border-radius: 10px;
    background-color: white;
    padding-top: 20px;
}

.form-container {
    width: 200px;
}

    .form-container ul {
        margin: 0px;
        padding: 0px;
    }

.whatsapp {
    font-size: 17px;
}

.form-container li {
    list-style: none;
    width: 100%;
    padding: 10px;
    cursor: pointer;
}

    .form-container li a {
        color: #000;
        font-size: 14px;
        font-weight: bold;
    }

    .form-container li:hover {
        background-color: #F2EFEE;
    }

.form-container i {
    border: 1px solid black !important;
    height: 30px !important;
    width: 30px !important;
    border-radius: 50% !important;
    text-align: center !important;
    padding-top: 8px !important;
    color: #000 !important;
}

.form-container a {
    left: 0px;
    text-decoration: none !important;
}

.form-container .btn {
    background-color: #FF0000;
    color: white;
    border: none;
    cursor: pointer;
    width: 100%;
    margin-bottom: 10px;
    opacity: 0.8;
    width: 100% !important;
    margin-top: 10% !important;
    text-align: center !important;
}

    .form-container .btn:hover, .open-button:hover {
        opacity: 1;
    }

.open-button img {
    width: 100%;
    height: 100%;
}

/*  */

* {
    text-decoration: none !important;
    outline: none !important;
    list-style: none !important;
    border-radius: 0% !important;
    border-color: rgb(201, 201, 201) !important;
}

body {
    font-family: Comfortaa-Bold !important;
}

/* product-detail-section start */
#product-detail-section {
    padding: 1em;
}

    #product-detail-section .product-image img {
        height: 80px;
        width: 100%;
        cursor: pointer;
        margin-top: 8px;
    }

    #product-detail-section .product-image .image {
        margin-top: 20px;
    }

    #product-detail-section .full-product-image {
        width: 100%;
        height: 440px;
        cursor: pointer;
    }

        #product-detail-section .full-product-image img {
            width: 100%;
            height: 100%;
        }

    #product-detail-section .buttons {
        margin-top: 10px;
    }

        #product-detail-section .buttons .btn {
            width: 100%;
            padding: 10px;
            border: none !important;
        }

        #product-detail-section .buttons .cart {
            background: #183546;
        }

        #product-detail-section .buttons .buy-now {
            background: #ff3e3e;
        }

    #product-detail-section .link {
        font-weight: 600;
        color: #fff;
    }

    #product-detail-section .dropdown-toggle {
        background-color: #000 !important;
        border-radius: 10px !important;
    }

    #product-detail-section .form-check-label, #product-detail-section .form-check-input {
        cursor: pointer;
    }

    #product-detail-section .name {
        margin-top: 10px;
    }

        #product-detail-section .name h6 {
            padding-left: 13px;
            font-size: 18px;
            font-weight: 500;
        }

    #product-detail-section .rating .badge-primary {
        padding: 5px;
        width: 100%;
        font-weight: normal;
        background: #183546;
        border-radius: 4px !important;
    }

    #product-detail-section .review a {
        color: #878787;
    }

    #product-detail-section .price-section h6 {
        padding-top: 10px;
        font-size: 18px;
        padding-bottom: 5px;
    }

    #product-detail-section .price-section .price-tag {
        font-size: 25px;
    }

    #product-detail-section .price-section .strike-price {
        text-decoration: line-through !important;
    }

    #product-detail-section .bank-offer h6 {
        padding-bottom: 10px;
    }

    #product-detail-section .bank-offer span {
        font-weight: 500;
    }

    #product-detail-section .bank-offer p {
        font-size: 15px;
    }

    #product-detail-section .colors .color-box {
        border: 1px solid rgb(228, 228, 228) !important;
        height: 60px;
        width: 60px;
        background: #000;
        float: left;
        margin-left: 2px;
    }

        #product-detail-section .colors .color-box img {
            height: 100%;
            width: 100%;
        }


/* |/\/\/\/\/\/\/\/\/\/\| */


#more-detail-section .wrapper {
    width: 100%;
}

#more-detail-section .panel {
    margin-top: 10px;
}

#more-detail-section .panel-heading {
    color: #fff;
    padding: 0;
    border: 1px solid rgb(240, 240, 240) !important;
    background: rgb(254, 254, 254);
}

#more-detail-section .panel-body {
    border: 1px solid #ebebeb !important;
    padding: 1.2em;
}

#more-detail-section .panel-title > a, .panel-title > a:active {
    display: block;
    padding: 15px;
    color: #555;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 3px;
    text-decoration: none;
}

#more-detail-section .panel-heading a:before {
    font-family: Comfortaa-Bold !important;
    ;
    content: "\e114";
    float: right;
    transition: all 0.5s;
}

#more-detail-section .panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

#more-detail-section .panel-body li {
    list-style: disc !important;
}

#more-detail-section .panel-body p {
    text-align: justify;
}

#more-detail-section .product-image {
    height: 100px;
    width: 100%;
    margin-top: 10px;
}

    #more-detail-section .product-image img {
        height: 100px;
        width: 100%;
    }

#more-detail-section .table td, .table th {
    border: none !important;
}

#more-detail-section .bold-text {
    font-weight: 600;
}

#more-detail-section .specification {
    border: 1px solid rgb(230, 230, 230) !important;
    background: rgb(254, 254, 254);
}


/* |/\/\/\/\/\/\/\/\/\/\| */


#review-feedback-section {
    padding: 2em;
}

    #review-feedback-section .question-and-answer h6 {
        color: #767676;
    }

    #review-feedback-section .fa-thumbs-o-up, #review-feedback-section .fa-thumbs-o-down {
        cursor: pointer;
    }

/* product-detail-section end */


.magnifyarea { /* CSS to add shadow to magnified image. Optional */
    box-shadow: 5px 5px 7px #818181;
    -webkit-box-shadow: 5px 5px 7px #818181;
    -moz-box-shadow: 5px 5px 7px #818181;
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=5, offY=5, positive=true);
    background: white;
}

.targetarea { /* CSS for container div(s) of the zoomable image */
    width: 325px; /* wide or wider than the widest zoomable image */
    height: 338px; /* high or higher than the tallest zoomable image */
    margin-top: 3px;
}

#two { /* Added CSS for second target div of zoomable images */
    height: 243px; /* high or higher than the tallest zoomable image */
}

.targetarea img { /* zoomable image */
    margin: auto; /* for horizontal centering */
    display: block; /* also for horizontal centering */
    position: relative; /* along with on the fly calculations in script, for vertical centering */
    border-width: 0;
}

.thumbs { /* divs holding the trigger links - styles optional, used here to center their links below their respective zoomable image */
    padding-top: 25px;
    width: 325px;
    text-align: center;
}

    .thumbs a { /* trigger links on the thumbnail images */
        text-decoration: none; /* avoid underlines of images, text or spaces in these links */
    }

    .thumbs img { /* trigger images - the thumbnails used to load new zoomable images into the targetarea */
        border-width: 0; /* avoid default borders in some browsers */
    }

#description, #description2 {
    position: absolute; /* required for description folows image bottom (descpos: true) */
    width: 325px; /* should be width of zoomable image container (.targetarea) */
    text-align: center;
    font: bold 95% sans-serif;
    margin-top: 3px; /* when following image bottom, this sets a fixed distance for that */
    color: #222;
    background-color: #fff;
}

/*  */
.dropdown-menu i {
    color: #000;
}

.dropdown-menu a {
    color: #000;
}
/*  */
/*  */


.ltst {
    background-image: url(Assets/bulbs-1.jpg) !important;
    height: 500px !important;
    background-size: 100% 100% !important;
}

    .ltst p {
        color: #fff;
        font-size: 20px !important;
        padding-left: 10%;
        padding-top: 15% !important;
    }

    .ltst a {
        color: #fff;
    }

    .ltst p span {
        color: #fb0505;
    }


.ltest {
    background-color: rgb(250, 250, 250) !important;
    height: 460px !important;
    margin-top: 40px !important;
    margin-bottom: 40px !important;
    overflow: hidden !important;
    position: relative !important;
}

    .ltest h4 {
        text-align: center !important;
        padding-top: 20px !important;
        font-size: 40px !important;
        font-family: Comfortaa-Bold !important;
        color: #FF0000;
    }

        .ltest h4 span {
            color: #212529 !important;
        }


.latst h5 {
    color: black;
    height: 50px;
    text-align: center;
    width: 50px;
    background-color: #f94001;
    border-radius: 50% !important;
    margin-top: 10%;
    font-size: 13px !important;
    padding-top: 3%;
    left: 50%;
    transform: translateX(350%);
    /* border: 1px solid red; */
}

    .latst h5 span {
        padding-top: 15% !important;
    }

.latst p s {
    color: #f94001;
    margin-right: 5% !important;
    margin-left: 15%;
    font-weight: bold;
}

.latst p {
    font-weight: bold;
    color: #6d8c0d;
    left: 2%;
    transform: translateX(5%);
    top: 20%;
    transform: translateY(40%);
}




.latst ul li {
    height: auto;
    background-color: #ffffff;
}

    .latst ul li img {
        height: auto;
        margin-left: -15%;
        margin-top: -30%;
    }





/*  */
/*  */

/* shameem */

/* about page start */

.abot {
    background-image: url(Assets/bulbs-1.jpg) !important;
    height: 500px !important;
    background-size: 100% 100% !important;
}

    .abot p {
        color: #fff;
        font-size: 20px !important;
        padding-left: 10%;
        padding-top: 15% !important;
    }

    .abot a {
        color: #fff;
    }

    .abot p span {
        color: #fb0505;
    }

    .abot h1 {
        color: #fb0505;
        top: 10% !important;
        transform: translateY(200%);
    }

        .abot h1 span {
            color: #fff;
        }

.abt1 {
    background-image: url(Assets/bulb3.jpg) !important;
    /* background-size: 100% 100%; */
    box-shadow: 1px 1px 4px 2px #000 !important;
    /* border: 8px solid rgb(155, 104, 9) !important; */
    height: 440px !important;
    width: 100%;
}

.abt_img1 {
    background-image: url(Assets/bulb.jpg3.jpg) !important;
    height: 42vh !important;
    margin-top: 8vh !important;
    background-size: 100% 100% !important;
    margin-left: -100px !important;
    width: 100% !important;
    box-shadow: 1px 1px 4px 2px #000 !important;
}

.about {
    margin-left: 1% !important;
}

    .about p {
        text-align: justify !important;
    }

.vision {
    /* border: 1px solid black; */
    height: auto;
    box-shadow: 1px 1px 4px gray;
    margin-top: 8%;
}

    .vision i {
        background-color: #fb0505;
        color: #f6f6f6;
        text-align: center !important;
        line-height: 1.2;
        padding: 3%;
        font-size: 20px;
        height: 50px;
        width: 50px;
        margin-top: -25%;
        border-radius: 50%;
        /* font-weight: bold; */
        border: 2px solid black;
    }

    .vision h3 {
        text-align: center;
        font-family: Comfortaa-Bold !important;
        margin-top: 5px;
    }

    .vision p {
        text-align: justify;
        padding: 5%;
        font-size: 18px;
        font-family: Comfortaa-Bold !important;
        margin-top: 5px;
    }






/* gallery start */

.galry {
    background-image: url(Assets/bulbs-1.jpg) !important;
    height: 500px !important;
    background-size: 100% 100% !important;
}

    .galry p {
        color: #fff;
        font-size: 20px !important;
        padding-left: 10%;
        padding-top: 15% !important;
    }

    .galry a {
        color: #fff;
    }

    .galry p span {
        color: #fb0505;
    }

    .galry h1 {
        color: #fb0505;
        top: 10% !important;
        transform: translateY(200%);
    }

        .galry h1 span {
            color: #fff;
        }


.photopart {
    /* border: 1px solid red !important; */
    height: auto !important;
    width: 100% !important;
}

    .photopart h2 {
        /* margin-top: 15px !important; */
        text-align: center !important;
        color: #000000 !important;
        margin-top: 18px !important;
    }

    .photopart span {
        color: #ba0505;
    }

.gelry1 img {
    height: 425px !important;
    width: 100% !important;
    /* border: 1px solid red !important; */
}

.gelry img {
    height: 200px !important;
    width: 100% !important;
    /* border: 1px solid red !important; */
}


.gallerypart {
    /* border-radius:  15px !important; */
    height: 300px !important;
    width: 100% !important;
    margin-top: 20px !important;
}

    .gallerypart a {
        padding: 10px;
    }

    .gallerypart img {
        height: 400px !important;
        width: 100% !important;
        /* border-radius:  15px !important; */
        /* transition: 0.9s !important; */
    }


.gallerypart {
    position: relative !important;
    overflow: hidden !important;
}


/* gallery end */


/* contact start */
.cont {
    background-image: url(Assets/bulbs-1.jpg) !important;
    height: 500px !important;
    background-size: 100% 100% !important;
}

    .cont p {
        color: #fff;
        font-size: 20px !important;
        padding-left: 10%;
        padding-top: 15% !important;
    }

    .cont a {
        color: #fff;
    }

    .cont p span {
        color: #fb0505;
    }

    .cont h1 {
        color: #fb0505;
        top: 10% !important;
        transform: translateY(200%);
    }

        .cont h1 span {
            color: #fff;
        }

.sadiya-contact {
    height: auto !important;
    /* border: 1px solid red; */
    margin-top: 100px !important;
}

    .sadiya-contact h2 {
        text-align: center;
        font-size: 30px !important;
        font-family: Comfortaa-Bold !important;
        color: #494949 !important;
    }

    .sadiya-contact p {
        color: #3b3939 !important;
        letter-spacing: 1px !important;
        font-size: 20px !important;
        padding: 10px 77px !important;
        line-height: 1.9 !important;
        text-align: center !important;
    }

.sadiya-cont {
    height: auto !important;
    /* border: 1px solid red; */
    margin-top: 50px !important;
    margin-bottom: 70px !important;
}

    .sadiya-cont i {
        font-size: 40px !important;
        color: #fb0505;
    }

    .sadiya-cont h5 {
        font-size: 25px !important;
        text-align: center !important;
        margin-top: 30px !important;
    }

    .sadiya-cont p {
        color: #3b3939 !important;
        letter-spacing: 1px !important;
        font-size: 16px !important;
        padding: 10px 77px !important;
        line-height: 1.9 !important;
        text-align: center !important;
    }

.btn1-sadiya {
    height: 60px !important;
    width: 100% !important;
    margin-top: 24px !important;
    background-color: #000;
    color: #fff !important;
}

.sadiya-map {
    height: auto !important;
    margin-top: 70px !important;
}


/* contact end */

.prodt {
    background-image: url(Assets/bulbs-1.jpg) !important;
    height: 500px !important;
    background-size: 100% 100% !important;
}

    .prodt p {
        color: #fff;
        font-size: 20px !important;
        padding-left: 10%;
        padding-top: 15% !important;
    }

    .prodt a {
        color: #fff;
    }

    .prodt p span {
        color: #fb0505;
    }

    .prodt h1 {
        color: #fb0505;
        top: 10% !important;
        transform: translateY(200%);
    }

        .prodt h1 span {
            color: #fff;
        }
/* blog */


/* blog start */

.blgg {
    background-image: url(Assets/bulbs-1.jpg) !important;
    height: 500px !important;
    background-size: 100% 100% !important;
}

    .blgg p {
        color: #fff;
        font-size: 20px !important;
        padding-left: 10%;
        padding-top: 15% !important;
    }

    .blgg a {
        color: #fff;
    }

    .blgg p span {
        color: #fb0505;
    }

    .blgg h1 {
        color: #fb0505;
        top: 10% !important;
        transform: translateY(200%);
    }

        .blgg h1 span {
            color: #fff;
        }


.blg1 {
    /* margin-top: 60px !important;/ */
    /* background-image: url(../images/yac-mailingList_2048x.png); */
    height: auto;
    /* background-size: cover; */
    /* box-shadow: inset 0 0 0 2000px rgba(100, 100, 100, 0.562); */
}

    .blg1 h3 {
        text-align: center;
        padding-top: 45px !important;
        color: #000;
        letter-spacing: 2px !important;
        font-size: 28px;
        /* font-weight: 700; */
    }

    .blg1 span {
        color: #ba0505 !important;
    }

.pagination {
    justify-content: center;
}

.box {
    height: auto;
    width: 100% !important;
    box-shadow: 1px 1px 5px gray !important;
}

    .box:hover {
        box-shadow: 1px 1px 5px black !important;
    }


    .box h3 {
        font-family: Comfortaa-Bold !important;
        text-align: justify;
        padding: 2%;
    }

    .box p {
        font-family: Comfortaa-Bold !important;
        font-size: 18px;
        text-align: justify;
        padding: 2%;
    }

    .box img {
        width: 100% !important;
        height: auto !important;
    }



/* 
 */


.bl {
    margin-bottom: 4em;
}

.blg {
    margin-top: 10px !important;
    background-image: url(Assets/p.jpg);
    height: 400px !important;
    background-size: cover;
    box-shadow: inset 0 0 0 2000px rgba(100, 100, 100, 0.562);
}

    .blg h3 {
        text-align: center;
        padding-top: 45px !important;
        color: #000;
        letter-spacing: 2px !important;
        font-size: 28px;
        /* font-weight: 700; */
    }

    .blg span {
        color: #ba0505 !important;
    }

.blog-cards {
    margin-top: -16em;
}

.card {
    /* border: 1px solid #ccc; */
    /* position: relative; */
    box-shadow: 2px 0px 7px 0px gray;
    border: none;
    border-radius: 0% !important;
    border-bottom: 4px solid #fb0505 !important;
    height: 380px;
    margin-bottom: 2em;
    transition: 0.2s 0.2s ease-in;
}

    .card:hover {
        box-shadow: 0 0 5px #c8312362;
        transform: translateY(-10px);
        border-bottom-color: #fb0505;
    }

        .card:hover span {
            background: #c83023;
        }

    .card p {
        text-align: justify;
        padding: 10px;
        margin: 0 !important;
    }

    .card span {
        height: 80px;
        width: 80px;
        bottom: -2px;
        ;
        background: #fb0505;
        right: 0;
        transition: 0.2s 0.2s ease-in;
        padding: 7% 0 0% 8%;
        display: flex;
        justify-content: center;
        align-items: center;
        clip-path: polygon(100% 2%, 0% 100%, 100% 100%);
        border: 1px solid black;
        position: absolute;
    }

        .card span i {
            z-index: 999;
            color: #ffffff;
        }

.blog {
    display: flex;
    justify-content: space-between;
    padding: 6%;
    margin: 0;
    width: 85%;
}

    .blog p {
        font-weight: bold !important;
    }

    .blog li i:hover {
        color: #c83023 !important;
        box-shadow: 0 0 10px #c83023;
    }
/* blog end */


/* blog detail page start*/


/* Particular blog section start */
#particular-blog-section {
    padding-top: 3em;
}

    #particular-blog-section .blog-image {
        background-image: url(Assets/bulb.jpg3.jpg);
        background-size: cover;
        background-position: center;
        height: 45ch;
        text-align: right;
        padding-top: 21em;
    }

        #particular-blog-section .blog-image i {
            background: #000 !important;
            color: #ba0505 !important;
            border: 1px solid rgb(224, 224, 224) !important;
            padding: 0.7em;
            text-align: center;
            height: 40px;
            width: 40px;
            margin-right: 0.6em;
            cursor: pointer;
        }

    #particular-blog-section .tittle {
        padding-top: 1em;
    }

        #particular-blog-section .tittle .time {
            font-weight: 600;
            color: #a5a5a5;
        }

        #particular-blog-section .tittle p {
            text-align: justify;
            font-size: 0.9em;
        }

    #particular-blog-section .box {
        height: auto;
        border: 1px solid rgb(241, 241, 241) !important;
    }

    #particular-blog-section .category .title {
        background-color: #f0f0f0;
        color: #000;
        padding: 10px;
        width: 100%;
        border-bottom: 1px solid rgb(231, 231, 231) !important;
    }

        #particular-blog-section .category .title h5 {
            font-size: 0.8em;
        }

    #particular-blog-section .fa-arrow-right {
        color: rgb(189, 188, 188);
    }

    #particular-blog-section .category .category-list {
        border: 1px solid rgb(231, 231, 231) !important;
        background-color: #fff;
        /* height: 500px !important; */
    }

    #particular-blog-section .category-list p {
        border-bottom: 1px solid rgb(231, 231, 231) !important;
        padding: 1em;
        font-size: 0.85em;
        margin: 0%;
    }

    #particular-blog-section .category-list a {
        color: #000;
    }

    #particular-blog-section .advertisement {
        height: 45ch;
        width: 100%;
    }

        #particular-blog-section .advertisement img {
            width: 100%;
            height: 100%;
        }
/* Particular blog section end */

/* blog detail page end */

/* shameem */


/* terms and condition page start */

.terms {
    background-image: url(Assets/bulb2.jpg);
}

/* terms and condition page end */


@media only screen and (max-width: 768px) {




    #navbar-section .fixed-top.navbar {
        background: red !important;
    }

    #product-detail-section .product-image img {
        height: 42px;
    }

    #product-detail-section .full-product-image {
        height: 250px;
    }

    #product-detail-section .buttons .btn {
        padding: 5px;
    }

    #product-detail-section .detail-section {
        padding-top: 1em;
    }

        #product-detail-section .detail-section .review a {
            font-size: 12px;
        }

    #product-detail-section .rating .badge-primary {
        padding: 12px;
        margin-top: 5px;
    }

    #product-detail-section .name h6 {
        font-size: 1em !important;
    }

    #more-detail-section .table td, .table th {
        font-size: 14px;
    }

    #review-feedback-section .rating {
        padding: 1em;
        text-align: center;
    }
}

/* latest product page end */


/* media query start */

@media only screen and (max-width: 768px) {

    /* home start */

    .search-bar {
        margin-top: 10% !important;
    }

    .carousel-item.banner img {
        height: 300px !important;
    }

    .carousel-item.banner .btn-primary {
        font-size: 15px;
    }

    /* abt */
    .our {
        overflow: auto;
        width: 100%;
        height: auto !important;
    }

        .our p {
            font-size: 14px !important;
        }

        .our .fa {
            color: #c83023!important;
            font-size: 20px !important;
        }

        .our a {
            margin-left: 10px;
        }

    .our_img {
        margin-top: 4%;
        width: 100%;
        margin-left: 3%;
        height: 250px !important;
        overflow: auto;
    }

    .our_img1 {
        height: 200px !important;
        margin-left: -10px !important;
        width: 80% !important;
        overflow: auto;
    }

    /* abt end */






    /* home latest product start */


    .latest img {
        height: 200px;
        width: 90%;
        box-shadow: 1px 1px 10px 0px gray;
    }


    .image {
        top: 30% !important;
        background-color: #fff;
        position: relative !important;
        overflow: hidden !important;
        height: 320px !important;
        box-shadow: 1px 1px 1px 2px rgb(231, 230, 230);
    }

    .team p s {
        color: #f94001;
        margin-right: 5% !important;
        margin-left: 15%;
        font-weight: bold;
    }

    .team p {
        font-weight: bold;
        color: #6d8c0d;
        margin-left: 8%;
        top: 20vh;
        transform: translateY(22vh);
    }

    .team h6 {
        text-align: center;
        top: 20vh;
        transform: translateY(21vh);
    }

    .image h5 {
        color: black;
        height: 50px;
        text-align: center;
        width: 50px;
        background-color: #f94001;
        border-radius: 50% !important;
        margin-top: 10%;
        font-size: 13px !important;
        padding-top: 3%;
        left: 38vh;
        transform: translateX(38vh);
        /* border: 1px solid red; */
    }

    /* home latest product end */


    /* home blog start */

    .blogg h1 {
        padding-top: 35%;
    }

    /* home blog end */



    /* footer start */



    .endwork {
        height: auto !important;
        background-color: #000;
        /* box-shadow: inset 0px 0px 2000px #000 !important; */
        padding-top: 10px !important;
    }

    .endwork1 {
        height: auto!important;
        /* padding-top: 20px !important; */
    }

        .endwork1 h3 {
            left: 50% !important;
            transform: translateX(50%) !important;
        }

        .endwork1 ul {
            left: 50% !important;
            transform: translateX(40%) !important;
        }


        .endwork1 img {
            padding-left: 5% !important;
        }

        .endwork1 i {
            float: left !important;
            margin-left: 12px !important;
            left: 50% !important;
            transform: translateX(100%) !important;
        }


    .endwork2 h3 {
        left: 70% !important;
        transform: translateX(70%) !important;
    }


    .endwork2 {
        list-style: none !important;
        padding: 0% !important;
        margin-left: 1%;

    }

        .endwork2 i {
           
            transform: translateX(150%);
        }

    @media only screen and (max-width: 600px) {
      .jja {
       text-align:left !important;
       margin-left:-500px !important;
       
       color:white;
        }
    
    }



    .foot {
        background-color: #fff;
    }

        .foot a {
            color: #000;
            font-weight: bold;
            text-align: center !important;
            font-size: 10px;
        }

            .foot a span {
                color: #fb0505;
            }

    .fa span {
        margin-left: 100px;
        border: 1px solid red;
    }



    /* footer end */

    /* home end */

    /* about start */



    /* about end */


}
/* media query end */


/* abhi */




.picZoomer {
    position: relative;
    /*margin-left: 40px;
    padding: 15px;*/
}

.picZoomer-pic-wp {
    position: relative;
    overflow: hidden;
    text-align: center;
}

    .picZoomer-pic-wp:hover .picZoomer-cursor {
        display: block;
    }

.picZoomer-zoom-pic {
    position: absolute;
    top: 0;
    left: 0;
}

.picZoomer-pic {
    width: 100%;
    height: 100%;
}

.picZoomer-zoom-wp {
    display: none;
    position: absolute;
    z-index: 999;
    overflow: hidden;
    border: 1px solid #eee;
    height: 460px;
    margin-top: -19px;
}

.picZoomer-cursor {
    display: none;
    cursor: crosshair;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    border: 1px solid #eee;
    background-color: rgba(0,0,0,.1);
}

.picZoomCursor-ico {
    width: 23px;
    height: 23px;
    position: absolute;
    top: 40px;
    left: 40px;
    background: url(Assets/zoom-ico.png) left top no-repeat;
}

.my_img {
    vertical-align: middle;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 100%;
}

.piclist li {
    display: inline-block;
    width: 90px;
    height: 114px;
    border: 1px solid #eee;
}

    .piclist li img {
        width: 97%;
        height: auto;
    }

/* custom style */
.picZoomer-pic-wp,
.picZoomer-zoom-wp {
    border: 1px solid #eee;
}



/* .section-bg {
    background-color: #fff1e0;
}
section {
    padding: 60px 0;
} */
/* .row-sm .col-md-6 {
    padding-left: 5px;
    padding-right: 5px;
} */

/*===pic-Zoom===*/
._boxzoom .zoom-thumb {
    width: 90px;
    display: inline-block;
    vertical-align: top;
    margin-top: 0px;
}

    ._boxzoom .zoom-thumb ul.piclist {
        padding-left: 0px;
        top: 0px;
    }

._boxzoom ._product-images {
    width: 100%;
    display: inline-block;
}

    ._boxzoom ._product-images .picZoomer {
        width: 100%;
    }

        ._boxzoom ._product-images .picZoomer .picZoomer-pic-wp img {
            left: 0px;
        }

        ._boxzoom ._product-images .picZoomer img.my_img {
            width: 100% !important;
        }

.piclist li img {
    height: 100px;
    object-fit: cover;
}
