.page-id-327 .sharedaddy {
    display: none;
}

.elementor-page-327 #masthead {
    display: none !important;
}

.elementor-page-327 .site-footer {
    display: none !important;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
    padding: 8px;
    width: 100%;
    background: #f2f2f200;
    border: 2px solid #ffffff;
    color: white;
    border-radius: 12px;
    -webkit-appearance: none;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.nome {
    margin-bottom: 10px;
}

input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email {
    margin-bottom: 10px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.telefone {
    margin-bottom: 10px;
}

input[type="text"]::placeholder{
	color:#ffffff !important;
}

textarea::placeholder{
	color:#ffffff !important;
}

input[type="email"]::placeholder{
	color:#ffffff !important;
}

.wpcf7 p {
    margin: 0;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    height: 120px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
    background: #ffffff;
    color: black;
    border-radius: 12px;
    margin-top: 22px;
    text-transform: uppercase;
    font-weight: bold;
}

#whatsfixed {
    position: fixed;
    bottom: 0;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: white;
}

.f12-captcha.template-1 {
    background-color: transparent;
    border: none;
    padding: 0;
    padding-top: 10px;
}

.f12-captcha.template-1 .c-label {
    left: 10px;
    font-size: 14px;
    margin-bottom: 5px;
    color: #ffffff;
}
.f12-captcha.template-1 .c-header {
    background-color: #ffffff00;
	  border: 2px solid #ffffff;
    color: white;
    border-radius: 12px;
}
.f12-captcha.template-1 input.f12c {
    background-color: #ffffff00;
    font-size: 18px;
    margin-left: 0;
}
span.captcha-calculation {
    color: white;
    font-size: 15px;
}
.wpcf7 form.spam .wpcf7-response-output {
    color: white;
    border-color: #f56e28;
}

/*ocultar footer*/
.sd-sharing-enabled:not(#jp-post-flair), .sd-like.jetpack-likes-widget-wrapper, .sharedaddy.sd-block.sd-gplus, .sd-rating, div#jp-relatedposts{
	display: none
}

/*background icone instagram*/
.elementor-social-icon-instagram {
    background: radial-gradient(92.18% 99.11% at 26.56% 107.7%, #FD5 0%, #FD5 10%, #FF543E 50%, #C837AB 100%);
}

h2 {
	background: linear-gradient(90deg, #FFFFFF 0%, #CACACA 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.blur {
background: rgba(255, 255, 255, 0.36);
backdrop-filter: blur(2.699999809265137px);
}