.topheader {
  padding: 15px 20px 10px;
  background-color: #4d4d4d;
}

a{color:#666; text-decoration:none;}
a:hover{color:#000; text-decoration:none;}

.wrapperlanguage {
  display: inline-block;
  float: left;
}

.langbtn {
  margin-right: 8px;
  padding-top: 0px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.langbtn:hover {
  color: #8cc63f;
}

.langbtn.active {
  color: #8cc63f;
}

.langbtn.dotted {
  padding-right: 8px;
}

.wrappertopright {
  display: inline-block;
  float: right;
}

.linkicones {
  position: relative;
  bottom: 4px;
  margin-right: 3px;
  padding-left: 10px;
  border-left: 1px dotted #fff;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.linkicones:hover {
  opacity: 0.54;
}

.linkicones.nomargin {
  padding-left: 0px;
  border-left-width: 0px;
}

.navbar {
  background-color: transparent;
}

.menu {
  margin-right: 4px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
}

.menu:hover {
  color: #8cc63f;
}

.menu.w--current {
  color: #8cc63f;
}
.menu.active {
  color: #8cc63f;
}


/*Menu cat*/


.menucat {

  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
  cursor:pointer;
}

.menucat:hover {
  color: #8cc63f;
}

.menucat.active {
  color: #8cc63f;
}

.paddingtopforum{
	padding-top:20px;
}

.navesection {
  margin-top: 40px;
}

.wrappernav {
  margin-top: 10px;
}

.logolink {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.logolink:hover {
  opacity: 0.54;
}

.topsliderwrapper {
  margin-top: 20px;
}

.relativewrapper {
  position: relative;
  border-bottom: 10px solid #8cc63f;
}

.slidertitle {
  position: static;
  font-family: 'Libre Baskerville', sans-serif;
  color: #fff;
  font-size: 76px;
  text-shadow: 0 14px 27px #333;
}

.texttopsliderwrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.containerslider {
  position: static;
  margin-bottom: 0px;
}

.absolutewrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 15%;
}

.slidertext {
  margin-top: 20px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  text-shadow: 0 3px 14px #333;
}

.slidertext.highlights {
  margin-top: 10px;
  margin-left: 20px;
  border-color: transparent;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-shadow: none;
}

.slidertext.highlights.text {
  font-size: 14px;
  font-weight: 400;
}

.topsliderelement {
  height: auto;
  background-color: transparent;
}

.mainwrapper {
  margin-top: 40px;
}

.mainwrapper.rotas {
  background-image: url('../images/bgLine.png');
  background-position: 50% 0px;
  background-size: 1px 200px;
  background-repeat: repeat-x;
}

.mainwrapper.rotas.bgshorter {
  background-image: url('../images/bgLine.png');
  background-size: 1px 85px;
}

.wrapphighlightssection {
  background-color: transparent;
}

.titlehighlightshome {
  margin-left: 20px;
  font-family: 'Libre Baskerville', sans-serif;
  color: #000;
  font-size: 40px;
  line-height:48px;
}

.columncontent {
  padding: 0px;
}

.highlightslider {
  height: auto;
  background-color: #e6e6e6;
}

.btnsslider {
  left: 9px;
  bottom: -10px;
  padding-bottom: 0px;
  text-align: left;
}

.bottomgridcontainer {
  margin-top: 40px;
  background-color: transparent;
}

.columnlabel {
  display: inline-block;
  padding: 3px 10px;
  background-color: #8cc63f;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
}

.columnlabel.red {
  max-width: 100%;
  min-width: 132px;
  background-color: #d62127;
}

.rownewshome {
  background-color: #e6e6e6;
}

.more {
  color: #000;
  text-decoration: underline;
}

.more:hover {
  text-decoration: none;
}

.rightcolumn {
  background-color: #0098ff;
}

.wrapperagendahome {
  background-color: #e6e6e6;
}

.titleitenshome {
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  font-family: 'Libre Baskerville', sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.imgcolumn {
  margin-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
}

.columntexthome {
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
}

.columnhighlight {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #000;
  text-decoration: none;
}

.columnhighlight:hover {
  opacity: 0.56;
  color: #000;
}

.daagendawrapper {
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.daagendawrapper.tolist {
  margin-right: 26px;
}

.daagendawrapper.eventslist {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.wrappdated {
  margin-top: 15px;
  margin-bottom: 10px;
}

.wrappdated.first {
  margin-top: 20px;
  background-color: #b3b3b3;
}

.datenumberhome {
  font-family: 'Libre Baskerville', sans-serif;
  color: #000;
  font-size: 65px;
  text-align: center;
}

.monthhome {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'PT Sans', sans-serif;
  color: #000;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
}

.homeeventtext {
  display: inline-block;
  max-width: 102px;
  margin-top: 10px;
  float: left;
  font-family: Roboto, sans-serif;
  line-height: 17px;
  font-weight: 700;
  text-transform: uppercase;
}

.footermainwrapper {
  margin-top: 30px;
  padding-top: 20px;
  background-color: #4d4d4d;
}

.titlefooter {
  margin-bottom: 20px;
  font-family: 'Libre Baskerville', sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
}

.footertext {
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-weight: 300;
}

.footertext.copy {
  margin-bottom: 0px;
  font-size: 12px;
  text-transform: uppercase;
}

.text-field {
  max-width: 160px;
  float: left;
  border-style: none;
  background-color: #666;
  font-family: Roboto, sans-serif;
  font-size: 14px;
}

.text-field.larger {
  max-width: 100%;
  float: none;
}

.text-field.larger.textarea {
  min-height: 120px;
}

.btnform {
  max-width: 40px;
  padding-left: 10px;
  background-color: #333;
  font-family: Roboto, sans-serif;
  color: #f2f2f2;
  font-size: 14px;
}

.btnform.top {
  display: block;
  margin-right: 12px;
  padding: 2px 5px;
  float: right;
}

.greentextbold {
  color: #8cc63f;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.linklabel {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.linklabel:hover {
  opacity: 0.59;
}

.containerfooter {
  padding-bottom: 20px;
  border-bottom: 1px dotted #fff;
}

.containerfooter.noborder {
  border-bottom-style: none;
  border-bottom-width: 0px;
}

.footerh4 {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
}

.wrapperapoios {
  float: left;
}

.footerlogo {
  padding-right: 20px;
}

.copylinks {
  color: #fff;
  text-decoration: none;
}

.copylinks:hover {
  color: #8cc63f;
}

.footercopywrapper {
  margin-top: 20px;
}

.titletoppage {
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 43px;
  font-weight: 100;
  text-transform: uppercase;
}

.maprow {
  background-color: #4d4d4d;
}

.maprow.paddingzero {
  margin-right: 0px;
  margin-left: 0px;
}

.paddingzero {
  padding-right: 0px;
  padding-left: 0px;
}

.menurotas {
  display: block;
  margin-top: 0px;
  margin-bottom: 3px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
}

.menurotas:hover {
  color: #8cc63f;
}

.menurotas.active {
  color: #8cc63f;
}

.wrappermenurotas {
  margin-top: 10px;
  margin-bottom: 10px;
}

.contentcontainer {
  margin-top: 40px;
}

.contentcontainer.news {
  margin-top: 20px;
}

.titlearticle {
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 43px;
  font-weight: 100;
  text-transform: uppercase;
}

.titlearticle.news {
  margin-top: 0px;
  font-family: 'Libre Baskerville', sans-serif;
  font-size: 50px;
  line-height: 60px;
  font-weight: 400;
  text-transform: none;
}

.wrappertitle {
  margin-bottom: 20px;
  border-top: 1px dotted #000;
  border-bottom: 1px dotted #000;
}

.contactrota {
  margin-top: 20px;
  font-family: Roboto, sans-serif;
  color: #000;
}

.contactrota.newssignature {
  font-size: 12px;
}

.imagecoverrota {
  margin-top: 10px;
}

.imagecoverrota.news {
  margin-top: 0px;
}

.wrappcontentrota {
  margin-top: 20px;
}

.wrappcontentrota.news {
  margin-top: 0px;
}

.titledetailrota {
  margin-top: 0px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 19px;
  text-transform: uppercase;
}

.contenttext {
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  line-height: 24px;
  font-weight: 300;
}

.wrapperinercolumn {
  padding-right: 20px;
}

.wrapperinercolumn.nomargin {
  padding-right: 0px;
}

.columnineercontent {
  padding-right: 0px;
  padding-left: 0px;
}

.rowinnercontent {
  margin-bottom: 20px;
}

.imagelist {
  margin-bottom: 20px;
}

.tiltelistnews {
  margin-top: 0px;
  font-family: 'Libre Baskerville', sans-serif;
  color: #000;
  font-weight: 400;
}

.tiltelistnews.events {
  margin-bottom: 0px;
  font-family: Roboto, sans-serif;
  color: #b32127;
  font-size: 19px;
  font-weight: 700;
  text-transform: uppercase;
}

.publishedtext {
  font-family: Roboto, sans-serif;
  color: #b32127;
  font-size: 10px;
  text-transform: uppercase;
}

.rowlist {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #000;
}

.rowlist.noborder {
  border-bottom-style: none;
}

.imagecover {
  margin-bottom: 20px;
}

.newssubtitle {
  margin-bottom: 40px;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  line-height: 27px;
  font-style: italic;
  font-weight: 300;
}

.rowlink {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #000;
  text-decoration: none;
  display:block;
}

.rowlink:hover {
  opacity: 0.65;
}

.rowlink.nocolumn {
  margin-bottom: 20px;
  border-bottom: 1px dotted #000;
}

.innerevent {
  display: inline;
  float: none;
}

.eventhour {
  font-family: Roboto, sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.backlink {
  display: inline-block;
  padding-top: 20px;
  font-family: Roboto, sans-serif;
  color: #b32127;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}

.backlink:hover {
  color: #8cc63f;
}

.citacao {
  margin-top: 20px;
  font-family: 'Libre Baskerville', sans-serif;
  font-size: 26px;
  line-height: 35px;
}


.dropdown {
  margin-bottom: 3px;
  background-color: #e6e6e6;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}

.dropdown:hover {
  color: #8cc63f;
}

.dropdown.w--current {
  color: #8cc63f;
}

.dropdownlist.w--open {
  background-color: transparent;
}

.slidenavcontollers {
  bottom: 10px;
}

.icone {
  margin-right: 0px;
  padding-left: 2px;
  font-size: 12px;
}

.noimage {
  margin-bottom: 40px;
}

.formtop.w--open {
  width: auto;
}

.dropdowntop {
  display: inline-block;
}

.topcontactwrapper {
  position: relative;
  z-index: 1001;
  display: inline-block;
}

.topabsolute {
  position: absolute;
  top: 32px;
  right: 0px;
  z-index: 10;
  display: none;
  min-width: 200px;
  background-color: #fff;
  box-shadow: -1px 7px 21px 10px hsla(0, 0%, 50%, .2);
}

.topabsolute .form-message {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 90%;
}

.toptextfield {
  display: block;
  max-height: 30px;
  max-width: 90%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #e6e6e6;
  font-family: Roboto, sans-serif;
  font-size: 12px;
}

.topabsolutesearch {
  position: absolute;
  top: 32px;
  right: 0px;
  display: none;
  min-width: 200px;
  background-color: #fff;
  box-shadow: -1px 7px 21px 10px hsla(0, 0%, 50%, .2);
}

.topcontactwrapper .w-form {
    overflow: hidden;
}

@media (max-width: 991px) {
  .menu:hover {
    color: #333;
  }
  .slidertitle {
    font-size: 60px;
  }
  .slidertext {
    font-size: 14px;
  }
  .slidertext.highlights {
    font-size: 14px;
  }
  .slidertext.highlights.text {
    font-size: 12px;
  }
  .titlehighlightshome {
    font-size: 30px;
	line-height:38px;
  }
  .btnsslider {
    text-align: left;
  }
  .daagendawrapper {
    float: none;
  }
  .wrappdated {
    text-align: center;
  }
  .datenumberhome {
    font-size: 50px;
  }
  .homeeventtext {
    float: none;
  }
  .contactrota {
    font-size: 12px;
  }
  .contenttext {
    font-size: 13px;
  }
  .citacao {
    font-size: 26px;
    line-height: 35px;
  }
}

@media (max-width: 767px) {
  .slidertitle {
    font-size: 51px;
    text-align: center;
  }
  .slidertext {
    font-size: 12px;
    text-align: center;
  }
  .slidertext.highlights {
    text-align: left;
  }
  .slidertext.highlights.text {
    margin-bottom: 10px;
  }
  .wrapperagendahome {
    margin-top: 40px;
  }
  .footermainwrapper {
    text-align: center;
  }
  .text-field {
    max-width: 100%;
    float: none;
  }
  .titletoppage {
    text-align: center;
  }
  .wrappermenurotas {
    text-align: center;
  }
  .contentcontainer {
    text-align: center;
  }
  .titlearticle.news {
    font-size: 42px;
    line-height: 50px;
  }
  .wrappertitle {
    text-align: center;
  }
  .wrapperinercolumn {
    margin-bottom: 20px;
    padding-right: 0px;
  }
  .tiltelistnews {
    margin-top: 20px;
  }
  .publishedtext {
    text-align: center;
  }
  .newssubtitle {
    font-size: 18px;
    line-height: 23px;
  }
  .eventhour {
    margin-bottom: 20px;
  }
  .colmargin {
    margin-bottom: 20px;
  }
}

@media (max-width: 479px) {
  .langbtn {
    font-size: 12px;
  }
  .menu {
    text-align: center;
  }
  .slidertitle {
    font-size: 22px;
  }
  .absolutewrapper {
    bottom: 20%;
  }
  .slidertext {
    display: block;
    max-width: 50%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    font-size: 12px;
    line-height: 14px;
  }
  .slidertext.highlights {
    max-width: 100%;
  }
  .slidertext.highlights.text {
    max-width: 100%;
  }
  .containerfooter {
    padding-right: 10px;
    padding-left: 10px;
  }
  .titletoppage {
    font-size: 30px;
  }
  .backlink {
    margin-bottom: 20px;
  }
  .logo {
    display: block;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
  }
  .imgslider {
    max-width: 250%;
    margin-left: -300px;
  }
}
.success-message {
  border: 3px dashed #000;
  border-radius: 5px;
  background-color: transparent;
}

.form-message-success {
	font-size:14px;
	color:green;

}

.form-message-error{
	font-size:14px;
	color:red;

}

.form-error {
	font-size:14px;
	color:red;

}


/* ================================================ */
/* ! Pagination */
/* ================================================ */
.pagination {
  padding: 0;
  margin:20px 0 0 0;
  font-family:Arial, sans-serif;
  font-size:12px;
}
.pagination li {
  display: inline;
  list-style: none;
  margin-right: 5px;
}
.pagination a {
  display: inline-block;
  padding: .1em .6em;
  border: 1px solid;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-color: #8cc63f;
  color:#8cc63f;
  text-decoration: none;

}
.pagination a:hover {
  border-color: #000;
  background: #4d4d4d;
  text-decoration: none;
  color:#fff;

}
.pp-current a {
  color: #fff;
 border-color: #000;
  background:  #4d4d4d;
  text-decoration: none;
}
/* ================================================ */
