ul.regioes li {
    margin: 20px 0;
}

ul.regioes li a {
    color: #fff;
}

header.header-style-one {
    margin-top: 50px !important;
}

.content-box {
    padding: 200px 0 50px;
}

.content-box p {
    font-size: 20px;
    font-weight: 500;
    color: #fff !important;
    margin-bottom: -5px !important;
}

.content-box h2 {
    font-size: 60px;
    font-weight: 900;
    color: #fff !important;
}

.block-twenty-five .image {
    position: relative;
    left: 0;
    top: 0;
    height: 300px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

a.btn-style-four {
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 13px !important;
}

a.btn-style-four:hover {
    background: #AD9271 !important;
    color: #fff !important;
}

.numerro {
    display: block;
    text-align: center;
    margin-top: 100px;
}

.numerro img {
    width: 300px;
    max-width: 90%;
}

.descrerro {
    text-align: center;
    margin-top: 20px;
    font-size: 25px;
    font-weight: 600;
}

.bloco_foto_principal {
    position: relative;
    left: 0;
    top: 0;
    height: 600px;
    width: 100%;
    margin: 25px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.bloco_foto_adicional {
    position: relative;
    left: 0;
    top: 0;
    height: 287px;
    width: 100%;
    margin: 25px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.block-forty h1 {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 15px;
}

ul.unidade {
    margin: 10px 0 30px;
}

ul.unidade li {
    display: inline-block;
    text-align: center;
    margin-right: 20px;
}

ul.unidade li i {
    color: #AD9271;
}

ul.unidade li div.text {
    font-size: 13px;
    font-weight: 500;
}

p.descricao_catalogo {
    font-size: 16px;
    font-weight: 400;
}

.o-que-fazer {
    margin: 50px 0 150px;
}

.o-que-fazer h3 {
    font-size: 26px;
    font-weight: 700;
    margin: 35px 0 20px;
}

.o-que-fazer h4 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}

.o-que-fazer p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
}

div.itens-unidade span.icone {
    display: inline-block;
    width: 60px;
    text-align: center;
    margin: 8px 0;
}

div.itens-unidade span.icone i {
    color: #AD9271;
    font-size: 30px;
}

div.itens-unidade span.texto {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    width: calc(100% - 70px);
    position: relative;
    bottom: 5px;
}

.block-twenty-one {
    border: solid 1px #bbb;
}

.btn-style-one, .btn-style-one:hover {
    font-weight: 900;
    width: 100%;
    text-decoration: none !important;
}

label.form-unidade {
    display: block;
    width: 100%;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: -6px;
}

input.form-unidade {
    width: 100%;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    border: solid 1px #AD9271;
    padding: 0 5px;
}