	/*Make sure your selectors are very specific, you can accidentally overide builder css if you are not careful*/
	/*Make sure your selectors are very specific, you can accidentally overide builder css if you are not careful*/
/*Do not edit positioning, width, height in CSS, set that in the markup*/
/*CSS Changes, are somewhat permanent, user cannot change these, they can overide them via element inline style, but thats about it*/

/* site */
/*Make sure your selectors are very specific, you can accidentally overide builder css if you are not careful*/
/*Do not edit positioning, width, height in CSS, set that in the markup*/
/*CSS Changes, are somewhat permanent, user cannot change these, they can overide them via element inline style, but thats about it*/

/* site */
.nolies.default.home-bg{
	background:url(assets/home-bg.jpg) no-repeat center 0px;
}
.nolies.default.about-bg{
	background:url(assets/about-bg.jpg) no-repeat center 0px;
}
.nolies.default.services-bg{
	background:url(assets/services-bg.jpg) no-repeat center 0px;
}
.nolies.default.contact-bg{
	background:url(assets/contact-bg.jpg) no-repeat center 0px;
}
.nolies.default .text-plugin{
	font-size:18px;
	font-family: 'Cabin', sans-serif;
	color:#171717;
}
.nolies.default h1,
.nolies.default h2,
.nolies.default h3,
.nolies.default h4,
.nolies.default h5,
.nolies.default h6{
	margin-top:0px;
}
.nolies.default h1{
	font-size:60px;
	font-family: 'Crimson Text', serif;
	color:#2f2f2f;
	text-align: center;
	line-height: 50px;
}
.nolies.default .bg-color1{
	background-color:#171717;
}
.nolies.default .bg-color2{
	background-color:rgba(255,255,255,0.8);
}
.nolies.default .bg-color3{
	background-color: rgba(255,255,255,0.5);
}
.nolies.default .bg-color4{
	background-color:#fff ;
}
.nolies.default .color1{
	color:#9bbd40;
}
.nolies.default .color2{
 	color:#fff;
}
.nolies.default .divider1{
	background: url(assets/divider1.png) repeat-x;
}
.nolies.default .header-divider{
	background: url(assets/header1.png) repeat-x;
}
.nolies.default .fs-24{
	font-size:24px;
}
.nolies.default .fs-30{
	font-size:30px;
}
.nolies.default .fs-48{
	font-size:48px;
}
.nolies.default .fs-36{
	font-size:36px;
}
.nolies.default .fs-78{
	font-size:78px;
}
.nolies.default .fs-60{
	font-size:60px;
}
.nolies.default .ff-1{
	font-family: 'Cabin', sans-serif;
}
.nolies.default .ff-2{
	font-family: 'Crimson Text', serif;
}
.nolies.default .center-align{
	text-align: center;
}
.nolies.default .right-align{
	text-align: right;
}
.nolies.default .lh-20{
	line-height: 20px;
}
.nolies.default .lh-40{
	line-height: 40px;
}
.nolies.default .lh-55{
	line-height: 55px;
}
.nolies.default .lh-80{
	line-height: 80px;
}
.nolies.default .services-list ul,.nolies.default .services-list ol{
	font-family: 'Cabin', sans-serif;
	font-size:16px;
	padding-left:23px;
	list-style-image: url(assets/bullet.png);
}
/****************/
/* neo main nav */
/****************/
.nolies.default .navigation-2-plugin.sub-nav-fixed-plugin ul ul > li {
	width: 130px;
}
.nolies.default .navigation-2-plugin .neo-asset-inner ul {
	font-family: 'Cabin', sans-serif;
}
.nolies.default .navigation-2-plugin .neo-asset-inner > ul > li {
	font-family: 'Cabin', sans-serif;
	font-size:24px;
	background-color:transparent;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:15px;
	border-right-width:0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width:0px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	box-shadow:none;
}
.nolies.default .navigation-2-plugin .neo-asset-inner > ul > li > a {
	color: #fff;
}
.nolies.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover {
	font-family: 'Cabin', sans-serif;
	font-size:24px;
	background-color:transparent;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:15px;
	border-right-width:0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width:0px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.nolies.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover > a {
	color:#9bbd40;
}
.nolies.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active {
	font-family: 'Cabin', sans-serif;
	font-size:24px;
	background-color:transparent;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:15px;
	border-right-width:0px;
	border-left-width:0px;
	border-bottom-width:0px;
	border-top-width: 0px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.nolies.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active > a {
	color:#9bbd40;
}
/***************/
/* neo sub nav */
/***************/
.nolies.default .navigation-2-plugin ul ul > li {
	font-family: 'Cabin', sans-serif;
	font-size:24px;
	background-color:#171717;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:10px;
	border-right-width:0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width:0px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.nolies.default .navigation-2-plugin ul ul > li > a {
	color:#fff;
}
.nolies.default .navigation-2-plugin ul ul > li.k-state-hover {
	font-family: 'Cabin', sans-serif;
	font-size:24px;
	background-color:#171717;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:10px;
	border-right-width:0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width:0px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.nolies.default .navigation-2-plugin ul ul > li.k-state-hover > a {
	color:#9bbd40;
}
.nolies.default .navigation-2-plugin ul ul > li.k-state-active {
	font-family: 'Cabin', sans-serif;
	font-size:24px;
	background-color:#171717;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:10px;
	border-right-width:0px;
	border-left-width:0px;
	border-bottom-width:0px;
	border-top-width: 0px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.nolies.default .navigation-2-plugin ul ul > li.k-state-active > a {
	color:#9bbd40;
} 
/* CONTACT */
/*header*/

/* labels style */
.nolies.default .web_com_custom_form label{
	font-weight: normal;
	margin-bottom: 0;
	color: #000;
}

/*CUSTOM*/
/* first & last name */
.nolies.default .web_com_custom_form .FirstName label,
.nolies.default .web_com_custom_form .LastName label{
	font-size: 12px !important;
	color: #000;
}
.nolies.default .web_com_custom_form input[type='text'],
.nolies.default .web_com_custom_form textarea, 
.nolies.default .form-element.form-element-size-medium,
.nolies.default .form-element.form-element-size-large,
.nolies.default .form-element.form-element-size-small{
	border-radius: 4px !important;
	border: 2px solid #dadada;
	background-color:  #fff; 
}

.nolies.default .web_com_custom_form input[type='submit']{
	color: #fff;
	background-color: #000;
	font-size: 16px;
	padding: 3px 25px;
	display: block;
	margin: 0 auto;
	border: 1px transparent #fff;
	border-radius: 5px;
}
.nolies.default .form-result-ok{
	color:rgb(0,0,0);
}
