.port_servic .config .item {
    width: 270px;
    height: 340px;
    overflow: hidden;
    float: left;
    text-align: center;
    margin: 0 40px 40px 0;
}
.port_servic .config .item h2 {
    color: #000;
    font: normal 22px 'nexa_boldregular', Arial, Helvetica, sans-serif;
    margin: 0 auto 10px;
    min-height: 54px;
}
.port_servic .entry p {
    margin-bottom: 20px;
    font-size: 13px;
}
.port_servic .entry p a {
    color: #56B43B;
}
.port_servic .config .item .thumbnail {
    height: 140px;
    overflow: hidden;
    margin: 0 auto 40px;
}
.port_servic .config .item .thumbnail{
	background-color: transparent;
	border: none;
}
.port_servic .config .item .thumbnail img {
    max-width: 100%;
    max-height: 140px;
    height: auto;
    width: auto;
    margin: 0 auto;
    display: block;
    background: none;
}
.certs .team {
    height: 250px;
}
.certs .member {
    text-align: center;
    width: 200px;
    float: left;
    margin: 0 16px 0px 0;
}
.certs .member .avatar {
    width: 140px;
    height: 140px;
    overflow: hidden;
    position: relative;
    display: block;
    margin: 0 auto;
}
.certs .member .avatar img, .member .overlay {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 100%;
    height: 100%;
}
.certs .member h2 {
    font: normal 24px 'nexa_boldregular', Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
}
.certs .member p.intro {
    text-align: center;
}

.ficha.perfiles tr td:nth-child(1) {
    background-color: #414141;
}
.ficha.perfiles tr td:nth-child(2) {
    background-color: #666666;
}
.ficha.perfiles tr td:nth-child(2) a{
    color: #006525;
}
table.perfiles td {    background-color: #f5f5f5 !important;    border: 1px solid #d3dee4 !important;}
table.perfiles tr td span {    color: #000 !important;}
table.perfiles {    border: 1px solid gray;    color: #000;}
table.perfiles tr td a{
    color: #006525 !important;
}
table.perfiles tr td a span {
    color: #006525 !important;
}
.ncsmv {
    bottom: 0;
    /* width: 246px; */
    color: #424242;
    font-size: 22px;
    margin-bottom: 144px;
}
.ncsmv p.sl {
    font-size: 36px;
    line-height: 36px;
    margin-top: 11px;
    /* margin-left: 22px; */
}
.ncsmv p.pl {
    margin: 0 0 -12px 0px;
    font-size: 12px;
}
.ncsmv p.sl {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
}
.content-trm.down.visible-xs-block.visible-sm-block {
    top: 70px;
    right: 5px;
    float: right;
    width: 350px;
    position: absolute;
    padding: 30px 30px 0px 0px;
    width: 100%;
}