@font-face {
	font-family: 'supermarketregular';
	src: url('../fonts/supermarket-webfont.eot');
	src: url('../fonts/supermarket-webfont.eot?#iefix')
		format('embedded-opentype'), url('../fonts/supermarket-webfont.woff')
		format('woff'), url('../fonts/supermarket-webfont.ttf')
		format('truetype'),
		url('../fonts/supermarket-webfont.svg#supermarketregular')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'quarkbold';
	src: url('../fonts/Quark-Bold-webfont.eot');
	src: url('../fonts/Quark-Bold-webfont.eot?#iefix')
		format('embedded-opentype'), url('../fonts/Quark-Bold-webfont.woff')
		format('woff'), url('../fonts/Quark-Bold-webfont.ttf')
		format('truetype'), url('../fonts/Quark-Bold-webfont.svg#quarkbold')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'quarklight';
	src: url('../fonts/Quark-Light-webfont.eot');
	src: url('../fonts/Quark-Light-webfont.eot?#iefix')
		format('embedded-opentype'), url('../fonts/Quark-Light-webfont.woff')
		format('woff'), url('../fonts/Quark-Light-webfont.ttf')
		format('truetype'), url('../fonts/Quark-Light-webfont.svg#quarklight')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'quarkbold';
}

.sidebar h3.widget-title {
	font-size: 28px;
}

.latest-post .post-body h4 {
	font-size: 20px;
}

.navbar-brand .logo {
	width: 180px;
	height: 65px;
}

.header-fixed .navbar-brand .logo {
	width: 110px !important;
	height: 40px !important;
}

.text-justify {
	text-align: justify;
}

.latest-post img {
	width: 35%;
	height: auto;
	border: 1px solid white;
}

.latest-post img:hover {
	border: 1px solid #B90504;
}

.footer-about-us a {
	color: white;
}

.footer-about-us a:hover {
	color: #FF9B84;
}

section#practice-area.practice-area {
	background-color: #FFF;
}

.error-page h2 {
	margin: 0 0 30px 0;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	color: #232323;
}

.error-page h2 .fa {
	color: #ea0000;
}

.error-page h3 {
	margin: 0 0 15px 0;
	color: #ea0000;
	font-size: 160px;
	line-height: 160px;
	font-weight: bold;
}

.error-page .error-icon .fa {
	width: 100px;
	height: 100px;
	font-size: 50px;
	text-align: center;
	line-height: 100px;
	border-radius: 50px;
	margin-bottom: 30px;
	background-color: #232323;
	color: #ffffff;
}

.client .item {
	border: 1px solid white;
}

div.client-carousel div.owl-item {
	padding: 1px;
}

.client .item:hover {
	border: 1px solid #333333;
}


#main-slide .slider-content {
	
}


h2.animated2.banner {
	font-style: normal;
	font-family: 'quarkbold' !important;
	color: black !important;
}

h4.animated3.banner {
	color: gray !important;
}
