.ico-about{
	float:left;
	margin-right:10px;
}
.clear{
	clear:both;
}
.radio-buttons{
	color:#acb6c0;
	font-size:24px
}

.bloco-atendimento .tit{
	color:#18bc9c;
}
.bloco-atendimento .tel{
	font-size:23px;
}
.bloco-atendimento .hor{
	width:80%;
	margin:auto;
}
.bloco-atendimento .hor .col1{
	float:left;
}
.bloco-atendimento .hor .col2{
	float:right;
}
.text-header{
    font-size: 3.3em !important;
    font-weight: normal;
    text-transform: inherit;
    font-family: inherit;
    line-height: inherit;
    margin:0;
}
.text-acordo{
	font-size:2.6em !important;
	text-align:left;
}
.margin-bottom-20{
	margin-bottom:20px;
}
.margin-right-40{
	margin-right:40px;
}
#ferramentas-exclusivas p{
	font-size:15px;
}
#banner-fixed{
	background:#185478;
	padding:20px;
	color:yellow;
	font-size:24px;
	border-radius:10px 10px 10px 10px;
	position:fixed;
	top:100px;
	right:20px;
	text-align:center;
	z-index:9999;
}
#banner-fixed a{
	display:block;
	width:100%;
	color:yellow;
}
#banner-fixed a:hover{
	text-decoration:none;
	color:#fff;
}
#banner-fixed a:visited{
	text-decoration:none;
}
#banner-fixed a:link{
	text-decoration:none;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.customFileInput input {
    position: absolute;
    visibility: hidden;
}

.customFileInput .button,
.customFileInput .fileName {
    float: left;
    cursor: pointer;
    font-size: 0.9em;
    line-height: 30px;
    padding: 0 15px;
}

.customFileInput .button {
    background-color: #CDCDCD;
    font-size:18px;
}

.customFileInput .fileName {
    color: #0000FF;
}

.customFileInput:hover .button {
    background-color: #D6D6D6;
}

.customFileInput:hover .fileName {
    text-decoration: underline;
}
#fechando-negocio{
	background: #edece3;
}
.infobox-circle{
	text-align:center;
}
.infobox-circle img{
	width:120px;
}
#conheca-mais .right img{
	float:right;
	margin-right:0px;
}
