.destinos-wrapper .destinos .imgcajas{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:40px}.destinos-wrapper .destinos .imgcajas>div{width:30%;height:300px;position:relative;overflow:hidden;-webkit-transition:ease-in-out .5s;transition:ease-in-out .5s}.destinos-wrapper .destinos .imgcajas>div:hover .imgfondo{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:ease-in-out .5s;transition:ease-in-out .5s}.destinos-wrapper .destinos .imgcajas>div:hover .opacidad{background-color:rgba(0,0,0,0.3)}.destinos-wrapper .destinos .imgcajas>div a{text-align:center;line-height:300px;position:absolute;width:100%;height:100%;top:0;left:0;color:#fff;text-decoration:none;font-size:25px;font-weight:bold;z-index:2}.destinos-wrapper .destinos .imgcajas>div .opacidad{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,0.1);z-index:1}.destinos-wrapper .destinos .imgcajas>div .imgfondo{width:100%;height:100%;z-index:0;position:absolute;top:0;background-repeat:no-repeat;background-position:center;background-size:cover}.destinos-wrapper .destinos .imgcajas>div:first-child .imgfondo{background-image:url(/child/assets/img/propietarios/gestión-alquiler-vacacional-benicasim.jpg)}.destinos-wrapper .destinos .imgcajas>div:nth-child(2) .imgfondo{background-image:url(/child/assets/img/propietarios/gestión-alquiler-vacacional-peñiscola.jpg)}.destinos-wrapper .destinos .imgcajas>div:nth-child(3) .imgfondo{background-image:url(/child/assets/img/propietarios/gestión-alquiler-vacacional-alcossebre.jpg)}@media (max-width: 768px){.destinos-wrapper .destinos .imgcajas{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.destinos-wrapper .destinos .imgcajas>div{width:90%}}
