.elementor-kit-11{--e-global-color-primary:#7B2119;--e-global-color-secondary:#ED5A24;--e-global-color-text:#211F20;--e-global-color-accent:#737373;--e-global-color-17076de:#60605E;--e-global-color-7f807c5:#383838;--e-global-color-7745018:#FFFFFF;--e-global-color-d42337f:#000000;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1em;--e-global-typography-primary-letter-spacing:-2.5px;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:300;--e-global-typography-secondary-line-height:35px;--e-global-typography-secondary-letter-spacing:-2px;--e-global-typography-text-font-family:"Lexend";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:300;--e-global-typography-text-letter-spacing:1px;--e-global-typography-accent-font-family:"Lexend";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:15px;--e-global-typography-e0ea51b-font-family:"Poppins";--e-global-typography-e0ea51b-font-size:25px;--e-global-typography-e0ea51b-font-weight:400;--e-global-typography-e0ea51b-line-height:1.1em;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{background-color:#ED5A2400;font-family:var( --e-global-typography-e0ea51b-font-family ), Sans-serif;font-size:var( --e-global-typography-e0ea51b-font-size );font-weight:var( --e-global-typography-e0ea51b-font-weight );line-height:var( --e-global-typography-e0ea51b-line-height );color:var( --e-global-color-7745018 );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-7745018 );border-radius:50px 50px 50px 50px;padding:12px 23px 12px 23px;}.elementor-kit-11 button:hover,.elementor-kit-11 button:focus,.elementor-kit-11 input[type="button"]:hover,.elementor-kit-11 input[type="button"]:focus,.elementor-kit-11 input[type="submit"]:hover,.elementor-kit-11 input[type="submit"]:focus,.elementor-kit-11 .elementor-button:hover,.elementor-kit-11 .elementor-button:focus{background-color:var( --e-global-color-7745018 );color:var( --e-global-color-secondary );border-style:solid;border-width:2px 2px 2px 2px;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.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;}{}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-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{font-size:var( --e-global-typography-e0ea51b-font-size );line-height:var( --e-global-typography-e0ea51b-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11{--e-global-typography-primary-font-size:32px;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-size:14px;--e-global-typography-text-line-height:1em;--e-global-typography-accent-font-size:15px;--e-global-typography-accent-line-height:1em;--e-global-typography-e0ea51b-font-size:22px;--e-global-typography-e0ea51b-line-height:1.1em;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{font-size:var( --e-global-typography-e0ea51b-font-size );line-height:var( --e-global-typography-e0ea51b-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media only screen and (min-width: 768px) {
  /* For desktop: */
  .buttonqb .e-font-icon-svg {
    font-size: 28px;
    height: 1em;
    margin-top: -10px;
    margin-bottom: -8px;
    /*background-color: rgba(0, 0, 0, 0.1);
    border-radius: 50px;*/
    padding: 3px;
}
}

@media screen and (max-width: 480px) {
    /* For Mobile: */
  .buttonqb .e-font-icon-svg {
    font-size: 25px;
    height: 1em;
    margin-top: -5px;
    margin-bottom: -7px;
}
}

.rotateanything{
        -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 15s linear infinite;
}
@-moz-keyframes spin { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}


/*Efeito de vidro*/
.glassm{
	backdrop-filter: blur(11px) saturate(300%);
    -webkit-backdrop-filter: blur(11px) saturate(300%);
    background-color: rgba(17, 25, 40, 0.3);
    /*border-radius: 20px;*/
    border-bottom: 2px solid rgba(255, 255, 255, 0.125);
}

.glassmw{
	backdrop-filter: blur(6px) saturate(300%);
    -webkit-backdrop-filter: blur(11px) saturate(100%);
    background-color: #E2E2E260;
    /*border-radius: 20px;*/
    border: 2px solid rgba(255, 255, 255, 0.5);
}

.glassmb{
	backdrop-filter: blur(11px) saturate(300%);
    -webkit-backdrop-filter: blur(11px) saturate(300%);
    background-color: rgba(17, 25, 40, 0.3);
    /*border-radius: 20px;*/
    border: 2px solid rgba(255, 255, 255, 0.125);
}


.elementor-field-type-recaptcha_v3 .grecaptcha-badge {
    display: none;
}



/*Menu Health*/
.healthbutton {
    background-image: linear-gradient(to right, #84fab0 0%, #8fd3f4 51%, #84fab0 100%);
    border-radius: 8px;
    margin-left: 20px;
    color: #92a8d1;
}/* End custom CSS */