.booking_form_container{position:relative}.booking_form_container .book-form{width:70%;background:#fff;border-radius:3%;padding:40px 20px;margin:50px auto;box-shadow:0px 4px 8px rgba(0,0,0,.2)}.booking_form_container .book-form img{max-height:40px;max-width:100%}.booking_form_container .book-form form{margin-top:50px}.booking_form_container .form-group{margin-bottom:15px}.booking_form_container .book-form .radio-input label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.booking_form_container .book-form .radio-input{padding:10px 30px 10px 5px;display:inline-block}.booking_form_container .book-form .col-md-4{width:33.33333333%;float:left}.booking_form_container .book-form .form-control{height:40px}.booking_form_container .book-form .form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-colorease-in-out .15s,-webkit-box-shadowease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-colorease-in-out .15s,box-shadowease-in-out .15s}.booking_form_container .book-form .button a{padding:8px 60px;text-transform:uppercase;text-decoration:none;background:#f8007a;border-radius:15px;border-color:#f8007a;font-size:18px}.booking_form_container .book-form .btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px;color:#fff;background-color:#337ab7;border-color:#2e6da4}.booking_form_container .book-form .button{text-align:center}.booking_form_container .image-load{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:1;display:none}.booking_form_container .image-load img{width:100%}@media screen and (max-width:768px){.booking_form_container .book-form{width:70%}.booking_form_container .book-form .col-md-4{width:100%}}