@charset "utf-8";
/* CSS Document */


html, body {
    width: 100%;
    height: auto;
    min-height: 100%;
    margin: 0px;
    border: 0px;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    color: #003D6E;
}

a {
    color: inherit;
    text-decoration: none;
}

img, svg {
    max-width: 100%;
}

.linha {
    position: relative;
    width: 100%;
    height: auto;
}

.centro {
    position: relative;
    width: 100%;
    max-width: 1100px;
    padding: 0px 10px;
    box-sizing: border-box;
    height: auto;
    margin: 0px auto;
    font-size: 0px;
    text-align: center;
}

.col {
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}

.col1 {
    width: 100%;
}

.col2 {
    width: 50%;
}

.col3 {
    width: 33.333333%;
}

.col3-1 {
    width: 33.333333%;
}

.col3-2 {
    width: 66.666666%;
}

.col4 {
    width: 25%;
}

.col4-3 {
    width: 75%;
}

.col5 {
    width: 20%;
}

.col6 {
    width: 16.666666%;
}

.celula {
    box-sizing: border-box;
    height: auto;
    font-size: 20px;
    padding: 0px 15px;
}

.quadro {
    min-height: 515px;
}

.quadro2 {
    min-height: 400px;
}

.contato {
    position: relative;
    width: 100%;
    max-width: 340px;
    font-size: 12px;
    padding: 20px;
    text-align: left;
    display: inline-block;
    box-sizing: border-box;
    margin-bottom: 30px;
    background-color: #FFF;
}

.contato form {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.contato input, .contato textarea {
    width: 100%;
    height: 40px;
    font-size: 14px;
    background-color: #ececec;
    border: 0px;
    outline: none;
    box-sizing: border-box;
    padding: 5px 10px;
    margin-bottom: 10px;
    font-family: 'Maven Pro', sans-serif;
}

.botao {
    background: #69CCE6;
    display: inline-block;
    border: 0px;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    height: 35px;
    line-height: 35px;
    outline: none;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    padding: 0px 20px;
    cursor: pointer;
    margin: 15px 0px 5px 0px;
    -webkit-appearance: none;
}

.botao:hover {
    opacity: .8;
}

.contato textarea {
    height: 150px;
    padding-top: 10px;
}

.cont-tit {
    font-weight: 800;
    color: #000;
    font-size: 16px;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

.contato ::-webkit-input-placeholder {
    color: #000;
}

.contato :-moz-placeholder {
    /* FF 4-18 */
    color: #000;
}

.contato ::-moz-placeholder {
    /* FF 19+ */
    color: #000;
}

.contato :-ms-input-placeholder {
    /* IE 10+ */
    color: #000;
}

.galeria-mask {
    position: relative;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    font-size: 0px;
    margin: 40px 0px;
}

.galeria-item {
    position: relative;
    left: 0px;
    width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    z-index: 99;
}

.galeria-img {
    position: relative;
    width: 100%;
    background: center center no-repeat;
    background-size: cover;
}

.planta .galeria-img {
    background-size: contain;
}

.galeria-leg {
    width: 100%;
    font-size: 14px;
    margin: 10px 0px;
}

span {
    color: #69CCE6;
    font-weight: bold;
}

.galeria-leg u {
    text-decoration: none;
    font-size: 9px;
}

.galeria-esq {
    position: absolute;
    z-index: 99;
    top: 0px;
    left: 5px;
    width: 45px;
    background: url(../_img/setas.svg) -135px center no-repeat;
}

.galeria-dir {
    position: absolute;
    z-index: 99;
    top: 0px;
    right: 5px;
    width: 45px;
    background: url(../_img/setas.svg) -90px center no-repeat;
}

.planta .galeria-esq {
    background-position: -45px center;
}

.planta .galeria-dir {
    background-position: 0px center;
}

#pla .galeria-img {
    background-size: contain;
    cursor: pointer;
}

#cab {
    position: fixed;
    z-index: 999999;
    width: 100%;
    height: 90px;
    background-color: #003D6E;
    user-select: none;

}

#ban {
    padding: 180px 0px 100px 0px;
}

#ban img {
    height: 360px;
    width: 500px;
}

.banner-item {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: center center no-repeat;
    background-size: cover;
}

#ban .banner-item:nth-child(1) {
    z-index: 5;
}

#ban .banner-item:nth-child(2) {
    z-index: 10;
}

#ban .banner-item:nth-child(3) {
    z-index: 15;
}

.cont-ver {
    background-color: #A92F25;
    color: #FFF;
    font-size: 0px;
}

.cont-azu {
    background-color: #003D6E;
    color: #FFF;
    font-size: 0px;
}

#con {
    display: none;
}

#pla {
    padding: 40px 0px 80px;
    background-color: #003049;
    color: #FFF;
    font-size: 0px;
}

.cont-beg {
    background-color: #FDD279;
    color: #000;
    font-size: 0px;
}

.cont-cel {
    background-color: #bec9d9;
    color: #000;
    font-size: 0px;
}

.cont-lar {
    background-color: #E29000;
    color: #FFF;
    font-size: 0px;
}

.cont-beg .btn-cont, .cont-cel .btn-cont {
    border-color: #000;
}

.bod-cont {
    font-size: 14px;
    line-height: 24px;
    padding: 40px 0px;
    padding-right: 10%;
}

.tit-cont {
    text-align: left;
    font-size: 32px;
    line-height: 36px;
    font-family: 'Bodoni Moda', serif;
    margin-bottom: 30px;
}

.txt-cont {
    text-align: left;
}

.btn-cont {
    font-weight: 600;
    padding: 0px 25px;
    border: 1px solid #FFF;
    text-align: center;
    max-width: 180px;
    margin-top: 30px;
}

#loc {
    background-color: #000;
    color: #FFF;
    padding: 10px 0px;
}

#map {
    font-size: 0px;
}

.mapa {
    padding: 40px 0px;
}

.mapa .bod-cont {
    padding-right: 0px;
    padding-left: 10%;
}

.foto {
    cursor: pointer;
}

#bar, #bar2, #bar3 {
    font-size: 0px
}

#bar img, #bar2 img, #bar3 img {
    width: 100%;
}

#bar4 {
    background: url(../_img/huge.jpg) left center no-repeat;
    background-size: cover;
    padding: 40px 0px;
}

#rod {
    padding: 30px 0px;
    background-color: #ebebec;
}

#rod .centro {
    text-align: left;
    margin-top: 40px;
    color: #00305b;
}

.rod-txt {
    display: inline-block;
    vertical-align: top;
    max-width: 300px;
    text-align: left;
    margin-right: 20px;
    margin-top: 20px;
}

.redes {
    margin-top: 20px;
}

.redes img {
    display: inline-block;
    width: 35px;
}

#logo-rod {
    position: absolute;
    right: 10px;
    top: 0px;
    width: 300px;
}

#whats {
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 70px;
    height: 70px;
    background: url(../_img/whatsapp-icone.png) center center no-repeat;
    background-size: contain;
    z-index: 99999;
    cursor: pointer;
}

#logo-cab {
    float: left;
}

#logo-tom {
    float: right;
}

#menu {
    cursor: pointer;
    float: right;
}

#menu path:nth-child(1) {
    display: block;
}

#menu path:nth-child(2) {
    display: none;
}

.menu-close path:nth-child(1) {
    display: none !important;
}

.menu-close path:nth-child(2) {
    display: block !important;
}

#tour {
    padding: 50px 0 50px 0;
}

#sub-menu {
    position: absolute;
    right: 15px;
    top: 80px;
    background-color: #003D6E;
    padding: 20px 0px;
    display: none;
    user-select: none;
}

.menu-item {
    padding: 10px 30px 10px 60px;
    text-align: right;
    font-size: 18px;
    color: #FFF;
    font-weight: 800;
    letter-spacing: 1px;
    cursor: pointer;
}

.menu-item:hover {
    background-color: #48484a;
}

.icon-bod {
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    width: 90%;
    user-select: none;
}

.icon-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    text-align: center;
    width: 120px;
    margin: 10px 20px;
    white-space: normal;
}

.icon-img {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
    display: inline-block;
    background: url(../_img/icones-dest2.jpg?c=dsdad) center 0px no-repeat;
}

.icon-esq {
    position: absolute;
    z-index: 999;
    left: 0px;
    width: 5%;
    height: 100%;
    background: url(../_img/seta-esq.svg) center center no-repeat;
    cursor: pointer;
}

.icon-dir {
    position: absolute;
    z-index: 999;
    right: 0px;
    width: 5%;
    height: 100%;
    background: url(../_img/seta-dir.svg) center center no-repeat;
    cursor: pointer;
}

#pla .icon-esq {
    left: -50px;
}

#pla .icon-dir {
    right: -50px;
}

#tour3d {
    height: 650px;
}

.disable-mouse {
    pointer-events: none;
}

#tour {
    background-color: #003D6E;
}

#tour .tit-cont,
#tour .txt-cont {
    color: #fff;
}


/*  INICIO DO CSS RESPONSIVO  */

.mobile {
    display: none;
}

.pc {
    display: block;
}

@media only screen and (max-width: 1500px) {

    .col1 {
        width: 100%;
    }

    .col2 {
        width: 50%;
    }

    .col3 {
        width: 33.3333%;
    }

    .col3-2 {
        width: 66.6666%;
    }

    .col4 {
        width: 33.3333%;
    }

    .col4-3 {
        width: 66.6666%;
    }

    .col5 {
        width: 25%;
    }

    .quadro {
        min-height: 450px;
    }

    .quadro2 {
        min-height: 380px;
    }
}

@media only screen and (max-width: 1200px) {

    .col1 {
        width: 100%;
    }

    .col2 {
        width: 50%;
    }

    .col3 {
        width: 33.3333%;
    }

    .col3-2 {
        width: 66.6666%;
    }

    .col4 {
        width: 33.3333%;
    }

    .col4-3 {
        width: 66.6666%;
    }

    .col5 {
        width: 30%;
    }

    .col6 {
        width: 33.3333%;
    }

    .centro {
        padding: 0px 10px;
    }

    .quadro {
        min-height: 400px;
    }

    .quadro2 {
        min-height: 320px;
    }
}

@media only screen and (max-width: 900px) {

    .col1 {
        width: 100%;
    }

    .col2 {
        width: 100%;
    }

    .col3 {
        width: 100%;
    }

    .col3-2 {
        width: 100%;
    }

    .col4 {
        width: 50%;
    }

    .col4-3 {
        width: 50%;
    }

    .col5 {
        width: 33%;
    }

    .centro {
        padding: 0px 5px;
    }

    .mobile {
        display: block;
    }

    .pc {
        display: none;
    }

    .quadro {
        min-height: 380px;
    }

    .quadro2 {
        min-height: 300px;
    }

    #ban .contato {
        display: none;
    }

    #con {
        display: block;
    }

    .bod-cont {
        margin: 20px;
    }

    #logo-rod {
        position: relative;
    }

    #tour3d {
        height: 500px;
    }

}

@media only screen and (max-width: 750px) {

    .col1 {
        width: 100%;
    }

    .col2 {
        width: 100%;
    }

    .col3 {
        width: 100%;
    }

    .col3-2 {
        width: 100%;
    }

    .col4 {
        width: 100%;
    }

    .col4-3 {
        width: 100%;
    }

    .col5 {
        width: 50%;
    }

    .quadro {
        min-height: 300px;
    }

    .quadro2 {
        min-height: 250px;
    }

    #tour3d {
        height: 450px;
    }

}

@media only screen and (max-width: 480px) {

    .col1 {
        width: 100%;
    }

    .col2 {
        width: 100%;
    }

    .col3 {
        width: 100%;
    }

    .col3-2 {
        width: 100%;
    }

    .col4 {
        width: 100%;
    }

    .col4-3 {
        width: 100%;
    }

    .col5 {
        width: 50%;
    }

    .quadro {
        min-height: 230px;
    }

    .quadro2 {
        min-height: 180px;
    }

    #logo-tom {
        display: none;
    }

    #pla .icon-esq {
        left: 0px;
    }

    #pla .icon-dir {
        right: 0px;
    }

    #whats {
        right: 10px;
        bottom: 10px;
        width: 60px;
        height: 60px;
    }

    #tour3d {
        height: 400px;
    }
}
