.text-and-video {
	position: relative;
}
.text-and-video .row-background {
	background-color: #d9d4cf;
    color: #d9d4cf;
    text-align: center;
    padding: 80px 0px;
    position: absolute;
    width: 100%;
}
.text-and-video .container {}
.text-and-video .container .row {}
.text-and-video .container .row .texto_principal {}
.text-and-video .container .row .texto_principal h3 {
	text-align: center;
    display: block;
    padding: 40px 10px;
    margin: 0;
    font-size: 24px;
}
.text-and-video .container .row .video {}