@charset "utf-8";
/* CSS INTERNA */

@import url(base.css); /* -- BASE -- */
/* -------------------------- BEGIN HEADER ------------------------ */
.main_header{
    background: url('../imagens/interna/header_bg.jpg') center center no-repeat;
    background-size: cover;
    padding-bottom: 40px;
}
/* -------------------------- END HEADER -------------------------- */



/* -------------------------- BEGIN SOBRE -------------------------- */
.section_sobre_interna{
    padding: 70px 0;
}
.section_sobre_interna .article_historia{
    position: relative;
    margin-bottom: 50px;
}
.section_sobre_interna .article_historia img{
    position: absolute;
    left: 0;
    top: 0;
}
.section_sobre_interna .article_historia p{
    position: relative;
    z-index: 10;
    width: 480px;
    max-width: 100%;
    margin-bottom: 40px;
    float: right;
    text-align: justify;
    text-align-last: right;
    font-family: 'idealist_sans', sans-serif;
    font-size: 13px;
    color: #373737;
}
.section_sobre_interna .article_historia p:first-of-type{
    margin-top: 110px;
}
.section_sobre_interna h1{
    font-family: 'gotham_book', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: lighter;
    color: #2b2b2b;
    letter-spacing: 0.070em;
    background: url('../imagens/details_titulo.png') top left no-repeat;
    display: block;
    padding-left: 20px;
    padding-top: 50px;
    padding-bottom: 90px;
    margin-bottom: -90px;
}

.section_sobre_interna .section_mvv h3{
    color: #4d7db8;
    font-family: 'gotham_book', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 30px;
}
.section_sobre_interna .section_mvv p{
    color: #373737;
    font-family: 'idealist_sans', sans-serif;
    font-size: 13px;
    margin-bottom: 30px;
    text-align: justify;
    text-align-last: left;
}

.flex-box .missao{
    flex-basis: calc(33.33% - 20px);
    margin-right: 30px;
}
.flex-box .missao:last-of-type{
    margin-right: 0;
}
/* -------------------------- END SOBRE ---------------------------- */


/* -------------------------- BEGIN SERVICOS ---------------------------- */
.section_servicos_interna{
    padding: 70px 0;
}
.section_servicos_interna h1{
    font-family: 'gotham_book', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: lighter;
    color: #2b2b2b;
    letter-spacing: 0.070em;
    background: url('../imagens/details_titulo.png') top left no-repeat;
    display: block;
    padding-left: 20px;
    padding-top: 50px;
    padding-bottom: 90px;
    /*margin-bottom: -90px;*/
}
.section_servicos_interna h2.tit_maodeobra{
    background: url(../imagens/interna/servicos/maodeobra.png) no-repeat left top;
    font-family: 'gotham_book', sans-serif;
    font-size: 16px;
    line-height: 25px;
    text-transform: uppercase;
    width: 180px;
    padding: 30px 0 120px 90px;
    box-sizing: content-box;
    margin: 0 auto;
}
.section_servicos_interna .flex-box{
    margin-top: 40px;
}
.section_servicos_interna .mao{
    display: block;
    float: left;
    width: 100%;
    max-width: 150px;
    height: 250px;
    margin: 1px 18px;
}
.section_servicos_interna h3{
    font:14px 'gotham_book', sans-serif;
    line-height: 25px;
    text-transform: uppercase;
    color: #373737;
    letter-spacing: 2px;
    margin-top: 3px;
}
.section_servicos_interna article.condominio{
    flex-basis: 55%;
    margin-right: 5%;
    margin-bottom: 50px;
}
.section_servicos_interna article.operacional{
    flex-basis: 40%;
    margin-bottom: 50px;
}
.section_servicos_interna article.mao-de-obra{
    flex-basis: 100%;
    margin-bottom: 50px;
}
.img_cond {
    float: left;
    margin: 0px 15px 50px 0 !important;
}
.img_oper {
    float: left;
    margin: 0px 15px 0 0 !important;
}


.section_servicos_interna article p.txt{
    max-width: 100%;
    text-align: justify;
    line-height: 23px;
    font-size: 12px;
    color: #373737;
    display: block;
    margin-top: 20px;
}

/* -------------------------- END SERVICOS --------------------------- */


/* -------------------------- BEGIN CONTATO -------------------------- */
.section_contato_interna{
    padding: 70px 0;
}
.section_contato_interna h1{
    font-family: 'gotham_book', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: lighter;
    color: #2b2b2b;
    letter-spacing: 0.070em;
    background: url('../imagens/details_titulo.png') top left no-repeat;
    display: block;
    padding-left: 20px;
    padding-top: 50px;
    padding-bottom: 90px;
}
.section_contato_interna .flex-box article{
    flex-basis: calc(50% - 40px);
    margin-right: 80px;
}
.section_contato_interna .flex-box article:nth-of-type(2n) {
    margin-right: 0;
    margin-top: -140px;
}

.section_contato_interna .flex-box article:last-of-type p{
    font-family: 'idealist_sans', sans-serif;
    font-size: 11px;
    text-align: right;
    color: #323232;
}
.section_contato_interna .flex-box article:last-of-type p em{
    font-family: 'Idealist_Sans', sans-serif;
    font-size: 15px;
    color: #4d7db8;
    font-weight: bold;
}
.section_contato_interna .flex-box article:last-of-type p strong{
    font-family: 'Idealist_Sans', sans-serif;
    font-size: 13px;
    color: #323232;
    font-weight: bold;
}
.section_contato_interna .flex-box article:last-of-type address{
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #323232;
    text-align: right;
    margin-top: 20px;
}
.icon_instagram{
    float: right;
    width: 32px;
    height: 32px;
    display: block;
    background: url('boot/inta.png') center center no-repeat;
    font-size: 0em;
    margin-top: 15px;
}
.icon_facebook{
    margin-top: 15px;
    float: right;
    width:20px;
    height: 32px;
    display: block;
    background: url('boot/face.png') center center no-repeat;
    font-size: 0em;
}

/* -------------------------- END CONTATO ---------------------------- */
