
@media (min-width:768px){
    body .top-banner .textos-top-banner{
        max-width: fit-content !important;
        background-size: cover;
        background-image: url(/wp-content/uploads/2026/01/retangulo-branco-header.svg);
        padding-right: 60px !important;
        padding-left: 15% !important;
        background-position:right;
        background-repeat:no-repeat;
        margin-bottom: -10px !important;
    }
        
    body .top-banner .textos-top-banner::before {
        content: "";
        display: block;       
        width:150px;
             
        background-color: #fff;
        position:absolute;
        left:0;
        right:auto;
    }
        
    body .top-banner .textos-top-banner .elementor-heading-title{
            padding: 10px;
        
    }

}

   body .top-banner .textos-top-banner.qualidade .elementor-heading-title{
            margin-bottom: -30px!important;
    }

@media (min-width:1025px){
      body .top-banner .textos-top-banner .elementor-heading-title{
            margin-bottom: -30px;
    }
      body .top-banner .textos-top-banner.qualidade .elementor-heading-title{
            margin-bottom: -60px!important;
    }
}
@media (max-width:1024px){
    .menu-principal{
        background-color:#fff;
    }
    
    
  
          body .top-banner .textos-top-banner .elementor-heading-title{
            margin-bottom: -15px;
    }
}


@media (min-width:768px) and (max-width:1024px){
     body .top-banner .textos-top-banner{
         padding-left: 0px !important;
     }
}
@media (max-width:767px){
     body .top-banner .textos-top-banner{
        max-width: fit-content !important;
        background-size: cover;
        background-image: url(/wp-content/uploads/2026/01/retangulo-branco-header.svg);
        padding-right: 20px !important;
        padding-left: 0px !important;
        background-position:right;
        background-repeat:no-repeat;
        margin-bottom: -10px !important;
    }
       
    body .top-banner .textos-top-banner::before {
        content: "";
        display: block;       
        width:150px;
        background-color: #fff;
        position:absolute;
        left:0;
        right:auto;
    }
        
    body .top-banner .textos-top-banner .elementor-heading-title{
            padding: 10px;
    }
}

