
.toolbar{
	background: #000000;
	border:none;
}

.block{
	border:none;
}

.slideshow{
	border:none;
	border-top:20px solid #FFD006;
}

.header .logo {

	padding: 35px 0px 41px 0px

}

.noborder{
  border:none !important;
  line-height: 18px !important;
}

.b-bottom{
  border-bottom:3px solid #231f20;
  padding-top: 0px !important;
  padding-bottom:3px;
}

.title {
  float: left;
  width: 100%;
  height: 207px;
  padding: 2em 0;
  clear: both;
  border-top: 20px solid #ffd006;

  background-image:url("images/header/bg-header-interna.png");
  background-repeat: no-repeat;
  background-position: top center;
}

.title-container {
  position: relative;
  display: table;
  top: 71px;
  color:#000;
}

.title-container h1 {
  font-size: 3.8em;
  font-weight: 700;
}

/*botão saiba mais evento home*/
.bt-sm-home .button{
  float: left;
  width: 80%;
  clear: both;
  margin: 0 2px 2px 0;
  border:3px solid #231f20;
  text-align: center;
}

.bt-sm-home .button:hover {
  border:3px solid #260e03;
}
.bt-sm-home .button a {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0.5em 1em;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  background-color: transparent;
  color: #231f20 !important;
}
.bt-sm-home a:hover {
  color: #fff !important;
}

/*rodape*/

.copyright{
	display:none;
}
.back-to-top{
	bottom:40px;
}
#text-2 ul{
	margin-top: 0; 
	margin-bottom: 0; 
	list-style: none; 
	font-size:14px
}
#text-2 li{
	margin-top: 0; 
	margin-bottom: 0; 
	float: left; 
	margin-right:30px;
}
#text-2 img{
	margin-top: 17px; 
	margin-right: 60px;
	float: left;
}
.one-entire .widget-block{
	margin: 0 0 2.4em;
}
.toolbar-custom {
	display: table-cell; 
	vertical-align: 
	middle; 
	margin-right: 3em;
}
.toolbar-custom a{
	color:#fefefe; 
	font-weight: bold; 
	font-size: 120%;
	text-decoration: none;
  padding-right: 20px;
}
.toolbar-left {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  opacity: 1;
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/*evento home*/

/*Evento*/

.content-event .post-image{
  height: 186px;
}

.grid .post-image {
  float: left;
  width: 100%;
  clear: both;
  margin: 0 0 1em;
  height: 186px;
}
.grid-event-home .post-image img {
  width: 100%;
  height: 100% !important;
}
.post-header a,
.post-header a:hover {
  text-decoration: none;
  border-bottom: 0px solid;
}

.post-header,
.post-header:hover {
  border-bottom: 2px solid #260e03;
  padding: 0.15em 0 0;
}

.event .post-header {
  padding: 0.15em 0 0;
  border-bottom: 0px solid #260e03 !important;
}

.event .post-status {
  width: 100%;
  margin: -6px 0 0;
  padding-bottom: 8px;
  clear: both;
}

.event .post-status {
  color: #260e03; 
  font-size: 1.6em; 
  text-transform: uppercase; 
  border-bottom:2px 
  solid #260e03;
}

/* Evento Venue & Location */
.grid-event .post-venue,
.grid-event .post-location,
.list-event .post-venue,
.list-event .post-location {
  font-size: 1em;
  display:none;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
/* Evento Time */
.grid-event .post-time,
.list-event .post-time,
.grid-event .post-date{
  margin: 0;
  padding-top: 8px;
  font-weight: 300;
  color:#231f20;
  font-size: 1.6em;

  opacity: 1;
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/* evento Excerpt */
.grid-post-home .post-excerpt,
.grid-event-upcoming .post-excerpt {
  padding: 0 0 0;
  line-height: 1.4em;
}

/*posts*/
.grid-post-home .post-image img {
  width: 100%;
  height: 100% !important;
}

/* Post Header */
.canvas .post-header {
  padding: 0.15em 0 0.2em;
  border-bottom: 2px solid #260e03;
}
/* Post Meta */
.post-meta {
  display: block;
  margin: 0.5em 0 1em;
  font-style: italic;
  clear: both;
  border-bottom: 2px solid #000000;
  padding-bottom:15px;
}

/* Post More */

.post-more{
  float: left;
  width: 80%;
  clear: both;
  margin: 0 2px 2px 0;
  border:3px solid #231f20;
  text-align: center;
}
.post-more:hover {
  border:3px solid #260e03;
}

.post-more a {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0.5em 1em;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  background-color: transparent;
  color: #231f20 !important;
  text-transform: uppercase;
}
.post-more a:hover {
  color: #d7d2c7 !important;
  background-color: #260e03;
}

/*navigation*/

.navigation {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  font-size: 0;
  z-index: 99999;
  padding-top: 71px;
  font-weight: bold;
}

.navigation-primary li {
  float: left;
  margin-left: 2em;
  position: relative;
  font-size: 18px;
  list-style: none;
}

.navigation-primary li a{
  font-size: 14px;
}

.grid-tiles .tile .tile-block,
.grid-tiles-sidebar .tile .tile-block {
  position: relative;
  overflow: hidden;
  padding: 0 0 1em;
  margin: 0 3em 3em 0;
  z-index: 1;
  min-height: 219px;
  border-bottom: 0px solid rgba(0,0,0,0.15);
}

button[type="submit"] {
  font-size: 1.5em;
  font-weight: bold;
  color: #231f20 !important;
  padding: 0.3em 3.2em 0.3em;
  border:3px solid #231f20;
  background-color: transparent;

}
button[type="submit"]:hover {
  color: #ffcf06 !important;    
}

/*Evento Interna*/

.single-event .post-image {
  float: left;
  width: 100%;
  clear: both;
  margin: 0 0 1em;
  height: auto !important;
}
.single-post-meta-table .row {
  display: block;
  width: 100%;
  padding: 1em 0;

  border-top: 0px solid #000;
}
.single-post-meta-table .row2 {
  display: block;
  width: 100%;
  padding: 1em 0;

  border-top: 2px solid #000;
}
.single-post-meta-table .row3 {
  display: block;
  width: 100%;
  padding: 1em 0;

  border-top: 1px solid #000;
}
.single-post-meta-table hr{
  border: 1px solid #000;
}
.single-event .post-facebook a {
  background-image: url("images/icons/social/facebook_off.png");
}
.single-event .post-facebook a:hover {
  background-image: url("images/icons/social/facebook.png");
}

.post-buy.button.i-price a {
  color: #231f20 !important;
  background-color:transparent !important;
  background-image:url("images/icons/sesc/ico_price.png");
  background-repeat: no-repeat;
  background-position: 10px 7px;
  padding-left: 40px;
  border: 2px solid #231f20;
}

.post-buy.button.i-price a:hover {
  color: #fff !important;
  background-color:#260e04 !important;
  background-image:url("images/icons/sesc/ico_price_on.png");
  background-repeat: no-repeat;
  background-position: 10px 7px;
  padding-left: 40px;
  border: 2px solid #260e04 !important;
}

.post-buy.button a {
  color: #231f20 !important;
  background-color:transparent !important;
  padding-left: 40px;
  border: 2px solid #231f20;
}

.post-buy.button a:hover {
  color: #fff !important;
  background-color:#260e04 !important;
  padding-left: 40px;
  border: 2px solid #260e04 !important;
}

h6{
  font-weight: bold;
  font-size: 18px;
  border-bottom: 1px solid #000;
  padding-bottom:2px;
  margin-bottom:14px; 
}

.single-post-meta {
  padding: 0;
  border-top: 0px solid #000;
  border-bottom: 0px solid #000;
}

.ico-location{
  background-image:url("images/icons/sesc/ico_location.png");
  background-repeat: no-repeat;
  background-position: top left;
  padding-top: 3px;
  padding-left: 30px;
  height:26px;
}

.ico-date{
  background-image:url("images/icons/sesc/ico_date.png");
  background-repeat: no-repeat;
  background-position: top left;
  padding-top: 3px;
  padding-left: 36px;
  height:26px;
}

.ico-price{
  background-image:url("images/icons/sesc/ico_price.png");
  background-repeat: no-repeat;
  background-position: top left;
  padding-top: 3px;
  padding-left: 30px;
}

.ico-categoria{
  background-image:url("images/icons/sesc/ico_categoria.png");
  background-repeat: no-repeat;
  background-position: center left;
  padding-top: 3px;
  padding-left: 35px;
  margin-bottom: 30px;
  margin-right: 30px;
  height: 25px;
  float: left;
}

.ico-censura{
  background-image:url("images/icons/sesc/ico_censura.png");
  background-repeat: no-repeat;
  background-position: center left;
  padding-top: 3px;
  padding-left: 30px;
  margin-bottom: 30px;
  margin-right: 30px;
  height: 25px;
  float: left;
}

.ico-duracao{
  background-image:url("images/icons/sesc/ico_duracao.png");
  background-repeat: no-repeat;
  background-position: center left;
  padding-top: 3px;
  padding-left: 30px;
  margin-bottom: 30px;
  height: 25px;
  float: left;
}

.post-map iframe{
  float: left;
  margin-right: 39px;
  margin-top: 7px;
  padding-top: 5px;
  border-top: 2px solid black !important;
}
.post-map iframe:last-child{
  float: left;
  margin-right: 0px;
}

.post-share li a {
  background-color: #260e03 !important;
}
.post-share li a:hover {
  background-color: #ffd006 !important;
}

.input-search{
  border:0px !important;
  background: white !important;
  padding: 5px 2px 5px 7px !important;  
  margin: 7px 0px 0px 7px !important;
  text-transform: uppercase;
  font-weight: bold;
}

.bt-search{
  margin-left: 15px !important; 
  border:0px !important
}

.modal-search-button li a:hover {
  background-color: #ffd006 !important;
}

.socials li a{
  border:0px !important;
}

.hashimage-list li{
  display: block;
  float: left;  
}


.widget-title{
  font-size: 2.8em;
}

.single-event .single-post-meta h3{
  font-size: 2.8em !important;
}
.single-event .single-post-meta h4{
  font-size: 2.8em !important;
}
h2{
  font-size: 2.8em;
}
h5{
  font-size: 1.4em;
  font-weight: 700;
}

.post-tags a{
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  color:#FFFFFF;
  background: #f8b4ba !important;
}

.post-tags a:hover{
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;  
  color:#FFFFFF;
  background: #da9096 !important;
}

.single-post-content{
  margin:0px !important;
  padding: 0px !important;
}

.i-price{
  margin-top: 30px;
  margin-bottom: 30px !important;
}

.download-item{
  display: block;
  line-height: 56px;
  height: 56px;
  width: 100%;
  border-bottom: 1px solid #000000;
  background: url('images/bt-download.png') right center no-repeat;
  text-decoration:none;
}

.download-item:hover{

}

.nomargin{
  margin: 0px;
}

.search-toolbar{
	width: 100%;
  background: #d7d2c7;
  float: left;
  display: block;
  clear: both;  
}

.search-toolbar .col{
  float: left;
  margin-right: 13px  
}

.search-toolbar .canvas-container{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.search-toolbar h2{
  float: left;
  margin-top: 31px;
  margin-right: 13px; 
  color: #260e03;  
  font-size: 20px !important
} 

.search-toolbar .block-container{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.search-toolbar select{
  float: left;
  clear: none !important;
  margin-top: 20px;
  border: 0px;  
  padding-left: 7px;
}

.search-toolbar input{
  width: 120px;
  height: 47px;
  line-height:47px;
  vertical-align: middle;
  padding: 0px;
}

.nomargin{
  margin:0px !important;
}

.search-toolbar select.sel-date{
  width: 145px !important;
}
.search-toolbar select.sel-type{
  width: 220px !important;
  padding-left: 10px;
}

.search-toolbar select.sel-spaces{
  width: 240px !important;
}

.search-toolbar select.sel-country{
  width: 145px !important;
}

.header-container{
  position: relative;
}
/*
.menu-idiomas{
  position: absolute;
  left: 100%;
  width: 65px;
  margin-left: -101px;
  top: 40px;
}
.menu-idiomas a{
  display: inline-block;
  padding: 2px 4px 2px 4px;
  color: black !important;
  font-size: 12px;
  text-transform: uppercase;
  background: #ffcf06;
  text-decoration: none;
  font-weight: bold;
  margin: 0px !important;
}
.menu-idiomas a.pink{
  background:#f8b4ba !important;    
}
*/

.menu-idiomas{
  position: absolute;
  right: 37px;
  width: 200px;
  top: 40px;
  text-align: right;
}
.menu-idiomas a, .menu-idiomas span{
  display: inline-block;
  padding: 2px 4px 2px 4px;
  color: black !important;
  font-size: 12px;
  text-transform: uppercase;
  background: #ffcf06;
  text-decoration: none;
  font-weight: bold;
  margin: 0px !important;
  float:right;
}
.menu-idiomas span.pink{
  background:#f8b4ba !important; 
  cursor: default;  
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

  .toolbar-right{
    float: right;
    width: auto;
  }


}

@media only screen and (min-width: 0px) and (max-width: 479px) {

  .toolbar-right{
    float: right;
    width: auto;  
  }

  .logo.logo-image img{
    width: 200px;
  }

  h1{
    font-size: 2.8em !important;
  }

  .toolbar-custom{
    font-size: 10px !important;
  }    
}