.visuallyhidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0
}
.black {
    color: #000 !important;
}
.home-slider6 .card-box2 .card-home .card-content h3 {
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 4px;
    color: #2b2b2b;
    overflow: hidden;
    white-space: nowrap;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    text-overflow: ellipsis;
}
.home-slider6 .card-box2 .card-home .card-content h3 {
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 4px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    text-overflow: ellipsis;
}
.product-card .content-box h3 {
    font-weight: normal;
    font-size: calc(15px + 3*(100vw - 320px)/1600);
    line-height: calc(22px + 4*(100vw - 320px)/1600);
    color: #262834;
    margin-bottom: calc(0px + 5*(100vw - 320px) / 1600);
    overflow: hidden;
    white-space: nowrap;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    text-overflow: ellipsis;
}
.service-section .service-box .media .media-body h4 {
    font-weight: 500;
    font-size: calc(13px + 5*(100vw - 320px)/1600);
    line-height: calc(20px + 6*(100vw - 320px)/1600);
    text-transform: uppercase;
    color: #fff;
    margin-top: -5px;
    overflow: hidden;
    white-space: nowrap;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    text-overflow: ellipsis;
}
.breadcrumb-wrap .banner .heading-box span {
    font-size: calc(24px + 6*(100vw - 320px)/1600);
    font-family: "Montserrat", sans-serif;
    color: #262834;
    margin-top: -3px;
}
.bg-theme-sun {
    background-color: #a8e727 !important;
    color: #333333 !important;
}
.white {
    color: #fff !important;
}
.m-top-50 {
    margin-top: 50px;
}
/*product detail*/
.w-100{
    width: 100%;
}
.f-size-12{
    font-size: 12px;
}
.f-size-14{
    font-size: 14px;
}
.f-size-15{
    font-size: 15px;
}
.f-size-16{
    font-size: 16px;
}
.f-size-17{
    font-size: 17px;
}
.f-size-20{
    font-size: 20px;
}
.f-weight-400{
    font-weight: 400;
}
.f-weight-700{
    font-weight: 700;
}
.munsell-blue{
    color: #0f8fac!important;
}
.light-grey{
    color: #677279;
}
.islamic-green{
    color: #008a00;
}
.nickel-grey{
    color: #697278;
}
.more-info-padding{
    padding: 30px 30px 0px 30px;
}
.p-area-20{
    padding: 20px;
}
.p-area-30{
    padding: 30px;
}
.p-top-30{
    padding-top: 30px;
}
.p-top-50{
    padding-top: 50px;
}
.p-bottom-5{
    padding-bottom: 5px;
}
.p-bottom-50{
    padding-bottom: 50px;
}
.m-bottom-15{
    margin-bottom: 15px;
}
.m-top-20{
    margin-top: 20px;
}
.m-top-30{
    margin-top: 30px;
}
.m-top-50{
    margin-top: 50px;
}
.mm-top-30{
    margin-top: -30px;
}
.mm-top-50{
    margin-top: -50px;
}
.bg-light-gray {
    background: #f4f5f7;
}
.bg-black{
    background: #000;
}
.bg-munsell-blue{
    background: #0f8fac;
}
.product-box {
    background: white;
}
.border-box {
    border-radius: 3px;
    border: 1px solid #e1e3e4;
}
hr {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: var(--bs-border-width) solid;
    opacity: .25;
}
.b-border{
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: var(--bs-border-width) solid;
    opacity: .25;
}
.product-meta{
    margin-top: 5px;
    margin-bottom: 20px;
}
.product-info{
    display: grid;
}
.product-info-list{
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}
.product-info-list .label{
    color: #4e4d4d;
    flex: 0 0 20%;
}
.value {
    flex: 0 0 80%;
}
.btn-buy{
    opacity: 1;
    width: 100%;
    color: #fff;
    padding: .37rem 0rem;
    border-color: #0f8fac;
    background-color: #0f8fac;
    box-shadow: 0 0 10px #0003;
}
.product-label {
    color: #fff;
    line-height: 1;
    padding: 4px 10px;
    margin-right: 5px;
    border-radius: 3px;
    width: max-content;
    vertical-align: top;
    display: inline-block;
    width: -moz-max-content;
    width: -webkit-max-content;
    font-weight: 600;
    font-size: 12px;
}
.glide__slide {
    display: flex;
    justify-content: center;
    align-items: center;
}
.glide__slide img{
    width: 100%;
}
.product-area{
    background:white;
}
.nav-pills .nav-item{
    width: 33%;
    text-align: center;
}
.nav-pills .nav-link{
    color: #0f8fac;
    border-radius: 0rem;
    background-color: inherit!important;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #0f8fac;
    border-bottom: 1px solid #0f8fac;
}
.breadcrumb-wrap{
    background-color: inherit;
}
.breadcrumb-wrap .banner .breadcrumb li a {
    font-size: 14px;
}
.breadcrumb-wrap .banner{
    padding: 30px 0 5px 0;
}
.breadcrumb-wrap .banner .breadcrumb{
    justify-content: left;
    margin-left: 35px;
}
@media (max-width: 767px){
    .hidden-xs{
        display: none;
    }
    .breadcrumb-wrap{
        margin-top: 50px;
        margin-bottom: -13px;
    }
    .m-top-xs-40{
        margin-top: 40px;
    }
    .margins-xs{
        padding: 0px 30px 0px 30px !important;
        margin-top: -30px;
    }
    .product-label{
        margin-bottom: 5px;
    }
    .w-xs-100{
        width: 100%;
    }
    .nav-item a{
        font-size: 10px!important;
    } 
    .modal-backdrop.fade{
        display: block!important;
    }
    .navbar-nav .nav-item
    {
        border-top: inherit;
    }
}
@media (min-width: 768px){
    .hidden-md{
        display: none;
    }   
    .m-right-md-10{
        margin-right:10px
    }
    .m-left-md-10{
        margin-left:10px
    }
    .btn-buy{
        width: 400px;
        margin-left: 30px;
    }
    .sticky{
        position: sticky;
        top: 120px;
    }
}