/** General **/
@media (min-width:980px){
	.container {
		width: 988px;
	}
}
hr {
	border-top: 1pt solid #c6c6c6;
}
/** Body **/
body {
	padding-top: 62px;
	color: #333;
}
/** Footer **/
footer.app-footer {
	background-color: #000;
	color: #fff;
}
footer.app-footer a {
	color: #fff;
}
footer.app-footer a:hover {
	color: rgb(23, 161, 217);
}
footer.app-footer hr {
	margin-bottom: 5px;
	border-color: #fff;
}
footer.app-footer .credits {
	font-family: Lato;
	font-size: 12px;
}

.nav .form-search {
	padding-top: 14px;
}
/** Home **/
.app-fecha {
	padding: 10px;
	font-family: "Droid Serif";
}

/** Text styles **/
h1,h2,h3,h4 {
	font-weight: 900;
}
h5,h6 {
	font-weight: 700;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 1.8em;
}
h4 {
	font-size: 1.25em;
}
h6 {
	font-size: 0.9em;
	margin-top: 3px;
	margin-bottom: 3px;
}

a {
	transition:0.5s;
}
a:hover {
	text-decoration: none;
	color: #17a1d9;
	transition:0.5s;
}
.et-1, .et-2, .et-3, .et-4 {
	font-weight: 900;
	text-transform: uppercase;
	line-height: 1em;
}
.et-1, .et-4 {
	font-size: 12px;
}
.et-2 {
	font-size: 10px;
}
.et-3 {
	font-size: 0.75em;
	color: rgb(130, 187, 74);
}
.et-data {
	font-size: 10px;
	margin:0;
}

/** Colors **/
.blue {
	color: #17a1d9;
}
.green, .green a {
	color: #82bb4a;
}
.th__category--active .green {
	color: #82bb4a;
}
.green-bg {
	background-color: #82bb4a;
	color: #fff;
}
.red-bg {
	background-color: #eb232e;
	border: #eb232e;
	color: #fff;
}
.red-bg:hover {
	background-color: #b51821;
	border: #b51821;
}
.orange {
	color: #ff8100;
}
.yellow {
	color: #fcba28;
}
.red {
	color: #eb232e;
}
.green-wap {
	color: #57893;
}
/** Boxed titles classes **/
.title-box {
    border: 1px solid #c6c6c6;
    height: 60px;
    margin: -20px;
    border-bottom-style: none;
}
.title-box__title {
	padding: 0 10px;
	background-color: #eee;
	display: inline-block;
}
.title-box__title, .th__header-title {
	color: #17a1d9;
}
/** Helper classes **/
.wb {
	background-color: #fff;
}
.destacado-verde {
	color: #578933;
}

.destacado-verde:hover {
	cursor: pointer;
}
/** Menus Desktop & Mobile **/
.nav {
	text-align: center;
}
.navbar {
	z-index: 4;
}
.navbar-nav>li {
	font-size: 12px;
}
.nav>li>a {
	padding: 10px 8px;
	padding-bottom: 8px;
	padding-top: 18px;
	padding-bottom: 8px;
}
.nav>li>a.weather {
	text-transform: capitalize;
	padding-top: 17px;
	padding-left: 23px;
}
.nav>li>a.weather img {
	padding-right: 5px;
}
.navbar-right>li>a {
	padding: 18px 2px;
}
.navbar-right>li>a.search {
	padding-left: 13px;
}
.navbar-toggle {
	border: transparent;
	float: left;
	margin-right: 0;
}
.menu-mobile {
	background: #eee;
}

.menu-mobile {
	display: none;
	text-align: center;
	padding-top: 15px;
}
.menu-mobile ul {
	padding-left: 5px;
}
.menu-mobile ul li {
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px 0px 10px 0px;
	font-size: 18px;
	list-style-type: none;
}
.menu-mobile ul li a {
	text-decoration: none;
	font-family: 'Oswald';
	font-style: italic;
}
.navbar-header .weather {
	color: #fff;
}
.redes {
	padding-top: 10px;
}
.menu-mobile .redes li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}
.search-xs {
	padding-bottom: 20px;
}
.search-xs input {
	width: 100%;
	background: transparent;
	border: transparent;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.search-icon {
	position: absolute;
  right: 15px;
  top: 13px;
}
.search-icon .submit-search {
	border: 0;
	background: transparent;
}
.list-inline li a {
	color: #c6c6c6;
}
.list-inline .green a {
	color: #82bb4a;
}
.list-inline .blue a {
	color: #17a1d9;
}
.list-inline .orange a {
	color: #fcba28;
}
/** Buttons **/
.btn {
	font-size: 0.9em;
	line-height: 1.2em;
	font-family: Lato;
	font-weight: 700;
	color: #fff;
	padding: 7px 20px;
}
.btn-primary {
	margin-top: 20px;
}
.newsletter .btn {
	position: absolute;
	top: 6px;
	right: 20px;
	text-transform: uppercase;
	padding: 5px 38px;
}
.btn:hover {
	color: #fff;
}
.btn:hover {
	color: #fff;
}
.green-bg {
	border: #82bb4a;
}
.green-bg:hover {
	background-color: #6d9a40;
}
.orange-bg {
	background: #ff8100;
	border: #ff8100;
}
.orange-bg:hover {
	background: #a55c12;
}
.yellow-bg {
	background: #fcba28;
	border: #fcba28;
}
.yellow-bg:hover {
	background: #c38f1c;
}
.grey-bg {
	background: #8c8c8c;
	border: #8c8c8c;
}
.grey-bg:hover {
	background: #8c8c8c;
}
/** Forms **/
.newsletter {
	background-color: #f5f5f5;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-top: 30px;
	margin-bottom: 20px;
	display: none;
}
.form-control {
	height: 39px;
	border-radius: 0;
}
.phone {
	font-weight: bold;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #8c8c8c;
}
.newsletter-xs, .atajos {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
}
.newsletter-xs, .newsletter-xs a {
	font-family: "Lato";
	font-weight: bold;
	color: #8c8c8c;
}
.module-blog {
	background-color: #fff;
	text-align: center;
	padding: 10px;
	height: 270px;
}
.module-blog img {
	padding-bottom: 10px;
}
.module-blog h3 {
	font-size: 18px;
	margin-top: 10px;
}
.module-blog h3 a {
	color: #333;
}
.module-blog-bottom {
	position: absolute;
	bottom: 10px;
	left: 33px;
}
.separador {
	width: 30px;
}
.multimedia .th__layover {
	text-align: center;
	left: 7px;
	right: 7px;
	bottom: 0;
}
.multimedia .th__layover h3 {
	font-size: 34px;
}
.multimedia {
	margin-top: 30px;
}
.multimedia .category_icon {
	bottom: 145px;
	left: 450px;
}
.top {
	top: 0px;
	position: absolute;
	background-color: rgba(0,0,0, 0.6);
	padding: 10px;
	color: white;
	left: 7px;
	right: 7px;
	text-align: center;
	z-index: 3;
}
.top h3 {
	font-family: "Oswald";
	font-weight: lighter;
	margin-top: 10px;
	font-size: 36px;
}
/** Especiais Esquemas **/
.extras {
	padding-top: 30px;
}
.extra_title .et-4 {
	text-align: center;
	color: #17a1d9;
	padding-bottom: 20px;
	font-size: 14px;
}
.extra_article {
	padding-bottom: 10px;
}
.extras .melhor-th__caption {
	right: 7px;
	left: 7px;
}
.especiais .top h3 {
	color: #fcba28;
}
.especiais .th__layover {
	background-color: transparent;
	text-align: center;
	bottom: 50px;
}
.especiais_more_articles {
	background-color: #fff;
	padding-top: 15px;
	top: -50px;
}
.especiais_more_article {
	height: 248px;
}
.esquema3 .especiais_more_article {
	height: 300px;
}
.especiais-data {
	padding-top: 10px;
	font-family: 'Lato';
	font-weight: bold;
	line-height: 120%;
}
.especiais-data a {
	color: #333;
}
.esquema3 .especiais-data {
	font-size: 18px;
}
.especiais .et-data {
	position: absolute;
	bottom: 10px;
}
.esquema2 .th__layover {
	background-color: rgba(0,0,0, 0.6);
	bottom: 0;
	left: 0;
	right: 0;
}
.especiais h6 {
	color: #fcba28;
}
.principal {
	position: relative;
}
.principal:hover .text-hover {
	opacity: 1;
	transition: 0.5s;
  font-weight: bold;
  font-style: normal;
  padding-top: 23%;
  width: 100%;
  background: rgba(6, 6, 6, 0.56)
}
.text-hover {
	opacity: 0;
  transition: 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
 	height: 100%;
  color: #fff;
  font-size: 15px;
  z-index: 2;
}
.category_icon {
	position: absolute;
	padding: 10px;
}
/** Slider **/
.carousel-control.left {
	width: 6%;
	left:-57px;
}
.carousel-control.right {
	width: 6%;
	right:-57px;
}
.carousel-control.left, .carousel-control.right {
	background: transparent;
	top: 44%;
}
.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev {
	right: -43%;
	color: #e0e0e0;
}
footer.app-footer .credits {
	font-size: 11px;
}
footer #navbar {
	margin-bottom: 30px;
}
.newsletter-bloque-gray {
	color: #eb232e;
	text-align: center;
	padding: 20px;
	background: #eee;
	margin-top: 20px;
}
.newsletter-bloque-white {
	color: #eb232e;
	text-align: center;
	padding: 20px;
	background: #fff;
	margin-top: 20px;
}

#plemx-root .weather-button {
height: 60px !important;
width: 100px;
}

#plemx-root .pelm-container .header {
display: none !important;
}

@media (min-width:768px) and (max-width:991px){
	.module-blog h3 {
		font-size: 15px;
	}
	.module-blog-bottom {
		left: 10px;
	}
	.multimedia .category_icon {
		left: 324px;
	}
	h4 {
		font-size: 14px;
	}
	.module-blog {
		height: 255px;
	}
}
@media (max-width:990px) {
	.nav>li>a {
		padding: 10px 6px;
	}
}
@media (max-width:767px) {

	.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {margin: 0 auto;}
	.btn {
		position: inherit;
		margin-top: 10px;
		right: 0;
	}
	.navbar-header .weather {
	padding-top: 18px;
}
	.module-blog-bottom {
		left: 35%;
	}
	.module-blog {
		margin-top: 5px;
	}
	.multimedia .category_icon {
		left: 20px;
	}
	h2 {
		font-size: 20px;
	}
	h3 {
		margin-top: 0;
		font-size: 18px;
	}

	.title-box__title {
		background: #fff;
	}
	.newsletter-xs {
		text-align: center;
	}

	.multimedia .th__layover h3 {
		font-size: 18px;
	}
	.top h3 {
		font-size: 20px;
	}
	.multimedia .category_icon {
		left: 40%;
		bottom: 67px;
	}
	.category_icon img {
		width: 40px;
	}
	.top {
		position: inherit;
		padding: 2px;
		background: rgba(0,0,0, 0.8);
	}
	.especiais .th__layover {
		background: rgba(0,0,0, 0.8);
	}
	.category_icon_xs {
		position: absolute;
		left: 20px;
		top: 5px;
	}
	.carousel-control.left {
	width: 6%;
	left:0px;
	}
	.carousel-control.right {
		width: 6%;
		right:12px;
	}
	.carousel-control.left, .carousel-control.right {
		background: transparent;
		top: 44%;
	}
	.text-hover {
		display: none;
	}
	.app-footer-xs .footer-xs {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #eee;
	}
	.th__footer, .redes-footer {
		background: #eee;
	}
	.footer-xs a {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.footer-xs p {
		margin-bottom: 0;
	}
	.app-fecha {
	font-size: 12px;
	border-bottom: 1px solid #c6c6c6;
	}
}
