@import url(http://fonts.googleapis.com/css?family=Open+Sans:700,400);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*font: inherit;*/
	vertical-align: baseline;
	*overflow-x: hidden;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	/*line-height: 1;*/
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
hr { display: none; }

fieldset { display: block; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Evitar que a barra de compatibilidade empurre o layout */
#sawpf {
	position: absolute !important;
	top: 0 !important;
	z-index: 9999 !important;
}
/*--*/

/* Utils */
.fleft { float: left; }
.fright { float: right; }
.block { display: block; }
.hide { display: none; }
.in-block { display: inline-block; }
.replacement {
	display: block;
	text-indent: -9999px;
	clear: both;
}
.cb {
    clear: both;
    overflow: hidden;
}
/*--*/

/*
* Default
*/
body {
	color: #65598C;
	font-family: 'Open Sans', arial, sans-serif;
	font-size: 13px;
    line-height: 20px;
	margin: 0 auto;
	list-style: none;
	overflow-x: hidden;
    background: #fff url(../img/layout/bg.jpg) top center no-repeat;
}
.crop {
	margin: 0 auto;
	width: 960px;
}
a, .transition {
    text-decoration: none;
	transition:all .3s ease-in-out;
		-webkit-transition:all .3s ease-in-out;
		-moz-transition:all .3s ease-in-out;
}
/*----*/

/*
* Fonts
*/
@font-face {
    font-family: 'NovecentoMedium';
    src: url('../fonts/novecento-medium/Novecentosanswide-Medium.eot');
    src: url('../fonts/novecento-medium/Novecentosanswide-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/novecento-medium/Novecentosanswide-Medium.woff') format('woff'),
         url('../fonts/novecento-medium/Novecentosanswide-Medium.ttf') format('truetype'),
         url('../fonts/novecento-medium/Novecentosanswide-Medium.svg#novecento_sans_widemedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'NovecentoDemiBold';
    src: url('../fonts/novecento-demibold/Novecentosanswide-DemiBold.eot');
    src: url('../fonts/novecento-demibold/Novecentosanswide-DemiBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/novecento-demibold/Novecentosanswide-DemiBold.woff') format('woff'),
         url('../fonts/novecento-demibold/Novecentosanswide-DemiBold.ttf') format('truetype'),
         url('../fonts/novecento-demibold/Novecentosanswide-DemiBold.svg#novecento_sans_widedemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*----*/

/*
* Header
*/
#header {
    height: 177px;
    background: url(../img/layout/bg-header.png) top center no-repeat;
}
#header .crop {
    padding: 58px 0;
}
#logo a {
    width: 258px;
    height: 61px;
    background: url(../img/layout/logo.png) no-repeat;
}
.nav {
    float: right;
    margin-top: 22px;
}
.nav-item {
    color: #4E466C;
    font-size: 20px;
    font-family: 'NovecentoDemiBold', arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    margin-left: 80px;
}
.nav-selected, .nav-item:hover {
    color: #B20000;
}
/*----*/

/*
* Content
*/
#content {
    margin: 92px 0 0 0;
}
.title-page {
    margin-bottom: 45px;
    font-size: 35px;
    text-transform: uppercase;
    -webkit-text-shadow: 1px 1px 1px #ffffff;
       -moz-text-shadow: 1px 1px 1px #ffffff;
            text-shadow: 1px 1px 1px #ffffff;
}
#content h3 {
    font-size: 25px;
    margin-bottom: 20px;
}
.title {
    color: #574D78;
    font-family: 'NovecentoDemiBold', arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    -webkit-text-shadow: 1px 1px 1px #ffffff;
       -moz-text-shadow: 1px 1px 1px #ffffff;
            text-shadow: 1px 1px 1px #ffffff;
    margin-bottom: 15px;
}
.label {
    font-size: 15px;
    margin-bottom: 10px;
    display: block;
}
/*----*/

/*
* Home
*/
#bodyHome #content {
    margin-top: 38px;
}
#bodyHome #footer {
    margin-top: -250px;
}
/*----*/

/*
* Empresa
*/
.title-empresa {
    margin-bottom: 20px;
    height: 38px;
    background: url(../img/layout/produmix-minerais.png) left no-repeat;
}
.col-emp {
    width: 46%;
}
.collumn-first p {
    margin-bottom: 20px;
}
.collumn-last .title-partners {
    margin-top: 22px;
}
.partner {
    margin-bottom: 30px;
}
.partner, .partner a {
    color: #65598C;
    font-size: 13px;
    font-family: 'NovecentoMedium', arial, sans-serif;
    text-transform: uppercase;
}
.partner a {
    text-decoration: underline;
}
.partner a:hover { color: #B20000; }
/*----*/

/*
* Produtos
*/
/*--Box produtos--*/
.box-product {
    text-align: center;
    margin: 0 70px;
}
.box-product a {
    padding-bottom: 100px;
    background: url(../img/icons/pig.png) bottom center no-repeat;
}
.box-product a:hover {
    background-position: center 320px;
}
.box-ecodry a {
    background: url(../img/icons/bird.png) bottom center no-repeat;
}
.box-product img {
    margin-bottom: 16px;
}
.box-product .name {
    font-size: 22px;
}
.box-product .desc {
    width: 272px;
    margin: 0 auto;
    color: #65598C;
    font-size: 15px;
    font-family: 'NovecentoMedium', arial, sans-serif;
    font-weight: normal;
}
/*--*/

/*--Visualização produtos--*/
.titlebar {
    text-align: center;
    font-family: 'NovecentoMedium', arial, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 80px;
    line-height: 30px;
}
.titlebar img {
    margin: 0 auto 35px;
}
.text-s-margin {
    margin-bottom: 25px;
}
.text {
    margin-bottom: 80px;
}
.text-m-margin {
    margin-bottom: 55px;
}
.has-pig {
    width: 450px;
    padding-right: 480px;
    background: url(../img/layout/pig-bg.jpg) right -2px no-repeat;
}
.list-disc {
    list-style-type: disc;
    line-height: 25px;
}
.list-disc li {
    margin-left: 18px;
}
#content .list-item-title {
    list-style-type: none;
    margin-left: 0;
}
/*--*/

/*--Pigfort--*/
.umb-first { margin-right: 10px; }
.caption {
    text-align: center;
    font-size: 16px;
    font-family: 'NovecentoDemiBold', arial, sans-serif;
    font-weight: normal;
    color: #ffffff;
    background: #655A8C;
    padding: 15px 0;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.cols { margin: 50px 0 80px; }
.cols .col-first {
    width: 400px;
}
.cols .col-last {
    width: 522px;
}
.list-first {
    width: 210px;
}
.list-middle {
    width: 340px;
    margin: 0 60px 0 50px;
}
.list-last {
    width: 280px;
}
/*--*/

/*--Ecodry--*/
.list-beneficios {
    margin-left: 60px;
}
.list-beneficios small {
    font-size: 8px;
}
.proccess-use { margin: 50px 0 40px; }
.proccess-use h2 {
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 35px;
}
.steps {
    width: 460px;
}
.steps .title {
    font-size: 13px;
}
.steps .break-line {
    width: 100%;
    display: block;
    clear: both;
    overflow: hidden;
}
.has-margin {
    margin-bottom: 45px;
}
.box-uso-escamoteadores { width: 430px; }
.box-calc { width: 460px; }
.calc {
    font-family: 'NovecentoDemiBold', arial, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #463E61;
    text-transform: uppercase;
    padding-left: 190px;
    background: url(../img/layout/calculo.png) left no-repeat;
    display: inline-block;
}
.calc strong {
    font-size: 34px;
    line-height: 34px;
}
.calc strong span {
    font-size: 28px;
    line-height: 28px;
}
.calc .eco {
    font-size: 21px;
    line-height: 21px;
}
.calc:hover {
    color: #B20000;
}
/*--*/
/*----*/

/*
* Contato
*/
#form-contato {
    width: 52%;
    margin-bottom: 60px;
}
.box-atendimento {
    width: 38%;
}
.atendimento {
    background: #655B8C;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 30px;
    margin-bottom: 42px;
}
.atendimento, .atendimento a {
    color: #ffffff;
    font-family: 'NovecentoDemiBold', arial, sans-serif;
    font-weight: normal;
}
.atendimento strong {
    font-size: 14px;
    text-transform: uppercase;
}
.atendimento .phone {
    font-size: 40px;
    line-height: 40px;
    margin: 8px 0 12px;
    display: block;
}
.atendimento p {
    font-size: 12px;
    font-family: 'Open Sans', arial, sans-serif;
    line-height: 15px;
}
.box-atendimento .address {
    padding-left: 60px;
    background: url(../img/icons/address.png) 0 0 no-repeat;
    color: #666666;
}
.amp {
    color: #655A8C;
    text-decoration: underline;
    font-family: 'NovecentoDemiBold', arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    background: url(../img/icons/amp.png) right no-repeat;
    padding-right: 18px;
    margin-top: 5px;
}
.amp:hover { color: #B20000; }
#form-contato label {
    float: left;
    width: 85px;
    margin-top: 10px;
}
.f {
    color: #AAAAAA;
    border: 1px solid #DDDDDD;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    height: 20px;
    line-height: 20px;
    width: 390px;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(254,254,254,1) 22%, rgba(251,251,251,1) 58%, rgba(247,247,247,1) 90%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(22%,rgba(254,254,254,1)), color-stop(58%,rgba(251,251,251,1)), color-stop(90%,rgba(247,247,247,1)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(254,254,254,1) 22%,rgba(251,251,251,1) 58%,rgba(247,247,247,1) 90%);
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(254,254,254,1) 22%,rgba(251,251,251,1) 58%,rgba(247,247,247,1) 90%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(254,254,254,1) 22%,rgba(251,251,251,1) 58%,rgba(247,247,247,1) 90%);
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(254,254,254,1) 22%,rgba(251,251,251,1) 58%,rgba(247,247,247,1) 90%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 );
}
.f:hover, .f:focus {
    background: #ffffff;
}
.t {
    height: 180px;
    resize: none;
}
.input {
    margin-bottom: 20px;
    clear: both;
    overflow: hidden;
}
.submit {
    padding-left: 85px;
}
.btn-submit {
    cursor: pointer;
    background-color: #574E78;
    background-repeat: no-repeat;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 20px;
    color: #ffffff;
    font-size: 16px;
    font-family: 'NovecentoMedium', arial, sans-serif;
    text-transform: uppercase;
    float: right;
}
.btn-submit:hover {
    padding-right: 30px;
    background: #574E78 url(../img/icons/arrow.png) 90px center no-repeat;
}
div.formError {
    background: #f2dede;
    border: 1px solid #eed3d7;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #b94a48;
    float: left;
    padding-left: 30px;
    background: #f2dede url(../img/icons/close.png) 10px 12px no-repeat;
    padding: 8px 35px 8px 32px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    margin: 5px 0 0 85px;
    width: 67.6%;
}
.map {
    margin: 0 auto;
    display: block;
    padding-bottom: 46px;
    background: url(../img/layout/shadow-map.png) bottom center no-repeat;
}
#flashMessage {
    text-align: center;
    margin-bottom: 30px;
    padding: 18px 20px;
    font-size: 16px;
    color: #ffffff;
}
#flashMessage strong { display: block; }
.success {
    background: #668800;
}
.error {
    background: #BA1F1F;
}
/*----*/

/*
* 404
*/
.title-error {
    border-right: 1px solid #65598C;
    float: left;
    font-size: 100px;
    line-height: 100px;
    font-weight: bold;
    font-family: 'Open Sans', arial, sans-serif;
    padding-right: 20px;
    margin: 0 20px 0 200px;
}
.error-page a {
    color: #65598C;
    font-weight: bold;
    font-size: 12px;
}
.error-page a:hover {
    text-decoration: underline;
    color: #B20000;
}
.error-desc {
    margin-top: 10px;
    width: 450px;
}
/*----*/

/*
* Footer
*/
#footer {
    height: 463px;
    background: url(../img/layout/bg-footer.jpg) bottom center no-repeat;
}
#footer .top-footer {
    height: 188px;
    background: url(../img/layout/bg-footer-top.png) top center no-repeat;
}
#footer, #footer a {
    color: #ffffff;
}
#footer .crop { padding-top: 150px; }
#footer .contact-info {
    line-height: 20px;
}
#footer .name {
    font-size: 18px;
    font-weight: bold;
}
#footer .copyright, #footer .address {
    font-size: 11px;
    font-family: arial, sans-serif;
}
#footer .phone,
#footer .mail {
    font-size: 14px;
    font-weight: bold;
}
#footer .mail {
    margin: 0 0 0 20px;
}
#footer .copyright {
    margin-top: 12px;
}
#footer .virtualiza {
    text-indent: -9999em;
    width: 59px;
    height: 12px;
    background: url(../img/layout/virtualiza.png) no-repeat;
}
#footer .virtualiza:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}
/*----*/