body {
    margin: 0px;
    padding: 0px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500;
    background: #fff!important;
}

ul, li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

p {
    margin: 0px;
    padding: 0px;
}

* {
    outline: none;
}

img {
    border: none;
    outline: none;
}

a {
    border: none;
    outline: none;
    cursor: pointer;
}

.no-margin {
    margin: 0px!important;
}

.clear {
    clear: both;
}

.cont {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

    .cont h1 {
        padding-bottom: 15px;
        margin-bottom: 15px;
        margin-top: 40px;
        color: #0a3150;
        font-size: 30px;
        font-weight: 600;
        border-bottom: 1px solid #ced6dc;
    }

.footer .cont h1 {
    color: white;
    font-size: 12px;
    text-align:center;
}


/***HEADER***/
.header {
    width: 100%;
    height: 94px;
    background: url(images/bg_header.jpg) top left repeat-x;
    position: relative;
    z-index: 9999;
}

    .header .cont {
        height: 90px;
        background: #0a3150;
        float: none;
        display: block;
    }

        .header .cont .logo {
            float: left;
        }

        .header .cont .vendas {
            float: right;
            margin: 20px;
        }

.menutop {
    width: 100%;
    height: 50px;
    background: #05253f;
    clear: both;
}

.menu {
    width: 955px;
    margin: 0 auto;
    position: relative;
}

    .menu li {
        height: 45px;
        position: relative;
        float: left;
        margin-right: 12px;
    }

        .menu li a {
            display: block;
            padding: 14px 20px 10px 10px;
            color: #fff;
            text-decoration: none;
            font-size: 15px;
            text-transform: uppercase;
            background: url(images/seta_menu.png) top right no-repeat;
        }

            .menu li a:hover {
                color: #8fe042;
                background-position: right bottom;
            }


    .menu .boxmenu {
        width: 186px;
        position: absolute;
        z-index: 9999;
        background: #0a3150;
    }

        .menu .boxmenu .fechar {
            height: 26px;
            padding: 14px 20px 10px 10px;
            display: block;
            margin-bottom: 12px;
            position: absolute;
            top: -50px;
            color: #fff;
            text-decoration: none;
            font-size: 15px;
            text-transform: uppercase;
            background: #0a3150 url(images/seta_menu.png) top right no-repeat;
        }

        .menu .boxmenu .sub {
            margin-left: 10px;
            display: block;
            color: #fff;
            text-decoration: none;
            font-size: 14px;
            text-transform: uppercase;
            margin-top: 5px;
            line-height: 26px;
        }

            .menu .boxmenu .sub:hover {
                color: #8fe042;
            }

    .menu .m-empresa {
        left: 0px;
        top: 50px;
        padding: 5px 0px;
        display: none;
        z-index: 8000;
    }

    .menu .m-imoveis {
        left: 114px;
        top: 50px;
        padding: 5px 0px;
        display: none;
        z-index: 8000;
    }

    .menu .m-faleconosco {
        right: -52px;
        top: 50px;
        padding: 5px 0px;
        display: none;
        z-index: 8000;
    }

.lnk-base {
    position: absolute;
}




/*****MEGABANNER*****/
.megabanner {
    width: 100%;
    height: 514px;
    position: relative;
    background: #fff;
    margin-bottom: 80px;
    clear: both;
}

    .megabanner article a {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        display: block;
    }

    .megabanner .wmuSlider {
        height: 490px!important;
    }

        .megabanner .wmuSlider article {
            background-position: top center;
            background-repeat: no-repeat;
        }

        .megabanner .wmuSlider .wmuSliderWrapper {
            height: 490px;
        }

            .megabanner .wmuSlider .wmuSliderWrapper article {
                height: 490px;
            }

.bannertexto {
    width: 900px;
    height: 340px;
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -490px;
    z-index: 100;
}

    .bannertexto span {
        width: 230px;
        height: 270px;
        padding: 35px;
        background: url(../images/bg_box_megabanner.png) top left repeat;
        color: #fff;
        font-size: 14px;
        line-height: 23px;
        position: absolute;
        right: 20px;
        bottom: 0px;
    }

        .bannertexto span h1 {
            color: #fff;
        }

        .bannertexto span h2 {
            color: #fff;
            font-size: 12px;
        }

        .bannertexto span a {
            width: 210px;
            padding: 10px;
            color: #fff;
            font-size: 14px;
            background: #ed1d24;
            display: block;
            margin-top: 10px;
            text-decoration: none;
            text-align: center;
            text-transform: uppercase;
        }

.megabanner .wmuSliderPrev {
    width: 80px!important;
    height: 126px;
    cursor: pointer;
    left: 0px!important;
    background: url(images/seta_megabanner_prev.png) top left no-repeat!important;
}

.megabanner .wmuSliderNext {
    width: 80px!important;
    height: 126px;
    cursor: pointer;
    right: 0px!important;
    background: url(images/seta_megabanner_next.png) top left no-repeat!important;
}

.megabanner .wmuSliderPagination {
    display: none;
}


/*****HOME*****/

/*****BANNER*****/
.home .banner {
    width: 619px;
    height: 351px;
    position: relative;
    background: #fff;
    float: left;
}

    .home .banner .wmuSliderPrev {
        width: 80px!important;
        height: 126px;
        cursor: pointer;
        left: 0px!important;
        background: url(images/icon_branco_prev.png) top left no-repeat!important;
    }

    .home .banner .wmuSliderNext {
        width: 80px!important;
        height: 126px;
        cursor: pointer;
        right: 0px!important;
        background: url(images/icon_branco_next.png) top left no-repeat!important;
    }

    .home .banner .wmuSliderPagination {
        display: none;
    }

.home .bannerclassificados {
    float: right;
}

.home .maisbanner {
    float: left;
    margin: 40px 10px 40px 10px;
}

.home .bannervendas {
    float: left;
    margin: 0px 25px 0px 0px;
}

.home .boxend {
    width: 290px;
    float: left;
    margin-right: 15px;
}

    .home .boxend strong {
        color: #0a3150;
        font-size: 18px;
    }

    .home .boxend p {
        color: #7e7e7e;
        font-size: 14px;
        font-weight: 300;
        border-bottom: 1px dotted #7e7e7e;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .home .boxend .telefone {
        padding: 5px;
        border-radius: 5px;
        color: #fff;
        text-decoration: none;
        background: #0b385b;
        display: inline-block;
        -webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75);
        -moz-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75);
        box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75);
    }

.home .area {
    width: 300px;
    float: left;
    margin-left: 20px;
}

    .home .area .boxarea {
        width: 280px;
        height: 110px;
        padding: 10px;
        margin-bottom: 20px;
        background: #e6e6e6;
        color: #7e7e7e;
        font-size: 14px;
    }

        .home .area .boxarea strong {
            color: #0a3150;
            font-size: 21px;
        }

    .home .area .inp {
        width: 116px;
        height: 15px;
        margin: 5px;
        color: #7e7e7e;
        padding: 2px;
        font-size: 11px;
        border-top: 1px solid #adadaf;
    }

    .home .area .bt_enviar {
        background: #84dd3c;
        font-weight: 700;
        padding: 3px 8px;
        border-radius: 5px;
        margin-right: 13px;
        margin-top: 3px;
        color: #fff;
        text-decoration: none;
        font-size: 14px;
        text-transform: uppercase;
        float: right;
        text-shadow: 0px 0px 2px rgba(150, 150, 150, 1);
        -webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75);
        -moz-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75);
        box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75);
    }

    .home .area .esquecisenha {
        text-decoration: none;
        color: #7e7e7e;
        font-size: 12px;
        float: left;
    }


/*****RESULTADO DE BUSCA******/

.resultado {
}

    .resultado ul li {
        width: 300px;
        height: 800px;
        float: left;
        margin: 0 20px 40px 0;
        background: #e8e8e8;
        position: relative;
    }

        .resultado ul li .fachada {
            width: 289px;
            height: 283px;
            margin: 5px auto 0 auto;
            display: block;
        }

        .resultado ul li .status {
            width: 289px;
            margin: 0px auto;
            display: block;
            padding: 10px 0;
            font-size: 18px;
            text-align: center;
            text-transform: uppercase;
            font-weight: 900;
            color: #0a3150;
            background: #b2ff5a;
            border-bottom: 1px solid #d4d6d9;
        }

        .resultado ul li .nomelocal {
            width: 100%;
            margin: 10px auto;
            display: block;
            padding: 10px 0;
            font-size: 18px;
            text-align: center;
            text-transform: uppercase;
            font-weight: 600;
            color: #fff;
            background: #0a3150;
            border-bottom: 1px solid #d4d6d9;
        }

            .resultado ul li .nomelocal span span {
                display: block;
                font-size: 16px;
                text-align: center;
                font-weight: 300;
                color: #fff;
                text-transform: none;
            }

        .resultado ul li p {
            width: 260px;
            margin: 5px auto!important;
            display: block;
            padding: 10px 0;
            font-size: 14px;
            color: #0a3150;
            border-bottom: 1px dotted #d4d6d9;
        }

            .resultado ul li p strong {
                font-weight: 600;
                display: block;
            }

            .resultado ul li p a {
                color: #3791ce;
                text-decoration: none;
            }

        .resultado ul li .btinfo {
            width: 140px;
            display: block;
            text-align: center;
            padding: 3px;
            border-radius: 6px;
            position: absolute;
            bottom: 10px;
            left: 70px;
            background: #0a3151;
            text-decoration: none;
            font-size: 14px;
            text-transform: uppercase;
            font-weight: 600;
            color: #fff;
        }


/********FICHA*********/
.bannerficha {
    width: 100%;
    height: 346px;
    background-position: top center;
    background-repeat: no-repeat;
}

.ficha {
    width: 940px;
    min-height: 500px;
    margin-top: -145px;
    background: #fff;
    position: relative;
    z-index: 100;
}

    .ficha .boxficha {
        width: 886px;
        margin: 0px auto;
        padding: 10px 0;
    }

        .ficha .boxficha .imgcategoria {
            margin-bottom: 30px;
        }

        .ficha .boxficha h1 {
            font-weight: 600;
            font-size: 30px;
            border: none;
            padding: 0px;
            margin: 0px;
        }

        .ficha .boxficha h2 {
            font-size: 16px;
            font-weight: 500;
            color: #0a3150;
            border: none;
            padding: 0px;
            margin: 0px 0 20px 0;
        }

        .ficha .boxficha p {
            font-size: 14px;
            font-weight: 500;
            color: #05253f;
            text-align: justify;
            padding: 20px 0 10px 0;
        }

        .ficha .boxficha .desc {
            width: 540px;
            float: left;
            margin: 0 auto;
        }

            .ficha .boxficha .desc .logoempre {
                float: left;
                margin: 0 20px 30px 0;
            }

            .ficha .boxficha .desc h1 {
                width: 300px;
                float: left;
            }

            .ficha .boxficha .desc h2 {
                width: 300px;
                float: left;
                margin-bottom: 20px;
            }

            .ficha .boxficha .desc p {
                width: 530px;
                clear: both;
                border-top: 1px solid #d2d8dc;
                margin-bottom: 30px;
            }

                .ficha .boxficha .desc p a {
                    color: #3791ce;
                    text-decoration: none;
                }

        .ficha .boxficha .fachada {
            float: right;
        }

    .ficha .images h1 {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }

    .ficha .images h2 {
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

.flexslider .slides > li {
    position: relative;
}

.ficha .images .legenda {
    height: 40px;
    width: 886px;
    background: #062843;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 100;
}

    .ficha .images .legenda .leg-princ {
        float: left;
        color: #a0f33f;
        font-size: 16px;
        padding: 10px;
        font-weight: 300;
    }

    .ficha .images .legenda .numeracao {
        float: right;
        color: #fefeff;
        font-size: 14px;
        padding: 10px;
    }

.ficha .tecnica .bx-esq {
    width: 400px;
    float: left;
}

    .ficha .tecnica .bx-esq .boxtenxto, .ficha .tecnica .bx-esq .boxtenxto font {
        font-family: 'Source Sans Pro', sans-serif!important;
        font-weight: 500!important;
        font-size: 16px;
        color: #4f4f4f;
    }

        .ficha .tecnica .bx-esq .boxtenxto strong {
            font-weight: 900!important;
            color: #0a3150;
        }

        .ficha .tecnica .bx-esq .boxtenxto a, .ficha .tecnica .bx-esq .boxtenxto a font {
            color: #3791ce;
        }

    .ficha .tecnica .bx-esq .linha {
        padding-top: 15px;
        margin-bottom: 15px;
        border-bottom: 1px dotted #b4b4b4;
        display: block;
    }

.ficha .tecnica .bx-dir {
    width: 400px;
    float: right;
}

    .ficha .tecnica .bx-dir .inp-text {
        width: 360px;
        height: 20px;
        padding: 5px;
        margin-top: 10px;
        border: 1px solid #e4e5e7;
        border-top: 1px solid #adadaf;
        font-size: 13px;
        color: #7e7e7e;
        font-weight: 500;
        font-family: 'Source Sans Pro', sans-serif!important;
    }

    .ficha .tecnica .bx-dir .txtarea {
        width: 360px;
        height: 60px;
        padding: 5px;
        margin: 10px 0 20px 0;
        border: 1px solid #e4e5e7;
        border-top: 1px solid #adadaf;
        font-size: 13px;
        color: #7e7e7e;
        font-weight: 500;
        font-family: 'Source Sans Pro', sans-serif!important;
    }

    .ficha .tecnica .bx-dir .btverde {
        color: #fff;
        font-weight: bold;
        font-size: 16px;
        border-radius: 8px;
        padding: 8px 15px;
        border: 1px solid #e5e5e5;
        background: #7edb38;
        text-transform: uppercase;
        text-decoration: none;
    }

.tel-obrig {
    font-size: 20px;
    font-weight: 600;
    color: #c2c2c2;
    float: right;
    text-align: right;
    margin-right: 30px;
}

    .tel-obrig span {
        font-size: 12px;
        font-weight: 300;
        display: block;
    }

.ficha .localizacao h1.font22 {
    font-size: 22px;
}

.ficha .localizacao h2 {
    margin-bottom: 20px;
}

.ficha .andamento h2 {
    margin-bottom: 30px;
}

.ficha .andamento strong {
    color: #0a3150;
    font-weight: 600;
    font-size: 18px;
}

.ficha .andamento .fotosobra {
    height: 330px;
    margin: 30px auto;
}

    .ficha .andamento .fotosobra li {
        float: left;
        margin: 0 13px 15px 0;
    }

        .ficha .andamento .fotosobra li img {
            border: 1px solid #cecece!important;
        }

.ficha .andamento .periodo {
    float: right;
    margin-right: 15px;
    font-size: 14px;
    color: #0a3150;
}

    .ficha .andamento .periodo strong {
        font-size: 16px;
    }

.ficha .andamento .boxperiodo {
    width: 870px;
    padding: 20px 0;
    margin: 30px 0;
    border: 1px solid #ccc;
    text-align: center;
}


/********OBRAAS REALIZADAS**********/

h1 .selecionar {
    float: right;
    font-size: 16px;
    font-weight: 700;
}

    h1 .selecionar select {
        display: block;
        width: 160px;
    }

.maisinfo {
    position: absolute;
    bottom: 40px;
    left: 0px;
    background: #092e4c;
    border-radius: 8px;
    display: block;
    text-transform: uppercase;
    color: #fff!important;
    padding: 3px 10px;
    font-size: 14px;
    font-weight: 600;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.55);
    -moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.55);
    box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.55);
}

.paginacao {
    width: 100%;
    margin-top: 30px;
    text-align: right;
    color: #4f4f4f;
}

    .paginacao a {
        color: #4f4f4f;
        text-decoration: none;
        font-weight: 300;
    }

        .paginacao a:hover {
            text-decoration: underline;
        }

    .paginacao span {
        font-weight: 900;
    }

.obrasrealizadas h1 {
    font-size: 24px;
}

.obrasrealizadas .listaobrasrealizadas {
}

    .obrasrealizadas .listaobrasrealizadas li {
        width: 950px;
        height: 285px;
        background: #e8e8e8;
        padding: 5px;
        border-top: 1px solid #d1d5d9;
        margin-top: 40px;
        -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.55);
        -moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.55);
        box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.55);
    }

        .obrasrealizadas .listaobrasrealizadas li img {
            margin-right: 20px;
            float: left;
        }

        .obrasrealizadas .listaobrasrealizadas li .descobras {
            width: 635px;
            height: 285px;
            float: left;
            position: relative;
        }

        .obrasrealizadas .listaobrasrealizadas li h1 {
            border: none;
            margin: 20px 0 0 0;
            padding: 0px;
            font-size: 25px;
        }

        .obrasrealizadas .listaobrasrealizadas li h2 {
            border: none;
            margin: 0 0 10px 0;
            padding: 0px;
            font-size: 16px;
            font-weight: 300;
            color: #0a3150;
        }

        .obrasrealizadas .listaobrasrealizadas li p {
            font-size: 14px;
            font-weight: 500;
            color: #0a3150;
        }

            .obrasrealizadas .listaobrasrealizadas li p.obracontato {
                width: 300px;
                margin-top: 10px;
                padding-top: 10px;
                border-top: 1px dotted #000;
                line-height: 20px;
            }

        .obrasrealizadas .listaobrasrealizadas li a {
            color: #3791ce;
            text-decoration: none;
        }

.clipping h1 {
    font-size: 25px;
}

.clipping .listaclipping {
}

    .clipping .listaclipping li {
        width: 420px;
        height: 150px;
        background: #e8e8e8;
        padding: 20px;
        border-top: 1px solid #d1d5d9;
        margin: 10px 10px;
        float: left;
        -webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.55);
        -moz-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.55);
        box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.55);
        position: relative;
    }

        .clipping .listaclipping li h1 {
            border: none;
            margin: 0;
            padding: 0px;
            font-size: 25px;
        }

        .clipping .listaclipping li h2 {
            border: none;
            margin: 0 0 10px 0;
            padding: 0px;
            font-size: 16px;
            font-weight: 300;
            color: #0a3150;
        }

        .clipping .listaclipping li p {
            font-size: 14px;
            font-weight: 300;
            color: #0a3150;
            padding-top: 10px;
            border-top: 1px dotted #b9bdc2;
        }

        .clipping .listaclipping li .maisinfo {
            left: 20px;
            bottom: 10px;
            text-decoration: none;
        }

/********FALE CONOSCO********/

.faleconosco {
}

    .faleconosco h1 {
        border: none;
        margin-bottom: 0px;
    }

    .faleconosco h3 {
        color: #0a3150;
        font-weight: 300;
        font-size: 16px;
        margin-top: -10px;
        margin-bottom: 20px;
    }

    .faleconosco i {
        font-size: 13px;
    }

    .faleconosco .menucontato {
        height: 80px;
    }

        .faleconosco .menucontato li {
            width: 178px;
            height: 45px;
            float: left;
            padding: 15px 0 0 0;
            margin: 0 5px;
            background: url(images/bg_menu_fale.png) top center no-repeat;
            font-size: 16px;
            font-weight: 600;
            color: #05253f;
            text-align: center;
            text-transform: uppercase;
            cursor: pointer;
        }

            .faleconosco .menucontato li:hover {
                color: #fff;
                background-position: bottom center;
            }

        .faleconosco .menucontato .ativo {
            color: #fff;
            background-position: bottom center;
        }


    .faleconosco .form {
        width: 100%;
        min-height: 800px;
        background: url(images/faleconsoco-foto.jpg) 465px 100px no-repeat;
        font-size: 16px;
        font-weight: 500;
        color: #7e7e7e;
    }

        .faleconosco .form h3 {
            font-weight: 900;
        }

        .faleconosco .form .sac, juntese, fornecedor {
            clear: both;
        }

        .faleconosco .form .divform {
            padding-top: 30px;
        }

        .faleconosco .form .inp {
            height: 20px;
            padding: 5px;
            margin-top: 10px;
            border: 1px solid #e4e5e7;
            border-top: 1px solid #adadaf;
            font-size: 13px;
            color: #7e7e7e;
            font-weight: 500;
            margin: 5px 0;
        }

        .faleconosco .form .select {
            height: 30px;
        }

        .faleconosco .form .textarea {
            height: 110px;
            font-family: 'Source Sans Pro', sans-serif;
            font-size: 15px;
            color: #7e7e7e;
            margin: 5px 0;
            font-weight: 500;
        }

        .faleconosco .form .bt_enviar {
            background: #84dd3c;
            border: none;
            display: block!important;
            width: 50px!important;
            height: 20px!important;
            padding: 5px 15px;
            border-radius: 5px;
            font-weight: 600;
            color: #fff;
            text-decoration: none;
            font-size: 16px;
            text-transform: uppercase;
            margin: 15px 0;
        }

.empresa {
}

    .empresa h1 {
        border: none;
        padding: 0px;
    }

    .empresa h3 {
        color: #0a3150;
        font-weight: 500;
        font-size: 16px;
        margin: -10px 0 20px 0;
        padding: 0px;
    }

    .empresa p {
        color: #4f4f4f;
        font-weight: 500;
        font-size: 16px;
        margin: 0 0 20px 0;
        padding: 0px;
        line-height: 23px;
    }

        .empresa p strong {
            color: #0a3150;
            font-weight: bold;
            font-size: 16px;
            margin: 0 0 20px 0;
            padding: 0px;
        }

    .empresa .logo-sgqc {
        float: left;
        margin-right: 20px;
    }

    .empresa .banners-empresa li {
        float: left;
        margin-right: 20px;
        margin-top: 50px;
    }


/********STAND********/

.stand {
    color: #4f4f4f;
    font-weight: 300;
    font-size: 16px;
    line-height: 23px;
}

    .stand h3 {
        color: #0a3150;
        font-weight: 300;
        font-size: 16px;
        margin-top: -10px;
    }

    .stand i {
        font-size: 13px;
    }

    .stand strong {
        color: #0a3150;
        font-weight: bold;
        font-size: 16px;
        margin: 0 0 20px 0;
        padding: 0px;
    }

    .stand .menustand {
        height: 80px;
    }

        .stand .menustand li {
            width: 303px;
            height: 45px;
            float: left;
            padding: 15px 0 0 0;
            margin: 0 5px;
            background: url(images/bg_submenu_stand.jpg) top center no-repeat;
            font-size: 16px;
            font-weight: 600;
            color: #05253f;
            text-align: center;
            text-transform: uppercase;
            cursor: pointer;
        }

            .stand .menustand li:hover {
                color: #fff;
                background-position: bottom center;
            }

        .stand .menustand .ativo {
            color: #fff;
            background-position: bottom center;
        }

    .stand .fotos-stand {
        height: 250px;
        padding-bottom: 50px;
        margin-bottom: 50px;
        border-bottom: 1px solid #d2d8dc;
    }

        .stand .fotos-stand li {
            float: left;
            margin-right: 15px;
            margin-top: 50px;
        }

    .stand .mapa {
        margin: 20px 0px 0 0;
    }


/*****CONCEITO******/

.conceito {
    overflow: hidden;
    padding-top: 220px;
    background: url(images/bg_conceito.jpg) top center no-repeat;
}

    .conceito .cont {
        width: 900px;
    }

    .conceito h1 {
        border: none;
        margin: 0px;
        padding: 0px;
        font-weight: 900;
    }

    .conceito h2 {
        font-size: 16px;
        margin: 0px 0 20px 0;
        font-weight: 500;
    }

    .conceito p {
        width: 880px;
        font-size: 16px;
        margin: 0px 0 20px 0;
        padding-bottom: 30px;
        font-weight: 500;
        border-bottom: 1px solid #d2d8dc;
    }

    .conceito strong {
        color: #0a3150;
        font-weight: 900;
        font-size: 17px;
    }

    .conceito ul {
        margin-top: 50px;
        width: 960px;
    }

        .conceito ul li {
            width: 300px;
            height: 550px;
            float: left;
            margin: 0 20px 80px 0;
            background: #e8e8e8;
            position: relative;
            -webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.55);
            -moz-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.55);
            box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.55);
        }

            .conceito ul li .logoemp {
                width: 100%;
                height: 75px;
                background: #fff;
                text-align: center;
            }

            .conceito ul li .fachada {
                width: 289px;
                height: 283px;
                margin: 5px auto 0 auto;
                display: block;
                text-align: center;
            }

            .conceito ul li .status {
                width: 289px;
                margin: 0px auto;
                display: block;
                padding: 10px 0;
                font-size: 18px;
                text-align: center;
                text-transform: uppercase;
                font-weight: 900;
                color: #fff;
                background: #e23333;
                border-bottom: 1px solid #d4d6d9;
            }

            .conceito ul li .nomelocal {
                width: 100%;
                margin: 10px auto;
                display: block;
                padding: 10px 0;
                font-size: 18px;
                text-align: center;
                text-transform: uppercase;
                font-weight: 600;
                color: #fff;
                background: #0a3150;
                border-bottom: 1px solid #d4d6d9;
            }

                .conceito ul li .nomelocal span {
                    display: block;
                    font-size: 16px;
                    text-align: center;
                    font-weight: 300;
                    color: #fff;
                    text-transform: none;
                }

            .conceito ul li p {
                width: 260px;
                margin: 5px auto!important;
                display: block;
                padding: 10px 0;
                font-size: 14px;
                text-align: center;
                color: #0a3150;
                font-size: 16px;
                font-weight: 500;
                border: none;
            }

                .conceito ul li p strong {
                    font-weight: 600;
                    display: block;
                    font-size: 18px;
                }

                .conceito ul li p a {
                    color: #3791ce;
                    text-decoration: none;
                }

            .conceito ul li .btinfo {
                width: 140px;
                display: block;
                text-align: center;
                padding: 3px;
                border-radius: 6px;
                position: absolute;
                bottom: 10px;
                left: 70px;
                background: #0a3151;
                text-decoration: none;
                font-size: 14px;
                text-transform: uppercase;
                font-weight: 600;
                color: #fff;
                text-align: center;
            }



/***FOOTER***/
.footer {
    width: 100%;
    height: 400px;
    margin-top: 50px;
    padding: 150px 0 0 0;
    background: #0a3150 url(images/bg_footer.jpg) top center no-repeat;
}

    .footer .socialfooter {
        width: 800px;
        margin: 0 auto;
        text-align: center;
    }

        .footer .socialfooter a {
            margin: 0 10px;
        }

        .footer .socialfooter .titulo {
            display: block;
            color: #a5ff3e;
            text-transform: uppercase;
            margin-bottom: 20px;
            text-decoration: none;
        }

    .footer .cont .footermenu {
        width: 990px;
        height: 200px;
        margin: 0 auto;
        padding: 20px 0 0 0;
    }

        .footer .cont .footermenu li {
            float: left;
            padding: 0px 40px;
        }

            .footer .cont .footermenu li span {
                font-size: 24px;
                color: #c2c2c2;
                margin-top: -20px;
                display: block;
            }

            .footer .cont .footermenu li a.titulo {
                display: block;
                color: #a5ff3e;
                text-transform: uppercase;
                margin-bottom: 20px;
                text-decoration: none;
            }

            .footer .cont .footermenu li a {
                display: block;
                color: #fff;
                font-size: 14px;
                margin-bottom: 5px;
            }

    .footer .txtfinal {
        width: 960px;
        margin: 0px auto 0 auto;
        text-align: center;
        clear: both;
        font-size: 13px;
        color: #fff;
    }

.assoficina {
    float: right;
    margin-top: -20px;
}



/******BOX FORM FUTUROS LANCAMENTOS*******/

.boxform {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

    .boxform .formclassificados {
        width: 308px;
        height: 330px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -193px 0 0 -167px;
        padding: 20px;
        background: #e6e6e6;
        z-index: 9999;
    }

    .boxform .boxtransp {
        width: 370px;
        height: 390px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -203px 0 0 -178px;
        background: #000;
        opacity: 0.1;
        z-index: 500;
    }

    .boxform .formclassificados h1 {
        font-family: 'Source Sans Pro', sans-serif;
        padding: 0px;
        margin: 0px;
        font-size: 30px;
        border: none;
    }

    .boxform .formclassificados h2 {
        font-family: 'Source Sans Pro', sans-serif;
        padding: 0px;
        margin: 5px 0 20px 0;
        font-size: 15px;
        letter-spacing: 0.04em;
    }

    .boxform .formclassificados span {
        float: right;
        font-size: 18px;
        font-weight: bold;
        color: #7e7e7e;
    }

    .boxform .formclassificados .btenviar {
        float: left;
        border: none;
    }

    .boxform .inptext {
        width: 303px;
        height: 28px;
        margin-bottom: 10px;
        padding-left: 5px;
        border-top: 1px solid #adadaf!important;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 16px;
        color: #000;
    }

    .boxform textarea {
        width: 303px;
        height: 70px;
        margin-bottom: 10px;
        padding-left: 5px;
        border-top: 1px solid #adadaf!important;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 16px;
        color: #000;
    }

.fechar-pop {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    display: block;
    z-index: 100;
}

.form-bts {
    width: 86px;
    height: 39px;
    background: url(images/bt_enviar.png) top center no-repeat;
    text-indent: -9999em;
    border: none;
    cursor: pointer;
}



/***************
    SLIDE
    *********************/

/* Demo */
.wmuSlider,
.wmuGallery {
    margin-bottom: 20px;
}

/* mwuSlider */
.wmuSlider {
    position: relative;
    overflow: hidden;
}

    .wmuSlider .wmuSliderWrapper {
    }

        .wmuSlider .wmuSliderWrapper article {
            position: relative;
            text-align: center;
        }

.megabanner .wmuSlider .wmuSliderWrapper article img {
    /*max-width: 100%;
    width: auto;*/
    height: 514px;
}

.bairros .wmuSlider .wmuSliderWrapper article img {
    /*max-width: 100%;
    width: auto;*/
    height: 238px;
}


/* mwuGallery */
.wmuGallery .wmuGalleryImage {
    position: relative;
    text-align: center;
}

    .wmuGallery .wmuGalleryImage img {
        max-width: 100%;
        width: auto;
        height: auto;
    }

/* Default Skin */
.wmuGallery .wmuGalleryImage {
    margin-bottom: 10px;
}

.wmuSliderPrev, .wmuSliderNext {
    position: absolute;
    width: 40px;
    height: 80px;
    text-indent: -9999px;
    background: url(images/sprites.png) no-repeat 0 0;
    top: 50%;
    margin-top: -40px;
    z-index: 2;
}

.wmuSliderPrev {
    background-position: 100% 0;
    left: 20px;
}

.wmuSliderNext {
    right: 20px;
}

.wmuSliderPagination {
    z-index: 2;
    position: absolute;
    left: 20px;
    bottom: 10px;
}

    .wmuSliderPagination li {
        float: left;
        margin: 0 5px 0 0;
        list-style-type: none;
    }

    .wmuSliderPagination a {
        display: block;
        text-indent: -9999px;
        width: 10px;
        height: 10px;
        background: url(images/sprites.png) no-repeat 0 -80px;
    }

        .wmuSliderPagination a.wmuActive {
            background-position: -10px -80px;
        }
