@font-face {
 font-family: Lato-Regular;
 src: url(Lato-Regular.ttf);
}
@font-face {
 font-family: Lato-Light;
 src: url(Lato-Light.ttf);
}
@font-face {
 font-family: Lato-Bold;
 src: url(Lato-Bold.ttf);
}
@font-face {
 font-family: Lato-Hairline;
 src: url(Lato-Hairline.ttf);
}
body {
	font-family: Lato-Light;
	font-size: 14px;
	font-weight: 300;
	color: #000;
	margin: 0;
	padding: 0;
}
#emaxedTag {
	position:relative;
	float:left;
	color:#000;
	text-align:left;
	font-size:12px;
	width:1200px;
	margin-top:45px;
	margin-right: 0;
	margin-bottom:0px;
	margin-left: 25px;
}
#emaxedTag a {
	color:#000;
}
#page {
	max-width: 1140px;
	min-width: 1140px;
	margin: 0 auto;
	position: relative;
	background-color: #FFF;
}
/*--------------------------------------------------- text */

h1 {
	font-family: Lato-Light;
	font-size: 2.0em;
	text-shadow: 2px 2px #EEE;
}
h2 {
	font-weight:normal;
	font-size: 1.6em;
}
h3 {
	font-weight:normal;
	margin: 0 0 .5em 0;
}
h4 {
	margin: 0 0 1.5em 0;
	font-size: 1em;
	font-weight: 700;
}
p {
	font-size: 1.6em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.4em;
	margin-left: 0;
	line-height:1.8em;
}
li {
	font-size: 1.6em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.4em;
	margin-left: 0;
	list-style:square;
	line-height:.1em;
}
a {
	color: #186c98;
}
a:visited {
	color: #000;
}
section {
	min-height:50px;
}
a.btn {
	font-size: .9em;
	text-decoration: none;
	color: #FFF;
	background-color:#c3d020;
	padding: 6px 6px;
 transition: background-color .5s;
	border-radius: 5px;
}
a.btn:hover {
	background-color: rgba(151, 214, 216, .3);
	color:#c3d020;
}
.bkbut {
	margin-top:0;
	position:relative;
	float:right;
}
.bkbutB {
	position:relative;
	float:left;
}
.grayText {
	color:#999;
	font-size:16px;
}
#NoBorderImage {
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: solid 0px #000;
	box-shadow: 0px 0px 0px #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* Header ----------------------------------------------------------------------------*/

header {
	position: relative;
	z-index: 1;
	height:160px;
	border-bottom:#000 thin solid;
}
header a.logo {
	z-index: 2;
	position: absolute;
	width: 400px;
	height: 150px;
	background: url(../images/logo.jpg) no-repeat 0 0;
	top: 25px;
}
header a.logo span {
	display: none;
}
header div.TopMenu {
	position: relative;
	float: right;
	z-index: 2;
	padding: 10px;
	width: 70%;
	color: #000;
	margin-right: 0px;
	margin-top:5px;
}
header div.TopMenu h2 {
	position: relative;
	float: right;
	width: 100%;
	font-size: 1.3em;
	text-align: right;
	margin-top: 115px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	color:#666;
	text-transform: uppercase;
}
header div.TopMenu h2 a {
	color: #666;
	text-decoration:none;
	margin-left:6px;
	margin-right:6px;
}
header div.TopMenu h3 {
	position: relative;
	float: right;
	width: 100%;
	font-size: 1.3em;
	text-align: right;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
/* SliderHD - --------------------------------------------------- */

section.SliderHD {
	position:relative;
	float:none;
	clear:both;
	width:100%;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* Section  - ----------------------------------------DataRow1 -------------------------- */

section.DataRow1 {
	position: relative;
	float: none;
	clear: both;
	width: 100%;
	padding-top: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}

section.DataRow1 h9 {
	position: relative;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
	width: 100%;
	min-height:25px;
	font-size: 1.2em;
	color: #666;
	padding:5px;
}
section.DataRow1 h9 a {
	color: #666;
}
section.DataRow1 h9 span {
	color: #6666;
	font-family: Lato-Light;
}
section.DataRow1 article {
	position: relative;
	float: left;
	width: 100%;
	padding: 3px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

section.DataRow1 article img {
	border: 1px solid #efefef;
	box-shadow: 1px 1px 5px #999;
	display: block;
	float: right;
	margin: 20px;
	padding: 5px;
	position: relative;
	width: 320px;
}
/*-------------------------------------------------------- HomeJSI*/
section.DataRow1 article.homeJSI {
	position: relative;
	float: none;
	clear: both;
	width:100%;
	padding: 3px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
section.DataRow1 article.homeJSI img {
	width:100%;	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: solid 0px #000;
	box-shadow: 0px 0px 0px #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.portfolioBox {
	position:relative;
	width: 31%;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.testimonialsBox {
	position:relative;
	float: left;
	width: 31%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left:  25px;
}
.blogFeedhome {
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	float: left;
	font-size: 12px;
	line-height: 14px;
	width: 33%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left:  25px;
}
.blogFeedhome h3 {
	position:relative;
	float: left;
	font-family: MuliRegular, Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 36px;
	font-weight: 400;
	color: #c3cf21;
	border-bottom: 2px solid #a5a5a5;
	padding-bottom: 8px;
}
.blogFeedhome ul {
	position:relative;
	float: left;
	width:100%;
	color: #000000;
}
.blogFeedhome li {
	font-size: .9em;
	list-style: square;
	line-height: .1em;
}
/* Footer ----------------------------------*/

footer {
	position: relative;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-top:25px;
	width: 100%;
	min-height:75px;
	font-size: 1em;
	z-index: 2;
	border-top:#333 thin solid;
}
footer a {
	margin: 3px;
	color: #000;
}
footer a:visited {
	color: #000;
}
footer a:hover {
	color: #000;
}
footer h2 {
	position:relative;
	float:none;
	clear:both;
	width: 100%;
	font-size: 1.3em;
	text-align: center;
	color:#000;
	font-weight:normal;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-transform: uppercase;
}
footer h2 a {
	color: #000;
	text-decoration:none;
	margin:0px;
}
.SocialIconGrp {
	position:absolute;
	top:5px;
	right:0px;
	margin-top:0px;
	width:auto;
	margin-right:0px;
	height:50px;
}
.Afilat {
	position:absolute;
	top:5px;
	left:0px;
	margin-top:0px;
	width:auto;
	margin-right:0px;
	height:50px;
}
.SocialGroup2 {
	position:relative;
	width:100%;
	float:right;
	margin-top:15px;
	margin-bottom:35px;
}
.card1 {
	position:relative;
	width:100%;
	float:left;
	width: 190px;
	height: 33px;
	margin-top:-35px;
}
.card {
	width: 33px;
	height: 33px;
	position: relative;
	display: inline-block;
	margin: 0px;
}
.card .img-top {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}
.card:hover .img-top {
	display: inline;
	left: 3px;
}
.houzz {
	position: absolute;
	top: 5px;
	right: 40px;
	margin-top: 5px;
	width: auto;
	margin-right: 0px;
	height: 50px;
}
