/*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 */

.guzio.default{
	background: url('assets/guzio-bg.jpg') top center no-repeat;
}
.guzio.default .text-plugin{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #000;
}

.guzio.default h1,
.guzio.default h2,
.guzio.default h3,
.guzio.default h4,
.guzio.default h5,
.guzio.default h6{
	font-weight: normal;
	margin: 0;
	color: #000;
}
.guzio.default h1{
	font-family: 'Great Vibes', cursive;
	font-size: 90px;
	margin-top: 10px;
	margin-left: 10px;
}
.guzio.default h2{
	font-family: 'Great Vibes', cursive;
	font-size: 48px;
	margin-top: 5px;
}
.guzio.default h3{
	font-family: 'Great Vibes', cursive;
	font-size: 36px;
	margin-top: 5px;
}
.guzio.default h4{
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
}
.guzio.default h5{
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
}
.guzio.default h6{
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
}
.guzio.default .slogan{
	font-family: 'Gruppo', sans-serif;
	font-size: 30px;
	color:#666666;
	margin-top: 0;
}
.guzio.default .header-phone{
	font-family: 'Gruppo', sans-serif;
	font-size: 30px;
	color:#000;
}
.guzio.default .divider{
	background: #292929;
}
.guzio.default .divider2{
	background: #cccccc;
}

.guzio.default .quote{
	font-family: 'Gruppo', sans-serif;
	font-size: 30px;
	line-height: 1;
}
.guzio.default .border-img{
	border: 3px solid #cccccc;
	border-radius: 5px;
}
.guzio.default .center-align{
	text-align: center;
}
.guzio.default .right-align{
	text-align: right;
}
.guzio.default .white{
	color: #ffffff;
}
.guzio.default .xl-text{
	font-size: 24px;
}
.guzio.default .bullet{
	padding: 0;
	list-style-type: none;
}
.guzio.default .bullet li{
	padding-left: 15px;
	background: url('assets/guzio-bullet.png') no-repeat 0 14px;
}
.guzio.default .nav-bg{
	background: #e3e2e2;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.guzio.default .circle-img{
	border-radius: 138px;
	border: 3px solid #cccccc;
}

.guzio.default .rale{
	font-family: 'Raleway', sans-serif;
}
/****************/
/* neo main nav */
/****************/
.guzio.default .navigation-2-plugin .neo-asset-inner ul {
	font-family: 'Open Sans', sans-serif;
}

.guzio.default .navigation-2-plugin .neo-asset-inner > ul > li {
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 30px;
	margin-right: 0;
	margin-bottom: 0;
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	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;
}
.guzio.default .navigation-2-plugin .neo-asset-inner > ul > li > a {
	color: rgb(0, 0, 0);
}
.guzio.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover {
	background-color: #f5f3f4;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	text-align: left;
}
.guzio.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover > a {
	color: #000;
}
.guzio.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active {
	background-color: #f5f3f4;
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	text-align: left;
}
.guzio.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active > a {
	color: #000;
}

/***************/
/* neo sub nav */
/***************/
.guzio.default .navigation-2-plugin.sub-nav-fixed-plugin ul ul > li {
	width: 130px;
}
.guzio.default .navigation-2-plugin ul ul > li {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 0;
	background-color: #e3e2e2;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	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: #000;
	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;
}
.guzio.default .navigation-2-plugin ul ul > li > a {
	color: rgb(0, 0, 0);
}
.guzio.default .navigation-2-plugin ul ul > li.k-state-hover {
	background-color: #f5f4f5;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
}
.guzio.default .navigation-2-plugin ul ul > li.k-state-hover > a {
	color: #000;
}
.guzio.default .navigation-2-plugin ul ul > li.k-state-active {
	background-color: #f5f4f5;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
}
.guzio.default .navigation-2-plugin ul ul > li.k-state-active > a {
	color: #000;
} 


/* CONTACT */
/*header*/

/* labels style */
.guzio.default .web_com_custom_form label{
	font-weight: normal;
	margin-bottom: 0;
	color: #000;
}

/*CUSTOM*/
/* first & last name */
.guzio.default .web_com_custom_form .FirstName label,
.guzio.default .web_com_custom_form .LastName label{
	font-size: 12px !important;
	color: #000;
}
.guzio.default .web_com_custom_form input[type='text'],
.guzio.default .web_com_custom_form textarea{
	border: 2px solid #dadada;
	background:  #fff; 
}

.guzio.default .web_com_custom_form input[type='submit']{
	color: #000;
	background: #f7f6f6; 
	font-size: 16px;
	padding: 3px 25px;
	display: block;
	margin: 0 auto;
	border: 1px solid #d3d2d2;
}

.guzio.default textarea.form-element{
	height: 70px;
}
