/*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 */

.crudo.homebg {
	background: url('assets/crudo-bg.jpg') top center no-repeat #d4d4d4;
}
.crudo.aboutbg {
	background: url('assets/crudo-bg-about.jpg') top center no-repeat #d4d4d4;
}
.crudo.servbg {
	background: url('assets/crudo-bg-serv.jpg') top center no-repeat #d4d4d4;
}
.crudo.contactbg {
	background: url('assets/crudo-bg-contact.jpg') top center no-repeat #d4d4d4;
}
.crudo.blankbg {
	background: url('assets/crudo-bg-blank.jpg') top center no-repeat #d4d4d4;
}
.crudo.default .text-plugin {
	font-family: 'Numans', sans-serif;
	font-size: 18px;
	color: #fff;
	line-height: 1.8;
}
.crudo.default .footer-bg {
	background: #000;
}

.crudo.default h1, .crudo.default h2, .crudo.default h3, .crudo.default h4, .crudo.default h5, .crudo.default h6 {
	font-weight: normal;
	margin: 0;
	color: #fff;
}
.crudo.default h1 {
	font-family: 'Diplomata SC', sans-serif;
	font-size: 55px;
}
.crudo.default h2 {
	font-family: 'Numans', sans-serif;
	font-size: 38px;
	color: #000;
}
.crudo.default h3 {
	font-family: 'Numans', sans-serif;
	font-size: 40px;
	letter-spacing: 2px;
}
.crudo.default h4 {
	font-family: 'Numans', sans-serif;
	font-size: 24px;
}
.crudo.default h5 {
	font-family: 'Numans', sans-serif;
	font-size: 22px;
}
.crudo.default h6 {
	font-family: 'Numans', sans-serif;
	font-size: 28px;
}
.crudo.default .f-16 {
	font-size: 16px;
}
.crudo.default .f-14 {
	font-size: 14px;
}
.crudo.default .f-24 {
	font-size: 24px;
}
.crudo.default .f-b {
	color: #000;
	font-size: 17px;
	line-height: 19px;
}
.crudo.default .f-w {
	color: #fff;
	font-size: 19px;
	line-height: 19px;
}
.crudo.default .f-b2 {
	color: #000;
}
.crudo.default .opacity-bg {
	background: rgba(0, 0, 0, 0.7);
	border: 4px solid #fff;
}
.crudo.default .color1 {
	background: #000;
}
.crudo.default .color2 {
	background: #fff;
}
.crudo.default .header-phone {
	font-size: 28px;
	color: #000;
	letter-spacing: 2px;
}
.crudo.default .center-align {
	text-align: center;
}
.crudo.default .right-align {
	text-align: right;
}
.crudo.default .white {
	color: #ffffff;
}
/****************/
/* neo main nav */
/****************/
.crudo.default .navigation-2-plugin .neo-asset-inner ul {
	font-family: Numans, sans-serif;
}
.crudo.default .navigation-2-plugin .neo-asset-inner > ul > li {
	padding-top: 31px;
	padding-right: 20px;
	padding-bottom: 27px;
	padding-left: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: 'Numans', 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: 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;
}
.crudo.default .navigation-2-plugin .neo-asset-inner > ul > li > a {
	color: #000;
}
.crudo.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover {
	background-color: #000;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: 'Numans', 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;
}
.crudo.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover > a {
	color: #fff;
}
.crudo.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active {
	background-color: #000;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: 'Numans', 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: 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;
}
.crudo.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active > a {
	color: #fff;
}
/***************/
/* neo sub nav */
/***************/
.crudo.default .navigation-2-plugin.sub-nav-fixed-plugin ul ul > li {
	width: 130px;
}
.crudo.default .navigation-2-plugin ul ul > li {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 0;
	background-color: #fff;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: 'Numans', 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: #454545;
	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;
}
.crudo.default .navigation-2-plugin ul ul > li > a {
	color: rgb(0, 0, 0);
}
.crudo.default .navigation-2-plugin ul ul > li.k-state-hover {
	background-color: #000;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: 'Numans', 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;
}
.crudo.default .navigation-2-plugin ul ul > li.k-state-hover > a {
	color: #fff;
}
.crudo.default .navigation-2-plugin ul ul > li.k-state-active {
	background-color: #000;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: 'Numans', 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;
}
.crudo.default .navigation-2-plugin ul ul > li.k-state-active > a {
	color: #fff;
}
/* CONTACT */
/*header*/

/* labels style */
.crudo.default .web_com_custom_form label {
	font-weight: normal;
	margin-bottom: 0;
	color: #fff;
	font-size: 16px;
}
/*CUSTOM*/
/* first & last name */
.crudo.default .web_com_custom_form .FirstName label, .crudo.default .web_com_custom_form .LastName label {
	font-size: 14px !important;
	color: #fff;
}
.crudo.default .web_com_custom_form input[type='text'], .crudo.default .web_com_custom_form textarea {
	border-radius: 4px !important;
	border: 2px solid #000;
	background: #fff;
}
.crudo.default .web_com_custom_form input[type='submit'] {
	color: #000;
	background: #fff;
	font-size: 16px;
	padding: 3px 25px;
	display: block;
	font-weight: bold;
	margin: 0 auto;
	border: 1px solid #000;
	border-radius: 5px;
}
.crudo.default textarea.form-element {
	height: 70px;
}
