@import url(https://use.typekit.net/zhz8elg.css);
@import url(https://fonts.googleapis.com/css?family=Lexend+Deca&display=swap);
@import url(https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);

@import url("https://use.typekit.net/fzs6pxn.css");

* {
    border: 0;
    margin: 0;
    padding: 0;

    resize: none;
    outline: none;

    background: transparent;
}

[ps] {
    cursor: pointer;
}

.ql, .display-b {display: none}
.display-n {display: block}

header {
    z-index: 12;

    display: block;
    position: fixed;

    top: 0;
    left: 0;
    right: 0;

    width: 100%;
    height: 114px;

    background: #355d84;
}

header h1 {
    float: left;
    display: block;

    width: 130px;
    height: 68px;
    margin: 23px 0px;

    font-size: 0;
    line-height: 0;

    background: url(../images/logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
}

header nav {
    float: right;
    margin: 42px 40px 42px 0px;
}

header nav a {
    color: #ffffff;
    display: inline-block;

    font-size: 15px;
    line-height: 28px;
    font-weight: 700;
    letter-spacing: -0.01em;
    font-family: din-2014, sans-serif;

    text-align: center;
    text-transform: uppercase;
    text-decoration: none;

    -webkit-transition: 0.2s ease;
            transition: 0.2s ease;

    padding: 0px 8px;
    border: 1px solid transparent;
}

header .whatsapp,
header .instagram {
    float: right;
    display: block;
    overflow: hidden;

    width: 38px;
    height: 38px;
    margin: 38px 0px;

    text-align: center;
    text-decoration: none;

    -webkit-transition: 0.2s ease;
            transition: 0.2s ease;

    border-radius: 50%;
}

header .whatsapp {
    overflow: visible;
    position: relative;

    margin-left: 8px;
}

header .whatsapp:after {
    z-index: 1;
    content: '';

    left: 2px;
    bottom: 2px;

    width: 20px;
    height: 20px;

    display: block;
    position: absolute;

    background: #4caf50;
}

header .whatsapp {
    color: #ffffff;
    background: #4caf50;
}

header .whatsapp i {
    z-index: 2;

    font-size: 22px;
    line-height: 38px;

    position: relative;
}

header .instagram {
    color: #355d84;
    background: #ffffff;
}

header .instagram i {
    font-size: 22px;
    line-height: 38px;
}

header .container {
    padding: 0;
}

div.box-1 {
    z-index: 10;

    top: 485px;
    right: 0px;
    width: 190px;
    height: 560px;

    border-top: 10px solid #355d84;
    border-left: 10px solid #355d84;
    border-bottom: 10px solid #355d84;

    -webkit-pointer-events: none;
            pointer-events: none;

    position: absolute;
}

div.box-2 {
    z-index: 10;

    top: 810px;
    left: 0px;
    width: 570px;
    height: 42px;

    border-top: 10px solid #2d2d2f;
    border-right: 10px solid #2d2d2f;

    -webkit-pointer-events: none;
            pointer-events: none;

    position: absolute;
}

div.box-3 {
    z-index: 10;

    top: 1330px;
    left: 0px;
    width: 190px;
    height: 560px;

    border-top: 10px solid #2d2d2f;
    border-right: 10px solid #2d2d2f;
    border-bottom: 10px solid #2d2d2f;

    -webkit-pointer-events: none;
            pointer-events: none;

    position: absolute;
}

div.box-4 {
    z-index: 10;

    right: 0px;
    width: 570px;
    height: 42px;

    border-left: 10px solid #355d84;
    border-bottom: 10px solid #355d84;

    -webkit-pointer-events: none;
            pointer-events: none;

    position: absolute;
}

div.box-5 {
    z-index: 10;

    left: 0px;
    width: 175px;
    height: 60px;

    border-top: 10px solid #355d84;
    border-right: 10px solid #355d84;

    -webkit-pointer-events: none;
            pointer-events: none;

    position: absolute;
}

div.box-6 {
    z-index: 10;

    right: 0px;
    width: 190px;

    border-top: 10px solid #355d84;
    border-left: 10px solid #355d84;

    -webkit-pointer-events: none;
            pointer-events: none;

    position: absolute;
}

div.box-7 {
    z-index: 10;

    right: 0px;
    width: 190px;
    height: 680px;

    border-left: 10px solid #2d2d2f;
    border-bottom: 10px solid #2d2d2f;

    -webkit-pointer-events: none;
            pointer-events: none;

    position: absolute;
}

div.box-8 {
    z-index: 10;

    left: 0px;
    width: 190px;
    height: 680px;

    border-top: 10px solid #355d84;
    border-right: 10px solid #355d84;

    -webkit-pointer-events: none;
            pointer-events: none;

    position: absolute;
}

section#banner {
    position: relative;
    height: 600px;
    margin: 114px 0 0;

    -webkit-box-shadow: 0px 15px 21px rgba(0,0,0,0.18);
            box-shadow: 0px 15px 21px rgba(0,0,0,0.18);

    background: #ffffff;
}

section#banner h2 {
    color: #355d84;
    font-size: 42px;
    font-weight: 400;
    line-height: 50px;
    text-align: right;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: din-2014, sans-serif;

    z-index: 10;
    position: relative;
}

section#banner h2 strong {font-weight: 700}
section#banner h2:nth-child(1) {margin-top: 95px}

section#banner h3 {
    color: #ffffff;
    font-size: 47px;
    font-weight: 700;
    line-height: 50px;
    text-align: right;
    padding-right: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: din-2014, sans-serif;
}

section#banner h3 small {
    font-size: 22px;
    font-weight: 400;
}

section#banner h3:nth-child(1) {margin-top: 60px}

/*section#banner .selo {
    position: absolute;
    right: 160px;
    bottom: -25px;

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

    width: 195px;
    height: 195px;
}*/

section#banner .selo img {
    width: 100%;
    height: auto;
}

section#banner .layer-0 {
    top: 0;
    right: 0;

    width: 42.5vw;
    height: 600px;

    z-index: 1;
    position: absolute;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-image: url(../images/fachada.jpg);
}

section#banner .layer-1 {
    top: 0px;
    right: -240px;

    width: 468px;
    height: 600px;

    z-index: 3;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-image: url(../images/banner-layer.png);
}

section#banner .details {
    top: 0;
    left: -15px;
    width: 100%;
    height: 600px;
    position: absolute;
}

section#banner .details .text-layer {
    left: 0;
    z-index: 4;
    width: 100%;
    bottom: 105px;
    position: absolute;
}

section#banner .details .text-layer .selo {
    top: -250px;
    right: -15px;
    width: 135px;
    height: 135px;
    position: absolute;
}

section#banner .layer-2 {
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 58vw;
    height: 294px;
    position: absolute;
    background-color: #00537b;
}

section#banner .layer-2:before {
    content: "";
    display: block;
    position: absolute;

    left: 0;
    top: -25px;
    width: 305px;
    height: 25px;

    background-color: #939598;
}

section#banner .layer-2:after {
    content: "";
    display: block;
    position: absolute;

    left: 0;
    right: 0;
    bottom: 0;
    height: 70px;

    background-color: #939598;
}

section#banner .container {padding: 0}
section#tendencia {margin: 95px 0px}

section#tendencia h2 {
    z-index: 2;
    position: absolute;

    top: 50%;
    left: 50%;

    font-size: 55px;
    line-height: 62px;
    font-weight: normal;
    letter-spacing: 2px;
    font-family: 'Lexend Deca', sans-serif;

    text-align: left;
    text-transform: uppercase;

    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);

    color: #ffffff;
}

section#tendencia .owl-carousel {
    z-index: 2;
    position: relative;
}

section#tendencia .owl-carousel img {
    width: auto;
    margin: auto;
    visibility: hidden;
}

section#tendencia .owl-carousel .owl-item,
section#tendencia .owl-carousel .owl-item > div {
    width: 100%;
    height: 100%;
    position: relative;
}

section#tendencia .owl-carousel .owl-item > div {
    padding: 34px 0px;
}

section#tendencia .owl-carousel .owl-item > div img:last-child {
    top: 50%;
    left: 50%;

    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);

    -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.3);
            box-shadow: 0px 5px 10px rgba(0,0,0,0.3);

    position: absolute;
    visibility: visible;
}

section#tendencia .owl-carousel .owl-dots {
    top: 50%;
    left: 55px;

    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);

    position: absolute;
}

section#tendencia .owl-carousel .owl-dots .owl-dot {
    display: block;

    width: 14px;
    height: 14px;
    margin: 20px 0px;

    font-size: 0;
    line-height: 0;

    border: 2px solid #355d84;
}

section#tendencia .owl-carousel .owl-dots .owl-dot.active {
    background: #2d2d2f;
}

section#tendencia .quote-left,
section#tendencia .quote-right {
    z-index: 2;
    position: absolute;
}

section#tendencia .quote-left {
    top: 45px;
    left: 55px;
}

section#tendencia .quote-right {
    right: 45px;
    bottom: 55px;
}

section#tendencia .box-left {
    z-index: 1;
    position: absolute;

    top: 42px;
    right: 0px;
    bottom: 42px;

    background: #2d2d2f;
}

section#tendencia .box-right {
    z-index: 1;
    position: absolute;

    top: 0px;
    left: 0px;
    bottom: 0px;

    background: #e9e9e9;
}

section#vantagens h2,
section#vantagens h2 strong {
    color: #2d2d2f;

    font-size: 55px;
    line-height: 62px;
    font-weight: normal;
    font-family: 'Lexend Deca';

    text-align: center;
    text-transform: uppercase;
}

section#vantagens h2 {
    margin-bottom: 80px;
}

section#vantagens h2 strong {
    color: #355d84;
}

section#vantagens ul {
    color: #ffffff;

    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    font-family: din-2014, sans-serif;

    margin: 0;
    padding: 85px 80px;

    z-index: 2;
    position: relative;
}

section#vantagens ul li {
    margin: 0;
    padding: 8px 20px;

    display: block;
    position: relative;

    list-style: none;
    text-transform: uppercase;
}

section#vantagens ul li:after {
    content: '';

    top: 16px;
    left: 0px;

    width: 10px;
    height: 10px;

    display: block;
    position: absolute;

    background: #ffffff;
}

section#vantagens .box-left {
    z-index: 1;
    position: absolute;

    top: 0px;
    right: 0px;
    bottom: 0px;

    background-size: cover;
    background-position: right center;
    background-image: url(../images/vantagens.jpeg);
}

section#vantagens .box-right {
    z-index: 1;
    position: absolute;

    top: 0px;
    left: 0px;
    bottom: 42px;

    background: #355d84;
    border-top: #ffffff 42px solid;
}

section#vantagens .wrapper {
    background: #e9e9e9;
    padding-bottom: 85px;
}

section#localizacao {
    background: #e9e9e9;
}

section#localizacao h2,
section#localizacao h2 strong {
    color: #2d2d2f;

    font-size: 55px;
    line-height: 62px;
    font-weight: normal;
    font-family: 'Lexend Deca';

    text-align: center;
    text-transform: uppercase;
}

section#localizacao h2 {
    margin-bottom: 80px;
}

section#localizacao h2 strong {
    color: #355d84;
}

section#localizacao .map {
    overflow: hidden;
    position: relative;
}

section#localizacao .map .vista {
    height: 690px;
    position: relative;
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
}

section#localizacao .map .vista img {
    opacity: 0;
    width: 100%;
    height: 100%;
}

/*section#localizacao .map img {
    margin: auto;
    display: block;
    width: 100%;
}*/

section#localizacao .map .intro {
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
}

section#localizacao .map .intro .text {
    padding: 20px 0px;

    color: #ffffff;
    background: rgba(53, 93, 132,0.8);

    font-size: 18px;
    line-height: 32px;
    font-weight: 500;
    font-family: din-2014, sans-serif;

    text-align: center;
    text-transform: uppercase;
}

section#localizacao .address {
    padding: 14px 0px;

    color: #ffffff;
    background: #355d84;

    font-size: 18px;
    line-height: 32px;
    font-weight: 600;
    font-family: din-2014, sans-serif;

    text-align: center;
    text-transform: uppercase;
}

section#o-empreendimento h2 {
    color: #2d2d2f;

    font-size: 55px;
    line-height: 65px;
    font-weight: normal;
    letter-spacing: -1px;
    font-family: 'Lexend Deca';

    text-align: left;
    text-transform: uppercase;

    padding: 80px 55px;
}

section#o-empreendimento h2 strong {
    color: #355d84;
    font-weight: normal;
}

section#o-empreendimento .info {
    color: #ffffff;

    font-size: 20px;
    line-height: 36px;
    font-weight: normal;
    font-family: 'Lexend Deca';

    text-align: left;
    text-transform: uppercase;

    padding: 60px 55px;
    position: relative;
}

section#o-empreendimento .info p {
    z-index: 2;
    position: relative;
}

section#o-empreendimento .info p span {
    font-size: 55px;
    line-height: 65px;
}

section#o-empreendimento .items {
    position: relative;
}

section#o-empreendimento .items ul {
    color: #ffffff;

    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    font-family: din-2014, sans-serif;

    margin: 0;
    padding: 80px 55px;

    z-index: 2;
    position: relative;
}

section#o-empreendimento .items ul li {
    margin: 0;
    padding: 8px 20px;

    display: block;
    position: relative;

    list-style: none;
    text-transform: uppercase;
}

section#o-empreendimento .items ul li:after {
    content: '';

    top: 16px;
    left: 0px;

    width: 10px;
    height: 10px;

    display: block;
    position: absolute;

    background: #ffffff;
}

section#o-empreendimento .items ul li.iptu:before {
    content: '';
    display: block;
    position: absolute;

    left: 250px;
    bottom: 0px;

    width: 73px;
    height: 73px;

    background-image: url(../images/iptu.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
}

section#o-empreendimento .items ul li.spacer {
    margin: 25px 0;

    width: 80px;
    height: 2px;
    padding: 0px;

    background: #ffffff;
}

section#o-empreendimento .items ul li.spacer:after {
    display: none;
}

section#o-empreendimento .box-red {
    z-index: 1;

    top: 0;
    left: -15px;
    bottom: 0;

    position: absolute;
    background: #355d84;
}

section#o-empreendimento .box-gray {
    z-index: 1;

    top: 0;
    left: -15px;
    bottom: 0;

    position: absolute;
    background: #2d2d2f;
}

section#o-empreendimento .box-left {
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-size: cover;
    background-position: bottom center;
    background-image: url(../images/fachada.jpg);
}

section#plantas {
    z-index: 2;
    position: relative;
}

section#plantas h2 {
    color: #2d2d2f;

    font-size: 55px;
    line-height: 65px;
    font-weight: normal;
    letter-spacing: -1px;
    font-family: 'Lexend Deca';

    text-align: center;
    text-transform: uppercase;

    padding: 90px 0px 80px;
}

section#plantas h2 strong {
    color: #355d84;
    font-weight: normal;
}

section#plantas h3 {
    z-index: 2;
    position: absolute;

    top: 50%;
    left: 50%;

    font-size: 30px;
    line-height: 30px;
    font-weight: normal;
    letter-spacing: 1px;
    font-family: 'Lexend Deca', sans-serif;

    text-align: center;
    text-transform: uppercase;

    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
            transform: translateX(-50%) translateY(-50%) rotate(-90deg);

    color: #ffffff;
}

section#plantas .nav {
    z-index: 2;
    padding: 110px 0px;
    position: relative;
}

section#plantas .nav a,
section#plantas .nav strong {
    color: #355d84;

    display: inline-block;
    margin: 4px 20px;
    padding: 4px 8px;

    font-size: 15px;
    line-height: 20px;
    font-weight: 300;
    font-family: din-2014, sans-serif;

    text-align: left;
    text-transform: uppercase;
    text-decoration: none;

    border: 2px solid transparent;
}

section#plantas .nav strong {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 14px;
}

section#plantas .nav a.active {
    border-color: #355d84;
}

section#plantas .nav div {
    height: 45px;
}

section#plantas .owl-carousel {
    top: 50%;
    left: 50%;

    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);

    position: absolute;
}

section#plantas .box-left {
    z-index: 1;
    position: absolute;

    top: 42px;
    right: 0px;
    bottom: 42px;

    background: #2d2d2f;
}

section#plantas .box-right {
    z-index: 1;
    position: absolute;

    top: 0px;
    left: 0px;
    bottom: 0px;

    background: #e9e9e9;
}

section#fotos-do-decorado {
    z-index: 1;
    position: relative;
    background: #ccced2;
    margin-top: -42px;
}

section#fotos-do-decorado h2 {
    z-index: 2;
    position: absolute;

    top: 50%;
    left: 50%;
    width: 510px;
    padding-right: 50px;

    font-size: 30px;
    line-height: 30px;
    font-weight: normal;
    letter-spacing: 1px;
    font-family: 'Lexend Deca', sans-serif;

    text-align: center;
    text-transform: uppercase;

    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
            transform: translateX(-50%) translateY(-50%) rotate(-90deg);

    color: #ffffff;
}

section#fotos-do-decorado .owl-carousel .owl-item {
    overflow: hidden;
    position: relative;
}

section#fotos-do-decorado .owl-carousel .owl-item img {
    /*top: 50%;
    left: 0px;

    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);

    position: absolute;*/
}

section#fotos-do-decorado .owl-carousel .owl-nav {
    top: 50%;
    left: 35px;
    right: 35px;
    height: 0;
    overflow: visible;
    position: absolute;
}

section#fotos-do-decorado .owl-carousel .owl-nav .owl-prev,
section#fotos-do-decorado .owl-carousel .owl-nav .owl-next {
    width: 60px;
    height: 60px;

    font-size: 0;
    line-height: 0;

    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
}

section#fotos-do-decorado .owl-carousel .owl-nav .owl-prev {
    float: left;

    -webkit-box-shadow: -5px 5px 5px rgba(0,0,0,0.2);
            box-shadow: -5px 5px 5px rgba(0,0,0,0.2);

    border-left: 5px solid rgba(255,255,255,0.8);
    border-bottom: 5px solid rgba(255,255,255,0.8);
}

section#fotos-do-decorado .owl-carousel .owl-nav .owl-next {
    float: right;

    -webkit-box-shadow: 5px -5px 5px rgba(0,0,0,0.2);
            box-shadow: 5px -5px 5px rgba(0,0,0,0.2);

    border-top: 5px solid rgba(255,255,255,0.8);
    border-right: 5px solid rgba(255,255,255,0.8);
}

section#fotos-do-decorado .owl-carousel .owl-dots {
    height: 56px;
    line-height: 56px;
}

section#fotos-do-decorado .owl-carousel .owl-dots .owl-dot {
    width: 14px;
    height: 14px;
    border: 2px solid #355d84;
    margin-right: 15px;

    display: inline-block;
}

section#fotos-do-decorado .owl-carousel .owl-dots .owl-dot.active {
    background: #2d2d2f;
}

section#fotos-do-decorado .box-right {
    top: 100px;
    left: -15px;
    bottom: 56px;

    position: absolute;
    background: #355d84;
}

.owl-carousel .owl-item img {
    width: 100%;
    display: block;
}

section#fotos-do-decorado .owl-carousel .owl-item img {
    top: 50%;
    left: 0px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute;
}

section#entre-em-contato h2 {
    color: #2d2d2f;

    font-size: 55px;
    line-height: 65px;
    font-weight: normal;
    letter-spacing: -1px;
    font-family: 'Lexend Deca';

    text-align: center;
    text-transform: uppercase;

    padding: 90px 0px 80px;
}

section#entre-em-contato h2 strong {
    color: #355d84;
    font-weight: normal;
}

section#entre-em-contato .form {
    padding: 60px 0px;
    background: #355d84;
}

section#entre-em-contato .form .contact {
    text-align: center;
}

section#entre-em-contato .form .contact img {
    margin-left: 132px;
    margin-bottom: 42px;
}

section#entre-em-contato .form .contact a {
    color: #ffffff;
    padding: 0px 0px 5px;

    font-size: 30px;
    line-height: 52px;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: din-2014, sans-serif;

    text-transform: uppercase;
    text-decoration: none;

    display: inline-block;
    position: relative;
}

section#entre-em-contato .form .contact a:after {
    content: '';
    display: block;
    position: absolute;

    -webkit-transition: 0.2s ease;
            transition: 0.2s ease;

    left: 50%;
    bottom: 2px;

    width: 55px;
    height: 2px;

    -webkit-transform: translateX(-50%) scaleX(1);
            transform: translateX(-50%) scaleX(1);

    background: #ffffff;
}

section#entre-em-contato .form .contact a:last-child {
    font-size: 20px;
}

section#entre-em-contato .form .contact a:last-child:after {
    display: none;
}

section#entre-em-contato .form .whatsapp,
section#entre-em-contato .form .instagram {
    float: right;
    display: inline-block;
    overflow: hidden;

    width: 55px;
    height: 55px;
    margin: 30px 0px 0px;

    text-align: center;
    text-decoration: none;

    -webkit-transition: 0.2s ease;
            transition: 0.2s ease;

    border-radius: 50%;
}

section#entre-em-contato .form .whatsapp {
    overflow: visible;
    position: relative;

    margin-left: 10px;
    margin-right: 160px;
}

section#entre-em-contato .form .whatsapp:after {
    z-index: 1;
    content: '';

    left: 3px;
    bottom: 3px;

    width: 20px;
    height: 20px;

    display: block;
    position: absolute;

    background: #4caf50;
}

section#entre-em-contato .form .whatsapp {
    color: #ffffff;
    background: #4caf50;
}

section#entre-em-contato .form .whatsapp i {
    z-index: 2;

    font-size: 32px;
    line-height: 55px;

    position: relative;
}

section#entre-em-contato .form .instagram {
    color: #355d84;
    background: #ffffff;
}

section#entre-em-contato .form .instagram i {
    font-size: 32px;
    line-height: 55px;
}

section#entre-em-contato .form .box-right {
    top: 0;
    left: 60px;
    bottom: 0;

    -webkit-box-shadow: -15px 0px 21px rgba(0,0,0,0.17);
            box-shadow: -15px 0px 21px rgba(0,0,0,0.17);

    position: absolute;
    background: #ffffff;
}

section#entre-em-contato .form form {
    z-index: 2;

    top: 50%;
    right: 45px;
    left: 105px;

    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);

    position: absolute;
}

section#entre-em-contato .form form h3 {
    color: #355d84;

    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    font-family: din-2014, sans-serif;

    margin-bottom: 30px;
    text-transform: uppercase;
}

section#entre-em-contato .form form input {
    width: 100%;
    color: #2d2d2f;

    font-size: 18px;
    line-height: 62px;
    font-weight: 400;
    font-family: din-2014, sans-serif;

    margin-bottom: 5px;
    text-transform: uppercase;

    border-bottom: 2px solid #2d2d2f;
}

section#entre-em-contato .form form input::placeholder {
    color: #2d2d2f;
}

section#entre-em-contato .form form .error {
    color: #990000;

    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    font-family: din-2014, sans-serif;

    height: 0px;
    overflow: hidden;

    -webkit-transition: 0.2s ease;
            transition: 0.2s ease;
}

section#entre-em-contato .form form .invalid + .error {
    height: 20px;
}

section#entre-em-contato .form form button {
    float: left;
    padding: 0px 25px;

    font-size: 20px;
    line-height: 34px;
    font-weight: 600;
    font-family: din-2014, sans-serif;

    text-align: center;
    text-transform: uppercase;

    color: #ffffff;
    background: #355d84;

    margin-top: 35px;
}

section#entre-em-contato .form form .success {
    display: none;

    font-size: 16px;
    line-height: 34px;
    font-weight: 400;
    font-family: din-2014, sans-serif;
    text-align: center;
    text-transform: uppercase;

    color: #009900;

    margin-top: 35px;
}

footer {
/*    padding-top: 68px;*/
    background: #e9e9e9;
    text-align: center;
}

footer .marcas {
    display: inline-block;
    vertical-align: middle;
    margin: 0 25px 40px;
    width: 130px;
    height: auto;
}

footer h2 {
    color: #312a2d;

    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    font-family: din-2014, sans-serif;

    text-transform: uppercase;
}

footer h3 {
    color: #312a2d;

    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
    font-family: din-2014, sans-serif;

    text-transform: uppercase;
}

footer h3 strong {
    font-weight: 600;
}

footer p {
    color: #312a2d;

    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    font-family: din-2014, sans-serif;
}

footer .spacer {
    margin: 30px auto;

    width: 55px;
    height: 4px;

    background: #312a2d;
}

footer .area {
    color: #272828;

    font-size: 11px;
    line-height: 18px;
    letter-spacing: 0px;
    font-family: 'Lexend Deca';

    text-align: center;
    text-transform: uppercase;
}

footer .logo {
    width: 100%;
    height: 90px;
    margin-top: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

footer .legal-text {
    padding: 15px 0px 15px;
    background-color: #355d84;
}

footer .legal-text p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0px;
    text-align: center;
    text-transform: none;
    font-family: din-2014, sans-serif;
}

.house-inc {
    display: flex;
    text-align: center;
    align-items: stretch;
    justify-content: center;

    min-height: 70px;
    background: #191919;
}

.house-inc a {
    width: 100px;
    display: flex;
    align-items: center;
    transform: scale(1);
    transition: 0.4s ease;
}

.house-inc img {
    width: 100%;
    height: auto;
}

@media (min-width: 992px) {
    header nav a:hover,
    header nav a.active {
        border-color: white;
    }

    header .whatsapp:hover,
    header .instagram:hover {
        -webkit-transform: scale(1.1);
                transform: scale(1.1);
    }

    .house-inc a:hover {
        transform: scale(1.05);
    }

    section#entre-em-contato .form .contact a:hover:after {
        -webkit-transform: translateX(-50%) scaleX(1.6);
                transform: translateX(-50%) scaleX(1.6);
    }

    section#entre-em-contato .whatsapp:hover,
    section#entre-em-contato .instagram:hover {
        -webkit-transform: scale(1.1);
                transform: scale(1.1);
    }
}

@media (max-width: 1500px) {
    div.box-1,
    div.box-3,
    div.box-5,
    div.box-6,
    div.box-7,
    div.box-8 {
        width: 80px;
    }
}

@media (max-width: 1199px) {
    div.box-1 {
        height: 370px;
    }

    div.box-2 {
        top: 650px;
    }

    div.box-3 {
        top: 870px;
    }

    div.box-7 {
        height: 260px;
    }

    div.box-8 {
        display: none;
    }

    header {
        height: 95px;
    }

    header h1 {
        margin: 14px 0px;
    }

    header nav {
        margin: 33px 15px 33px 0px;
    }

    header nav a {
        padding: 0px 5px;
        font-size: 13px;
    }

    header .whatsapp,
    header .instagram {
        width: 28px;
        height: 28px;
        margin: 34px 0px;
    }

    header .whatsapp {
        margin-left: 8px;
    }

    header .whatsapp i,
    header .instagram i {
        font-size: 18px;
        line-height: 28px;
    }

    section#banner {
        height: 500px;
        margin: 95px 0 0;
    }

    section#banner h2 {font-size: 38px}
    section#banner h2:nth-child(1) {margin-top: 45px}

    section#banner h2:after {
        width: 75px;
        margin: 22px 0px;
    }

    section#banner h3 {
        font-size: 45px;
    }

    section#banner .details {
        left: 0;
        height: 500px;
    }
    
    section#banner .details .text-layer .selo {
        top: -220px;
    }

    /*section#banner .selo {
        right: 140px;
        top: 25px;
        width: 165px;
        height: 165px;
    }*/

    section#banner .layer-0 {
        height: 500px;
    }

    section#banner .layer-1 {
        top: 70px;
        right: -290px;
        height: 430px;
    }

    section#tendencia {
        margin: 55px 0px;
    }

    section#tendencia h2 {
        font-size: 40px;
        line-height: 48px;
        letter-spacing: 1px;
    }

    section#tendencia .quote-left {
        top: 35px;
        left: 35px;
        width: 60px;
    }

    section#tendencia .quote-right {
        right: 35px;
        bottom: 35px;
        width: 60px;
    }

    section#tendencia .owl-carousel img {
        max-width: 340px;
    }

    section#tendencia .owl-carousel .owl-dots {
        left: 25px;
    }

    section#vantagens h2,
    section#vantagens h2 strong,
    section#localizacao h2,
    section#localizacao h2 strong,
    section#plantas h2,
    section#plantas h2 strong,
    section#entre-em-contato h2,
    section#entre-em-contato h2 strong {
        font-size: 40px;
        line-height: 42px;
    }

    section#vantagens h2 {
        margin-bottom: 40px;
    }

    section#vantagens ul {
        font-size: 16px;
        line-height: 22px;
        padding: 65px 30px;
    }

    section#vantagens ul li:after {
        top: 14px;
        width: 8px;
        height: 8px;
    }

    section#vantagens .wrapper {
        padding-bottom: 55px;
    }

    section#localizacao h2 {
        margin-bottom: 40px;
    }

    section#localizacao .map .intro .text {
        padding: 16px 0px;
        font-size: 16px;
        line-height: 25px;
    }

    section#localizacao .address {
        font-size: 16px;
        line-height: 22px;
    }

    section#localizacao .map {
        height: 600px;
    }

    /*section#localizacao .map img {
        top: 0px;
        left: 50%;

        height: 600px;
        min-width: 0;

        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);

        position: absolute;
    }*/

    section#o-empreendimento h2 {
        font-size: 36px;
        line-height: 42px;
        padding: 60px 35px;
    }

    section#o-empreendimento .info {
        font-size: 16px;
        line-height: 30px;
        padding: 30px 35px;
    }

    section#o-empreendimento .items ul {
        font-size: 16px;
        line-height: 20px;
        padding: 30px 35px;
    }

    section#o-empreendimento .items ul li:after {
        top: 14px;
        width: 8px;
        height: 8px;
    }

    section#o-empreendimento .items ul li.spacer {
        width: 60px;
        margin: 20px 0;
    }

    section#o-empreendimento .items ul li.iptu:before {
        left: 220px;
        width: 53px;
        height: 53px;
    }

    section#plantas h2 {
        padding: 50px 0px 50px;
    }

    section#plantas h3 {
        font-size: 26px;
        line-height: 26px;
    }

    section#plantas .nav a,
    section#plantas .nav strong {
        margin: 4px 10px;
        font-size: 18px;
    }

    section#plantas .nav a {
        font-size: 14px;
        line-height: 16px;
    }

    section#plantas .nav strong {
        margin-bottom: 10px;
    }

    section#plantas .nav div {
        height: 25px;
    }

    section#fotos-do-decorado .owl-carousel .owl-dots {
        height: 46px;
        line-height: 46px;
    }

    section#fotos-do-decorado .owl-carousel .owl-dots .owl-dot {
        width: 12px;
        height: 12px;
        margin-right: 13px;
    }

    section#fotos-do-decorado .box-right {
        top: 87px;
        bottom: 46px;
    }

    section#fotos-do-decorado h2 {
        width: 480px;
        font-size: 22px;
        padding-right: 43px;
    }

    section#fotos-do-decorado .owl-carousel .owl-nav .owl-prev,
    section#fotos-do-decorado .owl-carousel .owl-nav .owl-next {
        -webkit-transform: translateY(-50%) rotate(45deg) scale(0.8);
                transform: translateY(-50%) rotate(45deg) scale(0.8);
    }

    section#entre-em-contato h2 {
        padding: 50px 0px 50px;
    }

    section#entre-em-contato .form {
        padding: 50px 0px;
    }

    section#entre-em-contato .form .contact img {
        width: 250px;
        margin-left: 112px;
        margin-bottom: 28px;
    }

    section#entre-em-contato .form .contact a {
        font-size: 25px;
        line-height: 48px;
    }

    section#entre-em-contato .form .contact a:last-child {
        font-size: 16px;
    }

    section#entre-em-contato .form .contact a:after {
        width: 40px;
    }

    section#entre-em-contato .form .whatsapp,
    section#entre-em-contato .form .instagram {
        width: 45px;
        height: 45px;
        margin: 20px 0px 0px;
    }

    section#entre-em-contato .form .whatsapp i,
    section#entre-em-contato .form .instagram i {
        font-size: 27px;
        line-height: 45px;
    }

    section#entre-em-contato .form .whatsapp {
        margin-left: 8px;
        margin-right: 135px;
    }

    section#entre-em-contato .form form h3 {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 10px;
    }

    section#entre-em-contato .form form input {
        font-size: 16px;
        line-height: 50px;
    }

    section#entre-em-contato .form form .error {
        font-size: 14px;
        line-height: 18px;
    }

    section#entre-em-contato .form form .invalid + .error {
        height: 18px;
    }

    section#entre-em-contato .form form button {
        margin: 25px 0 0;
        padding: 0px 20px;
        font-size: 16px;
        line-height: 30px;
    }

    section#entre-em-contato .form form .success {
        font-size: 14px;
        line-height: 30px;
    }

    footer {
        padding-top: 48px;
    }

    footer h2 {
        font-size: 25px;
        line-height: 30px;
    }

    footer h3 {
        font-size: 24px;
        line-height: 32px;
    }

    footer p {
        font-size: 16px;
        line-height: 18px;
    }

    footer .spacer {
        width: 40px;
        height: 3px;
    }

    footer .area {
        font-size: 10px;
        line-height: 15px;
    }

}

@media (max-width: 991px) {
    header nav {
        overflow: auto;
        position: fixed;

        top: 95px;
        right: 0;
        bottom: 0;

        width: 320px;
        margin: 0;

        -webkit-transition: 0.4s ease;
                transition: 0.4s ease;

        -webkit-transform: translate3d(100%,0,0);
                transform: translate3d(100%,0,0);

        background: #355d84;
    }

    header nav a {
        display: block;

        margin: 15px 0px;
        padding: 0px 5px;

        font-size: 15px;
        line-height: 30px;
    }

    header .menu-toggle {
        float: right;
        width: 30px;
        margin: 36px 15px;
    }

    header .menu-toggle div {
        width: 100%;
        height: 3px;
        margin: 4px 0px;

        -webkit-transition: 0.2s ease;
                transition: 0.2s ease;

        background: #ffffff;
    }

    header.menu-visible nav {
        -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0);

        -webkit-box-shadow: -5px 5px 5px rgba(0,0,0,0.2);
                box-shadow: -5px 5px 5px rgba(0,0,0,0.2);
    }

    header.menu-visible .menu-toggle div:nth-child(2) {
        opacity: 0;
    }

    header.menu-visible .menu-toggle div:nth-child(1) {
        -webkit-transform: translateY(7px) rotate(45deg);
                transform: translateY(7px) rotate(45deg);
    }

    header.menu-visible .menu-toggle div:nth-child(3) {
        -webkit-transform: translateY(-7px) rotate(-45deg);
                transform: translateY(-7px) rotate(-45deg);
    }

    .box-1,
    .box-2,
    .box-3,
    .box-4,
    .box-5,
    .box-6,
    .box-7,
    .box-8 {
        display: none;
    }

    header .container,
    section#banner .container {
        padding: 0px 15px;
    }

    section#banner {
        height: 410px;
        overflow: hidden;
    }

    section#banner .details {height: 410px}
    section#banner .layer-2 {height: 225px}
    section#banner .layer-2:before {}
    section#banner .layer-2:after {height: 45px}
    section#banner .details .text-layer {bottom: 70px}

    section#banner h2 {
        font-size: 30px;
        line-height: 35px;
    }

    section#banner h3 {
        font-size: 35px;
        line-height: 40px;
        padding: 0;
    }

    section#banner h3 small {font-size: 16px}

    /*section#banner .selo {right: 20px}*/

    section#banner .details .text-layer .selo {
        top: -180px;
    }

    section#banner .layer-1 {
        top: 80px;
        right: -330px;
        height: 330px;
    }

    section#banner .layer-0 {
        height: 410px;
        width: 44.5vw;
    }

    section#tendencia {
        margin: 0px;
        background: #e9e9e9;
    }

    section#tendencia h2 {
        position: relative;

        top: 0;
        left: 0;

        font-size: 22px;
        line-height: 68px;
        text-align: center;

        -webkit-transform: none;
                transform: none;
    }

    section#tendencia .box-left {
        left: 50%;
        right: auto;
        width: 100vw !important;

        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
    }

    section#tendencia h2 br {
        display: none;
    }

    section#tendencia .box-left {
        top: 0;
        bottom: 0;
    }

    section#tendencia .quote-left {
        top: 15px;
        left: 15px;
        width: 40px;
    }

    section#tendencia .quote-right {
        right: 15px;
        bottom: 15px;
        width: 40px;
    }

    section#tendencia .owl-carousel img {
        max-width: 250px;
    }

    section#tendencia .owl-carousel .owl-item > div {
        padding: 75px 0px;
    }

    section#tendencia .owl-carousel .owl-dots {
        top: auto;
        left: 0px;
        bottom: 14px;
    }

    section#tendencia .owl-carousel .owl-dots .owl-dot {
        width: 12px;
        height: 12px;

        margin: 0px;
        margin-right: 10px;

        display: inline-block;
    }

    section#tendencia .box-right {
        display: none;
    }

    section#vantagens h2,
    section#vantagens h2 strong,
    section#localizacao h2,
    section#localizacao h2 strong,
    section#plantas h2,
    section#plantas h2 strong,
    section#entre-em-contato h2,
    section#entre-em-contato h2 strong {
        font-size: 22px;
        line-height: 68px;
    }

    section#vantagens h2,
    section#localizacao h2,
    section#plantas h2,
    section#entre-em-contato h2 {
        margin: 0;
        padding: 0;
        padding-top: 20px;
    }

    section#vantagens ul {
        font-size: 14px;
        line-height: 20px;
        padding: 25px 30px;
    }

    section#vantagens ul li:after,
    section#o-empreendimento .items ul li:after {
        top: 14px;
        width: 7px;
        height: 7px;
    }

    section#vantagens .right {
        background: #355d84;
    }

    section#vantagens .box-right {
        display: none;
    }

    section#vantagens .wrapper {
        padding: 0;
        background: #355d84;
    }

    section#localizacao .map,
    section#localizacao .map .vista {
        height: 440px;
    }

    section#localizacao .map .intro .text {
        padding: 12px 0px;
        font-size: 12px;
        line-height: 20px;
    }

    section#localizacao .address {
        font-size: 14px;
        line-height: 20px;
        padding: 14px 15px;
    }

    section#o-empreendimento h2 {
        font-size: 24px;
        line-height: 32px;
        padding: 30px 15px;
        text-align: center;
    }

    section#o-empreendimento .info {
        font-size: 14px;
        line-height: 24px;
        padding: 25px 20px;
        text-align: center;
    }

    section#o-empreendimento .box-red,
    section#o-empreendimento .box-gray {
        left: 50%;
        width: 100vw !important;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
    }

    section#o-empreendimento .items ul {
        font-size: 14px;
        line-height: 15px;
        padding: 30px 15px;
    }

    section#o-empreendimento .items ul li:after {
        top: 12px;
    }

    section#o-empreendimento .items ul li.spacer {
        width: 50px;
        margin: 15px 0;
    }

    section#o-empreendimento .items ul li.iptu:before {
        left: 200px;
        width: 45px;
        height: 45px;
        bottom: -5px
    }

    section#plantas,
    section#plantas .left,
    section#plantas .right {
        background: #e9e9e9;
    }

    section#plantas .nav {
        padding: 0;
    }

    section#plantas .nav div {
        height: auto;
    }

    section#plantas .nav a {
        margin: 0;
        display: block;
        text-align: center;
    }

    section#plantas .nav strong {
        display: none;
    }

    section#plantas .owl-carousel {
        top: 0;
        left: 0;
        position: relative;

        -webkit-transform: none;
                transform: none;
    }

    section#plantas .links.owl-carousel {
        padding: 0px 20px;
    }

    section#plantas .links.owl-carousel a,
    section#plantas .links.owl-carousel a.active {
        border: 0;
    }

    section#plantas .links.owl-carousel .owl-item {
        height: 44px;
        border: 2px solid #355d84;
        position: relative;
    }

    section#plantas .links.owl-carousel .owl-item a {
        top: 50%;
        width: 100%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        position: absolute;
    }

    section#plantas .images.owl-carousel {
        padding-top: 20px;
        padding-bottom: 40px;
    }

    section#plantas .links.owl-carousel .owl-nav {
        top: 50%;
        left: 0;
        right: 0;
        height: 0;

        overflow: visible;
        position: absolute;
    }

    section#plantas .links.owl-carousel .owl-nav button {
        color: #355d84;
        font-size: 30px;
        font-weight: normal;
        font-family: 'Lexend Deca';
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
    }

    section#plantas .links.owl-carousel .owl-nav button.owl-next {
        float: right;
    }

    section#plantas .links.owl-carousel .owl-nav button.owl-prev {
        float: left;
    }

    section#fotos-do-decorado {
        margin: 0;
    }

    section#fotos-do-decorado .box-right {
        display: none;
    }

    section#plantas h3,
    section#fotos-do-decorado h2 {
        width: auto;

        top: 0;
        left: 0;
        right: 0;
        padding: 0;

        color: #2d2d2f;
        font-size: 15px;
        line-height: 60px;

        -webkit-transform: none;
                transform: none;

        position: static;
    }

    section#fotos-do-decorado .col-lg-10 {
        padding: 0;
    }

    section#fotos-do-decorado .owl-carousel .owl-nav {
        left: 5px;
        right: 5px;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
    }

    section#fotos-do-decorado .owl-carousel .owl-nav .owl-prev,
    section#fotos-do-decorado .owl-carousel .owl-nav .owl-next {
        -webkit-transform: translateY(-50%) rotate(45deg) scale(0.8);
                transform: translateY(-50%) rotate(45deg) scale(0.4);
    }

    section#fotos-do-decorado .owl-carousel .owl-dots {
        text-align: center;
    }

    section#entre-em-contato .form .contact img {
        width: 200px;
        margin-left: 85px;
        margin-bottom: 18px;
    }

    section#entre-em-contato .form {
        padding: 40px 0px;
    }

    section#entre-em-contato .form .contact a {
        font-size: 18px;
        line-height: 38px;
    }

    section#entre-em-contato .form .contact a:last-child {
        font-size: 14px;
    }

    section#entre-em-contato .form {
        padding: 40px 0 0;
        text-align: center;
    }

    section#entre-em-contato .form .whatsapp,
    section#entre-em-contato .form .instagram {
        float: none;
        width: 38px;
        height: 38px;
        margin: 15px 5px 30px;
        vertical-align: bottom;
    }

    section#entre-em-contato .form .whatsapp i,
    section#entre-em-contato .form .instagram i {
        font-size: 22px;
        line-height: 38px;
    }

    section#entre-em-contato .form form {
        top: 0;
        left: 0;
        right: 0;
        position: relative;
        -webkit-transform: none;
                transform: none;
    }

    section#entre-em-contato .form .box-right {
        display: none;
    }

    section#entre-em-contato .form .right {
        padding: 25px 0px;
        background: white;
    }

    section#entre-em-contato .form form {
        padding: 0px 30px;
    }

    section#entre-em-contato .form form input {
        font-size: 14px;
        line-height: 45px;
        border-bottom-width: 1px;
    }

    section#entre-em-contato .form form h3 {
        font-size: 18px;
        line-height: 22px;
    }

    section#entre-em-contato .form form button {
        float: right;
    }

    section#entre-em-contato .form form .error {
        text-align: left;
    }

    section#entre-em-contato .form form .success {
        font-size: 14px;
        line-height: 20px;
        text-align: left;
        margin-top: 20px;
    }

    footer {padding-top: 30px}

    footer h2 {
        font-size: 18px;
        line-height: 25px;
    }

    footer p {
        font-size: 14px;
        line-height: 16px;
    }

    footer .spacer {
        margin: 15px auto 0px;
        width: 30px;
        height: 2px;
    }

    footer .marcas {
        margin-top: 20px;
    }

    footer h3 {
        font-size: 16px;
        line-height: 20px;
    }

    footer .area {line-height: 12px}


    section#localizacao .prev,
    section#localizacao .next {
        width: 60px;
        height: 60px;

        font-size: 0;
        line-height: 0;

        z-index: 2;
        position: absolute;

        -webkit-transform: rotate(45deg) scale(0.4);
                transform: rotate(45deg) scale(0.4);

        bottom: 10px;
    }

    section#localizacao .prev {
        float: left;
        left: 5px;

        -webkit-box-shadow: -5px 5px 5px rgba(0,0,0,0.2);
                box-shadow: -5px 5px 5px rgba(0,0,0,0.2);

        border-left: 5px solid rgba(255,255,255,0.8);
        border-bottom: 5px solid rgba(255,255,255,0.8);
    }

    section#localizacao .next {
        float: right;
        right: 5px;

        -webkit-box-shadow: 5px -5px 5px rgba(0,0,0,0.2);
                box-shadow: 5px -5px 5px rgba(0,0,0,0.2);

        border-top: 5px solid rgba(255,255,255,0.8);
        border-right: 5px solid rgba(255,255,255,0.8);
    }

    section#localizacao .map .vista {
        -webkit-transition: 0.4s ease;
                transition: 0.4s ease;
    }

    section#localizacao .map .vista.sprev {
        background-position: 50% 0
    }

    section#localizacao .map .vista.sprev2 {
        background-position: 0 0;
    }

    section#localizacao .map .vista.snext {
        background-position: 0 0;
    }

    section#localizacao .map .vista.snext2 {
        background-position: 100% 0
    }
}

@media (max-width: 767px) {
    /*section#banner .selo {
        top: 10px;
        right: 20px;
        width: 140px;
        height: 140px;
    }*/

    section#banner .layer-1 {
        left: -110px;
        right: auto;
    }

    section#banner .layer-2 {
        min-width: 768px;
        left: -115px;
    }
    
    section#banner .details .text-layer .selo {
        right: 0;
    }

    .display-b {display: block}
    .display-n {display: none}
}

/*@media (max-width: 575px) {
    section#banner .selo {
        width: 120px;
        height: 120px;
    }
}*/

@media (max-width: 475px) {
    section#banner h2 {
        font-size: 22px;
        line-height: 26px;
    }

    section#banner h3 {
        font-size: 25px;
        line-height: 28px;
    }

    section#banner h3 small, .ql {display: block}

    section#banner h2:nth-child(1) {margin-top: 35px}
}

@media (max-width: 1199px) {
    section#o-empreendimento .info p span,
    section#o-empreendimento h2 {
        font-size: 36px;
        line-height: 42px;
        padding: 60px 0px;
    }
}
@media (max-width: 991px) {
    section#o-empreendimento .info p span,
    section#o-empreendimento h2 {
        font-size: 24px;
        line-height: 32px;
        padding: 30px 0px;
        text-align: center;
        width: 100%;
    }
}
