@import url("https://fonts.googleapis.com/css?family=Raleway:400,300");
/*azul claro*/
/*azul oscuro*/
/*verde*/
/*verde claro*/
/*#F4F4F4*/
/*naranja*/
@font-face {
  font-family: 'officina';
  src: url("/Fonts/OfficinaSanITCMedium.eot");
  src: url("/Fonts/OfficinaSanITCMedium.ttf") format("truetype"), url("/Fonts/OfficinaSanITCMedium.eot?#iefix") format("embedded-opentype");
  /* IE9+ */
}

@font-face {
  font-family: 'bebas';
  src: url("/Fonts/BebasNeue-webfont.eot");
  src: url("/Fonts/BebasNeue-webfont.eot?#iefix") format("embedded-opentype"), url("/Fonts/BebasNeue-webfont.woff") format("woff"), url("/Fonts/BebasNeue-webfont.ttf") format("truetype"), url("/Fonts/BebasNeue-webfont.svg#bebas_neueregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(/Fonts/Roboto-Condensed.woff) format("woff");
}

/*@font-face {
    font-family: 'MyFontFamily';
    src: url('myfont-webfont.eot?#iefix') format('embedded-opentype'), 
         url('myfont-webfont.woff') format('woff'), 
         url('myfont-webfont.ttf')  format('truetype'),
         url('myfont-webfont.svg#svgFontName') format('svg');
         }*/
@font-face {
  font-family: officina_it;
  src: url("/Fonts/OfficinaSanITCMediumItalic.ttf");
}

@font-face {
  font-family: code;
  src: url("/Fonts/SourceCodePro-Light.ttf");
}

/* line 4, Event.scss */
#event-detail .ev-img-hero {
  position: relative;
}
/* line 7, Event.scss */
#event-detail .profile-button-follow {
  position: absolute;
  top: 20px;
  right: 20px;
  border: 1px solid #FFF;
}
/* line 13, Event.scss */
#event-detail .title-post {
  display: block;
  padding: 10px;
  background: #FFF;
  position: relative;
}
/* line 18, Event.scss */
#event-detail .title-post h1 {
  font-size: 28px;
  color: #314555;
  font-family: "Roboto", Arial, san-serif;
  margin-right: 130px;
  border-right: 1px solid #d7d7d7;
}
/* line 26, Event.scss */
#event-detail .follow {
  color: #FFF;
}
/* line 29, Event.scss */
#event-detail .unfollow {
  color: #FFF;
  background-color: #f18700;
}
/* line 34, Event.scss */
#event-detail .follow:hover,
#event-detail .unfollow:hover {
  color: #FFF;
  background-color: #f18700;
}

/* line 40, Event.scss */
.share-event-form {
  overflow: hidden;
}

/* line 44, Event.scss */
.share-event-form .cover-selector .preview {
  position: relative;
}

/* line 50, Event.scss */
.event-default-header {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: 100%;
  max-height: 100%;
}

/* line 58, Event.scss */
.share-event-form .data {
  margin: 10px 10px 0;
}

/* line 62, Event.scss */
.share-event-form .data > div {
  margin-bottom: 10px;
}

/* line 66, Event.scss */
.share-event-form .photo-wrapper {
  margin: 10px 10px 0;
}

/* line 70, Event.scss */
.share-event-form .photo-wrapper div {
  position: relative;
}

/* line 74, Event.scss */
.share-event-form .photo-wrapper img {
  width: 90px;
  height: 90px;
}

/* line 79, Event.scss */
.share-event-form .change-photo {
  color: #3B5998;
  display: block;
  text-align: center;
  margin: -2px 0 2px 0;
}

/* line 86, Event.scss */
.share-event-form .photo-wrapper a.remove {
  height: 15px;
  width: 15px;
  background-image: url("/images/icons2.png");
  position: absolute;
  top: 1px;
  right: 1px;
  background-color: black;
  padding: 2px 0 2px 2px;
  opacity: .5;
  display: none;
  background-position: -155px -23px;
  border-radius: 3px;
}

/* line 101, Event.scss */
.share-event-form .photo-wrapper:hover a.remove {
  display: block;
}

/* line 105, Event.scss */
.share-event-form .photo-wrapper:hover a.remove:hover {
  opacity: 1;
}

/* line 109, Event.scss */
.feed-event-info .ev-desc {
  color: #7f7f7f;
  line-height: 1.3;
  margin-top: 5px;
  margin-bottom: 1.66667rem;
}

/* line 117, Event.scss */
.feed-event-info .ev-date .date-time-ico {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 123, Event.scss */
.feed-event-info .location {
  margin-top: 2px;
  position: relative;
}

/* line 128, Event.scss */
.feed-event-info .location .marker-ico {
  position: absolute;
  top: 0;
  left: 2px;
}

/* line 134, Event.scss */
a.ev-location {
  display: block;
  color: #B2B2B2;
  font-size: 14px;
}

/* line 140, Event.scss */
.ev-attachments {
  margin-top: 5px;
}

/* line 144, Event.scss */
.wrapper-ev-profile-header {
  width: 100%;
  height: 250px;
  position: relative;
  z-index: 50;
}

/* line 151, Event.scss */
.wrapper-ev-profile-header .header-profile {
  margin: 0 auto;
  width: 960px;
  height: 100%;
  background-color: #F3F3F3;
  border-bottom: 1px solid #E6E6E6;
  position: relative;
}

/* line 160, Event.scss */
.wrapper-ev-profile-header .ev-header-date {
  width: 60px;
  height: 60px;
  overflow: hidden;
  position: absolute;
  top: 180px;
  left: 10px;
  background-color: #fff;
}

/* line 170, Event.scss */
.wrapper-ev-profile-header .ev-data-header {
  width: 68%;
  position: absolute;
  top: 190px;
  left: 80px;
}

/* line 177, Event.scss */
.wrapper-ev-profile-header .ev-data-header h1 {
  color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0);
  padding: 3px 0 15px;
  margin-bottom: 0px;
}

/* line 184, Event.scss */
.ev-toolbar {
  width: 100%;
  height: 30px;
  position: absolute;
  z-index: 20;
  top: 250px;
}

/* line 192, Event.scss */
.ev-toolbar > div {
  background-color: #F3F3F3;
  border-bottom: 1px solid #E6E6E6;
  border-right: 1px solid #E6E6E6;
  border-radius: 0 0 4px 4px;
  max-width: 960px;
  height: 30px;
  margin: 0 auto;
  position: relative;
}

/************************

    EVENT INDIVIDUAL

************************/
/* line 210, Event.scss */
#wrapper.flexbox-rightcolumn {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
}

/* line 218, Event.scss */
#wrapper.flexbox-rightcolumn section {
  border: none;
  width: 100%;
}

/* line 223, Event.scss */
#wrapper.flexbox-rightcolumn section > div {
  padding-bottom: 0px;
  margin-bottom: 0px;
  max-width: 100%;
}

/* line 229, Event.scss */
#wrapper.flexbox-rightcolumn aside {
  width: 420px;
  background: #FFF;
  position: static;
}

/* line 235, Event.scss */
#wrapper.flexbox-rightcolumn #content-profile {
  padding-left: 0px;
}

/* line 239, Event.scss */
.header-holder {
  max-width: 960px;
  margin: 0px auto;
  position: relative;
}

/* line 245, Event.scss */
.header-holder img {
  width: 100%;
}

/* line 249, Event.scss */
.prime-info {
  width: 100%;
  position: absolute;
  bottom: 10%;
  background: rgba(255, 255, 255, 0);
}

/* line 256, Event.scss */
.prime-info h1 {
  position: relative;
  margin: 0px 160px;
  color: #606060;
  text-shadow: 1px 1px 2px #FFF;
  font-size: 26px;
  text-align: center;
  padding: 20px 0px;
}

/* line 266, Event.scss */
.prime-info .follow, .prime-info .unfollow {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: auto;
}

/* line 274, Event.scss */
.share-link {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -16px;
  list-style: none;
}

/* line 282, Event.scss */
.share-link li {
  float: left;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 3px solid #FFF;
  background: url(/images/share_link.png) 0px 0px;
  margin: 0px 2px;
  cursor: pointer;
  text-indent: -9999px;
}

/* line 294, Event.scss */
.share-link li.facebook {
  background-position: 0px -36px;
}

/* line 298, Event.scss */
.share-link li.google {
  background-position: 0px -72px;
}

/* line 302, Event.scss */
.share-link li.mail {
  background-position: 0px -108px;
}

/* line 306, Event.scss */
.event-holder {
  background: #FFF;
  padding: 10px;
  border: 1px solid #B4B4B4;
  position: relative;
}

/* line 313, Event.scss */
.event-holder .read-slide {
  position: absolute;
  z-index: 4;
  bottom: 10px;
  right: 10px;
  font: normal 12px 'Segoe UI', Arial, verdana, san-serif;
  color: #949494;
  cursor: pointer;
  text-align: right;
}

/* line 324, Event.scss */
.event-holder .read-slide:hover {
  color: #48C31D;
}

/* line 328, Event.scss */
.event-holder h6 {
  color: #606060;
  font: normal 16px officina1, arial, verdana, sans-serif;
  margin-bottom: 10px;
}

/* line 334, Event.scss */
.event-holder .feed-event-info {
  padding: 0px;
  padding-bottom: 20px;
}

/* line 339, Event.scss */
.event-holder .feed-event-info .ev-date {
  margin-top: 0px;
}

/* line 343, Event.scss */
.event-holder .calendar-widget {
  width: 50px;
  height: auto;
}

/* line 348, Event.scss */
.event-holder .calendar-widget .month {
  font-size: 14px;
  height: 20px;
  padding-top: 0px;
  line-height: 20px;
}

/* line 355, Event.scss */
.event-holder .ev-body {
  margin-left: 60px;
  margin-top: 10px;
}

/* line 360, Event.scss */
.event-holder .calendar-widget .day {
  font-size: 18px;
  height: auto;
  padding-top: 0px;
  line-height: 28px;
}

/* line 370, Event.scss */
.event-page .share-box,
.event-page .feeds-stream,
.event-page .more-feeds-wrapper {
  margin-left: 60px;
  margin-right: 60px;
}

/* line 377, Event.scss */
.ev-info-holder {
  font: normal 12px 'Segoe UI', Arial, verdana, san-serif;
  clear: both;
  color: #606060;
  margin: 20px 0px;
}

/* line 384, Event.scss */
.event-holder .ev-desc {
  margin-bottom: 20px;
  font: bold 12px 'Segoe UI', Arial, verdana, san-serif;
  color: #606060;
}

/* line 391, Event.scss */
.profile-widget h3.title {
  color: #606060;
  font-size: 18px;
  margin-bottom: 10px;
}

/* line 397, Event.scss */
.event-page .profile-widget {
  margin-bottom: 40px;
}

/* line 401, Event.scss */
.event-location {
  height: 18px;
  margin-top: 8px;
  line-height: 18px;
}

/* line 407, Event.scss */
.event-location .marker-text {
  color: #949494;
  font: normal 12px 'Segoe UI', Arial, verdana, san-serif;
  display: block;
  position: relative;
  line-height: 18px;
  height: 18px;
  margin-left: 18px;
}

/* line 417, Event.scss */
.event-location .marker-ico {
  float: left;
}

/* line 421, Event.scss */
.bio-map.event-map {
  height: 120px;
  border: 1px solid #b4b4b4;
}

/* line 426, Event.scss */
.event-page .grid-actors-thumb li {
  width: 20%;
  padding: 2px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 434, Event.scss */
.event-page .grid-actors-thumb a {
  display: inline-block;
}

/* line 438, Event.scss */
.event-page .grid-actors-thumb img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 360px) {
  /* line 444, Event.scss */
  .calendar-widget {
    width: 45px;
    height: 45px;
  }

  /* line 448, Event.scss */
  .feed-event-info .calendar-widget {
    margin-right: 5px;
  }

  /* line 451, Event.scss */
  .feed-event-info .ev-name {
    font-size: 12px;
  }

  /* line 454, Event.scss */
  .ev-body {
    margin-left: 50px;
  }
}
