@charset "utf-8";
/*#al_img,.aj_float,.mb_yyk { display: none!important; }*/

*{
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.img { max-width: 750px; width: 100%; }
.wrap { position: relative; width: 100%; margin-left: auto; margin-right: auto; max-width: 750px; }
.wrap .wrapper { position: relative; }

.wrap .wrapper #bookingForm { position: absolute; left: 0px; width: 100%; text-align: center; bottom: 285px; height: 405px; padding-top: 114px; }
#bookingForm input { width: 558px; height: 57px; background-color: hsla(0,0%,0%,0.00); color: #464646; font-size: 30px; margin-bottom: 25.5px; padding-left: 20px; }
#bookingId { width: 500px; height: 100px; position: absolute; bottom: 300px; left: 0rem; margin-left: 100px; margin-left: 120px; }
.wrap .wrapper .dw1 { width: 240px; height: 180px; position: absolute; top: 1379px; right: 100px; }
.wrap .wrapper .dw2 { width: 240px; height: 180px; position: absolute; top: 2252px; right: 100px; }

#bookingForm input:-ms-input-placeholder {
color:#6E6E6E;
}/* Internet Explorer 10+ */
#bookingForm input::-webkit-input-placeholder {
color:#6E6E6E;
}/* WebKit browsers */
#bookingForm input::-moz-placeholder {
color:#6E6E6E;
}/* Mozilla Firefox 4 to 18 */
#bookingForm input:-moz-placeholder {
color:#6E6E6E;
}/* Mozilla Firefox 19+ */

