/*
Theme Name: AU Theme
Theme URI: http://www.adoradoresunitarianos.com.br
Author: CONTATO - Soluções Web e Mídia Interativa
Author URI: http://www.contatoartes.com.br
Description: The AU Theme theme is a responsive layout theme made with Bootstrap made for churches. Our theme works great on many mobile devices.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: au-theme
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300');
@import url('css/font-awesome.css');
/* === custom icon === */
@import url('css/custom-fonts.css');


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: #ff6600;
}
.container {
  max-width: 1024px;
}
.btn-primary {
    color: #6D0101;
    background-color: #D89C18;
    border-color: #007bff;
}
.btn-secondary {
    color: #6D0101;
    background-color: #E4BB5F;
    border-color: #D89C18;
}
.btn-secondary:hover {
    color:#6D0101;
    background-color: #D89C18;
    border-color: #A25740;
}
#lista-cat{
	margin-top: 30px;
}
.list-group-item {
    border-bottom: 1px solid #F3F19E;
}
.barra-lateral .list-group-item.active{
	font-size: 1.5em;
    color: #E4BB5F;
    background-color: #142976;
    border-color: #142976;
}
.barra-lateral .list-group-item{
	color: #6D0101;
}
.barra-lateral .list-group ul a{
	color: #6D0101;
}
/*         ESTILIZA CONTACT FORM 7
------------------------------------------------*/
.form-group .wpcf7-form-control{
	width: 100%;
	background-color:#FFF;
	border: 1px solid #900;
	border-radius: 10px;
}
/*
.form-group span{
	border-radius: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color:#fff;
}
*/
.form-control{
	line-height:80px;
	background-color:#FFF;
	border:none;
}
.form-group .wpcf7-submit {
    -webkit-appearance: button;
	width: 25%;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
    background-color: #d89c18;
}
textarea.form-control {
    height:auto;
    line-height: normal;
}
/*
 * Cabeçalho
 */
 #header-content{
	width:100%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 40px;
	margin: 0 auto;
	overflow:hidden;
}
#logo{
	float:left;
	padding: 20px 0px;
}
#login{
	float:right;
	margin-top: 37px;
	margin-right:50px;
}
#login ul{
	margin:0;
	padding:0;
	list-style:none;
}
#login ul .logar a{
	background:#14328D;
}
#login ul .registre a{
	background:#142976;
}
#login ul li{
	float:left;
}
#login ul li a{
	padding:8px;
	display:block;
	text-decoration:none;
	color:#fff;
	border:1px solid #FFF;
}

/*        PESQUISA TOPO
---------------------------------------------------*/
#search{
	float:right;
	margin-top: 35px;
}
#search input{
	float:left;
	border:0;
	padding: 9px 6px;
	width:270px;
	background:#DBE9F4;
	color:#14328D;
	outline:none;
	border-bottom:1px;
	border-left:1px;
	border-right:0px;
	border-top:1px;
	border-style:solid;
	border-color:#ACC3E0;
}
#search .btn_search{
	background:#BCD5EA url(img/blue-search.png) no-repeat center;
	width:38px;
	height:44px;
	cursor:pointer;
	border-bottom:1px;
	border-right:1px;
	border-top:1px;
	border-left:0px;
	border-style:solid;
	border-color:#ACC3E0;
}
/* --------------Slider Top -----------------------*/
#myCarousel{
	padding-left: 0%;
	padding-right: 0%;
/*	padding-bottom:20px; */
}
#slider_top{
	width:100%;
	margin-top: 0px;
	overflow:hidden;
	padding-top:10px;
	padding-bottom: 10px;
}

/* CUSTIMIZAÇÃO DO NAV SUPERIOR
--------------------------------------------------*/
.spaco-topo-single{
	height: 90px;
}
.bg-dark {
    background-color: #acc3e0 !important;
}
.navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
	padding-bottom:0px;
	padding-top:0px;
	padding-left: 5%;
	padding-right: 5%;
	z-index:2500;
}
#navbarCollapse{
	height: 50px;
}
#navbarCollapse ul .page_item{
	height: 50px;
	line-height: 50px;
	border-right: 1px solid #72a8ea;
	color:#142976;
}
#navbarCollapse ul .page_item a{
	text-decoration:none;
	color:#142976;
	padding-left: 10px;
	padding-right: 10px;
}
#navbarCollapse ul .page_item:hover {
	background-color:#142976;
}
#navbarCollapse ul .page_item a:hover {
	color:#FFF;
}
#navbarCollapse ul .active{
	background-color:#142976;
	line-height: 30px;
}
#navbarCollapse ul .current_page_item {
	background-color:#142976;
} 
#navbarCollapse ul .current_page_item a{
	color:#fff;
} 
.btn-outline-success {
    color: #6D0101;
    background-color: #D89C18;
    background-image: none;
    border-color: #ECCD8A;
}
.btn-outline-success:hover {
    color: #6D0101;
    background-color: #E7B963;
    background-image: none;
    border-color: #ECCD8A;
}
/* CUSTOMIZA O CAROUSEL
-------------------------------------------------- */
/* Classe base do carousel */
.carousel {
  margin-bottom: 4rem;
}

/* Já que usamos posicionamento de imagens, precisaremos fazer alguns ajustes na legenda */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declaramos alturas, devido ao posicionamento do elemento img */
.carousel-item {
  height: 32rem;
  background-color: #777;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
/*  height: 32rem; */
}
control-prev-icon {
    width: 30px;
    height: 30px;
	padding: 15px;
	background-color:#3C9;
}
.carousel-indicators {
    bottom: 30px;
}

/*
   ESPAÇAMENTO PÁGINA
--------------------------------------------------*/
.spaco-topo{
	margin-top: 30px;
}
/* NAV ABAIXO DO SLIDER 
--------------------------------------------------*/
#bt_menu{
	display:none;
}
label[for="bt_menu"]{
	padding: 10px 15px;
	background-color: #142976;
	color:#FFF;
	cursor:pointer;
	display:none;
}
#nav {
	position:relative;
    width: 100%;
	max-height: 70px;
    float: left;
    background: #142976;
	margin-top: -95px;
    border-top: 4px solid #ff6600;
}
#nav #nav-content {
    width: 100%;
	padding-left: 2.075%;
	
}
#nav #nav-content ul {
    float: left;
    list-style: none;
    text-align: left;

}
#nav #nav-content ul .cat-item{
    font: 14px Verdana, Tahoma, Arial;
    font-weight: normal;
	color:#fff;
    float: left;
	line-height: 60px;
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
}
#nav #nav-content ul .cat-item a{
	display:block;
	text-decoration:none;
	color:#fff;
/*	border-right:1px solid #FFF; */
	padding-left: 10px;
	padding-right: 10px;
}
#nav #nav-content ul .cat-item a:hover{
	background:#ff6600;
	line-height: 60px;
	color: #FFF;
/*	padding-left: 10px;
	padding-right: 10px; */
}
#nav #nav-content ul .cat-item:hover ul{
	display:block;
	z-index: 100;
}
#nav #nav-content ul .cat-item ul{
	width:280px;
	display:none;
	color: #006;
	margin-top: 0px;
	background:#acc3e0;
	position:absolute;
	border-left:3px solid #6D0101;
}
#nav #nav-content ul .cat-item ul li a{
	color: #006;
}
#nav #nav-content ul li ul li{
	width:245px;
	margin-left: -8px;
}
#nav #nav-content ul li ul li a{
	color:#006;
}
#nav #nav-content ul li ul li a{
	border-bottom:1px solid #ACC3E0;
	border-right:none;
	border-left: 4px solid #F60;
	color:#14328D;
	margin-left: -35px;
}
#nav #nav-content ul li ul li a:hover{
	background:#ff6600;
	color:#ff6600;
}
/* CONTEÚDO DA HOME
-------------------------------------------------- */
.container-home{
	position:relative;
	padding-top: 0px;
	margin-top: 1rem;
}
.marketing h3 a{
	color:#A25740;
	text-decoration:none;
}
.marketing h3 a:hover{
	color:#6D0101;
}
.titulos-cat{
	position:relative;
	float:left;
	line-height: 45px;
	text-align:left;
	font-weight:600;
	margin-top: 0px;
	margin-bottom: 50px;
	padding: 0px;
/*	background-color: #F3F19E; */
	border-bottom: 0px solid #acc3e0;

}
.titulos-cat-home{
	position:relative;
	float:left;
	line-height: 45px;
	text-align:left;
	font-weight:600;
	margin-top: 20px;
	margin-bottom: 50px;
	padding: 0px;
/*	background-color: #F3F19E; */
	border-bottom: 4px solid #acc3e0;
}
.marketing .titulos-cat-home span {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 9px;
	font-size: 1.8em;
	color: #142976;
	background-color: #acc3e0;
	border-bottom: 4px solid #142976;
}
.marketing .col-md-12 .titulo-conteudo {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 9px;
	font-size: 1.8em;
	color: #A25740;
	background-color: #EFCC8C;
	border-bottom: 4px solid #6D0101;
}
.data-pub{
	font-size: 0.75rem;
	padding: 3px;
	border-top: 1px solid #ff6600;
	color: #6b6967;
    display: inline-block;
	line-height: 20px;
}

.marketing .rounded-circle{
	margin-bottom: 15px;
	
}
.marketing .rounded{
	margin-bottom: 15px;
	max-width: 50%;
	margin-top: 20px;
	
}
.marketing .col-md-12 .rounded{
	margin-bottom: 15px;
	max-width: 30%;
	margin-right: 8px;
}
.marketing .pg-single h2{
	text-align:left;
}
#dest-info{
	background-color: #fcac76;
}
#bt-imgautor{
	background-image:url(img/autor-branco.png);
	background-repeat:no-repeat;
	background-position:center center;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#142976;
	border:none;
}
#bt-nomautor{
	color:#142976;
	background-color:#ff6600;
	border:none;
}
.text-muted {
    color: #6c757d !important;
    padding-right: 15px;
	padding-left: 20px
}
#views{
	background-image:url(img/views.png);
	background-repeat:no-repeat;
	background-position: left center;
}
#coment{
	background-image:url(img/coment.png);
	background-repeat:no-repeat;
	background-position: left center;
}
#list-dest{
}
/* Alinha, centralmente, o texto dentro das três colunas abaixo do carousel */
.marketing .col-marketing {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  text-align: center;
/*  text-align: justify; */
}
.marketing h2 {
  font-weight: 400;
  text-align:center;
}
.marketing .col-marketing p {
  margin-right: .75rem;
  margin-left: .75rem;
  text-align: justify;
}
.marketing .col-marketing .bt-centro{
  text-align: center;
}
#destaque-info{
	width:100%;
	float:left;
}
#destaque-info ul{
	display:inline-block;
	margin:0;
	padding:0;
	list-style:none;
}
#destaque-info ul li{
	
	width:100%;
	color:#4159A2;
	float:left;
	padding: 6px 30px;
}
#destaque .destaque-info ul .dest-autor{
	width:30%;
	background-image:url(img/autor.png);
	background-repeat:no-repeat;
	background-position:left center;
}
#destaque-info ul .dest-views{
	width:25%;
	background-image:url(img/views.png);
	background-repeat:no-repeat;
	background-position:left center;
}
#destaque-info ul .dest-coment{
	width:25%;
	background-image:url(img/coment.png);
	background-repeat:no-repeat;
	background-position:left center;
}

/* Featrurezinhas
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Espaça o elemento <hr> mais */
}

/* Afina os cabeçalhos de marketing */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}
/*         PÁGINA DE CATEGORIAS
---------------------------------------------------*/
.col-img-dest{
	float:left;
	width: 35%;
}
.col-content-dest{
	float:left;
	width:60%;
	margin-left: 20px;
}
.col-content-dest h4{
	font-weight: 600;
}
.list-cat h2{
	text-align:left;
	
}
.col-content-dest h4 a{
	color:#ff6600;
	text-decoration:none;
}
.col-content-dest h4 a:hover{
	color:#ff3f00;
}
/* ==================== SIDERBAR ===============================*/

#sidebar{
	width:100%;
	float:right;
	overflow:hidden;
	margin-top:25px;
}

/* ============= Siderbar Vistos ====================*/

#sidebar-vistos{
	width:100%;
	float:left;
}
#sidebar-vistos #title-vistos{
	border-bottom:2px solid #ECF3FA;
	padding:5px 0;
	color:#ff6600;
}
#sidebar-vistos #title-vistos span{
	font-size:22px;
	font-weight:bold;
	border-bottom:2px solid #ff6600;
	color:#14328D;
	padding:5px 0;
}
#sidebar-vistos ul{
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar-vistos ul li{
	width:100%;
	float:left;
	border-bottom:1px solid #ECF3FA;
	padding:10px 0;
}
#sidebar-vistos ul li a{
	color:#4159A2;
	text-decoration:none;
}
#sidebar-vistos ul li a:hover {
	color:#ff6600;
	text-decoration:underline;
}
#sidebar-vistos .vistos-number{
	width:40px;
	padding:10px 6px;
	font-size:18px;
	color:#fff;
	float:left;
	background:#ff6600;
	margin-right:10px;
}

/* ===============SIDERBAR COLUNISTAS =============*/

#sidebar-colunistas{
	width:100%;
	float:left;
	margin-top:30px;
}
#sidebar-colunistas #title-colunistas{
	font-weight:bold;
	border-bottom:2px solid #ECF3FA;
	color:#14328D;
	padding:5px 0;
}
#sidebar-colunistas #title-colunistas span{
	font-size:22px;
	font-weight:bold;
	border-bottom:2px solid #ff6600;
	color:#14328D;
	padding:5px 0;
}
#sidebar-colunistas .colunistas{
	width:100%;
	float:left;
}
#sidebar-colunistas .colunistas ul{
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar-colunistas .colunistas ul li{
	float:left;
	width:100%;
	padding:18px 0;
	border-bottom:1px solid #ECF3FA;
}
#sidebar-colunistas .colunistas ul li img{
	float:left;
}
#sidebar-colunistas .colunistas ul li h1{
	height:41px;
	font-size:16px;
	font-weight:bold;
	width:195px;
	float:left;
	margin-left:10px;
}
#sidebar-colunistas .colunistas ul li h1 a{
	color:#14328D;
	text-decoration:none;
}
#sidebar-colunistas .colunistas ul li h1 a:hover {
	color:#ff6600;
	text-decoration:underline;
}
#sidebar-colunistas .info-colunistas{
	width:205px;
	float:left;
	background:#ff6600;
}
#sidebar-colunistas .info-colunistas ul{
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar-colunistas .info-colunistas ul li{
	width:20px;
	height:20px;
	float:left;
	padding:0;
	margin:2px 14px;
	border-bottom:none;
}

/* =====================PUBLICIDADE ============================*/

#sidebar-publicidade{
	width:100%;
	float:left;
	margin-top:30px;
}
#sidebar-publicidade #title-publi{
	font-size:22px;
	font-weight:bold;
	border-bottom:2px solid #ECF3FA;
	color:#14328D;
	padding:5px 0;
	margin-bottom: 25px;
	
}
#sidebar-publicidade #title-publi span{
	font-size:22px;
	font-weight:bold;
	border-bottom:2px solid #ff6600;
	color:#14328D;
	padding:5px 0;
}
#sidebar-publicidade ul{
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar-publicidade .publi-maior{
	width:280px;
	height:230px;
	float:left;
	background:#ECF3FA;
	margin:16px 0;
}
#sidebar-publicidade .publi-left{
	width:125px;
	height:125px;
	float:left;
	background:#ECF3FA;
}
#sidebar-publicidade .publi-right{
    width:125px;
	height:125px;
	float:right;
	background:#ECF3FA;
}
/* ============= Siderbar Mais Comentados ====================*/

#sidebar-coment{
	width:100%;
	float:left;
	margin-top:30px;
}
#sidebar-coment #title-coment{
	border-bottom:2px solid #ECF3FA;
	padding:5px 0;
}
#sidebar-coment #title-coment span{
	font-size:22px;
	font-weight:bold;
	border-bottom:2px solid #ff6600;
	color:#14328D;
	padding:5px 0;
}
#sidebar-coment ul{
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar-coment ul li{
	width:100%;
	float:left;
	border-bottom:1px solid #ECF3FA;
	padding:10px 0;
}
#sidebar-coment ul li a{
	color:#4159A2;
	text-decoration:none;
}
#sidebar-coment ul li a:hover {
	color:#ff6600;
	text-decoration:underline;
}
#sidebar-coment .coment-number{
	padding:10px;
	font-size:18px;
	color:#fff;
	float:left;
	background:#ff6600;
	margin-right:10px;
}


/* =================SIDERBAR FACEBOOK ===========*/

#sidebar-facebook{
	width:100%;
	float:left;
	margin-top:30px;
	display: none;
}
#sidebar-facebook #title-facebook{
	border-bottom:2px solid #ECF3FA;
	padding:5px 0;
}
#sidebar-facebook #title-facebook span{
	font-size:22px;
	font-weight:bold;
	border-bottom:2px solid #ff6600;
	color:#14328D;
	padding:5px 0;
}

/*      IMAGEM COM TEXTO A DIREITA
----------------------------------------------------*/
.pg-single p{
	text-align:justify;
}
/*         FOOTER
---------------------------------------------------*/
.basesite{
	min-width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #dbe9f4;
	background-color:#142976;
	border-top: 4px solid #ff6600;
}
.copyrigth{
	color: #dbe9f4;
	
}
/*   SOCIAL ICONS
--------------------------------------------------*/
/*social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}
.icon-socials{
	padding-top: 10px;
}
/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoInstagram:hover {
	background-color:#d21aa3;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoYoutube:hover {
	background-color:#f70000;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i, 
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoInstagram:hover i, .social-network a.icoYoutube:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	background-color:#acc3e0;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 40px;
	height: 40px;
	font-size:1.65em;
}
.social-circle li i {
	margin:0;
	line-height:40px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #142976;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}
.col-develope{
	padding-top: 20px;
}

/* CSS RESPONSIVE
-------------------------------------------------- */

@media (max-width: 639px) {
	
/*       LOGO - PÁGINA INICIAL
 --------------------------------------------------*/

.col-img-dest img {
	width: 100%;
}
.navbar-toggler:not(:disabled):not(.disabled) {
    background-color: #142976;
}
#logo {
    padding: 10px 0px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
#logo img{
	vertical-align: middle;
	border-style: none;
	max-width: 50%;
	margin-left: 25%;
}
#search {
    float: left;
    margin-top: 10px;
    width: 100%;
}
#search input{
	width: 80%;
}
#search .btn_search{
	width: 20%;
}
#login {
    float: left;
	width: 100%;
    margin-top: 15px;
	margin-bottom: 15px;
}
#login ul .logar{
	width: 50%;
	text-align:center;
}
#login ul .registre{
	width: 50%;
	text-align:center
}

#nav {
    margin-top: -89px;

}
#nav #nav-content {
    margin-top: 0px;
    background-color: #142976;
    height: 60px;
}
label[for="bt_menu"] {
    padding: 10px 15px;
    background-color: #ff6600;
}
.navbar-expand-md{
	height: 60px;
}
#navbarCollapse{
	background-color:#F30;
	z-index:155;
}
#navbarCollapse .btn-outline-success{
	color: #142976;
	background-color:#142976;
	margin-left: 10px;
}
#navbarCollapse input{
	background-color:#142976;
	width: 92%;
	margin-top: 10px;
	margin-right:10px;
	margin-left: 10px;
}
#navbarCollapse ul .active {

	padding-left: 10px;
	color:#142976;
}
#navbarCollapse ul .page_item {
	background-color:#ff6600;
	border-bottom: 1px solid #6D0101;
    color: #142976;
}
#navbarCollapse ul .page_item:hover {
	background-color:#142976;
	border-bottom: 1px solid #6D0101;
    color: #142976;
}
.navbar{
	background-color:#6F9;	
	
}
.form-inline{
	background-color:#d89c18;
}
#nav {
    z-index: 1500;
}
#nav #nav-content ul{
	display:none; 
}

label[for="bt_menu"]{
	float:right;
	margin-top: 8px;
	margin-right: 20px;
	display:block;
	border-radius: 5px;
}
#nav #nav-content #bt_menu:checked ~ ul{
	margin-top: 0px;
	margin-left: 0;
	display:list-item;
	transition: all 0.4s;
	
}
#nav #nav-content ul li{
	margin-right: 0;
	position:relative;
	display:list-item;
	width: 100%;
	color:#fff;
	background-color:#142976;
	padding:0px 8px;
	border-bottom:1px solid #acc3e0;
	margin-left: 0%;
	margin-right: 10%;
}
#nav #nav-content ul .cat-item a {
	color:#fff;
}
.conteudo-home {
    margin-top: -135px;
}
.marketing .rounded{
	margin-bottom: 0px;
	max-width: 100%;
	padding-left: 0px;
	
}

.marketing .titulos-cat-home{
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px;
}
.marketing #titulos-cat-home span {
    font-size: 1.6em;
}
.marketing .col-md-12 span {
/*	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 11px; */
	font-size: 1.6em;
}
/*         PÁGINA DE CATEGORIAS
---------------------------------------------------*/
.col-img-dest{
	float:left;
	width: 100%;
}
.col-content-dest{
	float:left;
	width:100%;
	margin-left: 0px;
}
.list-cat h2{
	text-align:left;
	font-size: 1.5em;
	margin-top: -15px;
	
}
/*    PÁGINA SIGLE
-------------------------------------------------*/
.marketing .col-md-12 .rounded{
	margin-bottom: 15px;
	margin-left:1.7525%;
	max-width: 100%;
	text-align:center;
	
}
/*
        BANNERS DE ANÚNCIOS
-------------------------------------------------
*/
.g img {
    height: auto;
    width: 100%;
	margin-bottom: 15px;
}
}

@media (min-width: 40em) {
  /* 40em corresponde a 640px */
  /* Aumenta o tamanho do conteúdo do carousel */
/*
   ESPAÇAMENTO PÁGINA
--------------------------------------------------*/
.spaco-topo{
	height: 80px;
}

  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
  .col-marketing {
	margin-top: 1.5rem;
	width: 100%;
    float: left;
}
}

@media (min-width: 62em) {
   /* 62em corresponde a 640px */
  .featurette-heading {
    margin-top: 7rem;
  }
}