.testemunhos-div{margin-top:50px;}
.testemunhos-col{width:33.33%; position:relative; float:left; padding:0px 20px 40px 20px;}
.testemunhos-box{padding:10px 10px 10px 10px;}
.testemunhos-img-height{min-height:280px; cursor:pointer}
.testemunhos-localidade{margin-top:20px; text-align:center; font-family:  'Montserrat', sans-serif; color:#fff; font-weight:600; font-size:1em; text-transform:uppercase}
.testemunhos-texto{margin-top:10px; min-height:65px; text-align:justify; font-family:  'Montserrat', sans-serif; color:#fff; font-weight:400; font-size:0.85em;}
.testemunhos-col:hover .testemunhos-img-height{transform: scale(1.05); -webkit-transition: all 0.8s; transition: all 0.8s;}

.testemunho-texto h2{font-family:  'Montserrat', sans-serif; color:#fff; font-weight:400; font-size:0.9em !important;}
.testemunho-localidade h3{font-family:  'Montserrat', sans-serif; color:#fff; font-weight:600; font-size:1em !important; margin-top:50px;}
.testemunho-fotos-div{margin-top:50px;}
.testemunho-img-height{min-height:280px;}


.testemunhosvermais{font-family:  'Montserrat', sans-serif; font-size:0.9em;color:#000; background-color:#fff; position:relative; float:left; border-radius:10px; padding:12px 30px 12px 30px; font-weight:500; text-transform:uppercase;
-webkit-box-shadow: 0px 0px 47px 1px rgba(255,255,255,0.58);
-moz-box-shadow: 0px 0px 47px 1px rgba(255,255,255,0.58);
box-shadow: 0px 0px 47px 1px rgba(255,255,255,0.58);
transition:all 0.2s ease-in-out;}
.testemunhosvermais:hover{ opacity:0.8}

@media screen and (max-width: 1023px) {
.testemunhos-col{width:100%;}
.testemunhosvermais{font-size:0.8em;}
}
@media screen and (min-width: 1024px) and (max-width: 1279px) { /* PARA DISPOSITIVOS PEQUENOS*/
.testemunhos-img-height{min-height:200px;}
}
@media screen and (min-width: 1280px) and (max-width: 1365px) { /* PARA DISPOSITIVOS MÉDIOS*/
.testemunhos-img-height{min-height:250px;}
}
@media screen and (min-width: 1366px) and (max-width: 1919px) { /* PARA DISPOSITIVOS MÉDIOS*/

}
@media screen and (min-width: 1920px) and (max-width: 2159px) { /* PARA DISPOSITIVOS GRANDES*/

}
@media screen and (min-width: 2160px) { /* PARA DISPOSITIVOS MUITO GRANDES*/

}