/*
Theme Name: Cadastro Fornecedor Publicidade
Author: CMSP
Description: Tema para hotsite Cadastro Fornecedor Publicidade
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cadastro-fornecedor-publicidade
*/
#logocam {
  margin: .5em 0 0;
}
@media only screen and (min-width: 768px) {
	#logocam {
	  float: left;
	}
}
h3 {
	font-size:1.5em;
}
.top_submenu {margin-top:0px;}
.top-slider {
	margin-top: 30px;
}
@media only screen and (min-width: 1030px) {
	.top-slider .slider-container {
		width:630px;
		height:258px;
	}
}
@media only screen and (min-width: 768px) {
	.top-nav-2 li a {
		height: 100%;
		line-height:24px;
		padding: 1.25em .6em .75em;
	}
}
.titulo {
	text-transform:uppercase;
	padding:0px;
	font-size: 3em;
	color:#fff;
}
li.page-item-6 a{width:30px;text-indent:-9999em;background:url('../cmsp_default/images/sprite-icons-s6f7bde44cc.png') 0 -2031px no-repeat;height:65px;width:30px}
.hentrya footer {padding:10px 0 0 0;border-bottom:1px solid #d6d6d6;}
.hentrya {margin-bottom: 0px;}
.sem-topo{padding-top:20px;}
span.wpcf7-not-valid-tip {display:none;}
.main-header-cor{background-color:#f28c1e;}
.negrito {font-weight:bold;}

.widget {
  padding: 0px 0px;
  margin: 0; */
}
.widget-title {
  display:none;
}
aside.ngg_images {
margin-top:0px;
}

/*Galeria*/
.gallery {
display: block;
clear: both;
overflow: hidden;
margin: 0 auto;
}
.gallery .gallery-row {
display:block;
clear: both;
overflow: hidden;
margin: 0;
}
.gallery .gallery-item {
overflow: hidden;
float: left;
margin: 0;
text-align: center;
list-style: none;
padding: 0;
position: absolute
bottom: 0
}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
max-width: 89%;
height: auto;
padding: 1%;
margin: 0 auto;
}
.gallery-caption {
margin-left: 0;
}

.content-box-top .content-box-title2:before {
  width: 28px;
  left: 12px;
}

.icon-pen-red:before {
  background: url('images/sprite-icons-s6f7bde44cc.png') 0 -1853px no-repeat;
  height: 40px;
  width: 40px;
}

.icon-map-red:before {
  background: url('images/sprite-icons-s6f7bde44cc.png') 0 -3343px no-repeat;
  height: 40px;
  width: 40px;
}

.icon-prox-red:before {
  background: url('images/sprite-icons-s6f7bde44cc.png') 0 -2972px no-repeat;
  height: 40px;
  width: 40px;
}

.icon-sound-red:before {
  background: url('images/sprite-icons-s6f7bde44cc.png') 0 -2587px no-repeat;
  height: 40px;
  width: 40px;
}
.footer .endereco {
    font-size: small;
}

/*KB*/
.sidebar {
	margin-top: .5em;
}
@media only screen and (min-width: 1030px){
	.two-column-main {
		width: 660px;
	}
}
.kb_section {
float: left;
width: 31%;
margin: 5px;
background-color: #f5f5f5;
border: 1px solid #eee;
}
@media only screen and (min-width: 768px) {
	.kb_section {
		min-width: 400px;
	}
}
@media only screen and (min-width: 1030px) {
	.kb_section {
		min-width: 320px;
	}
}
h4.kb-section-name {
background-color: #eee;
margin: 0;
padding: 5px;
}
ul.kb-section-list {
list-style-type: none;
list-style: none;
display: inline;
}	
li.kb-section-name {
list-style-type: none;
display: inline;
}
ul.kb-article-list {
list-style-type: none;
list-style: none;
}	
li.kb-article-name {
list-style-type: none;
}
div.kb_section:nth-of-type(2n+1) {clear:left;}
div.kb_section:nth-of-type(2n+2) {}

/*FORMS*/
div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14;
  background-color: lightgreen;
}