/*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 */

.lubber.default{
	background: url('assets/lubber-bg.jpg') no-repeat fixed top center #28b0c3;
}
.lubber.default .text-plugin{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #fff;
}
.lubber.default #footer{
	background: rgba(255,255,255,0.75);
}

.lubber.default h1,
.lubber.default h2,
.lubber.default h3,
.lubber.default h4,
.lubber.default h5,
.lubber.default h6{
	font-weight: normal;
	margin-top: 0;
	font-family: 'Open Sans', sans-serif
}
.lubber.default h1{
	font-family: 'Crushed', sans-serif;
	font-size: 72px;
	color: #20a3b7;
}
.lubber.default h2{
	font-size: 37px;
	color: #fff;
}
.lubber.default h3{
	font-size: 33px;
	color: #fff;
}
.lubber.default h4{
	font-size: 27px;
	color: #fff;
}
.lubber.default h5{
	font-size: 20px;
	color: #004d88;
}
.lubber.default h6{
	font-size: 18px;
	color: #004d88;
}
.lubber.default .slogan{
	font-family: 'Metamorphous', serif;
	font-size: 48px;
	color: #f15e22;
}
.lubber.default .header-phone{
	font-family: 'Metamorphous', serif;
	font-size: 24px;
	color: #2e3c59;
}
.lubber.default .content-bg{
	background: rgba(0,116,154,0.55);
	border: 15px solid rgba(207,207,207,0.55);
}
.lubber.default .border-img{
	border: 5px solid rgba(207,207,207,0.55);
}
.lubber.default .off1{
	font-family: 'Roboto Slab', serif;
	font-size: 17px;
	text-shadow: rgba(0,0,0,0.5) 1px 2px 0;
}
.lubber.default .off2{
	font-family: 'Slackey', sans-serif;
	font-size: 35px;
	text-shadow: rgba(0,0,0,0.5) 1px 2px 0;
}
.lubber.default .off3{
	font-family: 'Shadows Into Light', sans-serif;
	font-size: 33px;
	text-shadow: rgba(0,0,0,0.5) 1px 2px 0;
}
.lubber.default .off4{
	font-family: 'Metamorphous', sans-serif;
	font-size: 24px;
}
.lubber.default .lh{
	line-height: 1.7;
}
.lubber.default .quote-1{
	background: rgba(0,116,154,0.55);
	padding: 15px 20px;
}
.lubber.default .quote-2{
	background: rgba(241,95,34,0.8);
	padding: 20px 20px;
}
.lubber.default .bg-serv{
	background: rgba(0,57,67,0.5);
}
.lubber.default .bullet{
	padding: 0;
}
.lubber.default .bullet li{
	padding-left: 30px;
	background: url('assets/lubber-bullet.png') no-repeat 0px 5px;
}
.lubber.default .center-align{
	text-align: center;
}
.lubber.default .right-align{
	text-align: right;
}
.lubber.default .white{
	color: #fff;
}
.lubber.default .black{
	color: #000;
}
.lubber.default .small-text{
	font-size: 15px;
}

.lubber.default .nav-border{
	border-top: 1px solid #111c3a;
	border-bottom: 1px solid #111c3a;
}
/****************/
/* neo main nav */
/****************/
.lubber.default .navigation-2-plugin .neo-asset-inner ul {
	font-family: 'Open Sans', sans-serif;
}

.lubber.default .navigation-2-plugin .neo-asset-inner > ul > li {
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	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;
}
.lubber.default .navigation-2-plugin .neo-asset-inner > ul > li > a {
	color: rgb(0, 0, 0);
}
.lubber.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;
}
.lubber.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover > a {
	color: #fff;
}
.lubber.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;
}
.lubber.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active > a {
	color: #fff;
}

/***************/
/* neo sub nav */
/***************/
.lubber.default .navigation-2-plugin.sub-nav-fixed-plugin ul ul > li {
	width: 130px;
}
.lubber.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(0,116,154,0.55);
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: 'Open Sans', 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: #111c3a;
	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;
}
.lubber.default .navigation-2-plugin ul ul > li > a {
	color: rgb(0, 0, 0);
}
.lubber.default .navigation-2-plugin ul ul > li.k-state-hover {
	background-color: rgba(0,116,154,0.55);
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
}
.lubber.default .navigation-2-plugin ul ul > li.k-state-hover > a {
	color: #fff;
}
.lubber.default .navigation-2-plugin ul ul > li.k-state-active {
	background-color: rgba(0,116,154,0.55);
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
}
.lubber.default .navigation-2-plugin ul ul > li.k-state-active > a {
	color: #fff;
} 

/* CONTACT */
/*header*/

/* labels style */
.lubber.default .web_com_custom_form label{
	font-weight: normal;
	margin-bottom: 0;
	color: #fff;
}

/*CUSTOM*/
/* first & last name */
.lubber.default .web_com_custom_form .FirstName label,
.lubber.default .web_com_custom_form .LastName label{
	font-size: 12px !important;
	color: #fff;
}
.lubber.default .web_com_custom_form input[type='text'],
.lubber.default .web_com_custom_form textarea{
	border-radius: 4px !important;
	border: 1px solid #2e3c59;
	background:  #20a3b7; 
	color: #fff;
}

.lubber.default .web_com_custom_form input[type='submit']{
	color: #fff;
	background: #f15e22; 
	font-size: 20px;
	padding: 3px 10px;
	display: block;
	margin: 0 auto;
	border: none;
	border-radius: 5px;
	font-family: 'Metamorphous', serif;
}

.lubber.default textarea.form-element{
	height: 70px;
}
