/*
azul #1b75bb
cinza #dbdcdd
*/

/*
INTERNAS
*/

.mrg-zero{
	margin-left:0;
	margin-right:0;
	min-height:100%;
}
ul.local-box{
	position:inherit;
	top:0;
}
.f-c .clearfix{
	padding-right:0;
	padding-left:0;
}
.img-top img{
	border-top:solid 5px #dbdcdd;
	border-bottom:solid 5px #1b75bb;
	/*min-width:1140px;*/
	width:100%;
}
.pd-zero{
	padding-right:0;
    padding-left:0;
}
.modal-backdrop{
	z-index:0;
}
.main{
	padding:45px 0
}
.title-main{
	background:#2d81c3;
	color:#fff;
	margin-top:0;
    margin-bottom:0;
	padding:15px;
}
.links-footer p{
	text-align:right;
	font-size:22px;
	line-height:22px;
	padding:81px 26px 0 0;
	color:#1b75bb;
}
.links-footer{
	background:#eee;
		 border-radius:5px 0 0 5px;
 -webkit-border-radius:5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
	height:262px;	
}
/*
BM
*/
.width-lgh{
	width:100%;
}
.bm,.eqp-txt,.inst,.eqp{/*padding:0 0 50px 0*/ border-bottom:solid 1px #eee;margin:0 0 40px 0;}
.bm h2{
	margin-top:0;
}
.bm-bio{
	padding:13px;
	margin-top:27px;
	display:block;
		 border-radius:5px;
 -webkit-border-radius:5px;
	-moz-border-radius:5px;
	background:#eee;
}
/*
EQUIPE
*/
.eqp div {
    margin: 0 0 30px 0;
    height: 100px;
    position: relative;
}
.eqp img{
	height:100px;
}
.eqp h5{
	position: absolute;
	top:23px;
	left:125px;
	font-size:22px;
}
.eqp p{
	position:absolute;
	top:59px;
	left:125px;
	line-height:14px;
}
.eqp-txt h5{
	font-size:24px;
}
/*
INSTRUÇÕES
*/
.inst .col-lg-6 a{
    background: #2d81c3 url(../img/pdf.gif) no-repeat 16px;
    display: block;
    float: left;
    padding: 24px 0 0 58px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 99%;
    height: 62px;
    line-height: 15px;
    margin: 0 0 8px 0;
	color:#fff;
}
.inst .col-lg-6 a:hover{
    background: #1b75bb url(../img/pdf.gif) no-repeat 16px;
}
/*
CONTATO
*/
.contact-form input,
.contact-form textarea{
	background:#eee;
	width:100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	padding:15px;
}
.btn{
	background:#1b75bb;
	color:#fff;
	
}
.btn:hover{
	background:#2d81c3;
	color:#fff;
	
}

.div-trat{
	border-bottom: solid 1px #ccc;
	margin:0 0 30px 0;
	padding:0 0 0 0;
}
.div-trat img{
	width: 100%;
}
.div-trat-img{
	padding: 0 0 30px 0;
}
.div-trat p{margin-right: 25px;}