@font-face {
  font-family: 'icobase';
  src:  url('../fonts/icobase.eot?ffook9');
  src:  url('../fonts/icobase.eot?ffook9#iefix') format('embedded-opentype'),
    url('../fonts/icobase.ttf?ffook9') format('truetype'),
    url('../fonts/icobase.woff?ffook9') format('woff'),
    url('../fonts/icobase.svg?ffook9#icobase') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="ico-"], [class*=" ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icobase' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-arrow-r:before {
  content: "\e900";
}
.ico-bar:before {
  content: "\e901";
}
.ico-close:before {
  content: "\e902";
}
.ico-cloud:before {
  content: "\e903";
}
.ico-eye:before {
  content: "\e904";
}
.ico-mail-bird:before {
  content: "\e905";
}
.ico-play:before {
  content: "\e906";
}
.ico-pt-logo:before {
  content: "\e907";
}
.ico-search:before {
  content: "\e908";
}
.full-top{margin-top:20px;}
.full-bottom{margin-bottom:20px;}
.imgPlay {width:100%;height:100%;} 
.imgPlay img{margin:5px;max-width:310px;_width:expression(this.width > 310 ? "310px" :this.width);}
.title-post {display:block;text-overflow:ellipsis;word-break:break-all;white-space:nowrap;overflow:hidden;width:100%;}
.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}
.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}
.embed-responsive-play{padding-bottom:56.25%}
.embed-responsive-headphones{padding-bottom:20%}
.embed-responsive-4by3{padding-bottom:70%}
.propa_left1,.propa_left2,.propa_left3{z-index:9999;}
.propa_right1,.propa_right2,.propa_right3{z-index:9999;}
.propa_bottom{z-index:9999;}
.color-white{color:#fff!important}
.opacity-50{opacity:.5}
.bg-highlight{background-color:#1c212a!important;color:#fff}
.pagination-round a{border-radius:35px}
.pagination{width:100%;text-align:center;margin-bottom:10px;}
.pagination a{color:#000;font-size:12px;display:inline-block;width:35px;line-height:33px;height:35px;margin:20px 5px 5px 0;border:1px solid rgba(0,0,0,.06)}
.btn-submit{width:100%;text-align:center;padding:10px;transition:all .1s linear;display:inline-block;background:#222;color:#fff;border:none;font-weight:500;cursor:pointer;border-radius:3px}
.btn-submit:hover{background:#E93255;color:#fff}.btn-submit:focus{outline:0}button{border:none;cursor:pointer}
.goog-te-banner-frame {display:none;}
.footer {padding-bottom:200px}
#google_translate_element2 {display:none;}
.page_link.page_current {
	color: #ae2222;
	font-size: 12px;
	display: inline-block;
	width: 35px;
	line-height: 33px;
	height: 35px;
	margin: 20px 5px 5px 0;
	border: 1px solid #ae2222;
}
@media (min-width:1200px) {
	.embed-responsive-play {
		padding-bottom:41.25%;
	}
}