/*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 */

.aire.default.page-bg {
	background: url('assets/aire-bg.jpg') no-repeat;
	background-size: cover;
}
.aire.default .text-plugin{
	font-family: 'ABeeZee', sans-serif;
	font-size: 16px;
	color: #000;
}
.aire.default h1,
.aire.default h2,
.aire.default h3,
.aire.default h4,
.aire.default h5,
.aire.default h6{
	font-weight: normal;
	margin: 0;
}
.aire.default h1{
	font-family: 'Gudea', sans-serif;
	font-size: 42px;
	color: #6a6a6a;
}
.aire.default h2{
	font-family: 'Anonymous Pro', sans-serif;
	font-size: 45px;
	color: #474747666;
}
.aire.default h3{
	font-family: 'ABeeZee', sans-serif;
	font-size: 24px;
	color: #000;
}
.aire.default h4{
	font-family: 'Anonymous Pro', sans-serif;
	font-size: 24px;
	color: #000;
}
.aire.default h5{
	font-family: 'ABeeZee', sans-serif;
	font-size: 22px;
	color: #000;
}
.aire.default h6{
	font-family: 'ABeeZee', sans-serif;
	font-size: 20px;
	color: #000;
}
.aire.default .slogan{
	color: #6a6a6a;
	font-size: 16px;
	font-family: 'Gudea', sans-serif;
	letter-spacing: 22px;
	transform: scale(1.3,1);
	-webkit-transform:scale(1.3,1);
}
.aire.default .bg-nav{
	background: #fd426a;
}
.aire.default .header-phone{
	text-align: right;
	font-family: 'Gudea', sans-serif;
	font-size: 24px;
	color: #fff;
}
.aire.default .main-home{
	font-family: 'Anonymous Pro', sans-serif;
	font-size: 60px;
}
.aire.default .bg-banner{
	background: #a2dde9;
}
.aire.default .banner{
	font-family: 'Anonymous Pro', sans-serif;
	text-align: center;
	line-height: 36px;
}
.aire.default .banner-1{
	font-size: 43px;
	color: #fff;
}
.aire.default .banner-2{
	font-size: 36px;
	color: #474747;
}
.aire.default .banner-3{
	font-size: 40px;
	color: #fff;
}
.aire.default .banner-4,
.aire.default .banner-5{
	font-family: 'Anonymous Pro', sans-serif;
	font-size: 41px;
	line-height: 30px;
}
.aire.default .banner-4{
	text-align: left;
	color: #474747;
}
.aire.default .banner-5{
	text-align: right;
	color: #fff;
}
.aire.default .large-text{
	font-size: 18px;
}
.aire.default .bg-lines{
	background: url('assets/aire-stripes.png') center #ebe6fc;
}
.aire.default .free-est{
	color: #fff;
	font-size: 44px;
	font-family: 'Anonymous Pro', sans-serif;
	text-align: center;
	padding-top: 13px;
}
.aire.default .bg-free{
	background: #4273fd;
}
.aire.default .white-border{
	border: 10px solid #fff;
}
.aire.default .home-bottom{
	font-family: 'Gudea', sans-serif;
	font-size: 98px;
	color: #474747;
	text-align: center;
	line-height: 90px;
}
.aire.default .amp{
	font-size: 60px;
	vertical-align: bottom;
	display: inline-block;
}
.aire.default .home-bottom-small{
	text-align: center;
	font-size: 16px;
	font-family: 'Gudea', sans-serif;
	color: #474747;
	text-align: center;
}
.aire.default .footer-text{
	font-family: 'Gudea', sans-serif;
	font-size: 16px;
	color: #000;
}
.aire.default .dashed-bottom{
	border-bottom: 2px dashed #a2dde9;
}
.aire.default .main-about{
	font-family: 'Anonymous Pro', sans-serif;
	font-size: 30px;
}
.aire.default .about-bottom{
	font-family: 'Gudea', sans-serif;
	color: #fff;
	font-size: 42px;
	text-align: center;
	padding-top: 15px;
}
.aire.default .c1{
	background: #a2dde9;
}
.aire.default .c2{
	background: #6f95ff;
}
.aire.default .c3{
	background: #c0bdd5;
}
.aire.default .border-serv{
	border: 10px solid #a2dde9;
	padding: 15px;
}
.aire.default .center-align{
	text-align: center;
}
.aire.default .right-align{
	text-align: right;
}
.aire.default .white{
	color: #ffffff;
}

/****************/
/* neo main nav */
/****************/

.aire.default .navigation-2-plugin .neo-asset-inner > ul > li {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 20px;
	margin-bottom: 0;
	background-color: transparent;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	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: 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;
}
.aire.default .navigation-2-plugin .neo-asset-inner > ul > li > a {
	color: rgb(255, 255, 255);
}
.aire.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover {
	background-color: transparent;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	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;
}
.aire.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover > a {
	color: #454545;
}
.aire.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active {
	background-color: transparent;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	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: 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;
}
.aire.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active > a {
	color: #454545;
}

/***************/
/* neo sub nav */
/***************/

.aire.default .navigation-2-plugin ul ul > li {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 0;
	background-color: #fd426a;
	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: #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;
}
.aire.default .navigation-2-plugin ul ul > li > a {
	color: rgb(255, 255, 255);
}
.aire.default .navigation-2-plugin ul ul > li.k-state-hover {
	background-color: #fd426a;
	font-style: normal;
	font-weight: normal;
	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;
}
.aire.default .navigation-2-plugin ul ul > li.k-state-hover > a {
	color: #454545;
}
.aire.default .navigation-2-plugin ul ul > li.k-state-active {
	background-color: #fd426a;
	font-style: normal;
	font-weight: normal;
	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;
}
.aire.default .navigation-2-plugin ul ul > li.k-state-active > a {
	color: #454545;
} 


/* CONTACT */
/*header*/

/* labels style */
.aire.default .web_com_custom_form label{
	font-weight: normal;
	margin-bottom: 0;
}

/*CUSTOM*/
/* first & last name */
.aire.default .web_com_custom_form .FirstName label,
.aire.default .web_com_custom_form .LastName label{
	font-size: 12px !important;
}

.aire.default .web_com_custom_form input[type='text'],
.aire.default .web_com_custom_form textarea{
	border-radius: 4px !important;
	border: 2px solid #dadada;
	background:  #fff; 
}

.aire.default .web_com_custom_form input[type='submit']{
	color: #fff;
	background: #fd426a; 
	font-size: 16px;
	padding: 3px 15px;
	display: block;
	margin: 0 auto;
	border: 1px solid #2d246d;
}

