.btn-reset-login {
	background-color: #fff!important;
    border: 1px solid #DA291C;
}
.carousel-item {
	height:250px;
}
.loginbody {
	margin-bottom:0px!important;
}
.login-logo {
	width:70%;
}
.btn-login {

    color: #fff !important;
    border: 1px solid #DA291C !important;
    font-weight: 500 !important;
    background: #da291c !important;
    border-radius:5px!important;

}