.bloco-video2 {
    font-family: "Hind Madurai", sans-serif;
    box-sizing: border-box;
	background-color:#C4C4C4
}
.bloco-video2 .bloco-interno {		
    flex-direction: row;
	justify-content: center;
    align-items: center;
}
.bloco-video2 .content-video2{
	width: 364px;
	font-size: 16px;
	line-height: 20px;	
	margin-right: 30px;
    padding-bottom: 16px;
}
				
.bloco-video2 .content-video2 h2{
    font-weight: bold;
	font-size: 32px;
	line-height: 36px;
}
.bloco-video2 .content-video2 h3{
	font-weight: normal;
	font-size: 26px;
	line-height: 30px;
	margin-bottom:30px;
}


.bloco-video2 p strong {
    font-weight: bold;
}

.bloco-video2 a {
    color: #009ee3;
    text-decoration: none;
}




@media screen and (max-width: 960px) {
	.bloco-video2 .bloco-interno {		
		flex-direction: column;
    	align-items: center;
	}
	.bloco-video2 .content-video2{
		margin-right: 0px;
		max-width: 364px;
		width: 100%;
		text-align: center;
	}
}
@media screen and (max-width: 640px) {
	.bloco-video2 .video2 iframe{
		width: 90vw;
	}
}









/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
