/*  background  */

.yotal.default .pagebg {
	background-repeat: repeat;
	background-image: url(assets/yotal-pagebg.png);
	background-position: 0px 81px;
}
/* nav */
.yotal.default .nav-bg {
	background: rgba(170,19,8,0.91);
}
/* yotal nav */
.yotal.default .navigation-plugin {
  background-color: none !important;
  border: none;
  text-align: left;
}
.yotal.default .navigation-plugin .k-link:hover {
	color: #712260 !important;
	background-color: none !important;
}
.yotal.default .navigation-plugin .k-link:active {
	color: #712260 !important;
	background-color: none !important;
}
.yotal.default .navigation-plugin .selected-page .k-link {
	color: #f43837 !important;
	background-color: none !important;
}
.yotal.default .navigation-plugin .k-item > .k-link {
  display: block;
  text-decoration: none !important;
  padding: 0 !important;
}
.yotal.default .navigation-plugin .k-header {
  background: none !important;
}
.yotal.default .navigation-plugin ul {
  background-color: none;
  border: none;
  text-align: center;
  margin: 0;
  padding: 0;
}
.yotal.default .k-menu .k-item, .k-widget.k-menu-horizontal>.k-item {
	border-width: 0 0px 0 0 !important;
	vertical-align: top;
	border-color: none !important;
	background: none !important;
	zoom: 1;
	box-sizing: content-box;
	list-style: none;
	padding: 0 25px 0 15px;
	
}

.yotal.default .navigation-plugin ul li a {
	color: #272727;
	font-family: 'Bitter', sans-serif;
	font-size: 30px;
}
.yotal.default .k-animation-container {
  padding-left: 0 !important;
  margin-left: 0 !important;
  margin-top: 5px !important;
}
.yotal.default .navigation-plugin .k-menu .k-animation-container ul.k-group {
  background: #d6d5d5 !important;
  margin: 0 !important;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}
.yotal.default .navigation-plugin .k-menu .k-animation-container .k-group .k-item {
  margin: 0 !important;
  width: 100% !important;
  border-bottom: 1px solid #BBBBBB !important;
  padding: 0 !important;
  display: block !important;
  text-align: left !important;
}
.yotal.default .navigation-plugin .k-menu .k-animation-container .k-group li a {
  padding: 10px 15px !important;
  font-size: 14px;
  line-height: 24px !important;
  background-color: #d6d5d5 !important;
  text-transform: capitalize;
  color: #514f4f !important;
  font-family: 'Bitter', sans-serif;
  box-sizing: content-box;
}
.yotal.default .navigation-plugin .k-menu .k-animation-container .k-group .k-item.k-state-hover a {
  background-color: rgba(0, 0, 0, 0.4) !important;
  color: #ffffff !important;
}
.yotal.default .navigation-plugin .k-menu .k-animation-container .k-group .selected-page a {
  color: #ffffff !important;
}
.yotal.default .navigation-plugin .k-menu .k-state-border-down {
	background: #ffffff !important;
	color: #f43837 !important;
}
.yotal.default .navigation-plugin .k-icon {
  background-image: url("assets/yotal-sprite.png") !important;
  border-color: transparent;
}
.yotal.default .k-header.k-menu.k-menu-vertical {
	background-color: #FFF;
	background: #FFF;
	padding-left: 0 !important;
	margin-left: 0px !important;
	margin-top: 0px !important;
	-webkit-box-shadow: 0 0 0 0 !important;
box-shadow: 0 0 0 0 !important;
border: 0 !important;
}
.yotal.default .k-header.k-menu.k-menu-horizontal {
	background-color: #FFF;
	background: #FFF;
	-webkit-box-shadow: 0 0 0 0 !important;
box-shadow: 0 0 0 0 !important;
border: 0 !important;

}
.yotal.default .k-group .selected-page .k-link{
 color: #fff !important;
}
.header-bg {
	background-image: url(assets/yotal-kv.png);
	background-repeat: no-repeat;
	background-position: 0px 81px;
	-webkit-box-shadow: 0 1px 2px 0 #C4C4C4;
	box-shadow: 0 1px 2px 0 #C4C4C4;
}
.yotal.default .company-name {
	font-family: 'Lily Script One', Verdana, Geneva, sans-serif;
	font-size: 60px;
	color: #FFFFFF;
	line-height: 72px;
	text-align: center;
	text-shadow: 1px 1px 2px #000000;
}
.yotal.default .slogan {
	font-family: 'Corbel', Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000000;
	text-transform: uppercase;
	line-height: 24px;
	font-weight: bold;
}
/* text styles */

.yotal.default p {
	font-family: 'Bitter', Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #333333;
}
.yotal.default .header-c1 {
	font-family: 'Nyala', Verdana, Geneva, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	text-align: center;
	line-height: 36px;
}
.yotal.default .bg-color-1 {
	background-color: #e5e5e5
}
.yotal.default .circle{
	box-sizing: content-box;
	border-radius: 170px;
	background-color: #f43837;
	border: 10px solid #ffffff;
}
.yotal.default .copy li {
	font-family: 'Cabin', Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(assets/bullet.png);
}
.yotal.default h1 {
	font-family: 'Lily Script One', Verdana, Geneva, sans-serif;
	color: #FFFFFF;
}
.yotal.default h2 {
	font-size: 48px;
	margin: 0px;
	padding: 0px;
	line-height: 48px;
}
.yotal.default h3 {
	font-size: 30px;
	margin: 0px;
	padding: 0px;
	line-height: 38px;
}
.yotal.default h4 {
	font-family: 'Bitter', Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #000000;
	text-transform: uppercase;
}
.yotal.default h5 {
	font-size: 24px;
}
.yotal.default h6 {
	font-family: 'Lily Script One', Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #333333;
	text-transform: uppercase;
}
.yotal.default a {
	color: #FFFFFF;
}
.yotal.default .center-align {
	text-align: center;
}
.yotal.default .right-align {
	text-align: right;
}
.yotal.default .content-c1 {
	color: #43602f
}
.yotal.default .content-c2 {
	color: #f43837
}
.yotal.default .content-c3 {
	color: #712260
}
.yotal.default .content-c4 {
	color: #000000
}
.yotal.default .content-t1 {
	font-family: 'Lily Script One', Verdana, Geneva, sans-serif;
}
.yotal.default .content-t2 {
	font-family: 'Bitter', Verdana, Geneva, sans-serif;
}
.yotal.default .content-t3 {
	font-family: 'Nyala', Verdana, Geneva, sans-serif;
}
.yotal.default .content-t4 {
	font-family: 'Corbel', Verdana, Geneva, sans-serif;
	font-size:24px;
}
.yotal.default .content-lh-1 {
	line-height: 24px;	
}
.yotal.default .content-lh-2 {
	line-height: 62px;	
}
.yotal.default .content-lh-3 {
	line-height: 30px;
}
.yotal.default .footer-t2 {
	font-family: 'Lily Script One', Verdana, Geneva, sans-serif;
}
.yotal.default .footer-title {
	font-family: 'Pacifico', Verdana, Geneva, sans-serif;
	font-size: 24px;
}
.yotal.default .footer-content {
	font-family: 'Corbel', Verdana, Geneva, sans-serif;
	font-size: 18px;
}
.yotal.default input.form-element[type='submit'] {
	font-family: 'Bitter', Verdana, Geneva, sans-serif;
	color: #000;
}
.yotal.default .form-element-label {
	color: #000000;
}
.yotal.default .personName-label {
	color: #000000;
}
/* CONTACT */
/*header*/
.yotal.default #FormHeading-id{
	display: none;
}
/* table container */
.yotal.default div[id^='webcom-component-form'],
.yotal.default div[id='preview_id_only']{
	width: 432px !important;
}

/* inputs & textarea*/
.yotal.default div[id^='webcom-component-form'] > table form input[type="text"], 
.yotal.default div[id^='webcom-component-form'] > table form textarea,
.yotal.default div[id='preview_id_only'] > table form input[type="text"], 
.yotal.default div[id='preview_id_only'] > table form textarea{
	border: none !important;
	background: #FFFFFF !important;
	color: #000000 !important;
}
/*labels*/
.yotal.default div[id^='webcom-component-form'],
.yotal.default div[id='preview_id_only']{
	font-size: 11px;
}
/*submit*/
.yotal.default div[id^='webcom-component-form'] > table form input[type="submit"],
.yotal.default div[id='preview_id_only'] > table form input[type="submit"] {
	font-size: 16px;
	padding: 5px;
	background: #FFFFFF !important;
	border: none !important;
	color: #000000;
}
