#book-service{background-image:url(/images/banners/serviceFormBackground.jpg);opacity:.92;padding-bottom:50px;margin-bottom:-100px}.book-service-banner-wrapper{width:100%;display:flex;background-color:var(--color-lightx-orange);height:450px}.book-service-banner-heading{width:50%;display:flex;justify-content:center;flex-direction:column;padding:0 40px;text-align:center;gap:10px}.book-service-banner-heading h2{font-size:42px;margin-bottom:10px}.book-service-banner-heading p{font-size:22px}.book-service-banner-photo{width:50%;background-image:url(/images/banners/BookService.png);background-position:50%;background-repeat:no-repeat}.book-service-wrapper{display:flex}.book-service-form{width:70%}.book-service-summary{width:30%}.postal-container{display:flex;align-items:center;gap:20px}.book-service-form-container{max-width:900px;margin:auto;padding:20px;border:1px solid #ddd;border-radius:8px;background-color:#fff}.from-area{width:100%}.txt-box-short{width:30%;margin:10px}.txt-box-half{width:47%;margin:10px}.txt-box-full{width:98%;margin:10px}.booking-summary-container{position:-webkit-sticky;position:sticky;top:100px;border:1px solid #ccc;border-radius:10px;padding:20px;max-width:400px;background-color:#fff;margin:auto;text-align:left}.coupon-input-wrapper{display:flex;gap:10px}.apply-btn{color:var(--color-warm-orange)!important}.coupon-toggle{color:var(--color-warm-orange);padding:10px 0;font-size:var(--font-size-default);cursor:pointer}.coupon-applied{width:100%;display:flex;justify-content:space-between;font-size:var(--font-size-small);color:#858585;flex-wrap:wrap}.coupon-amt,.coupon-details{display:flex;gap:5px}.coupon-green{color:#009100}.remove-btn{cursor:pointer}.coupon-error{color:red;font-size:var(--font-size-small)}@media screen and (max-width:1024px){.book-service-banner-heading{width:100%}.book-service-banner-photo{display:none}.book-service-wrapper{flex-direction:column;gap:10px}.book-service-form,.book-service-summary{width:100%}}@media screen and (max-width:768px){.book-service-banner-wrapper{height:250px}.book-service-banner-heading h2{font-size:28px;margin-bottom:5px}.book-service-banner-heading p{font-size:18px}.book-service-title{font-size:18px!important;font-weight:600}.txt-box-full,.txt-box-half,.txt-box-short{width:98%}}