.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#89CF28;--e-global-color-text:#211D1D;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Poppins", Sans-serif;font-size:16px;line-height:24px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#2AC45B;font-size:14px;font-weight:400;line-height:18px;color:var( --e-global-color-primary );border-radius:32px 32px 32px 32px;padding:12px 32px 12px 58px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#30A856;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-size:48px;font-weight:700;}.elementor-kit-6 h2{font-size:42px;font-weight:700;line-height:48px;}.elementor-kit-6 h3{font-size:22px;font-weight:700;}.elementor-kit-6 h4{color:var( --e-global-color-secondary );font-size:20px;font-weight:700;text-transform:uppercase;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:36px;line-height:42px;}.elementor-kit-6 h2{font-size:24px;line-height:32px;}.elementor-kit-6 h3{font-size:18px;line-height:22px;}.elementor-kit-6 h4{font-size:14px;line-height:18px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{padding:10px 30px 10px 38px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media(min-width:1001px){
.btn-whats .elementor-button:after{
    content: "";
    position: absolute;
    left: -40px;
    top: -30%;
    background-image: url('https://brasiltechs.com/wp-content/uploads/2024/09/5bcce59c7addeadad4ce54aab2a5028b.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: block;
    width: 102px;
    height: 102px;
    z-index: 99;
}

.btn-tel .elementor-button:after{
    content: "";
    position: absolute;
    left: -40px;
    top: -10%;
    background-image: url('https://brasiltechs.com/wp-content/uploads/2024/09/45cb3f51e9aa57c89cab9ca22b1ee8c4.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: block;
    width: 84px;
    height: 84px;
    z-index: 99;
}
}

@media(max-width:768px){
.btn-whats .elementor-button:after{
    content: "";
    position: absolute;
    left: -40px;
    top: -30%;
    background-image: url('https://brasiltechs.com/wp-content/uploads/2024/09/5bcce59c7addeadad4ce54aab2a5028b.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: block;
    width: 80px;
    height: 80px;
    z-index: 99;
}

.btn-tel .elementor-button:after{
    content: "";
    position: absolute;
    left: -30px;
    top: -10%;
    background-image: url('https://brasiltechs.com/wp-content/uploads/2024/09/45cb3f51e9aa57c89cab9ca22b1ee8c4.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: block;
    width: 64px;
    height: 64px;
    z-index: 99;
}
}

.elementor-button{
    text-align: left;
    margin-top: 10px;
    animation: pulse 1.5s infinite;
}

@keyframes pulse {
            0% {
                transform: scale(1);
            }

            50% {
                transform: scale(1.1);
            }

            100% {
                transform: scale(1);
            }
}/* End custom CSS */