/*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 */

.treexy.default.page-bg {
	background: #fff;
}
.treexy.default .text-plugin{
	font-family: 'Lato', serif;
	font-size: 16px;
	color: #000;
}
.treexy.default h1,
.treexy.default h2, 
.treexy.default h3, 
.treexy.default h4,
.treexy.default h5,
.treexy.default h6{
	margin: 0 0 10px 0;
	line-height: 100%;
	font-weight: bold;
}
.treexy.default h1{
	color: #a0ca30;
	font-size: 54px;
	font-family: 'Krona One', serif;
	line-height: 1.5;
}
.treexy.default h2,
.treexy.default h3,
.treexy.default h5,
.treexy.default h6
{
	font-family: 'Armata', sans-serif;
}

.treexy.default h2{
	font-size: 40px;
	color: #000;
}

.treexy.default h2.slogan{
	font-family: 'Krona One', sans-serif;
	color: #fff;
	font-size: 54px;
	text-shadow: 1px 3px 1px rgba(0,0,0,0.8);
}
.treexy.default h3{
	color: #a0ca30;
	font-size: 24px;
}
.treexy.default h4{
	font-family: 'Krona One', sans-serif;
	color: #000;
	font-size: 20px;
}
.treexy.default h5{
	color: #000;
	font-size: 20px;
	font-weight: normal;
}
.treexy.default h6{
	font-size: 18px;
	color: #000f7f;
	font-weight: nor
}
.treexy.default .text-plugin ul{
	padding: 0 0 0 1.2em;
	margin: 0;
}
.treexy.default ul.no-list{
	padding: 0;
}
.treexy.default ul.no-list li{
	list-style-type: disc;
}
.treexy.default .divider{
	border-bottom: 1px #a0ca30 solid;
}
.treexy.default .center-align{
	text-align: center;
}
.treexy.default .right{
	text-align: right;
}
.treexy.default .text-small{
	font-size: 14px;
}
.treexy.default .extra{
	color:#000;
	font-family: 'Armata', sans-serif;
	font-size: 29px;
}
.treexy.default .white{
	color: #000;
}
.treexy.default .circle{
	border: 10px solid #a0ca30;
	box-sizing: content-box;
	border-radius: 52px;
}
.treexy.default .border-img{
	border: 10px solid #fff;
	box-sizing: content-box;
	box-shadow: 0 0 0 10px #a0ca30;
}
.treexy.default .border-img-small{
	border: 3px solid #fff;
	box-sizing: content-box;
	box-shadow: 0 0 0 2px #a0ca30;
}
/*content*/
.treexy.default .content-bg{
	background: url('assets/content-bg.jpg') repeat-x;
}

/* footer */
.treexy.default #footer{
	background: #a0ca30;
}
/* home offer */
.treexy.default .offer{
	font-family: 'Exo', sans-serif;
	font-size: 23px;
	color: #000000;
}
.treexy.default .offer-10{
	font-family: 'Arvo', serif;
	font-size: 48px;
	color:#000000;
}
.treexy.default .offer-off{
	font-family: 'Exo', serif;
	font-weight: bold;
	font-size: 75px;
	text-shadow: rgba(0,0,0,0.8) -2px 2px 5px;
	color:#000000;
}
.treexy.default .offer-bg{
	background: #cc0912;
}
.treexy.default .offer-desc{
	font-family: 'Exo', sans-serif;
	font-size: 14px;
	text-align: center;
	padding-top: 5px;
}
.treexy.default .offer-dot{
	border: 1px dashed #000000;
}


/****************/
/* neo main nav */
/****************/
.treexy.default .navigation-2-plugin .neo-asset-inner ul {
	font-family: Lato, sans-serif;
}
.treexy.default .navigation-2-plugin .neo-asset-inner > ul > li {
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	margin-right: 50px;
	margin-bottom: 0;
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
}
.treexy.default .navigation-2-plugin .neo-asset-inner > ul > li > a {
	color: #000;
}
.treexy.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover {
	background-color: transparent;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}
.treexy.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover > a {
	color: #55cb41;
}
.treexy.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active {
	background-color: transparent;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}
.treexy.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active > a {
	color: #55cb41;
}

/***************/
/* neo sub nav */
/***************/
.treexy.default .navigation-2-plugin.sub-nav-fixed-plugin ul ul > li {
width: 130px;
}
.treexy.default .navigation-2-plugin ul ul > li {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 0;
	background-color: #fff;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	text-align: left;

	border-left-color: rgb(51, 51, 51);
	border-left-style: none;
	border-left-width: 0;
	border-right-color: rgb(51, 51, 51);
	border-right-style: none;
	border-right-width: 0;
	border-bottom-color: #f2f096;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: rgb(51, 51, 51);
	border-top-style: none;
	border-top-width: 0;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.treexy.default .navigation-2-plugin ul ul > li > a {
	color: #000;
}
.treexy.default .navigation-2-plugin ul ul > li.k-state-hover {
	background-color: #fff;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.treexy.default .navigation-2-plugin ul ul > li.k-state-hover > a {
	color: #55cb41;
}
.treexy.default .navigation-2-plugin ul ul > li.k-state-active {
	background-color: #fff;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.treexy.default .navigation-2-plugin ul ul > li.k-state-active > a {
	color: #55cb41;
} 


/* CONTACT */
/*header*/
/*header*/
.treexy.default #FormHeading-id{
	display: none;
}

/* make content adaptive */
.treexy.default div[id^='webcom-component-form'] > table > tbody > tr > td:first-child,
.treexy.default div[id^='webcom-component-form'] > table > tbody > tr > td:last-child,
.treexy.default div[id='preview_id_only'] > table > tbody > tr > td:first-child,
.treexy.default div[id='preview_id_only'] > table > tbody > tr > td:last-child{
	display: none;
}
/* end content adaptive */

/* labels style */
.treexy.default .web_com_custom_form label{
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 0;
		line-height: 16px;
}

/* spacing between rows */
.treexy.default .web_com_custom_form .form-element-wrapper{
	padding: 0;
}
/* email & phone */
/* display email & phone in the same row */

.treexy.default .web_com_custom_form #email-id,
.treexy.default .web_com_custom_form #phone-id{
	display: inline-block !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.treexy.default .web_com_custom_form #email-id{
	padding-right: 5px;
}
.treexy.default .web_com_custom_form #phone-id{
	padding-left: 5px;
	vertical-align: top;
}
/*CUSTOM*/
/* first & last name */
.treexy.default .web_com_custom_form .FirstName label,
.treexy.default .web_com_custom_form .LastName label{
	font-size: 12px !important;
}

.treexy.default .web_com_custom_form input[type='text'],
.treexy.default .web_com_custom_form textarea,
.treexy.default .form-element.form-element-size-medium,
.treexy.default .form-element.form-element-size-large,
.treexy.default .form-element.form-element-size-small{
	border: 1px solid #d3d2d2;
	background: -webkit-linear-gradient(#fff, #f3f1f1); 
	background: -o-linear-gradient(#fff, #f3f1f1); 
	background: -moz-linear-gradient(#fff, #f3f1f1);
	background: linear-gradient(#fff, #f3f1f1); 
}

