
a.btn.btn-md.btn-slide.btn-whatsapp{
  background: #2db93d !important;
  color: #ffffff !important;
  border-width: 0;
}

.share-icons a {
  font-size: 1.3em !important;
}


#header.dark .header-extras li.inscribete .btn{

  display: inline-block !important;
  background: white !important;
}
#home #header.dark .header-extras li.inscribete .btn{

	/* background: #2250fc !important; */
    /* color: white !important; */
	/* display: none !important; */
}
#mainMenu.menu-creative nav > ul > li > a:after {
  background-color: #2250fc;
}

.event-info-box {
  background: #111;
  padding: 40px 0;
}

.event-info-box .col-lg-3, 
.event-info-box .col-lg-4 {
	border-right: 1px solid #333;
}
.event-info-box .col-lg-3:last-child, 
.event-info-box .col-lg-4:last-child {
	border-right: 0;
}

.event-info-icon {
  color: #fff;
  float: left;
  clear: both;
  padding: 10px 22px;
  width: 70px;
}
.event-info-icon i{
  margin-top: 5px;
}

.event-info-content{
  line-height: 2;
}
.event-info-content .info-title {
  font-size: 18px;
  color: #b41525;
}
.event-info-content .info-description {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 0 !important;

}
.event-info-content .info-description.big{
  font-size: 24px;
}

.post-title {
  border-bottom: 1px solid rgba(255,255,255,0.3);
}




