.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#footer-info + #footer-info { display: none; }
.et_pb_pricing .et_pb_pricing_heading h2 {color: #fff; font-size: 22px; font-weight: 900;}
.et_pb_pricing .et_pb_best_value {color: #fff; font-size: 14px; display: block; padding: 5px 10px; font-weight: 500;}
.et_pb_pricing .et_pb_pricing_heading {background-color: #1e73be;}
.et_pb_pricing .et_pb_featured_table .et_pb_pricing_heading {background-color: #178624;}
.et_pb_pricing .et_pb_sum, .et_pb_pricing .et_pb_dollar_sign {font-size: 30px;line-height: 0px;font-weight: 700;color: #4F545A !important;}
.et_pb_pricing .et_pb_sum p {padding:10px 0px;}
.et_pb_pricing .et_pb_pricing_content_top { border-bottom: 1px solid #ccc; padding: 8px;}     
.et_pb_pricing .et_pb_featured_table {-webkit-box-shadow: 0px 0px 15px 5px rgba(157, 157, 160, 0.6); -moz-box-shadow: 0px 0px 15px 5px rgba(157, 157, 160, 0.6); box-shadow: 0px 0px 15px 5px        
rgba(157, 157, 160, 0.6);}
.et_pb_pricing li {line-height: 16px;padding: 0 0 15px 14px;position: relative;}
.et_pb_pricing .et_pb_pricing_table_button {color: #fff !important; background: #1e73be;}
.et_pb_pricing .et_pb_dollar_sign { position: relative !important; margin-left: 0 !important; top: 0 !important }
.et_pb_pricing .et_pb_pricing_table:nth-child(odd){
-webkit-border-top-left-radius:6px;
-webkit-border-bottom-left-radius:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-bottomleft:6px;
border-top-left-radius:6px;
border-bottom-left-radius:6px;}
.et_pb_pricing .et_pb_pricing_table:nth-child(odd) .et_pb_pricing_heading{
-webkit-border-top-left-radius:4px;
-moz-border-radius-topleft:4px;
border-top-left-radius:4px;}
.et_pb_pricing .et_pb_pricing_table:nth-child(even){
-webkit-border-top-right-radius:6px;
-webkit-border-bottom-right-radius:6px;
-moz-border-radius-topright:6px;
-moz-border-radius-bottomright:6px;
border-top-right-radius:6px;
border-bottom-right-radius:6px;}
.et_pb_pricing .et_pb_pricing_table:nth-child(even) .et_pb_pricing_heading{
-webkit-border-top-right-radius:4px;
-moz-border-radius-topright:4px;
border-top-right-radius:4px;}
.et_pb_pricing .et_pb_pricing_table{
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius:6px;}
.et_pb_pricing .et_pb_pricing_heading, .et_pb_pricing .et_pb_tab_active:first-child{
-webkit-border-top-left-radius:4px;
-webkit-border-top-right-radius:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
border-top-left-radius:4px;
border-top-right-radius:4px;}
.et_pb_pricing .et_pb_featured_table{
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius:6px;}
.et_pb_pricing .et_pb_featured_table .et_pb_pricing_heading, .et_pb_pricing .et_pb_tabs_controls, .et_pb_pricing .et_pb_column_1_3 .et_pb_tab_active:first-child, .et_pb_pricing .et_pb_column_1_4 .et_pb_tab_active:first-child {
-webkit-border-top-left-radius:4px;
-webkit-border-top-right-radius:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
border-top-left-radius:4px;
border-top-right-radius:4px;}
.et_pb_pricing .et_pb_pricing_table:first-child {
-webkit-border-top-left-radius:6px;
-webkit-border-bottom-left-radius:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-bottomleft:6px;
border-top-left-radius:6px;
border-bottom-left-radius:6px;}
.et_pb_pricing .et_pb_pricing_table:first-child .et_pb_pricing_heading, .et_pb_pricing .et_pb_tab_active:first-child{
-webkit-border-top-left-radius:4px;
-moz-border-radius-topleft:4px;
border-top-left-radius:4px;}
.et_pb_pricing .et_pb_pricing_table:last-child {
-webkit-border-top-right-radius:6px;
-webkit-border-bottom-right-radius:6px;
-moz-border-radius-topright:6px;
-moz-border-radius-bottomright:6px;
border-top-right-radius:6px;
border-bottom-right-radius:6px;}
.et_pb_pricing .et_pb_pricing li:before,
.et_pb_pricing .et_pb_pricing li > span:before {
background-attachment: scroll;
background-clip: border-box;
background-color: rgba(0, 0, 0, 0);
background-image: url(//atc-rio.org.br/wp-content/plugins/divi-booster/core/fixes/044-genos-pricing-table-bullets/green-plus.png);
background-origin: padding-box;
background-position: 0 0;
background-repeat: no-repeat;
background-size: 50% 50% !important;
border: medium none transparent !important;
color: transparent;
height: 16px;
margin-left: -1px;
margin-top: -5px;
width: 16px;}
.et_pb_pricing li.et_pb_not_available:before,
.et_pb_pricing li.et_pb_not_available > span:before {
background-attachment: scroll;
background-clip: border-box;
background-color: rgba(0, 0, 0, 0);
background-image: url(//atc-rio.org.br/wp-content/plugins/divi-booster/core/fixes/044-genos-pricing-table-bullets/red-x.png);
background-origin: padding-box;
background-position: 0 0;
background-repeat: no-repeat;
background-size: 50% 50% !important;
border: medium none transparent !important;
color: transparent;
height: 16px;
margin-left: -1px;
margin-top: -5px;
width: 16px;}
.et_pb_pricing li.et_pb_not_available {
text-decoration: line-through;
}
.et_pb_text ul, 
.et_pb_text ol,
.et_divi_builder #et_builder_outer_content .et_pb_module.et_pb_text ul, 
.et_divi_builder #et_builder_outer_content .et_pb_module.et_pb_text ol { 
margin: 30px; 
}
.et_divi_builder #et_builder_outer_content .et_pb_module.et_pb_text li,
.et_pb_text li { 
margin-top: 16px; 
}
.et-cart-info { display:none !important; }
#footer-info { width: 100%; margin:0 auto; text-align: center !important; }
@media only screen and (min-width: 980px) { 
#footer-bottom .et-social-icons { margin-bottom:-28px; } 
}
body li:not(ul.nav li),
body p:not(.et_pb_member_position),
body p:not(.et_pb_header_content_wrapper) { text-align:justify !important }
body .post-content-inner p,
body .et_pb_blurb_description p,
body p.et_pb_member_position { text-align:center !important }
body .et_pb_countdown_timer .et_pb_countdown_timer_container p { text-align:center !important }
body .entry-title { text-align:center !important }
body div.et_pb_slides div.et_pb_slide { background-size:contain;background-repeat:no-repeat;background-position:center center }
body .et_pb_slide_content div p { text-align:center !important }
body .et_pb_pricing .et_pb_pricing_content_top { padding:28px 0 8px !important }
body span.et_pb_frequency { margin-left:8px }
body div.et-box ol,
body div.et-box ul { padding:0 !important;margin:0 30px !important }
body #et_top_search { display:none }
body div#et-top-navigation { padding:0 !important;margin-top:0 !important }
body li.page_item.page-item-1881 { background:#4aa9f7 !important;padding:33px 12px 0 !important }
body li.page_item.page-item-1881>a { color:#fff !important;font-weight:bold !important }
body nav#top-menu-nav ul.children { right:0 !important }