/* Enter Your Custom CSS Here */
body{
  background: #F3F3F3 !important;
}

.top-icons{
  display:none;
}

.website-title{
  margin-top: 5%;}

.image-module-position{
  width:85%;
  margin-left: 7.5%;
  background: #F3F3F3 !important;
}

.fade02-left{
  background: #F3F3F3 !important;
}

.fade02-right{
  background: #F3F3F3 !important;
}

.widget-title{
  border-bottom: 2px solid #E8E8E8;
}

.widget-title span{
  border-bottom: none;
}

.entry-title{
  display: none;
}

p{
  font-size: 1.1em;
}

h2{
  padding-top: 0px !important;
  margin-top: 0px !important;
}

.clear{
  color: #818077;
}

:hover .clear{
  color: #818077;
}

.evento{
  padding-bottom:2em;
  width: 100%;
}

.evento-margin {
  margin-top: 40px;
}

.left{
  width: 50%;
  float: left;
}

.right{
  width: 45%;
  float: left;
  margin-top: 1%;
}

.email-form-button {
  background-color: #5f9839 !important;
}

.email-form-button:hoover {
  background-color: #0099cc !important;
}