/*--------------------------------MENU---------------------------------------*/

/*Button background-color css*/
.signup_butn {
    background-color: #1bb132 !important; /*add color same as sample*/
}

/*Home background-color css*/
.theme_1 {
   background-color: white !important; /*add color same as sample*/
	background-image: url(../img/bg41.jpg);
	background-position: right !important;

}

.sweet-alert.showSweetAlert.visible {
    margin-top: -215px;
}
body .mobile-footer {
  height: 120px !important;
  /* bottom: 18px !important; */
}

.home_main {
  /* background-color: #f3e1d5 !important; */
  background-color: rgb(0, 0, 0, 0.2) !important; 
}

p {
  margin-bottom: -10 !important; /* Or any value you prefer */
}

#lblfooter {
  display: none !important; 
}

