/* Lizar Business HTML Template */

/*** 

====================================================================
	All Fonts
====================================================================

***/

/* 
	
	font-family: 'Outfit', sans-serif;
	font-family: 'Poppins', sans-serif;
	font-family: 'Hepta Slab', serif;
	font-family: 'Noto Serif', serif;
	
*/


/*** 

====================================================================
	Banner One
====================================================================

***/

.banner-one{
	position: relative;
}

.banner-one video{
	position: relative;
	width:100%;
	height:800px;
	object-fit: cover;
}