@import url('../responsive/style.css');
/*
Theme Name: Novo Tema
Theme URI: http://www.lajepronta.com.br/oie
Description: responsive theme modified
Author: Paula Pedroza
Version: 0.0.1
Template: responsive
Tags: black, custom-background, custom-colors, custom-header, custom-menu, dark, editor-style, featured-image-header, featured-images, fixed width, flexible-width, full-width-template, gray, left sidebar, light, microformats, one-column, post-formats, right sidebar, rtl-language-support, sticky-post, theme-options, translation-ready, two columns, white 
*/

body {
	background: #ffffff;
}


#container {
	border-top: 6px solid #006cd4;
	padding:2px 10px;
}

#logo img {
	margin-bottom: 4px !important;
}

.bold {
	font-weight: bold;
}

.color-azul {
	color: #006cd4 !important;
}

.clear {
  	clear: both;
}

/* Menu 
-------------------------*/

ul.menu {
	float: right;
	padding: 28px 0;
}

.menu a {
	color: #404040;
	/*line-height: 100px;*/
	text-transform: uppercase;
}

.menu a:hover {
	background-color: transparent;
	background-image: none;
	color: #006cd4;
}


.menu .current_page_item a {
	background-color: transparent;
	color: #006cd4;
}

/* Widget 
-------------------------*/

.widget-wrapper {
	background-color: #ffffff;
	border: none;
}

.widget-wrapper {
	margin: 0;
	padding: 24px 20px 0 20px;
}

.widget-title-home h3 {
	text-transform: uppercase;
	font-size: 1.5em;
	padding-bottom: 9px;
}

.widget-title-home a {
	
}

.widget-title-home h3 a:hover {
	color:#006cd4 !important;
}

#widgets .tagcloud,
#widgets .textwidget {
	color: #636363 !important;
}

#widgets .tagcloud,
#widgets .textwidget .linha {
	border-top: 1px solid #4c98e1 !important;
	width: 21% !important;
	padding-bottom: 7px;
	line-height: 0;
}

#widgets .tagcloud,
#widgets .textwidget .saiba-mais {
	color: #006cd4 !important;
}

#widgets .tagcloud,
#widgets .textwidget .saiba-mais a:hover{
	color: #006cd4 !important;
	text-decoration: underline;
}

/* Grid 
-------------------------*/

.grid.col-300.copyright {
	width:100%;
}

.col-460 {
	width:100%;
	margin-bottom: 0;
}

.grid.col-460 h1, .grid.col-460 h2, .grid.col-460 p {
	display:none;
}

input[type="text"], 
input[type="password"],
input[type="email"] {
    -moz-box-sizing: border-box;
	-moz-border-radius: 2px;
	-webkit-box-sizing: border-box;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0,0,0,0.2);
	background: #f4f4f4;
	box-sizing: border-box;
	border: 1px solid #aaa;
	border-bottom-color: #ccc;
	border-radius: 2px;
	margin: 0;
	outline: none;
	padding: 6px 8px;
	vertical-align: middle;
	width: 100%;
}

/* Imagem principal 
-------------------------*/

#featured {
	padding:0;
}

#featured-image {
	margin: 0;
}

.aligncenter {
	display: block;
	margin: 0 auto;
}

/* Page
-------------------------*/

#wrapper {
	border: none;
	padding-left: 0;
	padding-right: 5px;
	margin-top: 0 !important;
}

.post-title {
    display:none;
}

h6 {
	margin-top: 0;
	text-transform: none !important;
	font-size:1.9em !important;
	font-weight: bold !important;
	line-height: 1.2em !important;
	vertical-align: baseline !important;
}

h3 {
	margin: 0 0 13px 0;
	text-transform: none !important;
	font-size:1.5em !important;
	font-weight: bold !important;
	line-height: 1.5em !important;
	vertical-align: baseline !important;
}

#wrapper .linha {
	border-top: 1px solid #4c98e1;
	width: 58px;
	line-height: 0;
}

#wrapper .bloco-texto, #wrapper .page-image  {
	float: left;
	margin-top: 1.6em;
}

#wrapper .bloco-texto {
	width:400px;
}

#wrapper .page-image {
	width: 50%;
	padding-bottom: 2px;
	padding-right: 40px;
}

#wrapper .bloco-texto p.itens {
	font-weight: bold;
	font-size: 116%;
}

#wrapper ul {
	list-style-type: none;
	margin: 0;
}

#wrapper ul#col1-2 li, #wrapper ul#col2-2 li {
	background-position: 0 8px;
	width: 340px;
	margin-bottom: 27px;
}

#wrapper ul#col1-2 li.ultimo, #wrapper ul#col2-2 li.ultimo {
	margin-bottom: 0;
}

#wrapper li {
	background: url('bullet-azul.jpg') no-repeat center left;
	padding-left: 14px;
}


/* Page Lajes Protendidas
-------------------------*/

#wrapper .bloco-desmoldantes {
	margin-top: 69px;
	border-top: 1px solid #e6e6e6;
}

#wrapper .texto-desmoldantes {
	float:left;
	width: 450px;
	padding-top: 43px;
}

#wrapper .img-esquema {
	float:left;
	width: 405px;
	padding: 27px 0 0 25px;
	
}

#wrapper .img-desmoldantes {
	float:left;
	padding: 30px 0 0 80px;
	
}

#wrapper .bloco-desmoldantes h6 {
	margin-bottom: 0;
}

#wrapper .bloco-desmoldantes h5.subheader {
	font-size:1.2em !important;
	font-weight: normal !important;
	text-transform: lowercase;
	color: #727171;
	margin-top: 0;
	margin-bottom: 1em;
}

#wrapper .bloco-desmoldantes ul {
	float: left;
	margin: 1.6em 0;
	list-style-type: none;
	line-height: 1.6em;
}

#wrapper .bloco-desmoldantes ul.ultima-ul {
	margin-left: 40px;
}

img.img-aditivos {
	margin-left: 30px;
	margin-top: 20px;
}


/* Page Impermeabilizacao
-------------------------*/

#wrapper .bloco-desmoldantes ul#col1-2, #wrapper .bloco-desmoldantes ul#col2-2 {
	float:left;
	color: #727171;
	margin-top: 32px;
}

#wrapper .bloco-desmoldantes h6.vantagens {
	padding-top: 40px;
	text-transform: none !important;
}

#wrapper .bloco-desmoldantes ul#col1-2 {
	padding-right: 75px;
	margin-right: 56px;
	margin-bottom: 0;
}

#wrapper .bloco-desmoldantes li span.subtitulo {
	font-size:1.1em;
	font-weight: bold;
	color: #404040;
	margin-top: 0;
}


/* Page - Graute
-------------------------*/

#wrapper .azul {
	background-color: #0069d7;
	padding: 20px 70px;
	text-align: center;
}

#wrapper .page-image p {
	color: #FFFFFF;
	font-weight:bold;
	font-style: italic;
	line-height: 1.3; 
	margin: 0;
}

#wrapper .bloco-graute {
	background-color: #ebf3fc;
	margin-top: 69px;
}

#wrapper .graute-col-1, #wrapper .graute-col-2 {
	float: left;
	width: 380px;
	margin: 33px;
}

#wrapper .graute-col-2 {
   	border-left: 1px solid #d1dae3;
	padding-left: 33px;
}

#wrapper .bloco-graute ul#col1-2 li, #wrapper .bloco-graute ul#col2-2 li {
    margin-bottom: 16px;
}

#wrapper .bloco-graute ul#col1-2 li.ultimo, #wrapper .bloco-graute ul#col2-2 li.ultimo, #wrapper .bloco-graute p.ultimo {
    margin-bottom: 0;
}


/* Page - Contato
-------------------------*/

#wrapper .info-contato {
	padding-left: 35px;
}

#wrapper .email {
	color: #006cd4 !important;
}

#wrapper .bloco-texto.info-contato {
	margin: 1.6em 0;
}

#wrapper .bloco-texto img {
	padding-top: 23px;
	padding-bottom: 0;
}

#wrapper .formulario {
	float: left;
	width: 350px;
	margin-top: 1.6em;
	margin-left:20px;
	padding-bottom: 23px;
	padding-left: 30px;
	border-left: 1px solid #e6e6e6;
}

#wrapper .formulario p {
	margin-top: 0;
	margin-bottom: 1.2em;
}

/* Breadcrumb
-------------------------*/

.breadcrumb-list {
	padding-bottom: 2px;
	font-weight: bold;
}

/* Footer
-------------------------*/

#footer {
	padding-left: 0;
}