.elementor-1596 .elementor-element.elementor-element-74e44dce{--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-1596 .elementor-element.elementor-element-74e44dce:not(.elementor-motion-effects-element-type-background), .elementor-1596 .elementor-element.elementor-element-74e44dce > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#121B22;}.elementor-1596 .elementor-element.elementor-element-4310fe9e{--display:flex;}.elementor-1596 .elementor-element.elementor-element-45c9e446{--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-1596 .elementor-element.elementor-element-45c9e446:not(.elementor-motion-effects-element-type-background), .elementor-1596 .elementor-element.elementor-element-45c9e446 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0B141A;}.elementor-1596 .elementor-element.elementor-element-d1da025{--display:flex;}.elementor-1596 .elementor-element.elementor-element-1a7caba4{--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-1596 .elementor-element.elementor-element-17333dd9{text-align:center;}.elementor-1596 .elementor-element.elementor-element-17333dd9 .elementor-heading-title{color:#F0F0F0;}.elementor-1596 .elementor-element.elementor-element-41062471{--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-1596 .elementor-element.elementor-element-f6a763{text-align:center;color:#FFFFFF;}.elementor-1596 .elementor-element.elementor-element-5d693b24{--display:flex;--margin-top:-60px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1596 .elementor-element.elementor-element-8b04496{--display:flex;}.elementor-1596 .elementor-element.elementor-element-8b04496.e-con{--align-self:center;}.elementor-1596 .elementor-element.elementor-element-50f6b354{--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-1596 .elementor-element.elementor-element-50f6b354:not(.elementor-motion-effects-element-type-background), .elementor-1596 .elementor-element.elementor-element-50f6b354 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0B141A;}.elementor-1596 .elementor-element.elementor-element-389e39e1{--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-1596 .elementor-element.elementor-element-4846bc3a img{width:40%;}.elementor-1596 .elementor-element.elementor-element-2fb63f88{--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-1596 .elementor-element.elementor-element-2fb63f88:not(.elementor-motion-effects-element-type-background), .elementor-1596 .elementor-element.elementor-element-2fb63f88 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#121B22;}.elementor-1596 .elementor-element.elementor-element-4fe8c314{--display:flex;--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}@media(min-width:768px){.elementor-1596 .elementor-element.elementor-element-8b04496{--width:32%;}}@media(max-width:767px){.elementor-1596 .elementor-element.elementor-element-74e44dce{--z-index:2;}.elementor-1596 .elementor-element.elementor-element-389e39e1{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1596 .elementor-element.elementor-element-4846bc3a img{width:73%;}.elementor-1596 .elementor-element.elementor-element-4fe8c314{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1596 .elementor-element.elementor-element-41b23064.elementor-element{--align-self:flex-start;}}/* Start custom CSS for html, class: .elementor-element-2835471 *//* 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-41b23064 */.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 */