.logo{width: 75px; margin-right: 7px;}
/* .abt_img{ border-radius: 30px; box-shadow: 3px 1px 10px #302f2f94 !important;} */
.pdt-detal-img{
    width: 100%;
}
.p-top-nav{padding: 10px;}
.pdt-detal-img img{
    width: 40%!important;
    height: auto;
    margin: 0 auto 5%;
    display: table;
}
.hero-wrap .slider-text .bread-new {
      font-weight: 400;
      color: #fff;
      font-size: 42px; 
      /* line-height: 5.5; */
    }

    .whats-app {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 1px 1px 14px #7a7a7a;
    z-index: 100;
    left: 15px;
}
 .whats-app:hover{
    color: #FFF;
    box-shadow: 1px 1px 14px #7a7a7a;
 }
  .whats-app:active{
    color: #FFF;
    box-shadow: 1px 1px 14px #7a7a7a;
 }

.my-float {
    margin-top: 16px;
}
.foot_ul_li li{
    margin-bottom: 10px;
    position: relative;
    padding-left: 0px!important;

}
@media (max-width: 1024px) {
.top-wrap .con p {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.6);
}
}
 @media (max-width: 575.98px) {
    .logo {
    width: 50px;
    margin-right: 7px;
} }
