/*  background  */

.relim.default.pagebg-home {
	background-image: url(assets/relim-pagebg.png);
	background-color: #FFFFFF;
	background-size: cover;
	background-repeat: no-repeat;
}
.relim.default.pagebg-about {
	background-image: url(assets/relim-pagebg.png);
	background-color: #000000;
	background-size: cover;
	background-repeat: no-repeat;
}
.relim.default.pagebg-services {
	background-image: url(assets/relim-services-pagebg.png);
	background-color: #FFFFFF;
	background-size: cover;
	background-repeat: no-repeat;
}
.relim.default.pagebg-contact {
	background-image: url(assets/relim-contact-pagebg.png);
	background-color: #000000;
	background-size: cover;
	background-repeat: no-repeat;
}


/****************/
/* neo main nav */
/****************/
.relim.default .navigation-2-plugin .neo-asset-inner ul {
	font-family: Rosario, sans-serif;
}
.relim.default .navigation-2-plugin .neo-asset-inner > ul > li {
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-right: 0;
	margin-bottom: 0;
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	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;
}
.relim.default .navigation-2-plugin .neo-asset-inner > ul > li > a {
	color: #fff;
}
.relim.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover {
	background-color: #fda601;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	text-align: left;
}
.relim.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-hover > a {
	color: #fff;
}
.relim.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active {
	background-color: #fda601;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	text-align: left;
}
.relim.default .navigation-2-plugin .neo-asset-inner > ul > li.k-state-active > a {
	color: #fff;
}

/***************/
/* neo sub nav */
/***************/
.relim.default .navigation-2-plugin.sub-nav-fixed-plugin ul ul > li {
width: 130px;
}
.relim.default .navigation-2-plugin ul ul > li {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 0;
	background-color: #fda601;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	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;
}
.relim.default .navigation-2-plugin ul ul > li > a {
	color: #fff;
}
.relim.default .navigation-2-plugin ul ul > li.k-state-hover {
	background-color: #000;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
}
.relim.default .navigation-2-plugin ul ul > li.k-state-hover > a {
	color: #fda601;
}
.relim.default .navigation-2-plugin ul ul > li.k-state-active {
	background-color: #000;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
}
.relim.default .navigation-2-plugin ul ul > li.k-state-active > a {
	color: #fda601;
} 



/* header logo */


.relim.default .company-name {
	font-family: 'Rosario',Verdana, Geneva, sans-serif;
	font-size: 60px;
	color: #039dcf;
	text-transform: uppercase;
	line-height: 62px;
	text-align: left;
	text-shadow: 2px 2px 3px #000000;
}
.relim.default .company-slogan {
	font-family: 'Rosario',Verdana, Geneva, sans-serif;
	font-size: 36px;
	color: #FFF;
	text-transform: uppercase;
	line-height: 62px;
	text-align: left;
	text-shadow: 2px 2px 3px #000000;
}
/* text styles */


.relim.default .text-plugin p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
}
.relim.default h1 {
	font-family: 'Rosario',Verdana, Geneva, sans-serif;
	font-size: 48px;
	color: #039dcf;
}

.relim.default h2 {
	font-family: 'Rosario',Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #FFB42C;
}
.relim.default h3 {
	font-family: 'Rosario',Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #FFB42C;
}
.relim.default h4 {
	font-family: 'Rosario',Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFB42C;
	font-weight: bold;
}
.relim.default h5 {
	font-family: 'Rosario',Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.relim.default .content-1 {
	font-family: 'Rosario',Verdana, Geneva, sans-serif;
	font-size: 36px;
	color: #039dcf;
}
.relim.default .content-2 {
	font-family: 'Rosario',Verdana, Geneva, sans-serif;
	font-size: 36px;
	color: #ffffff;
}
.relim.default .horz-divider-line-gry {
	opacity: 0.3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.relim.default .content-title-p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
}
.relim.default .content-title-1 {
	color: #FFB42C;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.relim.default .right-align-text {
	text-align: right;
}
.relim.default .footer-bg {
	background-color:#000;
	opacity:0.5;
}
.relim.default .blk-opacity-bg {
	background-image: url(assets/relim-blk_med_bg1.png);
	background-repeat: repeat;
}
.relim.default .text-plugin a {
	color: #F9BB00;
	font-family: Verdana, Geneva, sans-serif;
}
.relim.default .text-1 {
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 16px;
}
.relim.default .text-2 {
	color: #FFB42C;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.relim.default .form-element-label {
	color: #FFFFFF;
}
.relim.default .personName-label {
	color: #FFFFFF;
}
.relim.default a:hover {
	color: #039DCF;
}
.relim.default a:active{
	color: #039DCF;
}
.relim.default .text-plugin ul li {
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
}
.relim.default .text-plugin ol {
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
}
.relim.default .text-plugin ul {
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
}
.relim.default .form-element-label {
	color: #FFFFFF;
}
.relim.default .personName-label {
	color: #FFFFFF;
}
.relim.default .phone {
	color: #FFFFFF;
}
/* CONTACT */
/*header*/
.relim.default #FormHeading-id{
	display: none;
}

/* inputs & textarea*/
.relim.default div[id^='webcom-component-form'] > table form input[type="text"], 
.relim.default div[id^='webcom-component-form'] > table form textarea,
.relim.default div[id='preview_id_only'] > table form input[type="text"], 
.relim.default div[id='preview_id_only'] > table form textarea{
	border: none !important;
	background: #FFFFFF !important;
	color: #000000 !important;
}
.relim.default div[id^='webcom-component-form'] > table form input[type="text"],
.relim.default div[id='preview_id_only'] > table form input[type="text"]{
	height: 30px;
}

/*labels*/
.relim.default div[id^='webcom-component-form'],
.relim.default div[id='preview_id_only']{
	font-size: 11px;
}
/*submit*/
.relim.default div[id^='webcom-component-form'] > table form input[type="submit"],
.relim.default div[id='preview_id_only'] > table form input[type="submit"] {
	font-size: 16px;
	padding: 5px;
	background: #FFFFFF !important;
	border: none !important;
	color: #000000;
}

.relim.default div[class*="form-result"]{
  background: rgba(255,255,255,0.7);
  border-radius: 5px;
  padding: 3px;
  border: #000 2px solid;
  margin-top: 10px;
  color: #000;
}

.relim.default form span,
.relim.default form p,
.relim.default form span,
.relim.default form label{
	color: #fff;
}