.elementor-widget-loop-grid .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-loop-grid .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-49 .elementor-element.elementor-element-9137cd2{--grid-columns:3;}.elementor-49 .elementor-element.elementor-element-9137cd2 .elementor-pagination{text-align:center;}body:not(.rtl) .elementor-49 .elementor-element.elementor-element-9137cd2 .elementor-pagination .page-numbers:not(:first-child){margin-left:calc( 10px/2 );}body:not(.rtl) .elementor-49 .elementor-element.elementor-element-9137cd2 .elementor-pagination .page-numbers:not(:last-child){margin-right:calc( 10px/2 );}body.rtl .elementor-49 .elementor-element.elementor-element-9137cd2 .elementor-pagination .page-numbers:not(:first-child){margin-right:calc( 10px/2 );}body.rtl .elementor-49 .elementor-element.elementor-element-9137cd2 .elementor-pagination .page-numbers:not(:last-child){margin-left:calc( 10px/2 );}.elementor-widget-icon-box.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon-box.elementor-view-framed .elementor-icon, .elementor-widget-icon-box.elementor-view-default .elementor-icon{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-title, .elementor-widget-icon-box .elementor-icon-box-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-icon-box .elementor-icon-box-title{color:var( --e-global-color-primary );}.elementor-widget-icon-box:has(:hover) .elementor-icon-box-title,
					 .elementor-widget-icon-box:has(:focus) .elementor-icon-box-title{color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-49 .elementor-element.elementor-element-b36c5ae .elementor-icon-box-wrapper{align-items:start;text-align:start;gap:15px;}.elementor-49 .elementor-element.elementor-element-b36c5ae.elementor-view-stacked .elementor-icon{background-color:#CB34D3;}.elementor-49 .elementor-element.elementor-element-b36c5ae.elementor-view-framed .elementor-icon, .elementor-49 .elementor-element.elementor-element-b36c5ae.elementor-view-default .elementor-icon{fill:#CB34D3;color:#CB34D3;border-color:#CB34D3;}.elementor-49 .elementor-element.elementor-element-b36c5ae .elementor-icon{font-size:35px;}.elementor-49 .elementor-element.elementor-element-b36c5ae .elementor-icon-box-title{color:#000000;}.elementor-49 .elementor-element.elementor-element-b36c5ae:has(:hover) .elementor-icon-box-title,
					 .elementor-49 .elementor-element.elementor-element-b36c5ae:has(:focus) .elementor-icon-box-title{color:#0E4F6B;}@media(max-width:1024px){.elementor-49 .elementor-element.elementor-element-9137cd2{--grid-columns:2;}}@media(max-width:767px){.elementor-49 .elementor-element.elementor-element-9137cd2{--grid-columns:1;}.elementor-49 .elementor-element.elementor-element-b36c5ae .elementor-icon{font-size:24px;}}/* Start custom CSS for html, class: .elementor-element-97a8555 */.a1-whatsapp-chat{
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999999;
}

.a1-whatsapp-chat img{
    width: 60px;
    height: 60px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f1d6bd4 */#floating-instagram{
    position:fixed;
    right:20px;
    bottom:100px;
    width:60px;
    height:60px;
    background:linear-gradient(45deg,#f58529,#dd2a7b,#8134af,#515bd4);
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    font-size:28px;
    text-decoration:none;
    z-index:999999;
    box-shadow:0 8px 20px rgba(0,0,0,.25);
    transition:.3s;
}

#floating-instagram:hover{
    transform:scale(1.1);
}

#floating-instagram span{
    position:absolute;
    right:75px;
    background:#111;
    color:#fff;
    padding:8px 12px;
    border-radius:6px;
    white-space:nowrap;
    opacity:0;
    visibility:hidden;
    transition:.3s;
    font-size:14px;
}

#floating-instagram:hover span{
    opacity:1;
    visibility:visible;
}/* End custom CSS */