/*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 */

.dieciseis.default{
	background-image:url(assets/pattern.jpg);
}
.dieciseis.default .text-plugin{
	font-family: 'Dosis', sans-serif;
}
.dieciseis.default h1{
	font-family: 'Dosis', sans-serif;
	font-size:48px;
	color:rgb(255,255,255);
}
.dieciseis.default h2{
	font-family: 'Alice', serif;
	font-size:48px;
	color:rgb(0,0,0);
}
.dieciseis.default h3{
	font-family: 'Alice', serif;
	font-size:34px;
	color:rgb(105,105,105);
}
.dieciseis.default h4{
	font-family: 'Alice', serif;
	font-size:30px;
}
.dieciseis.default p{
	font-family: 'Dosis', sans-serif;
	font-size:20px;
	line-height: 27px;
	color:#000000;
}
.dieciseis.default .center-align{
	text-align: center;
}
.dieciseis.default .right-align{
	text-align: right;
}
.dieciseis.default .header-bg{
	background-color: rgb(0,0,0);
}
.dieciseis.default .bg-header-info{
	background-color: rgb(105,105,105);
}
.dieciseis.default .header-info{
	letter-spacing: 2px;
	color:rgb(255,255,255);
	font-size:18px;
}
.dieciseis.default .content-bg{
	background-color:rgb(255,255,255);
}
.dieciseis.default .color1{
	color:rgb(105,105,105);
}
.dieciseis.default .color2{
	color:rgb(255,128,97);
}
.dieciseis.default .v-divider{
	border-left:4px solid rgb(255,255,255);
}
.dieciseis.default .footer-text{
	font-family: 'Lato', sans-serif;

	font-size:15px;
	line-height: 18px;
	color:rgb(255,255,255);
}

.dieciseis.default .ls{
	letter-spacing: 1.5px;
}
.dieciseis.default .offer{
	padding:5px;
	margin-bottom:10px;
	color:rgb(0,0,0);
	font-size:27px;
	background-color:rgb(255,128,97);
}
.dieciseis.default .map-container{
	background-color:rgb(255,255,255);
	border-radius:10px;
}
.dieciseis.default .map-text{
	font-size:18px;
	color:rgb(0,0,0);
}
.dieciseis.default p.about-text, .dieciseis.default .services-text{
font-size:20px;
font-family: 'Dosis', sans-serif;
}
.dieciseis.default .phone{
	font-size:24px;
	padding-left:10px;
	margin-right:;
}



/****************/
/* neo main nav */
/****************/
.dieciseis.default .navigation-2-plugin .neo-asset-inner ul {
	font-family: 'Dosis', sans-serif;
}
.dieciseis.default .navigation-2-plugin .neo-asset-inner > ul > li {
	padding-right:3px;
	padding-top:0;
	padding-bottom: 0;
	padding-left: 13px;
	margin-right: 39px;
	margin-bottom: 0;
	
	background-image: url('assets/active.png'); 
	background-repeat: no-repeat;
	background-position:-10px 5px; /* background set outside */
	background-color:transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	font-family: 'Dosis', sans-serif;
	text-align: left;
	
	border-bottom-color: transparent;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-top-color: transparent;
	border-top-style: none;
	border-top-width: 0px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.dieciseis.default .navigation-2-plugin .neo-asset-inner > ul > li > a {
	color: rgb(255,255,255);
}
.dieciseis.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover {
	border-bottom-color: #ffdb6c;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-top-color: #ffdb6c;
	border-top-style: none;
	border-top-width: 0px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;

	background-position:0px 5px; /* background set outside */
}

.dieciseis.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover > a {
	color: #fff;
}

.dieciseis.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active {
	background-color: transparent;
	font-family: 'Dosis', sans-serif;
	text-align: left;
	
	background-position:0px 5px; /* background set outside */
	border-bottom-color: #ffdb6c;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-top-color: #ffdb6c;
	border-top-style: solid;
	border-top-width: 0px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.dieciseis.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active > a {
	color: #fff;
}
.dieciseis.default .footer-bg{
	background-color: rgb(105,105,105);
}
.dieciseis.default .about-text{
	font-size:20px;
}
/***************/
/* neo sub nav */
/***************/
.dieciseis.default .navigation-2-plugin.sub-nav-fixed-plugin ul ul > li {
width: 130px;
}
.dieciseis.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: 12px;
	font-family: 'Dosis', sans-serif;
	text-align: left;

	border-bottom-color: #ffdb6c;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-top-color: #ffdb6c;
	border-top-style: solid;
	border-top-width: 0px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.dieciseis.default .navigation-2-plugin ul ul > li > a {
	color: rgb(0, 0, 0);
}
.dieciseis.default .navigation-2-plugin ul ul > li.k-state-hover {
	background-color: #fff;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: 'Dosis', sans-serif;
	text-align: left;

	border-bottom-color: #ffdb6c;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-top-color: #ffdb6c;
	border-top-style: solid;
	border-top-width: 0px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.dieciseis.default .navigation-2-plugin ul ul > li.k-state-hover > a {
	color: #ff8061;

}
.dieciseis.default .navigation-2-plugin ul ul > li.k-state-active {
	background-color: #fff;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: 'Dosis', sans-serif;

	text-align: left;
	border-bottom-color: #ffdb6c;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #ffdb6c;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.dieciseis.default .navigation-2-plugin ul ul > li.k-state-active > a {
	color: #ff8061;
} 

.dieciseis.default .home-text{
	font-size:18px;
}
/* CONTACT */
/*header*/

/* labels style */
.dieciseis.default .web_com_custom_form label{
	font-weight: normal;
	margin-bottom: 0;
	color: rgb(0,0,0);
}

/*CUSTOM*/
/* first & last name */
.dieciseis.default .web_com_custom_form .FirstName label,
.dieciseis.default .web_com_custom_form .LastName label{
	font-size: 12px !important;
	color: rgb(0,0,0);
}
.dieciseis.default .web_com_custom_form input[type='text'],
.dieciseis.default .web_com_custom_form textarea{
	border-radius: 4px !important;
	border: 2px solid #dadada;
	background-color:  #fff; 
}

.dieciseis.default .web_com_custom_form input[type='submit']{
	color: #fff;
	background-color: #000; 
	font-size: 16px;
	padding: 3px 25px;
	display: block;
	margin: 0 auto;
	border: 1px solid #fff;
	border-radius: 5px;
}
.dieciseis.default textarea.form-element{
	height: 70px;
}
