body {
  font-family: 'Raleway', sans-serif; }

.event_venue, .tagline, .small-calendar #calendario .fc-calendar-container .fc-calendar .fc-body, .supporting, #events_axs .event_list h4, #events_axs .event_list h5, .page_header_container h4, .page_header_container h5 {
  font-family: 'Lato', sans-serif; }

.tagline {
  color: #DDDDDD; }

p, .textarea li, .textarea a, .faq li {
  font-family: 'Lato', sans-serif; }

[data-width="1"][data-layout="default"].promotionswidget p {
  font-size: 15px; }

[data-width="1"][data-layout="default"].promotionswidget h2 {
  font-weight: bold; }

.event_list.widget_content.carousel .info .date {
  font-size: 10px;
  font-family: 'Lato', sans-serif; }

.widget_title {
  font-weight: 300; }

.calendario h4, .calendario .data {
  font-family: 'Lato', sans-serif; }

.modal button.close {
  background: #5BACD2; }

.rsHomepage.fullResponsive.rsDefault .rsGCaption .rsABlock p {
  overflow: hidden;
  font-size: 19px;
  opacity: 100;
  color: #fff; }
  .rsHomepage.fullResponsive.rsDefault .rsGCaption .rsABlock p a:not(:hover) {
    color: #fff; }

.rsHomepage.fullResponsive.rsDefault .rsGCaption .rsABlock .buttons a:hover {
  background: #d7ba00;
  color: #fff; }
  .rsHomepage.fullResponsive.rsDefault .rsGCaption .rsABlock .buttons a:hover i {
    color: #fff; }

.calendario h4 {
  font-weight: 300; }

body {
  overflow-x: hidden; }

header .logo {
  margin-top: -3px;
  margin-right: 0px;
  background: url(../images/background-header.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  margin-bottom: 0;
  position: relative; }
  header .logo span {
    height: calc(100% - 5px);
    position: relative;
    z-index: 10; }
  header .logo a, header .logo span {
    position: relative;
    z-index: 10; }
  header .logo:after, header .logo:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    height: calc(100% - 5px);
    width: 300px;
    transform: translateX(-50%);
    z-index: 0; }
  header .logo:before {
    margin-left: -150px;
    background: linear-gradient(to left, black 0%, rgba(0, 0, 0, 0.001) 100%); }
  header .logo:after {
    margin-left: 150px;
    background: linear-gradient(to right, black 0%, rgba(0, 0, 0, 0.001) 100%); }

.toolbar_wrapper {
  font-family: 'Lato', sans-serif; }

body.sponsors {
  max-width: 100%;
  margin: 0;
  float: none;
  text-align: left; }

footer .nav li, .footer .nav li {
  padding-left: 0; }

footer .nav ul:nth-child(4n), .footer .nav ul:nth-child(4n) {
  width: 30%; }

.buttons a:hover, .event_list .buttons a:hover {
  background: none; }

.layout-desktop nav, .header-fixed header {
  background: #000 !important; }

.header-wrapper nav {
  z-index: 10; }

.layout-desktop nav ul {
  display: table !important; }
  .layout-desktop nav ul a {
    padding: 0 15px; }
