#header .header-logo img {
  max-height: 69px !important;
}
.texto-slide slideshow-texto {
  display: none;
}
.section-slide .container.position-relative.py-sm-3.my-3 {
  display: none;
}
@media(max-width: 700px){
  .section-slide {
    min-height: 200px !important;
  }
  .custom-background-style-1:before{
    content: unset !important;
  }
}
[data-content="sec_empresa"] .btn{
  margin-top: 20px;
}
.slide-item div {
    background-position: center;
}
.custom-icon-style-1 {
	
	overflow: hidden;
	height: 200px;
	width: 200px;
	border-radius: 999px;
	margin-top: 30px;
	border: solid 2px #ff7901 !important;
}
.custom-icon-style-1 img {
border-radius: 999px;
	object-fit: cover;
	border: none;


}
#header .header-body.header-body-bottom-border-fixed {
	border-bottom: 1px solid rgb(34 41 84 / 80%) !important;
}
section.page-header:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: var(--overlay);
	opacity: 0;
}
.icons_circle {
	margin-right: 15px;
	width: 28% !important;
	margin-top: 30px
}
.icons_circle:hover {
	margin-right: 15px;
	opacity: 0.7;
}