@charset "utf-8";

@font-face {
	font-family: "ChampagneBd";
	src: url("../fonts/Champagne-&-Limousines-Bold.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "HelveticaN";
	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;
}

.loading{
	display:none;
	line-height:17px;
}

form label.error{
	color:#a94442;
}

.texto{
	font-family: HelveticaN, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	line-height: 1.6;
    margin-bottom: 15px;
    font-kerning: inherit;
    letter-spacing: 0.07px;
}

.padTB,
.padT{
	padding-top:40px;
}
.padTB,
.padB{
	padding-bottom:30px;
}

.fb-like{
	display: inline-block;
	min-height:22px;
}

p.subtitulo{
	font-family: ChampagneBd, HelveticaN, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 24px;
}

h1{
	color:#005ca2;
	font-size:30px;
	margin-top:25px;
	margin-bottom:20px;
}

h2{
	color: #005ca2;
	font-size:24px;
	margin-top:20px;
	margin-bottom:18px;
}

h3{
	color:#333333;
	font-size:20px;
	margin-top:20px;
	margin-bottom:18px;
}

.boxPqn{
	max-width:500px;
	margin-left:auto;
	margin-right:auto;
}


article ul{
	list-style-type: none;
	padding:0px;
}

article ul li{
	margin-left:20px;
	text-indent: -20px;
}

article ul li:before {
    content:"  \e250";
	font-family:'Glyphicons Halflings';
	color:#005ca2;
	font-size:12px;
	margin-right:8px;
}



body{
	font-family: ChampagneBd,HelveticaN,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:16px;
}

div{
	outline: 0 !important;
}

.btServico{
	cursor:pointer;
	
}
.btServico:before {
	font-family: 'Glyphicons Halflings';
    content: "\e084";
	color: #005ca2;
}


.sombraInterna{
	box-shadow: inset 10px 10px 40px rgba(0,0,0,0.4);
	-moz-box-shadow:  inset 10px 10px 40px rgba(0,0,0,0.4);
	-webkit-box-shadow:  inset 10px 10px 40px rgba(0,0,0,0.4);
}

.sombraInternaSuave{
	box-shadow: inset 10px 6px 40px rgba(0,0,0,0.2);
	-moz-box-shadow:  inset 10px 6px 40px rgba(0,0,0,0.2);
	-webkit-box-shadow:  inset 10px 6px 40px rgba(0,0,0,0.2);
}


.fotoServico{
	position:relative;
	width:100%;
	max-height:230px;
	overflow:hidden;
	
}

.fotoServico div{
	position: absolute;
	top:0px;
	left:-30%;
	width:200%;
	height:100%;
	box-shadow: inset 10px 10px 40px rgba(0,0,0,0.4);
	-moz-box-shadow:  inset 10px 10px 40px rgba(0,0,0,0.4);
	-webkit-box-shadow:  inset 10px 10px 40px rgba(0,0,0,0.4);
	
}

.fotoServico img{
	width:100%;
	display:block;
	
}
	


footer{
	text-align:center;
	font-size:18px;
	font-weight:bold;
}

footer .credito{
	background-color:#ededed;
	min-height:40px;
	padding-top:10px;
	padding-bottom:10px;
	font-family: HelveticaN,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:14px;
}
footer .info{
	padding-top:0px;
	padding-bottom:12px;
}
footer address{
	padding:0px;
	margin:0px;
}


footer .destaque{
	background-color:#aad0ef;
	padding:3px 15px 3px 15px;
	
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url(border-radius.htc);
}
.faixaRodape{
	background-color:#0076d0;
	height:2px;
}

.faixaTopo{
	background-color:#0076d0;
	height:5px;
	margin-bottom:-1px;
	width:100%;
}

p.titulo{
	font-size:24px;
	margin-top:25px;
	margin-bottom:25px;
}

.foneTopo{
	position: relative;
	margin-bottom:20px;
    z-index: 1;
	float:right;
	min-width:204px;
	background-color:#0076d0;
	padding:3px 15px 3px 15px;
	margin-top:0px;
	display: inline-block;
	color:#FFFFFF;
	
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url(border-radius.htc);
}

.margemTopo{
	margin-top:110px;
}

.corAzul{
	background-color:#1186de;
	color:#FFFFFF;
}

.corNeutra{
	background-color:#dedede;
	color:rgb(51, 51, 51);
}

.corNeutraSuave{
	background-color: #FAFAFA;
}

.boxEsqHome{
	padding-top:50px;
	padding-bottom:50px;
	padding-right:50px;
	padding-left:0px;
	min-height:374px;
}

.boxDirHome{
	padding-top:67px;
	padding-bottom:50px;
	padding-left:50px;
	padding-right:0px;
	min-height:374px;
}


.btPriceHome{
	position:relative;
	float:right;
	padding:6px 12px 12px 12px;
	border:solid 1px #015799;
	font-size:24px;
	/*font-weight:bold;*/
	margin-top:10px;
	margin-bottom:30px;
	clear:both;
	max-width:240px;
	text-align:right;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(border-radius.htc);
	cursor:pointer;
	text-decoration:none !important;
}

a,a:active, a:focus, a:hover,  a:visited{
	text-decoration:none !important;
}


.btsLinhaHome{
	position:relative;
	float:right;
	padding:0px;
	list-style-type:none;
	margin-bottom:0px;
}

.btsLinhaHome>li{
	display:inline-block;
	text-align:center;
	font-size:11px;
	font-weight:normal;
	line-height:33px;
	background-color:#2775ce;
	border:solid 1px #1271d2;
	cursor:pointer;
	width:31px;
	height:34px;
	
	-webkit-touch-callout: none;
   -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
}

.btsLinhaHome>li:last-child{
	-webkit-border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
	behavior: url(border-radius.htc);
}
.btsLinhaHome>li:first-child{
	-webkit-border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
	behavior: url(border-radius.htc);
}
.btsLinhaHome>li:hover{
	background-color:#0562cf;
	border:solid 1px #075cb3;
}

.btAnimado, .btAnimado:focus, .btAnimado:active, .btAnimado:hover{
	position:relative;
	border: solid 1px #015799;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(border-radius.htc);
	background-color:#2775ce;
	color:#FFFFFF;
	display: inline-block;
	overflow:hidden;	
}

.btAnimado div{
	display: inline-block;
}

.btAnimado .conteudo{
	position:relative;
}

.btAnimado .baixo, .btAnimado .sobre, .btAnimado .icone{
	padding: 10px 20px 10px 20px;
}

.btAnimado .icone{
	border-left:solid 1px #ffffff;
}

.btAnimado .baixo{
	font-weight:bold;
}

.btAnimado .sobre{
	position:absolute;
	top:0px;
	left:0px;
	background-color:#FFFFFF;
	color:#015799;
	font-weight:bold;
	width:100%;
	white-space: nowrap;
	overflow:hidden;
	-webkit-border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
	behavior: url(border-radius.htc);
	
	
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.btAnimado:hover .sobre{
	left:-220px;
}

.azulCinza{
	background-image: -webkit-linear-gradient(left, #1186de 50%, #dedede 55%); 
	background-image:    -moz-linear-gradient(left, #1186de 50%, #dedede 55%); 
	background-image:     -ms-linear-gradient(left, #1186de 50%, #dedede 55%); 
	background-image:      -o-linear-gradient(left, #1186de 50%, #dedede 55%); 
	background-image:         linear-gradient(left, #1186de 50%, #dedede 55%);
	/*IE7-*/ filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#1186de', endColorStr='#dedede', GradientType=1);
	/*IE8+*/ -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#1186de', endColorStr='#dedede', GradientType=1)";
}



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

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


.texto1{
	max-width:250px; 
	float:right;
}

.texto2{
	max-width:160px; 
	float:right;
}

#voltar{
	position:relative;
	float:right;
	padding:8px 15px 8px 15px;
	color:#FFFFFF;
	background-color:#0076d0;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	behavior: url(border-radius.htc);
	margin-top:0px;
	margin-bottom:0px;
	cursor:pointer;
}

#voltar>a{
	color:#FFFFFF;
}

#voltar>a:hover, #voltar>a:focus{
	text-decoration:none;
}
#voltar:hover{
	background-color:#015fa7;
}

.bt, .bt:focus{
	color:#FFFFFF;
	outline: none;
	background-color:#0076d0;
	background-image:none;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(border-radius.htc);
	text-shadow:none;
	border:solid 1px rgb(1, 87, 153);
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	text-decoration:none;
	
	box-shadow: inset 0 2px 2px rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
	-moz-box-shadow:  inset 0 2px 2px rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
	-webkit-box-shadow:  inset 0 2px 2px rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
}

.bt:active{
	color:#FFFFFF;
	outline: none;
	background-color:#015fa7;
	background-image:none;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(border-radius.htc);
	text-shadow:none;
	border:solid 1px rgb(1, 87, 153);
	text-decoration:none;
	
	box-shadow: inset 0 2px 2px rgba(0,0,0,.15),0 1px 1px rgba(0,0,0,.075);
	-moz-box-shadow:  inset 0 2px 2px rgba(0,0,0,.15),0 1px 1px rgba(0,0,0,.075);
	-webkit-box-shadow:  inset 0 2px 2px rgba(0,0,0,.15),0 1px 1px rgba(0,0,0,.075);
}

.bt:hover{
	color:#FFFFFF;
	background-color:#2c9cf1;
	background-image:none;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(border-radius.htc);
	text-shadow:none;
	border:solid 1px rgb(1, 87, 153);
	text-decoration:none;
	
	box-shadow: inset 0 2px 2px rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
	-moz-box-shadow:  inset 0 2px 2px rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
	-webkit-box-shadow:  inset 0 2px 2px rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
}

.seta:after{
	content:'\e092';
	font-family: 'Glyphicons Halflings';
	font-size:12px;
}

.btbc {
	color:#005ca2;
	font-weight: bold;
	background-color:#ffffff;
}

.esquerda{
	float:right;
}

.menuServicos{
	list-style-type:none;
	padding:0px;
}

.menuServicos li, .menuServicos li:focus{
	position:relative;
	float:left;
	margin-right:2px;
	margin-top:5px !important;
	
	color:#FFFFFF;
	background-color:#0076d0;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	behavior: url(border-radius.htc);
	margin-top:0px;
	margin-bottom:0px;
	cursor:pointer;
}

.menuServicos li:last-child{
	margin-right:0px;
}

.menuServicos li:hover{
	background-color:#015fa7;
}

.menuServicos li a, .menuServicos li a:hover, .menuServicos li a:focus, .menuServicos li a:active, .menuServicos li a:visited{
	padding:8px 15px 8px 15px;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
}


#filtros{
	margin-bottom:20px;
}
#filtros button{
	border:solid 1px #FFFFFF;
	background-color:#FFFFFF;
	outline: none;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(border-radius.htc);
	color:#333333;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
}

#filtros button:hover,#filtros button:active,#filtros button.is-checked{
	border:solid 1px rgb(1, 87, 153);
	background-color:rgb(17, 134, 222);
	color:#FFFFFF;
}

.itembx{
	width:270px;
	height:180px;
	margin-right:15px;
	margin-bottom:15px;
}

div.itembx img{
	width:100%;
}

div.itembx a, div.itembx a:hover, div.itembx a:focus, div.itembx a:active{
	color:#FFFFFF;
	text-decoration:none;
}



/* para box que não seja o da home  */
.itembxi{
	width:460px;
    max-width: 100%;
	height:315px;
	margin-right:15px;
	margin-bottom:15px;
}

div.itembxi img{
	height:100%;
}

div.itembxi a, div.itembxi a:hover, div.itembxi a:focus, div.itembxi a:active{
	color:#FFFFFF;
	text-decoration:none;
}
@media (min-width: 1200px){
	.itembxi{
		width:365px;
		height:250px;
		margin-right:15px;
		margin-bottom:15px;
	}
	
	.por4{
		width: 280px;
   		height: 190px;
	}
}

/* para box que não seja o da home retrato  */
.itembxr{
	width:315px;
	height:460px;
	margin-right:15px;
	margin-bottom:15px;
}

div.itembxr img{
	width:100%;
}

div.itembxr a, div.itembxr a:hover, div.itembxr a:focus, div.itembxr a:active{
	color:#FFFFFF;
	text-decoration:none;
}


.moldura img{
	width:100%;
}

.moldura p{
	padding:10px;
}

.moldura p:last-child{
	margin-bottom:0px;
}

.moldura{
	border:solid 3px #FFFFFF;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(border-radius.htc);
	
	box-shadow: 1px 2px 6px rgba(0,0,0,1);
	-moz-box-shadow:  1px 2px 6px rgba(0,0,0,1);
	-webkit-box-shadow:  1px 2px 6px rgba(0,0,0,1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');

}
.centraliza{
	margin-left:auto;
	margin-right:auto;
}







/* carrocel */

.contBtHome{
	position:relative;
	background-color: darkgray;
	/*width:100%;
	height:100%;*/
	text-align: center;
	overflow:hidden;
}

div.contBtHome img{
	position:absolute;
	top:0px;
	left:0px;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}



div.contBtHome div.conteudo{
	position:relative;
	width:100%;
	height:100%;
	display:table;
	
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-o-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2);
	
	/* IE 8 */  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */  filter: alpha(opacity=0);
  /* Netscape */  -moz-opacity: 0;
  /* Safari 1.x */  -khtml-opacity: 0;
  /* Good browsers */  opacity: 0;
	
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}


div.contBtHome div.conteudo div.celula{
	position:relative;
	display:table-cell;
	padding-left: 3px;
    padding-right: 3px;
	vertical-align:middle;
	z-index:2;
	text-align:center;
}

div.contBtHome div.conteudo div.mascara{
	position:absolute;
	width:100%;
	height:100%;
	background-color:#000000;
	/* IE 8 */  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  /* IE 5-7 */  filter: alpha(opacity=80);
  /* Netscape */  -moz-opacity: 0.8;
  /* Safari 1.x */  -khtml-opacity: 0.8;
  /* Good browsers */  opacity: 0.8;
  z-index:0;
}

div.contBtHome div.conteudo div.celula>ul{
	position:relative;
	margin:0 auto;
	list-style-type:none;
	padding:0px;
}




.bolinha,
div.contBtHome div.conteudo div.celula > a > div{
	display:inline-block;
	margin-right:10px;
	text-align:center;
	line-height:40px;
	width:40px;
	height:40px;
	color:#FFFFFF;
	background-color:#0076d0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(border-radius.htc);
	-webkit-touch-callout: none;
   -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   cursor:pointer;
   
   -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.bolinha:hover,
div.contBtHome div.conteudo div.celula > a > div:hover{
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

div.contBtHome div.conteudo div.celula > a > div:last-child{
	margin-right:0px;
}

.bolinha{
	position: absolute;
    top: -20px;
    left: -20px;
    margin-left: 50%;
}

div.contBtHome div.conteudo div.celula>p{
	position:relative;
	color:#FFFFFF;
	font-size:14px;
	text-transform:uppercase;
	margin-top:20px;
}

div.contBtHome div.conteudo div.celula>h2,
div.contBtHome div.conteudo div.celula>h3,
div.contBtHome div.conteudo div.celula>h4{
	color:#FFFFFF;
}

div.contBtHome:hover img{
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-o-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2);
}

div.contBtHome:hover div.conteudo{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	
  /* IE 8 */  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  /* IE 5-7 */  filter: alpha(opacity=100);
  /* Netscape */  -moz-opacity: 1;
  /* Safari 1.x */  -khtml-opacity: 1;
  /* Good browsers */  opacity: 1;
}


div.bx-wrapper{
	margin:0 auto;
}

div.bx-wrapper > div.bx-controls{
	
}

div.bx-wrapper .bx-viewport{
	background-color:transparent;
	border:none;
	box-shadow:none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	left:0px;
}

#miniaturas div.bx-wrapper .bx-viewport{
	max-height:100px !important;
}

#mostrador div.bx-wrapper .bx-viewport{
	max-height:400px !important;
}

div.bx-controls{
	display:none;/**/
}

.showControl div.bx-controls{
	display:block;/**/
}


.bx-wrapper .bx-viewport .bxslider{
	margin-left: 0px;
}

.bxslider{
	padding:0px !important;
}

.bxslider>div{
	overflow:hidden;
	max-height:400px;
}

.bxslider img{
	width:100%;
}

.descritivo{
	position: absolute;
    left: 0px;
    bottom: -125px;
	width: 100%;
    padding: 30px 10px 10px 10px;
    background-color: rgba(0,0,0,0.5);
    color: #ffffff;
	z-index:10;
}

.bxslider div.mascara{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#000000;
	/* IE 8 */  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */  filter: alpha(opacity=0);
  /* Netscape */  -moz-opacity: 0;
  /* Safari 1.x */  -khtml-opacity: 0;
  /* Good browsers */  opacity: 0;
  z-index:11;
}

/* fim carrocel home  */

/* banner home  */

#carrocelHome{
	max-height:770px;
	overflow:hidden;
}

#carrocelHome img{
	width:100%;
}
@media (max-width: 600px){
	#carrocelHome{
		height: auto;
	}
}

/* fim banner home  */


/* BOOT STRAP  */


.navbar{
	font-family: HelveticaR, HelveticaN,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:13px;
	text-transform:uppercase;
	margin-bottom:0px;
	
	/*font-weight:bold;*/
}
.navbar-default{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.navbar-default .navbar-nav>li>a{
	color: #000000;
	text-shadow: none;/* 0 0.5px 0 rgba(255,255,255,1);*/
	padding: 15px 20px 15px 20px;
}

.navbar-default .navbar-nav>li:last-child>a{
	padding-right:0px;
}

@media (max-width:991px){
	.navbar-default .navbar-nav>li>a{
		padding: 15px 9px 15px 9px;
	}
}

.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover{
	color: #000000;
	background-color:transparent;
}
.active>a>span,
.navbar-default .navbar-nav>li>a:hover>span{
	border-bottom:solid 2px #0076d0;
}

.navbar-default .navbar-nav>li>a>span{
	padding-bottom:4px;
	/*text-shadow: 0px 0px 1px #ffffff;*/
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a{
	color:#000000;
	background-color:transparent;
	background-image:none;
	border:none;
	box-shadow:none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.navbar-wrapper {
    position: relative;
    top: 0;
    right: 0;
	background-color:rgba(255, 255, 255, 0);
    left: 0;
    z-index: 20;
	border-bottom:solid 1px;
	border-bottom-color:rgba(200, 200, 200, 0);
}

.navbar-wrapper .navbar .container {
    width: auto;
}
.navbar-wrapper > .container {
    padding-right: 0;
    padding-left: 0;
}

.navbar-brand img{
	margin-top:-16px;
	width:271px;
	height:43px;
}

footer ul.sociais{
	display:none;
}

footer ul.sociais,
.navbar ul.sociais{
	display:inline-flex;
	font-weight:normal;
	
}

#sociaisRodape{
	list-style-type:none;
	padding:0px;
	margin-top:15px;
	margin-bottom:5px;
}

#sociaisRodape>li{
	display:inline-block;
}


.navbar-nav>li#barraSociais{
	padding:9px 7px 7px 7px;
	font-size:20px;
	color:#0076d0;
	font-weight: bold;
	display:none;
}
#sociaisRodape>li>a,
.navbar ul.sociais>li>a{
	padding:14px 7px 7px 7px;
	font-size:20px;
	color:#666666;
}
#sociaisRodape>li>a:hover,
#sociaisRodape>li>a:hover>span,
.navbar ul.sociais>li>a:hover>span{
	border-bottom:none;
	text-decoration:none;
}

.navbar ul.sociais>li.btface:hover>a>span,
#sociaisRodape>li.btface:hover>a>span{
	color:#3b5796;
}
.navbar ul.sociais>li.btlinkedin:hover>a>span,
#sociaisRodape>li.btlinkedin:hover>a>span{
	color:#0274b3;
}
.navbar ul.sociais>li.bttwiter:hover>a>span,
#sociaisRodape>li.bttwiter:hover>a>span{
	color:#28aae1;
}
.navbar ul.sociais>li.btyoutube:hover>a>span,
#sociaisRodape>li.btyoutube:hover>a>span{
	color:#d12827;
}

@media (min-width: 768px){
	.navbar-wrapper {
		margin-top: 20px;
	}
	
	.navbar-wrapper .navbar {
		padding-right: 0;
		padding-left: 0;
	}
	.navbar-wrapper .container {
		padding-right: 15px;
		padding-left: 15px;
	}
	.navbar-wrapper{
		margin-top:0px;
		position:fixed;
	}
	
	.navbar-default{
		background-color:transparent;
		background-image:none;
		border:none;
		box-shadow:none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;		
	}
	
	.navbar-nav>li#barraSociais{
		display:inline;
	}
	
}


#contTel{
	background-color:#0076d0;
}


@media (max-width: 767px){
	.margemTopo{
		margin-top:0px;
	}
	.foneTopo{
		margin-bottom:0px;
		min-width:100%;
		text-align:center;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		behavior: url(border-radius.htc);
	}
}

@media (max-width: 1200px){
	.navbar-brand img{
		margin-top:-7px;
		width:200px;
		height:31.7px;
	}
}

@media (max-width: 991px){
	.navbar-brand img{
		margin-top:-6px;
		width:190px;
		height:30.1px;
	}
	.navbar ul.sociais{
		display:none;
	}
	
	footer ul.sociais{
		display:block;
	}
	
	.navbar-nav>li#barraSociais{
		display:none;
	}
	.navbar-right~.navbar-right {
    margin-right: -15px;
	}
	
	.azulCinza {
		background-image:none;
	}
	.btsLinhaHome,
	.btPriceHome {
		text-align:center;
		float:none;
		margin-left:auto;
		margin-right:auto;
		
	}
	.boxEsqHome{
		padding-left:50px;
		min-height: 100px;
	}
	.boxDirHome {
		padding-right:50px;
	}
	.texto1{
		max-width:400px; 
		float: none;
		margin:0 auto;
		text-align:center;
	}
	
	.texto2{
		max-width:400px; 
		float: none;
		margin:0 auto;
		text-align:center;
		margin-bottom:25px;
	}
		
}


.parallax-window {
    min-height: 770px;
    background: transparent;
}


/* banner */
#faixaBanner{
	margin-left: -20px;
	margin-right: -20px;
}
.largura{
	width:100%;
}

.complete-content {
    background: none repeat scroll 0 0 #fff;
    float: left;
    /*height: 100%;*/
	/*height:390px;*/
	height: auto;
   /* margin-bottom: 384px;*/
    overflow-y: hidden;
    width: 100%;
}

.ihome-banner {
    float: left;
    position: relative;
}

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

}

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

/* fim banner */




#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:900000;
  background-color:rgba(0,0,0,0.7);
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:600px;
  max-width:100%;
  height:400px;
  max-height:100%;
  display:none;
  z-index:900999;

  background-color: transparent; 
  margin:0 auto;
}

#dialog2 img{
	max-width:100%;
	max-height:100%;
}
 
#boxes .close{
	position:absolute;
  top:-10px;
  right:-10px;
	display:block; 
	text-align:right;
	background-color:#FF0000;
	color:#FFFFFF;
	padding:10px;
	width:40px;
	text-align:center;
	
	border:none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	behavior: url(border-radius.htc);
}






#is1{
	margin-top: -100px;
}
#is2{
	margin-top: -230px;
}
#is3{
	margin-top: -0px;
}
#is4{
	margin-top: -0px;
}

@media (max-width: 991px){
	#is1{
		margin-top: -20px;
	}
	#is2{
		margin-top: -100px;
	}
}