@charset "utf-8";

@font-face {
	font-family: "HelveticaL";
	src: local(HelveticaNeueLTPro), url("../fonts/HelveticaNeueLTPro-Lt.otf");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "HelveticaR";
	src: url("../fonts/HelveticaNeueLTPro-Roman.otf");
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'ErasITC-Medium';
  src: url('../fonts/ErasITC-Medium/ErasITC-Medium.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/ErasITC-Medium/ErasITC-Medium.woff') format('woff'), 
  url('../fonts/ErasITC-Medium/ErasITC-Medium.ttf')  format('truetype'), 
  url('../fonts/ErasITC-Medium/ErasITC-Medium.svg#ErasITC-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TraditionalArabic';
  src: url('../fonts/TraditionalArabic/TraditionalArabic.eot?#iefix') format('embedded-opentype'),  
   url('../fonts/TraditionalArabic/TraditionalArabic.woff') format('woff'),
   url('../fonts/TraditionalArabic/TraditionalArabic.ttf')  format('truetype'), 
   url('../fonts/TraditionalArabic/TraditionalArabic.svg#TraditionalArabic') format('svg');
  font-weight: normal;
  font-style: normal;
}


.btn .fa{
	pointer-events: none !important;
}

span.logo{
	font-family: 'TraditionalArabic' !important;
	font-size: 1.15em !important;
    position: relative;
    top: 0.04em;
}


span.logo strong{
	font-size: 0.89em !important;
}
	

.logo_360 {
    background: url("../img/360brasil.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 25px;
    margin-top: -3px;
    margin-bottom: -3px;
	margin-left: 0px;
    position: relative;
    width: 76px;
}

.logo_360:hover {
    background: url("../img/360brasil.png") repeat scroll 0 25px rgba(0, 0, 0, 0);
}


body{
	font-family: "ErasITC-Medium","HelveticaR",Helvetica,Arial,sans-serif;
	font-size:13px;
	color: #185a3e;
}

.voltarTopo {
  border-radius: 0;
  bottom: 0px;
  color: #ffffff;
  background-color: #043721;
  font-size: 20px;
  padding-top: 3px;
  font-style: normal;
  font-weight: bold;
  height: 40px;
  position: fixed;
  right: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 40px;
  z-index: 9999;
  cursor: pointer;
}
.voltarTopo:hover{
	background-color:#185a3e;
}

.voltarTopo:active{
	background-color:#012b19;
}

label.error { 
	color:#FF6600;
	font-size:0.7em;
}

.box-padrao{
	position:relative;
	z-index:2;
	background-color:#FFFFFF;
	margin-top:110px;
	/*margin-bottom:110px;*/
	min-height:663px;
}

.box-produtos{
	position:relative;
	z-index:2;
	background-color:#FFFFFF;
	margin-top:110px;
	min-height:663px;
}

h1, .h1{
	font-size:58px;
	text-align:center;
}

h4{
	font-size:16px;
}


.box-padrao:nth-child(1){
	/*background-color:#FF0000;*/
	/*margin-top:120px !important;*/
}


.box-produtos .tabela,
.box-padrao .tabela{
	display:table;
	width: 100%;
	height:663px;
}


.box-produtos .celula{
	display:table-cell;
	vertical-align:middle;
}

.box-padrao .celula{
	display:table-cell;
	vertical-align:middle;
	
	padding-top:20px;
	padding-bottom:20px;
}

.box-padrao img{
	max-width:100%;
	height:auto;
}

.fundo-padrao{
	background-color:#043721;
}

.faixa-topo{
	background-color:#000000;
	color:#FFF;
	min-height: 40px;
	
	-moz-box-shadow: 0px 3px 8px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 3px 8px rgba(0,0,0,0.5);
	box-shadow: 0px 3px 8px rgba(0,0,0,0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#000000')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#000000');
}

.faixa-topo h1{
	font-size:13px;
	margin:0px;	
	display:inline-block;
}

.faixa-topo .box-top-left img{
	margin-top:-10px;
	margin-bottom:-5px;
}

.faixa-topo .box-top-center{
	position:relative;
	width:100%;
}

.faixa-topo .box-top-center .icone{
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-20px;
	margin-top: 4px;	
}

.faixa-topo .box-top-left{
	position:relative;
	float:left;
}

.faixa-topo .box-top-right{
	float:right;
}

.faixa-topo .celula{
	display:inline-block;
    padding-top: 7px;
    padding-bottom: 7px;
	padding-left:10px;
	padding-right:10px;
}
.faixa-topo .box-top-right .celula{
    float: right;
}

.faixa-topo .celula i{
	font-size:24px;
}

footer{
	position:relative;
	background-color:#043721;
	color:#FFFFFF;
	font-size:16px;
	z-index:2;
}

footer h4{
	margin-top:30px;
}

footer .tabela{
	margin-top:20px;
	display:table;
}

footer .celula{
	display:table-cell;
	vertical-align:middle;
}

footer .celula:first-child{
	padding-right:30px;
}

.rodape{
	padding-top:30px;
	padding-bottom:50px;	
}

.credito{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	font-size:12px;
	color:#9d9d9d;
}

.menu-lateral a,
.menu-latera a:focus,
.menu-latera a:visited,
.faixa-topo a,
.faixa-topo a:focus,
.faixa-topo a:visited{
	color:#FFF;
	z-index:10;
	text-decoration:none;
}

.menu-lateral a:hover,
.menu-lateral a:active,
.faixa-topo a:hover div,
.faixa-topo a:active div,
.faixa-topo a:hover,
.faixa-topo a:active{
	color:#FFF;
	background-color:#185a3e;
	text-decoration:none;
}

.margem-topo{
	padding-top:50px;
}

.faixa-topo .bt-sair{
	margin-right:-15px;
	padding-left:15px;
	padding-right:15px;
	min-height:39px;
}

.faixa-topo .bt-menu{
	margin-left:-15px;
	padding-left:15px;
	padding-right:15px;
	min-height:39px;
}

.menu-lateral{
	position: fixed;
    top: 0;
    left: -300px;
	bottom:0;
	width:100%;
	max-width:300px;
    z-index: 1050;
	background-color:#043721;
	
	-moz-box-shadow: 3px 0px 8px rgba(0,0,0,0.5);
	-webkit-box-shadow: 3px 0px 8px rgba(0,0,0,0.5);
	box-shadow: 3px 0px 8px rgba(0,0,0,0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#000000')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#000000');
}

.menu-lateral ul{
	list-style-type:none;
	padding-left:0px;
}


.menu-lateral .topo{
	padding:15px;
}
.menu-lateral .conteudo{
	padding:15px;
}

.menu-lateral .conteudo a{
	padding:8px 15px 8px 15px;
	display: inline-block;
	width:100%;
}
#bt-fecha-menu-lateral{
	position:absolute;
	background-color:#043721;
	color:#FFF;
	top:0px;
	right:15px;
	color:#FFF;
	padding-top: 12px;
    padding-bottom: 12px;
	padding-left:15px;
	padding-right:15px;
	margin-right:-15px;	
}

#bt-fecha-menu-lateral:hover{
	background-color: #478761;
}

.fundo-tela{
	position:fixed;
	top:0px;
	left:0px;	
	min-width: 100%;
    min-height: 100%;
    z-index: -1;
}

.box-fixo{
	position:fixed;
	z-index:1;
	width:100%;
	margin-top:110px;
	/*margin-bottom:110px;*/
	min-height:663px;
}

.full-width-container {
    padding: 0;
    width: 100% !important;
}

.bannerfixo{
	text-align:center;
}

.bannerfixo a {
	display: inline-block;
    margin-bottom: 50px;
    font-size: 12px;
	font-family: "ErasITC-Medium","HelveticaR",Helvetica,Arial,sans-serif;
    font-weight: bold;
    color: #0d3e16;
    padding: 10px 15px;
    background-color: #DDDDDD;
	text-decoration: none;
	text-shadow: none;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
}

.bannerfixo a:hover {
    color: #337640;
}

.bannerfixo p {
    font-size: 16px;
    font-weight: normal;
    color: #231f20;
	font-family: 'Open Sans', sans-serif;
}

.bannerfixo .titulo{
	font-family: "ErasITC-Medium","HelveticaR",Helvetica,Arial,sans-serif;
	color:#043721;
	font-size:24px;
}
.bannerfixo .texto{
	font-family: "ErasITC-Medium","HelveticaR",Helvetica,Arial,sans-serif;
	color:#043721;
	font-size:18px;
}

.bannerfixo .logo{
	font-family: "ErasITC-Medium","HelveticaR",Helvetica,Arial,sans-serif;
	color:#043721;
	font-size:16px;
	margin-top:100px;
}

.bannerfixo .logo p{
	font-family: "ErasITC-Medium","HelveticaR",Helvetica,Arial,sans-serif;
	color:#043721;
	font-size:16px;
}

.celula p img,
.logo p img{
	margin-left:auto;
	margin-right:auto;
}

.bannerfixo .celula{
	display:table-cell;
	vertical-align:middle;
	width: 100%;
	height:663px;
	text-align: -webkit-center;
	text-align:center;
}

.bannerfixo .tabela{
	display:table;
	width:100%;
}


.banner {
    background: none repeat scroll 0 0 #ededed;
    float: left;
    min-height: 100%;
    position: relative;
}
.largura {
    width: 100%;
}

.fundoprodutos{
	position:absolute;
	top:0px;
	left:0px;
	height:100% !important;
	width:auto;
	min-width:100%;
}




@media (max-width: 550px) {
	.margem-topo{
		padding-top:0px;
	}
	.faixa-topo .bt-sair{
		position:absolute;
		background-color:#265150;
		top:0px;
		right:15px;
	}
	.faixa-topo .nome{
		font-size:0.7em;
	}
	.faixa-topo .celula{
		padding-top: 8px;
		padding-bottom: 8px;
	}
	.faixa-topo{
		position:relative;
		margin-bottom: 0px;
	}
	.faixa-topo .box-top-right{
		float: left;
    	margin-top: 4px;
	}
	
	footer .tabela{
		text-align:center;
		display: block;
	}
	
	footer .celula{
		display: block;
		margin-bottom:50px
	}
	
	footer .celula:first-child{
		padding-right:0px;
		margin-bottom:10px;
	}
	
	.box-produtos{
		height:auto;
		min-height:10px;
	}
	.box-produtos .tabela {
		height: auto;
	}
	
	.faixa-topo .box-top-center .icone {
		left: 100%;
		margin-left: -35px;
	}
}


@media (max-width: 767px) {
	.box-fixo{
		min-height:10px;
	}
	.bannerfixo .celula{
		height: auto;
	}
	
	.box-padrao{
		min-height:10px;
	}
	
	.box-produtos{
		min-height:10px;
	}
	.box-produtos .tabela,
	.box-padrao .tabela{
		height: auto;
	}
}