.gallery_wrapper,.page_bg,.page_bg img{width:100%;height:auto}.gallery_wrapper{display:flex;margin-bottom:50px}@media screen and (max-width:1200px){.gallery_wrapper{flex-direction:column}}.gallery_wrapper a{width:-moz-calc(100% - 30px);width:-webkit-calc(100% - 30px);width:calc(100% - 30px);margin:15px}.gallery_wrapper .item{width:100%;height:100px;background:#FFF;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;border:2px solid #e5e5e5;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.gallery_wrapper .item:hover{border:2px solid #ee8e35}.gallery_wrapper .item img{width:auto;max-width:190px;height:auto}.title_page{padding:50px 0 30px;margin-bottom:30px;text-align:center;font-size:34px;color:#555;position:relative}@media screen and (max-width:760px){.title_page{font-size:18px;padding:30px 0}}.title_page::before{width:100px;height:1px;background:#ee8e35;content:"";position:absolute;left:50%;top:100%;z-index:1;transform:translateX(-50%)}.wrapper,.wrapper_bg{width:100%;height:auto}.wrapper_bg{background:#f5f5f5}.wrapper{max-width:1400px;padding:0 15px 50px;margin:40px auto 0}