.heading1-w h2 ,p ,span{
    color: inherit;
}
h1,h2,h3,h4,h5,h6{
    margin-bottom: 1rem;
}
.h3, h3 {
    font-size: 20px;
}

.bg-unset{background-color: unset!important;}

.text-justify{
    text-align: justify !important;
}
.text-white{
    color: #ffffff!important;
}
.hero-area1 h1{
    color: #f8da0b !important;
}
.hero-area1 input{
    border: 1px solid !important;
}


@media only screen and (max-width: 500px) {
   .mobile-logo{
       max-width: 60px!important;
   }
}
.fact .boxs-area .single-box h3{
    font-size: 30px !important;
}
.text-yellow{
    color: #f8f804 !important;
}
.text-black{
    color: #000000 !important;
}
.bg-sian{
    background: #79f5ff !important;
}
.breadcrumb-item+.breadcrumb-item::before{
    float: right!important;
}
p{
    line-height: 40px;
}
.w-90{
    width: 90% !important;
}
