.page-details .page-wrap{padding-bottom:30px}.page-details .contents{width:60%;margin:auto}.excursions{padding-bottom:60px}.excursions .row{display:flex;flex-wrap:wrap;justify-content:space-between}.excursions .single-excursion{width:48%}.excursions .single-excursion .image{width:100%;height:430px;object-fit:cover}.excursions .details{background-color:var(--white);margin-top:-60px;height:auto;width:80%;padding:35px 45px}.excursions .details .title{font-family:var(--cor);font-size:var(--fs40);color:var(--gray);font-weight:var(--fwsb);padding-bottom:10px}.excursions .details .description{font-family:var(--hel);font-size:var(--fs17);color:var(--gray);line-height:30px;margin-bottom:30px}@media screen and (max-width:1536px){.excursions .single-excursion .image{height:350px}.excursions .details{margin-top:-60px;padding:20px 35px}.excursions .details .title{font-size:var(--fs27);padding-bottom:5px}.excursions .details .description{font-size:var(--fs14)}}@media screen and (max-width:1024px){.excursions .single-excursion .image{height:300px}.excursions .details{width:90%}}@media screen and (max-width:768px){.page-details .contents{width:80%}.excursions{padding-bottom:0}}@media screen and (max-width:768px){.page-details .contents{width:95%}.page-details .page-wrap{padding-bottom:15px}.excursions .single-excursion{width:100%}.excursions .single-excursion .image{height:250px}.excursions .details{width:95%;padding:20px 20px}.excursions .details .title{font-size:var(--fs25)}}