@media(max-width: 767px){
	.imgsobre img{
		width: 100%;
		padding-top: 50px;
	}
	#homeservicos h2{
		padding-bottom: 30px;
	}
	h1{
		font-size: 25px;
	}
	.boxblog{
		padding-bottom: 30px;
	}
	#homecontato{
		background-position: center;
	}
	.rodape{
		display: inline-block;
		text-align: center;
		width: 100%;
	}
	.rodape div{
		padding: 10px;
		border-bottom: 1px solid #ddd;
	}
	.rodape div:last-child{
		border: none;
	}
	.logo img{
		width: 110px;
		height: auto!important;
		margin-top: 0px!important;
	}
	.logo{
		margin-top: initial;
		width: auto;
	}
	header{
		background-color: #023a54;
	}
	.txtslide{
		font-size: 14px;
		width: 100%;
		padding: 10px;
		top: 50%;
	}
	.cursos h2, .servicos h2, .txtdest{
		font-size: 20px;
	}
	.assessoria, .esocial{
		background-position: left center;
	}
	#slide_home {
		margin-top: -27px;
	}
	.sticky .barramenu {
		padding: 30px 0px;
	}
	#slide_home .owl-dot span {
		width: 10px;
		height: 10px;

	}
	#slide_home .owl-dots{
		bottom: 10px;
	}
}