/*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 */


.namaho.default .text-plugin{
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	color: #000;
}


.namaho.default h1,
.namaho.default h2,
.namaho.default h3,
.namaho.default h4,
.namaho.default h5,
.namaho.default h6{
	font-family: 'Nobile', sans-serif;
	font-weight: normal;
	margin-top: 0;
	color: #33332d;
}
.namaho.default h1{
	font-size: 48px;
	color: #333333;
}
.namaho.default h2{
	font-size: 24px;
}
.namaho.default h3{
	font-size: 22px;
}
.namaho.default h4{
	font-size: 18px;
	margin-bottom: 0;
}
.namaho.default h5{
	font-size: 16px;
	margin-bottom: 0;
}
.namaho.default h6{
	font-size: 14px;
	margin-bottom: 0;
}
.namaho.default .header-phone{
	font-size: 36px;
	font-family: 'Nobile', sans-serif;
	color: #ae3229;
}
.namaho.default .home-h2{
	font-size: 30px;
}
.namaho.default .c0{
	color: #333;
}
.namaho.default .c1{
	color: #ae3229;
}
.namaho.default .c3{
	color: #d6e5ba;
}
.namaho.default .c5{
	color: #663333;
}
.namaho.default .bg-c0{
	background: #333333;
}
.namaho.default .bg-c2{
	background: #ae3229;
}
.namaho.default .bg-c3{
	background: #fff;
}
.namaho.default .bg-c4{
	background: #d84236;
}
.namaho.default .bg-c6{
	background: #ae3229;
}

.namaho.default .br1{
	border-radius: 69px;
	overflow: hidden;
}
.namaho.default .mt li{
	margin-top: 8px;
}


.namaho.default .custom-bullet{
	padding: 0;
	margin: 0;
}
.namaho.default .custom-bullet li{
	padding-left: 33px;
	list-style-type: none;
	background: url('assets/namaho-bullet.png') no-repeat 0 5px;
}

.namaho.default .no-bullet{
	list-style-type: none;
}
.namaho.default .alpha-bg{
	background: rgba(255,255,255,0.7);
}
.namaho.default .divider{
	background: #000;
}
.namaho.default .center-align{
	text-align: center;
}
.namaho.default .right-align{
	text-align: right;
}
.namaho.default .white{
	color: #ffffff;
}
.namaho.default .lg-text{
	font-size: 22px;
}
.namaho.default .sm-text{
	font-size: 14px;
}


/****************/
/* neo main nav */
/****************/
.namaho.default .navigation-2-plugin .neo-asset-inner > ul{
	font-family: Lato, sans-serif;
}

.namaho.default .navigation-2-plugin .neo-asset-inner > ul > li {
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 10px;
	margin-right: 0;
	margin-bottom: 0;
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	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: rgb(51, 51, 51);
	border-bottom-style: none;
	border-bottom-width: 0;
	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;
}
.namaho.default .navigation-2-plugin .neo-asset-inner > ul > li > a {
	color: #333;
}
.namaho.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover {
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
}
.namaho.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover > a {
	color: #ae3229;
}
.namaho.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active {
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
}
.namaho.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active > a {
	color: #ae3229;
}

/***************/
/* neo sub nav */
/***************/
.namaho.default .navigation-2-plugin.sub-nav-fixed-plugin ul ul > li {
width: 130px;
}
.namaho.default .navigation-2-plugin ul ul > li {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 0;
	background-color: #ae3229;
	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: #fff;
	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;
}
.namaho.default .navigation-2-plugin ul ul > li > a {
	color: #fff;
}
.namaho.default .navigation-2-plugin ul ul > li.k-state-hover {
	background-color: #333;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}
.namaho.default .navigation-2-plugin ul ul > li.k-state-hover > a {
	color: #fff;
}
.namaho.default .navigation-2-plugin ul ul > li.k-state-active {
	background-color: #333;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}
.namaho.default .navigation-2-plugin ul ul > li.k-state-active > a {
	color: #fff;
}

/* CONTACT */
/*header*/

/* labels style */
.namaho.default .web_com_custom_form label{
	font-weight: normal;
	margin-bottom: 0;
	color: #fff;
}

/*CUSTOM*/
/* first & last name */
.namaho.default .web_com_custom_form .FirstName label,
.namaho.default .web_com_custom_form .LastName label{
	font-size: 12px !important;
	color: #fff;
}
.namaho.default .web_com_custom_form input[type='text'],
.namaho.default .web_com_custom_form textarea{
	border: 1px solid #ddd;
	background:  #fff; 
}

.namaho.default .web_com_custom_form input[type='submit']{
	color: #000;
	background: #ddd; 
	font-size: 16px;
	padding: 8px 15px;
	display: block;
	margin: 0 auto;
	border: 1px solid #ddd;
}

.namaho.default textarea.form-element{
	height: 60px;
}

.namaho.default .form-element-wrapper{
	padding: 0 0 5px;
}