*{
    margin: 0px;
    padding: 0px;
}

.punch1{
    background-image: none;
}
.trust{
    text-align: center;
    margin-top: 14px;
}

.lg{
    background-color: maroon;
}
.punchtxt{
    text-align: center;
}

.noticebtn{
    margin-left: 10%;
    margin-top: 10px;
}

a{
    text-decoration: none;
    color: white;
   
}

a:hover{
    color: white;
}

.conbg{
    background: white;
}

.fa {
    padding: 20px;
    font-size: 30px;
    width: 50px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
  }
  
  .fa:hover {
      opacity: 0.7;
  }
  
  .fa-facebook {
    background: #3B5998;
    color: white;
  }
  
  .fa-twitter {
    background: #55ACEE;
    color: white;
  }

  .fa-youtube {
    background: #bb0000;
    color: white;
  }
  
  .fa-instagram {
    background: #125688;
    color: white;
  }

  p{
      color: white;
      margin-top: 10px;
  }
  .whatsapp-floating {
    position: fixed;
    bottom: 20px; /* Adjust this value to position the bubble vertically */
    right: 20px; /* Adjust this value to position the bubble horizontally */
    z-index: 9999;
}

.whatsapp-floating img {
    width: 60px; /* Adjust this value to resize the icon */
}
#carousel-item img {

width: auto;

height: 225px;

max-height: 225px;

}
