<div class="container">
    <div class="row">
        <div class="col-md-12">
            <div class="hl-hotel-booking-form">
                <form name="hl_booking_form" id="hl_booking_form" method="post">
                    <ul>
                        <li>
                            <div class="t-datepicker">
                              <div class="t-check-in"></div>
                              <div class="t-check-out"></div>
                            </div> 
                        </li> 
                        <li>
                        <select name="handily_number_of_people" id="handily_number_of_people">
                            <option value=""> 
                            Number of people</option>
                            <option value="1"> 
                            1</option>
                            <option value="2">2</option>
                            <option value="3">3</option>
                            <option value="4">4</option>
                            <option value="5">5</option>
                        </select>
                        </li>
                        <li> 
                                                <select name="handily_room_type" id="handily_room_type">
                            <option value="">
                             Select Room Type                            </option>
                                                        <option value="deluxe-room">Deluxe Room</option>
                                                        <option value="double">Double</option>
                                                        <option value="luxury-room">Luxury Room</option>
                                                        <option value="single">Single</option>
                                                        <option value="superior-rooms">Superior Rooms</option>
                                                        <option value="triple">Triple</option>
                                                    </select>
                        </li>
                        <li>
                        <button class="hl-btn" type="submit" name="room_find" id="room_find">Find</button>
                        </li>
                    </ul>
                </form>
            </div>
        </div>
    </div>
    <div class="hl-room-wrap" > 
        <div class="row" id="hl_room_filter">
                        <div class="col-xl-4 col-lg-6 col-sm-12">
                <div class="hl-room-box">
                                            <div class="hl-room-img">
                            <img src="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/10/11.jpg" alt="Small Room">
                        </div>
                                        <div class="hl-room-content">
                        <a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/small-room/" class="hl-room-title">Small Room</a>
                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas pellentesque semper arcu sit amet </p>
                        <div class="hl-room-footer">
                            <a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/small-room/" class="hl-btn">Book Now</a>
                            <h4>RS1000</h4>
                        </div>  
                    </div>
                </div>
            </div>
                        <div class="col-xl-4 col-lg-6 col-sm-12">
                <div class="hl-room-box">
                                            <div class="hl-room-img">
                            <img src="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/10/04.jpg" alt="Family Rooms">
                        </div>
                                        <div class="hl-room-content">
                        <a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/family-rooms/" class="hl-room-title">Family Rooms</a>
                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas pellentesque semper arcu sit amet </p>
                        <div class="hl-room-footer">
                            <a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/family-rooms/" class="hl-btn">Book Now</a>
                            <h4>RS1100</h4>
                        </div>  
                    </div>
                </div>
            </div>
                        <div class="col-xl-4 col-lg-6 col-sm-12">
                <div class="hl-room-box">
                                            <div class="hl-room-img">
                            <img src="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/11/01-2.jpg" alt="Executive Room">
                        </div>
                                        <div class="hl-room-content">
                        <a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/executive-room/" class="hl-room-title">Executive Room</a>
                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas pellentesque semper arcu sit amet </p>
                        <div class="hl-room-footer">
                            <a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/executive-room/" class="hl-btn">Book Now</a>
                            <h4>RS1050</h4>
                        </div>  
                    </div>
                </div>
            </div>
                        <div class="col-xl-4 col-lg-6 col-sm-12">
                <div class="hl-room-box">
                                            <div class="hl-room-img">
                            <img src="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/10/05-1.jpg" alt="Single">
                        </div>
                                        <div class="hl-room-content">
                        <a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/single/" class="hl-room-title">Single</a>
                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas pellentesque semper arcu sit amet </p>
                        <div class="hl-room-footer">
                            <a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/single/" class="hl-btn">Book Now</a>
                            <h4>RS800</h4>
                        </div>  
                    </div>
                </div>
            </div>
                        <div class="col-xl-4 col-lg-6 col-sm-12">
                <div class="hl-room-box">
                                            <div class="hl-room-img">
                            <img src="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/10/13.jpg" alt="Double">
                        </div>
                                        <div class="hl-room-content">
                        <a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/double/" class="hl-room-title">Double</a>
                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas pellentesque semper arcu sit amet </p>
                        <div class="hl-room-footer">
                            <a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/double/" class="hl-btn">Book Now</a>
                            <h4>RS1200</h4>
                        </div>  
                    </div>
                </div>
            </div>
                        <div class="col-xl-4 col-lg-6 col-sm-12">
                <div class="hl-room-box">
                                            <div class="hl-room-img">
                            <img src="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/10/06.jpg" alt="Hotels">
                        </div>
                                        <div class="hl-room-content">
                        <a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/hotels/" class="hl-room-title">Hotels</a>
                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas pellentesque semper arcu sit amet </p>
                        <div class="hl-room-footer">
                            <a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/hotels/" class="hl-btn">Book Now</a>
                            <h4>RS1500</h4>
                        </div>  
                    </div>
                </div>
            </div>
                        <div class="col-xl-4 col-lg-6 col-sm-12">
                <div class="hl-room-box">
                                            <div class="hl-room-img">
                            <img src="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/10/12.jpg" alt="Apartments">
                        </div>
                                        <div class="hl-room-content">
                        <a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/apartments/" class="hl-room-title">Apartments</a>
                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas pellentesque semper arcu sit amet </p>
                        <div class="hl-room-footer">
                            <a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/apartments/" class="hl-btn">Book Now</a>
                            <h4>USD1000</h4>
                        </div>  
                    </div>
                </div>
            </div>
                        <div class="col-xl-4 col-lg-6 col-sm-12">
                <div class="hl-room-box">
                                            <div class="hl-room-img">
                            <img src="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/10/05.jpg" alt="Resorts">
                        </div>
                                        <div class="hl-room-content">
                        <a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/resorts/" class="hl-room-title">Resorts</a>
                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas pellentesque semper arcu sit amet </p>
                        <div class="hl-room-footer">
                            <a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/resorts/" class="hl-btn">Book Now</a>
                            <h4>RS1600</h4>
                        </div>  
                    </div>
                </div>
            </div>
                        <div class="col-xl-4 col-lg-6 col-sm-12">
                <div class="hl-room-box">
                                            <div class="hl-room-img">
                            <img src="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/10/09.jpg" alt="Villas">
                        </div>
                                        <div class="hl-room-content">
                        <a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/villas/" class="hl-room-title">Villas</a>
                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas pellentesque semper arcu sit amet </p>
                        <div class="hl-room-footer">
                            <a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/villas/" class="hl-btn">Book Now</a>
                            <h4>RS1000</h4>
                        </div>  
                    </div>
                </div>
            </div>
                        <div class="col-xl-4 col-lg-6 col-sm-12">
                <div class="hl-room-box">
                                            <div class="hl-room-img">
                            <img src="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/10/07.jpg" alt="Twin Room">
                        </div>
                                        <div class="hl-room-content">
                        <a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/twin-room/" class="hl-room-title">Twin Room</a>
                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas pellentesque semper arcu sit amet </p>
                        <div class="hl-room-footer">
                            <a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/twin-room/" class="hl-btn">Book Now</a>
                            <h4>RS1200</h4>
                        </div>  
                    </div>
                </div>
            </div>
                        <div class="col-xl-4 col-lg-6 col-sm-12">
                <div class="hl-room-box">
                                            <div class="hl-room-img">
                            <img src="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/11/03.jpg" alt="Glamping">
                        </div>
                                        <div class="hl-room-content">
                        <a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/glamping/" class="hl-room-title">Glamping</a>
                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas pellentesque semper arcu sit amet </p>
                        <div class="hl-room-footer">
                            <a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/glamping/" class="hl-btn">Book Now</a>
                            <h4>USD500</h4>
                        </div>  
                    </div>
                </div>
            </div>
                        <div class="col-xl-4 col-lg-6 col-sm-12">
                <div class="hl-room-box">
                                            <div class="hl-room-img">
                            <img src="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/10/07.jpg" alt="Guest Houses">
                        </div>
                                        <div class="hl-room-content">
                        <a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/guest-houses/" class="hl-room-title">Guest Houses</a>
                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas pellentesque semper arcu sit amet </p>
                        <div class="hl-room-footer">
                            <a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/guest-houses/" class="hl-btn">Book Now</a>
                            <h4>RS900</h4>
                        </div>  
                    </div>
                </div>
            </div>
              
        </div>
    </div>
    <!-- Loader Section Start  -->
    <div class="hl-preloader">
        <div class="hl-preloader-box">
        <svg xmlns="http://www.w3.org/2000/svg" width="200px" height="200px" viewBox="0 0 100 100">
            <circle cx="50" cy="50" r="0" fill="none" stroke="#ff8f91" stroke-width="2">
            <animate attributeName="r" repeatCount="indefinite" dur="0.78125s" values="0;35" keyTimes="0;1" keySplines="0 0.2 0.8 1" calcMode="spline" begin="0s"></animate>
            <animate attributeName="opacity" repeatCount="indefinite" dur="0.78125s" values="1;0" keyTimes="0;1" keySplines="0.2 0 0.8 1" calcMode="spline" begin="0s"></animate>
            </circle><circle cx="50" cy="50" r="0" fill="none" stroke="#ff8f91" stroke-width="2">
            <animate attributeName="r" repeatCount="indefinite" dur="0.78125s" values="0;35" keyTimes="0;1" keySplines="0 0.2 0.8 1" calcMode="spline" begin="-0.390625s"></animate>
            <animate attributeName="opacity" repeatCount="indefinite" dur="0.78125s" values="1;0" keyTimes="0;1" keySplines="0.2 0 0.8 1" calcMode="spline" begin="-0.390625s"></animate>
            </circle>
        </svg>
        </div>
    </div>
  <!-- Loader Section End -->
</div>[vc_row css=".vc_custom_1635831215813{margin-top: 0px !important;padding-top: 0px !important;}"][vc_column css=".vc_custom_1635756548138{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"]
			<!-- START Residential Estate Slider REVOLUTION SLIDER 6.7.23 --><p class="rs-p-wp-fix"></p>
			<rs-module-wrap id="rev_slider_1_1_wrapper" data-source="gallery" style="visibility:hidden;background:transparent;padding:0;margin:0px auto;margin-top:0;margin-bottom:0;">
				<rs-module id="rev_slider_1_1" style="" data-version="6.7.23">
					<rs-slides style="overflow: hidden; position: absolute;">
						<rs-slide style="position: absolute;" data-key="rs-1" data-title="Slide" data-thumb="//demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/02/residential-banner-img-1.jpg" data-in="o:0;" data-out="a:false;">
							<img src="//demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/plugins/revslider/sr6/assets/assets/dummy.png" alt="Slide" title="residential-banner-img (1)" width="955" height="700" class="rev-slidebg tp-rs-img rs-lazyload" data-lazyload="//demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/plugins/revslider/sr6/assets/assets/transparent.png" data-bg="c:#f9f9f9;" data-no-retina>
<!--
							--><rs-layer
								id="slider-1-slide-1-layer-0" 
								data-type="shape"
								data-rsp_ch="on"
								data-xy="xo:-300px,-247px,-1px,-2px;yo:-11px,-9px,0,0;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-dim="w:1920px,1585px,1204px,742px;h:870px,718px,545px,400px;"
								data-frame_999="o:0;st:w;sR:8700;"
								style="z-index:8;background-color:#f9f9f9;"
							> 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-1-layer-1" 
								data-type="shape"
								data-rsp_ch="on"
								data-xy="x:r,r,r,c;xo:-339px,-279px,-212px,-56px;y:b;yo:0,0,0,170px;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-dim="w:970px,801px,608px,375px;h:720px,594px,451px,278px;"
								data-vbility="t,t,t,f"
								data-frame_999="o:0;st:w;sR:8700;"
								style="z-index:9;background-color:#ffffff;"
							> 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-1-layer-2" 
								data-type="image"
								data-rsp_ch="on"
								data-xy="x:l,l,l,c;xo:630px,516px,402px,0;y:t,t,t,b;yo:0,0,0,-59px;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-dim="w:1132px,934px,709px,500px;h:830px,685px,520px,366px;"
								data-frame_0="sX:0.9;sY:0.9;"
								data-frame_1="sp:1000;"
								data-frame_999="o:0;st:w;sR:8700;"
								style="z-index:10;"
							><img src="//demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/plugins/revslider/sr6/assets/assets/dummy.png" alt="" class="tp-rs-img rs-lazyload" width="955" height="700" data-lazyload="//demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/02/residential-banner-img-1.jpg" data-no-retina> 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-1-layer-3" 
								data-type="text"
								data-color="#282525"
								data-rsp_ch="on"
								data-xy="x:l,l,l,c;xo:19px,20px,12px,0;yo:233px,192px,83px,71px;"
								data-text="w:normal;s:60,55,40,40;l:70,60,50,45;fw:600;"
								data-dim="w:537px,443px,336px,247px;"
								data-frame_0="x:-100%;"
								data-frame_0_mask="u:t;"
								data-frame_1="sp:2000;"
								data-frame_1_mask="u:t;"
								data-frame_999="o:0;st:w;sR:7000;"
								style="z-index:11;font-family:'Maven Pro';text-transform:capitalize;"
							>Find perfect place to  
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-1-layer-4" 
								data-type="text"
								data-color="#ff8f91"
								data-rsp_ch="on"
								data-xy="xo:100px,249px,180px,284px;yo:304px,252px,133px,120px;"
								data-text="w:normal;s:60,55,40,40;l:70,60,50,45;fw:700;"
								data-frame_0="x:-100%;"
								data-frame_0_mask="u:t;"
								data-frame_1="st:840;sp:1000;sR:840;"
								data-frame_1_mask="u:t;"
								data-frame_999="o:0;st:w;sR:7160;"
								style="z-index:12;font-family:'Maven Pro';"
							>Live 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-1-layer-5" 
								data-type="shape"
								data-rsp_ch="on"
								data-xy="xo:19px,20px,16px,9px;yo:390px,322px,201px,124px;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-dim="w:50px,41px,31px,19px;h:4px,3px,2px,1px;"
								data-vbility="t,t,t,f"
								data-frame_0="x:-100%;"
								data-frame_0_mask="u:t;"
								data-frame_1="st:2010;sp:1000;sR:2010;"
								data-frame_1_mask="u:t;"
								data-frame_999="o:0;st:w;sR:5990;"
								style="z-index:14;background-color:#ff8f91;"
							> 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-1-layer-6" 
								data-type="shape"
								data-rsp_ch="on"
								data-xy="xo:39px,36px,28px,17px;yo:391px,322px,201px,124px;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-dim="w:100px,82px,62px,38px;h:2px,1px,1px,1px;"
								data-vbility="t,t,t,f"
								data-frame_0="x:-100%;"
								data-frame_0_mask="u:t;"
								data-frame_1="st:2010;sp:1000;sR:2010;"
								data-frame_1_mask="u:t;"
								data-frame_999="o:0;st:w;sR:5990;"
								style="z-index:13;background-color:rgba(113,113,113,0.5);"
							> 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-1-layer-7" 
								data-type="text"
								data-color="#3f3e3e"
								data-rsp_ch="on"
								data-xy="xo:62px,58px,48px,151px;yo:441px,351px,231px,198px;"
								data-text="w:normal;s:20,18,18,15;l:30,25,25,20;"
								data-dim="w:289.993px,299.986px,247px,236px;"
								data-frame_0="x:-100%;"
								data-frame_0_mask="u:t;"
								data-frame_1="st:3010;sp:1000;sR:3010;"
								data-frame_1_mask="u:t;"
								data-frame_999="o:0;st:w;sR:4990;"
								style="z-index:15;font-family:'Roboto';"
							>No: 58 A, East Medison Street, Baltimore, New York 4508 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-1-layer-8" 
								data-type="object"
								data-rsp_ch="on"
								data-xy="xo:50px,61px,46px,28px;yo:50px,41px,31px,19px;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-frame_1="st:2760;sR:2760;"
								data-frame_999="o:0;st:w;sR:5940;"
								style="z-index:16;font-family:'Roboto';"
							> 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-1-layer-9" 
								data-type="shape"
								data-rsp_ch="on"
								data-xy="xo:500px,415px,296px,608px;y:b;yo:0,-15px,-7px,434px;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-dim="w:257px,245px,241px,386px;h:83px,97px,88px,35px;"
								data-vbility="t,t,f,f"
								data-frame_0="x:0,0,0,0px;y:0,0,0,0px;"
								data-frame_1="x:0,0,0,0px;y:0,0,0,0px;"
								data-frame_999="o:0;st:w;"
								style="z-index:20;background-color:#ffffff;"
							> 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-1-layer-10" 
								data-type="object"
								data-rsp_ch="on"
								data-xy="xo:50px,41px,31px,19px;yo:50px,41px,31px,19px;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-frame_1="st:3060;sR:3060;"
								data-frame_999="o:0;st:w;sR:5640;"
								style="z-index:17;font-family:'Roboto';"
							> 
							</rs-layer><!--

							--><a
								id="slider-1-slide-1-layer-11" 
								class="rs-layer rev-btn"
								href="https://kamleshyadav.com/plugin/handily/hotel-booking-system/" target="_self"
								data-type="button"
								data-rsp_ch="on"
								data-xy="x:l,l,l,c;xo:19px,20px,19px,0;yo:539px,447px,321px,271px;"
								data-text="w:normal;s:17,18,16,16;l:50,50,45,45;fw:500;"
								data-dim="minh:0px,none,none,none;"
								data-padding="t:0,0,0,3;r:20,17,13,20;b:0,0,0,3;l:20,17,13,20;"
								data-border="bor:5px,5px,5px,5px;"
								data-frame_0="x:-100%;"
								data-frame_0_mask="u:t;"
								data-frame_1="st:4000;sp:1000;sR:4000;"
								data-frame_1_mask="u:t;"
								data-frame_999="o:0;st:w;sR:4000;"
								data-frame_hover="c:#fff;bgc:#282525;bor:5px,5px,5px,5px;sp:200;e:power1.inOut;"
								style="z-index:18;background-color:#ff8f91;font-family:'Roboto';"
							>Book A Room 
							</a><!--

							--><rs-layer
								id="slider-1-slide-1-layer-12" 
								data-type="image"
								data-rsp_ch="on"
								data-xy="xo:19px,22px,11px,110px;yo:450px,360px,242px,203px;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-dim="w:32px,26px,25px,30px;h:32px,26px,25px,30px;"
								data-frame_0="x:-100%;"
								data-frame_0_mask="u:t;"
								data-frame_1="st:3000;sp:1000;sR:3000;"
								data-frame_1_mask="u:t;"
								data-frame_999="o:0;st:w;sR:5000;"
								style="z-index:19;"
							><img src="//demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/plugins/revslider/sr6/assets/assets/dummy.png" alt="" class="tp-rs-img rs-lazyload" width="32" height="32" data-lazyload="//demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/02/placeholder.png" data-no-retina> 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-1-layer-13" 
								data-type="object"
								data-rsp_ch="on"
								data-xy="xo:50px,41px,31px,19px;yo:250px,206px,156px,96px;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-frame_999="o:0;st:w;"
								style="z-index:21;font-family:'Roboto';"
							> 
							</rs-layer><!--
-->					</rs-slide>
						<rs-slide style="position: absolute;" data-key="rs-6" data-title="Slide" data-thumb="//demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/02/residential-banner-img.jpg" data-in="o:0;" data-out="a:false;">
							<img src="//demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/plugins/revslider/sr6/assets/assets/dummy.png" alt="Slide" title="residential-banner-img" width="955" height="700" class="rev-slidebg tp-rs-img rs-lazyload" data-lazyload="//demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/plugins/revslider/sr6/assets/assets/transparent.png" data-bg="c:#f9f9f9;" data-no-retina>
<!--
							--><rs-layer
								id="slider-1-slide-6-layer-0" 
								data-type="shape"
								data-rsp_ch="on"
								data-xy="xo:-300px,-247px,-1px,-2px;yo:-11px,-9px,0,0;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-dim="w:1920px,1585px,1204px,742px;h:870px,718px,545px,400px;"
								data-frame_999="o:0;st:w;sR:8700;"
								style="z-index:8;background-color:#f9f9f9;"
							> 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-6-layer-1" 
								data-type="shape"
								data-rsp_ch="on"
								data-xy="x:r,r,r,c;xo:-339px,-279px,-212px,-56px;y:b;yo:0,0,0,170px;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-dim="w:970px,801px,608px,375px;h:720px,594px,451px,278px;"
								data-vbility="t,t,t,f"
								data-frame_999="o:0;st:w;sR:8700;"
								style="z-index:9;background-color:#ffffff;"
							> 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-6-layer-2" 
								data-type="image"
								data-rsp_ch="on"
								data-xy="x:l,l,l,c;xo:630px,516px,402px,0;y:t,t,t,b;yo:0,0,0,-59px;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-dim="w:1132px,934px,709px,500px;h:830px,685px,520px,366px;"
								data-frame_0="sX:0.9;sY:0.9;"
								data-frame_1="sp:1000;"
								data-frame_999="o:0;st:w;sR:8700;"
								style="z-index:10;"
							><img src="//demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/plugins/revslider/sr6/assets/assets/dummy.png" alt="" class="tp-rs-img rs-lazyload" width="955" height="700" data-lazyload="//demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/02/residential-banner-img.jpg" data-no-retina> 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-6-layer-3" 
								data-type="text"
								data-color="#282525"
								data-rsp_ch="on"
								data-xy="x:l,l,l,c;xo:19px,20px,12px,0;yo:233px,192px,83px,71px;"
								data-text="w:normal;s:60,55,40,40;l:70,60,50,45;fw:600;"
								data-dim="w:537px,443px,336px,247px;"
								data-frame_0="x:-100%;"
								data-frame_0_mask="u:t;"
								data-frame_1="sp:2000;"
								data-frame_1_mask="u:t;"
								data-frame_999="o:0;st:w;sR:7000;"
								style="z-index:11;font-family:'Maven Pro';text-transform:capitalize;"
							>Find perfect place to  
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-6-layer-4" 
								data-type="text"
								data-color="#ff8f91"
								data-rsp_ch="on"
								data-xy="xo:100px,249px,180px,284px;yo:304px,252px,133px,120px;"
								data-text="w:normal;s:60,55,40,40;l:70,60,50,45;fw:700;"
								data-frame_0="x:-100%;"
								data-frame_0_mask="u:t;"
								data-frame_1="st:840;sp:1000;sR:840;"
								data-frame_1_mask="u:t;"
								data-frame_999="o:0;st:w;sR:7160;"
								style="z-index:12;font-family:'Maven Pro';"
							>Live 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-6-layer-5" 
								data-type="shape"
								data-rsp_ch="on"
								data-xy="xo:19px,20px,16px,9px;yo:390px,322px,201px,124px;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-dim="w:50px,41px,31px,19px;h:4px,3px,2px,1px;"
								data-vbility="t,t,t,f"
								data-frame_0="x:-100%;"
								data-frame_0_mask="u:t;"
								data-frame_1="st:2010;sp:1000;sR:2010;"
								data-frame_1_mask="u:t;"
								data-frame_999="o:0;st:w;sR:5990;"
								style="z-index:14;background-color:#ff8f91;"
							> 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-6-layer-6" 
								data-type="shape"
								data-rsp_ch="on"
								data-xy="xo:39px,36px,28px,17px;yo:391px,322px,201px,124px;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-dim="w:100px,82px,62px,38px;h:2px,1px,1px,1px;"
								data-vbility="t,t,t,f"
								data-frame_0="x:-100%;"
								data-frame_0_mask="u:t;"
								data-frame_1="st:2010;sp:1000;sR:2010;"
								data-frame_1_mask="u:t;"
								data-frame_999="o:0;st:w;sR:5990;"
								style="z-index:13;background-color:rgba(113,113,113,0.5);"
							> 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-6-layer-7" 
								data-type="text"
								data-color="#3f3e3e"
								data-rsp_ch="on"
								data-xy="xo:61px,58px,48px,151px;yo:438px,349px,229px,198px;"
								data-text="w:normal;s:20,18,18,15;l:30,25,25,20;"
								data-dim="w:294.993px,242px,247px,226px;"
								data-frame_0="x:-100%;"
								data-frame_0_mask="u:t;"
								data-frame_1="st:3010;sp:1000;sR:3010;"
								data-frame_1_mask="u:t;"
								data-frame_999="o:0;st:w;sR:4990;"
								style="z-index:15;font-family:'Roboto';"
							>No: 58 A, East Medison Street, Baltimore, New York 4508 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-6-layer-8" 
								data-type="object"
								data-rsp_ch="on"
								data-xy="xo:50px,61px,46px,28px;yo:50px,41px,31px,19px;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-frame_1="st:2760;sR:2760;"
								data-frame_999="o:0;st:w;sR:5940;"
								style="z-index:16;font-family:'Roboto';"
							> 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-6-layer-9" 
								data-type="shape"
								data-rsp_ch="on"
								data-xy="xo:497px,415px,296px,608px;y:b;yo:0,-15px,-7px,434px;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-dim="w:257px,245px,241px,386px;h:83px,97px,88px,35px;"
								data-vbility="t,t,f,f"
								data-frame_0="x:0,0,0,0px;y:0,0,0,0px;"
								data-frame_1="x:0,0,0,0px;y:0,0,0,0px;"
								data-frame_999="o:0;st:w;"
								style="z-index:20;background-color:#ffffff;"
							> 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-6-layer-10" 
								data-type="object"
								data-rsp_ch="on"
								data-xy="xo:50px,41px,31px,19px;yo:50px,41px,31px,19px;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-frame_1="st:3060;sR:3060;"
								data-frame_999="o:0;st:w;sR:5640;"
								style="z-index:17;font-family:'Roboto';"
							> 
							</rs-layer><!--

							--><a
								id="slider-1-slide-6-layer-11" 
								class="rs-layer rev-btn"
								href="#" target="_self"
								data-type="button"
								data-rsp_ch="on"
								data-xy="x:l,l,l,c;xo:19px,20px,19px,0;yo:539px,447px,321px,271px;"
								data-text="w:normal;s:17,18,16,16;l:50,50,45,45;fw:500;"
								data-dim="minh:0px,none,none,none;"
								data-padding="t:0,0,0,3;r:20,17,13,20;b:0,0,0,3;l:20,17,13,20;"
								data-border="bor:5px,5px,5px,5px;"
								data-frame_0="x:-100%;"
								data-frame_0_mask="u:t;"
								data-frame_1="st:4000;sp:1000;sR:4000;"
								data-frame_1_mask="u:t;"
								data-frame_999="o:0;st:w;sR:4000;"
								data-frame_hover="c:#fff;bgc:#282525;bor:5px,5px,5px,5px;sp:200;e:power1.inOut;"
								style="z-index:18;background-color:#ff8f91;font-family:'Roboto';"
							>Book A Room 
							</a><!--

							--><rs-layer
								id="slider-1-slide-6-layer-12" 
								data-type="image"
								data-rsp_ch="on"
								data-xy="xo:19px,22px,11px,110px;yo:450px,360px,242px,203px;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-dim="w:32px,26px,25px,30px;h:32px,26px,25px,30px;"
								data-frame_0="x:-100%;"
								data-frame_0_mask="u:t;"
								data-frame_1="st:3000;sp:1000;sR:3000;"
								data-frame_1_mask="u:t;"
								data-frame_999="o:0;st:w;sR:5000;"
								style="z-index:19;"
							><img src="//demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/plugins/revslider/sr6/assets/assets/dummy.png" alt="" class="tp-rs-img rs-lazyload" width="32" height="32" data-lazyload="//kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/11/place.png" data-no-retina> 
							</rs-layer><!--
-->					</rs-slide>
						<rs-slide style="position: absolute;" data-key="rs-7" data-title="Slide" data-thumb="//demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/02/real-estate-banner-3.jpg" data-in="o:0;" data-out="a:false;">
							<img src="//demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/plugins/revslider/sr6/assets/assets/dummy.png" alt="Slide" title="real-estate-banner-3" width="970" height="700" class="rev-slidebg tp-rs-img rs-lazyload" data-lazyload="//demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/plugins/revslider/sr6/assets/assets/transparent.png" data-bg="c:#f9f9f9;" data-no-retina>
<!--
							--><rs-layer
								id="slider-1-slide-7-layer-0" 
								data-type="shape"
								data-rsp_ch="on"
								data-xy="xo:-300px,-247px,-1px,-2px;yo:-11px,-9px,0,0;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-dim="w:1920px,1585px,1204px,742px;h:870px,718px,545px,400px;"
								data-frame_999="o:0;st:w;sR:8700;"
								style="z-index:8;background-color:#f9f9f9;"
							> 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-7-layer-1" 
								data-type="shape"
								data-rsp_ch="on"
								data-xy="x:r,r,r,c;xo:-339px,-279px,-212px,-56px;y:b;yo:0,0,0,170px;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-dim="w:970px,801px,608px,375px;h:720px,594px,451px,278px;"
								data-vbility="t,t,t,f"
								data-frame_999="o:0;st:w;sR:8700;"
								style="z-index:9;background-color:#ffffff;"
							> 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-7-layer-2" 
								data-type="image"
								data-rsp_ch="on"
								data-xy="x:l,l,l,c;xo:630px,516px,402px,0;y:t,t,t,b;yo:0,0,0,-59px;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-dim="w:1132px,934px,709px,500px;h:817px,674px,512px,366px;"
								data-frame_0="sX:0.9;sY:0.9;"
								data-frame_1="sp:1000;"
								data-frame_999="o:0;st:w;sR:8700;"
								style="z-index:10;"
							><img src="//demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/plugins/revslider/sr6/assets/assets/dummy.png" alt="" class="tp-rs-img rs-lazyload" width="970" height="700" data-lazyload="//demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/02/real-estate-banner-3.jpg" data-no-retina> 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-7-layer-3" 
								data-type="text"
								data-color="#282525"
								data-rsp_ch="on"
								data-xy="x:l,l,l,c;xo:19px,20px,12px,0;yo:233px,192px,83px,71px;"
								data-text="w:normal;s:60,55,40,40;l:70,60,50,45;fw:600;"
								data-dim="w:537px,443px,336px,247px;"
								data-frame_0="x:-100%;"
								data-frame_0_mask="u:t;"
								data-frame_1="sp:2000;"
								data-frame_1_mask="u:t;"
								data-frame_999="o:0;st:w;sR:7000;"
								style="z-index:11;font-family:'Maven Pro';text-transform:capitalize;"
							>Find perfect place to  
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-7-layer-4" 
								data-type="text"
								data-color="#ff8f91"
								data-rsp_ch="on"
								data-xy="xo:100px,249px,180px,284px;yo:304px,252px,133px,120px;"
								data-text="w:normal;s:60,55,40,40;l:70,60,50,45;fw:700;"
								data-frame_0="x:-100%;"
								data-frame_0_mask="u:t;"
								data-frame_1="st:840;sp:1000;sR:840;"
								data-frame_1_mask="u:t;"
								data-frame_999="o:0;st:w;sR:7160;"
								style="z-index:12;font-family:'Maven Pro';"
							>Live 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-7-layer-5" 
								data-type="shape"
								data-rsp_ch="on"
								data-xy="xo:19px,20px,16px,9px;yo:390px,322px,201px,124px;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-dim="w:50px,41px,31px,19px;h:4px,3px,2px,1px;"
								data-vbility="t,t,t,f"
								data-frame_0="x:-100%;"
								data-frame_0_mask="u:t;"
								data-frame_1="st:2010;sp:1000;sR:2010;"
								data-frame_1_mask="u:t;"
								data-frame_999="o:0;st:w;sR:5990;"
								style="z-index:14;background-color:#ff8f91;"
							> 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-7-layer-6" 
								data-type="shape"
								data-rsp_ch="on"
								data-xy="xo:39px,36px,28px,17px;yo:391px,322px,201px,124px;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-dim="w:100px,82px,62px,38px;h:2px,1px,1px,1px;"
								data-vbility="t,t,t,f"
								data-frame_0="x:-100%;"
								data-frame_0_mask="u:t;"
								data-frame_1="st:2010;sp:1000;sR:2010;"
								data-frame_1_mask="u:t;"
								data-frame_999="o:0;st:w;sR:5990;"
								style="z-index:13;background-color:rgba(113,113,113,0.5);"
							> 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-7-layer-7" 
								data-type="text"
								data-color="#3f3e3e"
								data-rsp_ch="on"
								data-xy="xo:61px,58px,48px,151px;yo:438px,349px,231px,198px;"
								data-text="w:normal;s:20,18,18,15;l:30,25,25,20;"
								data-dim="w:279.993px,265px,247px,232px;"
								data-frame_0="x:-100%;"
								data-frame_0_mask="u:t;"
								data-frame_1="st:3010;sp:1000;sR:3010;"
								data-frame_1_mask="u:t;"
								data-frame_999="o:0;st:w;sR:4990;"
								style="z-index:15;font-family:'Roboto';"
							>No: 58 A, East Medison Street, Baltimore, New York 4508 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-7-layer-8" 
								data-type="object"
								data-rsp_ch="on"
								data-xy="xo:50px,61px,46px,28px;yo:50px,41px,31px,19px;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-frame_1="st:2760;sR:2760;"
								data-frame_999="o:0;st:w;sR:5940;"
								style="z-index:16;font-family:'Roboto';"
							> 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-7-layer-9" 
								data-type="shape"
								data-rsp_ch="on"
								data-xy="xo:500px,415px,296px,608px;y:b;yo:0,-15px,-7px,434px;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-dim="w:257px,245px,241px,386px;h:83px,97px,88px,35px;"
								data-vbility="t,t,f,f"
								data-frame_0="x:0,0,0,0px;y:0,0,0,0px;"
								data-frame_1="x:0,0,0,0px;y:0,0,0,0px;"
								data-frame_999="o:0;st:w;"
								style="z-index:20;background-color:#ffffff;"
							> 
							</rs-layer><!--

							--><rs-layer
								id="slider-1-slide-7-layer-10" 
								data-type="object"
								data-rsp_ch="on"
								data-xy="xo:50px,41px,31px,19px;yo:50px,41px,31px,19px;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-frame_1="st:3060;sR:3060;"
								data-frame_999="o:0;st:w;sR:5640;"
								style="z-index:17;font-family:'Roboto';"
							> 
							</rs-layer><!--

							--><a
								id="slider-1-slide-7-layer-11" 
								class="rs-layer rev-btn"
								href="#" target="_self"
								data-type="button"
								data-rsp_ch="on"
								data-xy="x:l,l,l,c;xo:19px,20px,19px,0;yo:539px,447px,321px,271px;"
								data-text="w:normal;s:17,18,16,16;l:50,50,45,45;fw:500;"
								data-dim="minh:0px,none,none,none;"
								data-padding="t:0,0,0,3;r:20,17,13,20;b:0,0,0,3;l:20,17,13,20;"
								data-border="bor:5px,5px,5px,5px;"
								data-frame_0="x:-100%;"
								data-frame_0_mask="u:t;"
								data-frame_1="st:4000;sp:1000;sR:4000;"
								data-frame_1_mask="u:t;"
								data-frame_999="o:0;st:w;sR:4000;"
								data-frame_hover="c:#fff;bgc:#282525;bor:5px,5px,5px,5px;sp:200;e:power1.inOut;"
								style="z-index:18;background-color:#ff8f91;font-family:'Roboto';"
							>Book A Room 
							</a><!--

							--><rs-layer
								id="slider-1-slide-7-layer-12" 
								data-type="image"
								data-rsp_ch="on"
								data-xy="xo:19px,22px,11px,110px;yo:450px,360px,242px,203px;"
								data-text="w:normal;s:20,16,12,7;l:0,20,15,9;"
								data-dim="w:32px,26px,25px,30px;h:32px,26px,25px,30px;"
								data-frame_0="x:-100%;"
								data-frame_0_mask="u:t;"
								data-frame_1="st:3000;sp:1000;sR:3000;"
								data-frame_1_mask="u:t;"
								data-frame_999="o:0;st:w;sR:5000;"
								style="z-index:19;"
							><img src="//demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/plugins/revslider/sr6/assets/assets/dummy.png" alt="" class="tp-rs-img rs-lazyload" width="32" height="32" data-lazyload="//kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/11/place.png" data-no-retina> 
							</rs-layer><!--
-->					</rs-slide>
					</rs-slides>
				</rs-module>
				<script>
					setREVStartSize({c: 'rev_slider_1_1',rl:[1240,1024,778,480],el:[830,670,500,700],gw:[1240,1024,778,480],gh:[830,670,500,700],type:'standard',justify:'',layout:'fullwidth',mh:"0"});if (window.RS_MODULES!==undefined && window.RS_MODULES.modules!==undefined && window.RS_MODULES.modules["revslider11"]!==undefined) {window.RS_MODULES.modules["revslider11"].once = false;window.revapi1 = undefined;if (window.RS_MODULES.checkMinimal!==undefined) window.RS_MODULES.checkMinimal()}
				</script>
			</rs-module-wrap>
			<!-- END REVOLUTION SLIDER -->
[/vc_column][/vc_row][vc_row css=".vc_custom_1635831268872{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"][vc_column css=".vc_custom_1635512259378{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"]<div class="motocom_spacer_69d009377d92b"></div><div class="mt-heading text-center" id="mt-69d009377d951"><h1>Find Hotels and Resorts</h1></div><div class="motocom_spacer_69d009377d996"></div>[vc_column_text css=".vc_custom_1635512380162{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"][/vc_column_text]<div class="motocom_spacer_69d0093781da8"></div>[/vc_column][/vc_row][vc_row css=".vc_custom_1635831307485{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"][vc_column css=".vc_custom_1635512281360{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"]<div class="motocom_spacer_69d0093781dce"></div><div class="mt-heading text-center" id="mt-69d0093781de8"><h1>Residential Categories </h1></div><div class="motocom_spacer_69d0093781e1b"></div>[vc_row_inner][vc_column_inner width="2/3"] <div class="mt-rs-property-gallary">
					<div class="mt-rs-gallary-box">
						<img src="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/11/residential-estate-cat-1.jpg" alt="Guest Houses"/>
						<div class="mt-rs-gallary-text">
							<a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/single/">Single</a>
							<h3>No: 58 A, East Medison Street, New York 4508</h3>
						</div>
					</div>
				</div>[/vc_column_inner][vc_column_inner width="1/3"] <div class="mt-rs-property-gallary">
					<div class="mt-rs-gallary-box">
						<img src="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/11/residential-estate-cat.jpg" alt="Guest Houses"/>
						<div class="mt-rs-gallary-text">
							<a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/double/">Double</a>
							<h3>No: 58 A, East Medison Street, New York 4508</h3>
						</div>
					</div>
				</div>[/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width="1/3"] <div class="mt-rs-property-gallary">
					<div class="mt-rs-gallary-box">
						<img src="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/11/03-1.jpg" alt="Guest Houses"/>
						<div class="mt-rs-gallary-text">
							<a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/twin-room/">Twin Room</a>
							<h3>No: 58 A, East Medison Street, New York 4508</h3>
						</div>
					</div>
				</div>[/vc_column_inner][vc_column_inner width="1/3"] <div class="mt-rs-property-gallary">
					<div class="mt-rs-gallary-box">
						<img src="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/11/04.jpg" alt="Guest Houses"/>
						<div class="mt-rs-gallary-text">
							<a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/family-rooms/">Family Rooms</a>
							<h3>No: 58 A, East Medison Street, New York 4508</h3>
						</div>
					</div>
				</div>[/vc_column_inner][vc_column_inner width="1/3"] <div class="mt-rs-property-gallary">
					<div class="mt-rs-gallary-box">
						<img src="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/11/05.jpg" alt="Guest Houses"/>
						<div class="mt-rs-gallary-text">
							<a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/rooms/hotels/">Hotels</a>
							<h3>No: 58 A, East Medison Street, New York 4508</h3>
						</div>
					</div>
				</div>[/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column css=".vc_custom_1614339584989{padding-top: 0px !important;}"]<div class="motocom_spacer_69d0093782aaa"></div>[/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1635831377091{background-image: url(https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/02/residential-estate-cat-4.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column css=".vc_custom_1614409098107{padding-top: 0px !important;}" offset="vc_hidden-sm vc_hidden-xs"]<div class="motocom_spacer_69d0093782ab4"></div><div class="mt-heading text-center" id="mt-69d0093782ac2"><h1>awesome features</h1></div><div class="motocom_spacer_69d0093782ae1"></div>[vc_row_inner][vc_column_inner width="1/6"][/vc_column_inner][vc_column_inner width="2/3"]<div class="mt-service-wrapper" id="mt-69d0093782af2"><div class="row"><div class="col-lg-4 col-md-6">
                    <div class="mt-job-serv-box text-center" id="mt-69d0093782bb9">
                        <div class="mt-job-ser-icon"><i class="fas fa-laptop"></i></div>
                        <a href="" class="mt-job-search-title">Online Booking</a></div>
		</div><div class="col-lg-4 col-md-6">
                    <div class="mt-job-serv-box text-center" id="mt-69d0093782c3f">
                        <div class="mt-job-ser-icon"><i class="far fa-window-restore"></i></div>
                        <a href="" class="mt-job-search-title">100% Responsive</a></div>
		</div><div class="col-lg-4 col-md-6">
                    <div class="mt-job-serv-box text-center" id="mt-69d0093782c5b">
                        <div class="mt-job-ser-icon"><i class="fas fa-sort-alpha-up"></i></div>
                        <a href="" class="mt-job-search-title">Easy to Use</a></div>
		</div><div class="col-lg-4 col-md-6">
                    <div class="mt-job-serv-box text-center" id="mt-69d0093782c70">
                        <div class="mt-job-ser-icon"><i class="fas fa-user-tie"></i></div>
                        <a href="" class="mt-job-search-title">User Friendly</a></div>
		</div><div class="col-lg-4 col-md-6">
                    <div class="mt-job-serv-box text-center" id="mt-69d0093782c85">
                        <div class="mt-job-ser-icon"><i class="fas fa-share-alt"></i></div>
                        <a href="" class="mt-job-search-title">Social Share Option</a></div>
		</div><div class="col-lg-4 col-md-6">
                    <div class="mt-job-serv-box text-center" id="mt-69d0093782c99">
                        <div class="mt-job-ser-icon"><i class="fas fa-hand-holding-usd"></i></div>
                        <a href="" class="mt-job-search-title">Accept Payments</a></div>
		</div></div></div>[/vc_column_inner][vc_column_inner width="1/6"][/vc_column_inner][/vc_row_inner]<div class="motocom_spacer_69d0093782cb6"></div>[/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1635833198640{background-color: #fff9f9 !important;}"][vc_column css=".vc_custom_1614345435853{padding-top: 0px !important;}"]<div class="motocom_spacer_69d0093782cbe"></div><div class="mt-heading text-center" id="mt-69d0093782cc8"><h1>Latest Articles</h1></div><div class="motocom_spacer_69d0093782ce1"></div><div class="mt-blog" id="mt-69d0093782cf8"><div class="row"><div class="col-xl-4 col-lg-6 col-md-6"><div class="mt-blog-two-box"><div class="mt-blog-img"><a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/new-interior-design-trends-in-2020/"><img src="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/02/01-1-600x400.jpg" alt="New Interior Design Trends in 2020"/></a></div><div class="mt-blog-two-data"><ul class="mt-blog-view"><li>
				<span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
				<path d="M13.665,10.219 C12.850,9.407 11.898,8.793 10.836,8.393 C12.013,7.497 12.699,6.105 12.681,4.626 C12.668,3.383 12.166,2.217 11.269,1.342 C10.382,0.476 9.220,0.002 7.990,0.002 C7.970,0.002 7.949,0.002 7.928,0.002 C5.374,0.035 3.297,2.132 3.297,4.677 C3.297,6.137 3.983,7.508 5.144,8.393 C4.081,8.793 3.130,9.407 2.314,10.219 C0.973,11.557 0.148,13.325 -0.009,15.197 C-0.026,15.404 0.045,15.609 0.184,15.761 C0.324,15.912 0.522,15.999 0.731,15.999 C1.118,15.999 1.435,15.706 1.468,15.320 C1.753,11.975 4.617,9.354 7.990,9.354 C11.363,9.354 14.227,11.975 14.511,15.320 C14.544,15.706 14.861,15.999 15.252,15.999 C15.458,15.999 15.656,15.912 15.795,15.761 C15.935,15.609 16.005,15.404 15.988,15.197 C15.832,13.325 15.007,11.557 13.665,10.219 ZM11.199,4.571 C11.228,5.464 10.896,6.303 10.264,6.935 C9.627,7.571 8.775,7.899 7.882,7.875 C6.198,7.821 4.835,6.463 4.780,4.784 C4.751,3.892 5.083,3.053 5.716,2.420 C6.352,1.785 7.197,1.458 8.097,1.480 C9.782,1.535 11.144,2.893 11.199,4.571 Z"></path>
				</svg></span>
				<a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/author/handily/">By - handily</a>
			 </li><li>
				<span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 16">
				<path d="M13.625,15.999 L1.375,15.999 C0.616,15.999 0.000,15.349 0.000,14.557 L0.000,3.214 C0.000,2.436 0.602,1.804 1.335,1.781 L1.335,3.716 C1.335,4.591 2.016,5.296 2.854,5.296 L3.812,5.296 C4.651,5.296 5.340,4.591 5.340,3.716 L5.340,1.774 L9.659,1.774 L9.659,3.716 C9.659,4.591 10.349,5.296 11.188,5.296 L12.146,5.296 C12.984,5.296 13.665,4.591 13.665,3.716 L13.665,1.781 C14.398,1.804 15.000,2.436 15.000,3.214 L15.000,14.557 C15.000,15.347 14.383,15.999 13.625,15.999 ZM13.220,7.991 C13.220,7.649 12.954,7.371 12.625,7.371 L2.348,7.371 C2.020,7.371 1.754,7.649 1.754,7.991 L1.754,13.850 C1.754,14.193 2.020,14.470 2.348,14.470 L12.625,14.470 C12.954,14.470 13.220,14.193 13.220,13.850 L13.220,7.991 ZM11.144,13.624 L9.929,13.624 C9.737,13.624 9.581,13.461 9.581,13.261 L9.581,11.994 C9.581,11.793 9.737,11.631 9.929,11.631 L11.144,11.631 C11.336,11.631 11.492,11.793 11.492,11.994 L11.492,13.261 C11.492,13.461 11.336,13.624 11.144,13.624 ZM11.144,10.456 L9.929,10.456 C9.737,10.456 9.581,10.294 9.581,10.093 L9.581,8.826 C9.581,8.626 9.737,8.464 9.929,8.464 L11.144,8.464 C11.336,8.464 11.492,8.626 11.492,8.826 L11.492,10.093 C11.492,10.294 11.336,10.456 11.144,10.456 ZM8.108,13.624 L6.892,13.624 C6.700,13.624 6.544,13.461 6.544,13.261 L6.544,11.994 C6.544,11.793 6.700,11.631 6.892,11.631 L8.108,11.631 C8.300,11.631 8.455,11.793 8.455,11.994 L8.455,13.261 C8.455,13.461 8.300,13.624 8.108,13.624 ZM8.108,10.456 L6.892,10.456 C6.700,10.456 6.544,10.294 6.544,10.093 L6.544,8.826 C6.544,8.626 6.700,8.464 6.892,8.464 L8.108,8.464 C8.300,8.464 8.455,8.626 8.455,8.826 L8.455,10.093 C8.455,10.294 8.300,10.456 8.108,10.456 ZM5.071,13.624 L3.856,13.624 C3.664,13.624 3.508,13.461 3.508,13.261 L3.508,11.994 C3.508,11.793 3.664,11.631 3.856,11.631 L5.071,11.631 C5.263,11.631 5.419,11.793 5.419,11.994 L5.419,13.261 C5.419,13.461 5.263,13.624 5.071,13.624 ZM5.071,10.456 L3.856,10.456 C3.664,10.456 3.508,10.294 3.508,10.093 L3.508,8.826 C3.508,8.626 3.664,8.464 3.856,8.464 L5.071,8.464 C5.263,8.464 5.419,8.626 5.419,8.826 L5.419,10.093 C5.419,10.294 5.263,10.456 5.071,10.456 ZM12.123,4.259 L11.175,4.259 C10.888,4.259 10.654,4.016 10.654,3.715 L10.654,0.543 C10.654,0.242 10.888,-0.000 11.175,-0.000 L12.123,-0.000 C12.411,-0.000 12.644,0.242 12.644,0.543 L12.644,3.715 C12.644,4.016 12.411,4.259 12.123,4.259 ZM3.799,4.259 L2.851,4.259 C2.563,4.259 2.330,4.016 2.330,3.715 L2.330,0.543 C2.330,0.242 2.563,-0.000 2.851,-0.000 L3.799,-0.000 C4.086,-0.000 4.319,0.242 4.319,0.543 L4.319,3.715 C4.319,4.016 4.086,4.259 3.799,4.259 Z"></path>
				</svg></span>
				<a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/2021/02/26/">February 26, 2021</a>
			 </li></ul><a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/new-interior-design-trends-in-2020/" class="mt-blog-two-title">New Interior Design Trends in 2020</a></div></div>
		</div><div class="col-xl-4 col-lg-6 col-md-6"><div class="mt-blog-two-box"><div class="mt-blog-img"><a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/the-most-expensive-vacation-homes-for-rent/"><img src="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/02/02-1-600x400.jpg" alt="The Most Expensive Vacation Homes for Rent"/></a></div><div class="mt-blog-two-data"><ul class="mt-blog-view"><li>
				<span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
				<path d="M13.665,10.219 C12.850,9.407 11.898,8.793 10.836,8.393 C12.013,7.497 12.699,6.105 12.681,4.626 C12.668,3.383 12.166,2.217 11.269,1.342 C10.382,0.476 9.220,0.002 7.990,0.002 C7.970,0.002 7.949,0.002 7.928,0.002 C5.374,0.035 3.297,2.132 3.297,4.677 C3.297,6.137 3.983,7.508 5.144,8.393 C4.081,8.793 3.130,9.407 2.314,10.219 C0.973,11.557 0.148,13.325 -0.009,15.197 C-0.026,15.404 0.045,15.609 0.184,15.761 C0.324,15.912 0.522,15.999 0.731,15.999 C1.118,15.999 1.435,15.706 1.468,15.320 C1.753,11.975 4.617,9.354 7.990,9.354 C11.363,9.354 14.227,11.975 14.511,15.320 C14.544,15.706 14.861,15.999 15.252,15.999 C15.458,15.999 15.656,15.912 15.795,15.761 C15.935,15.609 16.005,15.404 15.988,15.197 C15.832,13.325 15.007,11.557 13.665,10.219 ZM11.199,4.571 C11.228,5.464 10.896,6.303 10.264,6.935 C9.627,7.571 8.775,7.899 7.882,7.875 C6.198,7.821 4.835,6.463 4.780,4.784 C4.751,3.892 5.083,3.053 5.716,2.420 C6.352,1.785 7.197,1.458 8.097,1.480 C9.782,1.535 11.144,2.893 11.199,4.571 Z"></path>
				</svg></span>
				<a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/author/handily/">By - handily</a>
			 </li><li>
				<span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 16">
				<path d="M13.625,15.999 L1.375,15.999 C0.616,15.999 0.000,15.349 0.000,14.557 L0.000,3.214 C0.000,2.436 0.602,1.804 1.335,1.781 L1.335,3.716 C1.335,4.591 2.016,5.296 2.854,5.296 L3.812,5.296 C4.651,5.296 5.340,4.591 5.340,3.716 L5.340,1.774 L9.659,1.774 L9.659,3.716 C9.659,4.591 10.349,5.296 11.188,5.296 L12.146,5.296 C12.984,5.296 13.665,4.591 13.665,3.716 L13.665,1.781 C14.398,1.804 15.000,2.436 15.000,3.214 L15.000,14.557 C15.000,15.347 14.383,15.999 13.625,15.999 ZM13.220,7.991 C13.220,7.649 12.954,7.371 12.625,7.371 L2.348,7.371 C2.020,7.371 1.754,7.649 1.754,7.991 L1.754,13.850 C1.754,14.193 2.020,14.470 2.348,14.470 L12.625,14.470 C12.954,14.470 13.220,14.193 13.220,13.850 L13.220,7.991 ZM11.144,13.624 L9.929,13.624 C9.737,13.624 9.581,13.461 9.581,13.261 L9.581,11.994 C9.581,11.793 9.737,11.631 9.929,11.631 L11.144,11.631 C11.336,11.631 11.492,11.793 11.492,11.994 L11.492,13.261 C11.492,13.461 11.336,13.624 11.144,13.624 ZM11.144,10.456 L9.929,10.456 C9.737,10.456 9.581,10.294 9.581,10.093 L9.581,8.826 C9.581,8.626 9.737,8.464 9.929,8.464 L11.144,8.464 C11.336,8.464 11.492,8.626 11.492,8.826 L11.492,10.093 C11.492,10.294 11.336,10.456 11.144,10.456 ZM8.108,13.624 L6.892,13.624 C6.700,13.624 6.544,13.461 6.544,13.261 L6.544,11.994 C6.544,11.793 6.700,11.631 6.892,11.631 L8.108,11.631 C8.300,11.631 8.455,11.793 8.455,11.994 L8.455,13.261 C8.455,13.461 8.300,13.624 8.108,13.624 ZM8.108,10.456 L6.892,10.456 C6.700,10.456 6.544,10.294 6.544,10.093 L6.544,8.826 C6.544,8.626 6.700,8.464 6.892,8.464 L8.108,8.464 C8.300,8.464 8.455,8.626 8.455,8.826 L8.455,10.093 C8.455,10.294 8.300,10.456 8.108,10.456 ZM5.071,13.624 L3.856,13.624 C3.664,13.624 3.508,13.461 3.508,13.261 L3.508,11.994 C3.508,11.793 3.664,11.631 3.856,11.631 L5.071,11.631 C5.263,11.631 5.419,11.793 5.419,11.994 L5.419,13.261 C5.419,13.461 5.263,13.624 5.071,13.624 ZM5.071,10.456 L3.856,10.456 C3.664,10.456 3.508,10.294 3.508,10.093 L3.508,8.826 C3.508,8.626 3.664,8.464 3.856,8.464 L5.071,8.464 C5.263,8.464 5.419,8.626 5.419,8.826 L5.419,10.093 C5.419,10.294 5.263,10.456 5.071,10.456 ZM12.123,4.259 L11.175,4.259 C10.888,4.259 10.654,4.016 10.654,3.715 L10.654,0.543 C10.654,0.242 10.888,-0.000 11.175,-0.000 L12.123,-0.000 C12.411,-0.000 12.644,0.242 12.644,0.543 L12.644,3.715 C12.644,4.016 12.411,4.259 12.123,4.259 ZM3.799,4.259 L2.851,4.259 C2.563,4.259 2.330,4.016 2.330,3.715 L2.330,0.543 C2.330,0.242 2.563,-0.000 2.851,-0.000 L3.799,-0.000 C4.086,-0.000 4.319,0.242 4.319,0.543 L4.319,3.715 C4.319,4.016 4.086,4.259 3.799,4.259 Z"></path>
				</svg></span>
				<a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/2021/02/26/">February 26, 2021</a>
			 </li></ul><a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/the-most-expensive-vacation-homes-for-rent/" class="mt-blog-two-title">The Most Expensive Vacation Homes for Rent</a></div></div>
		</div><div class="col-xl-4 col-lg-6 col-md-6"><div class="mt-blog-two-box"><div class="mt-blog-img"><a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/apartments-by-the-sea-and-lakes/"><img src="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/wp-content/uploads/sites/2/2021/02/09-600x400.jpg" alt="Apartments by the Sea and Lakes"/></a></div><div class="mt-blog-two-data"><ul class="mt-blog-view"><li>
				<span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
				<path d="M13.665,10.219 C12.850,9.407 11.898,8.793 10.836,8.393 C12.013,7.497 12.699,6.105 12.681,4.626 C12.668,3.383 12.166,2.217 11.269,1.342 C10.382,0.476 9.220,0.002 7.990,0.002 C7.970,0.002 7.949,0.002 7.928,0.002 C5.374,0.035 3.297,2.132 3.297,4.677 C3.297,6.137 3.983,7.508 5.144,8.393 C4.081,8.793 3.130,9.407 2.314,10.219 C0.973,11.557 0.148,13.325 -0.009,15.197 C-0.026,15.404 0.045,15.609 0.184,15.761 C0.324,15.912 0.522,15.999 0.731,15.999 C1.118,15.999 1.435,15.706 1.468,15.320 C1.753,11.975 4.617,9.354 7.990,9.354 C11.363,9.354 14.227,11.975 14.511,15.320 C14.544,15.706 14.861,15.999 15.252,15.999 C15.458,15.999 15.656,15.912 15.795,15.761 C15.935,15.609 16.005,15.404 15.988,15.197 C15.832,13.325 15.007,11.557 13.665,10.219 ZM11.199,4.571 C11.228,5.464 10.896,6.303 10.264,6.935 C9.627,7.571 8.775,7.899 7.882,7.875 C6.198,7.821 4.835,6.463 4.780,4.784 C4.751,3.892 5.083,3.053 5.716,2.420 C6.352,1.785 7.197,1.458 8.097,1.480 C9.782,1.535 11.144,2.893 11.199,4.571 Z"></path>
				</svg></span>
				<a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/author/handily/">By - handily</a>
			 </li><li>
				<span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 16">
				<path d="M13.625,15.999 L1.375,15.999 C0.616,15.999 0.000,15.349 0.000,14.557 L0.000,3.214 C0.000,2.436 0.602,1.804 1.335,1.781 L1.335,3.716 C1.335,4.591 2.016,5.296 2.854,5.296 L3.812,5.296 C4.651,5.296 5.340,4.591 5.340,3.716 L5.340,1.774 L9.659,1.774 L9.659,3.716 C9.659,4.591 10.349,5.296 11.188,5.296 L12.146,5.296 C12.984,5.296 13.665,4.591 13.665,3.716 L13.665,1.781 C14.398,1.804 15.000,2.436 15.000,3.214 L15.000,14.557 C15.000,15.347 14.383,15.999 13.625,15.999 ZM13.220,7.991 C13.220,7.649 12.954,7.371 12.625,7.371 L2.348,7.371 C2.020,7.371 1.754,7.649 1.754,7.991 L1.754,13.850 C1.754,14.193 2.020,14.470 2.348,14.470 L12.625,14.470 C12.954,14.470 13.220,14.193 13.220,13.850 L13.220,7.991 ZM11.144,13.624 L9.929,13.624 C9.737,13.624 9.581,13.461 9.581,13.261 L9.581,11.994 C9.581,11.793 9.737,11.631 9.929,11.631 L11.144,11.631 C11.336,11.631 11.492,11.793 11.492,11.994 L11.492,13.261 C11.492,13.461 11.336,13.624 11.144,13.624 ZM11.144,10.456 L9.929,10.456 C9.737,10.456 9.581,10.294 9.581,10.093 L9.581,8.826 C9.581,8.626 9.737,8.464 9.929,8.464 L11.144,8.464 C11.336,8.464 11.492,8.626 11.492,8.826 L11.492,10.093 C11.492,10.294 11.336,10.456 11.144,10.456 ZM8.108,13.624 L6.892,13.624 C6.700,13.624 6.544,13.461 6.544,13.261 L6.544,11.994 C6.544,11.793 6.700,11.631 6.892,11.631 L8.108,11.631 C8.300,11.631 8.455,11.793 8.455,11.994 L8.455,13.261 C8.455,13.461 8.300,13.624 8.108,13.624 ZM8.108,10.456 L6.892,10.456 C6.700,10.456 6.544,10.294 6.544,10.093 L6.544,8.826 C6.544,8.626 6.700,8.464 6.892,8.464 L8.108,8.464 C8.300,8.464 8.455,8.626 8.455,8.826 L8.455,10.093 C8.455,10.294 8.300,10.456 8.108,10.456 ZM5.071,13.624 L3.856,13.624 C3.664,13.624 3.508,13.461 3.508,13.261 L3.508,11.994 C3.508,11.793 3.664,11.631 3.856,11.631 L5.071,11.631 C5.263,11.631 5.419,11.793 5.419,11.994 L5.419,13.261 C5.419,13.461 5.263,13.624 5.071,13.624 ZM5.071,10.456 L3.856,10.456 C3.664,10.456 3.508,10.294 3.508,10.093 L3.508,8.826 C3.508,8.626 3.664,8.464 3.856,8.464 L5.071,8.464 C5.263,8.464 5.419,8.626 5.419,8.826 L5.419,10.093 C5.419,10.294 5.263,10.456 5.071,10.456 ZM12.123,4.259 L11.175,4.259 C10.888,4.259 10.654,4.016 10.654,3.715 L10.654,0.543 C10.654,0.242 10.888,-0.000 11.175,-0.000 L12.123,-0.000 C12.411,-0.000 12.644,0.242 12.644,0.543 L12.644,3.715 C12.644,4.016 12.411,4.259 12.123,4.259 ZM3.799,4.259 L2.851,4.259 C2.563,4.259 2.330,4.016 2.330,3.715 L2.330,0.543 C2.330,0.242 2.563,-0.000 2.851,-0.000 L3.799,-0.000 C4.086,-0.000 4.319,0.242 4.319,0.543 L4.319,3.715 C4.319,4.016 4.086,4.259 3.799,4.259 Z"></path>
				</svg></span>
				<a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/2021/02/26/">February 26, 2021</a>
			 </li></ul><a href="https://demo.kamleshyadav.com/plugin/handily/hotel-booking-system/apartments-by-the-sea-and-lakes/" class="mt-blog-two-title">Apartments by the Sea and Lakes</a></div></div>
		</div></div></div><div class="motocom_spacer_69d00937849e7"></div>[/vc_column][/vc_row]{"id":187,"date":"2021-02-26T04:36:56","date_gmt":"2021-02-26T04:36:56","guid":{"rendered":"https:\/\/motocom.co\/demos\/netw2\/residential\/?page_id=4"},"modified":"2021-11-02T06:06:36","modified_gmt":"2021-11-02T06:06:36","slug":"residential-home","status":"publish","type":"page","link":"https:\/\/demo.kamleshyadav.com\/plugin\/handily\/hotel-booking-system\/","title":{"rendered":"Residential Estate Home"},"content":{"rendered":"","protected":false},"excerpt":{"rendered":"molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et ...","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-187","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/demo.kamleshyadav.com\/plugin\/handily\/hotel-booking-system\/wp-json\/wp\/v2\/pages\/187","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demo.kamleshyadav.com\/plugin\/handily\/hotel-booking-system\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/demo.kamleshyadav.com\/plugin\/handily\/hotel-booking-system\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/demo.kamleshyadav.com\/plugin\/handily\/hotel-booking-system\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/demo.kamleshyadav.com\/plugin\/handily\/hotel-booking-system\/wp-json\/wp\/v2\/comments?post=187"}],"version-history":[{"count":43,"href":"https:\/\/demo.kamleshyadav.com\/plugin\/handily\/hotel-booking-system\/wp-json\/wp\/v2\/pages\/187\/revisions"}],"predecessor-version":[{"id":292,"href":"https:\/\/demo.kamleshyadav.com\/plugin\/handily\/hotel-booking-system\/wp-json\/wp\/v2\/pages\/187\/revisions\/292"}],"wp:attachment":[{"href":"https:\/\/demo.kamleshyadav.com\/plugin\/handily\/hotel-booking-system\/wp-json\/wp\/v2\/media?parent=187"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}