.logo-menu
{
    position: absolute;
    left: 0;
    right: 0;
    top: 15px;
    text-align: center;
}

nav.verde
{
    background-color: #006b26;
}

.navbar-default
{
    background-color: transparent;
    border-color: transparent;
}

.navbar-brand
{
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus
{
    color: #fff;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus
{
    color: #fff;
    background-color: transparent;
    text-decoration: none;
}

.banner
{
    background-size: cover;
    background-position: center;
    height: 600px;
}

.banner .slogan
{
    margin-top: 250px;
    border-left: 5px solid #fff;
    font-weight: 700;
    color: #fff;
    font-size: 45px;
    width: 350px;
    padding-left: 20px;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    line-height: 50px;
}

body
{
    font-family: 'Roboto Slab', serif;
}

.empreendimento
{
    background-color: #fff;
    background-repeat-y: no-repeat;
    background-position-y: 150px;
    background-size: 400px;
    padding-bottom: 50px;
}

.empreendimento .icone,
.video .icone,
.infraestrutura .icone,
.img-lotes .icone
{
    height: 80px;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -40px;
    z-index: 1;
}

.empreendimento img.icone.fixo
{
    position: fixed;
    margin-top: 0px;
    top: 0;
    z-index: 999999;
}

.empreendimento .conteudo
{
    background-color: #fff;
}

.empreendimento .conteudo h3,
.contato h3,
.img-lotes h3,
#secao-midia-kit h3,
h1
{
    margin-top: 90px;
    margin-bottom: 40px;
    color: #006b26;
    text-align: center;
}

h1
{
    margin-top: 80px;
}

.empreendimento .conteudo h3:before,
.infraestrutura h3:before,
.contato h3:before,
.img-lotes h3:before,
#secao-midia-kit h3:before,
h1:before
{
    content: '- ';
}

.empreendimento .conteudo h3:after,
.infraestrutura h3:after,
.contato h3:after,
.img-lotes h3:after,
#secao-midia-kit h3:after,
h1:after
{
    content: ' -';
}

.empreendimento .conteudo p
{
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 50px;
}

.empreendimento .conteudo .caracteristicas
{
    background-color: #f7f7f7;
    padding: 20px;
}

.empreendimento .conteudo .caracteristicas ul
{
    padding-left: 0px;
    list-style: none;
    margin-bottom: 0;
}

.empreendimento .conteudo .caracteristicas ul li
{
    color: #006b26;
    font-size: 1.21rem;
}

.empreendimento .conteudo .caracteristicas ul li:not(:last-of-type)
{
    margin-bottom: 15px;
}

.empreendimento .conteudo .parcelamento h3
{
    margin-top: 60px;
    margin-bottom: 10px;
}

.empreendimento .conteudo .parcelamento h5,
.empreendimento .conteudo .parcelamento h5 small,
.empreendimento .conteudo .parcelamento h5 b,
.empreendimento .conteudo .parcelamento p
{
    color: #006b26;
    text-align: center;
}

.empreendimento .conteudo .parcelamento h5
{
    font-size: 37px;
    font-weight: 100;
    margin-bottom: 15px;
}

.empreendimento .conteudo .parcelamento h5 small
{
    font-size: 70%;
}

.empreendimento .conteudo .parcelamento h5 b
{
    font-size: 65px;
}

.empreendimento .conteudo .parcelamento p
{
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    border-top: 4px solid #006b26;
    padding-top: 10px;
    font-weight: 400;
}

.video
{
    height: 350px;
    background-size: cover;
    background-position: center;
    cursor: pointer;
}

.video .icone
{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.video p
{
    text-align: center;
    color: #fff;
    padding-top: 150px;
    text-transform: uppercase;
    display: none;
    font-size: 20px;
}

.video:hover .icone
{
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}

.video:hover a
{
    text-decoration: none;
}

.video:hover p
{
    display: block;
}

.infraestrutura
{
    background-color: #006b26;
    background-size: cover;
    background-position: center;
}

.infraestrutura .container
{
    padding-top: 60px;
    padding-bottom: 120px;
}

.infraestrutura h3
{
    text-align: center;
    color: #fff;
}

.infraestrutura .midias
{
    margin-top: 30px;
}

.infraestrutura .midias .item .imagem
{
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.infraestrutura .midias.owl-theme .owl-controls
{
    margin-top: -80px;
    position: absolute;
    left: 0;
    right: 0;
}

.infraestrutura .midias.owl-theme .owl-controls .owl-dots
{
    display: inline-block;
    width: 100%;
    text-align: center;
}

.infraestrutura .midias.owl-theme .owl-controls .owl-dots .owl-dot span
{
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: inline-block;
    height: 12px;
    margin: 5px 7px;
    opacity: 1;
    width: 12px;
}

.infraestrutura .midias.owl-theme .owl-controls .owl-dots .owl-dot
{
    display: inline-block;
    zoom: 1;
}

.infraestrutura .midias.owl-theme .owl-controls .owl-dots .owl-dot.active span
{
    background-color: #ccc;
}

.infraestrutura .midias .item p.legenda
{
    color: #fff;
    margin-top: 15px;
    text-shadow: 1px 1px 3px black;
    text-transform: uppercase;
    text-align: center;
}

.infraestrutura .midias a.item:hover,
.infraestrutura .midias a.item:focus
{
    text-decoration: none;
}

.img-lotes
{

}

.contato
{
    background-color: #fff;
}

.contato #form-contato
{
    margin-bottom: 50px;
}

.contato #form-contato input,
.contato #form-contato textarea,
.contato #form-contato button
{
    border-radius: 0px;
    border-color: #006b26;
}

.contato #form-contato input::placeholder,
.contato #form-contato textarea::placeholder
{
    color: #006b26;
}

.contato #form-contato button
{
    background-color: #006b26;
    color: #fff;
}

#secao-midia-kit
{
    margin-bottom: 50px;
    text-align: center;
}

#secao-midia-kit a
{
    background-color: #006b26;
    color: #fff;
    border-radius: 0;
    border: 0;
}

label.error
{
    position: absolute;
    color: red;
    font-size: 11px;
    margin-top: -1px;
}

.mapa
{
    height: 300px;
}

.rodape
{
    padding-top: 50px;
}

.rodape .endereco,
.rodape p.contato
{
    color: #006b26;
}

.rodape .logo-singulo
{
    border-top: 3px solid #51ae0a;
    margin-top: 35px;
}

.rodape .logo-singulo a
{
    margin-top: 10px;
}

.rodape .logo-singulo a img
{
    height: 25px;
}

.rodape .logo-singulo a p
{
    float: right;
    color: #848484;
}

.rodape p.contato
{
    margin-top: 25px;
    font-size: 13px;
}

.rodape .sociais
{
    margin-top: 30px;
}

.rodape .sociais ul
{
    list-style: none;
}

.rodape .sociais ul li
{
    display: initial;
    margin-left: 30px;
}

.rodape .sociais ul li,
.rodape .sociais ul li a
{
    color: #006b26;
}

.rodape .sociais ul li a
{
    font-size: 30px;
}

.chocolat-pagination
{
    display: none !important;
}