body {
    overflow-x: hidden;
}

.TemplateLgallery{position:relative;/* width:600px; */height:auto;margin:0 20px}
.TemplateLgallery-Item{width:100%;/* height:500px; */box-shadow:1px 1px 4px rgba(0,0,0,.4);overflow-y:hidden;cursor:pointer}
.TemplateLgallery-Item img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
@media screen and (min-width:1024px){
    .TemplateLgallery{transition:all .5s}
    .TemplateLgallery:hover{transform:scale(.8) rotate3d(-1,1,0,-20deg);box-shadow:-10px -10px 2px .3px rgba(0,0,0,.6),-20px -20px 3px .3px rgba(0,0,0,.3),-30px -30px 4px .3px rgba(0,0,0,.1)}}
    .Lgparent{padding:80px 0 0}
    .TemplateParent{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;width:100%}
    .TemplateParent-Item{position:relative;width:150px;height:150px;margin:0 10px 20px}
    .TemplateParent-Item img:not(.LGallerySlider-Slide){width:100%;height:100%;opacity:.8;transition:all .5s}
    .TemplateParent-Item span{position:absolute;bottom:0;left:0;padding:1px 0;display:block;width:100%;height:20px;line-height:20px;text-align:center;color:#fcfaf9;background-color:#0E0E0E80;transition:all .5s}
    @media screen and (min-width:1024px){
        .TemplateParent-Item:hover img:not(.LGallerySlider-Slide){opacity:1;transform:scale(.8) rotate3d(-1,1,0,-20deg);box-shadow:-10px -10px 2px .3px rgba(0,0,0,.6),-20px -20px 3px .3px rgba(0,0,0,.3),-30px -30px 4px .3px rgba(0,0,0,.1)}
    .TemplateParent-Item:hover span{height:75px;line-height:75px;opacity:0;z-index:-1}}
    .Lgslider{padding:80px 0 0}.TemplateSlider{margin:0 auto;width:1020px;max-width:100%;height:550px;max-height:70%}
    .Lgpreview{padding:80px 0 0}.TemplatePreview{width:1020px;max-width:100%;height:550px;margin:0 auto}
    .Lgcarusel{padding:80px 0 0}.TemplateCarusel{width:100%;max-width:100%;height:400px;max-height:100%;text-align:center;overflow:hidden}
    .TemplateCarusel .LGCarusel-Slide picture img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.CardOfGoofs{padding:10px 50px;width:980px;max-width:100%;height:320px}
   