@charset "utf-8";
/* CSS Document desenvolvido por Fábio César contato// fabiofreelancerrcife@gmail.com */
/*body{ background:url(../img/bg-full.jpg) repeat top center; font-family: 'pill_gothic_600mgregular';}*/
body{ background:url(../img/bg-teste.jpg) repeat; font-family: 'pill_gothic_600mgregular';}
.global-site{ /*background:rgba(255, 255, 255, 0.44);*/}
.line-red-top{ position:absolute; top:0; background:#ed1c24; width:100%; height:6px;}
.menu{ border:0px #000000 solid; padding:20px 0 0 0; color:#FFF;}
.logo{margin-top:-46px;}
.ul-menu{ background:#484848; padding: 0 5px 2px 0; border-bottom-left-radius:0.3em; border-top-right-radius:0.3em;}
.ul-menu li a{ padding: 21px 25px; color:#FFF; font-family: 'pill_gothic_600mgthin'; font-weight:600; letter-spacing:1px;}
.ul-menu li{ background:#757575; margin: 0px 2px 0 0;}
.ul-menu .bt-home{ border-bottom-left-radius:0.3em;}
/*sidebar*/
.contsidebar{background:#757575; min-height:174px;}

/*MENU*/
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{color: #FFFFFF; background-color: #5F5E5E;}

/*MENU DAS CATEGORIAS DOS EMPREENDIMENTOS*/
.menu-categoria{border-bottom:5px #ed1c24 solid; width:100%; position:relative; margin:0 0 4% 0; padding:0 0 1% 0;}
.menu-categoria li{ display:inline-block; list-style:none; margin:0 0 0 5px;}
.menu-categoria li a{ text-transform:uppercase; text-decoration:none; color:#666; font-size:18px; padding:18px 14px 6px 14px; float:left; border-bottom:5px rgba(153, 0, 0, 0) solid; margin-bottom:-23px;}
.menu-categoria li a:hover{ border-bottom:5px #535353 solid; color:#454444;}

.menu-categoria li a.ativo{ border-bottom:5px #535353 solid; color:#454444;}

.info-ed{ background:#d8d8d8;}
.content-titulo-ed{ background:#A2080A; color:#FFFFFF; display:inline-block; text-align:center; width:100%; padding:9px; font-size:22px;}

/*RESULTADO EMPREENDIMENTO*/
.box-select{border:0px #0000FF solid; float:left;}
.box-select select{ background:#CCC; padding:6px 165px 6px 9px; font-size:18px;}
.box-select select option{text-align:left;}
.graficos{border:0px #FF0000 solid; margin-top:14%;}
.graficos p{ margin:0 0 5px; font-size:16px;}
.graficos ul{ margin:0; padding:0;}
.graficos ul .no-active{ display:inline-block; width:18px; height:13px; background:#a5a7a9; padding:8px 13px; text-indent:-9999px;}
.graficos ul .yes-active{ display:inline-block; width:18px; height:13px; background:#1fae34; padding:8px 13px; text-indent:-9999px;}
.prev{ background:url(../images/paco_dos_bandeirantes/galeria/seta1.jpg) no-repeat; width:32px; height:27px; text-indent:-9999px;}
.next{ background:url(../images/paco_dos_bandeirantes/galeria/seta2.jpg) no-repeat; width:32px; height:27px; text-indent:-9999px;}
.titulo-empreendimento{ width:100%; font-size:2.5em;}

/*TAB*/
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover{
font-family: 'pill_gothic_600mgregular';
color: #fff;
cursor: default;
background-color: #757575;
background-image:url(../img/chamadas/seta-marcador.png);
background-position:left top;
background-position:10px 0;
background-repeat:no-repeat;
/*border: 1px solid #ddd;*/
border-bottom-color: transparent;
}

.nav-tabs>li>a:hover{border-color:#eee #eee #ddd; background-color: #757575;}
.nav>li>a{position: relative; display: block; padding: 18x 35px; font-family: 'pill_gothic_600mgregular'; background-color:#a2a2a2; color:#000;}

.nav-tabs>li>a{margin-right: 7px;line-height: 1.42857143;border: 1px solid transparent;border-radius:0;}

/*Formulario de contato*/
.formContato{border:0px #FF0000 solid; padding-bottom:8%;}
.formContato label{float:left; width:100%;}
.formContato label span{float:left; width:100%; text-align:left; font-family: 'pill_gothic_600mgbold'; color:#484848; font-size:18px;}
.formContato label .campo{float:left; width:100%; margin:0; padding:10px; border-radius:0.3em; border:0.15em #747474 solid;}
.formContato label .campoMsg{float:left; width:100%; margin:0; padding:10px; border-radius:0.3em; border:0.15em #747474 solid; min-height:130px;}
.formContato .btn-enviar{float:right; border-radius:0.2em; background-color:#555555; color:#FFF; border:0; padding:8px 32px;}