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


/* background */
.font {
  font-family: 'Roboto Slab', serif;
  font-family: 'Oswald', sans-serif;
  font-family: 'Didact Gothic', sans-serif;
  font-family: 'Merriweather', serif;
}

.hondo.default {
  font-family: 'Didact Gothic', sans-serif;
  font-size: 20px;
  /*ul*/
  /*li*/
  /*a*/
  /*hover*/
  /*selected page*/
}
.hondo.default.pagebg {
  background-image: url("assets/hondo-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.hondo.default.subpagebg {
  background: url("assets/sub-hondo-bg.jpg") top center no-repeat;
}
.hondo.default .header-border {
  border-top: 10px solid #424953;
}
.hondo.default .sub-header-border {
  border-top: 10px solid #424953;
  margin: 0 auto;
}
.hondo.default .content-bg {
  background-color: #ffffff;
}
.hondo.default .about-content-bg {
  background-color: #ffffff;
}
.hondo.default .services-content-bg {
  background-color: #ffffff;
}
.hondo.default .contact-content-bg {
  background-color: #ffffff;
}
.hondo.default .black-header {
  background-color: #03467b;
}
.hondo.default .gray-box {
  background-color: #e6e6e6;
}
.hondo.default .circle-img {
  border-radius: 97px;
  border: 5px solid #e6e6e6;
}
.hondo.default .text-plugin ul {
  margin: 0;
}
.hondo.default ul.white-list {
  font-family: 'Didact Gothic', sans-serif;
  font-size: 20px;
  color: #ffffff;
}
.hondo.default ul.white-list li {
  list-style: none;
  padding-left: 30px;
  color: #ffffff;
  background: url("assets/hondo-li.png") no-repeat 0 7px;
  font-family: 'Didact Gothic', sans-serif;
  font-size: 20px;
  line-height: 36px;
  font-weight: 400;
  margin-bottom: 3px;
}
.hondo.default ul.green-list {
  font-family: 'Droid Sans', sans-serif;
  font-size: 20px;
  color: #424953;
}
.hondo.default ul.green-list li {
  list-style: none;
  padding-left: 30px;
  color: #424953;
  background: url("assets/li-green.png") no-repeat 0 7px;
  font-family: 'Droid Sans', sans-serif;
  font-size: 20px;
  line-height: 36px;
  font-weight: 400;
}
.hondo.default p {
  margin: 0;
  padding: 0;
}
.hondo.default h1,
.hondo.default h2,
.hondo.default h3,
.hondo.default h4,
.hondo.default h5,
.hondo.default h6 {
  padding: 0;
  margin: 0;
  font-weight: normal;
}
.hondo.default h1 {
  font-family: 'Merriweather', serif;
  font-size: 60px;
  line-height: 70px;
  text-shadow: rgba(0, 0, 0, 0.4) 0px 2px 2px;
  font-weight: 300;
}
.hondo.default h2 {
  font-family: 'Roboto Slab', serif;
  font-size: 36px;
  line-height: 38px;
}
.hondo.default h2.contact {
  font-size: 30px;
  line-height: 32px;
}
.hondo.default h4 {
  font-family: 'Roboto Slab', serif;
  font-size: 38px;
  line-height: 46px;
}
.hondo.default h4.big {
  font-size: 43px;
  line-height: 63px;
}
.hondo.default h4.home-1 {
  font-family: 'Didact Gothic', sans-serif;
  font-size: 18px;
  line-height: 30px;
  text-transform: none;
}
.hondo.default h4.home-2 {
  font-family: 'Didact Gothic', sans-serif;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
}
.hondo.default h5 {
  font-family: 'Oswald', sans-serif;
  font-size: 24px;
  line-height: 26px;
}
.hondo.default h5.star-txt {
  font-size: 24px;
  line-height: 36px;
}
.hondo.default h6 {
  font-family: 'Merriweather', serif;
  font-size: 29px;
  line-height: 40px;
}
.hondo.default h6.call {
  font-size: 18px;
  line-height: 28px;
  text-shadow: rgba(0, 0, 0, 0.4) 0px 2px 2px;
}
.hondo.default h6.phone {
  font-size: 32px;
  line-height: 36px;
}
.hondo.default h6.phone-ind {
  font-size: 27px;
  line-height: 36px;
  color: #03467b;
}
.hondo.default h6.white-title {
  font-family: 'Oswald', sans-serif;
  font-size: 37px;
  line-height: 42px;
}
.hondo.default h6.footer {
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  line-height: 28px;
}
.hondo.default h6.footer1 {
  font-size: 18px;
  line-height: 28px;
}
.hondo.default p {
  font-family: 'Didact Gothic', sans-serif;
  font-size: 20px;
  line-height: 30px;
}
.hondo.default p.small {
  font-size: 18px;
  line-height: 24px;
}
.hondo.default p.small1 {
  font-size: 18px;
  line-height: 30px;
}
.hondo.default p.smaller {
  font-size: 16px;
  line-height: 26px;
}
.hondo.default p.footer-txt {
  font-family: 'Droid Sans', sans-serif;
  color: #424953;
}
.hondo.default p a {
  color: #424953;
  text-decoration: none;
  font-size: 18px;
  line-height: 24px;
  display: block;
}
.hondo.default p a:hover {
  text-decoration: underline;
}
.hondo.default .nav-bg {
  background-color: #ffffff;
}
/****************/
/* neo main nav */
/****************/
.hondo.default .navigation-2-plugin .neo-asset-inner ul {
	font-family: 'Merriweather', serif;
}
.hondo.default .navigation-2-plugin .neo-asset-inner > ul > li {
	padding-top: 4px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-right: 20px;
	background-color: transparent;
	font-size: 18px;
	font-weight:bold;
}
.hondo.default .navigation-2-plugin .neo-asset-inner > ul > li > a {
	color: #424953;
}
.hondo.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover {
	background-color: #03467b;
	font-size: 18px;
	font-weight:bold;
}
.hondo.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover > a {
	color: #FFF;
}
.hondo.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active {
	background-color: #03467b;
	font-size: 18px;
	font-weight:bold;
}
.hondo.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active > a {
	color: #FFF;
}
/***************/
/* neo sub nav */
/***************/
.hondo.default .navigation-2-plugin.sub-nav-fixed-plugin ul ul > li {
width: 130px;
}
.hondo.default .navigation-2-plugin ul ul > li {
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
	background-color: #10A4FE;
	font-weight: bold;
	font-size: 16px;
	margin-top:2px;
}
.hondo.default .navigation-2-plugin ul ul > li > a {
	color: #FFF;
}
.hondo.default .navigation-2-plugin ul ul > li.k-state-hover {
	background-color: #03467B;
	font-weight: bold;
	font-size: 16px;
}
.hondo.default .navigation-2-plugin ul ul > li.k-state-hover > a {
	color: #10A4FE;
}
.hondo.default .navigation-2-plugin ul ul > li.k-state-active {
	background-color: #03467B;
	font-weight: bold;
	font-size: 16px;
}
.hondo.default .navigation-2-plugin ul ul > li.k-state-active > a {
	color: #10A4FE;
} 
/****************/
/* END NEO NAV2 */
/****************/
.hondo.default div.form-plugin table.personName-large {
  width: 390px;
  max-width: 390px;
}
.hondo.default div.form-plugin #FormHeading-id {
  display: none;
}
.hondo.default div.form-plugin table table label {
  font-weight: normal;
}
.hondo.default div.form-plugin label {
  font-family: 'Droid Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #606060;
  text-transform: lowercase;
  text-transform: capitalize;
  display: block;
  padding-bottom: 0px;
}
.hondo.default div.form-plugin input[type="text"],
.hondo.default div.form-plugin textarea {
  background-color: #999999;
  outline: none;
  border: none;
  padding: 7px 5px;
  font-family: 'Droid Sans', sans-serif;
  font-size: 15px;
  color: white;
  min-width: 180px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.hondo.default div.form-plugin input[type="submit"] {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  background: #03467b;
  padding: 2px 15px;
  margin: 10px 0;
  display: block;
  border: none;
  float: right;
}


/* CONTACT */
/* make content adaptive */
.hondo.default div[id^='webcom-component-form'] > table > tbody > tr > td:first-child,
.hondo.default div[id^='webcom-component-form'] > table > tbody > tr > td:last-child,
.hondo.default div[id='preview_id_only'] > table > tbody > tr > td:first-child,
.hondo.default div[id='preview_id_only'] > table > tbody > tr > td:last-child{
  display: none;
}
.hondo.default div[id^='webcom-component-form'] > table > tbody > tr > td,
.hondo.default div[id='preview_id_only'] > table > tbody > tr > td,
.hondo.default .web_com_custom_form .form-element-size-large[type="text"], 
.hondo.default .web_com_custom_form table.form-element-size-large, 
.hondo.default .web_com_custom_form textarea.form-element-size-large, 
.hondo.default .web_com_custom_form select.form-element-size-large,
.hondo.default .web_com_custom_form table.personName-large{
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
}
/* end content adaptive */

/* labels style */
.hondo.default .web_com_custom_form label{
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 0;
}

/* spacing between rows */
.hondo.default .web_com_custom_form .form-element-wrapper{
  padding: 0;
  margin-bottom: 5px;
}

/* email & phone */
/* display email & phone in the same row */
.hondo.default .web_com_custom_form #email-id,
.hondo.default .web_com_custom_form #phone-id{
  display: inline-block !important;
  width: 50%;
}
.hondo.default .web_com_custom_form #email-id{
  padding-right: 5px;
}
.hondo.default .web_com_custom_form #phone-id{
  padding-left: 5px;
}
/* end display in one row */
/* full width */
.hondo.default .web_com_custom_form #email-id input,
.hondo.default .web_com_custom_form #phone-id input{
  width: 100% !important;
  min-width: 100% !important;
}

.hondo.default .web_com_custom_form textarea{
  height: 60px;
  resize: none;
}

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




.hondo.default div.form_error{
  font-size: 12px;
}
.hondo.default .form-element-wrapper {
position: relative;
}
.hondo.default .divider-long {
  border: none;
  background-color: #dbd9da;
}
.hondo.default .divider-short-gray {
  border: none;
  background-color: #dbd9da;
}
.hondo.default .divider-vert {
  border: none;
  background-color: #dbd9da;
}
.hondo.default .divider-short {
  border: none;
  background-color: #dbd9da;
}
.hondo.default .trans {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.hondo.default p.lh27,
.hondo.default span.lh27,
.hondo.default h1.lh27,
.hondo.default h2.lh27,
.hondo.default h3.lh27,
.hondo.default h4.lh27,
.hondo.default h5.lh27,
.hondo.default h6.lh27 {
  line-height: 27px;
}
.hondo.default p.lh25,
.hondo.default span.lh25,
.hondo.default h1.lh25,
.hondo.default h2.lh25,
.hondo.default h3.lh25,
.hondo.default h4.lh25,
.hondo.default h5.lh25,
.hondo.default h6.lh25 {
  line-height: 25px;
}
.hondo.default p.lh24,
.hondo.default span.lh24,
.hondo.default h1.lh24,
.hondo.default h2.lh24,
.hondo.default h3.lh24,
.hondo.default h4.lh24,
.hondo.default h5.lh24,
.hondo.default h6.lh24 {
  line-height: 24px;
}
.hondo.default p.left,
.hondo.default span.left,
.hondo.default h1.left,
.hondo.default h2.left,
.hondo.default h3.left,
.hondo.default h4.left,
.hondo.default h5.left,
.hondo.default h6.left {
  text-align: left;
}
.hondo.default p.center,
.hondo.default span.center,
.hondo.default h1.center,
.hondo.default h2.center,
.hondo.default h3.center,
.hondo.default h4.center,
.hondo.default h5.center,
.hondo.default h6.center {
  text-align: center;
}
.hondo.default p.right,
.hondo.default span.right,
.hondo.default h1.right,
.hondo.default h2.right,
.hondo.default h3.right,
.hondo.default h4.right,
.hondo.default h5.right,
.hondo.default h6.right {
  text-align: right;
}
.hondo.default p.bold,
.hondo.default span.bold,
.hondo.default h1.bold,
.hondo.default h2.bold,
.hondo.default h3.bold,
.hondo.default h4.bold,
.hondo.default h5.bold,
.hondo.default h6.bold {
  font-weight: 700;
}
.hondo.default p.semibold,
.hondo.default span.semibold,
.hondo.default h1.semibold,
.hondo.default h2.semibold,
.hondo.default h3.semibold,
.hondo.default h4.semibold,
.hondo.default h5.semibold,
.hondo.default h6.semibold {
  font-weight: 600;
}
.hondo.default p.normal,
.hondo.default span.normal,
.hondo.default h1.normal,
.hondo.default h2.normal,
.hondo.default h3.normal,
.hondo.default h4.normal,
.hondo.default h5.normal,
.hondo.default h6.normal {
  font-weight: 400;
}
.hondo.default p.light,
.hondo.default span.light,
.hondo.default h1.light,
.hondo.default h2.light,
.hondo.default h3.light,
.hondo.default h4.light,
.hondo.default h5.light,
.hondo.default h6.light {
  font-weight: 300;
}
.hondo.default p.white,
.hondo.default span.white,
.hondo.default h1.white,
.hondo.default h2.white,
.hondo.default h3.white,
.hondo.default h4.white,
.hondo.default h5.white,
.hondo.default h6.white {
  color: #ffffff;
}
.hondo.default p.black,
.hondo.default span.black,
.hondo.default h1.black,
.hondo.default h2.black,
.hondo.default h3.black,
.hondo.default h4.black,
.hondo.default h5.black,
.hondo.default h6.black {
  color: #000000;
}
.hondo.default p.gray,
.hondo.default span.gray,
.hondo.default h1.gray,
.hondo.default h2.gray,
.hondo.default h3.gray,
.hondo.default h4.gray,
.hondo.default h5.gray,
.hondo.default h6.gray {
  color: #666666;
}
.hondo.default p.lgray,
.hondo.default span.lgray,
.hondo.default h1.lgray,
.hondo.default h2.lgray,
.hondo.default h3.lgray,
.hondo.default h4.lgray,
.hondo.default h5.lgray,
.hondo.default h6.lgray {
  color: #777777;
}
.hondo.default p.green,
.hondo.default span.green,
.hondo.default h1.green,
.hondo.default h2.green,
.hondo.default h3.green,
.hondo.default h4.green,
.hondo.default h5.green,
.hondo.default h6.green {
  color: #10a0ff;
}
.hondo.default p.blue,
.hondo.default span.blue,
.hondo.default h1.blue,
.hondo.default h2.blue,
.hondo.default h3.blue,
.hondo.default h4.blue,
.hondo.default h5.blue,
.hondo.default h6.blue {
  color: #424953;
}
.hondo.default p.p0,
.hondo.default span.p0,
.hondo.default h1.p0,
.hondo.default h2.p0,
.hondo.default h3.p0,
.hondo.default h4.p0,
.hondo.default h5.p0,
.hondo.default h6.p0 {
  padding: 0;
}
.hondo.default p.cond,
.hondo.default span.cond,
.hondo.default h1.cond,
.hondo.default h2.cond,
.hondo.default h3.cond,
.hondo.default h4.cond,
.hondo.default h5.cond,
.hondo.default h6.cond {
  letter-spacing: -0.5px;
}
