/*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*/

.uconstruct-1.default {
	font-size: 16px;
}
/*  background  */
.uconstruct-1.default.pagebg {
	/*background-image: url(assets/uconstruct-1-kv.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;*/
	background-color: #fff;
}

/****************/
/* neo main nav */
/****************/
.uconstruct-1.default .navigation-2-plugin .neo-asset-inner{

}
.uconstruct-1.default .navigation-2-plugin .neo-asset-inner ul {
	font-family: Cabin, sans-serif;
}
.uconstruct-1.default .navigation-2-plugin .neo-asset-inner > ul > li {
	padding-top: 3px;
	padding-right: 60px;
	padding-bottom: 3px;
	padding-left: 60px;
	margin-right: 0;
	margin-bottom: 0;
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 17px;
	text-align: left;

	border: none;
	border-radius: 0px;
}
.uconstruct-1.default .navigation-2-plugin .neo-asset-inner > ul > li > a {
	color: rgb(0, 0, 0);
}
.uconstruct-1.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover {
	font-style: normal;
	font-weight: normal;
	font-size: 17px;
	text-align: left;
}
.uconstruct-1.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover > a {
	color: #ccc;
}
.uconstruct-1.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active {
	font-style: normal;
	font-weight: normal;
	font-size: 17px;
	text-align: left;
}
.uconstruct-1.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active > a {
	color: #ccc;
}

/***************/
/* neo sub nav */
/***************/
.uconstruct-1.default .navigation-2-plugin.sub-nav-fixed-plugin ul ul > li {
width: 130px;
}
.uconstruct-1.default .navigation-2-plugin ul ul > li {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 0;
	background-color: #e0f283;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	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: #7c38a5;
	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;
}
.uconstruct-1.default .navigation-2-plugin ul ul > li > a {
	color: rgb(0, 0, 0);
}
.uconstruct-1.default .navigation-2-plugin ul ul > li.k-state-hover {
	background-color: #7c38a5;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
}
.uconstruct-1.default .navigation-2-plugin ul ul > li.k-state-hover > a {
	color: #fff;
}
.uconstruct-1.default .navigation-2-plugin ul ul > li.k-state-active {
	background-color: #7c38a5;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
}
.uconstruct-1.default .navigation-2-plugin ul ul > li.k-state-active > a {
	color: #fff;
} 


/* header logo */


.uconstruct-1.default .company-name {
	box-sizing: border-box
}
/* text styles */

.uconstruct-1.default .p-company{
	font-family: 'Alfa Slab One', Arial, Helvetica, sans-serif;
	font-size: 48px;
	line-height: 48px;
	text-align: center;
}

.uconstruct-1.default .p-copy{
	font-size: 16px;
	line-height: 16px;
	text-align: right;
}

.uconstruct-1.default h1 {
	font-family: 'Cabin', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	margin: 0;
	line-height: 14px;
	padding: 20px 20px 10px 20px;
	text-transform: uppercase;
}

.uconstruct-1.default h2 {
	font-family: 'Cabin', Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #2db59c;
	padding: 10px;
	margin: 0;
	line-height: 25px;
}
.uconstruct-1.default h3 {
	font-family: 'Cabin', Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #7c38a5;
	font-weight: bold;
	padding: 10px;
	margin: 0;
	text-transform: normal;
}
.uconstruct-1.default h4 {
	font-family: 'Cabin', Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7c38a5;
	font-weight: bold;
	margin: 0;
	padding: 0 0 20px 0;
}

.uconstruct-1.default h5 {
	font-family: 'Cabin', Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #2db59c;
	font-weight: bold;
	padding: 10px;
	margin: 0;
	text-transform: uppercase;
}
.uconstruct-1.default .text-plugin {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	margin: 0;
	line-height: 24px;
}

/* Form */
.uconstruct-1.default #FormHeading-id {
	display: none;
}
/* table container */
.uconstruct-1.default div[id^='webcom-component-form'] {
	padding: 20px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
/*table & form*/

/* inputs & textarea*/
.uconstruct-1.default .form-element-label {
	font-family: 'Cabin', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	line-height: 27px;
}
.uconstruct-1.default textarea.form-element-size-large {
	background-color: #fff;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	font-family: 'Cabin', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	line-height: 27px;
}
.uconstruct-1.default input.form-element[type='text'] {
	background-color: #fff;
	font-family: 'Cabin', Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	color: #000;
	line-height: 27px;
}

/*submit*/
.uconstruct-1.default input.form-element[type='submit'] {
	background-color: #7c38a5;
	font-family: 'Cabin', Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #fff;
	line-height: 27px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	padding: 10px;
	margin-top: 20px;
	text-align: center;
	-webkit-box-shadow:-2px -2px 5px #3c3c3c;
	box-shadow:-2px -2px 5px #3c3c3c;
	border:0;
}
.uconstruct-1.default #Submit-id div {
	text-align: center !important
}
.uconstruct-1.default select{
	border-radius: 25px;
}
.uconstruct-1.default textarea{
	height: 120px;
	border-radius: 25px;
}
.uconstruct-1.default .form-element-wrapper{
	padding: 0 0 5px 0;
}
.white-bg{
	background: #fff;
}