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;
    position:absolute;
}
form img{ position:relative; }

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;
}

.bt_enviar {
    background: #84dd3c;
    font-weight: 700;
    border: none;
    padding: 5px 10px;
    border-radius: 5px;
    margin-right: 13px;
    margin-top: 3px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    float: left;
    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);
}

.enviando {
    display: none;
}


/***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 .btscenter {
            position: absolute;
            top: 4px;
            left: 200px;
        }

        .header .cont .logo {
            float: left;
        }

        .header .cont .vendas {
            float: left;
            margin: 0px 7px;
        }

        .header .cont .sac {
            position: absolute;
            top: 10px;
            right: 10px;
        }

.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 5px;
            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: -84px;
        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;
}

.megabanner2 .lnkbanner {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
}

.megabanner .wmuSlider {
    height: 490px!important;
}

    .megabanner .wmuSlider div {
        background-position: top center;
        background-repeat: no-repeat;
    }

    .megabanner .wmuSlider .wmuSliderWrapper {
        height: 490px;
    }

        .megabanner .wmuSlider .wmuSliderWrapper div {
            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;
    top: 40%;
    background: url(images/seta_megabanner_prev.png) top left no-repeat!important;
    display: none;
}

.megabanner .wmuSliderNext {
    width: 80px!important;
    height: 126px;
    cursor: pointer;
    right: 0px!important;
    left: inherit;
    top: 40%;
    background: url(images/seta_megabanner_next.png) top left no-repeat!important;
    display: none;
}

.megabanner .wmuSliderPagination {
    display: none;
}


/*****MEGABANER 2*****/

.megabanner2 {
    width: 100%;
    height: 400px;
    position: relative;
    overflow: hidden;
    margin-bottom: 50px;
}

.mbanner {
    width: 100%;
    height: 395px;
}

.bgbanner {
    width: 100%;
    height: 95px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 10;
    display: none;
    background: -moz-linear-gradient(top, rgba(5,21,34,0.9) 0%, rgba(5,21,34,0.9) 1%, rgba(5,21,34,0.9) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(5,21,34,0.9)), color-stop(1%,rgba(5,21,34,0.9)), color-stop(100%,rgba(5,21,34,0.9)));
    background: -webkit-linear-gradient(top, rgba(5,21,34,0.9) 0%,rgba(5,21,34,0.9) 1%,rgba(5,21,34,0.9) 100%);
    background: -o-linear-gradient(top, rgba(5,21,34,0.9) 0%,rgba(5,21,34,0.9) 1%,rgba(5,21,34,0.9) 100%);
    background: -ms-linear-gradient(top, rgba(5,21,34,0.9) 0%,rgba(5,21,34,0.9) 1%,rgba(5,21,34,0.9) 100%);
    background: linear-gradient(to bottom, rgba(5,21,34,0.9) 0%,rgba(5,21,34,0.9) 1%,rgba(5,21,34,0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6051522', endColorstr='#e6051522',GradientType=0 );
}

.megabanner2 #carousel {
    width: 960px;
    height: 95px;
    margin: 0 auto;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -480px;
    z-index: 20;
    font-size: 13px;
    display: none;
}

    .megabanner2 #carousel li {
        color: #fff;
        border-right: 1px solid #fff;
        height: 75px;
        padding: 10px 5px;
        text-align: center;
        cursor: pointer;
    }

        .megabanner2 #carousel li .bnbairro {
            display: block;
            margin-bottom: 5px;
            font-weight: bold;
            text-transform: uppercase;
            color: #a5ff3e;
        }

        .megabanner2 #carousel li .bn_empre {
            display: block;
            margin-top: 5px;
            font-weight: bold;
        }

    .megabanner2 #carousel .flex-active-slide .bnbairro {
        color: #a5ff3e;
    }

    .megabanner2 #carousel li strong {
        font-weight: normal;
    }

    .megabanner2 #carousel li p {
        margin: 0 auto;
        width: 200px;
        text-align: center;
    }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
    margin: 0;
    padding: 0;
}

    .flexslider .slides > li {
        display: none;
        -webkit-backface-visibility: hidden;
    }
    /* Hide the slides before the JS is loaded. Avoids image jumping */
    .flexslider .slides img {
        max-height: 400px;
        display: block;
    }

.flex-pauseplay span {
    text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
    display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1;
}

.carousel li {
    margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
    *height: 0;
}

    .flex-direction-nav a {
        text-decoration: none;
        display: block;
        width: 40px;
        height: 40px;
        margin: -20px 0 0;
        position: absolute;
        top: 50%;
        z-index: 10;
        overflow: hidden;
        opacity: 0;
        cursor: pointer;
        color: rgba(0,0,0,0.8);
        text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
    }

    .flex-direction-nav .flex-prev {
        width: 30px!important;
        height: 30px;
        cursor: pointer;
        background: url(images/icon_branco_prev.png) top left no-repeat!important;
        left: -50px;
        text-indent: -9999em;
    }

    .flex-direction-nav .flex-next {
        right: -50px;
        width: 30px!important;
        height: 30px;
        cursor: pointer;
        background: url(images/icon_branco_next.png) top left no-repeat!important;
        text-indent: -9999em;
    }

.flexslider:hover .flex-prev {
    opacity: 0.7;
    left: -20px;
}

.flexslider:hover .flex-next {
    opacity: 0.7;
    right: -20px;
}

    .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
        opacity: 1;
    }

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
}

.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    line-height: 1;
    display: inline-block;
    content: '\f001';
}

.flex-direction-nav a.flex-next:before {
    content: '\f002';
    display: none;
}

/* Pause/Play */
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

    .flex-pauseplay a:before {
        font-family: "flexslider-icon";
        font-size: 20px;
        display: inline-block;
        content: '\f004';
    }

    .flex-pauseplay a:hover {
        opacity: 1;
    }

    .flex-pauseplay a.flex-play:before {
        content: '\f003';
    }

/* Control Nav */
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

    .flex-control-nav li {
        margin: 0 6px;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0,0,0,0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}

    .flex-control-paging li a:hover {
        background: #333;
        background: rgba(0,0,0,0.7);
    }

    .flex-control-paging li a.flex-active {
        background: #000;
        background: rgba(0,0,0,0.9);
        cursor: default;
    }

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

    .flex-control-thumbs li {
        width: 25%;
        float: left;
        margin: 0;
    }

    .flex-control-thumbs img {
        width: 100%;
        display: block;
        opacity: .7;
        cursor: pointer;
    }

        .flex-control-thumbs img:hover {
            opacity: 1;
        }

    .flex-control-thumbs .flex-active {
        opacity: 1;
        cursor: default;
    }

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}



/*****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: 10px 20px 40px 0px;
}

.home .bannervendas {
    float: left;
    
}

.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: 8px;
        border-radius: 5px;
        color: #fff;
        text-decoration: none;
        font-size: 12px;
        letter-spacing: 1px;
        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 .bcliente {
        width: 300px;
        height: 282px;
    }

    .home .area .boxarea {
        width: 300px;
        height: 282px;
        padding: 10px;
        margin-bottom: 20px;
        background: url(images/bg_areacliente.jpg) top left no-repeat;
        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;
        border: 0px;
        padding: 5px 8px;
        border-radius: 5px;
        margin-right: 34px;
        margin-top: 3px;
        color: #fff;
        text-decoration: none;
        font-size: 11px;
        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;
    }

    .home .area .bsac {
        width: 130px;
        height: 65px;
        padding: 3px;
        border-radius: 5px;
        background: #163b59;
        color: #fff;
        font-size: 12px;
        text-align: center;
        margin: 20px 0 0 0;
    }

        .home .area .bsac strong {
            color: #a5ff3e;
            display: block;
            font-size: 12px;
            margin: 5px auto;
            text-transform: uppercase;
        }


.home .imoveisdestaque {
    width: 960px;
    height: 690px;
    clear: both;
}

    .home .imoveisdestaque h2 {
        color: #fff;
        font-size: 20px;
        padding-bottom: 20px;
        margin-bottom: 40px;
        border-bottom: 1px solid #ced6db;
    }

        .home .imoveisdestaque h2 strong {
            font-size: 30px;
        }

    .home .imoveisdestaque ul li {
        width: 300px;
        height: 605px;
        float: left;
        margin: 0 20px 40px 0;
        background: #e8e8e8;
        position: relative;
    }

    .home .imoveisdestaque li .logo_empreendimento {
        width: 288px;
        height: 62px;
        background: #fff;
        padding: 4px 0 0 0;
        margin: 5px auto;
    }

        .home .imoveisdestaque li .logo_empreendimento img {
            margin: 0 auto;
            display: block;
            max-height: 58px;
        }

    .home .imoveisdestaque ul li .fachada {
        width: 289px;
        height: 283px;
        margin: 5px auto 0 auto;
        display: block;
    }

        .home .imoveisdestaque ul li .fachada img {
            max-width: 289px;
            max-height: 283px;
        }

    .home .imoveisdestaque 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;
    }

    .home .imoveisdestaque ul li .nomelocal {
        width: 278px;
        height: 170px;
        margin: 10px auto;
        display: block;
        padding: 10px;
        font-size: 18px;
        text-align: center;
        text-transform: uppercase;
        font-weight: 600;
        color: #fff;
        background: #0a3150;
        border-bottom: 1px solid #d4d6d9;
    }

        .home .imoveisdestaque ul li .nomelocal .desc {
            display: block;
            font-size: 15px;
            text-align: center;
            font-weight: 300;
            color: #fff;
            text-transform: none;
        }

    .home .imoveisdestaque ul li p {
        width: 260px;
        margin: 5px auto!important;
        display: block;
        padding: 10px 0;
        font-size: 14px;
        color: #0a3150;
        border-bottom: 1px dotted #d4d6d9;
    }

        .home .imoveisdestaque ul li p a {
            color: #3791ce;
            text-decoration: none;
        }

    .home .imoveisdestaque ul li .btinfo {
        width: 250px;
        display: block;
        text-align: center;
        padding: 3px;
        border-radius: 6px;
        position: absolute;
        bottom: 10px;
        left: 20px;
        background: #0a3151;
        text-decoration: none;
        font-size: 13px;
        text-transform: uppercase;
        font-weight: 600;
        color: #fff;
    }



/*****RESULTADO DE BUSCA******/

.resultado h1 {
    width: 938px;
}

.resultado ul li {
    width: 300px;
    height: 730px;
    float: left;
    margin: 0 20px 40px 0;
    background: #e8e8e8;
    position: relative;
}

.resultado li .logo_empreendimento {
    width: 288px;
    height: 62px;
    background: #fff;
    padding: 4px 0 0 0;
    margin: 5px auto;
}

    .resultado li .logo_empreendimento img {
        margin: 0 auto;
        display: block;
        max-height: 58px;
    }

.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: 278px;
    height: 65px;
    margin: 10px auto;
    display: block;
    padding: 10px;
    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 h2 {
        font-size: 18px;
        text-align: center;
        text-transform: uppercase;
        font-weight: 600;
        color: #fff;
        margin: 0px;
        padding: 0px;
    }

    .resultado ul li .nomelocal h3 {
        display: block;
        font-size: 16px;
        text-align: center;
        font-weight: 300;
        color: #fff;
        text-transform: none;
        margin: 0px;
        padding: 0px;
    }

.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: 250px;
    display: block;
    text-align: center;
    padding: 3px;
    border-radius: 6px;
    position: absolute;
    bottom: 40px;
    left: 20px;
    background: #0a3151;
    text-decoration: none;
    font-size: 13px;
    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;
}

.botoesficha {
    width: 315px;
    height: 50px;
    float: right;
    margin-top: -130px;
}

.ficha .sociais {
}

    .ficha .sociais li {
        width: 78px;
        height: 50px;
        position: relative;
        float: left;
        text-align: center;
        background: url(images/separador.png) right center no-repeat;
    }

    .ficha .sociais .facebook .numero .branco {
        width: 15px;
        height: 15px;
        position: absolute;
        bottom: 4px;
        left: 18px;
        background: #fff;
        z-index: 100;
    }

    .ficha .sociais .facebook .numero .fb-like {
        width: 53px;
        height: 21px;
        overflow: hidden;
        position: absolute;
        bottom: 4px;
        left: 5px;
    }

        .ficha .sociais .facebook .numero .fb-like iframe {
            margin: -1px 0 0 -1px;
        }

    .ficha .sociais .facebook .btcurtir .fb-like {
        width: 30px;
        height: 25px;
        overflow: hidden;
        position: absolute;
        bottom: 19px;
        left: 23px;
        opacity: 0.0;
        z-index: 120;
    }

        .ficha .sociais .facebook .btcurtir .fb-like iframe {
            margin: -38px 0 0 0px;
        }

    .ficha .sociais .comprei .fb-share-button {
        width: 30px;
        height: 25px;
        overflow: hidden;
        position: absolute;
        bottom: 17px;
        left: 23px;
        opacity: 0.0;
    }

.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: 16px;
        font-weight: 500;
        color: #05253f;
        text-align: justify;
        padding: 0px 0 10px 0;
    }

    .ficha .boxficha .desc {
        width: 880px;
        margin: 0 auto;
    }

        .ficha .boxficha .desc .boxlogoempre {
            width: 290px;
            height: 75px;
            border: 1px solid #dfdfdf;
            float: right;
            margin: 10px 0px 0px 0;
        }

        .ficha .boxficha .desc .logoempre {
            max-height: 73px;
            max-width: 100%;
            margin: 2px auto;
            display: block;
        }

    .ficha .boxficha .menuficha {
        width: 100%;
        clear: both;
        color: #022842;
        border-radius: 5px;
        border: 1px solid #dadfe3!important;
        padding: 10px 0;
        background: rgb(255,255,255);
        background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(242,245,245,1) 51%, rgba(242,245,245,1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(51%,rgba(242,245,245,1)), color-stop(100%,rgba(242,245,245,1)));
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(242,245,245,1) 51%,rgba(242,245,245,1) 100%);
        background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(242,245,245,1) 51%,rgba(242,245,245,1) 100%);
        background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(242,245,245,1) 51%,rgba(242,245,245,1) 100%);
        background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(242,245,245,1) 51%,rgba(242,245,245,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f5f5',GradientType=0 );
    }

        .ficha .boxficha .menuficha a {
            text-transform: uppercase;
            color: #273f54;
            text-decoration: none;
            padding: 0 37px;
            font-weight: bold;
            font-size: 14px;
        }

            .ficha .boxficha .menuficha a:hover {
                color: #7edc39;
            }

    .ficha .boxficha .desc h1 {
        width: 570px;
        float: left;
    }

    .ficha .boxficha .desc h2 {
        width: 570px;
        float: left;
        margin-bottom: 20px;
        font-size: 15px;
    }

        .ficha .boxficha .desc h2 .ficha_bairro {
            display: block;
        }

        .ficha .boxficha .desc h2 strong {
            font-weight: normal;
        }

    .ficha .boxficha .desc p {
        width: 880px;
        clear: both;
        margin-bottom: 30px;
    }

        .ficha .boxficha .desc p a {
            color: #3791ce;
            text-decoration: none;
        }

    .ficha .boxficha .fachada {
        float: right;
    }

.ficha .boximages {
    width: 595px;
    margin: 0px;
    padding: 0px;
    float: left;
}

    .ficha .boximages h1 {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }

    .ficha .boximages h2 {
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

.flexslider .slides > li {
    position: relative;
    height: 400px;
    width: 100%;
    background-position: top center;
    background-repeat: no-repeat;
}

.ficha .boximages .legenda {
    height: 40px;
    width: 886px;
    background: #062843;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 100;
}

    .ficha .boximages .legenda .leg-princ {
        float: left;
        color: #a0f33f;
        font-size: 16px;
        padding: 10px;
        font-weight: 300;
    }

    .ficha .boximages .legenda .numeracao {
        float: right;
        color: #fefeff;
        font-size: 14px;
        padding: 10px;
    }

.ficha #slider img {
    height: 526px;
    width: auto!important;
    margin: 0 auto;
}

.ficha #carousel img {
    height: 79px;
    width: 97px!important;
    margin: 0 auto;
}

.ficha .boximages .bt_azul {
    padding: 5px 0 0px 0;
    width: 294px;
    height: 30px;
    float: left;
    font-size: 14px;
    margin: 30px 1px 1px 2px;
    border-radius: 5px 5px 0 0;
    border: none;
    background: rgb(13,57,89);
    background: -moz-linear-gradient(top, rgba(13,57,89,1) 0%, rgba(13,57,89,1) 50%, rgba(0,46,80,1) 51%, rgba(0,46,80,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(13,57,89,1)), color-stop(50%,rgba(13,57,89,1)), color-stop(51%,rgba(0,46,80,1)), color-stop(100%,rgba(0,46,80,1)));
    background: -webkit-linear-gradient(top, rgba(13,57,89,1) 0%,rgba(13,57,89,1) 50%,rgba(0,46,80,1) 51%,rgba(0,46,80,1) 100%);
    background: -o-linear-gradient(top, rgba(13,57,89,1) 0%,rgba(13,57,89,1) 50%,rgba(0,46,80,1) 51%,rgba(0,46,80,1) 100%);
    background: -ms-linear-gradient(top, rgba(13,57,89,1) 0%,rgba(13,57,89,1) 50%,rgba(0,46,80,1) 51%,rgba(0,46,80,1) 100%);
    background: linear-gradient(to bottom, rgba(13,57,89,1) 0%,rgba(13,57,89,1) 50%,rgba(0,46,80,1) 51%,rgba(0,46,80,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d3959', endColorstr='#002e50',GradientType=0 );
}


.ficha .boxatendimento {
    width: 270px;
    height: 600px;
    border: 1px solid #ccc;
    float: left;
    margin: 30px 0 0 15px;
    position: relative;
    z-index: 9999;
    background: #fff;
}

    .ficha .boxatendimento .box_tel {
        padding: 20px;
        color: #0a3150;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: bold;
    }

    .ficha .boxatendimento .bx_tel {
        font-weight: bold;
        font-size: 21px;
        color:#0a3150; text-decoration:none;
    }


    .ficha .boxatendimento .box_tel img {
        float: left;
        margin: 0 10px 0 0;
    }

    .ficha .boxatendimento h2 {
        color: #0a3150;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        padding: 0 20px;
        margin: 20px 0 0 0;
    }

    .ficha .boxatendimento h3 {
        color: #0a3150;
        font-size: 14px;
        text-transform: uppercase;
        padding: 0 20px;
        margin: 0px;
    }

    .ficha .boxatendimento .inp-text {
        width: 230px;
        height: 32px;
        border: 1px solid #ebeced;
        border-top: 1px solid #adadaf;
        margin: 5px auto;
        display: block;
    }

    .ficha .boxatendimento .txtarea {
        width: 230px;
        height: 60px;
        border: 1px solid #ebeced;
        border-top: 1px solid #adadaf;
        margin: 5px auto;
        display: block;
    }

.bt_verde {
    width: 215px;
    height: 23px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    margin: 0 auto;
    padding: 8px 15px;
    display: block;
    border-radius: 8px;
    border: 1px solid #e5e5e5;
    background: #7edb38;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
}

.bt_azul {
    width: 215px;
    height: 32px;
    display: block;
    border-radius: 5px;
    margin: 5px auto;
    background-color: #0a3353;
    padding: 10px 0 0 15px;
    color: #fff;
    text-decoration: none;
    text-align: center;
}

    .bt_azul:hover {
        color: #7edb38;
    }

.bt_chat {
    background-image: url(images/icon_chat_onoff.png);
    background-position: 4px 6px;
    background-repeat: no-repeat;
    text-transform: uppercase;
    font-size: 13px;
    padding-top: 12px;
}

    .bt_chat:hover {
        background-position: 4px -44px;
    }

.bt_hotsite {
    background-image: url(images/icon_hotsite_onoff.png);
    background-position: 4px 6px;
    background-repeat: no-repeat;
    text-transform: uppercase;
    font-size: 13px;
    padding-top: 12px;
}

    .bt_hotsite:hover {
        background-position: 4px -44px;
    }

.bt_preco {
    background-image: url(images/icon_preco_onoff.png);
    background-position: 4px 6px;
    background-repeat: no-repeat;
    text-transform: uppercase;
    font-size: 13px;
    padding-top: 12px;
}

    .bt_preco:hover {
        background-position: 4px -44px;
    }


.ficha .tecnica .bx-esq {
    width: 880px;
}

    .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;
    }

.boxplantas li {
    width: 138px;
    height: 188px;
    float: left;
    margin-right: 6px;
    color: #1e3a52;
    font-weight: bold;
}

    .boxplantas li:hover {
        background: #1e3a52;
        color: #6bbb3d;
    }

    .boxplantas li a {
        color: #1e3a52;
        text-decoration: none;
    }

    .boxplantas li:hover a {
        color: #6bbb3d;
    }

    .boxplantas li img {
        display: block;
        margin-bottom: 1px;
        border: 1px solid #ccc!important;
    }

    .boxplantas li .info {
        width: 138px;
        height: 45px;
        font-size: 14px;
        text-align: center;
        padding: 10px 0;
    }

.boxpdfs {
    clear: both;
    margin-top: 70px;
}

    .boxpdfs .boxs {
        width: 380px;
        float: left;
        margin-left: 60px;
    }

        .boxpdfs .boxs img {
            float: left;
            margin-right: 10px;
        }

        .boxpdfs .boxs .info {
            float: left;
        }

            .boxpdfs .boxs .info h2 {
                font-size: 18px;
                font-weight: bold;
                margin: 0px;
            }

            .boxpdfs .boxs .info p {
                font-size: 13px;
            }

            .boxpdfs .boxs .info a {
                width: 70px;
                height: 17px;
                padding: 2px;
                font-size: 12px;
                text-align: center;
                margin: 0px;
            }

.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;
            width: 150px;
            height: 150px;
        }

.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);
    border: none;
}

.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 .fachada {
            margin-right: 0px;
            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;
            font-size: 12px;
            padding: 5px 10px;
        }

/********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 {
        min-height: 800px;
        /*background: url(images/faleconsoco-foto.jpg) 465px 100px no-repeat;*/
        font-size: 16px;
        font-weight: 500;
        color: #7e7e7e;
        width: 460px;
        display: inline-block;
        float: left;
    }

    .faleconosco .img-form-dir {
        display: inline-block;
        width: 496px;
    }

    .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;
        height: 25px;
        padding: 3px 10px;
        border-radius: 5px;
        font-weight: 600;
        color: #fff;
        text-decoration: none;
        font-size: 15px;
        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%;
    min-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; padding:20px 0;
        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;
    z-index: 9999;
    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: 350px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -193px 0 0 -167px;
        padding: 20px;
        background: #e6e6e6;
        z-index: 9999;
    }

    .boxform .boxtransp {
        width: 370px;
        height: 410px;
        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;
}

.btfechar-pop {
    width: 73px;
    height: 22px;
    position: absolute;
    left: 275px;
    top: -30px;
    cursor: pointer;
}

    .btfechar-pop img {
        cursor: pointer;
    }

.btfechar-pop2 img {
    width: 28px;
    height: 28px;
    position: absolute;
    left: 333px;
    top: -15px;
    border-radius: 30px;
    cursor: pointer;
}

#dvCarregando {
    color: #8fe042;
    display: none;
}

.form-bts {
    width: 86px;
    height: 39px;
    background: url(images/bt_enviar.png) top center no-repeat;
    text-indent: -9999em;
    border: none;
    cursor: pointer;
    display: block;
}

.popdestaque {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    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 */
}

    .popdestaque .popcenter {
        width: 305px;
        margin: 100px auto 0 auto;
        position: relative;
    }

        .popdestaque .popcenter .bt_fechar {
            position: absolute;
            top: 20px;
            right: 23px;
            cursor: pointer;
            z-index: 999;
        }



/***************
    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;
        }




.loginarea{
    width:300px;
    margin:0 auto;
    text-align:center;
}
.loginarea label {
    width: 85px;
    display: inline-block;
    text-align: right;
    margin-right: 10px;
}

.loginarea h3 {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;
}
.loginarea  {

}