.footer-chatt{position:fixed;right:15px;bottom:30px;z-index:11}.footer-chatt > a{display:flex;align-items:center;justify-content:center;border-radius:25px;line-height:0;padding:10px 15px;text-decoration:none;color:#fff;background:#f31f1f;box-shadow:0 0 10px rgba(0,0,0,0.30)}.footer-chatt > a >span{font-size:14px;line-height:20px;font-weight:500;margin-left:10px;display:inline-block;width:75px;font-family:'Roboto',sans-serif;overflow:hidden;transition:all .2s ease}.footer-chatt.scrolled > a{padding:16px;border-radius:30px;animation:fci 5s infinite forwards}@keyframes fci{0%{transform:scale(1.0)}70%{transform:scale(1.0)}75%{transform:scale(1.2)}80%{transform:scale(1.0)}85%{transform:scale(1.2)}90%{transform:scale(1.0)}95%{transform:scale(1.2)}100%{transform:scale(1.0)}}.footer-chatt.scrolled > a >span{width:0;height:0;margin-left:0}.footer-chatt .icon-fcn{display:flex;align-items:center;justify-content:center;line-height:0;width:79px;height:79px}.footer-chatt .icon-fcn img{border-radius:50%;box-shadow:1px 0 15px rgba(0,0,0,0.30)}.footer-chatt .icon-fcn:focus,.footer-chatt .icon-fcn:active{outline:none}.nh-footer .wl-footer-logo{background:#e31014;padding:5px 10px;line-height:0}.footer-chatt .footer-chatt-inner{position:relative;text-align:center}.footer-chatt .chatt-popover{position:absolute;top:-75px;right:10px}.chatt-popover .cp-chatnow{font-size:22px;line-height:28px;font-weight:500;color:#fff;background-image:linear-gradient(#fe5500,#ff6c00);border-top:5px solid #fff;font-style:initial;padding:15px 20px;border-radius:50px;cursor:pointer;display:inline-block;width:160px;font-family:'Roboto',sans-serif}.footer-chatt .chatt-popover:after{content:'';position:absolute;top:100%;right:35px;border-left:20px solid transparent;border-top:15px solid #ff6c00}.footer-chatt .chatt-popover .close{position:absolute;top:-7px;right:-0;display:block;outline:none;line-height:0;background:#fff;color:#333;font-size:10px;padding:5px 7px;border-radius:25px}.chat_bg_layer{background:rgba(0,0,0,.5);content:'';height:100%;width:100%;top:0;bottom:0;left:0;right:0;position:fixed;z-index:99}.chatt-now-sec{position:fixed;bottom:0;right:55px;width:320px;background:#efefef url(../fcn-body-bg.html);z-index:99999;box-shadow:0 0 10px rgba(0,0,0,0.2);display:none;border:1px solid #fff;border-radius:12px 12px 0 0;font-family:'Roboto',sans-serif}.chatt-now-sec .cns-inner{position:relative;height:100%;box-sizing:border-box}.chatt-now-sec .cn-head{padding:10px;background-image:linear-gradient(#fe5500,#ff6c00);display:flex;align-items:center;justify-content:space-between;border-radius:12px 12px 0 0}.cn-head .cnh-title{font-size:20px;font-weight:500;color:#fff;display:flex;align-items:center}.cnh-title i.fa{margin-right:10px}.cn-head .cnh-close{border:none;background:transparent;outline:none;box-shadow:none;color:#fff;padding:3px}.chatt-now-sec .cn-body{padding:5px 10px 15px;min-height:300px;max-height:300px;overflow-y:auto}.cn-body .cnb-me{background:#fff;padding:15px;margin-left:10px;margin-top:10px;border-radius:0 5px 5px 5px;box-shadow:0 0 2px rgba(0,0,0,0.2);position:relative}.cn-body .cnb-me:before{content:'';position:absolute;left:-10px;top:0;border-top:10px solid #fff;border-right:10px solid transparent;border-left:10px solid transparent}.cn-body .cnb-me.thanks{text-align:center}.cn-body .cnb-me .cnb-me-title{margin-bottom:7px;font-weight:500;color:#06c;font-size:12px;}.cn-body .cnb-me .cnb-me-msg{font-size:15px;color:#000;line-height:18px}.cn-body .cnb-me .cnb-me-tt{display:flex;flex-wrap:wrap}.cn-body .cnb-me .cnb-me-tt span{cursor:pointer;display:inline-block;margin-right:5px;border-radius:25px;background:#fff;border:1px solid #06c;padding:3px 10px;margin-top:7px;font-size:11px;font-weight:500;color:#06c;transition:all .3s ease}.cn-body .cnb-me .cnb-me-tt span:hover,.cn-body .cnb-me .cnb-me-tt span:focus{color:#fff;background:#06c}.cn-body .cnb-me .cnb-me-tt span:last-child{margin-right:0}.cn-body .cnb-me .cnb-me-nop{display:flex;flex-wrap:wrap}.cn-body .cnb-me .cnb-me-nop select{margin-top:7px;padding:5px;border:1px solid #ccc;background:#fff;font-size:11px;margin-right:5px;border-radius:3px;width:calc(50% - 5px)}.cn-body .cnb-me .cnb-me-date{margin-top:5px;text-align:right;font-size:11px;color:#999}.cno-list{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.cno-list .radio-btn{margin-top:10px;padding:0 5px}.cno-list .radio-btn input[type="radio"]{display:none}.cno-list .radio-btn input[type="radio"] + label{display:block;padding:7px 15px;border:1px solid #06c;color:#06c;background:#fff;border-radius:25px;font-size:14px;transition:all .3s ease}.cno-list .radio-btn:hover input[type="radio"] + label{background:#06c;color:#fff}.cno-list .radio-btn input[type="radio"]:checked + label{background:#06c;color:#fff}.cn-body .cnb-you{text-align:right;margin-top:10px;margin-right:10px;border-radius:0 5px 5px 5px}.cnb-you .cnb-you-msg{display:inline-block;padding:5px 10px;border-radius:5px 0 5px 5px;color:#fff;background:#0082f0;box-shadow:0 0 2px rgba(0,0,0,0.2);position:relative;text-align:center;min-width:60px;box-sizing:border-box}.cnb-you .cnb-you-msg:before{content:'';position:absolute;right:-5px;top:0;border-top:5px solid #0082f0;border-right:5px solid transparent;border-left:5px solid transparent}.cn-footer{bottom:0;left:0;width:100%;background:#efefef}.cn-chat{display:flex;align-items:center;justify-content:space-between;margin:5px 10px;background:#fff;border-radius:25px;overflow:hidden}.cn-chat.otp_tab_sec{margin:15px 0px 0px}.cn-chat .cn-btn{border-left:1px solid #eee;padding:10px 15px}.cn-btn button{background:none;outline:none;border:none;box-shadow:none;padding:0}.cn-footer .cnf-poweredby{padding:5px 10px;text-align:center;font-size:11px;color:#000}.cn-chat .typed-msg{padding:10px 10px 10px 20px;width:100%;display:flex;font-size:11px}.cn-chat .typed-msg .cn-input{background:none;border:solid #0d72ab;border-width:0 0 1px;outline:none;padding:7px 0;width:100%;box-sizing:border-box}.cn-chat .typed-msg .cn-select{margin-right:5px;border:solid #0d72ab;border-width:0 0 1px;border-radius:0;background:#fff;width:33.33%;padding:3px 0;box-sizing:border-box;box-shadow:none;outline:none}.cn-chat .typed-msg .cn-select:last-child{margin-right:0}.cn-chat .typed-msg .cn-cc{max-width:70px;margin-right:5px;border:solid #0d72ab;border-width:0 0 1px;padding:3px 0;background:#fff;box-sizing:border-box;box-shadow:none;outline:none}.cn-chat .typed-msg .cn-phone{background:none;border:solid #0d72ab;border-width:0 0 1px;outline:none;padding:7px 0;width:calc(100% - 75px);box-sizing:border-box}.cn-chat .typed-msg .cn-otp-sec{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.cn-otp-lbl{text-align:center;font-weight:500;color:#333;font-size:14px;}.otp-input-sec{display:flex;align-items:center;justify-content:center;margin-bottom:5px}.otp-input-sec .cn-otp-input{max-width:30px;text-align:center;margin-right:10px;background:none;border:solid #0d72ab;border-width:0 0 1px;outline:none;padding:5px 0;box-sizing:border-box}.otp-input-sec .cn-otp-input:last-child{margin-right:0}.cn-otp-sec .otp-other{display:flex;align-items:center;justify-content:center;margin-top:10px}.otp-other .sec-counter{margin-right:15px;font-size:12px;color:#333}.otp-other .sec-counter small{font-size:11px;color:#999}.otp-other .opt-resend{margin-right:10px;border:1px solid #06c;padding:4px 15px;border-radius:15px;color:#06c;background:#fff;font-size:11px;transition:all .3s ease}.otp-other .opt-resend:hover{background:#06c;color:#fff}.otp-other .skip-otp{border:1px solid #eee;padding:4px 15px;border-radius:15px;background:#fff;color:#666;background:#fafafa;transition:all .3s ease}.otp-other .skip-otp:hover{color:#222;border-color:#ccc}.yes-no-radio{margin-top:10px}.yes-no-radio label{display:inline-block;vertical-align:middle;margin-right:20px;font-size:12px;font-weight:500;color:#000}.yes-no-radio label input[type="radio"]{display:inline-block;vertical-align:middle;margin-right:5px}.cn-chat .typed-msg .cn-date{display:flex;align-items:center;justify-content:center;width:100%}.cn-date select{margin-right:10px;border:solid #0d72ab;border-width:0 0 1px;border-radius:0;background:#fff;max-width:100px;padding:3px 0;box-sizing:border-box;box-shadow:none;outline:none}.cn-date select:last-child{margin-right:0}.cn-month-radio{margin:-3px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.cn-month-radio .radio-month{display:inline-block;padding:3px}.cn-month-radio .radio-month input[type="radio"]{display:none}.cn-month-radio .radio-month input[type="radio"] + label{display:inline-block;border:1px solid #06c;border-radius:15px;color:#06c;padding:4px 12px;font-size:11px;font-weight:500;transition:all .3s ease}.cn-month-radio .radio-month input[type="radio"]:checked + label{background:#06c;color:#fff}.cn-month-radio .radio-month:hover input[type="radio"] + label{background:#06c;color:#fff}.cn-rating-group{display:inline-flex}.cn-rating-group .rating__icon{pointer-events:none}.cn-rating-group .rating__input{position:absolute!important;left:-9999px!important}.cn-rating-group .rating__input--none{display:none}.cn-rating-group .rating__label{cursor:pointer;padding:0 .1em;font-size:2rem}.cn-rating-group .rating__icon--star{color:orange}.cn-rating-group .rating__input:checked ~ .rating__label .rating__icon--star{color:#ddd}.cn-rating-group:hover .rating__label .rating__icon--star{color:orange}.cn-rating-group .rating__input:hover ~ .rating__label .rating__icon--star{color:#ddd}.cnf-poweredby a{color:#06c;font-weight:500}.fa-minus::before{content:"\f068"}.cn-footer .cn-chat.dn{display:none}.dn{display:none}.cn-footer .cn-chat.darkbdrerror {border: 1px solid #c00 !important;}