﻿.fotogalerie .head{padding:90px 0;}.fotogalerie .head .detail h1{text-transform:uppercase;position:relative;margin-top:0;}.fotogalerie .head .detail .description{position:relative;}@media screen and (max-width:767px){.fotogalerie .head{padding:45px 0;}}.fotogalerie .list{background-color:#f7f7f7;margin:0 25px 25px 25px;padding:100px 0;}.fotogalerie .list .items{display:flex;grid-gap:20px;flex-wrap:wrap;}.fotogalerie .list .items .item{width:calc(25% - 15px);position:relative;}.fotogalerie .list .items .item:before{content:"";display:block;padding-top:100%;}.fotogalerie .list .items .item .image{position:absolute;top:0;left:0;right:0;bottom:0;display:block;text-align:center;background-size:cover;background-repeat:no-repeat;background-position:center;z-index:1;}.fotogalerie .list .items .item .image figcaption{display:none;}@media screen and (max-width:1000px){.fotogalerie .list .items .item{width:calc(33.33% - 14px);}}@media screen and (max-width:768px){.fotogalerie .list .items .item{width:calc(50% - 10px);}}@media screen and (max-width:500px){.fotogalerie .list .items{flex-direction:column;}.fotogalerie .list .items .item{width:100%;}}@media screen and (max-width:767px){.fotogalerie .list{padding:25px 0;}}