@font-face {
  font-family: 'Durandal';
  src: url('../fonts/Durandal.woff') format('woff'),
       url('../fonts/Durandal.ttf') format('truetype'),
       url('../fonts/Durandal.svg#Durandal') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'durandal';
  src: url('../fonts/durandal.eot');
  src: url('../fonts/durandal.woff2') format('woff2'),
       url('../fonts/durandal.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}


body {
	position: relative;
	min-width: 990px;
	background: url(../images/fundo.jpg) repeat-y center top;
	height: auto;
}

ul {
	margin: 0;
}

p {
	font-size: 14px;
	color: #fff;
}

header {
	position: relative;
	min-width: 990px;
	background: url(../images/cabecalho.jpg) no-repeat center top;
    height: 242px;
}

header a.logo {
	position: relative;
    z-index: 10;
    line-height: 168px;
    left: -15px;
}

header div.info-topo{
    margin-top: 107px;
}


header div.info-topo span.atendimento{
    color: #fff;
    font-family: 'Durandal';
    font-size: 15px;
    line-height: 30px;
    margin-left: 341px;
    position: relative;
    top: -55px;
}


header div.info-topo span{
    color: #201E1E;
    font-family: 'Durandal';
    font-size: 20px;
    line-height: 30px;
    margin-left: 318px;
    position: relative;
    top: -50px;
}

header nav {
    float: right;
    position: relative;
    margin-top: -42px;
    margin-right: 29px;
}

header nav > ul {

}


header nav > ul > li {
	list-style-type: none;
	float: left;
	position: relative;
}

header nav > ul > li > a i {
	font-size: 22px !important;
}

header nav > ul > li > a {
	font-family: 'Durandal';
    color: #666666;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 13px;
    padding: 36px 52px;
    display: inline-block;
    margin-top: 44px;
}


header nav > ul > li.active a, header nav > ul > li > a:hover, header nav > ul > li.active_item > a {
	/*background: #EBC735;*/
	background: url(../images/hover.png) repeat-x center top;
    color: #000;
    height: 4px;
}


header nav > ul > li.tem-submenu ul {
    position: absolute;
    z-index: 50;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
    left: 0;
    background: #b7b8ba;
    top: 116px;
    margin: 0 auto;
    width: auto;
    float: left;
    display: none;
    padding: 11px 0;
    text-align: center;
}


header nav > ul > li ul li {
	list-style-type: none;
}

header nav > ul > li ul li a {
	color: #000;
    font-size: 13px;
    display: inline-block;
    padding: 8px 15px;
    white-space: nowrap;
    text-align: center;
    font-family: 'Durandal';
}

header nav > ul > li ul li a:hover {
	color: #fff;
	font-family: 'Durandal';
}

div.informacao{
    height: 132px;
}

div.autorizada{
    background: url(../images/autorizado-policia-federal.jpg) no-repeat right top;
	height: 86px;
	margin-top: 15px;
}

div.servicos{
    margin-bottom: 30px;
}

footer address{
    font-style: normal;
    position: relative;
    margin-bottom: -10px;
    float: left;
    margin-top: 64px;
}

footer address p{
	position: relative;
	z-index: 10;
	color: #fff;
	float: left;
	font-family: 'Durandal';
	margin-bottom: 13px;
	font-size: 13px;
}

footer address p i{
	float: left;
	margin-right: 15px;
	width: 20px;
	text-align: center;
	color: #FFCC29;
}

footer address p.phone i{
	font-size: 20px;
}

footer address p.mail{
	line-height: 16px;
}

footer address p.endereco i{
	font-size: 22px;
}

footer address p.endereco {
	line-height: 16px;
}

footer address:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 120px;
	width: 260px;
	z-index: 0;
}

footer address:after{
	content: '';
	position: absolute;
	-webkit-transform: skew(-45deg);
	-moz-transform:skew(-45deg);
	-o-transform: skew(-45deg);
	transform: skew(-45deg);
	height: 120px;
	width: 205px;
	content: '';
	position: absolute;
	z-index: 0;
	right: 60px;
	top: 0;
}

div.copy {
	height: 50px;
	background: #000;
	color: #fff;
	line-height: 50px;
	overflow: hidden;
}

div.copy * {
	line-height: 50px;
	color: #fff;
	font-family: 'Durandal';
	font-size: 12px;
}

div.atendimento{
	background: url(../images/atendimento.png) no-repeat right top;
    height: 141px;
    margin-top: 45px;
}

div.atendimento span.atendimento{
    color: #fff;
    font-family: 'Durandal';
    font-size: 15px;
    line-height: 30px;
   margin-left: 224px;
    position: relative;
    top: -11px;
}


div.atendimento span{
	color: #201E1E;
    font-family: 'Durandal';
    font-size: 20px;
    line-height: 30px;
       margin-left: 200px;
    position: relative;
    top: -3px;
}

.title {
    font-family: 'Durandal';
    font-size: 16px;
    text-transform: uppercase;
    float: left;
    width: 100%;
    height: 35px;
    margin: 10px 0 14px;
}

.title.text-right span {
	float: right;
}

.title.black {
    color: #fefefe;
    border-bottom: 5px solid #000;
}

.title.white {
	color: #fff;
}


.title span {
	float: left;
}

.title.black span {
	border-bottom: 5px solid #fecc2b;	
	padding-bottom: 8px;
}

.title.white span {
	border-bottom: 5px solid #000;

}

.title.white {
	color: #fff;
    margin-top: 45px;
    margin-bottom: -30px;
}

div.pf{
	margin-top: 15px;
}

div.paleta:hover h3{
	background-color: #000;
}

 div.paleta:hover span{
	background-color: #000;
}

div.paleta h3{
	font-family: 'Durandal';
	height: 160px;
	background: #000;
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 245px;
	font-weight: normal;
	margin-bottom: 0;
}

div.paleta p{
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}

div.missao h3{
	background: url(../images/icon2.png) no-repeat 50% 30px #727377;
}

div.visao h3{
	background: url(../images/icon3.png) no-repeat 50% 30px #727377;
}

div.sucesso h3{
	background: url(../images/icon4.png) no-repeat 50% 30px #727377;
}

/* Style the buttons that are used to open and close the accordion panel */
button.accordion {
	font-family: 'Durandal';
    background-color: #fecc2b;
    color: #000;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: center;
    border: none;
    outline: none;
    transition: 0.4s;
    margin-bottom: 0px;
    margin-top: 23px;
    font-size: 14px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
button.accordion.active, button.accordion:hover {
        background-color: #727377;
    color: #fff;
}

button.accordion:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #fff;
    float: right;
    margin-left: 5px;
}

}

button.accordion.active:after {
    content: "\2796"; /* Unicode character for "minus" sign (-) */
}

div.panel {
	padding: 0 18px;
    background-color: black;
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
    text-align: center;
}

div.panel.show {
    opacity: 1;
    max-height: 5000000px; /* Whatever you like, as long as its more than the height of the content (on all screen sizes) */
}

div.panel p {
	text-transform: uppercase;
	font-family: 'Durandal';
}


address.contatos {
	font-size: 14px;
	font-style: normal;
}

form#myform input, form#myform textarea,  form#myform select {
	width: 340px;
	height: 35px;
	padding-left: 40px;
	border-radius: 0;
	font-family: Arial;
	font-size: 14px;
	margin: 0;
}
form#myform input:focus, form#myform textarea:focus{
	outline: none;
}

form#myform label{
	font-family: Arial;
	font-size: 14px;
	float: left;
	font-weight: normal;
	position: relative;
	margin: 0;
	clear: both;
	z-index: 1;
	height: 35px;
	line-height: 35px;
	width: 125px;
}

form#myform label i{
	width: 20px;
	margin: 0 8px;
	text-align: center;
}

form#myform label.active{
	color: #333;
	background: #FED200;
	padding-right: 10px;
		
}


form#myform label.active:after{
	position: absolute;
	right: -20px;
	top: 0;
	width: 40px;
	height: 35px;
	display: block;
	content: '';
	z-index: -1;
}

form#myform button, form.label-nof button, .botao{
	float: right;
    background: #fed200;
    border: 0;
    padding: 0;
    color: #000;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 340px;
    cursor: pointer;
    font-family: 'Durandal';
    font-size: 14px;
}

section.produtos {
	overflow: hidden;
}

section.content.prod {
	background: url(../images/noisy-bg.png) repeat 0 0;
	overflow: visible;
}

a.produto {
	float: left;
    width: 100%;
    background: #292929;
    position: relative;
    height: 250px;
    border: 2px solid #727377;
    margin: 15px 0;
    overflow: hidden;
    -webkit-box-shadow: 0 -20px 70px 15px #000;
    -moz-box-shadow: 0 10px 30px -15px #000;
    box-shadow: 0 10px 40px -15px #000;
}

a.produto div.mold {
	height: 180px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

a.produto div.mold img {
	max-height: 100%;
	max-width: 100%;
}

a.produto h2 {
	font-size: 14px;
	padding: 0 20px;
	text-align: center;
	position: absolute;
	bottom: 10px;
	height: 40px;
	overflow: hidden;
	display: inline-block;
	color: #fff;
}

ul.clearing-thumbs {
	margin: 0;
}

ul.clearing-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
	padding: 15px;
	overflow: hidden;
}

ul.clearing-thumbs li a {
	margin: 0;
	height: 160px;
	float: left;
	width: 100%;
	overflow: hidden;
	display: inline-block;
}


ul.clearing-thumbs li a img {
	max-width: none;
	max-height: 100%;
}


div.clientes-lista  ul{
	margin: 0;
}

div.clientes-lista li{
	width: 168px;
	float: left;
	list-style-type: none;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 120px;
	margin: 15px;
	overflow: hidden;
	padding: 5px;
	background-color: #fff;
}

div.clientes-lista li img{
	max-height: 100%;
}

a.obra{
	float: left;
	margin: 15px 0;
	width: 100%;
}

a.obra:hover div.bg-obra{
	opacity: 0.9
}

a.obra div.bg-obra{
	height: 170px;
	width: 100%;
	overflow: hidden;
	float: left;
	background-position: center;
	background-size: cover;
}

a.obra h3{
	font-size: 16px;
	font-family: 'impactreg';
	text-align: center;
	width: 100%;
	margin: 0 auto;
	padding: 15px;
	float: left;
	text-transform: uppercase;
}

.effect-zoe {
	overflow: hidden;
}

.effect-zoe:hover  h2{
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

