.membros + .membros {
border-top: 1px solid #EEEEEE;
margin-top: 15px; }
.membro__item {
color: #333333;
font-size: 15px;
margin-bottom: 20px;
position: relative; 
text-align: center;
}
.membro__item img { margin-bottom: -50px; }
.membro__item:hover {
color: #333333; }
.membro__item-photo {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 224px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: relative; }
.membro__item-photo > picture {
position: absolute;
z-index: 20; }
.membro__item-photo > span {
background-color: #F3F3F3;
bottom: 0;
height: 30px;
position: absolute;
width: 100%;
z-index: 10; }
.membro__item-content, .membro__item-content--mheight {
background-color: #F3F3F3;
border-radius: 2px;
padding: 30px 15px; }
.membro__item-content--mheight {
min-height: 220px; }
.membro__nome {
font-size: 18px;
font-weight: 300; }
.membro__nome + .membro__email {
margin-top: 30px; }
.membro__nome + .membro__telefone {
margin-top: 30px; }
.membro__cargo {
font-size: 15px;
font-weight: bold; }
.membro__email {
font-size: 14px;
font-weight: bold; }
.membro__info-extra + .membro__info-extra:before {
content: '/';
margin: 0 4px; }
.membro__bio {
font-size: 14px;
font-weight: 300;
line-height: 25px;
margin-top: 15px; }
.membro__tecnico-gene-plus {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 15px 10px 0px; } .grecaptcha-badge {
width: 70px !important;
overflow: hidden !important;
transition: all 0.3s ease !important;
left: 4px !important;
}
.grecaptcha-badge:hover {
width: 256px !important;
} #map-associados, #map-contato {
height: 450px;
width: 100%; }
.mapa-item img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%); }
.mapa-item img.active, .mapa-item:hover img {
-webkit-filter: grayscale(0%);
filter: grayscale(0%); }
@media (min-width: 992px) {
.membro__item-content2 {
background-color: #F3F3F3;
border-radius: 2px;
padding: 60px 15px 30px;
width: 100%;
display: block;
margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
.img-diretoria {
width: 150px;
position: absolute;
top: -50px;
margin: 0 70px;
}
}
@media screen and (max-width: 800px) {
.img-diretoria {
width: 150px;
position: absolute;
top: -100px;
margin: 0 30px;
}
.sanfona .bordinha {
border-right: none
}
.data-a {
font-weight: 700;
padding-top: 15px;
padding-left: 0px !important;
}
}
@media screen and (max-width: 600px) {
.img-diretoria {
width: 150px;
position: absolute;
top: -100px;
margin: 0 180px;
}
}
@media screen and (max-width: 480px) {
.img-diretoria {
width: 150px;
position: absolute;
top: -100px;
margin: 0 140px;
}
.width150 {
width:100%;
}
}
@media screen and (max-width: 360px) {
.img-diretoria {
width: 150px;
position: absolute;
top: -100px;
margin: 0 90px;
}
.alignright {
display: block;
float: none;
margin: 20px 0;
}
.width150 {
width:100%;
}
.tdnb {
font-size:36px;
font-weight:bold;
width:20%;
}
.carousel-caption2 {
background-color: rgba(0,0,0,.7);
font-size:12px;
}
}
.sanfona {
font-size:.85rem;
padding: 15px 0;
}
.bgsanfona {
background-color: #F5E1E1;
}
.sanfona .tituloSan {
text-transform:uppercase;
color:#911;
}
.sanfona .bordinha {
border-right: 1px solid #ddd
}
.sanfona ul {
margin-top: 10px;
}	
.sanfona li {
list-style: disc;
margin-left: 15px;
margin-bottom: 10px;
}	
.dropdown-menu {
background-color:#511 !important;
padding: 5px 20px 10px 10px !important;
min-width: 250px !important;
}
.dropdown-menu li {
padding: 5px 0;
}	
.logomobile__item {
width: 75%;
padding: 10px 0;
}
.display-mobile {
display: none;
}
.display-desktop {
display: block;
}
@media screen and (max-width: 1024px) {
.display-desktop {
display: none;
}
.display-mobile {
display: block;
}
}
@media screen and (max-width: 668px) {
.img-mobile {
display: block;
width: 100%;
margin: 0;
padding: 15px;
clear: both;
}
}