.floating-contact-buttons{position:fixed;z-index:999;display:flex;flex-direction:column;padding:7px}@media (min-width:769px){.floating-contact-buttons{right:20px;top:60%;transform:translateY(-50%);background-color:rgba(255,255,255,.8);border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1)}}@media (max-width:768px){.floating-contact-buttons{bottom:20px;left:50%;transform:translateX(-50%);flex-direction:row;width:90%;justify-content:space-around;background-color:rgba(255,255,255,.95);border-radius:15px;box-shadow:0 -4px 8px rgba(0,0,0,.1);padding:15px 10px}}.floating-contact-buttons a{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;color:#fff;text-decoration:none;transition:background-color .3s ease,transform .2s ease;box-shadow:0 2px 5px rgba(0,0,0,.2)}.floating-contact-buttons a:hover{transform:scale(1.1)}.floating-contact-buttons .btn-phone,.floating-contact-buttons .btn-whatsapp,.floating-contact-buttons .btn-text,.floating-contact-buttons .btn-contact,.floating-contact-buttons .btn-instagram{background-color:#bc892a}.floating-contact-buttons .btn-phone:hover,.floating-contact-buttons .btn-whatsapp:hover,.floating-contact-buttons .btn-text:hover,.floating-contact-buttons .btn-contact:hover,.floating-contact-buttons .btn-instagram:hover{background-color:#c69e53}.floating-contact-buttons span{display:none}.floating-contact-buttons i{font-size:20px}.uagb-container__video-wrap{margin-top:-125px;height:730px!important}