/* Add here all your css styles (customizations) */
	<style>
	body {margin: 0px;-webkit-text-size-adjust:none; }
	.clear{clear:both;}
	.mobilefooter-line{position: fixed;width: 100%;bottom: 0;z-index: 9999999;display:none;}
	.mobilefooter-wp-box{float:left;width:14%;text-align:center;}
	.mobilefooter-btn-box{float:left;width:43%;text-align:center;}
	.mobilefooter-wp-box a{background:#25D366;display:block;color:#fff;text-decoration:none;line-height: 45px;}
	.mobilefooter-wp-box img{transform: translate3d(0,0,0);animation:flickerWhatsapp 2s infinite;vertical-align: middle;max-width: 100%;}
	@keyframes flickerWhatsapp {10%, 90% {transform:translate3d(-1px, 1px, 0)}20%, 80% {transform:translate3d(2px, -2px, 0)}30%, 50%, 70% {transform:translate3d(-3px, 3px, 0)}40%, 60% {transform:translate3d(4px, -4px, 0)}}
	.mobilefooter-btn-box a{background:#cc0000;display:block;color:#fff;text-decoration:none;font-size: 17px;line-height: 45px;}
	.mobilefooter-btn-box .call-btn-footer{background:#4743fb;}
	@media only screen and (max-width:767px){.mobilefooter-line{display:block;}}
	.popbox-no-overflow {overflow: hidden !important;outline: none;}
	.popbox-no-overflow.popbox-fixed {position: fixed;top: 0;right: 0;bottom: 0;left: 0;overflow-y: scroll!important;}
	.popbox {display: none;z-index: 9999999;position: relative;}
	.popbox .dimmer {position: fixed;z-index: 999;top: 0;right: 0;bottom: 0;left: 0;padding: 0;margin: 0;background:rgba(37,37,37,.5);}
	.popbox .modalNEW {position: fixed;top: 0;right: 0;left: 0;bottom: 0;padding: 0;overflow-y: auto;z-index: 999;}
	.popbox .outgap {position: relative;height: 100%;margin: 0 15px;outline: 0;}
	.popbox .workarea {background-color: #fafafa;border-radius: 12px;box-shadow: 0px 10px 30px rgba(0,0,0,.3);position: absolute;width: 100%;left: 50%;top: 50%;transform: translate(-50%, -50%);}
	.close_button {background-color:#1e73be;border-radius: 50px;cursor: pointer;display: inline-block;position: absolute;top: 5px;right: 5px;line-height:28px;font-size:25px;width: 28px;height:28px;text-align: center;}
	.close_button a{color:#fff;text-decoration:none;}
	.workarea-detail{padding: 28px;}
	.workarea-head{color:#1e73be;text-align: center;font-size: 24px;margin-bottom: 20px;}
	.p-row label{display:block;color: #313131;font-size: 16px;margin-bottom: 5px;}	
	.p-col .popup-input{border: 1px solid #ccc;width:100%;height:35px;padding:0 5px;color: #313131;font-size: 14px;margin-bottom:15px;}
	.submit-btn{text-align:center;}	
	.submit-btn a{background-color: #1e73be;color:#fff;display:inline-block;text-decoration: none;font-size: 16px;text-transform: uppercase;padding: 10px 25px;}
	.submit-btn a:hover{background:#000;}
</style>