﻿

@import url(https://fonts.googleapis.com/css?family=Fjalla+One);
@font-face {

	font-family: 'suse';
	src:  url('fonts/SUSE-Regular.ttf');
	src:  
		url('fonts/SUSE-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;

}

@charset "utf-8";
/* CSS Document */
html,body,div,span,applet,object,iframe,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,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{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent}
body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
.transparenciaIE6 {behavior:url(iepngfix.htc);}
h1 { font-size: 200%; color:#333333; line-height:40px; margin-bottom:20px; margin-top:30px; font-family: 'suse', sans-serif; color:#00132e; font-weight:normal; }
h2 { font-size: 130%; padding-bottom:10px; padding-top:20px; font-family: 'suse', sans-serif; color:#666666; font-weight:normal; margin-top:12px;}
h3 { font-size: 120%; color:#666666; font-family: 'suse', sans-serif;  font-weight:normal; padding-top:18px;  }
h4 { font-size: 100%; color:#666666; font-family: 'suse', sans-serif;  font-weight:normal; }

.styleH2 {
 display:block; 
 background-color:#EAEAEA;
 background:url(../images/fd-anti-chamas-titulo.jpg) repeat-x bottom;
 border:1px #D0D0D0 solid;
 border-radius: 4px 4px 4px 4px; 
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
	-moz-box-shadow: 0px 5px 5px rgba(192,189,188,0.2);
	-webkit-box-shadow: 0px 5px 5px rgba(192,189,188,0.2);
	box-shadow: 0px 5px 5px rgba(192,189,188,0.2);
	padding:12px 7px 10px 10px;
	margin-bottom:10px;
	min-height:18px;
}

ol,ul {
	list-style:none;
}
/* herdados do novo menu*/
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width: 1169px) {
  body.nav-on-left.overflow-hidden {
    overflow: hidden;
  }
}


/* final herdados do novo menu*/


.twitterR3d {
	height:300px;
	overflow: auto; 
}

html, body {height:100%;}
body {
	font-size: 90%;  
    line-height: 1.5em;
    color: #555;
    font-family: arial, serif;
}
html {  
    -webkit-background-size: cover;  
    -moz-background-size: cover;  
    -o-background-size: cover;  
    background-size: cover;  
}

a {
    text-decoration: none;
    color:#006633;
}
a:hover {
    text-decoration: none;
	color:#0066CC;
}
p {margin-bottom:13px; font-size:80%;!important color:#555; line-height:17px; margin-top:5px;}
ul { margin-top:0px; margin:0px; padding:0px; line-height:17px;}
.marcador { list-style:disc; margin-left:17px;}
.entrelinhas28 {line-height:28px;}

/* Posicionamento e blocos ################################################################*/
.relative {position:relative}
.absolute {position:absolute}
.left {float:left}
.right {float:right}

.valignBottom {vertical-align: bottom;}

.tleft {text-align:left;}
.tRight {text-align:right;}
.tCenter {text-align:center;}
.tJusti {text-align:justify;}
.block{display:block;}
div.clear {clear: both; height: 1px; overflow: hidden;}

.borderBottom {border-bottom: 1px solid #E9E9E9;}

.w100p {width:100%}
.w50p {width:50%}
.w95p {width:95%}
.w650 {width:650px;}
.w600 {width:600px;}
.w570 {width:570px;}
.w530 {width:530px;}
.w480 {width:480px;}
.w565 {width:565px;}
.w995 {width:995px;}
.w455 {width:455px;}
.w450 {width:450px;}
.w400 {width:400px;}
.w350 {width:350px;}
.w300 {width:300px;}
.w320 {width:320px;}
.w143 {width:143px;}
.h15 {height:15px;}
.h60 {height:60px;}


/* Texts ################################################################*/
.arial {font-family:Arial;}
.f10{font-size:10px;}
.f11{font-size:11px;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px !important;}
.f24{font-size:24px !important;}
.f26{font-size:26px;}
.f100p{font-size:100%;}
.f95p{font-size:95%;}
.f85p{font-size:85%;}
.f75p{font-size:75%;}

.blue {color:#006699;}
.red {color:#333333;}
.vermelho {color:#C00;}
.verde {color:#256B30;}


.fd-ocre {
	background-color:#9A7D3A!important;
}
.fd-siena {
	background-color:#AD5732!important;
}
.fd-azul {
	background-color:#4A8695!important;
}
.adquira-antichamas {
	background-color:#6FBB7E!important;
	padding:4px;
}
.adquira-antichamas h2 {
	color:#F7F7F7;
}

.breadcrumb {
	font-size:12px;
	margin: 10px 0px 10px 0px;
	color:#999;
	display:block;
}
.breadcrumb .voltar {
	background:url(../images/seta_voltar.png) no-repeat;
	padding-left:16px;

}
.breadcrumb a{
	color:#999;
	text-decoration:none;
}
.breadcrumb a:hover{
	text-decoration:underline;
	color:#666
}

/* Margins ################################################################*/
.top-7 {margin-top:-7px;}
.top0 {margin-top:0px;}
.top5 {margin-top:5px;}
.top10 {margin-top:10px;}
.top15 {margin-top:15px;}
.top20 {margin-top:20px;}
.top25 {margin-top:25px;}
.top30 {margin-top:30px;}
.top40 {margin-top:40px;}
.top50 {margin-top:50px;}
.top100 {margin-top:100px;}
.bottom5 {margin-bottom:5px;}
.bottom10 {margin-bottom:10px;}
.bottom15 {margin-bottom:15px;}
.bottom20 {margin-bottom:20px;}
.bottom25 {margin-bottom:25px;}
.bottom30 {margin-bottom:30px;}
.left70 {margin-left:70px;}
.left60 {margin-left:60px;}
.left45 {margin-left:45px;}
.left40 {margin-left:40px;}
.left35 {margin-left:35px;}
.left30 {margin-left:30px;}
.left20 {margin-left:20px;}
.left16 {margin-left:16px;}
.left15 {margin-left:15px;}
.left12 {margin-left:12px;}
.left10 {margin-left:10px;}
.left8 {margin-left:8px;}
.left5 {margin-left:5px;}
.right5 {margin-right:5px;}
.right7 {margin-right:7px;}
.right15 {margin-right:15px;}
.right35 {margin-right:35px;}
.right40 {margin-right:40px;}
.margem10 {margin:10px;}
.margem0 {margin:0px;}

.pd0 {padding:0px;}
.pd4 {padding:4px;}
.pd6 {padding:6px !important;}
.pd10 {padding:10px;}
.pdTop5 {padding-top:5px;}
.pdTop10 {padding-top:10px;}
.pdLeft30 {padding-left:30px;}
.pd20 {padding:20px;}

.fontStyle {
	font-family: 'Lobster', cursive;
	
}

.gridContainer {  
    margin-left: auto;  
    margin-right: auto;  
    width: 95.36%;  
    padding-left: 1.82%;  
    padding-right: 1.82%;
}  
header {
	padding-top:5px;
}  
  
  .contact{
	left:50%;
	float:right;
	height:22px;
	font-size:88%;
	margin-bottom:10px;
	display:block;
	text-align:right;
	font-size:16px;
	min-width:450px;
	margin-right:40px;

}
.rodape {
	display: block;
	width: 100%;
	margin: 0 auto;
	margin-top: 40px;
	font-size: 12px;
	padding: 10px 0;
	background-color:#05223D;
	color: #fff;
	line-height:18px;
	border-top:8px solid #EC0000;
}
.rodape a{
	color:#FFF;
}
.rodape .coluna{
	width:25%;
	float:left;
    margin-right:5%;
}
		.rodape .coluna:last-child{
			margin-right:0%;
		}


.tresquartosBox {
	width:74.95%;
	margin-right:2.5%;
	float:left;
	margin-top:10px;
}
.tresquartosBox:last-child {
	margin-right:0%;
	width:74.45%;
}

.metadeGrid {
	width:49%;
	float:left;
	margin-right:2%;
}
.metadeGrid:last-child {
	margin-right:0%;
}

.logo {
	float:left;
	margin:2px 0px 2px 100px;
}

.bordaSombra {
  -moz-box-shadow: 2px 2px 2px rgba(68,68,68,0.2);
  -webkit-box-shadow: 2px 2px 2px rgba(68,68,68,0.2);
  box-shadow: 2px 2px 2px rgba(68,68,68,0.2);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.20);
  -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.20)";
}

.bordaFina {
	border:1px solid #E1E1E1;
}

.imagemRedim{
width:100%;
}

.imagem80p{
width:80%;
}
.imagem70p{
width:70%;
}
@media only screen and (min-width: 481px) {  
.gridContainer {  
    width: 96.675%;  
    padding-left: 1.1625%;  
    padding-right: 1.1625%;  
}  
}  
  
  
@media only screen and (min-width: 769px) {  
.gridContainer {  
    width: 94.2%;  
    max-width: 1232px;  
    padding-left: 0.9%;  
    padding-right: 0.9%;  
    margin: auto;
	min-width:360px;
} 
 
}  

img {   
  height: auto;  
} 
img a{
	border:none; 
}
  
@media only screen and (max-width: 400px) {  
   body { font-size:80%;}  
 }
  
@media only screen and (min-width: 1160px) {  
}


@media all and (min-width: 900px) {  
}  
  
@media all and (max-width: 900px) and (min-width: 600px) {  


}
@media all and (max-width: 1170px){  

body {
	background:none;
}
}

.contact img {
	vertical-align:middle;
	margin-top:0px;
}
.contact a{
	color:#37424A;
}
.fiveGrid
{
        float:left;
        width:18%;
        margin-right:2.5%;
		margin-top:10px;
}
.fiveGrid:last-child {
        margin-right:0%;
}

.fourGrid
{
        float:left;
        width:22.5%;
        margin-right:3%;
		margin-top:10px;
}
.fourGrid:last-child {
        margin-right:0%;
}
.treeGrid
{
        float:left;
        width:30%;
        margin-right:5%;
		margin-top:10px;
}
.treeGrid:last-child {
        margin-right:0%;
}

.footer {
	display: block;
	width: 100%;
	margin: 0 auto;
	margin-top: 40px;
	font-size: 12px;
	padding: 10px 0;
	background-color:#6B6B6B;
	color: #fff;
}
.footer ul{
	list-style:none;
}
.footer a{
	color:#FFF;
}
.footer .column{
	width:30%;
	float:left;
    margin-right:5%;
}
		.footer .column:last-child{
			margin-right:0%;
		}


.threequartersGrid {
	width:73.95%;
	/*margin-right:3.5%;*/
	margin-right:0%;
	float:left;
	margin-top:10px;
}
.titleGrid {
	background:#EFEFEF;
    background: -moz-linear-gradient(center top , #F7F7F7, #D8D8D8) repeat scroll 0 0 transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7F7F7', endColorstr='#D8D8D8'); /* IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#F7F7F7), to(#D8D8D8)); /* webkit browsers */
	border-top:6px solid #7581A8;
	border-radius: 4px 4px 4px 4px;
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
	-moz-box-shadow: 0px 5px 5px rgba(192,189,188,0.6);
	-webkit-box-shadow: 0px 5px 5px rgba(192,189,188,0.6);
	box-shadow: 0px 5px 5px rgba(192,189,188,0.6);
	padding:7px 7px 3px 12px;
	position:relative;
	min-height:25px;
	
}
.titleGrid  h3{
	margin:0px;
	padding:0px;
	color:#597991;
	font-family: 'Fjalla One', sans-serif;
	font-weight:normal;
	font-size:18px;

}
	
	
.titleGrid  p{
	color:#666666;
	margin-top:5px;
	padding:0px;
}
.titleGrid a {
	color:#DDDFE3;
}
.informs {
	background-color:#DFDFDF;
	z-index:1;
	border-radius: 4px 4px 4px 4px;
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
	margin-bottom:12px;
}
.informs img{
	vertical-align:middle;
	margin-right:3%;
}

.informs ul {
    font-size: 12px;
    list-style: none outside none;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
}
.informs ul li {
    display: block;
    margin: 0;
    padding: 0;
}
.informs ul li a {
    border-bottom: 1px solid #CFCDCB;
    border-top: 1px solid #F7F7F7;
    color:#333333;
	display: block;
    margin: 0;
	padding: 3.4% 2% 2.7% 4%;
    text-align: left;
}
.informs h2 {
    border-top: 1px solid #F7F7F7;
    color:#333333;
	display: block;
    margin: 0;
	padding: 3.4% 2% 2.7% 4%;
    text-align: left;
	font-family: 'Fjalla One', sans-serif;
	font-weight:normal;
	font-size:18px;

}

.informs2 ul li a:hover{
	background-color:#EADB9D;
	color:#333333;
}
.informs2 {
	background-color:#E8D5A1;
	z-index:1;
	border-radius: 4px 4px 4px 4px;
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
	margin-bottom:12px;
}
.informs2 img{
	vertical-align:middle;
	margin-right:3%;
}

.informs2 ul {
    font-size: 12px;
    list-style: none outside none;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
}
.informs2 ul li {
    display: block;
    margin: 0;
    padding: 0;
}
.informs2 ul li a {
    border-bottom: 1px solid #C7AA8D;
    border-top: 1px solid #F3E9CD;
    color:#333333;
	display: block;
    margin: 0;
	padding: 3.4% 2% 2.7% 4%;
    text-align: left;
}
.informs2 h2 {
    border-top: 1px solid #F3E9CD;
    color:#333333;
	display: block;
    margin: 0;
	padding: 3.4% 2% 2.7% 4%;
    text-align: left;
	font-family: 'Fjalla One', sans-serif;
	font-weight:normal;
	font-size:18px;

}

.imgBorder {
    border: 2px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    margin: 0;
}

@media (max-width: 1440px) {  
}
@media (max-width: 915px)
{

body {
	background:none;
}
.logo {
	float:left;
	margin:2px 0px 2px 40px;
}

		.rodape .coluna{
			width:100%;
			float:none;
			margin: 20px auto 0 auto;
			text-align:center;
			line-height:16px;
		}
.tresquartosBox {
			width:100%;
			float:none;
			margin: 20px auto 0 auto;
			margin-right:0%;
			
}
.tresquartosBox:last-child {
	margin-right:0%;
	width:100%;
}
.imagemRedim{
width:70%;
}
.imagemRedim2{
width:100%;
}
.imagem80p {
	width:100%
}

.contact{
	left:50%;
	float:right;
	height:22px;
	font-size:88%;
	margin-bottom:10px;
	display:block;
	text-align:right;
	font-size:16px;
	min-width:120px;

}

 		.fiveGrid
        {
                float: none;
                margin: 30px auto 0 auto;
                width: 100%;
				/*font-size:120%;*/
        }
	        .fourGrid
        {
                float: none;
                margin: 30px auto 0 auto;
                width: 100%;
				/*font-size:120%;*/
        }
		
		.fourGrid a {
			font-size:100%;
		}
		.treeGrid
        {
                float: none;
                margin: 30px auto 0 auto;
                width: 100%;
				/*font-size:120%;*/
        }
		.treeGrid a {
			font-size:100%;
		}
		
				.footer .column{
			width:100%;
			float:none;
			margin: 20px auto 0 auto;
			text-align:center;
			line-height:16px;
		}

.threequartersGrid {
			width:100%;
			float:none;
			margin: 20px auto 0 auto;
			margin-right:0%;
			
}
.metadeGrid {
	width:100%;
	float:none;
	margin-left:0%;
}

}
@media (max-width: 615px)
{
.imagemRedim{
width:100%;
}
.imagem80p{
width:100%;
}
.imagem70p{
width:100%;
}
}

.azul {
color: #0099CC;
}
.branco {
color:#FFFFFF;
}
.borda {border:1px solid #AEB9A4; padding:2px;}
.borda a:hover {border:1px solid #093;}

.destaque {
	background-color:#fff;
	padding:10px;
	border-radius: 10px;
}
.destaque h4{
	font-size:20px;
	color:#002441;
	text-align:center
}
.destaque p {
	font-size:14px;
	line-height: 1.6;

}
.destaque2 {
	background-color:#F8ECE7;
	padding:10px;
}
.destaque3 {
	background-color:#EBF3F5;
	padding:10px;
}
.destaqueVerde {
	background-color:#81C179;
	padding:10px;
}
/* CSS menu imagens */
#gallery {
		background-color: #fff;
		padding: 10px;
		width: auto;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #444444;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	
	/* final CSS menu imagens */
.separador {
	display:block;
	height:2px;
	background-color:#CCCCCC;
	width:100%;
	margin:5px 0px 15px 0px;
}

/*accordion*/
.heading-primary {
  font-size: 2em;
  padding: 2em;
  text-align: center;
}

.accordion dl,
.accordion-list {
  /*border: 1px solid #ddd;*/
}
.accordion dl:after,
.accordion-list:after {
  content: "";
  display: block;
  height: 0.3em;
  width: 100%;
  background-color:#9C9B9B;
}

.accordion dd,
.accordion__panel {
  background-color: #fff;
  font-size: 1em;
  line-height: 1.5em;
}

.accordion p {
  padding: 0.4em 2em 0.7em 2em;
}
.accordion ul {
  padding: 0em 2em 1em 2em;
}
.accordion h2, .accordion h1, .accordion h3 {
  padding: 0em 1em 0em 1em;
}


.accordion {
  position: relative;
  /*background-color: #fff;*/
}

.container {
  margin: 0 auto;
  padding: 2em 0 2em 0;
}
.accordionTitle {
	border-top-left-radius: 8px;
    border-top-right-radius: 8px;	
}
.accordionTitle,
.accordion__Heading {
  background-color: #626979;
  text-align: center;
  font-weight: 700;
  padding: 1.0em;
  display: block;
  text-decoration: none;
  color: #fff;
  -webkit-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
  /*border-bottom: 1px solid #30bb64;*/
}
.accordionTitle:before,
.accordion__Heading:before {
  content: "+";
  font-size: 1.5em;
  line-height: 0.5em;
  float: left;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.accordionTitle:hover,
.accordion__Heading:hover {
  background-color: #86223F;
  color:#CCC;
}

.accordionTitleActive,
.accordionTitle.is-expanded {
  background-color: #86223F;
}
.accordionTitleActive:before,
.accordionTitle.is-expanded:before {
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
}

.accordionItem {
  height: auto;
  overflow: hidden;
  /*max-height: 50em;*/
  -webkit-transition: max-height 1s;
  transition: max-height 1s;
}
@media screen and (min-width: 48em) {
  .accordionItem {
    /*max-height: 15em;*/
    -webkit-transition: max-height 0.5s;
    transition: max-height 0.5s;
  }
}

.accordionItem.is-collapsed {
  max-height: 0;
}

.no-js .accordionItem.is-collapsed {
  max-height: auto;
}

.animateIn {
  -webkit-animation: accordionIn 0.45s normal ease-in-out both 1;
          animation: accordionIn 0.45s normal ease-in-out both 1;
}

.animateOut {
  -webkit-animation: accordionOut 0.45s alternate ease-in-out both 1;
          animation: accordionOut 0.45s alternate ease-in-out both 1;
}

@-webkit-keyframes accordionIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.9) rotateX(-60deg);
            transform: scale(0.9) rotateX(-60deg);
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes accordionIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.9) rotateX(-60deg);
            transform: scale(0.9) rotateX(-60deg);
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes accordionOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.9) rotateX(-60deg);
            transform: scale(0.9) rotateX(-60deg);
  }
}
@keyframes accordionOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.9) rotateX(-60deg);
            transform: scale(0.9) rotateX(-60deg);
  }
}

p {
    line-height: 1.8;
	margin: 0 0 10px;
	text-align: justify;
	font-size: 16px;
}
.topmargin { margin-top: 50px !important; }

.bottommargin { margin-bottom: 50px !important; }

.pre-titulo {
    font-size: 18px;
    color:#CC0000;
    margin-bottom: 2px;
    font-weight: 600;
	text-align:center;
	padding-bottom:0px;
	margin-top:40px;
}

.titulo {
    font-family: suseBold;
    font-size: 36px;
    margin-top: -7px;
	color:#00132e;
}
.heading-block::after {
    content: '';
    display: block;
    margin: 20px auto 0;
    width: 45px;
    border-top: 4px solid #CC0000;
    text-align: center;
}
.tcenter {
    text-align: center;
}
.gridContainer {
        width: 94.2%;
        max-width: 1232px;
        padding-left: 0.9%;
        padding-right: 0.9%;
        margin: auto;
        min-width: 360px;
    }
.button {
    display: inline-block;
    position: relative;
    cursor: pointer;
    outline: none;
    text-align: center;
    padding: 9px 22px;
    font-size: 14px;
    background-color: #7d8cb5;
    color: #FFF;
    font-weight: 600;
    /* text-transform: uppercase; */
    letter-spacing: 1px;
    border: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	border-radius: 6px;
}
.compra {
    display: inline-block;
    position: relative;
    cursor: pointer;
    outline: none;
    text-align: center;
    padding: 9px 22px;
    font-size: 14px;
    background-color:#009999;
    color: #FFF;
    font-weight: 600;
    /* text-transform: uppercase; */
    letter-spacing: 1px;
    border: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	border-radius: 6px;
}	
