@keyframes slide{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-slide{background:#975554;animation:70s linear infinite slide;display:inline-flex}.animate-slide h5{font-size:7rem}.textslide{position:relative}.consultant-btn{z-index:111;color:#fff;cursor:pointer;background:#232326;border-radius:5px;justify-content:center;align-items:center;width:210px;height:55px;margin:auto;transition:all .3s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}@media only screen and (max-width:500px){.textslide h5{font-size:64px}.consultant-btn{width:180px;height:40px;font-size:14px}}
