.fotostour_escloja{width: 100%; overflow: hidden;}
.fotostour_escloja p{font-size: 15px;}

.ftel_lojas{overflow: hidden;}
.lnk_fotos_tour__loja{float: left;width: 228px;height: 190px;margin-right: 15px;}
.lnk_fotos_tour__loja:last-child{margin-right:0}
.lnk_fotos_tour__loja a{display: block;width: 100%;height: 160px;overflow: hidden;position: relative;}
.lnk_fotos_tour__loja a img{max-width: 120%;position: absolute;top: -10px;left: -10px;-webkit-transition: all 0.5s;transition: all 0.5s;}
.lnk_fotos_tour__loja a:hover img{max-width: 130%;transform: translate(-10px, -10px);-webkit-transform: translate(-10px, -10px);}
.lnk_fotos_tour__loja__nome{text-align: center;margin-top: 5px;font-size: 18px;}



.galeriafotos_secao{margin-top: 40px; position: relative;}
.galeriafotos_fotos{overflow: hidden;}
.galeriafotos_fotos p{margin: 0 0 10px 0; font-size: 11px; font-style: italic;}

.galeriafotos_fotos a{ float: left; display: block; width: 120px; position: relative;
height: 90px; margin: 0 13px 13px 0; overflow: hidden;}

.galeriafotos_fotos a img{height: 90px; -webkit-transition: all 0.3s; transition: all 0.3s}
.galeriafotos_fotos a:hover img{-webkit-transform: translate(-5px, 0) scale(1.1); transform: translate(-5px, 0) scale(1.1)}



@media only screen and (max-width: 1024px){
.lnk_fotos_tour__loja{width: 178px;height: 160px;}
.lnk_fotos_tour__loja a{height: 130px;}
.lnk_fotos_tour__loja__nome{margin-top:0}
}

@media only screen and (max-width: 840px){
.lnk_fotos_tour__loja{width: 128px;height: 130px;}
.lnk_fotos_tour__loja a{height: 90px;}
}

@media only screen and (max-width: 320px){
.lnk_fotos_tour__loja{width: 290px;height: 220px;}
.lnk_fotos_tour__loja a{height: 190px;}
}