/*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 */

.vande.default{
	background:url(assets/canvas-bg.jpg) no-repeat center top;
}
.vande.default .text-plugin{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#fff;
}
.vande.default h1,
.vande.default h2,
.vande.default h3,
.vande.default h4,
.vande.default h5,
.vande.default h6{
	margin-top:0px;
}
.vande.default h1{
	color:#202534;
	font-family: 'Ubuntu', sans-serif;
	font-size:60px;
	letter-spacing: 10px;
}
.vande.default h2{
	color:#202534;
	font-family: 'Ubuntu', sans-serif;
	font-size:12px;
	letter-spacing:0px;
}
.vande.default .bg-color1{
	background-color:rgba(32,37,52,0.9);
}
.vande.default .bg-color3{
	background-color:#34ccff ;
}
.vande.default .color1{
	color:#fff;
}
.vande.default .color2{
 	color:#34ccff;
}
.vande.default .fs-10{
	font-size:10px;
}
.vande.default .fs-12{
	font-size:12px;
}
.vande.default .fs-60{
	font-size:60px;
}
.vande.default .fs-24{
	font-size:24px;
}
.vande.default .fs-36{
	font-size:36px;
}
.vande.default .fs-40{
	font-size:40px;
}
.vande.default .fs-48{
	font-size:48px;
}
.vande.default .center-align{
	text-align: center;
}
.vande.default .right-align{
	text-align: right;
}
.vande.default .ff-1{
	font-family: 'Ubuntu', sans-serif;
}
.vande.default .lh-21{
	line-height: 21px;
}
.vande.default .lh-23{
	line-height: 23px;
}
.vande.default .lh-26{
	line-height: 26px;
}
.vande.default .lh-45{
	line-height: 45px;
}
.vande.default .lh-47{
	line-height: 47px;
}
.vande.default .border1{
	border-bottom:1px solid #34ccff;
	border-right:1px solid #34ccff;
}
.vande.default .services-list{
	color:#fff;
	padding-left:35px;
	font-size:18px;
}
.vande.default .services-list li{
	line-height: 35px;
}

.vande.default .mapAddress{
	color:#fff;
}
/****************/
/* neo main nav */
/****************/
.vande.default .navigation-2-plugin.sub-nav-fixed-plugin ul ul > li {
	width: 130px;
}
.vande.default .navigation-2-plugin .neo-asset-inner ul {
	font-family: 'Ubuntu', sans-serif;
}
.vande.default .navigation-2-plugin .neo-asset-inner > ul > li {
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	background-color: rgba(255,255,255,0.5);
	padding-left:80px;
	padding-right:80px;
	padding-bottom:20px;
	padding-top:20px;
	border-color:#afb3bf;
	border-right-width:1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width:0px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.vande.default .navigation-2-plugin .neo-asset-inner > ul > li > a {
	color:#202534;
}
.vande.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover {
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	background-color: #34ccff;
	padding-left:80px;
	padding-right:80px;
	padding-bottom:20px;
	padding-top:20px;
	border-color:#afb3bf;
	border-right-width:1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width:0px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.vande.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover > a {
	color:#fff;
	text-shadow:1px 1px 1px rgba(0,0,0,0.3);
}
.vande.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active {
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	background-color: #34ccff;
	padding-left:80px;
	padding-right:80px;
	padding-bottom:20px;
	padding-top:20px;
	border-color:#afb3bf;
	border-right-width:1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width:0px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.vande.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active > a {
	color:#fff;
	text-shadow:1px 1px 1px rgba(0,0,0,0.3);
}
/***************/
/* neo sub nav */
/***************/
.vande.default .navigation-2-plugin ul ul > li {
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	background-color: rgba(255,255,255,0.5);
	padding-left:85px;
	padding-right:85px;
	padding-bottom:10px;
	padding-top:10px;
	border-right-width:0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width:0px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.vande.default .navigation-2-plugin ul ul > li > a {
	color:#202534;
}
.vande.default .navigation-2-plugin ul ul > li.k-state-hover {
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	background-color: #34ccff;
	padding-left:85px;
	padding-right:85px;
	padding-bottom:10px;
	padding-top:10px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.vande.default .navigation-2-plugin ul ul > li.k-state-hover > a {
	color:#fff;
	text-shadow:1px 1px 1px rgba(0,0,0,0.3);
}
.vande.default .navigation-2-plugin ul ul > li.k-state-active {
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	background-color: #34ccff;
	padding-left:85px;
	padding-right:85px;
	padding-bottom:10px;
	padding-top:10px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.vande.default .navigation-2-plugin ul ul > li.k-state-active > a {
	color:#fff;
	text-shadow:1px 1px 1px rgba(0,0,0,0.3);
} 
/* CONTACT */
/*header*/

/* labels style */
.vande.default .web_com_custom_form label{
	font-weight: normal;
	margin-bottom: 0;
	color: #fff;
}

/*CUSTOM*/
/* first & last name */
.vande.default .web_com_custom_form .FirstName label,
.vande.default .web_com_custom_form .LastName label{
	font-size: 12px !important;
	color: #fff;
}
.vande.default .web_com_custom_form input[type='text'],
.vande.default .web_com_custom_form textarea, 
.vande.default .form-element.form-element-size-medium,
.vande.default .form-element.form-element-size-large,
.vande.default .form-element.form-element-size-small{
	border-radius: 4px !important;
	border: 2px solid #dadada;
	background-color:  #fff; 
}

.vande.default .web_com_custom_form input[type='submit']{
	color: #fff;
	background-color: #000;
	font-size: 16px;
	padding: 3px 25px;
	display: block;
	margin: 0 auto;
	border: 1px transparent #fff;
	border-radius: 5px;
}
.vande.default .form-result-ok{
	color:rgb(255,255,255);
}
