.elementor-145 .elementor-element.elementor-element-b4f172d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-00daea2 */@keyframes bounce {
    0%, 100% {
        transform: translateY(0); /* Initial position */
    }
    50% {
        transform: translateY(-10px); /* Move upward */
    }
}

.floating-button {
    cursor: pointer;
    position: fixed;
    bottom: 70px;
    right: 10px;
    z-index: 999;
    margin-left: -37px;
    border-radius: 50%;
    animation: bounce 2s infinite ease-in-out; /* Vertical bounce animation */
}

.call-button {
    cursor: pointer;
    position: fixed;
    bottom: 70px;
    left: 10px;
    z-index: 999;
    margin-right: -37px;
    border-radius: 50%;
    animation: bounce 2s infinite ease-in-out; /* Vertical bounce animation */
}

.VIpgJd-ZVi9od-ORHb {
 display: none !important;
}

.VIpgJd-ZVi9od-ORHb-OEVmcd {
    display: none;
    height: 0px !important;
}

footer{
    border-top: 1px solid #eeeeee;
}

body{
    top:0px !important;
}



.sigma_search-adv-input button{
        border-radius: 10px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-b4f172d */.wpcf7-form-control.wpcf7-file.form-control{
    align-content: center;
}/* End custom CSS */