
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
h4 {    color: #34bf49;}


.space20{ padding-top: 20px; }
.space70 {padding: 70px 0 80px;}
.space50 {padding: 55px 0 50px;}
.space35 {padding-bottom:35px;}
.space40 {padding: 35px 0;}

.index-page .brand h4 {
   font-weight: 500;
   color:#fbc53c;
}

.features2 {
  /*background: #fff;*/
}
.features .features2 {
  margin: 30px 0;
}
.features .features2 .icon {
  position: absolute;
  
}
.feature-banner{
    width:100%;
}

.features .features2 .icon i {
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 50%;
  font-size: 36px;
  color: #3f51b5;
}
.features .features2 h4 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 800;
  color: #34bf49;
}
.features .features2 .features-text {
  padding-left: 80px;
  min-height: 80px;
}
.features .features2 .features-text p {
  margin: 0;
}

.section {
  padding: 90px 0;
}
.section-header .section-title {
  font-size: 38px;
  text-transform: uppercase;
  margin-top: 0;
  font-weight: 700;
  clear: both;
}
.section-header .section-subtitle {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 0;
}
.title-small {
  font-size:18px;
  color: #424242;
  margin-bottom:30px;
  line-height: normal;
  text-align: center;
  width: 90%;
}

.subtitle{
 font-weight: 700;
    color: #f17f00;
  margin-bottom:50px;
  line-height: normal;
  text-align: center;}

.why img {
  float: right;
}
.why .feature-item {
  padding: 48px 0;
}





.image-container img{
    width: auto;
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
}

.presentation-page .whats-title {
    margin-top: 140px;
    margin-bottom: 5px;font-weight: 700;  
}

.image-container2 {
        max-width: 1040px;
    margin-top: -140px;
    position: relative;
    height: 660px;
}
.image-container2 img{
   max-width: 1040px;
    width: auto;
    position: absolute;
    right: 0;
    top: 0px;
}


.featuremiddle {
    display: table-cell;
    vertical-align: middle; height: 300px;
}
.featurepage {overflow: hidden;}
.bggray {background: #f9f9f9;}
.posi-right{position: absolute; right:-100px;}
.posi-left{position: absolute; left:-100px}
.posi-height{height: 351px;}
.featurepage h3 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
    color: #34bf49;
}
.featurepage p{font-size: 16px; line-height: 24px;}


