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

.Letlo.default.page-bg {
	background-size: cover;
	background-color: #AABAC7;
	background-image: url(assets/letlo-bg2.jpg);
}
.Letlo.default{
	font-size: 16px;
}
.Letlo.default p{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #000000;
	line-height:24px;
}
.Letlo.default h1,
.Letlo.default h2, 
.Letlo.default h3, 
.Letlo.default h4,
.Letlo.default h5,
.Letlo.default h6{
	font-family: 'Limelight', 'cursive';
	margin: 0 0 10px 0;
	line-height: 100%;
	font-weight: 900;
}
.Letlo.default h1{
	color: #ffffff;
	font-size: 72px;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.2;
}
.Letlo.default h1.company-name{
	font-family: 'Limelight', 'cursive';
	text-transform:none;
}
.Letlo.default h2{
	font-weight: 700;
	color: #000000;
	font-size: 40px;
	text-align: center;
}
.Letlo.default h3{
	color: #B0648A;
	font-size: 28px;
}
.Letlo.default h4{
	color: #000000;
	font-size: 34px;
}
.Letlo.default h2.company-slogan{
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 300;
	color: #ffffff;
}
.Letlo.default h4.businessName{
	text-transform: uppercase;
}
.Letlo.default h4-home{
	text-transform: uppercase;
	font-family: 'Limelight', 'cursive';
	font-size: 40px;
}
.Letlo.default ul{
	padding: 0 0 0 1.2em;
	margin: 0;
}
.Letlo.default .center-align{
	text-align: center;
}
.Letlo.default .text-s{
	font-size: 14px;
	font-weight: 300;
}
.Letlo.default .text-xs{
	font-size: 12px;
	font-weight: 300;
}
.Letlo.default .text-med{
	font-size: 26px;
}
.Letlo.default .white{
	color: #ffffff;
}
.Letlo.default .green{
	color: #92ABAA;
}

/* header */
.Letlo.default .header-bg{
	background: url('assets/letlo-bg-header.png') center 135px no-repeat;
}

.Letlo.default .nav-bg {
background-color: rgba(140,166,165,0.91);
}

/*-------------------------------------*/

/****************/
/* neo main nav */
/****************/
.Letlo.default .navigation-2-plugin .neo-asset-inner ul {
	font-family: 'Open Sans', sans-serif;
}
.Letlo.default .navigation-2-plugin .neo-asset-inner > ul > li {
	padding-top: 21px;
	padding-right: 22px;
	padding-bottom: 21px;
	padding-left: 22px;
	margin-right: 0;
	margin-bottom: 0;
	background-color: transparent;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	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;
}
.Letlo.default .navigation-2-plugin .neo-asset-inner > ul > li > a {
	color: #fff;
}
.Letlo.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover {
	background-color: rgba(255,255,255,0.1);
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
}
.Letlo.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover > a {
	color: #fff;
}
.Letlo.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active {
	background-color: #fff;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
}
.Letlo.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active > a {
	color: #000;
}

/***************/
/* neo sub nav */
/***************/
.Letlo.default .navigation-2-plugin.sub-nav-fixed-plugin ul ul > li {
width: 130px;
}
.Letlo.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: 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: #ac5781;
	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;
}
.Letlo.default .navigation-2-plugin ul ul > li > a {
	color: #000;
}
.Letlo.default .navigation-2-plugin ul ul > li.k-state-hover {
	background-color: #ac5781;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
}
.Letlo.default .navigation-2-plugin ul ul > li.k-state-hover > a {
	color: #fff;
}
.Letlo.default .navigation-2-plugin ul ul > li.k-state-active {
	background-color: #ac5781;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
}
.Letlo.default .navigation-2-plugin ul ul > li.k-state-active > a {
	color: #fff;
} 


/*-------------------------------------*/

/*custom arrow for the selected page*/
.Letlo.default .selected-page .k-icon{
	background: url('assets/letlo-sprite.png') 0 0 !important;
}
.Letlo.default .selected-page > a:hover .k-icon{
	background-position: 16px 0 !important;
}

/* footer */
.Letlo.default .bottom{
	background: #ffffff;
}

/* home  */
.Letlo.default .box-green{
	background: #ac5781;
}
.Letlo.default .box-red{
	background: #8ca6a5;
}
.Letlo.default .box-white{
	background: #ffffff;
}

/* CONTACT */
/*header*/
.Letlo.default #FormHeading-id{
	display: none;

}
/* table container */
/* inputs & textarea*/
/*set bg color, font color, borders, here */
.Letlo.default div[id^='webcom-component-form'] > table form input[type="text"], 
.Letlo.default div[id^='webcom-component-form'] > table form textarea,
.Letlo.default div[id='preview_id_only'] > table form input[type="text"], 
.Letlo.default div[id='preview_id_only'] > table form textarea{
	border-radius: 10px;
	border: none !important;
	background: #ffffff !important;
	color: #505005 !important;
	border: 1px solid rgba(0,0,0,0.5) !important;
}
/*labels*/
.Letlo.default div[id^='webcom-component-form'] label, 
.Letlo.default div[id='preview_id_only'] label{
	font-size: 13px;
}
/*set height of inputs here*/
.Letlo.default div[id^='webcom-component-form'] > table form input[type="text"],
.Letlo.default div[id='preview_id_only'] > table form input[type="text"]{
	height: 25px;
}

/* inputs */
.Letlo.default div[id^='webcom-component-form'] .web_com_custom_form table.personName-large,
.Letlo.default div[id^='webcom-component-form'] .web_com_custom_form table.personName-large-fnln,
.Letlo.default div[id='preview_id_only'] .web_com_custom_form table.personName-large{
	margin-left: 00px;
}
.Letlo.default #name-id > label{
	vertical-align: top;
}
.Letlo.default #name-id table .FirstName label, 
.Letlo.default #name-id table .LastName label{
	font-size: 12px !important;
	margin-bottom: 0;
}
.Letlo.default #name-id label,
.Letlo.default #name-id table, 
.Letlo.default #email-id label, 
.Letlo.default #email-id input, 
.Letlo.default #phone-id label, 
.Letlo.default #phone-id input, 
.Letlo.default #message-id label, 
.Letlo.default #message-id textarea{
	display: inline-block;
}
.Letlo.default #name-id table td.FirstName{
	padding-right: 0px;
}
.Letlo.default #subject-id label {

	margin: 0 !important;
}
.Letlo.default #message-id textarea{
	height: 60px;
 }
.Letlo.default .web_com_custom_form .form-element-label, .web_com_custom_form .personName-label, .web_com_custom_form .address-label {
	display:block;
}
/*container email & phone*/
.Letlo.default #email-id input, 
.Letlo.default #phone-id input, 
.Letlo.default #subject-id input, 
.Letlo.default #message-id textarea{
	margin-left: 0px;
	display:block;

}
.Letlo.default div[id^='webcom-component-form'] .form-element-wrapper#email-id,
.Letlo.default div[id='preview_id_only'] .form-element-wrapper#email-id{
	margin-right: 10px !important;
}
/*form-element-wrapper */
.Letlo.default div[id^='webcom-component-form'] .form-element-wrapper,
.Letlo.default div[id='preview_id_only'] .form-element-wrapper{
	padding-bottom: 2px !important;
}

/*submit*/
.Letlo.default div[id^='webcom-component-form'] > table form input[type="submit"],
.Letlo.default div[id='preview_id_only'] > table form input[type="submit"]{
	font-size: 16px;
	padding: 5px 10px;
	background: #00a19c !important;
	border: none !important;
	color: #ffffff;
	border-radius: 8px;
	box-shadow: rgba(0,0,0,0.8) 2px 2px 5px;
}
