/* RESPONSIVE TABLET*/
@media (min-width:1960px) and (max-width:2560px){
	#contactos-banner, #consultoria-banner, #a-knowit-banner {margin-top: -108px !important;margin-bottom: -160px;padding: 200px 0px 200px 0px !important;}
	
	#noticias-banner {margin-top: -117px !important; margin-bottom: -222px;padding: 300px 0px 300px 0px !important;}
}

@media (min-width:1022px) and (max-width:1537px){
	#contactos-banner, #consultoria-banner, #a-knowit-banner {margin-top: 1px !important;margin-bottom: -61px !important;padding: 70px 0px 70px 0px !important;}
}

html, body {
  overflow-x: hidden;
}
body {
  position: relative
}