.header {
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  min-height: 754px;
}


.webapp {
 font-size: 2.35em;
 font-weight: normal;
 letter-spacing: -0.02em;
 margin-bottom: 10px;
 color: #FFFFFF;
 padding-top: 20px;
}

.call{
  font-size: 15px;
  line-height: 26px;
}

.title-local-banner{
  font-size: 55px;
  z-index: 999999;
  margin-top: -145px;
  margin-bottom: 0;
  color: white;
  font-size: 25px;
  text-transform: uppercase;
}

.webapp a {
  color: #000;
}

.chamada {
  background-color: #a9a6a6;
}

.location  p {

  margin-left: 5px;
}

.call p {

  margin-left: 5px;
}

.contact p {

  margin-left: 5px;
}

.text-destaque-header {
  margin-left: 10px;
  border-left: 5px solid #FF3A00;
  padding-left: 10px;
}

.navbar-default {
    background-color: #080808;
    border-color: #e7e7e7;
}

.text-desc-content{

}

.hotels p{
  margin-bottom: 0 !important;
  margin-top: 10px;
}


.maps iframe{
  pointer-events: none;
}


.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {

  color: #fff !important;
  background-color: #246569 !important;
  border: none;
  cursor: default;
}


.wrapper {
  margin: 0 auto;
  width: 960px;
  position: relative;
}

.wrapper-banner {
  margin: 0 auto;
  width: 100%;
}

.call-action-area{
  text-align: center;
}

.wrapper-banner-one {
  margin: 0 auto;
  position: relative;
  top: 80%;
}


.nav-pt{
  margin-right: 5px !important;
}

.menu-destaque {
 font-size: 17px !important;
 color: #F9CB3A !important;
 font-weight: 700;
}

.content {
  padding: 50px 0;
}

.content section {
  padding: 0 50px;
}

.img-responsive {
  width: 100%;
  height: auto;
}


h2,
h3,
h4 {
 font-size: 31px;
 font-weight: 300;
 margin-bottom: 0.4em;
 letter-spacing: -0.02em;
}

h3 {
  font-size: 4em;
}

h4 {
  font-size: 3em;
}

p {
  font-size: 16px;
  line-height: 1.6em;
  margin-bottom: 1.4em;
}

.photo {
  max-width: 100%;
  position: relative;
  top: -1px;
}

@media only screen and (max-width: 480px) {
  h2 {
    font-size: 3em;
  }

  h3 {
    font-size: 2em;
  }

  h4 {
    font-size: 1.8em;
  }

  p {
    font-size: 1.4em;

  }

  .desc-wrapper {
   margin-top: 180px;
 }

 .content {
  padding: 0;
}

.content:section {
  padding-top: 50px;
}
.title-local-banner{
  font-family: 'RBNo2';
  font-size: 22px;
  font-weight: 100;
  margin-top: 830px;
  position: relative;
}

}

nav {
  padding: 15px 0;
  position: fixed;
  width: 100%;
  z-index: 10;
}

.nav-item {
  display: inline-block;
  margin-right: 15px;
}

.page-scroll {
  font-size: 1.8em;
  font-weight: 700;
}

li.nav-item.destaque {
    background-color: #e54700;
    padding: 10px;
}


.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}


@media only screen and (max-width: 480px) {
  nav {
    display: none;
  }
}

.global {
  width: 100%;
  overflow-x: hidden;
}


.header p {
  color: #fff;
}

.logo-name {
  margin-bottom: 0;
  font-size: 8em;
  letter-spacing: -0.04em;
}

.tagline {
  margin-bottom: 50px;
  font-size: 2em;
  letter-spacing: -0.02em;
}

.call-action-area .price {
  font-size: 4em;
  vertical-align: center;
  margin-right: 20px;
}

.call-action-area .call-action-link,
.call-action-area .call-action-link-second,
.btn {
  position: relative;
  top: -5px;
  cursor: pointer;
  display: inline-block;
  padding: 15px 30px;
  font-size: 2em;
  line-height: 1em;
  vertical-align: center;
  letter-spacing: -0.02em;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}


@media (max-width: 967px) and (min-width: 736px){
  .wrapper-banner {
   width: 100%;
   top: 49%;
   position: absolute;
 }

}


@media (max-width: 767px) and (min-width: 200px){
  .wrapper-banner {
    width: 100%;
    top: 130px;
  }

  .title-local-banner{
    font-size: 20px !important;
  }
}

@media (max-width: 1200px)  and (min-width: 968px){
  .wrapper-banner{
   width: 100%;
   top: 130%;
   position: absolute;

 }
}


@media (max-width: 570px) {
  .logo-name {
    font-size: 3em !important;
  }
}
@media (max-width: 530px) {
  .call-action-area a {
    margin: 5px 0 !important;
  }
}
@media only screen and (max-width: 480px) {


  .logo-name {
    font-size: 4em;
  }

  .tagline {
    margin-bottom: 15px;
    font-size: 1.4em;
  }

  .call-action-area .price {
    font-size: 2em;
    margin: 0 0 15px;
    display: block;
  }

  .call-action-area .call-action-link,
  .call-action-area .call-action-link-second,
  .btn {
    top: 0;
  }
}
@media only screen and (max-width: 321px) {
  .logo-name {
    font-size: 4em;
    margin-bottom: 0.4em;
  }
}

.about {
  margin: 0;
}

.contact{
  margin: 0;
}

.sponsors-list{
  margin: 0;
}

@media only screen and (max-width: 1024px) {
 .about {
  margin: 0;
}
}

.speakers-item {
  position: relative;
  min-height: 180px;
  padding-left: 180px;
  margin-bottom: 30px;
  border-bottom: 1px dashed #e7e7e7;
}

.speaker-photo {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 120px;
  height: 120px;
}

.speech-title {
  padding-top: 10px;
  font-size: 2em;
  margin-bottom: 1em;
}

.speech-time {
  font-size: 18px;
  padding: 10px 15px;
  letter-spacing: -0.03em;
}

.speakers-name {
  font-size: 1.6em;
}

.speakers-item p {
  font-size: 1.4em;
}

@media only screen and (max-width: 480px) {
 .speakers-item {
  min-height: 70px;
  padding-left: 70px;
}

.speaker-photo {
  width: 50px;
  height: 50px;
}

.speech-title {
  padding-top: 0;
  font-size: 16px;
  margin-bottom: 0.3em;
}

.speech-time {
  font-size: 16px;
  padding: 0;
}

.speakers-bio {
  display: none;
}
}

.schedule-tbl table {
  border-collapse: collapse;
  font-size: 1em;
}
.schedule-tbl td,
.schedule-tbl th {
  position: relative;
  padding: 20px 30px;
  font-size: 1.4em;
  line-height: 1.4em;
  text-align: left;
}
.schedule-tbl th {
  padding: 5px 30px;
  color: #2b2b2b;
  font-size: 2em;
  font-weight: bolder;
}
.schedule-tbl .speaker-photo {
  position: relative;
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 20px;
}
.schedule-tbl .schedule-time {
  text-align: center;
}

.schedule-slot {
  width: 250px;
  font-size: 16px;
}

.speakers-company {
  display: block;
  font-size: 12px;
}

@media only screen and (min-width: 320px) and (max-width: 800px) {
  .schedule-tbl {
    padding: 1px;
  }
  .schedule-tbl td,
  .schedule-tbl th {
    padding: 10px;
  }
  .schedule-tbl th {
    padding: 10px;
    font-size: 1.8em;
  }
  .schedule-tbl .speaker-photo {
    width: 40px;
    height: 40px;
    margin-right: 5px;
  }
  .schedule-tbl .schedule-slot {
    width: 120px;
  }
  .schedule-tbl td .schedule-slot {
    font-size: 14px;
    line-height: 1.2em;
  }
  .schedule-tbl td .schedule-description {
    font-size: 12px;
  }
  .schedule-tbl .schedule-time {
    width: 60px;
    padding: 10px 0 10px 5px;
    text-align: left;
  }
}
@media only screen and (max-width: 321px) {
  .schedule-tbl .schedule-description {
    display: none;
  }
  .schedule-tbl .schedule-slot {
    width: auto;
  }
}

.sponsor-item,
.partner-item {
  display: inline-block;
  margin: 0 30px 30px 0;
}

.sponsor-link {
  line-height: normal;
}

.partner-link {
  line-height: 150px;
}

.sponsor-link,
.partner-link {
  display: block;
  text-align: center;
  vertical-align: middle;
  width: 150px;
  height: 150px;
}

.sponsor-platinum {
  width: 160px;
  height: 90px;
}

.sponsor-gold {
  width: 100px;
  height: 60px;
}

.sponsor-silver {
  width: 65px;
  height: 35px;
}

.sponsor-bronze {
  width: 65px;
  height: 35px;
}

@media only screen and (min-width: 320px) and (max-width: 800px) {
  .sponsor-item,
  .partner-item {
    margin: 0 5px 10px 0;
  }

  .sponsor-link,
  .partner-link {
    width: 95px;
    height: 95px;
    line-height: 95px;
  }
}
@media only screen and (max-width: 321px) {
  .sponsor-item,
  .partner-item {
    margin: 0 12px 15px 0;
  }

  .sponsor-link,
  .partner-link {
    width: 115px;
    height: 115px;
    line-height: 115px;
  }
}

.form-contato label {
  font-size: 16px;
  display: block;
  margin-bottom: 0.5em;
}

.control-group {
  height: auto;
  clear: both;
  margin-bottom: 20px;
}

.control-group-name,
.control-group-email {
  clear: none;
  width: 467px;
  float: left;
  margin-right: 25px;
}

.control-group-email {
  margin-right: 0;
}

.form-contato input[type=text],
.form-contato input[type=email],
.form-contato textarea {
  display: block;
  width: 100%;
  min-height: 15px;
  padding: 10px;
  font-size: 14px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.form-contato:textarea {
  height: 300px;
}
.form-contato .btn {
  float: right;
}

@media only screen and (min-width: 320px) and (max-width: 800px) {
  .control-group-name,
  .control-group-email {
    clear: both;
    width: 100%;
    float: none;
    margin-right: 0;
  }

  .form-contato .btn {
    margin-bottom: 50px;
  }
}
html {
  color: #444444;
  font: normal normal 10px/1.2em helvetica, arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2b2b2b;
}

.content a {
  color: #f0a303;
  font-weight: 700;
}

.parallax { 
/* Create the parallax scrolling effect */
  background-attachment: fixed;
}

.form-contato input[type=text],
.form-contato input[type=email],
.form-contato textarea {
  color: #444444;
}

.condition-list,
.discount-list {
  font-size: 1.6em;
  line-height: 1.6em;
}

.sponsor-list h3,
.sponsors-list h3 {
  font-size: 2em;
}
.sponsor-list h4,
.sponsors-list h4 {
  font-size: 1.5em;
}


nav {
  background: #000000;
  border-bottom: 2px solid #FF3A00;
  text-transform: uppercase;
  font-size: 7px;
}

.page-scroll {
  color: #e7e7e7;
}
.page-scroll:active, .page-scroll:hover, .page-scroll:focus, .page-scroll.current {
  color: #fff;
}

.sponsorship {
  color: #f0a303;
  font-weight: bold;
}

.langs li {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  right: 0;
}

@media (max-width: 768px) {
  .nav-item {
    margin-right: 5px;
  }
  .nav-item .page-scroll {
    font-size: 1.18em;
  }
}

@media only screen and (max-width: 1024px) {
  .header {
   min-height: 450px;
   background-size: 100% auto !important;
 }
 .wrapper {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}


}


@media (max-width: 500px){
 .header {
  min-height: 262px !important;
}

}

@media (max-width: 893px) and (min-height: 600px){
  .header {
    min-height: 435px;
    background-size: 100% auto !important;
  }
}


.logo-link,
.tagline,
.call-action-area .price {
  color: #fff;
  text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.3);
}

.logo-name {
  margin-bottom: 0;
  font-size: 7em;
}

.tagline {
  font-weight: normal;
  margin-bottom: 50px;
  font-size: 2.35em;
  letter-spacing: -0.02em;
  margin-top: 10px;
}

.call-action-area .price {
  color: #fddd52;
}

.call-action-area a {
  margin: 0 5px;
}

.call-action-area .call-action-link,
.call-action-area .call-action-link-second,
.btn {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.call-action-area .call-action-link,
.btn {
  color: #2b2b2b;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIzMCUiIHN0b3AtY29sb3I9IiNmZGRkNTIiLz48c3RvcCBvZmZzZXQ9IjE1MCUiIHN0b3AtY29sb3I9IiNmMGEzMDMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(30%, #fddd52), color-stop(150%, #f0a303));
  background-image: -moz-linear-gradient(top, #fddd52 30%, #f0a303 150%);
  background-image: -webkit-linear-gradient(top, #fddd52 30%, #f0a303 150%);
  background-image: linear-gradient(to bottom, #fddd52 30%, #f0a303 150%);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.4), inset 0 -2px 3px 0 #cc7f0a, inset 0 1px 0 0 #fff9b1;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.4), inset 0 -2px 3px 0 #cc7f0a, inset 0 1px 0 0 #fff9b1;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.4), inset 0 -2px 3px 0 #cc7f0a, inset 0 1px 0 0 #fff9b1;
}

.call-action-area .call-action-link-second,
.btn {
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIzMCUiIHN0b3AtY29sb3I9IiMwMGE0N2YiLz48c3RvcCBvZmZzZXQ9IjE1MCUiIHN0b3AtY29sb3I9IiMwMTY5NTIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(30%, #00a47f), color-stop(150%, #016952));
  background-image: -moz-linear-gradient(top, #00a47f 30%, #016952 150%);
  background-image: -webkit-linear-gradient(top, #00a47f 30%, #016952 150%);
  background-image: linear-gradient(to bottom, #00a47f 30%, #016952 150%);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.4), inset 0 -2px 3px 0 #00a47f, inset 0 1px 0 0 #016952;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.4), inset 0 -2px 3px 0 #00a47f, inset 0 1px 0 0 #016952;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.4), inset 0 -2px 3px 0 #00a47f, inset 0 1px 0 0 #016952;
}

.events-logos {
 margin-left: 7%; 
 margin-bottom: 40px;
}

.events-logos a{
 margin-top: 20px;
 margin-bottom: 20px;
 display: inline-block;
}

.events-logos a:first-child {
  margin-left: -19px;
}

.events-logos a:nth-child(2) {
  margin: 0 45px;
}

.events-logos a:last-child {
  margin-right: -20px;
}

.events-logos a img {
  -moz-transition: margin 0.2s ease-out;
  -o-transition: margin 0.2s ease-out;
  -webkit-transition: margin 0.2s ease-out;
  transition: margin 0.2s ease-out;
}


.events-logos a img:hover {
  margin-top: -20px;
}


@media (min-width: 1550px){
  .header {
    min-height: 954px;
  }
}


@media (max-width: 1450px) and (min-width: 893px) {

  .header {
    background-size: 100%;
  }

  .nav{
    padding: 0;
  }
}

@media (max-width: 1024px) {


  .events-logos a:first-child {
    margin-left: 0;
  }

  .events-logos a:nth-child(2) {
    margin: 0 2.8%;
  }

  .events-logos a:last-child {
    margin-right: 0;
  }

  .nav{
    padding: 0;
  }

}
@media (max-width: 999px) {

  .events-logos a:nth-child(2) {
    margin: 0 2%;
  }
}
@media (max-width: 983px) {

  .events-logos a:nth-child(2) {
    margin: 0;
  }
}
@media (max-width: 983px) and (max-width: 638px) {

  .events-logos {
    position: relative;
    left: -10px;
  }

  .events-logos a {
    width: 100% !important;
    display: inline-block;
  }

  .events-logos a img {
    margin: 0 auto;
    display: list-item;
  }
}


.about {
  border: none;
  background: #fff;
  border-radius: 4px;
}

.hotels .about {
  margin-bottom: 20px;
}

.hotel-container {
  float: left;
  display: inline-block;
  width: 100%;
  margin-right: 5%;
  font-size: 0.9em;
}

.hotel-picture {
  float: left;
  margin-right: 3%;
}

blockquote {
  border-left: 3px double #00a47f;
  font-size: 16px;
  line-height: normal;
  margin: 10px 0;
  padding: 5px;
}
blockquote em {
  color: #965900;
}

.condition-list li:before,
.discount-list li:before {
  content: url("../img/check.svg");
  display: inline-block;
  float: left;
  height: 10px;
  margin-right: 7px;
  width: 10px;
}

@media (max-width: 320px) {
  .hotel-container .hotel-picture {
    display: list-item;
    margin: 0 auto;
    float: none;
  }
  .hotel-container .hotel-name {
    margin-top: 30px;
    margin-bottom: 0;
  }
  .hotel-container .hotel-description {
    margin: 0;
  }
  .hotel-container .hotel-name,
  .hotel-container .hotel-description {
    display: inline-block;
    width: 100%;
  }
}

.location-area {
  background: #e7e7e7;
  border: 1px solid #FF3A00;
  height: 300px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}


.speaker-photo .photo {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.07);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.speech-time {
  color: #fff;
  background: #2b2b2b;
  border-radius: 8px;
}

.speakers-item:hover .speaker-photo .photo {
  -moz-box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.3);
}


@media only screen and (max-width: 480px) {
  .speaker-photo .photo {
    -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.07);
  }

  .speech-title {
    font-weight: bolder;
  }

  .speech-time {
    color: #2b2b2b;
    background: transparent;
    font-weight: bolder;
  }
}


.schedule-coffee,
.schedule-closing,
.schedule-lunch,
.schedule-other {
  color: #214f87;
}

.schedule-tbl {
  background: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.schedule-tbl table {
  background: #fff;
}
.schedule-tbl td,
.schedule-tbl th {
  border: 1px solid #e7e7e7;
  text-align: center;
}
.schedule-tbl th {
  color: #2b2b2b;
}
.schedule-tbl tbody tr:hover {
  background: #fffde1;
}
.schedule-tbl tbody tr:nth-child(2n+1) {
  background: #f6f6f6;
}
.schedule-tbl .speaker-photo .photo {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
}

.schedule-slot {
  color: #2b2b2b;
}

.speakers-company {
  color: #999;
}

.sponsor-link,
.partner-link {
  background: #fff;
  border: none;
  display: inline-block;
}

.sponsor-link:hover, .sponsor-link:focus, .sponsor-link:hover, .sponsor-link:focus {
  border-color: #00a47f;
}

.special-title {
  margin-right: 353px;
}


.form-contato input[type=text],
.form-contato input[type=email],
.form-contato textarea {
  border: 1px solid #00a47f;
  background: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.form-contato input[type=text]:focus,
.form-contato input[type=email]:focus,
.form-contato textarea:focus {
  border-color: #aaa;
  outline: 0;
}

html {
  background: #F6F6F6;
}

.container {
  max-width: 1024px;
  background-color: #fff;
  margin: 0 auto;
}


@font-face {
  font-family: 'RBNo2';
  src: url('../fonts/RBNo2-Light.eot');
  src: url('../fonts/RBNo2-Light.eot?#iefix') format('embedded-opentype'),
  url('../fonts/RBNo2-Light.woff2') format('woff2'),
  url('../fonts/RBNo2-Light.woff') format('woff'),
  url('../fonts/RBNo2-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}


.title-local-banner{
  font-family: 'RBNo2';
  font-size: 64px;
  font-weight: 100;
  margin-top: -115px;
  text-align: center;
}


.evento-programa{
  font-weight: 100;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 50px;
}

.fa{
  font-size: 24px !important;
}

.wepapp {
  padding: 10px;
  font-size: 23px;
  background: black;
  color: #FFF;
  border-bottom: 2px solid red;
  text-align: center;
  padding-top: 23px;
  line-height: 100%
}

.wepapp a{
 color: #FB3815;
}