/* Helix Ultimate - Neutraliza Smart Search awesomplete*/

.awesomplete {
position: static !important;
width: 60vw !important;
display: inline-block !important;
   
}
.awesomplete input {
width: 100% !important;
height: 4rem !important;
     
}
.mod-finder__search.input-group{
    display: flex;
    justify-content: center;       
    width: 100% !important;
     /*min-height:10rem;
   padding: 120px 0 120px 0 !important;
    background-color:#0f2f41; */
}
/*#sp-section-1{
  display: flex;
    justify-content: center;       
    width: 100% !important;
   /* height: 3.5rem !important;*/
}
/*#sp-section-1 {
  min-height:10rem;
  padding: 120px 0 120px 0;
  justify-content: center;
  background-color:#0f2f41; 
  }



