.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; background-color:#ffeac7; border-radius:10px}
.testemunhos-img-height{min-height:220px; cursor:pointer}
.testemunhos-localidade{margin-top:20px; height:20px; overflow:hidden; text-align:center; font-family:  'Montserrat', sans-serif; color:#000; font-weight:600; font-size:0.9em; text-transform:uppercase}
.testemunhos-texto{margin-top:10px; height:65px; overflow:hidden; text-align:center; font-family:  'Montserrat', sans-serif; color:#000; 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{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:250px;}


.testemunhosvermais{font-family:  'Montserrat', sans-serif; font-size:0.9em; color:#000; background-color:#efa72d; position:relative; float:left; border-radius:20px; padding:10px 30px 10px 30px; font-weight:500;transition:all 0.3s ease-in-out;}
.testemunhosvermais:hover{ color:#efa72d; background-color:#000;}

@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:170px;}
.testemunhos-localidade{font-size:0.8em;}
.testemunhos-texto{height:45px; font-size:0.75em;}
}
@media screen and (min-width: 1280px) and (max-width: 1365px) { /* PARA DISPOSITIVOS MÉDIOS*/
.testemunhos-img-height{min-height:200px;}
.testemunhos-localidade{font-size:0.8em;}
.testemunhos-texto{height:45px; font-size:0.8em;}
}
@media screen and (min-width: 1366px) and (max-width: 1919px) { /* PARA DISPOSITIVOS MÉDIOS*/
.testemunhos-img-height{min-height:200px;}
.testemunhos-texto{height:45px; font-size:0.8em;}
}
@media screen and (min-width: 1920px) and (max-width: 2159px) { /* PARA DISPOSITIVOS GRANDES*/

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

}