.img-principal
{
    background-position: center;
    background-size: cover;
    height: 590px;
    -webkit-clip-path: polygon(100% 0, 100% 80%, 80% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 80%, 80% 100%, 0 100%, 0 0);
}

.img-principal .nav-tabs
{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #308e8e;
}

.img-principal .nav-tabs > li.active > a,
.img-principal .nav-tabs > li.active > a:hover,
.img-principal .nav-tabs > li.active > a:focus
{
    background-color: transparent;
    border-color: transparent;
    color: #c7c7c7;
}

.img-principal .nav > li > a:hover,
.img-principal .nav > li > a:focus
{
    background-color: transparent;
    border-color: transparent;
    color: #c7c7c7;
}

.img-principal .nav-tabs li a
{
    color: #fff;
}

.tab-content
{
    position: absolute;
    left: 8%;
    top: 490px;
}

.tab-content > .active
{
    -webkit-box-shadow: 0px 20px 14px -20px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 20px 14px -20px rgba(0,0,0,0.75);
    box-shadow: 0px 20px 14px -20px rgba(0,0,0,0.75);
}

#galeria-fotos .imagem,
#galeria-plantas .imagem
{
    background-position: center;
    background-size: cover;
    height: 85px;
}

#galeria-fotos .imagem i,
#galeria-plantas .imagem i
{
    line-height: 85px;
}

.empreendimento-nome
{
    font-family: serif;
    font-style: italic;
}

.empreendimento-tag-lancamento
{
    margin-bottom: 3px;
    font-size: 1.2rem;
    letter-spacing: 2px;
    height: 14px;
}

.cifrao
{
    float: left;
    font-style: italic;
    font-size: 12px;
    color: #000;
    margin-top: 4px;
}

.empreendimento-valor,
.cifrao,
.empreendimento-nome
{
    font-weight: 700;
}

.empreendimento-valor,
.empreendimento-nome
{
    margin-top: 0px;
}

.info
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.info b
{
    font-size: 20px;
}

.info p
{
    font-size: 1.15rem;
    letter-spacing: 1px;
}

.diferenciais .fa-check
{
    margin-top: 3px;
    color: #7da55d;
}

.diferenciais small
{
    font-size: 1.1rem;
}

form .btn-arredondado,
.empreendimento-progresso .btn-arredondado
{
    font-size: 1rem;
}

.unidades
{
    border: 1px solid #e2e2e2;
    height: 250px;
    overflow-x: scroll;
    white-space: nowrap;
    margin-top: 15px;
}

.unidades::-webkit-scrollbar {
    width: 12px;
    height: 10px;

}

.unidades::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    height: 10px;
}

.unidades::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    height: 10px;
    background: rgba(0, 136, 186, 0.8);
}

.unidades .unidade
{
    padding-top: 15px;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    float: none;
    line-height: 3rem;
    font-size: 1.2rem;
    padding-left: 10px;
}

.unidades .unidade span.valor
{
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    text-align: center;
}

.unidades .unidade:not(:last-of-type)
{
    border-right: 1px solid #e2e2e2;
}

#map-canvas
{
    margin-top: 50px;
    width: 100%;
    height: 500px;
    -webkit-clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%, 0 20%);
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%, 0 20%);
}

.empreendimento-progresso
{
    margin-top: 35px;
    margin-bottom: 35px;
}

.empreendimento-progresso .progress
{
    margin-bottom: 0px;
    background-color: #e8e8e8;
}

.empreendimento-progresso .progress
{
    border-radius: 0;
    -webkit-clip-path: polygon(3% 0, 100% 0, 97% 100%, 0% 100%);
    clip-path: polygon(3% 0, 100% 0, 97% 100%, 0% 100%);
}

.empreendimento-progresso .progress-bar
{
    background-color: #99af6f;
    -webkit-clip-path: polygon(0 0, 100% 0, 97% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 97% 100%, 0% 100%);
}

.empreendimento-progresso div.vertical-line-up,
.empreendimento-progresso div.vertical-line-down
{
    border-left: 1px solid #808080;
    height: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 1px;
}

.empreendimento-progresso div.vertical-line-up
{
    margin-top: 5px;
}

.empreendimento-progresso div.vertical-line-down
{
    margin-bottom: 5px;
}

.empreendimento-progresso .letreiros
{
    font-size: 1.06rem;
}

@media screen and (max-width: 728px)
{
    .empreendimento-progresso
    {
        margin-top: 10px;
        margin-bottom: 40px;
    }

    .empreendimento-progresso .letreiros:first-child .vertical-line-up
    {
        margin-right: 0px;
    }

    .empreendimento-progresso .letreiros
    {
        font-size: 0.9rem;
    }

    .tab-content
    {
        left: 0px;
    }

    #galeria-fotos .imagem,
    #galeria-plantas .imagem
    {
        border: 1px solid #cccccc;
    }
}

.table > tbody > tr:first-of-type td
{
    border-top: 0px;
}