/*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 */
.bownse.default.pagebg {
	background: url(assets/bownse-bg.jpg) repeat-x top center #fff;
}
.bownse.default .box-bg {
	background-color: #fafafa;
}
.bownse.default .box-bg2 {
	background-color: #e5a00e;
}
.bownse.default .serv-box {
	border: 3px solid #9fc491;
}
.bownse.default .bullet {
	background: url(assets/bownse-bullet.png) repeat top left;
}
.bownse.default .box-bg3 {
	background: url(assets/bownse-bownse-serv-box.jpg) repeat top left;
}
.bownse.default .box-bg4 {
	background-color: #7aa6bc;
}
.bownse.default .box-bg5 {
	background-color: #cae8bc;
}
.bownse.default .contact-form-bg {
	background: #7aa6bc;
}
.bownse.default .text-plugin {
	font-family: 'Ubuntu', sans-serif;
	font-size: 18px;
	color: #e13224;
	line-height: 36px;
	letter-spacing: 3px;
}
.bownse.default h2, .bownse.default h3, .bownse.default h4, .bownse.default h5, .bownse.default h6 {
	font-family: 'Ubuntu', sans-serif;
	font-weight: normal;
	margin-top: 0;
}
.bownse.default h1 {
	font-family: 'Love Ya Like A Sister', cursive;
	font-size: 100px;
	font-weight: normal;
	color: #e5a00e;
	margin-top: 0;
	line-height: 89px;
}
.bownse.default h2 {
	font-size: 40px;
}
.bownse.default h3 {
	font-size: 36px;
	font-family: 'Love Ya Like A Sister', cursive;
	color: #d11f2a;
}
.bownse.default h4 {
	font-size: 30px;
	color: #333333;
	line-height: 30px;
	font-family: 'Love Ya Like A Sister', cursive;
}
.bownse.default h5 {
	font-size: 24px;
	color: #cd675e;
	line-height: 18px;
	font-family: 'Love Ya Like A Sister', cursive;
}
.bownse.default h6 {
	font-size: 36px;
	font-family: 'Love Ya Like A Sister', cursive;
}
.bownse.default div.color1 {
	background: #e13224;
}
.bownse.default p.color1, .bownse.default span.color1, .bownse.default ul.color1, .bownse.default h2.color1, .bownse.default h3.color1 {
	color: #e13224;
}
.bownse.default div.color2 {
	background: #d11f2a;
}
.bownse.default p.color2, .bownse.default span.color2, .bownse.default ul.color2, .bownse.default h2.color2, .bownse.default h3.color2 {
	color: #d11f2a;
}
.bownse.default div.color3 {
	background: #708e64;
}
.bownse.default p.color3, .bownse.default span.color3, .bownse.default ul.color3, .bownse.default h2.color3, .bownse.default h3.color3 {
	color: #708e64;
}
.bownse.default .home-promo {
	font-family: 'Love Ya Like A Sister', cursive;
	color: #e13224;
	font-size: 24px;
	line-height: 55px;
	letter-spacing: 3px;
}
.bownse.default .tel {
	color: #6a8c9d;
	line-height: 36px;
	letter-spacing: 3px;
	font-family: 'Love Ya Like A Sister', cursive;
	font-size: 36px;
}
.bownse.default .slogan {
	font-size: 36px;
	font-family: 'Love Ya Like A Sister', cursive;
	color: #d11f2a;
}
.bownse.default .font1 {
	font-family: 'Love Ya Like A Sister', cursive;
}
.bownse.default .serv-text {
	font-family: 'Love Ya Like A Sister', cursive;
	color: #fff;
	font-size: 27px;
	line-height: 34px;
	letter-spacing: normal;
}
.bownse.default .q-color-1 {
	color: #cae8bc;
	letter-spacing: normal;
}
.bownse.default .q-color-2 {
	color: #7aa6bc;
	letter-spacing: normal;
}
.bownse.default .q-color-11 {
	color: #ffc956;
	letter-spacing: normal;
	line-height: 20px;
}
.bownse.default .q-color-22 {
	color: #e13224;
	letter-spacing: normal;
	line-height: 20px;
}
.bownse.default .serv-box-text {
	letter-spacing: normal;
}
.bownse.default .look {
	font-size: 34px;
	font-family: 'Love Ya Like A Sister', cursive;
	color: #ffc54b;
	letter-spacing: 2px;
	/* Safari */
	-webkit-transform: rotate(-90deg);
	/* Firefox */
	-moz-transform: rotate(-90deg);
	/* IE */
	-ms-transform: rotate(-90deg);
	/* Opera */
	-o-transform: rotate(-90deg);
}
.bownse.default .secur {
	color: #7191a1;
	line-height: 36px;
	letter-spacing: 3px;
	font-family: 'Love Ya Like A Sister', cursive;
	font-size: 36px;
	background-color: #fff;
}
.bownse.default .contact-font {
	font-family: 'Love Ya Like A Sister', cursive;
	color: #242424;
	font-size: 16px;
}
.bownse.default .border {
	border-top: 1px solid #c2c2c2;
}
.bownse.default .center-align {
	text-align: center;
}
.bownse.default .right-align {
	text-align: right;
}
.bownse.default .white {
	color: #ffffff;
	letter-spacing: normal;
	line-height: 20px;
}
.bownse.default .black {
	color: #545454;
	letter-spacing: normal;
	line-height: 20px;
}
/****************/
/* neo main nav */
/****************/
.bownse.default .navigation-2-plugin .neo-asset-inner ul {
	font-family: 'Love Ya Like A Sister', cursive;
}
.bownse.default .navigation-2-plugin .neo-asset-inner > ul > li {
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 15px;
	margin-right: 0;
	margin-bottom: 0;
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	text-align: left;
}
.bownse.default .navigation-2-plugin .neo-asset-inner > ul > li > a {
	color: #fff;
}
.bownse.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover {
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	text-align: left;
}
.bownse.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover > a {
	color: #e9b042;
}
.bownse.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active {
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	text-align: left;
}
.bownse.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active > a {
	color: #e9b042;
}
/***************/
/* neo sub nav */
/***************/
.bownse.default .navigation-2-plugin.sub-nav-fixed-plugin ul ul > li {
	width: 130px;
}
.bownse.default .navigation-2-plugin ul ul > li {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 0;
	background-color: #7ca3ad;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
}
.bownse.default .navigation-2-plugin ul ul > li > a {
	color: #fff;
}
.bownse.default .navigation-2-plugin ul ul > li.k-state-hover {
	background-color: #7ca3ad;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
}
.bownse.default .navigation-2-plugin ul ul > li.k-state-hover > a {
	color: #e9b042;
}
.bownse.default .navigation-2-plugin ul ul > li.k-state-active {
	background-color: #7ca3ad;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	font-family: inherit;
	text-align: left;
}
.bownse.default .navigation-2-plugin ul ul > li.k-state-active > a {
	color: #e9b042;
}
/* CONTACT */
/*header*/

/* labels style */
.bownse.default .web_com_custom_form label {
	font-weight: normal;
	margin-bottom: 0;
}
/*CUSTOM*/
/* first & last name */


.bownse.default .web_com_custom_form .FirstName label, .bownse.default .web_com_custom_form .LastName label {
	font-size: 16px !important;
	color: #fff !important;
}
.bownse.default .web_com_custom_form label {
	color: #fff !important;
}
.bownse.default .web_com_custom_form input[type='text'], .bownse.default .web_com_custom_form textarea {
	border: 1px solid #000;
	background: #99c4da;
}
.bownse.default .neo-asset .web_com_custom_form textarea.form-element-size-large {
	border: 1px solid #000;
	background: #99c4da;
}
.bownse.default .web_com_custom_form input[type='submit'] {
	color: #087ab3;
	background: #e5a00e;
	font-size: 23px;
	padding: 4px 25px;
	display: block;
	margin: 0 auto;
	font-family: 'Love Ya Like A Sister', cursive;
}
