/*--------------------------------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);
}

/* .home_main { */
  /* background-color: rgb(0, 0, 0, 0.5) !important; /* your desired color */ */
/* } */

.sweet-alert.showSweetAlert.visible {
    margin-top: -215px;
}


