.card-hotel-loader{height:100px;margin-bottom:20px;-webkit-animation:cardLoader 5s infinite;animation:cardLoader 5s infinite;background:#eee}@keyframes cardLoader{0%{background-color:#eee}50%{background-color:#ccc}100%{background-color:#eee}}
