﻿html {
  overflow-x: hidden !important;
}

body {
  overflow-x: hidden;
}

@font-face {
  font-family: "montserratbold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/montserrat/montserrat-bold-webfont.eot");
  src: url("../fonts/montserrat/montserrat-bold-webfont.eot?#iefix")
  format("embedded-opentype"),
  url("../fonts/montserrat/montserrat-bold-webfont.woff") format("woff"),
  url("../fonts/montserrat/montserrat-bold-webfont.ttf") format("truetype"),
  url("../fonts/montserrat/montserrat-bold-webfont.svg#montserratbold")
  format("svg");
}
@font-face {
  font-family: "montserrat";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/montserrat/montserrat-regular-webfont.eot");
  src: url("../fonts/montserrat/montserrat-regular-webfont.eot?#iefix")
  format("embedded-opentype"),
  url("../fonts/montserrat/montserrat-regular-webfont.woff") format("woff"),
  url("../fonts/montserrat/montserrat-regular-webfont.ttf") format("truetype"),
  url("../fonts/montserrat/montserrat-regular-webfont.svg#montserratbold")
  format("svg");
}
@font-face {
  font-family: "ralewaybold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/raleway/raleway-bold-webfont.eot");
  src: url("../fonts/raleway/raleway-bold-webfont.eot?#iefix")
  format("embedded-opentype"),
  url("../fonts/raleway/raleway-bold-webfont.woff") format("woff"),
  url("../fonts/raleway/raleway-bold-webfont.ttf") format("truetype"),
  url("../fonts/raleway/raleway-bold-webfont.svg#ralewaybold") format("svg");
}
@font-face {
  font-family: "ralewayextralight";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/raleway/raleway-extralight-webfont.eot");
  src: url("../fonts/raleway/raleway-extralight-webfont.eot?#iefix")
  format("embedded-opentype"),
  url("../fonts/raleway/raleway-extralight-webfont.woff") format("woff"),
  url("../fonts/raleway/raleway-extralight-webfont.ttf") format("truetype"),
  url("../fonts/raleway/raleway-extralight-webfont.svg#ralewayextralight")
  format("svg");
}
@font-face {
  font-family: "ralewaylight";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/raleway/raleway-light-webfont.eot");
  src: url("../fonts/raleway/raleway-light-webfont.eot?#iefix")
  format("embedded-opentype"),
  url("../fonts/raleway/raleway-light-webfont.woff") format("woff"),
  url("../fonts/raleway/raleway-light-webfont.ttf") format("truetype"),
  url("../fonts/raleway/raleway-light-webfont.svg#ralewaylight") format("svg");
}
@font-face {
  font-family: "raleway";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/raleway/raleway-regular-webfont.eot");
  src: url("../fonts/raleway/raleway-regular-webfont.eot?#iefix")
  format("embedded-opentype"),
  url("../fonts/raleway/raleway-regular-webfont.woff") format("woff"),
  url("../fonts/raleway/raleway-regular-webfont.ttf") format("truetype"),
  url("../fonts/raleway/raleway-regular-webfont.svg#raleway") format("svg");
}
.caps {
  text-transform: uppercase;
}
.icons-sprite,
.icons-fb,
.icons-flickr,
.icons-gplus,
.icons-ico-map,
.icons-icon-dicas,
.icons-icon-hospedagem,
.icons-icon-plus,
.icons-linkedin,
.icons-twitter {
  background-image: url("/seminario-privacidade/img/icons-s6636db1eb4.png");
  background-repeat: no-repeat;
}
.icons-fb {
  background-position: 0 0;
  height: 31px;
  width: 31px;
}
.icons-fb:hover,
.icons-fb.fb-hover {
  background-position: 0 -31px;
}
.icons-flickr {
  background-position: 0 -62px;
  height: 31px;
  width: 31px;
}
.icons-flickr:hover,
.icons-flickr.flickr-hover {
  background-position: 0 -93px;
}
.icons-gplus {
  background-position: 0 -124px;
  height: 31px;
  width: 31px;
}
.icons-gplus:hover,
.icons-gplus.gplus-hover {
  background-position: 0 -155px;
}
.icons-ico-map {
  background-position: 0 -186px;
  height: 41px;
  width: 28px;
}
.icons-icon-dicas {
  background-position: 0 -227px;
  height: 99px;
  width: 100px;
}
.icons-icon-hospedagem {
  background-position: 0 -326px;
  height: 113px;
  width: 113px;
}
.icons-icon-plus {
  background-position: 0 -439px;
  height: 20px;
  width: 18px;
}
.icons-linkedin {
  background-position: 0 -459px;
  height: 31px;
  width: 31px;
}
.icons-linkedin:hover,
.icons-linkedin.linkedin-hover {
  background-position: 0 -490px;
}
.icons-twitter {
  background-position: 0 -521px;
  height: 31px;
  width: 31px;
}
.icons-twitter:hover,
.icons-twitter.twitter-hover {
  background-position: 0 -552px;
}
.btn {
  font-family: montserratbold, montserrat, Arial, "Helvetica Neue", Helvetica,
  sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.btn-register {
  background-color: #000;
  color: #fff;
}
.btn-register:focus,
.btn-register:hover {
  background-color: #404040;
}
.btn-list {
  background-color: #aaa;
  color: #fff;
}
.btn-list:focus,
.btn-list:hover {
  background-color: #eaeaea;
}
.btn-generic {
  background-color: #000;
  color: #fff;
}
.btn-generic:focus,
.btn-generic:hover {
  background-color: #404040;
}
.panel {
  border: none;
  background-color: transparent;
  box-shadow: none;
}
.panel-default {
  border-color: #a69ea2;
}
.panel-default > .panel-heading {
  margin-bottom: 1rem;
  background-image: none;
  background-color: transparent;
  border-bottom: 2px solid #f2f2f2;
  border-top: 2px solid #f2f2f2;
  display: inline-block;
  width: 100%;
}
.panel-default .panel-title .arrow {
  margin-right: 10px;
}
.panel-body {
  border: none !important;
}
.navbar {
  border-radius: 0;
}
.navbar-nav > li > a {
  font-family: montserrat, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 20px;
}
.navbar-default {
  background-color: #28211f;
  margin-top: 60px;
  border-color: #28211f;
}
.navbar-default .navbar-nav .active a,
.navbar-default .navbar-nav .active a:focus,
.navbar-default .navbar-nav .active a:hover {
  background-color: #28211f;
  color: #6ccdd7;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #fff;
}
.navbar-lang {
  border-left: 1px solid #787382;
  border-right: 1px solid #787382;
  margin-left: 75px;
}
.navbar-lang .active a {
  color: #464449;
}
.nav-login {
  margin-top: 20px;
  margin-right: 40px;
}
.nav-login > a {
  font-size: 14px;
  color: #fff203;
  font-family: montserratbold, montserrat, Arial, "Helvetica Neue", Helvetica,
  sans-serif;
  margin-left: 18px;
}
.topbar {
  display: inline-block;
  width: 100%;
  height: 60px;
  background-color: #353535;
  margin-bottom: -5px;
}
@media (max-width: 1199px) {
  .navbar-nav > li > a {
    font-size: 8px !important;
    margin-left: -12px;
  }
  .navbar-lang {
    padding-left: 10px;
    margin-left: 0;
  }
}
@media (min-width: 989px) and (max-width: 1199px) {
  .navbar-nav > li > a {
    font-size: 11px !important;
  }
}

.navbar {
  margin-bottom: 0;
}

.btn-leia-mais {
  display: inline-block !important;
  width: auto !important;
  margin-top: 30px;
}

.btn-warning {
  color: #fff;
  background-color: #fdc800;
  border-color: #fdc800;
  -webkit-box-shadow: 0px 0px 25px -4px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0px 0px 25px -4px rgba(0, 0, 0, 0.55);
  box-shadow: 0px 0px 25px -4px rgba(0, 0, 0, 0.55);
}

.btn-warning:hover {
  color: #fff;
  background-color: #fdc800;
  border-color: #fdc800;
  -webkit-box-shadow: 0px 0px 25px -4px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0px 0px 25px -4px rgba(0, 0, 0, 0.55);
  box-shadow: 0px 0px 25px -4px rgba(0, 0, 0, 0.55);
  transform: translateY(-1px);
}

.banner {
  min-height: 360px !important;
  margin-top: 0 !important;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover !important;
}

.banner-workshop {
  min-height: 320px !important;
  margin-top: 0 !important;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover !important;
}

.banner-workshop {
  height: 290px;
  background-position: center;
}

.webapp-color {
  background-color: #31a5b6;
  text-align: center;
  padding: 10px;
  color: #fff;
  font-size: 26px;
  font-family: ralewaylight, raleway, "Helvetica Neue", Helvetica, sans-serif;
  margin-top: 2rem;
  cursor: pointer;
}

.webapp a {
  color: #000;
  cursor: pointer;
}

.navbar-default .aovivo a {
  font-size: 22px;
  font-weight: 700;
}

.navbar-default .container {
  background-color: #28211f;
}

.banner h1 {
  font-family: montserratbold, montserrat, Arial, "Helvetica Neue", Helvetica,
  sans-serif;
  font-size: 67px;
  color: #2d2a31;
  text-transform: uppercase;
  line-height: 0.9;
  margin-bottom: 0;
}
.banner .location {
  font-family: montserratbold, montserrat, Arial, "Helvetica Neue", Helvetica,
  sans-serif;
  font-size: 31px;
  color: blue;
  text-transform: uppercase;
  margin-top: 10px;
}
.banner .desc {
  font-family: montserrat, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 31px;
  color: green;
  text-transform: uppercase;
  line-height: 1;
  margin-top: 20px;
}
.banner img {
  padding: 57px 0 0 0;
}

@media (max-width: 991px) {
  .banner h1 {
    font-size: 60px;
  }
  .banner .location {
    font-size: 30px;
  }
  .banner .desc {
    font-size: 30px;
  }

  iframe {
    height: 400px !important;
  }
}

@media (max-width: 767px) {
  .banner {
    min-height: 217px;
  }
  .banner h1 {
    font-size: 14px;
    margin-top: 69px;
  }
  .banner .location {
    font-size: 25px;
  }
  .banner .desc {
    font-size: 25px;
  }
}

@media (min-width: 901px) and (max-width: 1024px) {
  .banner-workshop {

    min-height: 224px !important;
    height: 224px;
  }
}

@media (max-width: 900px) {
  .banner-mobile-workshop {
   height: 226px !important;
   background-position: unset;
 }
}


@media(min-width:400px) and (max-width: 768px){
  .banner-workshop {
    min-height: 120px !important;
    background-position: center;
    height: 120px !important;
  }
}

.banner-2 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-top: -20px;
}

.banner-2 h1 {
  font-family: montserratbold, montserrat, Arial, "Helvetica Neue", Helvetica,
  sans-serif;
  font-size: 67px;
  color: #2d2a31;
  text-transform: uppercase;
  line-height: 0.9;
  margin-bottom: 0;
}
.banner-2 .location {
  font-family: montserratbold, montserrat, Arial, "Helvetica Neue", Helvetica,
  sans-serif;
  font-size: 31px;
  color: blue;
  text-transform: uppercase;
  margin-top: 10px;
}
.banner-2 .desc {
  font-family: montserrat, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 31px;
  color: green;
  text-transform: uppercase;
  line-height: 1;
  margin-top: 20px;
}
.banner-2 img {
  padding: 57px 0 0 0;
}
@media (max-width: 991px) {
  .banner-2 h1 {
    font-size: 60px;
  }
  .banner-2 .location {
    font-size: 30px;
  }
  .banner-2 .desc {
    font-size: 30px;
  }
}

.about {
  margin-top: 50px;
}
.ico {
  display: inline-block !important;
  margin: 0 auto !important;
}
.icons-icon-plus {
  display: inline-block;
  margin: 0 auto;
}
.icons-icon-map {
  border: 1px solid red;
}
.features {
  margin-top: 70px;
}
.feature {
  font-family: ralewaylight, raleway, "Helvetica Neue", Helvetica, sans-serif;
}
.feature .title {
  font-size: 16px;
  font-weight: 300;
  text-align: left;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 0;
}
.feature .desc {
  font-size: 13px;
  font-weight: bold;
  margin-top: 86px;
  text-align: center;
  color: #000;
  padding-top: 16px;
}
@media (max-width: 767px) {
  .feature {
    display: inline-block;
    width: 100%;
    margin: 10px 0;
  }
}
.location-area {
  height: 770px;
}
.location-img {
  background-image: url("/seminario-privacidade/img/banner-local.jpg");
  min-height: 260px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -60px;
}
.location-agency {
  background-color: rgba(255, 255, 0, 0.8);
  color: #000;
  height: 354px;
  padding: 37px;
  text-align: center;
}
.location-agency h2 {
  font-size: 24px;
}
.location-accommodation {
  background-color: rgba(255, 255, 0, 0.8);
  color: #000;
  height: 354px;
  padding: 56px;
  text-align: center;
}
.location-accommodation h2 {
  font-size: 20px;
  margin-left: -50px;
  text-align: -webkit-auto;
}
.icon-accommodation {
  margin-top: 75px;
  margin-left: -16px;
}
.icons-circle-plus-one-line {
  margin-top: 22px;
}
.icon-location {
  margin-top: 26px;
}
.page-accomodation {
  margin-top: 90px;
}

@media (max-width: 767px) {
  .feature-download {
    margin-left: 14px !important;
  }
}
@media (f) {
  .location-accommodation h2 {
    text-align: center;
    font-size: 20px !important;
  }
  .icon-accommodation {
    margin-left: -34px;
  }
}
@media (max-width: 439px) {
  .tab-content {
    margin-left: -35px !important;
  }
}
.section-gray {
  background-color: #f6f6f6;
}
.nav-tabs {
  border: none;
  margin-top: 50px;
  margin-bottom: 50px;
}
.nav-tabs > li > a {
  color: #c51526;
  width: 165px;
  text-align: center;
  color: #c51526;
}
.bold {
  font-weight: 600;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #fff;
  cursor: default;
  background-color: #c51526;
  border: 1px solid #c51526;
  border-bottom-color: transparent;
  font-weight: bold;
  margin-bottom: 25px;
}
.nav-tabs > li.active > a .glyphicon-play:before,
.nav-tabs > li.active > a:focus .glyphicon-play:before,
.nav-tabs > li.active > a:hover .glyphicon-play:before {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute !important;
  color: #c51526;
  font-size: 30px;
  bottom: -34px;
  margin-left: -66px;
  width: 25px;
}
.download {
  float: left;
  margin-left: -41px;
}
.feature-download {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  margin-left: 82%;
  margin-bottom: -38px;
}
.feature-download .title-download {
  font-size: 15px;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 0;
  color: #2dba49;
  margin-top: 15px;
}
.glyphicon-play {
  color: transparent;
}
.box-green {
  background-color: #2dba49;
  color: #fff;
  padding: 10px 5px 5px 5px;
  vertical-align: middle;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 28px;
  padding-right: 28px;
  margin-left: -15px;
}
.title-tab {
  margin-bottom: 60px;
  border-top: 1px solid #2dba49;
  padding-top: 14px;
  margin-left: 35px;
}
ul[class*="-list"] li:before {
  position: relative;
  bottom: 1px;
  margin-left: -20px;
  margin-right: 8px;
}
.square-list li:before {
  content: "\25A0 ";
  color: #6bc8d0;
}
ul[class*="-list"] li {
  font-size: 15px;
  line-height: 25px;
  list-style: none;
  padding-top: 15px;
  margin-left: 14px;
}
.desc-hour {
  padding-left: 20px;
}
.memories {
  background-image: url("../img/memories.jpg");
  background-repeat: repeat;
  background-position: center;
  min-height: 630px;
}
.library-list li {
  display: inline-block;
  text-transform: uppercase;
  padding-left: 100px;
  padding-top: 20px;
}
.library-list li a {
  color: #000;
  text-align: center;
}
.box-participe {
  align-items: center;
}
.title-tab strong {
  color: #000;
}
.bs-callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
}
.bs-callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.bs-callout p:last-child {
  margin-bottom: 0;
}
.bs-callout code {
  border-radius: 3px;
}
.bs-callout + .bs-callout {
  margin-top: -5px;
}
.bs-callout-warning {
  border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
  color: #f0ad4e;
}
.table-accomodation {
  border-bottom-width: 0 !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.table {
  margin-bottom: 15px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  vertical-align: middle;
  text-align: center;
}
.table-accomodation-int {
  margin-bottom: 0;
}
blockquote {
  border-left: 5px solid #219f2d;
}
.page-erro,
.page-sucesso,
.page-contato {
  margin-top: 180px;
}
.label-info {
  font-size: 16px;
  background-color: #2dba49;
}
.label-info a {
  color: #fff;
}
.btn-success {
  margin-bottom: 15px;
  margin-top: 15px;
}
.initiative-logo {
  margin-top: 95px;
}
.desc-initiative {
  color: #000;
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-weight: normal;
}
.initiative-resolution {
  list-style: none;
  margin-left: -37px;
  margin-top: 15px;
  color: #088c26;
}
.initiative-resolution li:before {
  display: inline-block;
  width: 7px;
  height: 12px;
  content: "";
  background-image: url("../img/list-bullet.png");
  background-repeat: no-repeat;
  float: left;
  padding-left: 15px;
  margin-top: 5px;
}
.generic-section:nth-child(odd) {
  background-color: #f6f6f6;
}
.generic-section:nth-child(even) {
  background-color: #2d2b31;
}
.title {
  font-family: ralewaylight, raleway, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 46px;
  text-transform: upperase;
  margin-top: 0;
  color: #000;
}
.panel-title a {
  text-transform: uppercase;
}
.program-day {
  background-color: #022a43;
  text-align: center;
  color: #fff;
  height: 50px;
  padding: 16px;
  margin-left: 30px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.hour-program {
  color: #6bc8d0;
}
.desc-program {
  margin-left: 30px;
}
.box-hour {
  border: 1px solid #6bc8d0;
  padding: 16px;
  margin-left: 30px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.desc {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 200;
  text-align: justify;
  color: #2d3637;
  margin-left: 10px;
}
.aling-ico {
  text-align: center;
  padding: 0 20px;
}
.aling-ico p {
  color: #8b8382;
  font-size: 28px;
  padding-top: 20px;
}
.aling-ico .desc-ico {
  color: #938b8a;
  font-size: 16px;
  font-weight: 300;
  padding-top: 20px;
  margin-bottom: 10px;
}
.aling-ico .icons-icon-dicas {
  margin-top: 10px !important;
}
.link-ico {
  margin-top: 5px;
  color: #6bc8d0;
}
.link-ico:before {
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-size: 14px;
  position: relative;
  padding-right: 6px;
  content: "»";
}
.title-iniciativa {
  color: #8b8382;
  font-size: 22px;
  margin-left: 27px;
  padding-bottom: 20px;
}
.organizacao-iniative {
  border-top: 3px solid #6bc8d0;
  margin-top: 50px;
  padding-top: 0;
}

.parceria-apoio {
  margin-left: 27px;
  margin-top: 24px;
  font-size: 22px;
  color: #8b8382;
}
.box-parceria {
  background-color: #b4b4b4;
  color: #fff;
  height: 70px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.box-eventos {
  background-color: #6bc8d0;
  padding: 40px 20px;
  margin-bottom: 250px;
}
.box-eventos .title-eventos {
  color: #383838;
  text-align: center;
}
.list-eventos li {
  display: inline-block;
}
.list-eventos a {
  font-family: montserrat, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  margin-left: 45px;
  color: #000;
}
ul.list-eventos {
  text-align: center;
  margin-left: -75px;
}
.location-address a {
  color: #000;
}
section {
  padding: 60px 0;
}
@media (max-width: 767px) {
  .title {
    font-size: 30px;
  }
}
.dropdown-toggle {
  color: #fff !important;
  background-color: #c51526;
  border-color: #c51526;
}
.dropdown-toggle:hover a {
  color: #fff !important;
  background-color: #c51526;
  border-color: #c51526;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  color: #fff !important;
  background-color: #c51526;
  border-color: #c51526;
}
.partners-list {
  float: left;
}
.partners-list .title {
  text-align: left;
  font-size: 20px;
}
.partners-list ul {
  margin: 0;
  padding: 0;
}
.partners-list ul li {
  display: inline-block;
  margin: 0 30px 30px 0;
}
.special img {
  width: 130px;
  height: 75px;
}
.gold img {
  width: 160px;
  height: 90px;
}
.silver img {
  width: 100px;
  height: 60px;
}
.bronze img {
  width: 65px;
  height: 35px;
}
@media only screen and (min-width: 320px) and (max-width: 800px) {
  .partner-item {
    margin: 0 5px 10px 0;
  }
  .partner-link {
    width: 95px;
    height: 95px;
    line-height: 95px;
  }
}
@media only screen and (max-width: 321px) {
  .partner-item {
    margin: 0 12px 15px 0;
  }
  .partner-link {
    width: 115px;
    height: 115px;
    line-height: 115px;
  }
}
.timeline .row {
  margin: 0 !important;
}
.timeline .row:nth-child(odd) .metadata {
  float: right;
}
.timeline .row:nth-child(odd) .timeline-icon {
  margin-left: 93px;
  left: 22px;
}
.timeline .row:nth-child(odd) .timeline-content {
  margin-left: 0;
  margin-right: 160px;
}

.timeline .row:nth-child(odd) .timeline-content {
  margin-left: 0;
  margin-right: 160px;
}

.timeline .row:nth-child(even) .timeline-icon {
  margin-right: 93px;
  right: 18px;
}

.timeline .row:nth-child(even) .time-box {
  left: 50px;
}
.timeline .row:nth-child(even) .event {
  float: right;
}
.event {
  width: 50%;
  position: relative;
  margin-bottom: 0px;
  padding-bottom: 30px;
}
.event:hover .timeline-icon {
  background: #2c3840;
}
.event:hover .timeline-icon i {
  color: #000;
}
#schedule {
  padding: 100px 0 150px;
}
.schedule-download {
  display: inline-block;
  font-weight: 100;
  margin: 20px 0;
}
.schedule-download a {
  padding: 15px;
}
.schedule-download p {
  display: inline-block;
  font-size: 18px;
  font-weight: 100;
  margin: 0;
}
.tab-fillspace {
  display: block;
  left: 0;
  position: relative;
}
.tab-fillspace li {
  background: transparent;
  display: table-cell;
  float: none;
}
.tab-fillspace li.active:after {
  background: url(../images/tri_down_dark.png) no-repeat scroll 50% 0
  transparent;
  content: "";
  display: block;
  height: 7px;
  position: relative;
}
.tab-fillspace a {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  margin-right: 0 !important;
  text-align: center;
  text-transform: uppercase;
}
.nav-pills > li:last-child > a {
  margin: 0 !important;
}
.nav-pills > li > a {
  padding-bottom: 15px;
  padding-top: 15px;
  margin: 0 5px 0 0 !important;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
  background-color: #e27249;
}
.nav-pills > .active a,
.nav-pills > .active a:hover,
.nav-pills > .active a:focus {
  background-color: #2c3840;
}
#schedule-tabs {
  margin-bottom: 40px;
}
.module-header {
  border-bottom: 0 none;
  margin-bottom: 25px;
  margin-top: 0;
  padding-bottom: 0;
  position: relative;
  text-align: center;
}
.module-header h4 {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.4);
  display: inline-block;
  font-size: 18px;
  font-weight: 700 !important;
  line-height: 20px !important;
  padding: 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 1;
}
.timeline {
  position: relative;
  padding: 0;
  font-family: raleway, "Helvetica Neue", Helvetica, sans-serif;
  margin: 0;
}
.timeline:before {
  background-color: #2c3840;
  content: "";
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  width: 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.timeline-icon {
  background: none repeat scroll 0 0 rgba(72, 163, 166, 0.4);
  border-radius: 50%;
  float: left;
  height: 40px;
  padding: 4px;
  position: relative;
  width: 40px;
  z-index: 10;
  margin-top: 15px;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.timeline-icon-container {
  background: #e3005c;
  display: inline-block;
  height: 30px;
  line-height: 25px;
  margin-left: 1px;
  margin-top: -1px;
  vertical-align: text-top;
  width: 30px;
  text-align: center;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.timeline-icon-container i {
  color: #fff;
  font-size: 19px;
  line-height: 28px;
  padding-left: 2px;
}
.time-box {
  position: absolute;
  top: 23px;
  z-index: 1;
}
.time-box time {
  font-family: montserrat, Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.35);
  font-size: 20px;
  font-weight: 600;
  padding: 0 0 0 15px;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
}
.time-box sup {
  font-size: 12px;
  padding-left: 2px;
  text-transform: uppercase;
}
.timeline-content {
  margin-left: 160px;
  margin-top: 0;
  padding-top: 0;
  perspective: 600px;
  position: relative;
}
/* .event-content {
  background: none repeat scroll 0 0 #fff;
  border: medium none;
  padding: 1px 16px;
  width: 100%;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
  }*/

  .event-content {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #00abbd;
    padding: 1px 16px;
    width: 100%;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .event-content:before {
    background: url(../images/tri_left.png) no-repeat scroll 0 0 transparent;
    content: " ";
    height: 16px;
    left: -8px;
    position: absolute;
    top: 25px;
    width: 8px;
  }
  .event-title h3 {
    font-size: 22px;
    line-height: 40px;
    text-transform: uppercase;
  }
  .event-title h3 span {
    color: #999;
    font-weight: 400;
    text-transform: none;
  }
  .event-title h4 span {
    color: #999;
    font-weight: 400;
  }
  .toggle-item-title {
    background: url(../images/icons/toggle.png) scroll no-repeat right 5px
    transparent;
    padding: 0 32px 0 0;
    cursor: pointer;
  }
  .toggle-item-title.event-title.ui-state-active {
    background: url(../images/icons/toggle-close.png) scroll no-repeat right 5px
    transparent;
    padding: 0 32px 0 0;
  }
  .toggle-item-body {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
  }
  @media (max-width: 767px) {
    .time-box {
      position: relative;
      top: -30px;
      z-index: 1;
    }
    .timeline:before {
      background-color: transparent;
    }
    .timeline .row:nth-child(odd) .metadata {
      float: left;
      width: 100%;
    }
    .timeline .row .time-box {
      display: inline-block;
      float: left;
      width: 100%;
      text-align: center;
      left: 0 !important;
    }
    .timeline .row .timeline-content {
      margin: 0;
      width: 100%;
      padding-left: 50px;
      padding-right: 50px;
    }
    .timeline .timeline:before,
    .timeline .timeline-icon {
      display: none;
    }
    .timeline .event {
      width: 100%;
      padding-top: 30px;
    }
  }
  footer {
    background-color: #28211f;
    color: #fff;
    font-size: 14px;
    min-height: 315px;
    max-width: 100%;
    position: relative;
  }
  footer .title {
    font-family: montserrat, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    margin-top: 100px;
  }
  footer .footer-list {
    padding-left: 0;
    list-style: none;
    margin-top: 93px;
  }
  footer .footer-list li {
    margin: 5px 0;
    display: inline-block;
  }
  footer .footer-list a {
    font-family: montserrat, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 13px;
    color: #cacaca;
    text-transform: uppercase;
    margin-left: 12px;
    color: #fff;
  }
  footer .copright {
    background-color: #2d2b31;
    height: 100px;
    width: 100%;
    position: absolute;
    bottom: 0;
  }
  footer .copright p {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 90px;
    color: #8e8e8e;
  }
  footer .last-column a {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
  }
  footer .social-links {
    list-style: none;
    padding-left: 0;
    display: inline-flex;
  }
  footer .fa {
    color: #fff;
    font-size: 22px;
  }

  footer .social-links li {
    display: inline;
    margin: 0 5px;
  }
  footer .social-links li:first-child {
    margin-left: 0;
  }
  footer .social-links li:last-child {
    margin-right: 0;
  }
  footer .social-links .share {
    width: 31px;
    height: 31px;
    display: inline-block;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  footer .social-links .share:hover {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
  }
  footer .link-list-footer {
    list-style: none;
    margin-top: 100px;
  }
  footer .link-list-footer a {
    font-family: montserrat, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    margin-left: 12px;
    color: #fff;
  }
  @-webkit-keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    100% {
      -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, 5px, 0);
      transform: translate3d(0, 5px, 0);
    }
    60% {
      opacity: 0.5;
      -webkit-transform: translate3d(0, -5px, 0);
      transform: translate3d(0, -5px, 0);
    }
    75% {
      -webkit-transform: translate3d(0, 10px, 0);
      transform: translate3d(0, 10px, 0);
    }
    90% {
      -webkit-transform: translate3d(0, -5px, 0);
      transform: translate3d(0, -5px, 0);
    }
    100% {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    100% {
      -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, 5px, 0);
      transform: translate3d(0, 5px, 0);
    }
    60% {
      opacity: 0.5;
      -webkit-transform: translate3d(0, -5px, 0);
      transform: translate3d(0, -5px, 0);
    }
    75% {
      -webkit-transform: translate3d(0, 10px, 0);
      transform: translate3d(0, 10px, 0);
    }
    90% {
      -webkit-transform: translate3d(0, -5px, 0);
      transform: translate3d(0, -5px, 0);
    }
    100% {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @media (max-width: 767px) {
    footer .title {
      margin-top: 30px;
    }
    footer .copright {
      position: relative;
      margin-top: 50px;
      height: 201px;
    }
  }
  .banner {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:focus,
  .navbar-default .navbar-nav > .open > a:hover {
    background-color: #353535;
    color: #555;
  }
  .navbar-default {
    margin-top: 0px !important;
  }
  .fixed {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    height: 61px;
  }
  .center {
    text-align: center !important;
  }
  .speaker-photo {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    margin: 0 auto;
  }
  figcaption {
    margin-bottom: 15px;
    text-align: center;
    margin-top: 15px;
  }
  .contentTabs {
    display: none;
  }
  .collapse-home {
    margin-top: 40px;
  }
  .headerTabs {
    margin-bottom: 40px;
  }
  .fa-arrow-circle-down {
    cursor: pointer !important;
  }
  .webapp-information {
    background-color: #022a43;
    margin-bottom: 0;
    padding: 10px;
    text-align: center;
  }
  #myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #022a43;
    color: white;
    cursor: pointer;
    padding: 15px;
    opacity: 0.9;
  }
  #myBtn:hover {
    background-color: #555;
  }
  .location-address {
    font-family: ralewaylight, raleway, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 46px;
  }
  .location-address h2 {
    font-size: 46px;
  }
  .navbar-default .navbar-nav .active {
    background-color: #fdc800;
    color: #000;
  }
  .maps iframe {
    pointer-events: none;
  }

  .nav-pills > li.active > a,
  .nav-pills > li.active > a:focus,
  .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #e3005c;
  }

  @media (min-width: 1600px) {
    .banner {
      min-height: 630px !important;
    }

    .banner-workshop {
      min-height: 395px
       !important;
    }
  }

  .mail-contato {
    text-align: center;
    color: #fff;
    font-size: 22px;
  }

  .mail-contato2 {
    text-align: center;
    color: #000;
    font-size: 22px;
  }

  .imagem-palestrante {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    margin: 0 auto;
  }

  .flickr {
    margin-top: 17px;
    margin-right: -25px;
  }

  .contato-2 {
    color: #000;
  }

  .eventos-anteriores {
    margin-bottom: -60px;
  }

  .timeline-icon-container-2 {
    background-color: #1f8ba2;
  }
  .tab-dois > li.active > a,
  .nav-pills > li.active > a:focus,
  .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #1f8ba2;
  }

  @media (min-width: 319px) and (max-width: 480px) {
    .banner-mobile {
      background-image: url("../img/SEMINARIO_Header-mobile-2020.jpg") !important;
      width: 100%;
      height: 404px;
    }

    .banner-agradecimento {
      background-image: url("../img/publicacao_SEMINARIO_header_mobile_Agradecimento-2021.jpg") !important;
      width: 100%;
      height: 404px;
    }


    .banner-agradecimento-en {
      background-image: url("../img/publicacao_SEMINARIO_header_mobile_Agradecimento-2021.jpg") !important;
      width: 100%;
      height: 404px;
    }




    .icon-banner-mobile-workshop {
      background-image: url("../img/botaos-de-acesso_Seminario_mobile-2020.jpg") !important;
      width: 100% !important;
      height: 150px !important;
      background-repeat: no-repeat;
      background-size: contain;
    }

    .icon-seminario-banner-mobile {
      background-image: url("../img/icon-banner-tablet-seminario-2020.jpg") !important;
      width: 100% !important;
      height: 150px !important;
      background-repeat: no-repeat;
      background-size: contain;
    }

    .banner-mobile-workshop {
      background-image: url("../img/2022_simposio_mobile.jpg") !important;
      height: 410px !important;
      margin-top: 0 !important;
      background-size: cover !important;
      background-position: left !important;
    }


    .icon-default-banner {
      display: none;
    }

    .list-eventos li {
      display: block;
      padding: 10px;
    }
  }

  @media (max-width: 375px) {
    .banner-mobile-workshop {
      min-height: 315px !important;
      margin-top: 0 !important;
    }

/*CELULAR*/
.banner-agradecimentos-workshop {
  background-image: url("../img/SIMPOSIO_2021_AGRADECIMENTO_MOBILE.jpg") !important;
  min-height: 325px !important;
  margin-top: 0 !important;
  background-size: cover !important;
  background-position: left !important;
}

/*CELULAR*/

.list-eventos li {
  display: block;
  padding: 10px;
}

.banner-mobile {
  background-image: url("../img/icon-banner-mobile-workshop-2019.jpg") !important;
  width: 100%;
  height: 317px;
  background-size: cover !important;
  background-position: bottom;
  min-height: 170px !important;
}

.banner-mobile-en {
  background-image: url("../img/2021_SEMINARIO_header_en_mobile.jpg") !important;
  width: 100%;
  height: 317px;
  background-size: cover !important;
  background-position: bottom;
  min-height: 170px !important;
}

.banner-mobile-es {
  background-image: url("../img/2021_SEMINARIO_header_es_mobile.jpg") !important;
  width: 100%;
  height: 317px;
  background-size: cover !important;
  background-position: bottom;
  min-height: 170px !important;
}

.banner-agradecimento {
  background-image: url("../img/12seminario-agradecemos-audiencia-mobile.jpg") !important;
  width: 100%;
  height: 317px;
  background-size: cover !important;
  background-position: bottom;
  min-height: 170px !important;
}

.banner-agradecimento-en {
  background-image: url("../img/12seminario-agradecemos-audiencia-mobile-enlgish.jpg") !important;
  width: 100%;
  height: 317px;
  background-size: cover !important;
  background-position: bottom;
  min-height: 170px !important;
}

}

@media (min-width: 321px) and (max-width: 420px) {
  .banner-mobile-workshop {
    min-height: 230px !important;
    margin-top: 0 !important;
  }

  .banner-mobile {
    background-image: url("../img/2021_SEMINARIO_header_mobile.jpg") !important;
    width: 100%;
    height: 375px;
    background-size: cover !important;
    background-position: center;
    min-height: 170px !important;
  }

  .banner-mobile-en {
    background-image: url("../img/2021_SEMINARIO_header_en_mobile.jpg") !important;
    width: 100%;
    height: 375px;
    background-size: cover !important;
    background-position: center;
    min-height: 170px !important;
  }

  .banner-mobile-es {
    background-image: url("../img/2021_SEMINARIO_header_es_mobile.jpg") !important;
    width: 100%;
    height: 375px;
    background-size: cover !important;
    background-position: center;
    min-height: 170px !important;
  }

  .list-eventos li {
    display: block;
    padding: 10px;
  }
}

@media (min-width: 480px) and (max-width: 900px) {
  .banner-tablet {
    background-image: url("../img/2021_SEMINARIO_header_tablet.jpg") !important;
    min-height: 227px !important;
    background-size: cover !important;
    margin-bottom: 1rem;
  }

  .banner-tablet-en {
    background-image: url("../img/2021_SEMINARIO_header_en_tablet.jpg") !important;
    min-height: 360px !important;
    background-size: cover !important;
    margin-bottom: 1rem;
  }

  .banner-tablet-es {
    background-image: url("../img/2021_SEMINARIO_header_es_tablet.jpg") !important;
    min-height: 360px !important;
    background-size: cover !important;
    margin-bottom: 1rem;
  }

  .banner-agradecimento {
    background-image: url("../img/publicacao_SEMINARIO_header_tablet_Agradecimento-2021.jpg") !important;
    min-height: 360px;
    background-size: cover !important;
    margin-bottom: 1rem;
  }


  .banner-agradecimento-en {
    background-image: url("../img/12seminario-agradecemos-audiencia-tablet-inlges.jpg") !important;
    min-height: 360px;
    background-size: cover !important;
    margin-bottom: 1rem;
  }


  .banner-tablet-workshop {
    background-image: url("../img/2021_simposio_tablet.jpg") !important;
    width: 100%;
    height: auto;
    min-height: 320px !important;
    background-size: cover !important;
  }

  .banner-agradecimentos-workshop {
    background-image: url("../img/SIMPOSIO_2021_AGRADECIMENTO_TABLET.jpg") !important;
    width: 100%;
    height: auto;
    min-height: 320px !important;
    background-size: cover !important;
  }


  .icon-banner-tablet-workshop {
    background-image: url("../img/icon-banner-mobile-workshop-2021.jpg") !important;
    width: 100%;
    height: auto;
    min-height: 142px !important;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .icon-seminario-banner-tablet {
    background-image: url("../img/icon-banner-mobile-seminario-2021.jpg") !important;
    width: 100%;
    height: auto;
    min-height: 142px !important;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .icon-default-banner {
    display: none;
  }
}

.modal-body p {
  font-size: 20px;
  font-weight: 300;
}

.title-modal {
  cursor: pointer;
}

.modal-dialog {
  width: 80%;
  height: auto;
  padding: 0;
}

.modal-content {
  height: 100%;
  border-radius: 0;
}

.webapp-information {
  background-color: #022a43;
  margin-bottom: 0;
  padding: 10px;
  text-align: center;
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #022a43;
  color: white;
  cursor: pointer;
  padding: 15px;
  opacity: 0.9;
}
#myBtn:hover {
  background-color: #555;
}

@media (max-width: 480px) and (min-width: 320px) {
  .webapp {
    font-size: 14px;
  }
}

.panel-default > .panel-heading {
  margin-top: 3rem;
}

/*LINHA DO TEMPO*/

.cd-horizontal-timeline {
  opacity: 0;
  margin: 2em auto;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.cd-horizontal-timeline::before {
  /* never visible - this is used in jQuery to check the current MQ */
  content: "mobile";
  display: none;
}
.cd-horizontal-timeline.loaded {
  /* show the timeline after events position has been set (using JavaScript) */
  opacity: 1;
}
.cd-horizontal-timeline .timeline-h {
  position: relative;
  height: 100px;
  width: 80%;
  max-width: 1024px;
  margin: 0 auto;
}

.cd-horizontal-timeline-workshop .timeline-h {
  width: 57%;
}

.events ol li {
  list-style: none;
}

.cd-timeline-navigation {
  list-style: none;
}

li.selected {
  color: transparent;
}

li.selected h2 {
  color: #383838;
}

.cd-horizontal-timeline .events-wrapper {
  position: relative;
  height: 100%;
  margin: 0 35px;
  overflow: hidden;
}
.cd-horizontal-timeline .events-wrapper::after,
.cd-horizontal-timeline .events-wrapper::before {
  /* these are used to create a shadow effect at the sides of the timeline */
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  height: 100%;
  width: 20px;
}
.cd-horizontal-timeline .events-wrapper::before {
  left: 0;
  background-image: -webkit-linear-gradient(
    left,
    #f8f8f8,
    rgba(248, 248, 248, 0)
  );
  background-image: linear-gradient(to right, #f8f8f8, rgba(248, 248, 248, 0));
}
.cd-horizontal-timeline .events-wrapper::after {
  right: 0;
  background-image: -webkit-linear-gradient(
    right,
    #f8f8f8,
    rgba(248, 248, 248, 0)
  );
  background-image: linear-gradient(to left, #f8f8f8, rgba(248, 248, 248, 0));
}
.cd-horizontal-timeline .events {
  /* this is the grey line/timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 49px;
  height: 2px;
  /* width will be set using JavaScript */
  background: #dfdfdf;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}
.cd-horizontal-timeline .filling-line {
  /* this is used to create the green line filling the timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #2ca5b5;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-horizontal-timeline .events a {
  position: absolute;
  bottom: 0;
  z-index: 2;
  text-align: center;
  font-size: 1.3rem;
  padding-bottom: 15px;
  color: #383838;
  /* fix bug on Safari - text flickering while timeline translates */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.cd-horizontal-timeline .events a::after {
  /* this is used to create the event spot */
  content: "";
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -5px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  background-color: #f8f8f8;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.no-touch .cd-horizontal-timeline .events a:hover::after {
  background-color: #2ca5b5;
  border-color: #2ca5b5;
}
.cd-horizontal-timeline .events a.selected {
  pointer-events: none;
}
.cd-horizontal-timeline .events a.selected::after {
  background-color: #2ca5b5;
  border-color: #2ca5b5;
}
.cd-horizontal-timeline .events a.older-event::after {
  border-color: #2ca5b5;
}
@media only screen and (min-width: 1100px) {
  .cd-horizontal-timeline {
    margin: 0em auto;
  }
  .cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: "desktop";
  }
}

.cd-timeline-navigation a {
  /* these are the left/right arrows to navigate the timeline */
  position: absolute;
  z-index: 1;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 34px;
  width: 34px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  /* replace text with an icon */
  overflow: hidden;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.cd-timeline-navigation a::after {
  /* arrow icon */
  content: "";
  position: absolute;
  height: 16px;
  width: 16px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(../img/cd-arrow.svg) no-repeat 0 0;
}
.cd-timeline-navigation a.prev {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.cd-timeline-navigation a.next {
  right: 0;
}
.no-touch .cd-timeline-navigation a:hover {
  border-color: #2ca5b5;
}
.cd-timeline-navigation a.inactive {
  cursor: not-allowed;
}
.cd-timeline-navigation a.inactive::after {
  background-position: 0 -16px;
}
.no-touch .cd-timeline-navigation a.inactive:hover {
  border-color: #dfdfdf;
}

.cd-horizontal-timeline .events-content {
  position: relative;
  width: 100%;
  margin: 2em 0;
  overflow: hidden;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
}
.cd-horizontal-timeline .events-content li {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  padding: 0 5%;
  opacity: 0;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.cd-horizontal-timeline .events-content li.selected {
  /* visible event content */
  position: relative;
  z-index: 2;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-horizontal-timeline .events-content li.enter-right,
.cd-horizontal-timeline .events-content li.leave-right {
  -webkit-animation-name: cd-enter-right;
  -moz-animation-name: cd-enter-right;
  animation-name: cd-enter-right;
}
.cd-horizontal-timeline .events-content li.enter-left,
.cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-name: cd-enter-left;
  -moz-animation-name: cd-enter-left;
  animation-name: cd-enter-left;
}
.cd-horizontal-timeline .events-content li.leave-right,
.cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  animation-direction: reverse;
}
.cd-horizontal-timeline .events-content li > * {
  max-width: 800px;
  margin: 0 auto;
}
.cd-horizontal-timeline .events-content h2 {
  font-weight: bold;
  font-size: 2.6rem;
  font-family: "Playfair Display", serif;
  font-weight: 700;
  line-height: 1.2;
}
.cd-horizontal-timeline .events-content em {
  display: block;
  font-style: italic;
  margin: 10px auto;
}
.cd-horizontal-timeline .events-content em::before {
  content: "- ";
}
.cd-horizontal-timeline .events-content p {
  font-size: 1.4rem;
  color: #2b2b2b;
}
.cd-horizontal-timeline .events-content em,
.cd-horizontal-timeline .events-content p {
  line-height: 1.6;
}
@media only screen and (min-width: 768px) {
  .cd-horizontal-timeline .events-content h2 {
    font-size: 7rem;
  }
  .cd-horizontal-timeline .events-content em {
    font-size: 2rem;
  }
  .cd-horizontal-timeline .events-content p {
    font-size: 1.8rem;
  }

}

@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}



.linguage-seminario{
  float: right;
  display: inline-block;
  position: relative;
  margin-left: 37rem;
  font-size: 16px !important;
}

.linguage-seminario-en{
  float: right;
  display: inline-block;
  position: relative;
  margin-left: 72rem;
  font-size: 16px !important;
}




@media (max-width: 1190px) {
 .linguage-seminario{
  margin-left: 25rem !important;
}

.linguage-seminario-en{
  margin-left: 59rem !important;
}

}


@media (max-width: 992px) {
 .linguage-seminario{
  margin-left: 17rem !important;
}

.linguage-seminario-en {
  margin-left: 43rem!important;
}
.nav-pills > li > a {
  font-size: 9px;
}

.btn-info {
  margin-bottom: 2rem;

}

.btn-warning {
  margin-bottom: 2rem;

}

}

.container-btn-inscricao{
  padding: 2rem 0;
  background-color: #e3e3e3c2;
  border-radius: 2rem;
}

.btn-info {
  color: #fff;
  background-color: #df005b;
  border-color: #df005b;
  box-shadow: 0px 0px 25px -4px rgb(0 0 0 / 55%);

}

.btn-info:hover {
  color: #fff;
  background-color: #df005b8c;
  border-color: #df005b8c;
  transform: translateY(-1px);
}

.btn-seminario-transmissão{
  background-color: #196585 !important;
  border-color: #196585 !important;
}

.events-content a {
    color: #2ca5b5;
    text-decoration: none;
}

