.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a:not(.btn) {
  color: #97be0d;
}
a:not(.btn):hover {
  color: #3f7228;
}
#sp-toolbar-wrapper {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE3D3;
	color: #660!important;
	background-color: #fff;
}
#sp-toolbar-r a {
	color: #660!important;
}
#sp-toolbar-r a:hover {
	color: #6C3;
}
#sp-toolbar-r .uk-icon-button {
  color: #d2ebc7;
}
#sp-toolbar-r .uk-icon-button:hover {
  color: #fff;
  background-color: #549835;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
#sp-toolbar-l {
	padding-top: 0px;
	color: #AFB1A9!important;
	text-align: right;
}
#sp-toolbar-l a {
	color: #AFB1A9!important;
	text-transform: uppercase;
}
#sp-toolbar-l a:hover {
	color: #FC0!important;
}

#sp-toolbar-l img a{
	border:none;}
	
	
body {
	color: #666666;
	font-family: Ubuntu, "Helvetica Neue",Helvetica,Arial,sans-serif;

	
}

.entry-content{
	font-size: 15px;
	color: #63706A;
	line-height: 20px;
	}
	
/*	.entry-content strong{
	color: #666;*/
	}
body.bg {
  background: #fff;
}
#sp-header-wrapper {
  border-bottom: 1px solid #ededed;
  background: #ffffff;
}
#sp-header-wrapper .logo {
  background-image: url(../../images/presets/preset1/logo.png);
}
.f-sp-header-wrapper .logo-wrapper .logo {
  background-size: 70%;
  background-position: 0 50%;
  background-repeat: no-repeat;
}
#sp-feature-wrapper {
  background: #f2f2f2;
}
#sp-feature-wrapper a:not(.btn) {
  color: #97be0d;
}
#sp-feature-wrapper a:not(.btn):hover {
  color: #3f7228;
}
.body-innerwrapper .uk-icon-button:hover {
  background: #97be0d;
  color: #fff;
}
.search {
  margin-top: 10px;
}
.search form {
  margin: 0;
}
.search .btn-primary {
  padding: 10px 20px;
}
.search .form-inline input {
  width: 210px;
}
#sp-position-wrapper {
  border-top: 1px solid #ededed;
  background: #fff;
}
#sp-inbottom-wrapper {
  padding: 35px 0 !important;
  border-top: 1px solid #fff;
  background: #f2f2f2;
}
#sp-top-inner-wrapper {
  padding: 35px 0 !important;
  color: #fff;
  background: #97be0d;
}
#sp-top-inner-wrapper .btn-default {
  background: white;
  border: 3px solid #fff;
  color: #97be0d;
  text-shadow: none;
}
#sp-top-inner-wrapper .btn-default:hover,
#sp-top-inner-wrapper .btn-default:focus {
  background: transparent;
  border: 3px solid #fff;
  color: #fff;
}
#sp-bottom-wrapper {
  padding: 15px 0;
  background: #fff;
  border-top: 1px solid #e6e6e6;
}
#sp-bottom-2-wrapper {
	padding: 15px 0;
	/* background-image: url("../../images/geometry_dark.png");*/
  background-color: #319193;
	color:#BBE1E3;
}
#sp-bottom-2-wrapper h3 {
color:#BBE1E3;
}
#sp-bottom-2-wrapper a:not(.btn) {
  color: #fff;
}
#sp-bottom-2-wrapper a:not(.btn):hover {
  color: #fff;
}
#sp-footer-wrapper {
  padding: 5px 0;

  color: #999;
}
#sp-footer-wrapper h3 {
  color: #999;
}
#sp-footer-wrapper a:not(.btn) {
  color: #a6d9dd;
}
#sp-footer-wrapper a:not(.btn):hover {
  color: #fff;
}
#sp-footer-wrapper {
	background: #1d7679;
	color: #a6d9dd;
}
#sp-footer-wrapper::after {
  background: #1d7679;
}
.sp-border::after {
  background: #4f4f4f;
}
.sprocket-mosaic-item {
  border: 1px solid #eee !important;
}
.sprocket-mosaic-item:hover {
  border: 1px solid #eee !important;
}
.sprocket-mosaic-item .sprocket-mosaic-title {
  color: #fff;
  background: #97be0d !important;
}
.sprocket-mosaic-item .sprocket-mosaic-title a:not(.btn) {
  color: #fff !important;
}
.sprocket-mosaic-item .sprocket-mosaic-title a:hover {
  color: #2a4c1b !important;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-mosaic-hovercontent:hover {
  background: rgba(105,189,67,0.7) !important;
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  transition: all 0.9s ease 0s;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-mosaic-hovercontent:hover::after {
  font-family: "FontAwesome";
  font-size: 25px;
  position: relative;
  top: 50%;
  content: "\f055";
  vertical-align: middle;
  color: #fff;
}
.sprocket-mosaic-filter li.active,
.sprocket-mosaic-filter li:hover,
.sprocket-mosaic-order li.active,
.sprocket-mosaic-order li:hover {
  color: #97be0d;
  border: 1px solid #97be0d;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.sprocket-lists .sprocket-lists-title .indicator {
  color: #97be0d;
  background: none;
}
.sprocket-mosaic-loadmore:hover {
  color: #97be0d;
  border: 1px solid #97be0d;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.sprocket-tabs-nav li .sprocket-tabs-inner {
  background: #97be0d;
}
.sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
  color: #fff !important;
  background: #97be0d !important;
}
.uk-progress-bar {
  background: #97be0d !important;
}
.icon-stack {
  background: #97be0d;
}
.btn-info {
  border: 1px solid #97be0d;
  color: #97be0d;
}
#sp-main-menu {
	float: right;
	padding-top: 10px;
}
#sp-main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: none;
	font-size: 16px;
}
#sp-main-menu ul.level-0 > li {
	display: inline-block;
	padding: 0;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3;
	padding-right: 5px;
	padding-bottom: 3;
	padding-left: 5px;
		border: 1px solid #fff;
}
#sp-main-menu ul.level-0 > li a {
	display: block;
	margin: 0;
	padding: 5px;
	color: #999;
	padding-top: 3;
	padding-right: 5px;
	padding-bottom: 3;
	padding-left: 5px;

}
#sp-main-menu ul.level-0 > li a .menu-desc {
  font-size: 11px;
  color: #999;
  display: block;
	padding-top: 3;
	padding-right: 5px;
	padding-bottom: 3;
	padding-left: 5px;
}
#sp-main-menu ul.level-0 > li a:hover {
	color: #999;
}

#sp-main-menu ul.level-0 > li a.active {
	
	padding-top: 3;
	padding-right: 5px;
	padding-bottom: 3;
	padding-left: 5px;
}
/*#sp-main-menu ul.level-0 > li:hover,*/
#sp-main-menu ul.level-0 > li.active {
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-top: 3;
	padding-right: 5px;
	padding-bottom: 3;
	padding-left: 5px;
	
}


#sp-main-menu ul.level-0 > li:hover >a,
#sp-main-menu ul.level-0 > li.active >a {
 /* color: #fff;*/
	padding-top: 3;
	padding-right: 5px;
	padding-bottom: 3;
	padding-left: 5px;


}
#sp-main-menu ul.level-0 > li:hover {
	background-color: #FFF;
	border: 1px solid #6C0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #999!important;
	
}
#sp-main-menu ul.level-0 > li.parent {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0 5px;
}
#sp-main-menu ul.level-0 > li.parent:hover {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0 5px;
}
#sp-main-menu li li:not(.sp-menu-group) {
  display: block;
  border-top: 1px solid #eee;
  position: relative;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
#sp-main-menu li li:not(.sp-menu-group):first-child {
  border-top: none;
}
#sp-main-menu li li:not(.sp-menu-group) a {
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  padding: 10px;
  color: #999;
}
#sp-main-menu li li:not(.sp-menu-group):hover,
#sp-main-menu li li:not(.sp-menu-group).active {
  color: #999;
  background: #f5f5f5;
}
#sp-main-menu li li:not(.sp-menu-group):hover a,
#sp-main-menu li li:not(.sp-menu-group).active a {
  color: #999;
}
#sp-main-menu div.sp-menu-group .sp-menu-group-title {
  border-bottom: 1px solid #eee;
}
#sp-main-menu div.sp-menu-group .sp-menu-group-title .menu-title {
  color: #666;
}
#sp-main-menu div.sp-menu-group .sp-menu-group-content .module {
  margin: 0;
  padding: 10px;
  color: #999;
}
.flat-price .plan {
  border-radius: 5px;
  list-style: none;
  padding: 0 0 5px;
  margin: 0 0 5px;
  background: #fff;
  text-align: center;
  border: 1px solid #bfbfbf;
  -webkit-transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  transition: all 0.9s ease 0s;
}
.flat-price .plan li {
  padding: 10px 15px;
  color: #999;
  border-top: 1px solid #d9d9d9;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.flat-price .plan li.plan-price {
  border-top: 0;
  font-size: 30px;
  padding: 25px 0;
  background: #eee;
}
.flat-price .plan li.plan-name {
  border-radius: 5px 5px 0 0;
  padding: 15px;
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  background: #808080;
  border-top: 0;
}
.flat-price .plan li >strong {
  color: #999;
}
.flat-price .plan li.plan-action {
  margin-top: 5px;
  border-top: 0;
}
.flat-price .plan.featured li.plan-name {
  color: #fff;
  background: #97be0d;
}
.flat-price .plan.featured:hover {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -ms-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
  -webkit-transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  transition: all 0.9s ease 0s;
}
.flat-price .plan.featured:hover li.plan-name {
  background: #97be0d;
}
.flat-price .plan:hover {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -ms-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
  -webkit-transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  transition: all 0.9s ease 0s;
  z-index: 99;
}
.flat-price .plan:hover li.plan-name {
  color: #fff;
  background: #97be0d;
}
.btn-primary {
  background: #97be0d;
}
.btn-primary:hover,
.btn-primary:focus {
  background: #549835;
}
.module {
  margin-top: 20px;
}
.module:first-child {
  margin-top: 0;
}
.module h3 {
	font-size: 24px;
	font-weight: 300;
	margin: 0;
	line-height: normal;
	color:#79C4C8;
}
  
.module.border {
  padding: 25px;
  background: #eee;
  border: 1px solid #bfbfbf;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.module.border p {
  margin: 15px 0;
}
.module.white {
  padding: 25px;
  background: #fff;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.module.white p {
  margin: 15px 0;
}
.module.dark {
  padding: 25px;
  color: #fff;
  background: #424242;
  border: 1px solid #353535;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.module.dark p {
  margin: 15px 0;
}
.module.dark a:not(.btn) {
  color: #ffffff;
}
.module.dark a:not(.btn):hover {
  color: #fff;
}
.module.highlight {
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  padding: 25px;
  border: 1px solid #97be0d;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #f1f9ed;
}
.module.highlight p {
  margin: 15px 0;
}
.module.color {
  color: #fff;
  background-color: #97be0d;
  padding: 25px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.module.color h3.header::after {
  margin: -1px auto;
  background-color: #ffffff;
  content: "";
  display: block;
  height: 1px;
  position: relative;
  width: 50px;
  top: 12px;
}
.module.color a:not(.btn) {
  color: #e1f2da;
}
.module.color a:not(.btn):hover {
  color: #3f7228;
}
.module.color p {
  margin: 25px 0;
}
.module.color .header {
  text-align: center;
}
.module.title1 h3.header {
  padding: 0 0 15px 0;
}
/*.module.title1 h3.header::after {
  background-color: #999;
  content: "";
  display: block;
  height: 1px;
  position: relative;
  width: 50px;
  top: 12px;
}*/
.module.title1 p {
  margin: 5px 0;
}
.module.title2 h3.header {
  padding: 0 0 25px 0;
}
.module.title2 h3.header::after {
  margin: -1px auto;
  background-color: #999;
  content: "";
  display: block;
  height: 1px;
  position: relative;
  width: 50px;
  top: 12px;
}
.module.title2 p {
  margin: 5px 0;
}
.module.title2 .header {
  text-align: center;
}
.module.title3 h3.header {
  padding: 0 0 25px 0;
}
.module.title3 h3.header::after {
  margin: -1px auto;
  background-color: #97be0d;
  content: "";
  display: block;
  height: 1px;
  position: relative;
  width: 50px;
  top: 12px;
}
.module.title3 p {
  margin: 5px 0;
}
.module.title3 .header {
  text-align: center;
  font-size:14px;
}
.grid figcaption {
  background-color: #97be0d;
}
.tp-caption.big_organic_white_color {
  background: #97be0d;
}
.ns2-date-blog {
	background-color: #76950B!important;
}
.ns2-date-blog:hover {
  background: #549835 !important;
}
a.ns2-readmore span {
  background: #97be0d !important;
}
a.ns2-readmore span:hover {
  background: #549835 !important;
}
.tick li::before {
  color: #97be0d;
}
.hi-icon:before {
  color: #97be0d;
}
.hi-icon:after {
  box-shadow: 0 0 0 2px #97be0d;
}
.hi-icon-wrap:hover .hi-icon {
  box-shadow: 0 0 0 5px #97be0d;
}
.hi-icon-wrap:hover .hi-icon:before {
  color: #97be0d;
}
.sprocket-strips-s-nav {
  padding-left: 49% !important;
}
.contact-form-block h3 {
  display: none;
}
#sp-main-body-wrapper .contact h3 {
  margin-top: -4px;
  padding: 0;
}
#sp-main-body-wrapper .contact h3::after {
  background-color: #999;
  content: "";
  display: block;
  height: 1px;
  position: relative;
  width: 50px;
  top: 4px;
}

#sp-left .nav li{
	border-bottom-width: 1px!important;
	border-bottom-style: solid!important;
	border-bottom-color: #3aa8ac!important;
}

#sp-left .nav li a{
	font-size: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #3aa8ac;
	font-family: Lato;
	font-weight: 400;
	padding-left: 20px;
	background-image: url(../../images/presets/preset1/grafica/feed.png);
	background-repeat: no-repeat;
	background-position: left center;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: Ubuntu, "Helvetica Neue",Helvetica,Arial,sans-serif;
	
}

#sp-left .nav li a:hover{
	color: #FFF;
	background-color: #A2C749;	
-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;


}
#menuitemfirstpart1 {
  color: #70bf00;
  font-weight: bold;
}

#menuitemfirstpart2 {
  color: #ffae00;
  font-weight: bold;
}

#menuitemfirstpart3 {
  color: #3aa8ac;
  font-weight: bold;
}

#menuitemfirstpart4 {
  color: #ea8032;
  font-weight: bold;
}

.entry-header h1{
	font-size:28px;
	text-transform: uppercase;
	margin-top: 2px;
	padding-top: 2px;
	font-family: Ubuntu, "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:300;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

.entry-content h3{
	font-size:22px;
	font-family: Ubuntu, "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:normal;
	color: #B4B4B4;
	line-height: normal;
}

.entry-content h2{
	font-size:20px;
	font-family: Ubuntu, "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:normal;
	color: #ABAC99;
	line-height: normal;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

ul.list-striped li{
	list-style-type: none;
	}
	
	ul.list-striped li a{
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}