/*
Theme Name:         Incoprol Premoldados
Theme URI:          http://incoprolpremoldados.com.br/
Description:        
Version:            1.0
Author:             André Daniel
Author URI:         http://altaideia.com.br/
*/
@import url(css/kickstart.css);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,800,700,600,300);
#wpstats {
	position: absolute;
	width: 0;
	height: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
}
header {
	background-color: #febd19;
	max-height: 148px;
	margin-bottom: 1px;
}
header, header * {
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.logo {
	text-align: center;
	display: inline-block;
	float: left;
	padding: 25px 0;
}
.slides {
	height: 300px;
}
.banner li {
	background-size: cover;
	background-position: center;
	text-align: center;
	color: #FFFFFF;
	font-weight: 100;
}
.banner .titulo {
	margin-top: 200px;
	font-size: 65px;
	line-height: 70px;
	margin-bottom: 20px;
}
.banner p {
	font-size: 20px;
	max-width: 100%;
}
.banner .cor {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.40);
	background-image: url(img/pixel.png);
}
.info {
	border: 1px solid #FEBD19;
	margin-top: 50px;
}
.info a {
	float: right;
	padding: 20px;
	color: #FEBD19;
	text-decoration: underline;
}
.info h4 {
	background-color: #FEBD19;
	margin-top: 0px;
	padding: 10px;
	font-size: 16px;
	font-weight: 300;
}
.info h4 p {
	float: left;
	margin-top: 0px;
	color: #000;
}
.info h4 i {
	font-size: 24px;
	float: left;
	margin-top: -22px;
}
.info img {
	padding: 0 20px;
	width: 100%;
	height: auto;
}
.info p {
	padding: 20px;
	text-align: justify;
	font-size: 15px;
	color: #575353;
	font-weight: 200;
}
.destaques {
	margin-top: -50px;
	margin-bottom: -120px;
}
.title-produtos {
	position: relative;
	z-index: 10;
	margin-top: 50px;
}
.title-produtos h4:after {
	content: " ";
	width: 180%;
	height: 60px;
	float: right;
	margin-top: 10px;
	margin-bottom: -8px;
	border-top: 1px solid #FEBD19;
	border-left: 1px solid #FEBD19;
}
.tecnologia {
	margin-top: -150px;
	position: relative;
	z-index: 10;
}
.title-tecnologia h4:after {
	content: " ";
	width: 180%;
	height: 60px;
	float: left;
	margin-top: 10px;
	margin-bottom: -20px;
	border-top: 1px solid #FEBD19;
	border-right: 1px solid #FEBD19;
}
.clientes h4 {
	margin-top: 70px;
	margin-bottom: -15px;
}
.clientes h4:after {
	content: " ";
	width: 230%;
	height: 60px;
	float: right;
	margin-top: 10px;
	margin-bottom: -40px;
	border-top: 1px solid #FEBD19;
	border-left: 1px solid #FEBD19;
}
.clientes img {
	border: 1px solid #B0B0B0;
	margin: 10px;
}
.pagina-produtos img {
	width: 100%;
	max-width: 300px;
}
.produtos {
	background-image: url(img/bg-produtos.jpg);
}
.produtos .bx-controls {
	padding-bottom: 50px !important;
}
.produtos img {
	margin-left: -75px;
	position: relative;
	z-index: 0;
	width: auto !important;
	height: auto !important;
}
.produtos .descricao {
	position: relative;
	z-index: 1;
	padding-left: 750px;
	height: 390px;
}
.produtos li {
	margin-top: -8px;
}
.produtos .descricao-container {
	width: 490px;
	height: 250px;
	padding: 25px;
	margin-left: -90px;
	margin-top: -325px;
	font-size: 12px;
	overflow: hidden;
	background-color: #febd19;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.produtos .descricao-container:hover {
/*
	height: 310px;
	margin-top: -385px;
	*/
}
.produtos h3 {
	text-transform: uppercase;
	margin: 0;
}
.produtos .descricao-container ul {
	list-style: circle;
}
.produtos .descricao-container ul li {
	display: block;
	float: none;
	margin: 5px;
}
.footer {
	background: url(http://www.incoprolpremoldados.com.br/wp-content/uploads/2015/07/FOOTER1.jpg) no-repeat;
  	body
-moz-background-size: 100% 100%;
-webkit-background-size: 100% 100%;
background-size: 100% 100%;
	background-color:#282828;
	padding:50px;
	height:180px;
	margin:0;
	}
.pagina {
	margin-bottom: 50px;
}
article {
	font-size: 14px;
}
.wp-caption {
	background-color: rgb(255,255,255);
	border: 1px solid rgb(230,230,230);
	padding: 10px;
	margin: 10px 0;
	border-radius: 5px;
	font-size: 16px;
	font-style: italic;
	text-align: center;
}
.wp-caption:hover {
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
}
.produto {
	border-left: 2px solid #373737;
	padding-left: 50px;
	margin-bottom: 50px;
}

@media all and (min-width: 1100px) and (max-width: 1280px) {
.logo {
	padding: 25px;
}
.menu li a {
	padding: 60px 15px;
}
.menu li a:hover {
	padding: 60px 15px 75px 15px;
}
.banner .titulo {
	margin-top: 100px;
	font-size: 50px;
	line-height: 55px;
}
header {
	max-height: 138px;
}
}

/* Estilização para iPad*/
@media all and (min-width: 768px) and (max-width: 1100px) {
.banner .titulo {
	margin-top: 75px;
	font-size: 40px;
	line-height: 50px;
}
.logo {
	padding: 25px;
}
.menu li a {
	padding: 60px 15px;
	font-size: 16px;
}
.menu li a:hover {
	padding: 60px 15px 75px 15px;
}
header {
	max-height: 138px;
}
}

@media all and (min-width: 480px) and (max-width: 768px) {
.menu {
	text-align: center;
	background-color: #373737;
}
.menu li a {
	padding: 20px 8px;
	font-size: 13px;
}
header {
	max-height: none;
}
.logo {
	width: 100%;
	padding: 20px;
	display: block;
	background-color: #ffbe19;
}
.slides {
	height: 220px;
}
.banner .titulo {
	margin-top: 50px;
	font-size: 35px;
	line-height: 40px;
}
.banner p {
	font-size: 18px;
}
}

@media all and (max-width: 480px) {
.menu li {
	display: block;
}
.menu li a {
	padding: 20px 10px;
	font-size: 14px;
	width: 100%;
	text-align: center;
}
.menu li:hover a {
	padding: 30px 10px;
}
header {
	max-height: none;
}
.logo {
	width: 100%;
	padding: 20px;
	display: block;
}
.slides {
	height: 300px;
}
.banner .titulo {
	margin-top: 50px;
	font-size: 50px;
	line-height: 50px;
}
}