#carouselExample{position:relative;overflow:visible}.floating-search-wrapper{position:absolute!important;bottom:-40px!important;left:50%!important;transform:translateX(-50%)!important;width:95%;max-width:1100px;z-index:900;transition:all .4s cubic-bezier(.165,.84,.44,1)}.floating-search-wrapper.sticky{position:fixed!important;top:80px!important;bottom:auto!important;width:100%;max-width:none;transform:translateX(-50%);z-index:950;animation:slideDown .3s ease-out}@keyframes slideDown{from{transform:translate(-50%,-100%)}to{transform:translate(-50%,0)}}.search-container{background:#fff;border-radius:50px;padding:10px 15px;box-shadow:0 15px 35px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.08)}.floating-search-wrapper.sticky .search-container{border-radius:0;padding:10px 5%}@media (min-width:768px){#form-busqueda .col-md-3{border-right:1px solid #eee}#form-busqueda .col-md-3:last-child{border-right:none}}.form-control{border:none!important;background:0 0!important;font-size:15px;font-weight:500;color:#333;height:45px;box-shadow:none!important;padding-left:10px}.input-with-icon{display:flex;flex-direction:column;padding-left:45px;position:relative}.input-with-icon::before{content:attr(data-label);font-size:11px;color:#f16b2a;margin-bottom:-5px}.input-with-icon .input-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#f16b2a;font-size:1.2rem}.btn-custom{background:#f16b2a!important;color:#fff!important;border-radius:35px!important;font-weight:800;font-size:15px;letter-spacing:1px;border:none;height:50px;transition:transform .2s,background .2s;width:100%}.btn-custom:hover{background:#d95a1d!important;transform:scale(1.02)}@media (max-width:767px){.floating-search-wrapper{bottom:20px!important;width:92%}.search-container{border-radius:20px;padding:20px}#form-busqueda .col-12{border-right:none;border-bottom:1px solid #eee;padding-bottom:10px}.btn-custom{margin-top:10px}}.floating-search-wrapper.sticky{pointer-events:none}.search-container{pointer-events:auto}.floating-search-wrapper.sticky{left:0!important;transform:none!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;background:#f16b2a}.floating-search-wrapper.sticky .search-container{background:0 0!important;border:none!important;box-shadow:none!important;padding:12px 4%!important;border-radius:0!important}.floating-search-wrapper.sticky .form-control{color:#fff!important}.floating-search-wrapper.sticky .input-icon{color:#fff!important}.floating-search-wrapper.sticky select.form-control{color:#fff!important}.floating-search-wrapper.sticky select.form-control option{color:#212529!important;background:#fff!important}.floating-search-wrapper.sticky #form-busqueda .col-md-3{border-right:1px solid rgba(255,255,255,.3)}.floating-search-wrapper.sticky .btn-custom{background:#fff!important;color:#f16b2a!important;font-weight:800;border-radius:30px}.floating-search-wrapper.sticky .btn-custom:hover{background:#f2f2f2!important;transform:scale(1.02)}