.preload{width:100%;justify-content:center}.new-doors,.preload{display:flex;flex-wrap:wrap}.new-doors{background-color:#e8e8e8}.new-doors .new-doors-main{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center}.new-doors .new-doors-main img{position:relative}.new-doors .new-doors-main h1{position:absolute;color:#fff;font-size:40px;padding-top:30px}.new-doors .new-doors-menu{display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center;width:100%;margin-top:50px;margin-bottom:200px}.new-doors .new-doors-menu .new-model{display:flex;flex-wrap:wrap;width:auto;justify-content:center;padding:10px;width:450px;height:480px}.new-doors .new-doors-menu .new-model a{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:flex-start;align-items:center;align-content:center;width:100%;height:100%}.new-doors .new-doors-menu .new-model a div{display:flex;flex-wrap:wrap;justify-content:center;width:400px;height:400px;overflow:hidden;border-radius:20px;box-shadow:1px 1px 2px 1px #a5acb1}.new-doors .new-doors-menu .new-model a div img{max-width:100%;max-height:100%;width:100%;height:100%;transform:scale(1);transition:transform .5s ease}.new-doors .new-doors-menu .new-model a p{font-size:25px;line-height:25.2px}.new-doors .new-doors-menu .new-model a img:hover{transform:scale(1.05)}