.elementor-1485 .elementor-element.elementor-element-55de11c6{--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-1485 .elementor-element.elementor-element-55de11c6:not(.elementor-motion-effects-element-type-background), .elementor-1485 .elementor-element.elementor-element-55de11c6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#121B22;}.elementor-1485 .elementor-element.elementor-element-71fce743{--display:flex;}.elementor-1485 .elementor-element.elementor-element-4e19df68{--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-1485 .elementor-element.elementor-element-4e19df68:not(.elementor-motion-effects-element-type-background), .elementor-1485 .elementor-element.elementor-element-4e19df68 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0B141A;}.elementor-1485 .elementor-element.elementor-element-665e309{--display:flex;}.elementor-1485 .elementor-element.elementor-element-50a91c87{--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-1485 .elementor-element.elementor-element-66e9feff{text-align:center;}.elementor-1485 .elementor-element.elementor-element-66e9feff .elementor-heading-title{color:#F0F0F0;}.elementor-1485 .elementor-element.elementor-element-3c674eaf{--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-1485 .elementor-element.elementor-element-3fda9b98{text-align:center;color:#FFFFFF;}.elementor-1485 .elementor-element.elementor-element-7b04f89a{--display:flex;--margin-top:-60px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1485 .elementor-element.elementor-element-a2748cb{--display:flex;}.elementor-1485 .elementor-element.elementor-element-a2748cb.e-con{--align-self:center;}.elementor-1485 .elementor-element.elementor-element-7bbd2a86{--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-1485 .elementor-element.elementor-element-7bbd2a86:not(.elementor-motion-effects-element-type-background), .elementor-1485 .elementor-element.elementor-element-7bbd2a86 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0B141A;}.elementor-1485 .elementor-element.elementor-element-55c4f968{--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-1485 .elementor-element.elementor-element-57a1222d img{width:40%;}.elementor-1485 .elementor-element.elementor-element-6437f044{--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-1485 .elementor-element.elementor-element-6437f044:not(.elementor-motion-effects-element-type-background), .elementor-1485 .elementor-element.elementor-element-6437f044 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#121B22;}.elementor-1485 .elementor-element.elementor-element-43c6dd63{--display:flex;--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}@media(min-width:768px){.elementor-1485 .elementor-element.elementor-element-a2748cb{--width:32%;}}@media(max-width:767px){.elementor-1485 .elementor-element.elementor-element-55de11c6{--z-index:2;}.elementor-1485 .elementor-element.elementor-element-55c4f968{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1485 .elementor-element.elementor-element-57a1222d img{width:73%;}.elementor-1485 .elementor-element.elementor-element-43c6dd63{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1485 .elementor-element.elementor-element-b4fddb8.elementor-element{--align-self:flex-start;}}/* Start custom CSS for html, class: .elementor-element-5c5b9829 *//* 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-b4fddb8 */.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 */