.facebook{background-color:#026cea}
.twitter{background-color:#1aa2f9}
.instagram{background-color:#e60121}
.whatsapp{background-color:#41e15c}
.dropdown-menu{
    max-height: 350px;
    overflow-x: auto;
}
.navbar-area .main-nav .navbar-light .navbar-nav .nav-item .dropdown-menu .nav-item a{
    font-size: 14px;
    font-weight: 400;
    padding: 5px 8px;
}
.header-top-area .header-top-item .header-right ul li{
    margin-right: 5px;
}
.header-top-area{
    padding-top: 10px;
    padding-bottom: 10px;
}
.header-top-area .header-top-item .header-right ul li a {
    border-radius: 50%;
    border: 0px solid #ffffff;
    color: #ffffff;
    font-size: 21px;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 40px !important;
}
.header-top-area .header-top-item .header-right ul li a i {
    line-height: 30px;
}
.whatsappBtn {
    position: fixed;
    bottom: 85px;
    right: 30px;
    width: 50px;
    height: 50px;
    z-index: 99;
    background-color: #0ba90b;
    font-size: 35px;
    padding: 8px 9px;
    border-radius: 50%;
    color: #fff;
    box-shadow: 0px 0px 6px #00000094;
}
.callBtn {
    position: fixed;
    bottom: 140px;
    right: 30px;
    width: 50px;
    height: 50px;
    z-index: 99;
    background-color: #2196f3;
    font-size: 28px;
    padding: 9px 12px;
    border-radius: 50%;
    color: #fff;
    box-shadow: 0px 0px 6px #00000094;
}
.brochureBtn {
    width: 120px;
    background: #f04436;
    padding: 5px;
    transform: rotate(270deg);
    position: fixed;
    top: 40%;
    left: -48px;
    z-index: 99999;
    color: #ffffff;
    text-align: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size:14px;
}
.brochureBtn:hover{
    background: #ff6e00;
    color:#fff;
}
.reviewBtn {
    width: 120px;
    background: #ff9800;
    padding: 5px;
    transform: rotate(270deg);
    position: fixed;
    top: 62%;
    left: -48px;
    z-index: 99999;
    color: #ffffff;
    text-align: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size:14px;
}
.reviewBtn:hover{
    background: #ff6e00;
    color:#fff;
}
.main-slider.owl-carousel .owl-nav button{
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
    position: absolute;
    top: 50%;
    font-size: 40px;
    color: white;
    background: #48484896;
    z-index: 999;
    padding: 0px 12px !important;
    line-height: 50px;
}
.main-slider.owl-carousel .owl-nav button.owl-next{
    right: 35px;
}
.main-slider.owl-carousel .owl-nav button.owl-prev{
    left: 35px;
}
.main-logo, .white-logo{
	height:44px;
}
.banner-img-two{
    background-image: url(../img/banner/banner.webp);
    background-size: cover;
    height: 580px;
}
.footer-logo img{
	height: 50px;
    padding: 0px;
    border-radius: 3px;
}
.page-title-area{
    height:300px;
}
.about-area{
    background: #eeeeee;
    padding-top: 50px !important;
}
.about-area .about-content ul li{
    display: list-item;
    list-style: none !important;
    font-weight: 400;
    margin-bottom: 5px;
    background-color: #ddd;
    padding: 10px 5px;
    width: 48%;
    float: left;
    margin-right: 1%;
     background-image: linear-gradient(to left,
    transparent,
    transparent 50%,
    #008c8d 50%,
    #008c8d);
    background-position: 100% 0;
    background-size: 200% 100%;
    transition: all .35s ease-in;
    border: 2px solid #ddd;
    font-size: 14px;
}
.about-area .about-content ul li:before {
    /* content: "\eedc"; */
    content: "*";
    margin-right: 8px;
    font-weight: 500;
    color: #008c8c;
    font-size: 28px;
    margin-top: 3px;
    line-height: 21px;
    /* padding-top: 23px; */
    display: block;
    width: fit-content;
    float: left;
}
.about-area .about-content ul li:hover{
    background-position: 0 0;
    color: #333;
    padding: 10px 5px;
    color: #eeeeee;
    border: 2px solid #ffffff;
    cursor: pointer;
    box-shadow: 1px 0px 5px #0000009e;
    border-radius: 10px;
    line-height: 24px;
}
.offer-item .offer-bottom h3 {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 8px;
    margin-top: 10px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    min-height: 20px;
}
.offer-item .offer-bottom p{
    font-size: 14px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 20px;
    color: #848484;
    margin-bottom:0px;
}
.offer-top{
    height: 200px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: top,center;
}
.productCategory{
    padding-left: 0px;
    margin-bottom: 20px;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    overflow-y: hidden;
    scrollbar-width: none;
    white-space: nowrap;
}
.productCategory::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
.productCategory li{
    width: auto;
    background-color: #fff;
    margin-right: 10px;
    padding: 8px 15px;
    box-shadow: 1px 1px 5px #ddd;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
}
.productCategory li.active{
    color:#fff;
    background-color: #795ba5;
}

.contact-left .address{
    margin-left: 35px;
    display: block;
    margin-top: -20px;
}
.captchaText{
    width: 100px;
    float: left;
    font-size: 21px;
    background: #f1f1f1;
    padding: 1px 10px;
    border: 1px solid #ddd;
    color: #121212;
}
.captchaValue{
    width: 80px;
    float: left;
    padding: 5px 10px !important;
    height: 35px !important;
    margin-bottom: 13px;
}
.bg-grey{
    background-color: #f4f5f8;
}
.author{
    font-size: 14px;
    font-weight: 400;
    width:100%;
    padding-left:0px;
    float:left;
    margin-bottom: 5px;
}
.author li{
    width: auto;
    float: left;
    margin-right: 10px;
}
.author i{
    color: #f6555b;
}
.testimonial-area .testimonial-item .testimonial-top p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 0;
    line-height: 22px;
}
.blog-item{
    box-shadow: 0px 0px 20px 0px #9e9e9e94;
}
.blog-inner h3{
    width:100%;
    float: left;
}
.blogImg{
    width: 100%;
    height: 250px;
    background-size: auto 100%;
    background-position: top,center;
    background-repeat: no-repeat;
}
.blog-area-two .blog-item .blog-inner{
    width: 100%;
    float: left;
}
.blog-area-two .blog-item .blog-inner h3 a {
    line-height: 20px;
    font-size: 16px;
    font-weight: 500;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.blogDesc{
    line-height: 20px;
    font-size: 14px;
    font-weight: 300;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    color: #8c8c8c;
    margin-bottom: 5px;
    width: 100%;
    float: left;
}
.logo-area{
    background-color: #fff;
    padding-top:40px;
}
.category-list li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all .3s ease;
}
.category-list li:not(:last-of-type) {
    margin-bottom: 10px;
}
.category-list li a {
    color: #666;
}
.category-list li a:hover{
    text-decoration: underline;
}
.category-list li span {
    border: 1px solid #eee;
    font-size: 14px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.category-list li:hover span {
    background-color: #f6555b;
    color: #fff;
    transition: all .3s ease;
}
.blog-inner hr{
    width: 100%;
    float: left;
    border-color: #c6c6c6;
    margin: 10px 0px;
}
.blog-details-item .blog-details-post ul li{
    margin-bottom: 15px;
    border: 1px solid #eaeaea;
}
.blog-details-item .blog-details-post ul li .post-inner{
    padding:15px;
}
.blog-details-item .blog-details-post{
    margin-bottom: 0px;
}
.blog-details-item .blog-details-name p{
    font-size: 14px;
}
.blog-details-item .blog-details-post ul li .post-inner a{
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;   
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 8px;
}
.post-inner .rounded-pill{
    font-size: 12px;
    padding: 2px 5px;
    background-color: #008c8d;
    border-color: #008c8d;
    line-height: 13px;
}
.btn-success {
    --bs-btn-color: #fff;
    --bs-btn-bg: #008c8c;
    --bs-btn-border-color: #008c8c;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #007a7a;
    --bs-btn-hover-border-color: #008c8c;
}
.blog-details-item .blog-details-post ul li img{
    background: #eeeeee;
}
.blog-item .btn{
    display: inline-block;
}
.views{
    width:100%;
    float: left;
}
.views span{
    float: left;
    position: relative;
    font-size: 14px;
    padding: 2px 8px;
    border: 1px dotted #f6555b;
    border-radius: 16px;
    color: #f6555b;
    background: #ff8a8e2b;
}
.main-slider.owl-carousel .owl-item img{
    padding-top:65px;
}
.sliderPrev{
    width:100%;
    height:450px;
    background-size: auto 100%;
    background-position: top;
    background-repeat: no-repeat;
}
.sliderNav{
    width:100%;
    height:150px;
    background-size: auto 100%;
    background-position: top;
    background-repeat: no-repeat;
    padding: 0px 5px;
}
.product-sharing{
    padding-left:0px;
}
.product-sharing li {
    display: inline-block;
}
.product-sharing li > a {
    color: #fff;
    width: 34px;
    height: 34px;
    background: #ff5252;
    font-size: 16px;
    display: block;
    line-height: 36px;
    text-align: center;
    border-radius: 30px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.product-sharing li i{
    font-size: 16px;
    line-height: 32px;
}
.plabel{
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.blog-details-name .slick-dots li{
    width: 5px;
    height: 10px;
}
.blog-details-name .slick-dots li button:before{
    font-size:10px;
}
.shareProduct{text-align: right}

@media only screen and (max-width: 767px){
    .header-top-area{
        display: none;
    }
    .mean-nav{
        max-height: 100vh;
        overflow-x: auto;
    }
    .dropdown-menu{
        max-height: 100%;
        overflow-x: hidden;
    }
    .dropdown-menu .nav-item{
        padding-left: 20px;
    }
    .mean-container .mean-bar{
        background-color: #f06268;
        box-shadow: 0px 0px 5px #00000080;
    }
    .mobile-nav .logo {
        text-decoration: none;
        position: absolute;
        top: 0px;
        z-index: 999;
        left: 15px;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 20px;
        width: 185px;
        background: #fff;
        left: 0px;
        padding: 3px 13px;
    }
    .main-slider.owl-carousel .owl-nav button{
        font-size: 30px;
        color: white;
        background: #48484896;
        z-index: 999;
        padding: 0px 8px !important;
        line-height: 40px;
    }
    .main-slider.owl-carousel .owl-nav button.owl-next{
        right: 5px;
    }
    .main-slider.owl-carousel .owl-nav button.owl-prev{
        left: 5px;
    }
    .banner-img-two .banner-img{
        display: none;
    }
    #toTop {
        bottom: 30px;
        right: 10px;
    }
    .book-area{
        margin-bottom: 0px;
    }
    .book-area .col-lg-6{
        padding:0px;
    }
    .book-area .book-content{
        padding-bottom: 20px;
    }
    .testimonial-area .testimonial-item .testimonial-top p{
        font-size: 15px;
        line-height: 25px;
    }
    .blog-details-name .slick-dots li{
        width: 5px;
        height: 10px;
    }
    .blog-details-name .slick-dots li button:before{
        font-size:10px;
    }
    .sliderNav{
        height:100px;
    }
    .blog-details-item .blog-details-name img{
        margin-bottom: 0px;
    }
    .blog-details-name .slick-dotted{
        height:100px !important;
    }
    .blog-details-item{
        margin-top:30px;
    }
    .plabel{
        margin-bottom:5px;
    }
    .shareProduct{text-align: left}
    ..brochureBtn {top: 42%;}
    .mean-container .mean-nav ul li a{width:85% !important}
    .mean-nav ul li a{padding-left: 40px !important}
}