/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/

/* 
    Created on : 18/12/2016, 14:56:39
    Author     : Aberi Parreira
*/

.marca-header {
    padding: 3px 15px;
}

.slogan b {
    color: #ffb300;
}

.btn-rancho {
    color: white;
    background: #0089b9;
}

.btn-rancho:hover {
    color: #0089b9;
    background: #ffffff;
    border: 1px solid #0089b9;
}

.link-amx {
    color: white;
    font-size: 13px;
    margin: 0 auto;
}

.itens-info-casa-vitrine {
    overflow-y: auto;
    width: 75px;
    height: 420px;
}

#form-news {
    padding: 10px;
}

.error {
    color: red
}

.imagem-da-galeria {
    max-height: 220px;
    min-height: 220px;
    border: 3px solid rgb(0, 137, 185);
}

.estrutura-item-img {
    padding-bottom: 15px;
}

#estrutura-da-galeria {
    max-height: 930px;
}

#porque-escolher-label {
    padding-bottom: 40px;
}

.feature i {
    font-size: 3em;
    color: #ffb300;
}

.feature {
    min-height: 300px;
}

.div-exibir-rota {
    padding-top: 12px;
}

.estrutura-item-video {
    border: 3px solid rgb(0, 137, 185);
    margin-bottom: 15px;
}