.elementor-3151 .elementor-element.elementor-element-1af1cf68{--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-3151 .elementor-element.elementor-element-1af1cf68:not(.elementor-motion-effects-element-type-background), .elementor-3151 .elementor-element.elementor-element-1af1cf68 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#121B22;}.elementor-3151 .elementor-element.elementor-element-6d920f4a{--display:flex;}.elementor-3151 .elementor-element.elementor-element-6c8cb266{--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-3151 .elementor-element.elementor-element-6c8cb266:not(.elementor-motion-effects-element-type-background), .elementor-3151 .elementor-element.elementor-element-6c8cb266 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0B141A;}.elementor-3151 .elementor-element.elementor-element-9bfafcf{--display:flex;}.elementor-3151 .elementor-element.elementor-element-cf1b444{--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-3151 .elementor-element.elementor-element-2a75eca2{text-align:center;}.elementor-3151 .elementor-element.elementor-element-2a75eca2 .elementor-heading-title{color:#F0F0F0;}.elementor-3151 .elementor-element.elementor-element-10ba919a{--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-3151 .elementor-element.elementor-element-3f4f7dde{text-align:center;color:#FFFFFF;}.elementor-3151 .elementor-element.elementor-element-1907e612{--display:flex;--margin-top:-60px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3151 .elementor-element.elementor-element-99d0b42{--display:flex;}.elementor-3151 .elementor-element.elementor-element-99d0b42.e-con{--align-self:center;}.elementor-3151 .elementor-element.elementor-element-5ca47d52{--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-3151 .elementor-element.elementor-element-5ca47d52:not(.elementor-motion-effects-element-type-background), .elementor-3151 .elementor-element.elementor-element-5ca47d52 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0B141A;}.elementor-3151 .elementor-element.elementor-element-4d4e082f{--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-3151 .elementor-element.elementor-element-25c52899 img{width:40%;}.elementor-3151 .elementor-element.elementor-element-707673e2{--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-3151 .elementor-element.elementor-element-707673e2:not(.elementor-motion-effects-element-type-background), .elementor-3151 .elementor-element.elementor-element-707673e2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#121B22;}.elementor-3151 .elementor-element.elementor-element-45411097{--display:flex;--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}@media(min-width:768px){.elementor-3151 .elementor-element.elementor-element-99d0b42{--width:32%;}}@media(max-width:767px){.elementor-3151 .elementor-element.elementor-element-1af1cf68{--z-index:2;}.elementor-3151 .elementor-element.elementor-element-4d4e082f{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3151 .elementor-element.elementor-element-25c52899 img{width:73%;}.elementor-3151 .elementor-element.elementor-element-45411097{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3151 .elementor-element.elementor-element-2b28de4b.elementor-element{--align-self:flex-start;}}/* Start custom CSS for html, class: .elementor-element-66566f17 *//* 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-2b28de4b */.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 */