/*
 * ANFAC v4 - Copyright 2014
 * By DigitallyMade - www.digitallymade.com.br
 */

* {
	padding: 0;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 400;
	outline: none !important;
}

.skiptranslate {
	display: none !important;
}

.goog-te-banner-frame.skiptranslate {display: none !important;} 

body {
	background: #fff;
	top: 0px !important; 
}

h3 {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 15px;
}

.placeholder { color: #eee !important; }
.placeholderFocus { color: #000 !important; }

#wrapper {

}

#header {
	padding-top: 40px;
}

.top_blue_bar {
	height: 33px;
	background: #3A85BF;
	padding-top: 7px;
        position: fixed;
        left: 0;
        right: 0;
        z-index: 9999;
        opacity: 0.98;
}

.menu_container {
	height: 110px;
	background: url(../img/main_menu_bg.gif) #fbfbfb repeat-x bottom;
	margin-bottom: 20px;
}

.center_container {
	display: block;
	width: 960px;
	margin: 0 auto;
}

#slider {
	height: 350px;
	margin-bottom: 26px;
        z-index:1;
}


.slides{
    z-index:0;
}

.slider_container{
	height: 340px;
        position:relative;
        display: block;
}

.slider_sombra{
    position:absolute;
    /* display: inline; */
    display: none;
    left:0px;
    top: 0px;
}

#slide a img {
    width: 960px;
    height: 340px;
}

.fator_anfac {
	display: block;
	background: url(../img/green_yellow_bar.png) no-repeat;
	height: 24px;	
	margin-bottom: 1px;
	padding-top: 12px;
	color: #fff;
}

.fator_anfac p {
	margin-left: 10px;
	float: left;
        font-weight: bold;
}

.fator_anfac a {
	float: right;
	color: #fff;
	margin-right: 10px;
	text-decoration: underline;
}

.fator_anfac a:hover {
	text-decoration: none;	
}

.hor_top_shadow {
	height: 16px;
	background: rgba(0, 0, 0, 0) url("../hor_shadow_bottom5.png") no-repeat scroll center center;
	margin-bottom: 6px;
}

.hor_bottom_shadow {
	height: 16px;
	background: rgba(0, 0, 0, 0) url("../hor_shadow_bottom6.png") no-repeat scroll center center;
	margin-top: 6px;
}

.banner_associe {
	height: 100px;
	background: url(../img/blue_bg_tiled.png);
}

.banner_associe h1 {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 7px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border-bottom: solid 1px #63a1d2;
	width: 740px;
}

.banner_associe p {
	float: left;
	width: 740px;
	font-size: 14px;
	color: #fff;
	margin-top: 7px;
	margin-left: 10px;	
}

.banner_associe img {
	float: right;
}

.search_box {
	float: left;
	width: 200px;
}

.search_box input[type=text]{
	border: none !important;
	padding: 2px 4px !important;
	line-height: 20px !important;
	height: 20px !important;
	border-radius: 3px 0 0 3px !important;
	font-size: 12px !important;
	width: 175px !important;
        margin-top: 0px !important;
}

.search_box input[type=submit]{
	border: none !important;
	background: url(../img/search_icon.png) no-repeat center #7fb8e5 !important;
	width: 26px !important;
	margin-left: -4px !important;
	height: 24px !important;
	cursor: pointer !important;
	text-indent: -9999px !important;
	overflow: hidden !important;
	border-radius: 0 3px 3px 0 !important;
	position: absolute !important;
        margin-top: 0px !important;
}

.login_box {
	float: right;
	width: 720px;
        position:relative;
}

.login_box input[type=text],
.login_box input[type=password] {
	border: none !important;
	padding: 2px 4px !important;
	line-height: 20px !important;
	height: 20px !important;
	border-radius: 3px !important;
	font-size: 12px !important;
	width: 120px !important;
}

#lang {
    display: block;
    float: right;
    width: 36px;
    margin-top: 4px;
}

#frm_login {
	display: inline-block;
        position: absolute;
        right: 55px;
        margin-top: 0px !important;
}

#frm_login input:focus,
#q:focus{
    border: none !important;
}

#email {
	width: 176px  !important;
        margin-top: 0px !important;
}

#senha {
	width: 100px  !important;
        margin-top: 0px !important;
}

.login_box input[type=submit]{
	border: none !important;
	background: #7fb8e5 !important;
	height: 24px !important;
	cursor: pointer !important;
	border-radius: 0 3px 3px 0 !important;
	color: #fff !important;
	border-radius: 3px !important;
	margin-left: 3px !important;
	text-decoration: none !important;
	font-size:  12px !important;
	width: 42px !important;
        margin-top: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
}

.btn_cadastro {
	float: left;
	display: block;
	padding: 2px 12px;
	width: 70px;
	color: #fff;
	border-radius: 10px;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(58,133,191,1);
	font-size:  12px;
	background: #7fb8e5;
}

.btn_cadastro:hover {
	background: #99c4e6;
}

.acesso_associados {
	color: #7fb8e5;
	font-weight: bold;
	line-height: 22px;
	background: url(../img/locker_icon.png) no-repeat left;
	padding-left: 20px;
	margin-left: 15px;
	font-size: 12px;
}

.logo {
	display: block;
	width: 141px;
	height: 84px;
	float: left;
	background: url(../img/anfac_logo.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	margin-top: 12px;
	float: left;
}

#content {
	display: block;
	width: 960px;
	margin: 0 auto;
}

.btn_anterior{
	background: url(../img/slider_previous.png) no-repeat center;
	width: 30px;
	margin-left: -4px;
	height: 30px;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
        float:left;
        display: block;
}

#nav{
    position:relative;
    top:-20px;
    left:70px;
}
#nav a{
    width:10px;
    height:10px;
    display: inline-block;
    background: #fff;
    overflow: hidden;
    text-indent: -9999px;
    border-radius: 5px 5px 5px 5px;
    margin-left:16px;
}

#nav a:hover{
    background: #90daff;
}

#nav a.activeSlide{
   background: #90daff;
}


.btn_posterior{
	background: url(../img/slider_next.png) no-repeat center ;
	width: 30px;
	margin-left: -4px;
	height: 30px;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
        margin-left: 40px;
        display:block;
}

#btn_slides{
        position: absolute;
        top: 300px;
        left: 15px;
	width: 500px;
	height: 30px;
}

#revista{
    padding-top: 28px;
    position:relative;
    float:left;
}

#revista_anfac{
    display: inline-block;
    position:absolute;
    z-index: 0;
    padding-top:20px;
    width: 155px;
    height:199px;
}

#revista_efeito{
    position:absolute;
    bottom: 0px;
    left: 123px;
}

#revista_sombra{
    position: relative;
    top: 225px;
    left: 0px;
}

.revista_titulo{
    font-size: 18px !important;
    font-weight: bold;
}

#revista_texto{
    position:absolute;
    width: 245px;
    font-size: 14px;
    left: 200px;
    line-height: 20px;
    color:#888888;
    padding-top:0px;
    margin-left:-20px;
}

.titulo_slide{
    display: inline;
    position:absolute;
    top: 0;
    font-size: 18px;
    left: 0;
    color: #fff;
    padding: 10px 10px;
    font-weight: bold;
    background: rgba(0,0,0,0.5);
    margin-top: 20px;
}
.data_cidade{
    display: inline;
    position:absolute;
    top: 0px;
    left: 0;
    font-size: 14px;
    color: #fff;
    margin-top: 80px;
    padding: 5px 10px;
    background: rgba(0,0,0,0.5);
}
.btn_saiba_mais{
    text-decoration: none;
    position:absolute;
    top: 220px;
    margin: 27px;
    width:114px;
    border-radius: 20px;
    text-decoration: none;
    height:28px;
    background: url(../img/btn_more_info.png);
}

.texto_saiba_mais{
    font-weight: bold;
    font-size:13px;
    line-height: 26px;
    color: #fff;
    position:relative;
    left:12px;
}

#noticias{
    float:right;
    width:400px;
    height: 256px;
    border-left: solid #ededed 3px;
    padding-left: 58px;
    margin-top: 30px;
    margin-bottom: 50px;
}

.noticia_titulo{
    font-size: 18px !important;
    font-weight: bold;
}

.noticias_content{
    padding-top: 10px;
    position:relative;
    height: 290px;
}

.data{
    font-weight: bold;
    color: #3c8ac7;
    font-size: 14px;
}

.noticias_texto{
    position: absolute;
    top:-6px;
    font-size:14px;
    left:44px;
    width:350px;
    color:#888888;
}

.fonte{
    color: #cccccc;
    font-size: 10px;
    position:absolute;
    top: 34px;
    left: 44px;
    width: 200px;
}

.sep_noticias {
    margin-top: 4px;
}

.noticia{
    position:relative;
    margin-bottom: 50px;
}

#parceiros{
    position:relative;
    width: 980px;
    display: block;
}

#parceiros h1{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 30px;
}

.parceiro_esquerda{
    	background: url(../img/partner_decisao.png) no-repeat center ;
	width: 169px;
	height: 58px;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
        display:block;
        clear:both;
}

.parceiro_centro{
    	background: url(../img/partner_petra.png) no-repeat center ;
	width: 183px;
	height: 50px;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
        display:block;
        clear:both;
}

.parceiro_direita{
    	background: url(../img/partner_serasa.png) no-repeat center ;
	width: 275px;
	height: 49px;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
        display:block;
        clear:both;
}

.twitter_icon{
    	background: url(../img/twitter_icon.png) no-repeat;
	width: 24px;
	height: 20px;
        position:absolute;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
        display:block;
        left:10px;
        top:10px;   
}

#twitter p{
    white-space: nowrap;
}

#barra_redes_sociais{
    background: url(../img/twitter_box.png) no-repeat center ;
    margin-top: 180px;
    width: 960px;
    height: 40px;
    position:relative;
}

#footer{
    position: relative;
    margin-top: 90px;
    height: 220px;    
    background: url(../img/footer_bg.gif) top center ;
    width:100%;
    left:0;
}
#footer a:hover{
    text-decoration: underline;
}

.redes_sociais_texto{
    color: #fff;
    font-size:13px;
    padding:10px;
    margin-left: 30px;
}

.redes_sociais_texto b{
    font-weight: bold;
    font-size:13px;
}


#digitally{  
    background: url(../img/footer_bottom_bg.gif) center ;
    width:100%;
}

#digitally img{
    padding-top:10px;
    padding-right: 10px;
    float:right;
}

.content_dm{
    width:960px;
    position: relative;
    margin: 0 auto;
}

.content_dm p{
    padding-top:5px;
    padding-right: 10px;
    color: #8ec0e6;
    display:inline-block;
}

.sombra_direita{
    float:right;
}
.sombra_esquerda{
    position:absolute;
    margin: 0 auto;
}

#footer_content{
    position:relative;
    margin: 0 auto;
    width:960px;
    height: 190px;
    padding-top:10px;
}

.navegue{
    position: absolute;
    top: 30px;
    color: #fff;
    font-size:14px;
}

.navegue h1{
    color: #fff;
    font-size:14px;
    font-weight: bold;
}

.navegue h2{
    color: #fff;
    font-size:16px;
    font-weight: bold;
}

.navegue a{
    text-decoration: none;
    color: #fff;
    line-height: 30px;
    font-size: 12px;
}

.links_navegue{
    width: 220px;
    display: inline-block;
}

.informacoes{
    float:right;
    width: 525px;
    line-height: 30px;
    margin-top: 20px;
}

.shadow_footer_right{
    float:right;
}

.informacoes h1{
    color: #fff;
    font-size:14px;
    font-weight: bold;
}

.informacoes h2{
    color: #fff;
    font-size:14px;
    font-weight: bold;
}

.informacoes_content_left p{
    color: #fff;
    font-size:12px;
    line-height: 15px;
    position: absolute;
    margin-left: 20px;
}

.localizacao_icon{
    float:left;
    position: absolute;
}


.informacoes_content{
    line-height: 30px;
    margin-left: 20px;
}

.informacoes_content_left{
    float: left;
    width:150px;
    position: absolute;
    height: 140px;
    display: block;
    text-align: left;
    width: 185px;
    margin-left: 10px;
}

.e_mail{
    position:absolute;
    bottom: 20px;
    float:left;
    color: #fff;
}

.e_mail a {
    color: #fff;
}

.e_mail img{
    float:left;
    position:absolute;
}

.e_mail h1{
    margin-left: 30px;
    top:0;
    line-height: 15px;
}

.e_mail h2{
   color: #fff;
    font-size:14px;
    font-weight: bold;
}

.e_mail p{
    margin-left: 30px;
}

.informacoes_content_right{
    float: right;
    position: relative;
    width: 220px;
    color: #fff;
    height: 140px;
}
.informacoes_content_right img{
    top: -12px;
    position: relative;
}

.informacoes_content_right p{
    color: #fff;
    font-size:12px;
    line-height: 14px;
}


.phone{
    font-weight: bold;
    font-size: 28px;
}

.content_phone{
    vertical-align: middle;
    display: inline-block;
    width:180px;
}

.redes_sociais{
    border-top: #4f94c9 solid 1px;
    margin-top: 0px;
    padding-top: 15px;
}

.redes_sociais a{
    padding-right:20px;
    margin-top: 8px;
    display: inline-block;
}

input[type=submit],
input[type=button],
input[type=reset] {
    background: #3B88C3 !important;
    color: #fff !important;
    padding: 4px 10px !important;
    border: none !important;
    margin-top: 15px !important;
    cursor: pointer;
    border-radius: 5px;
}

#menu_principal {
    display: none;
}

#menu_principal li ul:before {
	bottom: 100%;
	left: 15%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
        display: block;
	pointer-events: none;
	border-color: rgba(69, 80, 88, 0);
	border-bottom-color: #455058;
	border-width: 5px;
	margin-left: -5px;
}

#menu_principal li ul li ul:before {
    content: none;
}

#menu_principal li ul li ul {
    border-top: none;
}

#menu_principal li ul {
    border-top: solid 1px #FBFBFB;
}

input[type=text],
input[type=password],
select,
textarea {
    padding: 6px 10px !important;
    border: solid 1px #ddd !important;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

input[type=text]:focus,
input[type=password]:focus,
select:focus,
textarea:focus {
    border: solid 1px #82BAE6 !important;
    color: #3E88C1;
}

label.error {
    display: block;
}

#tweet {
    display: block;
    clear: both;
    margin-top: 42px;
    float: right;
    width: 520px;
}

ul li p {
    display: inline;
}

.ui-widget ul {
    margin-left: 25px;
}

.table_stripes {
    border-spacing: 0px;
    border-collapse: separate;
}

.table_stripes td {
    padding: 6px;
    background: #F2F2F2;
}

.table_stripes tr:nth-child(even) td {
    background: #eee;
}

.table_stripes tr:hover td {
    background: #E2E2E2;
}