.botstickyform {width: 100%;background: #0b3474;padding: 0 20px;display: flex;color: #fff;box-sizing: border-box;position: fixed;bottom: 0;z-index: 99999;opacity: 1;transition: all .5s;right: 0;justify-content: flex-start;}.botstickyform.hide {display: none;}.botstickyform.show {display: block;}.botstickyform form {display: flex;width: 800px;justify-content: flex-start;}.botstickyform .botstickyformtext {width: 300px;}.botstickyform form .formbox {width: 32%;padding-top: 20px;margin-right: 15px;}.botstickyform form .formbox input {background: #efefef;padding: 5px;border: 0px;outline: none;border-radius: 5px;width: 100%;height: 38px;color: #454545;box-sizing: border-box;}.botstickyform form .formbox button.freedembut {background: #f26e2d;color: #fff;outline: none;border: 0px;padding: 5px;border-radius: 5px;height: 38px;width: 100%;font-weight: 700;font-size: 18px;font-family: "Source Sans Pro", Calibri, Candara, Arial, sans-serif;margin: 0px !important;}.botstickyform .botstickyformtext p {padding: 0;margin: 0;line-height: 22px;font-size: 17px;}.botstickyform .botstickyformtext p span {text-decoration: line-through;text-decoration-width: 2px;}.cmctabtn {color: #fff !important;border: 1px solid #f26e1e!important;background: #f26e1e!important;text-transform: none !important;outline: none;box-shadow: none;padding: 10px 20px;border-radius: 0;font-size: 16px;display: inline-block;margin-bottom: 8px;font-weight: 400;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;touch-action: manipulation;cursor: pointer;user-select: none;width: 100%;}#companythankyou {display: inline-block;padding: 0 20px 0 0;width: 100%;text-align: center;}#company_otp{margin-bottom: 15px !important;}#otp_form_header {margin-top: 25px;margin-left: 170px;font-size: 28px;margin-right: 20px;font-weight: 700;}.break {flex-basis: 100%;height: 0;}#company_otp .formbox {padding-top: 20px;}#company-resend a{font-weight: 600 !important;color: #f26e2d !important;}.company-verify-btn{background: #f26e2d;color: #fff;outline: none; margin:0 !important; border: 0px;padding: 5px;border-radius: 5px;height: 38px;width: 100%;font-weight: 700;font-size: 18px;font-family: "Source Sans Pro",Calibri,Candara,Arial,sans-serif;}#company_otp .formbox:nth-child(2) {width: 20%;}@media only screen and (max-width: 800px) {.botstickyform {display: none!important;}}