.elementor-3115 .elementor-element.elementor-element-460b8adf{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-3115 .elementor-element.elementor-element-460b8adf:not(.elementor-motion-effects-element-type-background), .elementor-3115 .elementor-element.elementor-element-460b8adf > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#121B22;}.elementor-3115 .elementor-element.elementor-element-50e43270{--display:flex;}.elementor-3115 .elementor-element.elementor-element-690c3ad0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3115 .elementor-element.elementor-element-690c3ad0:not(.elementor-motion-effects-element-type-background), .elementor-3115 .elementor-element.elementor-element-690c3ad0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0B141A;}.elementor-3115 .elementor-element.elementor-element-da8622e{--display:flex;}.elementor-3115 .elementor-element.elementor-element-47552be9{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3115 .elementor-element.elementor-element-13d52c7e{text-align:center;}.elementor-3115 .elementor-element.elementor-element-13d52c7e .elementor-heading-title{color:#F0F0F0;}.elementor-3115 .elementor-element.elementor-element-5ee82791{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-3115 .elementor-element.elementor-element-5b736df1{text-align:center;color:#FFFFFF;}.elementor-3115 .elementor-element.elementor-element-7c8bd60d{--display:flex;--margin-top:-60px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3115 .elementor-element.elementor-element-9e73a8b{--display:flex;}.elementor-3115 .elementor-element.elementor-element-9e73a8b.e-con{--align-self:center;}.elementor-3115 .elementor-element.elementor-element-9a09656{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3115 .elementor-element.elementor-element-9a09656:not(.elementor-motion-effects-element-type-background), .elementor-3115 .elementor-element.elementor-element-9a09656 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0B141A;}.elementor-3115 .elementor-element.elementor-element-53c25f03{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-3115 .elementor-element.elementor-element-71a5813e img{width:40%;}.elementor-3115 .elementor-element.elementor-element-29d1a472{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3115 .elementor-element.elementor-element-29d1a472:not(.elementor-motion-effects-element-type-background), .elementor-3115 .elementor-element.elementor-element-29d1a472 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#121B22;}.elementor-3115 .elementor-element.elementor-element-1dccdf78{--display:flex;--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}@media(min-width:768px){.elementor-3115 .elementor-element.elementor-element-9e73a8b{--width:32%;}}@media(max-width:767px){.elementor-3115 .elementor-element.elementor-element-460b8adf{--z-index:2;}.elementor-3115 .elementor-element.elementor-element-53c25f03{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3115 .elementor-element.elementor-element-71a5813e img{width:73%;}.elementor-3115 .elementor-element.elementor-element-1dccdf78{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3115 .elementor-element.elementor-element-125b9a1a.elementor-element{--align-self:flex-start;}}/* Start custom CSS for html, class: .elementor-element-3ed47782 *//* estilo.css */
body {
  margin: 0;
  font-family: Arial, sans-serif;
  background-color: #121B22;
}

.topo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #121B22;
  padding: 15px 30px;
}

.logo {
  display: flex;
  align-items: center;
  color: white;
  font-size: 20px;
  font-weight: bold;
}

.logo img {
  height: 30px;
  margin-right: 10px;
}

.menu ul {
  list-style: none;
  display: flex;
  gap: 25px;
  margin: 0;
  padding: 0;
}

.menu a {
  color: white;
  text-decoration: none;
  font-size: 16px;
  padding-bottom: 5px;
  transition: border-bottom 0.3s;
}

.menu li.ativo a,
.menu a:hover {
  border-bottom: 2px solid #25D366;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-125b9a1a */.social-icons {
  display: flex;
  gap: 15px;
}

.social-icons a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 20px;
  transition: background-color 0.3s, color 0.3s;
  text-decoration: none;
}

.social-icons a:hover {
  background-color: #ffffff;
  color: #111111;
}/* End custom CSS */