/*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 */


.kudira.default.page-bg{
	background: url('assets/kudira-bg.jpg');
}

.kudira.default .text-plugin{
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	color: #717087;
}
.kudira.default h1,
.kudira.default h2,
.kudira.default h3,
.kudira.default h4,
.kudira.default h5,
.kudira.default h6{
	font-family: 'Ubuntu Condensed', sans-serif;
	font-weight: normal;
	margin-top: 0;
	color: #717087 ;
}
.kudira.default h1{
	font-size: 36px;
	font-family: 'Alfa Slab One', serif;
}
.kudira.default h2{
	font-size: 30px;
}
.kudira.default h3{
	font-size: 22px;
}
.kudira.default h4{
	font-size: 20px;
}
.kudira.default h5{
	font-size: 18px;
}
.kudira.default h6{
	font-size: 16px;
}

.kudira.default .text-plugin .neo-asset-inner .c1{
	color: #71ba8c;
}
.kudira.default div.c1{
	background: #71ba8c;
}
.kudira.default .text-plugin .neo-asset-inner .c2{
	color: #717087;
}
.kudira.default div.c2{
	background: #717087;
}
.kudira.default .text-plugin .neo-asset-inner .c3{
	color: #d1cac4;
}
.kudira.default div.c3{
	background: #d1cac4;
}
.kudira.default .text-plugin .neo-asset-inner .c4{
	color: #4d2f17;
}
.kudira.default div.c4{
	background: #4d2f17;
}
.kudira.default .text-plugin .neo-asset-inner .c5{
	color: #d4d3ce;
}
.kudira.default div.c5{
	background: #d4d3ce;
}
.kudira.default .text-plugin .neo-asset-inner .c6{
	color: #e8e8e8;
}
.kudira.default div.c6{
	background: #e8e8e8;
}
.kudira.default .slogan{
	color: #fff;
	font-size: 30px;
	font-family: 'Alfa Slab One', serif;	
}
.kudira.default div[class*="circle"]{
	border-radius: 78px;
	border: 1px solid #fff;
}
.kudira.default .circle-1{
	background: rgba(95, 92, 87, 0.7);
}
.kudira.default .circle-2{
	background: rgba(113, 186, 140, 0.7);
}
.kudira.default .circle-3{
	background: rgba(159, 138, 119, 0.7);
}
.kudira.default .circle-4{
	background: rgba(98, 93, 109, 0.7);
}
.kudira.default .slogan-2{
	font-family: 'Homenaje', sans-serif;
	font-size: 30px;
	color: #fff;
	line-height: 1.2;
}
.kudira.default .border-c1{
	border: 2px solid #e2dbd5;
}

.kudira.default .center-align{
	text-align: center;
}
.kudira.default .right-align{
	text-align: right;
}
.kudira.default .xl-text{
	font-size: 24px;
}
.kudira.default .lg-text{
	font-size: 20px;
}
.kudira.default .std-text{
	font-size: 18px;
}
.kudira.default .sm-text{
	font-size: 14px;
}
.kudira.default .std-color{
	color: #000;
}
.kudira.default .text-plugin .neo-asset-inner .white{
	color: #fff;
}
.kudira.default div.white{
	background: #fff;
}

/****************/
/* neo main nav */
/****************/
.kudira.default .navigation-2-plugin .neo-asset-inner > ul{
	font-family: 'Ubuntu Condensed', sans-serif;
}

.kudira.default .navigation-2-plugin .neo-asset-inner > ul > li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	background-color: transparent;
	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;
}
.kudira.default .navigation-2-plugin .neo-asset-inner > ul > li > a {
	color: #717087;
}
.kudira.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover {
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
}
.kudira.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover > a {
	color: #71ba8c;
}
.kudira.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active {
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	text-align: left;

}
.kudira.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active > a {
	color: #71ba8c;
}

/***************/
/* neo sub nav */
/***************/
.kudira.default .navigation-2-plugin.sub-nav-fixed-plugin ul ul > li {
	width: 130px;
}
.kudira.default .navigation-2-plugin ul ul > li {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 0;
	background-color: #717087;
	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;
}
.kudira.default .navigation-2-plugin ul ul > li > a {
	color: #fff;
}
.kudira.default .navigation-2-plugin ul ul > li.k-state-hover {
	background-color: #71ba8c;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
}
.kudira.default .navigation-2-plugin ul ul > li.k-state-hover > a {
	color: #fff;
}
.kudira.default .navigation-2-plugin ul ul > li.k-state-active {
	background-color: #71ba8c;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
}
.kudira.default .navigation-2-plugin ul ul > li.k-state-active > a {
	color: #fff;
} 

/* CONTACT */
/*header*/

/* labels style */
.kudira.default .web_com_custom_form label{
	font-weight: normal;
	margin-bottom: 0;
	color: #000;
}

/*CUSTOM*/
/* first & last name */
.kudira.default .web_com_custom_form .FirstName label,
.kudira.default .web_com_custom_form .LastName label{
	font-size: 12px !important;
	color: #000;
}
.kudira.default .web_com_custom_form input[type='text'],
.kudira.default .web_com_custom_form textarea{
	border: 1px solid #000;
	border-radius: 5px;
	background:  #fff; 
}

.kudira.default .web_com_custom_form input[type='submit']{
	color: #fff;
	background: #000; 
	font-size: 16px;
	padding: 3px 25px;
	display: block;
	margin: 0 auto;
	border: 1px solid #000;
	border-radius: 5px;
}

.kudira.default textarea.form-element{
	height: 70px;
}

