/*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 */



.cinsty.default.page-bg{
	background: #5b210f;
}

.cinsty.default .text-plugin{
	font-family: 'Cabin', sans-serif;
	font-size: 18px;
	color: #fff;
	letter-spacing: 3px;
}

.cinsty.default h1,
.cinsty.default h2,
.cinsty.default h3,
.cinsty.default h4,
.cinsty.default h5,
.cinsty.default h6{
	font-family: 'Anton', sans-serif;
	font-weight: normal;
	margin-top: 0;
	color: #fff;
	letter-spacing: 4px;
}
.cinsty.default h1{
	font-size: 36px;
}
.cinsty.default h2{
	font-size: 36px;
}
.cinsty.default h3{
	font-size: 30px;
}
.cinsty.default h4{
	font-size: 28px;
}
.cinsty.default h5{
	font-size: 24px;
}
.cinsty.default h6{
	font-size: 18px;
}
.cinsty.default .text-plugin .neo-asset-inner .c1{
	color: #e1b41b;
}
.cinsty.default div.c1{
	background: #e1b41b;
}
.cinsty.default .text-plugin .neo-asset-inner .c2{
	color: #c56520;
}
.cinsty.default div.c2{
	background: #c56520;
}
.cinsty.default .text-plugin .neo-asset-inner .c3{
	color: #c98b2f;
}
.cinsty.default div.c3{
	background: #c98b2f;
}
.cinsty.default .text-plugin .neo-asset-inner .c4{
	color: #807916;
}
.cinsty.default div.c4{
	background: #807916;
}
.cinsty.default .text-plugin .neo-asset-inner .c5{
	color: #5b210f;
}
.cinsty.default div.c5{
	background: #5b210f;
}
.cinsty.default .pad-t{
	padding-top: 6px;
}
.cinsty.default .pad-t2{
	padding-top: 22px;
}
.cinsty.default .slogan{
	font-family: 'Cabin', sans-serif;
	font-size: 36px;
	letter-spacing: 7px;
}
.cinsty.default .banner-1{
	font-family: 'Anton', sans-serif;
	font-size: 48px;
	letter-spacing: 1px;
	line-height: 1;
}
.cinsty.default .banner-2{
	color: #000;
}
.cinsty.default .banner-4{
	font-family: 'Anton', sans-serif;
	color: #5b210f;
	letter-spacing: 2px;
	font-size: 18px;
}
.cinsty.default .banner-5{
	font-family: 'Cabin', sans-serif;
	color: #000;
}
.cinsty.default .banner-6{
	font-family: 'Cabin', sans-serif;
	letter-spacing: 6px;
	color: #000;
}
.cinsty.default .lh{
	line-height: 0.8;
}
.cinsty.default .ls0{
	letter-spacing: 0;
}
.cinsty.default .icon{
	border-radius: 76px;
	border: 3px solid #e1b41b;
}
.cinsty.default .custom-bullet{
	padding: 0;
	list-style-type: none;
}
.cinsty.default .custom-bullet li{
	padding-left: 25px;
	background: url('assets/cinsty-bullet.png') 0 7px no-repeat;
	margin-bottom: 7px;
}


.cinsty.default .center-align{
	text-align: center;
}
.cinsty.default .right-align{
	text-align: right;
}
.cinsty.default .xl-text{
	font-size: 24px;
}
.cinsty.default .lg-text{
	font-size: 20px;
}
.cinsty.default .md-text{
	font-size: 16px;
}
.cinsty.default .sm-text{
	font-size: 14px;
}


/****************/
/* neo main nav */
/****************/
.cinsty.default .navigation-2-plugin .neo-asset-inner > ul{
	font-family: Cabin, sans-serif;
}

.cinsty.default .navigation-2-plugin .neo-asset-inner > ul > li {
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #e1b41b;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	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;
}
.cinsty.default .navigation-2-plugin .neo-asset-inner > ul > li > a {
	color: #000;
}
.cinsty.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover {
	background-color: #c98b2f;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
}
.cinsty.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover > a {
	color: #000;
}
.cinsty.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active {
	background-color: #c98b2f;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
}
.cinsty.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active > a {
	color: #000;
}

/***************/
/* neo sub nav */
/***************/
.cinsty.default .navigation-2-plugin.sub-nav-fixed-plugin ul ul > li {
	width: 130px;
}
.cinsty.default .navigation-2-plugin ul ul > li {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 0;
	background-color: #e1b41b;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	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: #fff;
	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;
}
.cinsty.default .navigation-2-plugin ul ul > li > a {
	color: #000;
}
.cinsty.default .navigation-2-plugin ul ul > li.k-state-hover {
	background-color: #c98b2f;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
}
.cinsty.default .navigation-2-plugin ul ul > li.k-state-hover > a {
	color: #000;
}
.cinsty.default .navigation-2-plugin ul ul > li.k-state-active {
	background-color: #c98b2f;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
}
.cinsty.default .navigation-2-plugin ul ul > li.k-state-active > a {
	color: #000;
} 

/* CONTACT */
/*header*/

/* labels style */
.cinsty.default .web_com_custom_form label{
	font-weight: normal;
	margin-bottom: 0;
	color: #fff;
}

/*CUSTOM*/
/* first & last name */
.cinsty.default .web_com_custom_form .FirstName label,
.cinsty.default .web_com_custom_form .LastName label{
	font-size: 12px !important;
	color: #fff;
}
.cinsty.default .web_com_custom_form input[type='text'],
.cinsty.default .web_com_custom_form textarea{
	border: 1px solid #ddd;
	background:  #fff; 
}

.cinsty.default .web_com_custom_form input[type='submit']{
	color: #000;
	background: #ddd; 
	font-size: 16px;
	padding: 3px 25px;
	display: block;
	margin: 0 auto;
	border: 1px solid #ddd;
}

.cinsty.default textarea.form-element{
	height: 70px;
}

.cinsty.default .form-element-wrapper{
	padding: 0 0 5px;
}