/*GRIDBOX TEMA*/

/*HEADER*/
.header-infobar {
 border-radius: 0 0 9px 50px;
}

/*INTRO*/
.text-intro {
 	position: absolute;
  top: 0;
  z-index: 10;
  height: 100vh;
}
.intro-slider {
 z-index: -1; 
}

/*SERVICOS*/
.services-section {
	overflow: hidden; 
}
.services-shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 1141px!important;
  max-width: unset;
}