View file Dominno/dominno/about.html

File size: 68.83Kb
<!doctype html>
<html class="no-js" lang="en">
    <head>
        <meta charset="utf-8">
        <meta http-equiv="x-ua-compatible" content="ie=edge">
        <title>About || DomInno</title>
        <meta name="description" content="">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        
        <!-- favicon
        ============================================ -->		
        <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico">
        
        <!-- Google Fonts
        ============================================ -->		
        <link href="https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800" rel="stylesheet"> 
        
        <!-- All css files are included here
        ============================================ -->    
        <!-- Bootstrap CSS
        ============================================ -->		
        <link rel="stylesheet" href="css/bootstrap.min.css"> 
        
        <!-- This core.css file contents all plugins css file
        ============================================ -->
        <link rel="stylesheet" href="css/core.css">
        
        <!-- Theme shortcodes/elements style
        ============================================ -->  
        <link rel="stylesheet" href="css/shortcode/shortcodes.css">
        
        <!--  Theme main style
        ============================================ -->  
        <link rel="stylesheet" href="style.css">
        
        <!-- Responsive CSS
        ============================================ -->
        <link rel="stylesheet" href="css/responsive.css">  
        
		<!-- Style Customizer CSS
		============================================ -->
        <link rel="stylesheet" href="css/style-customizer.css">
    	<link href="#" data-style="styles" rel="stylesheet">  
        
        <!-- Modernizr JS -->
        <script src="js/vendor/modernizr-2.8.3.min.js"></script>    
    </head>  
    <body>
        <!--[if lt IE 8]>
            <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
        <![endif]-->  

        <!--Main Wrapper Start-->
        <div class="wrapper bg-white fix">
            <!--Bg White Start-->
            <div class="bg-white">
                <!--Header Area Start-->
                <header class="header-area">
                    <div class="header-top bg-violet">
                        <div class="container">
                            <div class="row">
                                <div class="col-lg-7 col-md-6 col-sm-6 hidden-xs">
                                	<div class="header-top-info">
                                		<img src="images/icons/h-phone.png" alt="">
                                		<span class="ml-8">+88 (012) 564 979 56</span>
                                	</div>
                                	<div class="header-top-info">
                                		<img src="images/icons/h-envelope.png" alt="">
                                		<span class="ml-8">info@devitems.com</span>
                                	</div>
                                </div>
                                <div class="col-lg-5 col-md-6 col-sm-6 col-xs-12 header-right">
                                	<div class="pull_right">
										<div class="header-login-register">
											<span><a href="create-agency.html">Create Agency</a></span>
											<ul class="login">
												<li>
													<a href="#">Login</a>
													<div class="login-form">
														<h4>Login</h4>
														<form action="#" method="post">
															<div class="input-box mb-19">
																<i class="fa fa-user"></i>
																<input type="text" name="user-name" placeholder="Username">
															</div>
															<div class="input-box">
																<i class="fa fa-lock"></i>
																<input type="password" name="user-password" placeholder="Password">
															</div>
															<div class="button-box">
																<div class="fix">
																	<input type="checkbox" value="remember" name="remember">
																	<span>Remember me</span>
																</div>
																<button type="submit" class="register-btn button lemon pull_right">Login</button>
															</div>
														</form>
													</div>
												</li>
											</ul>
											<ul class="login">
												<li>
													<a href="#">Register</a>
													<div class="login-form">
														<h4>Sign Up</h4>
														<form action="#" method="post">
															<div class="input-box mb-19">
																<i class="fa fa-user"></i>
																<input type="text" name="first-name" placeholder="Firstname">
															</div>
															<div class="input-box mb-19">
																<i class="fa fa-user"></i>
																<input type="text" name="last-name" placeholder="Lastname">
															</div>
															<div class="input-box mb-19">
																<i class="fa fa-envelope"></i>
																<input type="email" name="user-email" placeholder="Email">
															</div>
															<div class="input-box">
																<i class="fa fa-lock"></i>
																<input type="password" name="user-password" placeholder="Password">
															</div>
															<div class="button-box mt-20">
																<button type="submit" class="register-btn button lemon pull_right">Sign Up</button>
															</div>
														</form>
													</div>
												</li>
											</ul>
										</div>
										<!--Search Form Start-->
										<div class="search-btn">
											<ul data-toggle="dropdown" class="header-search search-toggle">
												<li class="search-menu">
													<img src="images/icons/search.png" alt="" class="p-img">
													<img src="images/icons/search-hover.png" alt="" class="s-img">
												</li>
											</ul>
											<div class="search">
												<div class="search-form">
													<form id="search-form" action="#">
														<input type="search" placeholder="Search here..." name="search" />
														<button type="submit">
															<span><i class="fa fa-search"></i></span>
														</button>
													</form>                                
												</div>
											</div>
										</div>	
										<!--End of Search Form-->
                                	</div> 
                                	<!--Add Property Button Start-->
                                	<a href="#" class="add-property-btn button text-uppercase mr-15 modal-view button" data-toggle="modal" data-target="#propertyModal">ADD Property</a>
                                	<!--Add Property Button End-->
                                </div>
                            </div>
                        </div>
                    </div>
                	<div id="sticky-header">
						<div class="container">
							<div class="row">
								<div class="col-md-2 col-xs-12">
									<div class="logo"><a href="index.html"><img src="images/logo/logo.png" alt="DomInno"></a></div>
								</div>
								<div class="col-md-10 hidden-sm hidden-xs">
									<div class="pull_right">
										<nav id="primary-menu">              
											<ul class="main-menu text-right">
												<li class="mega-parent"><a href="index.html">HOME</a>
													<div class="mega-menu-area">
														<ul class="single-mega-item">
															<li><a href="index.html">Slider Style 1</a></li>
															<li><a href="index-2.html">Slider Style 2</a></li>
															<li><a href="index-3.html">Slider Style 3</a></li>
															<li><a href="index-4.html">Map Banner</a></li>
														</ul>
														<ul class="single-mega-item">
															<li><a href="index-5.html">Image Overlay Light</a></li>
															<li><a href="index-6.html">Image Overlay Dark</a></li>
															<li><a href="index-7.html">Pattern Overlay</a></li>
															<li><a href="index-8.html">Background Image</a></li>
														</ul>
														<ul class="single-mega-item">
															<li><a href="index-9.html">Menu With Image 1</a></li>
															<li><a href="index-10.html">Menu With Image 2</a></li>
															<li><a href="index-11.html">Video Background</a></li>
															<li><a href="index-12.html">Video Overlay</a></li>
														</ul>
														<ul class="single-mega-item">
															<li><a href="index-13.html">Video Pattern Overlay</a></li>
															<li><a href="index-14.html">Fixed Background</a></li>
															<li><a href="index-15.html">Animated Background</a></li>
															<li><a href="index-16.html">Box Layout</a></li>
														</ul>
													</div>
												</li>
												<li class="active"><a href="about.html">ABOUT</a>
													<ul class="dropdown">
														<li><a href="about-2.html">About Two Page</a></li>
													</ul>
												</li>
												<li><a href="feature.html">FEATURE</a>
													<ul class="dropdown">
														<li><a href="#">Slider Style<i class="zmdi zmdi-chevron-right"></i></a>
														<ul class="inside-menu">
															<li><a href="slider-style-1.html">Slider Style 1</a></li>
															<li><a href="slider-style-2.html">Slider Style 2</a></li>
															<li><a href="slider-style-3.html">Slider Style 3</a></li>
															<li><a href="map-banner.html">Map Banner</a></li>
															<li><a href="background-image.html">Image Background</a></li>
															<li><a href="video-background.html">Video Background</a></li>
															<li><a href="fixed-image.html">Fixed Background</a></li>
															<li><a href="animated-background.html">Animated Background</a></li>
															<li><a href="text-animation-1.html">Text Animation 1</a></li>
															<li><a href="text-animation-2.html">Text Animation 2</a></li>
															<li><a href="text-animation-3.html">Text Animation 3</a></li>
															</ul>
														</li>
														<li><a href="#">Menu Style<i class="zmdi zmdi-chevron-right"></i></a>
															<ul class="inside-menu">
																<li><a href="menu-style-1.html">Default Menu</a></li>
																<li><a href="menu-style-2.html">Menu Without Top Bar</a></li>
																<li><a href="menu-style-3.html">Menu Center</a></li>
																<li><a href="menu-style-4.html">Menu Transparent</a></li>
																<li><a href="menu-style-5.html">Menu Colored</a></li>
																<li><a href="menu-style-6.html">Menu Border</a></li>
																<li><a href="menu-style-7.html">Menu Sticky</a></li>
																<li><a href="menu-style-8.html">Menu Non Sticky </a></li>
															</ul>
														</li>
														<li><a href="#">Page Title<i class="zmdi zmdi-chevron-right"></i></a>
															<ul class="inside-menu">
																<li><a href="breadcrumb-center.html">Title Center</a></li>
																<li><a href="breadcrumb-left.html">Title Left</a></li>
																<li><a href="breadcrumb-right.html">Title Right</a></li>
																<li><a href="breadcrumb-dark.html">Title Dark</a></li>
																<li><a href="breadcrumb-fixed.html">Title Fixed</a></li>
															</ul>
														</li>
														<li><a href="#">Footer Style<i class="zmdi zmdi-chevron-right"></i></a>
															<ul class="inside-menu">
																<li><a href="footer-style-1.html">Footer Style 1</a></li>
																<li><a href="footer-style-2.html">Footer Style 2</a></li>
																<li><a href="footer-style-3.html">Footer Style 3</a></li>
																<li><a href="footer-style-4.html">Footer Style 4</a></li>
															</ul>
														</li>
													</ul>
												</li>
												<li><a href="properties.html">PROPERTIES</a>
													<ul class="dropdown">
														<li><a href="properties-left-sidebar.html">Grid Left sidebar</a></li>
														<li><a href="properties-right-sidebar.html">Grid Right sidebar</a></li>
														<li><a href="properties-list-left-sidebar.html">List Left sidebar</a></li>
														<li><a href="properties-list-right-sidebar.html">List Right sidebar</a></li>
														<li><a href="properties-details.html">PROPERTIES Details</a></li>
													</ul>
												</li>
												<li class="mega-parent"><a href="#">SHORTCODE</a>
													<div class="mega-menu-area">
														<ul class="single-mega-item">
															<li class="block">Megamenu List</li>
															<li><a href="shortcode-about-1.html">ABout style 1</a></li>
															<li><a href="shortcode-about-2.html">ABout style 2</a></li>
															<li><a href="shortcode-about-3.html">ABout style 3</a></li>
															<li><a href="shortcode-about-property.html">ABout Property</a></li>
															<li><a href="shortcode-service-1.html">Service style 1</a></li>
															<li><a href="shortcode-service-2.html">Service style 2</a></li>
															<li><a href="shortcode-service-3.html">Service style 3</a></li>
															<li><a href="shortcode-service-4.html">Service style 4</a></li>
															<li><a href="shortcode-find-home.html">Find Home</a></li>
															<li><a href="shortcode-find-home-left.html">Find Home Left</a></li>
															<li><a href="shortcode-find-home-right.html">Find Home Right</a></li>
														</ul>
														<ul class="single-mega-item">
															<li class="block">Megamenu List</li>
															<li><a href="shortcode-property.html">Property</a></li>
															<li><a href="shortcode-property-list.html">Property List</a></li>
															<li><a href="shortcode-advertise.html"> Advertise</a></li>
															<li><a href="shortcode-feature.html">Feature</a></li>
															<li><a href="shortcode-fun-factor.html">Fun Factor</a></li>
															<li><a href="shortcode-fun-factor-2.html">Fun Factor 2</a></li>
															<li><a href="shortcode-agent.html">Agent</a></li>
															<li><a href="shortcode-leftsidebar-1.html">Sidebar Left 1</a></li>
															<li><a href="shortcode-leftsidebar-2.html">Sidebar Left 2</a></li>
															<li><a href="shortcode-rightsidebar-1.html">Sidebar Right 1</a></li>
															<li><a href="shortcode-rightsidebar-2.html">Sidebar Right 2</a></li>
														</ul>
														<ul class="single-mega-item">
															<li class="block">Megamenu List</li>
															<li><a href="shortcode-blog.html">Blog</a></li>
															<li><a href="shortcode-client.html">Client</a></li>
															<li><a href="shortcode-testimonial.html">Testimonial</a></li>
															<li><a href="shortcode-tour.html">Tour</a></li>
															<li><a href="shortcode-package.html">Package</a></li>
															<li><a href="shortcode-contact-form.html">Contact Form</a></li>
															<li><a href="shortcode-inquiry.html">Inquiry</a></li>
															<li><a href="shortcode-comment.html">Comment</a></li>
															<li><a href="image-gallery.html">Image Gallery</a></li>
															<li><a href="video-gallery.html">Video Gallery</a></li>
															<li><a href="video-presentation.html">Video Presentation</a></li>
														</ul>
														<ul class="single-mega-item">
															<li class="block">Megamenu List</li>
															<li><a href="shortcode-address.html">Address</a></li>
															<li><a href="shortcode-map.html">Map</a></li>
															<li><a href="shortcode-alerts.html">Alerts</a></li>
															<li><a href="shortcode-button.html">Buttons</a></li>
															<li><a href="shortcode-breadcrumbs.html">Breadcrumbs </a></li>
															<li><a href="shortcode-pagination.html">Pagination </a></li>
															<li><a href="shortcode-progressbar.html">Progressbar </a></li>
															<li><a href="text-animation-1.html">Text Animation 1</a></li>
															<li><a href="text-animation-2.html">Text Animation 2</a></li>
															<li><a href="text-animation-3.html">Text Animation 3</a></li>
															<li><a href="text-animation-4.html">Text Animation 4</a></li>
														</ul>
													</div>
												</li>
												<li class="mega-parent"><a href="#">Page</a>
													<div class="mega-menu-area">
														<ul class="single-mega-item">
															<li><a href="about.html">ABout</a></li>
															<li><a href="about-2.html">ABout 2</a></li>
															<li><a href="properties.html">Propeties Page</a></li>
															<li><a href="properties-left-sidebar.html">Grid Left sidebar</a></li>
															<li><a href="properties-right-sidebar.html">Grid Right sidebar</a></li>
															<li><a href="properties-list-left-sidebar.html">List Left sidebar</a></li>
														</ul>
														<ul class="single-mega-item">
															<li><a href="properties-list-right-sidebar.html">List Right sidebar</a></li>
															<li><a href="properties-details.html">PROPERTIES Details</a></li>
															<li><a href="single-post.html">Single Post</a></li>
															<li><a href="agent.html">Agent</a></li>
															<li><a href="agent-details.html">Agent Details</a></li>
															<li><a href="create-agency.html">Create Agency</a></li>
														</ul>
														<ul class="single-mega-item">
															<li><a href="blog.html">Blog Page</a></li>
															<li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
															<li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
															<li><a href="blog-details.html">Blog Details</a></li>
															<li><a href="services.html">Service</a></li>
															<li><a href="services-2.html">Service 2</a></li>
														</ul>
														<ul class="single-mega-item">
															<li><a href="services-3.html">Service 3</a></li>
															<li><a href="feature.html">Feature</a></li>
															<li><a href="contact.html">Contact</a></li>
															<li><a href="error.html">404 Error</a></li>
														</ul>
													</div>
												</li>
												<li><a href="blog.html">BLOG</a>
													<ul class="dropdown">
														<li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
														<li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
														<li><a href="blog-details.html">Blog Details</a></li>
													</ul>
												</li>
												<li><a href="contact.html">CONTACT</a></li>
											</ul>
										</nav>
									</div>
								</div>
							</div>
                        </div>
                    </div>
                    <!-- Mobile Menu Area start -->
                    <div class="mobile-menu-area">
                        <div class="container">
                            <div class="row">
                                <div class="col-lg-12 col-md-12 col-sm-12">
                                    <div class="mobile-menu">
                                        <nav id="dropdown">
                                            <ul>
                                                <li><a href="index.html">HOME</a>
                                                    <ul class="sub-menu">
														<li><a href="index.html">Slider Style 1</a></li>
														<li><a href="index-2.html">Slider Style 2</a></li>
														<li><a href="index-3.html">Slider Style 3</a></li>
														<li><a href="index-4.html">Map Banner</a></li>
														<li><a href="index-5.html">Image Overlay Light</a></li>
														<li><a href="index-6.html">Image Overlay Dark</a></li>
														<li><a href="index-7.html">Pattern Overlay</a></li>
														<li><a href="index-8.html">Background Image</a></li>
														<li><a href="index-9.html">Menu With Image 1</a></li>
														<li><a href="index-10.html">Menu With Image 2</a></li>
														<li><a href="index-11.html">Video Background</a></li>
														<li><a href="index-12.html">Video Overlay</a></li>
														<li><a href="index-13.html">Video Pattern Overlay</a></li>
														<li><a href="index-14.html">Fixed Background</a></li>
														<li><a href="index-15.html">Animated Background</a></li>
														<li><a href="index-16.html">Box Layout</a></li>
                                                    </ul>
                                                </li>
												<li><a href="about.html">ABOUT</a>
                                                    <ul class="sub-menu">
														<li><a href="about-2.html">About Two Page</a></li>
													</ul>
												</li>
                                                <li><a href="feature.html">FEATURE</a>
                                                    <ul class="sub-menu">
                                                        <li><a href="#">Slider Style</a>
                                                        	<ul class="sub-menu">
																<li><a href="slider-style-1.html">Slider Style 1</a></li>
																<li><a href="slider-style-2.html">Slider Style 2</a></li>
																<li><a href="slider-style-3.html">Slider Style 3</a></li>
																<li><a href="map-banner.html">Map Banner</a></li>
																<li><a href="background-image.html">Image Background</a></li>
																<li><a href="video-background.html">Video Background</a></li>
																<li><a href="fixed-image.html">Fixed Background</a></li>
																<li><a href="animated-background.html">Animated Background</a></li>
																<li><a href="text-animation-1.html">Text Animation 1</a></li>
																<li><a href="text-animation-2.html">Text Animation 2</a></li>
																<li><a href="text-animation-3.html">Text Animation 3</a></li>
                                                        	</ul>
                                                        </li>
                                                        <li><a href="#">Menu Style</a>
                                                        	<ul class="sub-menu">
																<li><a href="menu-style-1.html">Default Menu</a></li>
																<li><a href="menu-style-2.html">Menu With Top Bar</a></li>
																<li><a href="menu-style-3.html">Menu Center</a></li>
																<li><a href="menu-style-4.html">Menu Transparent</a></li>
																<li><a href="menu-style-5.html">Menu Colored</a></li>
																<li><a href="menu-style-6.html">Menu Border</a></li>
                                                        	</ul>
                                                        </li>
                                                        <li><a href="#">Page Title</a>
                                                        	<ul class="sub-menu">
																<li><a href="breadcrumb-center.html">Title Center</a></li>
																<li><a href="breadcrumb-left.html">Title Left</a></li>
																<li><a href="breadcrumb-right.html">Title Right</a></li>
																<li><a href="breadcrumb-dark.html">Title Dark</a></li>
																<li><a href="breadcrumb-fixed.html">Title Fixed</a></li>
                                                        	</ul>
                                                        </li>
                                                        <li><a href="#">Footer Style</a>
                                                        	<ul class="sub-menu">
																<li><a href="footer-style-1.html">Footer Style 1</a></li>
																<li><a href="footer-style-2.html">Footer Style 2</a></li>
																<li><a href="footer-style-3.html">Footer Style 3</a></li>
																<li><a href="footer-style-4.html">Footer Style 4</a></li>
                                                        	</ul>
                                                        </li>
                                                    </ul>
                                                </li>
												<li><a href="properties.html">PROPERTIES</a>
                                                    <ul class="sub-menu">
														<li><a href="properties-left-sidebar.html">Grid Left sidebar</a></li>
														<li><a href="properties-right-sidebar.html">Grid Right sidebar</a></li>
														<li><a href="properties-list-left-sidebar.html">List Left sidebar</a></li>
														<li><a href="properties-list-right-sidebar.html">List Right sidebar</a></li>
														<li><a href="properties-details.html">Properties Details</a></li>
													</ul>
												</li>
                                                <li><a href="#">Shortcode</a>
                                                    <ul class="sub-menu">
														<li><a href="shortcode-about-1.html">About style 1</a></li>
														<li><a href="shortcode-about-2.html">About style 2</a></li>
														<li><a href="shortcode-about-3.html">About style 3</a></li>
														<li><a href="shortcode-about-property.html">About Property</a></li>
														<li><a href="shortcode-service-1.html">Service style 1</a></li>
														<li><a href="shortcode-service-2.html">Service style 2</a></li>
														<li><a href="shortcode-service-3.html">Service style 3</a></li>
														<li><a href="shortcode-service-4.html">Service style 4</a></li>
														<li><a href="shortcode-find-home.html">Find Home</a></li>
														<li><a href="shortcode-find-home-left.html">Find Home Left</a></li>
														<li><a href="shortcode-find-home-right.html">Find Home Right</a></li>
														<li><a href="shortcode-property.html">Property</a></li>
														<li><a href="shortcode-property-list.html">Property List</a></li>
														<li><a href="shortcode-advertise.html"> Advertise</a></li>
														<li><a href="shortcode-feature.html">Feature</a></li>
														<li><a href="shortcode-fun-factor.html">Fun Factor</a></li>
														<li><a href="shortcode-fun-factor-2.html">Fun Factor 2</a></li>
														<li><a href="shortcode-agent.html">Agent</a></li>
														<li><a href="shortcode-leftsidebar-1.html">Sidebar Left 1</a></li>
														<li><a href="shortcode-leftsidebar-2.html">Sidebar Left 2</a></li>
														<li><a href="shortcode-rightsidebar-1.html">Sidebar Right 1</a></li>
														<li><a href="shortcode-rightsidebar-2.html">Sidebar Right 2</a></li>
														<li><a href="shortcode-blog.html">Blog</a></li>
														<li><a href="shortcode-client.html">Client</a></li>
														<li><a href="shortcode-testimonial.html">Testimonial</a></li>
														<li><a href="shortcode-tour.html">Tour</a></li>
														<li><a href="shortcode-package.html">Package</a></li>
														<li><a href="shortcode-contact-form.html">Contact Form</a></li>
														<li><a href="shortcode-inquiry.html">Inquiry</a></li>
														<li><a href="shortcode-comment.html">Comment</a></li>
														<li><a href="image-gallery.html">Image Gallery</a></li>
														<li><a href="video-gallery.html">Video Gallery</a></li>
														<li><a href="video-presentation.html">Video Presentation</a></li>
														<li><a href="shortcode-address.html">Address</a></li>
														<li><a href="shortcode-map.html">Map</a></li>
														<li><a href="shortcode-alerts.html">Alerts</a></li>
														<li><a href="shortcode-button.html">Buttons</a></li>
														<li><a href="shortcode-breadcrumbs.html">Breadcrumbs </a></li>
														<li><a href="shortcode-pagination.html">Pagination </a></li>
														<li><a href="shortcode-progressbar.html">Progressbar </a></li>
														<li><a href="text-animation-1.html">Text Animation 1</a></li>
														<li><a href="text-animation-2.html">Text Animation 2</a></li>
														<li><a href="text-animation-3.html">Text Animation 3</a></li>
														<li><a href="text-animation-4.html">Text Animation 4</a></li>
                                                    </ul>
                                                </li>
                                                <li><a href="#">Page</a>
                                                    <ul class="sub-menu">
														<li><a href="about.html">About</a></li>
														<li><a href="about-2.html">About 2</a></li>
														<li><a href="properties.html">Propeties Page</a></li>
														<li><a href="properties-left-sidebar.html">Grid Left sidebar</a></li>
														<li><a href="properties-right-sidebar.html">Grid Right sidebar</a></li>
														<li><a href="properties-list-left-sidebar.html">List Left sidebar</a></li>
														<li><a href="properties-list-right-sidebar.html">List Right sidebar</a></li>
														<li><a href="properties-details.html">Propeties Details</a></li>
														<li><a href="single-post.html">Single Post</a></li>
														<li><a href="agent.html">Agent</a></li>
														<li><a href="agent-details.html">Agent Details</a></li>
														<li><a href="create-agency.html">Create Agency</a></li>
														<li><a href="blog.html">Blog Page</a></li>
														<li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
														<li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
														<li><a href="blog-details.html">Blog Details</a></li>
														<li><a href="services.html">Service</a></li>
														<li><a href="services-2.html">Service 2</a></li>
														<li><a href="services-3.html">Service 3</a></li>
														<li><a href="feature.html">Feature</a></li>
														<li><a href="contact.html">Contact</a></li>
														<li><a href="error.html">404 Error</a></li>
                                                    </ul>
                                                </li>
                                                <li><a href="blog.html">Blog</a>
                                                    <ul class="sub-menu">
                                                        <li><a href="blog-details.html">Blog Details</a></li>
                                                    </ul>
                                                </li>
                                                <li><a href="contact.html">Contact</a></li>
                                            </ul>
                                        </nav>
                                    </div>					
                                </div>
                            </div>
                        </div>
                    </div>
                    <!-- Mobile Menu Area end -->  
                </header>
                <!-- End of Header Area -->
                <!--Start of Banner Area-->
                <div class="banner-area bg-2 bg-overlay-2 ptb-165">
                	<div class="container">
                		<div class="row">
                			<div class="col-md-12">
                				<div class="banner-title text-center">
                					<h1 class="text-uppercase text-white">ABOUT US</h1>
                				</div>
                			</div>
                		</div>
                	</div>
                </div>
                <!--End of Banner Area-->
                <!--Start of About Area-->
                <div class="about-area mt-130">
                    <div class="container">
                        <div class="row">
                        	<div class="col-md-6"><img src="images/banner/3.png" alt=""></div>
                            <div class="col-md-6">
                                <div class="section-title mb-38 mt-31">
                                    <span class="opacity-text text-uppercase">About</span>
                                    <h2 class="uppercase">KNOW ABOUT <span class="text-color">DOM-INNO</span></h2>
                                </div>
                            	<p class="23"><span class="text-dark text-uppercase">DOM-INNO</span> is the best theme for  elit, sed do eiusmod tempor dolor sit amet, conse ctetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et lorna aliquatd minim veniam, quis nostrud exercitation oris nisi ut aliquip ex ea commodo equat. eiusmod tempor dolor sit amet, conse ctetur adipiscing elit</p>
                            	<p class="34">Here is the best theme for  elit, sed do eiusmod tempor dolor sit amet, conse ctetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et lorna aliquatd minim veniam, quis nostrud exercitation oris nisi ut aliquip ex ea commodo equat.</p>
                            	<div class="link mb-33">
                            		<a href="#">Download our apps</a><span class="text pl-12">and get notifications for new property</span>
                            	</div>
                            </div>
                        </div>
                    </div>
                </div>
                <!-- End of About Area -->
                <!--Start of Fun Factor Area-->
                <div class="fun-factor-area pb-100 pt-60">
                	<div class="container">
                		<div class="row">
                            <div class="col-md-3 col-sm-3">
                                <div class="single-fun-factor text-dark">
                                	<div class="text-icon mb-8 block">
                                		<img src="images/icons/home.png" alt="" class="mr-15">
                                    	<h2><span class="counter">999</span></h2>
                                	</div>
                                    <h4>Complete Project</h4>
                                </div>
                            </div>
                            <div class="col-md-3 col-sm-3">
                                <div class="single-fun-factor text-dark">
                                	<div class="text-icon mb-8 block">
                                		<img src="images/icons/key.png" alt="" class="mr-15">
                                    	<h2><span class="counter">720</span></h2>
                                	</div>
                                    <h4>Property Sold</h4>
                                </div>
                            </div>
                            <div class="col-md-3 col-sm-3">
                                <div class="single-fun-factor text-dark">
                                	<div class="text-icon mb-8 block">
                                		<img src="images/icons/face.png" alt="" class="mr-15">
                                    	<h2><span class="counter">750</span></h2>
                                	</div>
                                    <h4>Happy Clients</h4>
                                </div>
                            </div>
                            <div class="col-md-3 col-sm-3">
                                <div class="single-fun-factor text-dark">
                                	<div class="text-icon mb-8 block">
                                		<img src="images/icons/trophy.png" alt="" class="mr-15">
                                    	<h2><span class="counter">120</span></h2>
                                	</div>
                                    <h4>Awards Win</h4>
                                </div>
                            </div>
                		</div>
                	</div>
                </div>
                <!--End of Fun Factor Area-->
                <!--Start of Service Area-->
                <div class="service-area pb-120">
                	<div class="container">
                        <div class="row">
                            <div class="col-md-12">
                                <div class="section-title mb-38 mt-31 text-center">
                                    <span class="opacity-text text-uppercase center">OUR SERVICES</span>
                                    <h2 class="uppercase mb-20">OUR SERVICES</h2>
                                    <p class="pb-19">DOM-INNO is the best theme for  elit, sed do eiusmod tempor dolor sit amet, conse ctetur adipiscing elit, sed<br> do eiusmod tempor incididunt ut labore et lorna aliquatd minim veniam, quis nostrud exercitation oris</p>
                                </div>
                            </div>
                        </div>
                		<div class="row">
                			<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12">
                				<div class="single-service pull_left hover-effect-one">
                					<div class="single-service-image pull_left mr-20">
                						<a class="block white-hover" href="properties-details.html"><img src="images/service/1-s.jpg" alt=""></a>
                					</div>
                					<div class="single-service-text fix">
                						<h4 class="mb-14"><a href="properties-details.html">Sale Property</a></h4>
                						<p class="mr-10">Property sale best eme for litdo eiusmod orlor sit amet, conse teturg eiusmo custom </p>
                					</div>
                				</div>
                			</div>
                			<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12">
                				<div class="single-service hover-effect-one">
                					<div class="single-service-image pull_left mr-20">
                						<a class="block white-hover" href="properties-details.html"><img src="images/service/2-s.jpg" alt=""></a>
                					</div>
                					<div class="single-service-text fix">
                						<h4 class="mb-14"><a href="properties-details.html">Buy Property</a></h4>
                						<p class="mr-10">Property sale best eme for litdo eiusmod orlor sit amet, conse teturg eiusmo custom </p>
                					</div>
                				</div>
                			</div>
                			<div class="col-lg-4 hidden-md hidden-sm col-xs-12">
                				<div class="single-service pull_right hover-effect-one">
                					<div class="single-service-image pull_left mr-20">
                						<a class="block white-hover" href="properties-details.html"><img src="images/service/3-s.jpg" alt=""></a>
                					</div>
                					<div class="single-service-text fix">
                						<h4 class="mb-14"><a href="properties-details.html">Rent Property</a></h4>
                						<p class="mr-10">Property sale best eme for litdo eiusmod orlor sit amet, conse teturg eiusmo custom </p>
                					</div>
                				</div>
                			</div>
                		</div>
                	</div>
                </div>
                <!--End of Service Area-->
                <!--Start of Advertise Area-->
                <div class="advertise-area bg-1 bg-overlay-1 pt-76 pb-76">
                	<div class="container">
                		<div class="row">
                			<div class="col-md-12 text-center">
                				<h1 class="text-white mb-22">BOOK YOUR APPARTMENT OR HOUSE</h1>
                				<h2 class="text-white">CALL US ON : +0123  456  789</h2>
                			</div>
                		</div>
                	</div>
                </div>
                <!--End of Advertise Area-->
                <!--Start of Features Area-->
                <div class="features-area mt-100 banner-2 mb-110">
                	<div class="container">
                        <div class="row">
                            <div class="col-md-12">
                                <div class="section-title mb-38 mt-31">
                                    <span class="opacity-text text-uppercase ml-9">FEATURES</span>
                                    <h2 class="uppercase mb-24">AWESOME FEATURES</h2>
                                    <p class="pb-20">DOM-INNO is the best theme for  elit, sed do eiusmod tempor dolor sit amet, conse ctetur adipiscing elit, sed<br> do eiusmod tempor incididunt ut labore et lorna aliquatd minim veniam, quis nostrud exercitation oris</p>
                                </div>
                            </div>
                        </div>
                		<div class="row">
                			<div class="col-md-9">
                				<div class="single-feature mb-35">
                					<div class="single-feature-title">
                						<img src="images/icons/furnished.png" alt="">
                						<h4 class="pl-40 mb-18"><a href="feature.html">Fully Furnished</a></h4>
                					</div>
                					<p>Lorem is a dummy text do eiud<br>tempor dolor sit amet dum</p>
                				</div>
                				<div class="single-feature mb-35">
                					<div class="single-feature-title">
                						<img src="images/icons/paint.png" alt="">
                						<h4 class="pl-40 mb-18"><a href="feature.html">Royal Touch Paint</a></h4>
                					</div>
                					<p>Lorem is a dummy text do eiud<br>tempor dolor sit amet dum</p>
                				</div>
                				<div class="single-feature mb-35">
                					<div class="single-feature-title">
                						<img src="images/icons/interior.png" alt="">
                						<h4 class="pl-40 mb-18"><a href="feature.html">Latest Interior Design</a></h4>
                					</div>
                					<p>Lorem is a dummy text do eiud<br>tempor dolor sit amet dum</p>
                				</div>
                				<div class="single-feature">
                					<div class="single-feature-title">
                						<img src="images/icons/security.png" alt="">
                						<h4 class="pl-40 mb-18"><a href="feature.html">Non Stop Security</a></h4>
                					</div>
                					<p>Lorem is a dummy text do eiud<br>tempor dolor sit amet dum</p>
                				</div>
                				<div class="single-feature">
                					<div class="single-feature-title">
                						<img src="images/icons/nature.png" alt="">
                						<h4 class="pl-40 mb-18"><a href="feature.html">Living Inside a Nature</a></h4>
                					</div>
                					<p>Lorem is a dummy text do eiud<br>tempor dolor sit amet dum</p>
                				</div>
                				<div class="single-feature">
                					<div class="single-feature-title">
                						<img src="images/icons/fittings.png" alt="">
                						<h4 class="pl-40 mb-18"><a href="feature.html">Luxurious Fittings</a></h4>
                					</div>
                					<p>Lorem is a dummy text do eiud<br>tempor dolor sit amet dum</p>
                				</div>
                			</div>
                		</div>
                	</div>
                </div>
                <!--End of Features Area-->
                <!--Start of Team Area-->
                <div class="team-area pt-100 bg-light pb-120">
                    <div class="container">
                        <div class="row">
                            <div class="col-md-12">
                                <div class="section-title mb-55 mt-31 text-center">
                                    <span class="opacity-text text-uppercase center">AWESOME AGENTS</span>
                                    <h2 class="uppercase mb-25">meet our AGENT</h2>
                                    <p class="pb-15">DOM-INNO is the best theme for  elit, sed do eiusmod tempor dolor sit amet, conse ctetur adipiscing elit, sed<br> do eiusmod tempor incididunt ut labore et lorna aliquatd minim veniam, quis nostrud exercitation oris</p>
                                </div>
                            </div>
                        </div>
                        <div class="row">
							<div class="col-md-3 col-sm-4">
								<div class="single-team-member">
									<div class="member-image">
										<a href="agent-details.html" class="block">
											<img src="images/team/5.jpg" alt="">
										</a>
										<div class="link-effect">
											<ul>
												<li>
													<a href="#" class="block p-img"><img src="images/icons/phone.png" alt=""></a>
													<a href="#" class="block s-img"><img src="images/icons/phone-hover.png" alt=""></a>
												</li>
												<li>
													<a href="#" class="block p-img"><img src="images/icons/facebook.png" alt=""></a>
													<a href="#" class="block s-img"><img src="images/icons/facebook-hover.png" alt=""></a>
												</li>
												<li>
													<a href="#" class="block p-img"><img src="images/icons/twitter.png" alt=""></a>
													<a href="#" class="block s-img"><img src="images/icons/twitter-hover.png" alt=""></a>
												</li>
												<li>
													<a href="#" class="block p-img"><img src="images/icons/g-plus.png" alt=""></a>
													<a href="#" class="block s-img"><img src="images/icons/g-plus-hover.png" alt=""></a>
												</li>
											</ul>
										</div>
									</div>
									<div class="member-text text-center bg-violet pt-14 pb-18">
										<h3 class="mb-5"><a href="agent-details.html">Sir William Thomson</a></h3>
										<span>Real Estate Agent</span>
									</div>
								</div>
							</div>
							<div class="col-md-3 col-sm-4">
								<div class="single-team-member">
									<div class="member-image">
										<a href="agent-details.html" class="block">
											<img src="images/team/6.jpg" alt="">
										</a>
										<div class="link-effect">
											<ul>
												<li>
													<a href="#" class="block p-img"><img src="images/icons/phone.png" alt=""></a>
													<a href="#" class="block s-img"><img src="images/icons/phone-hover.png" alt=""></a>
												</li>
												<li>
													<a href="#" class="block p-img"><img src="images/icons/facebook.png" alt=""></a>
													<a href="#" class="block s-img"><img src="images/icons/facebook-hover.png" alt=""></a>
												</li>
												<li>
													<a href="#" class="block p-img"><img src="images/icons/twitter.png" alt=""></a>
													<a href="#" class="block s-img"><img src="images/icons/twitter-hover.png" alt=""></a>
												</li>
												<li>
													<a href="#" class="block p-img"><img src="images/icons/g-plus.png" alt=""></a>
													<a href="#" class="block s-img"><img src="images/icons/g-plus-hover.png" alt=""></a>
												</li>
											</ul>
										</div>
									</div>
									<div class="member-text text-center bg-violet pt-14 pb-18">
										<h3 class="mb-5"><a href="agent-details.html">Zacquline Farnandez</a></h3>
										<span>Real Estate Agent</span>
									</div>
								</div>
							</div>
							<div class="col-md-3 col-sm-4">
								<div class="single-team-member">
									<div class="member-image">
										<a href="agent-details.html" class="block">
											<img src="images/team/7.jpg" alt="">
										</a>
										<div class="link-effect">
											<ul>
												<li>
													<a href="#" class="block p-img"><img src="images/icons/phone.png" alt=""></a>
													<a href="#" class="block s-img"><img src="images/icons/phone-hover.png" alt=""></a>
												</li>
												<li>
													<a href="#" class="block p-img"><img src="images/icons/facebook.png" alt=""></a>
													<a href="#" class="block s-img"><img src="images/icons/facebook-hover.png" alt=""></a>
												</li>
												<li>
													<a href="#" class="block p-img"><img src="images/icons/twitter.png" alt=""></a>
													<a href="#" class="block s-img"><img src="images/icons/twitter-hover.png" alt=""></a>
												</li>
												<li>
													<a href="#" class="block p-img"><img src="images/icons/g-plus.png" alt=""></a>
													<a href="#" class="block s-img"><img src="images/icons/g-plus-hover.png" alt=""></a>
												</li>
											</ul>
										</div>
									</div>
									<div class="member-text text-center bg-violet pt-14 pb-18">
										<h3 class="mb-5"><a href="agent-details.html">Alfred Zackson</a></h3>
										<span>Real Estate Agent</span>
									</div>
								</div>
							</div>
							<div class="col-md-3 hidden-sm">
								<div class="single-team-member">
									<div class="member-image">
										<a href="agent-details.html" class="block">
											<img src="images/team/8.jpg" alt="">
										</a>
										<div class="link-effect">
											<ul>
												<li>
													<a href="#" class="block p-img"><img src="images/icons/phone.png" alt=""></a>
													<a href="#" class="block s-img"><img src="images/icons/phone-hover.png" alt=""></a>
												</li>
												<li>
													<a href="#" class="block p-img"><img src="images/icons/facebook.png" alt=""></a>
													<a href="#" class="block s-img"><img src="images/icons/facebook-hover.png" alt=""></a>
												</li>
												<li>
													<a href="#" class="block p-img"><img src="images/icons/twitter.png" alt=""></a>
													<a href="#" class="block s-img"><img src="images/icons/twitter-hover.png" alt=""></a>
												</li>
												<li>
													<a href="#" class="block p-img"><img src="images/icons/g-plus.png" alt=""></a>
													<a href="#" class="block s-img"><img src="images/icons/g-plus-hover.png" alt=""></a>
												</li>
											</ul>
										</div>
									</div>
									<div class="member-text text-center bg-violet pt-14 pb-18">
										<h3 class="mb-5"><a href="agent-details.html">Neha Jhograitta</a></h3>
										<span>Real Estate Agent</span>
									</div>
								</div>
							</div>
                        </div>
                    </div>
                </div>
                <!--End of Team Area-->
                <!--Testimonial Area Start-->
                <div class="testimonial-area text-center fix pt-100 pb-115">
                    <div class="container">
                        <div class="row">
                            <div class="col-md-12">
                                <div class="section-title mb-40 mt-31 text-center">
                                    <span class="opacity-text text-uppercase center">CLIENTS COMENTS</span>
                                    <h2 class="uppercase mb-25">HAPPY CLIENTS</h2>
                                    <p class="pb-15">DOM-INNO is the best theme for  elit, sed do eiusmod tempor dolor sit amet, conse ctetur adipiscing elit, sed<br> do eiusmod tempor incididunt ut labore et lorna aliquatd minim veniam, quis nostrud exercitation oris</p>
                                </div>
                            </div>
                        </div>
                        <div class="row">
                            <div class="col-lg-12">
								<div class="testimonial-image-slider text-center">
									<div class="sin-div">
										<div class="sin-testiImage">
											<img src="images/testimonial/2.jpg" alt="testimonial 1" />
										</div>
										<div class="sin-testiText">
											<p><span>DOM-INO</span> is the best theme for  elit, sed do od tempor dolor sit amet, conse tetur adipiscingit, ed do eiusm label</p>
											<h4>Alex, <span>CEO</span></h4>
										</div>
									</div>
									<div class="sin-div">
										<div class="sin-testiImage">
											<img src="images/testimonial/3.jpg" alt="testimonial 2" />
										</div>
										<div class="sin-testiText">
											<p><span>DOM-INO</span> is the best theme for  elit, sed do od tempor dolor sit amet, conse tetur adipiscingit, ed do eiusm label</p>
											<h4>James Bond, <span>CEO</span></h4>
										</div>
									</div>
									<div class="sin-div">
										<div class="sin-testiImage">
											<img src="images/testimonial/1.jpg" alt="testimonial 3" />
										</div>
										<div class="sin-testiText">
											<p><span>DOM-INO</span> is the best theme for  elit, sed do od tempor dolor sit amet, conse tetur adipiscingit, ed do eiusm label</p>
											<h4>Jenefer, <span>CEO</span></h4>
										</div>
									</div>
									<div class="sin-div">
										<div class="sin-testiImage">
											<img src="images/testimonial/3.jpg" alt="testimonial 1" />
										</div>
										<div class="sin-testiText">
											<p><span>DOM-INO</span> is the best theme for  elit, sed do od tempor dolor sit amet, conse tetur adipiscingit, ed do eiusm label</p>
											<h4>Alex, <span>CEO</span></h4>
										</div>
									</div>
									<div class="sin-div">
										<div class="sin-testiImage">
											<img src="images/testimonial/2.jpg" alt="testimonial 2" />
										</div>
										<div class="sin-testiText">
											<p><span>DOM-INO</span> is the best theme for  elit, sed do od tempor dolor sit amet, conse tetur adipiscingit, ed do eiusm label</p>
											<h4>James Bond, <span>CEO</span></h4>
										</div>
									</div>
									<div class="sin-div">
										<div class="sin-testiImage">
											<img src="images/testimonial/1.jpg" alt="testimonial 3" />
										</div>
										<div class="sin-testiText">
											<p><span>DOM-INO</span> is the best theme for  elit, sed do od tempor dolor sit amet, conse tetur adipiscingit, ed do eiusm label</p>
											<h4>Jenefer, <span>CEO</span></h4>
										</div>
									</div>
								</div>
                            </div>
                        </div>
                    </div>
                </div>
                <!--End of Testimonial Area-->
				<!--Start of Client area-->
				<div class="client-area pb-115">
					<div class="container">
						<div class="row">
							<div class="client-carousel carousel-none">
								<div class="col-xs-12">
									<div class="single-client block pt-7 pb-7">
										<a href="#" class="block">
											<span><img src="images/client/1.png" alt=""></span>
										</a>
									</div>
								</div>
								<div class="col-xs-12">
									<div class="single-client block pt-7 pb-7">
										<a href="#" class="block">
											<span><img src="images/client/2.png" alt=""></span>
										</a>
									</div>
								</div>
								<div class="col-xs-12">
									<div class="single-client block pt-7 pb-7">
										<a href="#" class="block">
											<span><img src="images/client/3.png" alt=""></span>
										</a>
									</div>
								</div>
								<div class="col-xs-12">
									<div class="single-client block pt-7 pb-7">
										<a href="#" class="block">
											<span><img src="images/client/4.png" alt=""></span>
										</a>
									</div>
								</div>
								<div class="col-xs-12">
									<div class="single-client block pt-7 pb-7">
										<a href="#" class="block">
											<span><img src="images/client/5.png" alt=""></span>
										</a>
									</div>
								</div>
							</div>	
						</div>
					</div>
				</div>
				<!--End of Client area-->
                <!--Start of Footer Widget-area-->
                <div class="footer-widget-area bg-violet black-bg pb-58">
                    <div class="container">
                        <div class="row">
                        <div class="col-md-12">
                        	<div class="footer-logo">
                        		<a href="index.html"><img src="images/logo/footer-logo.png" alt=""></a>
                        	</div>
                        </div>
                        	<div class="col-md-12">
                        		<div class="social-links mt-25 mb-80">
                        			<a href="#"><i class="fa fa-facebook"></i></a>
                        			<a href="#"><i class="fa fa-twitter"></i></a>
                        			<a href="#"><i class="fa fa-linkedin"></i></a>
                        			<a href="#"><i class="fa fa-google-plus"></i></a>
                        		</div>
                        	</div>
                        </div>
                        <div class="row">
                            <div class="col-lg-3 col-md-4 col-sm-4 col-xs-12">
                                <div class="single-footer-widget">
                                    <h3 class="text-white text-uppercase mb-21">About Us</h3>
                                    <p class="pb-19">Lorem must explain to you how all this mistaolt cing pleasure and praising ain wasnad I will give you a complete pain was prexplain to you lorem</p>
									<form action="#" id="mc-form" class="mc-form fix">
										<div class="subscribe-form">
											<input id="mc-email" type="email" name="email" placeholder="Email for Newsletter">
											<button id="mc-submit" type="submit"><i class="fa fa-send"></i></button>
										</div>    
									</form>
									<!-- mailchimp-alerts Start -->
									<div class="mailchimp-alerts text-centre fix text-small">
										<div class="mailchimp-submitting"></div><!-- mailchimp-submitting end -->
										<div class="mailchimp-success"></div><!-- mailchimp-success end -->
										<div class="mailchimp-error"></div><!-- mailchimp-error end -->
									</div>
									<!-- mailchimp-alerts end -->
                                </div>
                            </div>
                            <div class="col-lg-3 col-md-4 col-sm-4 pl-80 col-xs-12">
                                <div class="single-footer-widget">
                                    <h3 class="text-white text-uppercase mb-28">POPULAR POST</h3>
                                    <div class="footer-widget-content">
										<h5 class="mb-8">Duplex Villa Design</h5>
										<span class="mb-27 block">Lorem ipsum dolor sit amet, tur<br>acinglit sed do eius </span>
                                	</div>
                                    <div class="footer-widget-content">
										<h5 class="mb-8">Real Estate Fest</h5>
										<span>Lorem ipsum dolor sit amet, tur<br>acinglit sed do eius </span>
                                	</div>
                                </div>
                            </div>
                            <div class="col-lg-3 hidden-md hidden-sm pl-80 col-xs-12">
                                <div class="single-footer-widget">
                                    <h3 class="text-white text-uppercase mb-17">QUICK LINK</h3>
                                    <ul class="footer-list">
                                        <li><a href="#">Services</a></li>
                                        <li><a href="#">Agent</a></li>
                                        <li><a href="#">Properties</a></li>
                                        <li><a href="#">Features</a></li>
                                        <li><a href="#">From Blog</a></li>
                                        <li><a href="#">Contact</a></li>
                                    </ul>
                                </div>
                            </div>
                            <div class="col-lg-3 col-md-4 col-sm-4 col-xs-12">
                                <div class="single-footer-widget pull_right">
                                    <h3 class="text-white text-uppercase mb-21">CONTACT US</h3>
                                    <div class="footer-contact-info mb-24">
                                    	<img src="images/icons/f-map.png" alt="">
                                    	<span class="pl-40 block">256, 1st AVE, Manchester<br>
                                    	125 , Noth England</span>
                                    </div>
                                    <div class="footer-contact-info mb-24">
                                    	<img src="images/icons/f-phone.png" alt="">
                                    	<span class="pl-40 block">Telephone : +88 (012) 356 958 45<br>
                                    	Telephone : +88 (012) 254 658 98</span>
                                    </div>
                                    <div class="footer-contact-info">
                                    	<img src="images/icons/f-globe.png" alt="">
                                    	<span class="pl-40 block">Email : info@devitems.com<br>
                                    	Web : www.devitems.com</span>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <!--End of Footer Widget-area-->
                <!-- Start of Footer area -->
                <footer class="footer-area bg-violet text-center pt-27 pb-32 border-top">
                    <div class="container">
                        <div class="row">
                            <div class="col-md-12">
                                <div class="footer-text">
                                    <span class="block">Copyright&copy; 2016 <a href="#">Devitems</a>. All rights reserved.</span>
                                </div>
                            </div>
                        </div>
                    </div>
                </footer>
                <!-- End of Footer area -->
            </div>   
            <!--End of Bg White--> 
            
			<!--Start of Add Property Modal-->
			<div id="quickview-login">
				<!-- Modal -->
				<div class="modal fade" id="propertyModal" tabindex="-1" role="dialog">
					<div class="modal-dialog" role="document">
						<div class="modal-content">
							<div class="modal-header">
								<h4 class="sub-title">Add property</h4>
								<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true"><i class="zmdi zmdi-close"></i></span></button>
							</div>
                			<div class="single-post-area">
								<form action="#" method="post">
									<div class="row">
										<div class="col-md-6">
											<h4 class="details-title text-small mb-12">Property Title</h4>
											<input type="text" name="m-title" placeholder="Enter your title here" class="mb-28">
										</div>
										<div class="col-md-6">
											<h4 class="details-title text-small mb-12">Price</h4>
											<input type="text" name="m-price" placeholder="Price $" class="mb-32">
										</div>
										<div class="col-md-12">
											<h4 class="details-title text-small mb-12">Property Description</h4>
											<textarea name="m-post-comment" cols="30" rows="10" placeholder="Write here" class="mb-12 bg-light"></textarea>
										</div>
									</div>
									<div class="row">
										<div class="col-md-6">
											<h4 class="details-title text-small mb-12">Location</h4>
											<div class="select pb-12">
												<select name="m-location">
													<option>Location here</option>
													<option>Dhaka</option>
													<option>Shylet</option>
													<option>Khulna</option>
													<option>Barishal</option>
													<option>Chittagong</option>
												</select>
											</div>
											<h4 class="details-title text-small mb-12">No. of Bedroom</h4>
											<div class="select">
												<select name="m-bedrooms">
													<option>No. of Bedroom</option>
													<option>1</option>
													<option>2</option>
													<option>3</option>
													<option>4</option>
													<option>5</option>
													<option>6</option>
												</select>
											</div>
										</div>
										<div class="col-md-6">
											<h4 class="details-title text-small mb-12">No. of Bathroom</h4>
											<div class="select pb-12">
												<select name="m-bathrooms">
													<option>No. of Bathroom</option>
													<option>1</option>
													<option>2</option>
													<option>3</option>
													<option>4</option>
													<option>5</option>
													<option>6</option>
												</select>
											</div>
											<h4 class="details-title text-small mb-12">No. of Garage</h4>
											<div class="select">
												<select name="m-garage">
													<option>No. of Garage</option>
													<option>1</option>
													<option>2</option>
													<option>3</option>
													<option>4</option>
													<option>5</option>
													<option>6</option>
												</select>
											</div>
										</div>
									</div>
									<div class="text-center">
										<button class="button text-white text-uppercase lemon mt-25">ADD Property</button>
									</div>
								</form>
                			</div>
						</div>	
					</div>
				</div>
			</div>
			<!--End of Add Property Modal-->
            
            <!--style-customizer start -->
			<div class="style-customizer closed">
				<div class="buy-button">
					<a href="index.html" class="customizer-logo"><img src="images/logo/logo.png" alt="Theme Logo"></a>
					<a class="opener" href="#"><i class="zmdi zmdi-settings zmdi-hc-spin"></i></a> <a class="button button-border" href="#">Buy now!</a> 
				</div>
				<div class="clearfix content-chooser">
					<h3>Layout Options</h3>
					<p>Which layout option you want to use?</p>
					<ul class="layoutstyle clearfix">
						<li class="wide-layout selected" data-style="wide" title="wide"> Wide </li>
						<li class="boxed-layout" data-style="boxed" title="boxed"> Boxed </li>
					</ul>
					<h3>Color Schemes</h3>
					<p>Which theme color you want to use? Select from here.</p>
					<ul class="styleChange clearfix">
						<li class="color-1 selected" title="color-1" data-style="color-1" ></li>
						<li class="color-2" title="color-2" data-style="color-2"></li>
						<li class="color-3" title="color-3" data-style="color-3"></li>
						<li class="color-4" title="color-4" data-style="color-4"></li>
						<li class="color-5" title="color-5" data-style="color-5"></li>
						<li class="color-6" title="color-6" data-style="color-6"></li>
						<li class="color-7" title="color-7" data-style="color-7"></li>
						<li class="color-8" title="color-8" data-style="color-8"></li>
					</ul>
					<h3>Background Patterns</h3>
					<p>Which background pattern you want to use?</p>
					<ul class="patternChange clearfix">
						<li class="pattern-1" data-style="pattern-1" title="pattern-1"></li>
						<li class="pattern-2" data-style="pattern-2" title="pattern-2"></li>
						<li class="pattern-3" data-style="pattern-3" title="pattern-3"></li>
						<li class="pattern-4" data-style="pattern-4" title="pattern-4"></li>
						<li class="pattern-5" data-style="pattern-5" title="pattern-5"></li>
						<li class="pattern-6" data-style="pattern-6" title="pattern-6"></li>
						<li class="pattern-7" data-style="pattern-7" title="pattern-7"></li>
						<li class="pattern-8" data-style="pattern-8" title="pattern-8"></li>
					</ul>
					<h3>Background Images</h3>
					<p>Which background image you want to use?</p>
					<ul class="patternChange main-bg-change clearfix">
						<li class="main-bg-1" data-style="main-bg-1" title="Background 1"> <img src="images/customizer/bodybg/01.jpg" alt=""></li>
						<li class="main-bg-2" data-style="main-bg-2" title="Background 2"> <img src="images/customizer/bodybg/02.jpg" alt=""></li>
						<li class="main-bg-3" data-style="main-bg-3" title="Background 3"> <img src="images/customizer/bodybg/03.jpg" alt=""></li>
						<li class="main-bg-4" data-style="main-bg-4" title="Background 4"> <img src="images/customizer/bodybg/04.jpg" alt=""></li>
						<li class="main-bg-5" data-style="main-bg-5" title="Background 5"> <img src="images/customizer/bodybg/05.jpg" alt=""></li>
						<li class="main-bg-6" data-style="main-bg-6" title="Background 6"> <img src="images/customizer/bodybg/06.jpg" alt=""></li>
						<li class="main-bg-7" data-style="main-bg-7" title="Background 7"> <img src="images/customizer/bodybg/07.jpg" alt=""></li>
						<li class="main-bg-8" data-style="main-bg-8" title="Background 8"> <img src="images/customizer/bodybg/08.jpg" alt=""></li>
					</ul>
					<ul class="resetAll">
						<li><a class="button button-border button-reset" href="#">Reset All</a></li>
					</ul>
				</div>
			</div>
			<!--style-customizer end -->
        </div>    
        <!--End of Main Wrapper Area--> 
       
        
        <!-- jquery latest version
		========================================================= -->	
        <script src="js/vendor/jquery-1.12.4.min.js"></script>
        
        <!-- Bootstrap framework js
		========================================================= -->			
        <script src="js/bootstrap.min.js"></script>
        
        <!-- Owl Carousel js
		========================================================= -->		
        <script src="js/owl.carousel.min.js"></script>
        
        <!-- nivo slider js
		========================================================= -->	    
		<script src="lib/nivo-slider/js/jquery.nivo.slider.js" type="text/javascript"></script>
		<script src="lib/nivo-slider/home.js" type="text/javascript"></script>
        
        <!-- Waypoint Js
		========================================================= -->	
        <script src="js/waypoints.min.js"></script>
        
		<!-- Video Player JS
		========================================================= -->			
        <script src="js/jquery.mb.YTPlayer.js"></script>
        
		<!-- AJax Mail JS
		========================================================= -->			
        <script src="js/ajax-mail.js"></script>
        
		<!-- Mail Chimp JS
		========================================================= -->			
        <script src="js/jquery.ajaxchimp.min.js"></script>
        
		<!-- Slick Carousel JS
		========================================================= -->			
        <script src="js/slick.min.js"></script>
        
		<!-- Style Customizer JS
		========================================================= -->		
        <script src="js/style-customizer.js"></script>
        
        <!-- Plugin Js
		========================================================= -->	
        <script src="js/plugins.js"></script>
        
        <!-- Main js file contents all jQuery plugins activation
		========================================================= -->		
        <script src="js/main.js"></script>
        
    </body>
</html>