/*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 */

.armiz.default{
	background: url(assets/canvas-background.jpg) no-repeat;
}
.armiz.default .text-plugin{
	font-family: arial, sans-serif;
	color:#fff;
	font-size:14px;
}
.armiz.default h1,
.armiz.default h2,
.armiz.default h3,
.armiz.default h4,
.armiz.default h5,
.armiz.default h6{
	margin-top:0px;
}
.armiz.default h1{
	font-family: 'Russo One', sans-serif;
	font-size:170px;
	color:#ffc466;
	line-height: 160px;
}
.armiz.default h2{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	font-size:24px;
	color:#fff;
	letter-spacing:10px;
}
.armiz.default h3{
	color:#fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:60px;
	font-weight: bold;
	letter-spacing: 8px;
}
.armiz.default h4{
	font-size:36px;
	font-family: 'Russo One', sans-serif;
	color:#ffc466;
	letter-spacing: 3px;
}
.armiz.default h5{
	font-size:30px;
	font-family: 'Russo One', sans-serif;
	color:#fff;
	letter-spacing: 5px;
	line-height: 40px;
}

.armiz.default .fs-16{
	font-size:16px;
}
.armiz.default .fs-18{
	font-size:18px;
}
.armiz.default .fs-24{
	font-size:24px;
}
.armiz.default .fs-26{
	font-size:26px;
}
.armiz.default .fs-36{
	font-size:36px;
}
.armiz.default .fs-48{
	font-size:48px;
}
.armiz.default .divider{
	background-color:#fff;
}
.armiz.default .align-center{
	text-align: center;
}
.armiz.default .color1{
	color:#fff; /*white*/
}
.armiz.default .color2{
	color:#5b7a8f; /*blue*/
}
.armiz.default .color3{
	color:#ffc466;
}
.armiz.default .bg-color1{
	background-color: #fff;
}
.armiz.default .bg-color2{
	background-color: #ebf2f7;
}
.armiz.default .bg-color3{
	background-color: #ffc466;
}
.armiz.default .bg-color4{
	background-color: #afc7d8;
}
.armiz.default .bg-color5{
	background-color: #5b7a8f;
}
.armiz.default .bold{
	font-weight: bold;
}
.armiz.default .ff-1{
	font-family: 'Russo One', sans-serif;
}
.armiz.default .ff-2{
		font-family: 'Roboto Condensed', sans-serif;
}
.armiz.default .ls-4{
	letter-spacing: 4px
}
/****************/
/* neo main nav */
/****************/
.armiz.default .navigation-2-plugin .neo-asset-inner ul {
		font-family: 'Roboto Condensed', sans-serif;
}

.armiz.default .navigation-2-plugin .neo-asset-inner > ul > li {
	padding-left:60px;
	padding-right:60px;
	padding-bottom:0px;
	padding-top:0px;
	background-color: transparent;
	font-size:16px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:lighter;
	text-align: left;

	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;	
	border-left-right: 0px;	
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.armiz.default .navigation-2-plugin .neo-asset-inner > ul > li > a {
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
}
.armiz.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover {
	border-bottom-color: #ffdb6c;
	border-bottom-style: transparent;
	border-bottom-width: 0px;
	border-top-color: #ffdb6c;
	border-top-style: transparent;
	border-top-width: 0px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.armiz.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover > a {
	color:#f0bc6b;
	font-weight: bold;
	letter-spacing: 2px;
}
.armiz.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active {
	background-color: transparent;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:lighter;
	text-align: left;
	border-bottom-color: #ffdb6c;
	border-bottom-style: transparent;
	border-bottom-width: 0px;
	border-top-color: #ffdb6c;
	border-top-style: transparent;
	border-top-width: 0px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.armiz.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active > a {
	color:#f0bc6b;
	font-weight: bold;
	letter-spacing: 2px;
}
/***************/
/* neo sub nav */
/***************/
.armiz.default .navigation-2-plugin.sub-nav-fixed-plugin ul ul > li {
}
.armiz.default .navigation-2-plugin ul ul > li {
	padding-left:60px;
	padding-right:60px;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom: 0;
	background-color: transparent;
	font-weight:lighter;
	font-size:16px;
		font-family: 'Roboto Condensed', sans-serif;
	text-align: left;

	border-bottom-color: #ffdb6c;
	border-bottom-style: transparent;
	border-bottom-width: 0px;
	border-top-color: #ffdb6c;
	border-top-style: transparent;
	border-top-width: 0px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.armiz.default .navigation-2-plugin ul ul > li > a {
	color: #fff;
	font-weight: bold;
}
.armiz.default .navigation-2-plugin ul ul > li.k-state-hover {
	background-color: #000;
	font-weight:lighter;
	font-size:16px;
		font-family: 'Roboto Condensed', sans-serif;
	text-align: left;

	border-bottom-color: #ffdb6c;
	border-bottom-style: transparent;
	border-bottom-width: 0px;
	border-top-color: #ffdb6c;
	border-top-style: transparent;
	border-top-width: 0px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.armiz.default .navigation-2-plugin ul ul > li.k-state-hover > a {
	color: #fff;
	font-weight: bold;
}
.armiz.default .navigation-2-plugin ul ul > li.k-state-active {
	background-color: #000;
	font-weight:lighter;
	font-size: 18px;
	font-family: 'Roboto Condensed', sans-serif;

	text-align: left;
	border-bottom-color: #ffdb6c;
	border-bottom-style: transparent;
	border-bottom-width: 0px;
	border-top-color: #ffdb6c;
	border-top-style: transparent;
	border-top-width: 0px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.armiz.default .navigation-2-plugin ul ul > li.k-state-active > a {
	color:#f0bc6b;
	font-weight: bold;
	letter-spacing: 2px;
} 
/* CONTACT */
/*header*/

/* labels style */
.armiz.default .web_com_custom_form label{
	font-weight: normal;
	margin-bottom: 0;
	color: #000;
}

/*CUSTOM*/
/* first & last name */
.armiz.default .web_com_custom_form .FirstName label,
.armiz.default .web_com_custom_form .LastName label{
	font-size: 12px !important;
	color: #000;
}
.armiz.default .web_com_custom_form input[type='text'],
.armiz.default .web_com_custom_form textarea{
	border-radius: 4px !important;
	border: 2px transparent #dadada;
	background-color:  #fff; 
}

.armiz.default .web_com_custom_form input[type='submit']{
		font-family: 'Russo One', sans-serif;
	color: #fff;
	background-color: #ffc466;
	font-size: 16px;
	padding: 3px 25px;
	display: block;
	margin: 0 auto;
	border: 1px transparent #fff;
	border-radius: 5px;
}
.armiz.default .form-result-ok{
	color:rgb(255,255,255);
}
