.realisationItem{background-color:rgba(179,141,82,.2);height:98%}.realisationItem-description-ligne{border-bottom:1px solid #bd8458}.realisationItem-description-boutton{border:1px solid #bd8458;max-width:150px;width:100%}.all-realisations{max-width:1600px;width:90%;color:#bd8458}@media screen and (max-width:992px){.all-realisations{padding-top:90px}}.all-realisations .selected{color:#bd8458!important}.all-realisations-button{background-color:#12304f;color:#fff;border:12px solid #12304f}.all-realisations-button:hover{font-weight:700;color:#bd8458;background-color:#fff}.all-realisations-listCategory{max-width:300px;border-bottom:1px solid #bd8458}.all-realisations-listCategory div{cursor:pointer;font-size:1.25rem;font-weight:600;width:100%}.all-realisations-listCategory ul{position:absolute;top:80%;display:block;margin:auto;padding-left:0;width:100%;left:0;right:0;background-color:#fff;max-height:400px;overflow-y:scroll;z-index:100000}.loading{position:relative;height:300px}.loading-loader{width:64px;height:64px;position:absolute;background-image:linear-gradient(#bd8458 20px,transparent 0),linear-gradient(#12304f 20px,transparent 0),linear-gradient(#bd8458 20px,transparent 0),linear-gradient(#12304f 20px,transparent 0);background-repeat:no-repeat;background-size:16px 16px;background-position:0 0,0 100%,100% 0,100% 100%;animation:rotate 1s linear infinite}@keyframes rotate{0%{width:64px;height:64px;transform:rotate(0deg)}50%{width:30px;height:30px;transform:rotate(180deg)}to{width:64px;height:64px;transform:rotate(1turn)}}