/*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 */

.umzug.default .text-plugin{
	font-family: 'Gudea', sans-serif;
	font-size: 20px;
	color: #000;
	line-height: 1.8;
}
.umzug.default #header{
	background: url('assets/umzug-header-bg.jpg') repeat-x;
}
.umzug.default h1,
.umzug.default h2,
.umzug.default h3,
.umzug.default h4,
.umzug.default h5,
.umzug.default h6{
	font-family: 'Gudea', sans-serif;
	font-weight: normal;
	margin: 0 0 10px 0;
	color: #3a3a3a;
}
.umzug.default h1{
	font-size: 70px;
}
.umzug.default h2{
	font-size: 49px;
}
.umzug.default h3{
	font-size: 45px;
}
.umzug.default h4{
	font-size: 35px;
}
.umzug.default h5{
	font-size: 30px;
}
.umzug.default h6{
	font-size: 25px;
}
.umzug.default .header-phone{
	font-size: 24px;
	color:#fff;
}
.umzug.default .slogan{
	color: #828282;
}
.umzug.default .divider{
	background-color: #dfdfdf;
}
.umzug.default .center-align{
	text-align: center;
}
.umzug.default .right-align{
	text-align: right;
}
.umzug.default .white{
	color: #ffffff;
}


/****************/
/* neo main nav */
/****************/

.umzug.default .navigation-2-plugin .neo-asset-inner > ul > li {
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 20px;
	margin-bottom: 0;
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	font-family: 'Gudea', sans-serif;
	text-align: left;

	border-left-color: rgba(255,255,255,0.2);
	border-left-style: none;
	border-left-width: 0;
	border-right-color: rgba(255,255,255,0.2);
	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;
}
.umzug.default .navigation-2-plugin .neo-asset-inner > ul > li > a {
	color: rgb(255, 255, 255);
}
.umzug.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover {
	background-color: transparent;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	font-family: 'Gudea', sans-serif;
	text-align: left;
/*
	border-left-color: rgb(46, 179, 166);
	border-left-style: none;
	border-left-width: 0;
	border-right-color: rgb(46, 179, 166);
	border-right-style: none;
	border-right-width: 0;
	border-bottom-color: rgb(46, 179, 166);
	border-bottom-style: none;
	border-bottom-width: 0;
	border-top-color: rgb(46, 179, 166);
	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;
*/
}
.umzug.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover > a {
	color: #fff;
}
.umzug.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active {
	background-color: transparent;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	font-family: 'Gudea', sans-serif;
	text-align: left;
	padding-top: 0;
/*
	border-left-color: rgb(16, 196, 178);
	border-left-style: none;
	border-left-width: 0;
	border-right-color: rgb(16, 196, 178);
	border-right-style: none;
	border-right-width: 0;
	border-bottom-color: rgb(16, 196, 178);
	border-bottom-style: none;
	border-bottom-width: 0;
	border-top-color: rgb(16, 196, 178);
	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;
*/
}
.umzug.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active > a {
	color: #fff;
}

/***************/
/* neo sub nav */
/***************/

.umzug.default .navigation-2-plugin ul ul > li {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 0;
	background-color: #3a3a3a;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: 'Gudea', 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: rgba(255,255,255,0.3);
	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;
}
.umzug.default .navigation-2-plugin ul ul > li > a {
	color: rgb(255, 255, 255);
}
.umzug.default .navigation-2-plugin ul ul > li.k-state-hover {
	background-color: #3a3a3a;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: 'Gudea', sans-serif;
	text-align: left;
/*
	border-left-color: rgb(46, 179, 166);
	border-left-style: none;
	border-left-width: 0;
	border-right-color: rgb(46, 179, 166);
	border-right-style: none;
	border-right-width: 0;
	border-bottom-color: #454545;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: rgb(46, 179, 166);
	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;
*/
}
.umzug.default .navigation-2-plugin ul ul > li.k-state-hover > a {
	color: #fff;
}
.umzug.default .navigation-2-plugin ul ul > li.k-state-active {
	background-color: #3a3a3a;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: 'Gudea', sans-serif;
	text-align: left;
/*
	border-left-color: rgb(16, 196, 178);
	border-left-style: none;
	border-left-width: 0;
	border-right-color: rgb(16, 196, 178);
	border-right-style: none;
	border-right-width: 0;
	border-bottom-color: #454545;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: rgb(16, 196, 178);
	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;
*/
}
.umzug.default .navigation-2-plugin ul ul > li.k-state-active > a {
	color: #fff;
} 

/*END NAV 2*/
/***********/







/* CONTACT */
/*header*/

/* labels style */
.umzug.default .web_com_custom_form label{
	font-weight: normal;
	margin-bottom: 0;
	color: #000;
}

/*CUSTOM*/
/* first & last name */
.umzug.default .web_com_custom_form .FirstName label,
.umzug.default .web_com_custom_form .LastName label{
	font-size: 12px !important;
	color: #333;
}
.umzug.default .web_com_custom_form input[type='text'],
.umzug.default .web_com_custom_form textarea{
	border-radius: 4px !important;
	border: 2px solid #dadada;
	background:  #fff; 
}

.umzug.default .web_com_custom_form input[type='submit']{
	color: #fff;
	background: #000; 
	font-size: 16px;
	padding: 3px 25px;
	display: block;
	margin: 0 auto;
	border: 1px solid #fff;
	border-radius: 5px;
}
.umzug.default textarea.form-element{
	height: 70px;
}
