.guide-texto-index{
	position: relative;
	padding: 15px 0 10px 0;
	z-index: 12;
    background-color: #fff;
}

.caixa-texto-index h2{
    text-transform: uppercase;
    font-weight: bold;
    color: #1a183f;
    font-size: 25px;
}

#principal{
    color: #1a183f;
    float: left;
    width: 100%;
    margin-right: 25px;
}

#img-principal{


}

@media screen and (max-width: 1000px){

.caixa-texto-index h2{
    text-transform: uppercase;
    font-weight: bold;
    padding-top:15px;
    text-align:center;
    color: #400303;
    font-size: 21px;


}