/*VIDEOS*/

.servicos_video{
	background: #f1f4f9!important;
	padding: 80px 0!important;
}
.servicos_video video{
	width: 100%;
}	
.servicos_video .texto-servico{
	width: 100%;
	text-align: center;
	color: #0b6079;
	padding-bottom: 30px;
}	
.servicos_video .texto-servico h1{
	font-weight: 600;
}
.video .texto-servico{
	width: 100%;
	text-align: center;
	color: #0b6079;
	padding-bottom: 30px;
}	
.video .texto-servico h1{
	font-weight: 600;
}