@font-face {
	font-family: "bold";
	src: url(../fonts/calibribold.ttf);
}

@font-face {
	font-family: "italic";
	src: url(../fonts/calibritalic.ttf);
}

@font-face {
	font-family: "regular";
	src: url(../fonts/calibriregular.ttf);
}

@font-face {
	font-family: "bebas";
	src: url(../fonts/BebasNeueRegular.ttf);
}

img {
	max-width: 100%;
}

#mask {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9000;
	background-color: #000;
	display: none;
}

#boxes .window {
	position: absolute;
	left: 0;
	top: 0;
	width: 440px;
	height: 200px;
	display: none;
	z-index: 9999;
	padding: 20px;
}

#boxes #dialog2 {
	background: transparent;
	width: 750px;
	margin: 0 auto;
	margin-top: -190px;
}

#dialog2 a img {
	width: 100%;
}

#boxes input {
	width: auto !important;
}

.close {
	display: block;
	text-align: right;
}

@media(max-width: 768px) {
	#boxes #dialog2 {
		width: 100%;
		margin-top: -200px;
		left: 0 !important;
	}

	#mask {
		width: 100% !important;
	}
}

/*.container{
	width: 1100px;
}
*/
.top {
	margin: 0;
	width: 100%;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);

}

.logo a img {
	width: 73%;
	height: auto;
	margin: 0 auto;
	display: block;
	position: relative;
	/* top: 6px; */
	padding: 10px;
}

a:hover, a:focus {
	text-decoration: none;
}

.mdl-button:hover {
	color: #33adff;
}

/* MENU */

#nav {
	/*background: linear-gradient( to bottom, #fff 20%, #e6e6e6 80%);*/
	float: left;
	margin: 20px 0px;
	padding: 0;
	border-bottom: none;
	width: 100%;
	font-family: "bebas";
	font-size: 17px;
	letter-spacing: 1px;
}

#nav li a, #nav li {
	float: left;
}

#nav li {
	list-style: none;
	position: relative;
}

#nav li a {
	padding: 0.5em 0.7em;
	text-decoration: none;
	color: #4a4a4a;
	text-transform: uppercase;
}

#nav li a:hover {
	background: #2a347b;
	color: #fff;
}


/* Submenu */

.hasChildren {
	position: absolute;
	width: 5px;
	height: 5px;
	background: black;
	right: 0;
	bottom: 0;
}

#nav li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	padding: 0;
	margin: 0;
	z-index: 999;
	background: linear-gradient(to bottom, #fff 20%, #e6e6e6 80%);
}

#nav li:hover>ul {
	display: block;
}

#nav li ul li, #nav li ul li a {
	float: none;
}

#nav li ul li {
	_display: inline;
	/* for IE6 */
}

#nav li ul li a {
	width: 240px;
	display: block;
	padding: 10px;
	font-size: 17px;
}

/* SUBSUB Menu */

#nav li ul li ul {
	display: none;
}

#nav li ul li:hover ul {
	left: 100%;
	top: 0;
}

.active {
	border-bottom: 2px solid red;
}

.logoclube {
	border-right: 1px solid #9a9a9a;
	height: 90px;
	position: relative;
	top: 26px;
}

.logoclube img {
	width: 45%;
	margin: 6px 46px;
	position: relative;
	left: 110px;
}

.doacoes {
	position: relative;
	top: 50px;
}

.progress {
	width: 200px;
	height: 50px;
	float: left;
}

.progress-bar {
	background: #009900;
}

.progress-bar small {
	position: relative;
	top: 15px;
	font-size: 20px;
}

.botoes-colabore button {
	background: #33adff;
	color: #fff;
	margin-left: 10px;
	margin-top: 5px;
}


.radio-aovivo {
	margin: 0;
	width: 100%;
	background: linear-gradient(to right, #e50051 25%, #25b4b1 25%);
	height: 60px;
}

.noar {
	color: #ffd800;
	font-size: 25px;
	font-family: "bold";
	text-align: center;
	padding: 12px;
	text-shadow: 0px 0px 5px #ffd800;
}

.fm {
	background: #f39200;
}

.programacao-fm {
	height: 60px;
}

.programacao-fm i, .programacao-am i {
	float: left;
	color: #fff;
	padding: 4px;
	font-size: 35px;
	position: relative;
	top: 10px;
}

.programacao-fm h4, .programacao-am h4 {
	color: #fff;
	float: left;
	position: relative;
	top: 10px;
	font-family: "bold";
}

.programacao-fm marquee, .programacao-am marquee {
	float: left;
	padding: 5px;
	margin: 5px;
	width: 190px;
	position: relative;
	top: 10px;
	font-family: "italic";
	color: #4a4a4a;
}

.programacao-fm marquee a, .programacao-am marquee a {
	color: #4a4a4a;
}

.programacao-am marquee {
	width: 670px;
}

.title h4 {
	text-transform: uppercase;
	font-family: "bold";
	margin-bottom: 0px;
	font-size: 26px;
	margin: 10px 0px;
}

.orange {
	border-bottom: 1px solid #f39200;
	color: #f39200;
}

.card-orange {
	background: #f39200;
	width: 19.2em;
	float: left;
	height: 130px;
	margin: 10px 3px;
	border-radius: 5px;
}

.card-img {
	float: left;
	margin: 13px 1px 0px 5px;
	padding: 15px;
}

.card-orange p {
	color: #fff;
	font-family: "bold";
	font-size: 16px;
	position: relative;
	top: 25px;
	padding: 5px;
	text-transform: uppercase;
}


.card-news img {
	width: 100%;
	padding: 10px;
}

.card-news h3 {
	font-family: "bold";
	color: #f39200;
	font-size: 19px;
	padding-left: 10px;
	margin-top: 10px;
	padding-bottom: 20px;
}

.card-news h3:hover {
	color: #ce4900;
}

.card-news-img {
	height: 145px;
	overflow: hidden;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}

.card-news-data {
	padding-left: 10px;
	padding-top: 10px;
}

.card-news-2 {
	width: 267px;
	height: 80px;
	float: left;
	margin: 5px;
	border-radius: 4px;
}

.card-news-2 .card-news-data {
	padding-left: 10px;
	padding-top: 3px;
	font-size: 12px;
}

.card-news2-img {
	width: 80px;
	height: 80px;
	float: left;
	overflow: hidden;
	margin-right: 5px;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}

.card-news2-img a img {
	height: 70px;
	border-radius: 4px 0px 0px 4px;
}

.card-news-2 a h3 {
	font-size: 13px;
	color: #f39200;
	font-family: "bold";
	margin-top: 0px;
	padding-top: 5px;
}

.card-news-2 a h3:hover {
	color: #ce4900;
}


.card-news, .mdl-shadow--2dp {
	border-radius: 4px;
}

.pd-left-0 {
	padding-left: 0px;
}

.banner {
	width: 600px;
	height: 100px;
	background: #ddd;
	margin: 20px auto;
}


.blue {
	border-bottom: 1px solid #33adff;
	color: #33adff;
}

.card-blue {
	background: #33adff;
	width: 19.2em;
	float: left;
	height: 130px;
	margin: 10px 3px;
	border-radius: 5px;
}

.card-blue p {
	color: #fff;
	font-family: "bold";
	font-size: 16px;
	position: relative;
	top: 25px;
	padding: 5px;
	text-transform: uppercase;
}

.font-blue a h3 {
	color: #33adff;
}

.font-blue a h3:hover {
	color: #0076a9;
}



.red {
	border-bottom: 1px solid #cc0000;
	color: #cc0000;
}

.card-red {
	background: #cc0000;
	width: 19.2em;
	float: left;
	height: 130px;
	margin: 10px 3px;
	border-radius: 5px;
}

.card-red p {
	color: #fff;
	font-family: "bold";
	font-size: 16px;
	position: relative;
	top: 25px;
	padding: 5px;
	text-transform: uppercase;
}

.font-red a h3 {
	color: #cc0000;
}

.font-red a h3:hover {
	color: #7c0000;
}

.title2 {
	background: #f2f2f2;
	border-left: 5px solid #2a347b;
	padding: 10px;
	margin-top: 10px;
	text-transform: uppercase;
	color: #2a347b;
	font-size: 18px;
	font-family: "bold";
	margin-bottom: 10px;
	border-radius: 4px;
}

.videos a img {
	width: 100%;
	margin-bottom: 16px;
}

a.a-videos {
	float: right;
	text-decoration: underline;
	text-transform: uppercase;
	color: #2a347b;
	margin-bottom: 10px;
	position: relative;
	bottom: 14px;
	font-size: 12px;
}

footer {
	margin: 0;
	width: 100%;
	background: #2a347b;
}

.info-rodape img {
	float: left;
	padding: 20px 0px;
	margin-right: 20px;
}

.info-rodape p {
	color: #fff;
	line-height: 20px;
	font-family: "regular";
	position: relative;
	top: 20px;
	margin-bottom: 30px;
}

.links-rodape {
	float: right;
	position: relative;
	top: 28px;
	color: #fff;
}

.links-rodape a {
	color: #fff;
	font-family: "regular";
	text-transform: uppercase;
}

.copy {
	margin: 0;
	width: 100%;
	background: #cc0000;
}

.copy p {
	color: #fff;
	padding: 10px 0px;
	font-family: "bold";
}


.business-card {
	border: 1px solid #cccccc;
	background: #f8f8f8;
	padding: 10px;
	border-radius: 4px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.profile-img {
	height: 50px;
	background: white;
}

.media-heading {
	font-size: 18px;
}

.media-body p {
	font-size: 11px;
	line-height: 15px;
	font-family: "regular";
}

.media-left {
	float: left;
}

.job {
	color: #666666;
	font-size: 17px;
}

.mail {
	font-size: 16px;
}


.navbar-inverse {
	background-color: #fff;
	border-color: #fff;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #000;
}

.navbar-inverse .navbar-toggle {
	border: none;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background: transparent;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
	color: #000;
	background-color: transparent;
}

.navbar-inverse .navbar-nav>li>a:hover {
	color: #2a347b;
}

/*====================================POST==============================*/
.post {
	width: 800px;
	margin: 20px auto;
}

.post-categoria {
	text-decoration: underline;
	color: #cc0000;
	font-size: 17px;
	text-transform: uppercase;
	font-family: "bold";
}

.post h3 {
	font-family: "bold";
	font-size: 38px;
	margin-top: 15px;
	text-align: center;
}

.post-linha {
	width: 100%;
	height: 2px;
	background: #e6e6e6;
}

.post-data {
	text-align: center;
	margin: 20px 0px;
}

.img-principal a img {
	width: auto;
	max-height: 300px;
	margin: 0 auto;
	display: block;
}

.alignright {
	float: right;
	margin-top: 20px;
}

.alignright>button {
	padding: 4px;
	background: #33adff;
	color: #fff;
	margin: 0px 5px;
}

.post-texto {
	float: left;
	text-align: justify;
	font-family: "regular";
}

.post-texto p {
	font-size: 17px;
	font-family: "regular";
}

.midia {
	height: 130px;
	overflow: hidden;
	margin-bottom: 10px;
	border-radius: 5px;
}

.midia a img {
	width: 100%;
}

.banner2 {
	width: 100%;
	height: 100px;
	background: #ddd;
	margin: 20px auto;
}

.mais-noticias-item {
	margin-bottom: 20px;
}

.mais-noticias {
	background: #f2f2f2;
	margin: 0;
	width: 100%;
}

.mais-noticias-title {
	border-top: 2px solid #4a4a4a;
	text-transform: uppercase;
	font-family: "regular";
	color: #4a4a4a;
	font-size: 17px;
	margin-bottom: 13px;
}

.mais-noticias-item a h3 {
	text-align: left;
}

.mais-noticias-item h4 {
	margin-top: 0px;
	text-decoration: underline;
	color: #cc0000;
	font-size: 14px;
	text-transform: uppercase;
	font-family: "bold";
}

.mais-noticias-img {
	height: 164px;
	background-position: center !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	border-radius: 6px;
}

.mais-noticias-img a img {
	width: 100%;
}

.mais-noticias-item a h3 {
	color: #cc0000;
	font-family: "bold";
	font-size: 25px;
}

.mais-noticias-item p {
	line-height: 17px;
	color: #4a4a4a;
	font-family: "italic";
}

.midias a img {
	margin-bottom: 15px;
}

@media(max-width: 768px) {
	.post h3 {
		font-size: 23px;
	}

	.post-texto {
		float: initial;
	}
}

/*=====================================POSTS===================================*/
.posts h3 {
	color: #cc0000;
	font-size: 35px;
	margin: 20px auto;
}

.posts .mais-noticias-img {
	height: 164px;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}

.posts .mais-noticias-item {
	border: none;
	margin-bottom: 10px;
	padding-bottom: 15px;
}

/*=====================================PROGRAMAÇÃO============================*/
.programacao-title {
	border-bottom: 1px solid #000;
	font-size: 22px;
	font-family: "bold";
	text-transform: uppercase;
	margin-top: 20px;
	color: #4a4a4a;
}

.outraprogramacao {
	font-size: 12px;
	font-family: "bold";
	text-transform: uppercase;
	float: right;
	margin-top: 10px;
}

.outraprogramacao a {
	color: #4a4a4a;
}


.nav-tabs {
	border-bottom: none;
	background: #f2f2f2;
	margin-top: 10px;
	margin-bottom: 5px;
}

.nav-tabs .active {
	background: #25b4b1;
	border: none;
}

.nav-tabs>li>a {
	margin-right: 7px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	color: #25b4b1;
	font-size: 20px;
	text-transform: uppercase;
	font-family: "bold";
	margin-left: 9px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #fff;
	background-color: transparent;
	border: none;
	border-bottom-color: transparent;
	cursor: default;
	font-size: 20px;
	text-transform: uppercase;
}

.tab-content>.active {
	border: none;
}

.tab-content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.tab-content ul li {
	padding: 10px;
	text-align: left;
	border-radius: 7px;
	font-family: "regular";
	text-transform: uppercase;
	margin-bottom: 5px;
	background: #fafafa;
	padding: 20px;
	font-size: 16px;
}

.tab-content ul li p {
	margin-bottom: 0px;
	line-height: 20px;
}

.programa-categoria68, .programa-categoria73 {
	background: #25b4b1;
	color: #fff;
}

.programa-categoria67, .programa-categoria71 {
	background: #e68a00;
	color: #4a4a4a;
}

.programa-categoria66, .programa-categoria72 {
	background: #e62e00;
	color: #fff;
}

.programa-categoria69, .programa-categoria74 {
	background: #000066;
	color: #fff;
}

.programa-categoria70, .programa-categoria75 {
	background: green;
	color: #fff;
}




.instagram {
	margin-bottom: 20px;
}


/*=====================================MURAL==================================*/
.message-item {
	margin-bottom: 25px;
	margin-left: 40px;
	position: relative;
}

.message-item .message-inner {
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 10px;
	position: relative;
}

.message-item .message-inner:before {
	border-right: 10px solid #ddd;
	border-style: solid;
	border-width: 10px;
	color: rgba(0, 0, 0, 0);
	content: "";
	display: block;
	height: 0;
	position: absolute;
	left: -20px;
	top: 6px;
	width: 0;
}

.message-item .message-inner:after {
	border-right: 10px solid #fff;
	border-style: solid;
	border-width: 10px;
	color: rgba(0, 0, 0, 0);
	content: "";
	display: block;
	height: 0;
	position: absolute;
	left: -18px;
	top: 6px;
	width: 0;
}

.message-item:before {
	background: #fff;
	border-radius: 2px;
	bottom: -30px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	content: "";
	height: 100%;
	left: -30px;
	position: absolute;
	width: 3px;
}

.message-item:after {
	background: #fff;
	border: 2px solid #ccc;
	border-radius: 50%;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	content: "";
	height: 15px;
	left: -36px;
	position: absolute;
	top: 10px;
	width: 15px;
}

.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}

.message-item .message-head {
	border-bottom: 1px solid #eee;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

.message-item .message-head .avatar {
	margin-right: 20px;
}

.message-item .message-head .user-detail {
	overflow: hidden;
}

.message-item .message-head .user-detail h5 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}

.message-item .message-head .post-meta {
	float: left;
	padding: 0 15px 0 0;
}

.message-item .message-head .post-meta>div {
	color: #333;
	font-weight: bold;
	text-align: right;
}

.post-meta>div {
	color: #777;
	font-size: 12px;
	line-height: 22px;
}

.message-item .message-head .post-meta>div {
	color: #333;
	font-weight: bold;
	text-align: right;
}

.post-meta>div {
	color: #777;
	font-size: 12px;
	line-height: 22px;
}

.message-head img {
	min-height: 40px;
	max-height: 40px;
}

/*=====================================VIDEOS===============================*/
.card .card-image {
	overflow: hidden;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	height: 115px;
}

.card .card-image img {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.card .card-image:hover img {
	-webkit-transform: scale(1.2) rotate(-7deg);
	-moz-transform: scale(1.2) rotate(-7deg);
	-ms-transform: scale(1.2) rotate(-7deg);
	-o-transform: scale(1.2) rotate(-7deg);
	transform: scale(1.2) rotate(-7deg);
}

.card {
	font-family: 'Roboto', sans-serif;
	margin-top: 10px;
	position: relative;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 4 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	margin-bottom: 10px;
	height: 170px;
	text-align: center;
}

.card h4 {
	text-align: center;
	padding: 5px;
	font-size: 12px;
}

.card .card-content {
	padding: 10px;
	text-align: center;
}

.card .card-content .card-title, .card-reveal .card-title {
	font-size: 17px;
	font-weight: 800;
	color: #0085bc;
	text-transform: uppercase;
}

.card .card-action {
	padding: 20px;
	border-top: 1px solid rgba(160, 160, 160, 0.2);
}

.card .card-action a {
	font-size: 15px;
	color: #ffab40;
	text-transform: uppercase;
	margin-right: 20px;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	-ms-transition: color 0.3s ease;
	transition: color 0.3s ease;
}

.card .card-action a:hover {
	color: #ffd8a6;
	text-decoration: none;
}

.card .card-reveal {
	padding: 20px;
	position: absolute;
	background-color: #FFF;
	width: 100%;
	overflow-y: auto;
	/*top: 0;*/
	left: 0;
	bottom: 0;
	height: 100%;
	z-index: 1;
	display: none;
}

.card .card-reveal p {
	color: rgba(0, 0, 0, 0.71);
	margin: 20px;
}

.btn-custom {
	background-color: transparent;
	font-size: 18px;
}

/*====================================VÍDEOS===============================*/


.margimbottom60 {
	margin-bottom: 60px;
}

@media(max-width: 640px) {
	.margimbottom60 {
		margin-bottom: 0px;
	}

	.container {
		width: 100%;
	}

	.pd-left-0 {
		padding-left: 10px;
	}

	.logoclube {
		border: none;
		height: auto;
		position: relative;
		top: 56px;
	}

	.logoclube img {
		width: auto;
		margin: 0px;
		max-height: 100px;
		margin: 0 auto;
		display: block;
		position: relative;
		left: 0px;
	}

	.doacoes {
		position: relative;
		top: 70px;
		margin-bottom: 80px;
	}

	.progress {
		width: 100%;
		height: 20px;
		float: inherit;
	}

	.progress-bar small {
		position: relative;
		top: 0px;
		font-size: 18px;
	}

	.botoes-colabore {
		margin: 20px 0px;
	}

	.radio-aovivo {
		margin: 0;
		width: 100%;
		background: transparent;
		height: auto;
	}

	.radio-aovivo .container>div:nth-child(1) {
		background: #e62e00;
	}

	.radio-aovivo .container>div:nth-child(2) {
		background: #e68a00;
	}

	.radio-aovivo .container>div:nth-child(3) {
		background: #00b386;
	}

	.programacao-am, .programacao-fm {
		height: 60px;
	}

	.programacao-fm marquee, .programacao-am marquee {
		float: inherit;
		padding: 5px;
		margin: 5px;
		width: 150px;
		position: relative;
		top: 10px;
	}

	.card-orange {
		background: orange;
		width: 100%;
		float: inherit;
		height: 130px;
		margin: 10px 3px;
		border-radius: 10px;
	}

	.card-news-2 {
		width: 100%;
		height: 70px;
		float: left;
		margin: 5px;
	}

	.banner {
		width: 100%;
		height: 100px;
		background: #ddd;
		margin: 20px auto;
	}

	.card-blue {
		background: #33adff;
		width: 100%;
		float: inherit;
		height: 130px;
		margin: 10px 3px;
		border-radius: 10px;
	}

	.card-red {
		background: #cc0000;
		width: 100%;
		float: inherit;
		height: 130px;
		margin: 10px 3px;
		border-radius: 10px;
	}

	.info-rodape img {
		padding: 20px 0px;
		width: auto;
		height: auto;
		margin: 0 auto;
		display: block;
		float: inherit;
	}

	.info-rodape p {
		color: #fff;
		line-height: 20px;
		font-family: "regular";
		position: relative;
		top: 20px;
		text-align: center;
	}

	.links-rodape {
		float: inherit;
		position: relative;
		color: #fff;
		text-align: center;
		padding: 10px;
		top: 0;
	}

	.copy p {
		color: #fff;
		padding: 10px 0px;
		font-family: "bold";
		text-align: center;
	}

	.post {
		width: 100%;
		margin: 0 auto;
	}

	.midia {
		height: 130px;
		overflow: hidden;
		margin-bottom: 10px;
	}

	.card {
		height: auto;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 640px) {
	.container {
		width: 100%;
	}

	.margimbottom60 {
		margin-bottom: 0px;
	}

	.pd-left-0 {
		padding-left: 10px;
	}

	.logoclube {
		border: none;
		height: auto;
		position: relative;
		top: 106px;
	}

	.logoclube img {
		width: auto;
		margin: 0px;
		max-height: 100px;
		margin: 0 auto;
		display: block;
		position: relative;
		left: 0px;
	}

	.doacoes {
		position: relative;
		top: 120px;
		margin-bottom: 80px;
		height: 140px;
	}

	.progress {
		width: 100%;
		height: 20px;
		float: inherit;
	}

	.progress-bar small {
		position: relative;
		top: 0px;
		font-size: 18px;
	}

	.radio-aovivo {
		margin: 0;
		width: 100%;
		background: transparent;
		height: auto;
	}

	.radio-aovivo .container>div:nth-child(1) {
		background: #e62e00;
	}

	.radio-aovivo .container>div:nth-child(2) {
		background: #e68a00;
	}

	.radio-aovivo .container>div:nth-child(3) {
		background: #00b386;
	}

	.programacao-fm marquee, .programacao-am marquee {
		float: inherit;
		padding: 5px;
		margin: 5px;
		width: 150px;
		position: relative;
		top: 10px;
	}

	.card-orange {
		background: orange;
		width: 100%;
		float: inherit;
		height: 130px;
		margin: 10px 3px;
		border-radius: 10px;
	}

	.card-news-2 {
		width: 100%;
		height: 70px;
		float: left;
		margin: 5px;
	}

	.banner {
		width: 100%;
		height: 100px;
		background: #ddd;
		margin: 20px auto;
	}

	.card-blue {
		background: #33adff;
		width: 100%;
		float: inherit;
		height: 130px;
		margin: 10px 3px;
		border-radius: 10px;
	}

	.card-red {
		background: #cc0000;
		width: 100%;
		float: inherit;
		height: 130px;
		margin: 10px 3px;
		border-radius: 10px;
	}

	.info-rodape img {
		padding: 20px 0px;
		width: auto;
		height: auto;
		margin: 0 auto;
		display: block;
		float: inherit;
	}

	.info-rodape p {
		color: #fff;
		line-height: 20px;
		font-family: "regular";
		position: relative;
		top: 20px;
		text-align: center;
	}

	.links-rodape {
		float: inherit;
		position: relative;
		color: #fff;
		text-align: center;
		padding: 10px;
		top: 0;
	}

	.copy p {
		color: #fff;
		padding: 10px 0px;
		font-family: "bold";
		text-align: center;
	}

	.post {
		width: 100%;
		margin: 0 auto;
	}

	.midia {
		height: 130px;
		overflow: hidden;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 768px) {
	.banner-clube {
		margin-top: 60px;
	}

	.no-padding-xs {
		padding: 0;
	}
}

#shadowbox {
	top: 0 !important;
}


/*
====================================
PLAYER RÁDIO
=====================================*/

.player-desktop {
	display: none;
}


@media only screen and (max-width: 768px) {
	.container-player {
		height: 140px;
	}

	.player-externo {
		margin-top: 15px;
	}
}


@media only screen and (max-width: 1026px) {
	.programacao-am {
		height: 70px;
	}
}

@media screen and (min-width: 768px) {
	.player-desktop {
		display: block;
	}

	.player-mobile {
		display: none;
	}
}


.player-externo {
	width: 100%;
}

/*
====================================
REDES SOCIAIS
=====================================*/

.redes-sociais img {
	margin-top: 13px;
	width: 30px;

}

.redes-sociais img:hover {
	scale: 1.1;
}

.redes-sociais a:nth-child(2) {
	margin-left: 10px;
	margin-right: 0px;
}

.redes-sociais-mobile {
	display: none;
}

@media screen and (max-width: 768px) {
	.redes-sociais {
		margin-top: 10px;
	}

	.redes-sociais img {
		display: none;

	}
}

@media screen and (max-width: 768px) {
	.container-no-ar {
		display: flex !important;
	}

	.noar {
		width: 50%;
		text-align: left;
		margin-left: 20px;
	}

	.redes-sociais-mobile {
		width: 50%;
		display: block;
		margin-top: 18px;
	}

	.redes-sociais-mobile img {
		width: 25px;
	}

	.redes-sociais-mobile a {
		margin-left: 15px;
	}
}

/*
====================================
BOTÕES APPS
=====================================*/


.img-app {
	width: 255px !important;
	height: 99px !important;
}


/*
====================================
SEARCH
=====================================*/




.page-search {
	margin-top: 25px;
	margin-bottom: 25px;
}

.posts-title-search {
	margin-top: 25px;
	margin-bottom: 25px;
}


.posts-paginacao-search {
	display: flex;
	align-items: center;
	justify-content: center;
}

.row-search {
	min-height: 160px;
	display: flex;
	align-items: center;
}


#search.open {
	opacity: 1;
	transform: translate(0px, 0px) scale(1, 1);
}

#search {
	background-color: #00000054;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	transition: all 0.5s ease-in-out 0s;
	width: 100%;
	z-index: 2000;
	color: white;

}

#search .close {
	color: #2a347b;
	font-size: 40px;
	opacity: 1;
	padding: 10px 17px;
	position: fixed;
	right: 15px;
	top: 15px;
}

button.close {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	cursor: pointer;
}

.close {
	float: right;
	font-weight: bold;
	line-height: 1;
	text-shadow: 0 1px 0 #fff;
}

#search input[type="text"] {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	color: white;
	font-family: "Open Sans", sans-serif;
	font-size: 50px;
	font-weight: 300;
	margin: -51px auto 0;
	outline: medium none;
	padding-left: 30px;
	padding-right: 30px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100%;
}

#search .btn {
	background-color: #2a347b;
	color: white;
	left: 50%;
	margin-top: 60px;
	padding: 10px 50px;
	position: absolute;
	top: 50%;
	transform: translateX(-50%);
}

.popup-box-on {
	display: block !important;
}

.off {
	display: none;
}

.borda-input {
	border-bottom: 1px solid white !important;
}

#search input::placeholder {
	color: white;
}


@media screen and (max-width: 768px) {
	.search-desktop {
		display: none;
	}
}



/*
BUSCA MOBILE 
 */
 #custom-search-input{
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 23px;
}