/*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 */

.nono.default.home {
	background: url('assets/nono-home-bg.jpg') no-repeat center 120px;
}
.nono.default.page-bg {
	background: url('assets/nono-page-bg.jpg') no-repeat center 120px;
}
.nono.default .text-plugin{
	font-family: 'Arimo', sans-serif;
	font-size: 18px;
	color: #444444;
}
.nono.default #header{
	background: url('assets/nono-header-bg.jpg') repeat-x;
}
.nono.default #footer{
	border-top: 6px solid #ebebeb;
	background: #f7f7f7;
}

.nono.default h2,
.nono.default h3,
.nono.default h4,
.nono.default h5,
.nono.default h6{
	font-weight: normal;
	color:#1c1c1c;
	font-family: 'Cabin', sans-serif;
	margin: 0;
}
.nono.default h1{
	font-family: 'Bentham', serif;
	font-size: 72px;
	color: #fff;
	margin:0;
}
.nono.default h2{
	font-size: 36px;
}
.nono.default h3{
	font-size: 24px;
}
.nono.default h4{
	font-size: 22px;
}
.nono.default h5{
	font-size: 20px;
}
.nono.default h6{
	font-size: 18px;
}
.nono.default .logo{
	background: #ee7387;
	box-shadow: 0 0 0 10px rgba(255,255,255,0.4);
	border-radius: 76px;
}
.nono.default .color-1{
	color: #b7ca8b;
}
.nono.default .color-2{
	color: #ee7387;
}
.nono.default .divider{
	background: #a4a4a4;
}
.nono.default .white-divider{
	background: #fff;
}
.nono.default .slogan{
	color: #fff;
	font-size: 36px;
	font-family: 'Arimo', sans-serif;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.8);
}
.nono.default .header-info{
	color: #fff;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.8);
	font-size: 30px;
	font-family: 'Arimo', sans-serif;
}
.nono.default .bg-images{
	background: rgba(255,255,255,0.2);
}
.nono.default .home-tag{
	background: #ee7387;
	display: table;
}
.nono.default .text-tag{
	font-size: 18px;
	font-family: 'Cabin', sans-serif;
	text-align: center;
	height: 100%;
	color: #1c1c1c;
	display: table-cell;
	vertical-align: middle;
}
.nono.default .body-slogan{
	font-size: 48px;
	color: #1c1c1c;
}
.nono.default .dashed-bottom{
	border-bottom: 2px dashed #cccccc;
}
.nono.default .dotted-bottom{
	border-bottom: 1px dotted #1c1c1c;
}
.nono.default .img-border{
	border: 2px solid #444444;	
}

.nono.default .main-home-1{
	font-family: 'PT Sans', sans-serif;
	font-size: 60px;
	color: #1f1f1f;
}
.nono.default .main-home-2{
	font-family: 'PT Sans', sans-serif;
	font-size: 48px;
	color: #1f1f1f;
}
.nono.default .blue{
	color: #008fd3;
}
.nono.default .yellow{
	color: #efa70f;
}
.nono.default .grey{
	color: #666666;
}
.nono.default .img-rounded{
	border-radius: 5px;
}
.nono.default .nono-tags{
	border-radius: 5px;
	background: #e9e6e6;
}
.nono.default .tag-text{
	font-family: 'Lato', sans-serif;
	margin-top: 7px;
}
.nono.default .text-plugin .footer-text{
	font-family: 'Lato', sans-serif;
	letter-spacing: normal;
}
.nono.default .under-dooted{
	border-bottom: 1px dotted #000;
}
.nono.default .arrow-bullet{
	margin: 0;
	padding: 0;
}
.nono.default .arrow-bullet li{
	padding-left: 40px;
	background: url('assets/nono-arrow.png') no-repeat 0px 5px; 
}
.nono.default .center-align{
	text-align: center;
}
.nono.default .right-align{
	text-align: right;
}
.nono.default .white{
	color: #ffffff;
}


/* CONTACT */
/*header*/

/* labels style */
.nono.default .web_com_custom_form label{
	font-weight: normal;
	margin-bottom: 0;
}

/*CUSTOM*/
/* first & last name */
.nono.default .web_com_custom_form .FirstName label,
.nono.default .web_com_custom_form .LastName label{
	font-size: 12px !important;
}

.nono.default .web_com_custom_form input[type='text'],
.nono.default .web_com_custom_form textarea{
	border-radius: 4px !important;
	border: 2px solid #dadada;
	background:  #fff; 
}

.nono.default .web_com_custom_form input[type='submit']{
	color: #fff;
	background: #201f1f; 
	font-size: 16px;
	padding: 3px 15px;
	display: block;
	margin: 0 auto;
}


/****************/
/* neo main nav */
/****************/

.nono.default .navigation-2-plugin .neo-asset-inner > ul > li {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 55px;
	margin-bottom: 0;
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	font-family: 'Cabin', sans-serif;
	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;
}
.nono.default .navigation-2-plugin .neo-asset-inner > ul > li > a {
	color: rgb(0, 0, 0);
}

.nono.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover {
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	font-family: 'Cabin', sans-serif;
	text-align: left;
}
.nono.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover > a {
	color: #fff;
}
.nono.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active {
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	font-family: 'Cabin', sans-serif;
	text-align: left;
}
.nono.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active > a {
	color: #fff;
}

/***************/
/* neo sub nav */
/***************/

.nono.default .navigation-2-plugin ul ul > li {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 0;
	background-color: rgba(51,51,51,0.3);
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	font-family: 'Cabin', sans-serif;
	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;
}
.nono.default .navigation-2-plugin ul ul > li > a {
	color: rgb(0, 0, 0);
}
.nono.default .navigation-2-plugin ul ul > li.k-state-hover {
	background-color: rgba(51,51,51,0.3);
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	font-family: 'Cabin', sans-serif;
	text-align: left;
}
.nono.default .navigation-2-plugin ul ul > li.k-state-hover > a {
	color: #fff;
}
.nono.default .navigation-2-plugin ul ul > li.k-state-active {
	background-color: rgba(51,51,51,0.3);
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	font-family: 'Cabin', sans-serif;
	text-align: left;
}
.nono.default .navigation-2-plugin ul ul > li.k-state-active > a {
	color: #fff;
} 




