.bodybg {background: url("../img/bg-main.jpg") center; background-size:cover; height: 100vh !important;}
.bottomheight {height: 290px;}
.mobilecountrycode {border-radius: 30px; background-color: #270b37; color: #fff; border: 2px solid #f8ad2d;
    border-bottom-right-radius: 0px; border-top-right-radius: 0px; border-right: 0px; line-height: 1.4 !important;}
.mobilecountrycodeinput {border-radius: 30px; background-color: #270b37; color: #fff; border: 2px solid #f8ad2d;
    border-top-left-radius: 0px !important; border-bottom-left-radius: 0px !important; border-left: 0px !important;}
.form-control:focus {
    color: transparent;
    background-color: #fff;
    border-color: transparent;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(0,123,255,.25);
}
.razorpay-payment-button {background-color: #cc9f5c !important; color: #fff !important; border:1px solid #cc9f5c !important; border-radius: 5px;}
.razorpay-payment-button:hover {background-color: #b6843a !important; color: #fff !important; border:1px solid #b6843a !important;}