/* VERMELHO: #9D3D35
AZUL- CLARO: #3470C1
AZUL - ESCURO: #265BA2*/
/*------------------------------------------
				RESPONSIVO
-------------------------------------------*/
.mobile_menu_bar::before {
	color: #9D3D35;
}
.et_mobile_menu {
	border-top: 3px solid #9D3D35;
}
/*------------------------------------------
				HOMEPAGE
-------------------------------------------*/
/*redes sociais*/
.social {
  font-family: "ETmodules";
  color: white !important;
  padding: 0px 0px;
  margin-top: 0px !important;
  position: relative;
  display: inline-block;
  margin-right: 10px;
  font-size: 22px;
  background: RGBA(8, 42, 87, 0.49);
  padding: 13px;
  border-radius: 30px;
}
/*blurbs*/
.et_pb_blurb_content {
    max-width: 100%;
}
.et_pb_button_module_wrapper{
	margin-left: 47px;
}
/*------------------------------------------
				FOOTER
-------------------------------------------*/
/*icons*/
.iconfooter {
    font-family: "ETmodules";
    color: white;
    margin-right: 9px;
}
/*redes sociais*/
.redes-sociais {
    font-family: "ETmodules";
    color: white !important;
    padding: 0px 0px;
    margin-top: 0px !important;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    font-size: 17px;
}
/*remover bullets do footer*/
#footer-widgets li.menu-item::before {
	display: none;
}
#footer-widgets li.menu-item {
  padding-left: 0;
}

/*copyright e ping*/
#footer-bottom {
    display: none;
}
#footer-bottom {
    display: none;
}
#main-footer .container {
    padding-bottom: 20px;
}
#text-2 {
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0px;
    font-size: 15px;
}
.et_pb_widget {
	width: 100%;
}
.textwidget {
    font-weight: 300;
}
.et_pb_widget a {
    color: #bebebe;
    text-decoration: none;
    font-weight: 400;
}
.et_pb_widget .company{
    color:#fff;
    font-weight: 400;
}

#footer-widgets .footer-widget li a {
    color: #bebebe;
}
#main-footer .footer-widget h4 {
    color: #fff;
    font-size: 14px;
    padding-bottom: 15px;
  letter-spacing: 1px!important;
}
.et_pb_widget ul li {
    margin-bottom: 0em;
}