/*---- LARGE MONITORS----*/

@media only screen and (min-width: 1700px) {
    #galeria,
    #divSecaoFichaTecnica,
    #divDadosSecaoLazer {
        /*margin-left: 22% !important;*/
        max-width: 1100px;
    }
    .divImgGaleria {
        min-width: 300px;
    }
}

@media only screen and (max-width: 1370px) {
    #containerImgLogoMenuTopo {
        max-width: 102px;
    }
    
    #container-titulos,
    #galeria
    #galeria,
    #divSecaoFichaTecnica {
        margin-left: 15% !important;
        margin-right: 15% !important;
    }
    #divDadosSecaoLazer {
        margin-left: 8% !important;
        margin-right: 20% !important;
    }
    #divDadosSecaoDiferenciais {
        margin-right: 2vw !important;
        margin-left: 15% !important;
    }
    #divDocumentos {
        width: 85% !important;
        max-width: 85% !important;
    }
    #textosDocumentos h1 {
        font-size: 2em;
    }
    #textosDocumentos p {
        font-size: 1em;
        letter-spacing: .13em;
    }
    #botaoDocumentos {
        width: 220px;
        background-size: contain;
        font-size: 1.7em;
    }
    #slide1Content {
        background-position-y: 0vh;
    }
    #secaoGaleria h1 {
        font-size: 2em;
    }
    #endereco {
        font-size: 1.6em;
    }
    #divImgsSecaoForcasa {
        width: auto;
    }
    #divContatos {
        min-width: 150px;
    }
    @keyframes vindoDaDireita {
        from {
            margin-right: -150%;
        }
        to {
            margin-right: 8%;
        }
    }
    .margin-container-esq {
        margin-left: 12vh !important;
    }
}

/* Landiscape iPad PRO*/
@media only screen and (max-width: 1370px) and (orientation: landscape) {
    #secaoMenu{
        left: 15% !important;
    }
    #container-form-inicio,
    #containerImgForCasa,
    #container-titulos{
        margin-left: 15% !important;
    }
    #container-titulos{
        height: 26vh;
    }
}
@media only screen and (max-width: 1440px) and (max-height: 900px) {
    #container-titulos{
        height: 34vh;
    }
}

/*---- LARGE MONITORS----*/


/*---- MEDIUM MONITORS----*/
@media only screen and (max-width: 1024px) {
    #secaoMenu {
        max-height: 14vh !important;
        height: 14vh !important;
        max-width: 100%;
        left: 0%!important;
    }
    #menuTopoDesk {
        margin-right: 3%;
    }
    #containerImgLogoMenuTopo {
         margin-left: 5%;
    }

    #secaoInicio {
    
    }
    #container-titulos{
        margin-left: 5% !important;
        margin-top: 1.2vh;
        width: 92%;
        max-width: 100%; 
    }
    #container-form-inicio{
        margin-left: 5%;
        width: 92%;
        max-width: 100%;
    }

       
    #galeria{
        margin-left: 5% !important;
        margin-left: 5% !important;
    }
    
    #secaoLazer{
        background-position-x: 25% !important;
        padding-bottom: 25vh;
    }

    #divSecaoFichaTecnica,
    #divDadosSecaoLazer {
        margin-left: 10% !important;
        margin-right: 10% !important;
    }
    #divDadosSecaoLazer {
        font-size: 0.7em!important;
    }
    #containerLazer2 {
        margin-left: 2px;
    }
    #divDadosSecaoDiferenciais {
        margin-left: 10% !important;
        margin-right: 2vw !important;
    }
    #lista_iconsCriancas {
        margin-top: 40vh!important;
    }
    #lista_iconsCriancas ul {
        padding-left: 0px;
    }
    .margin-container-esq {
        margin-left: 12vh !important;
    }
    .secaoLocalizacaoTexto {
        width: 100%;
    }
    #divFichaTecnica {
        background-size: 30%;
    }
}
/*---- MEDIUM MONITORS----*/



/*---- TABLET ----*/
@media only screen and (max-width: 900px) {
    html,
    body {
        margin: 0px !important;
        padding: 0px !important;
        overflow-x: hidden !important;
    }
    #secaoInicio {
        background-color: #001D71!important;
        background-image: url('../imagens/FundoMobile.png') top fixed no-repeat!important;
        background-size: cover;
    }
    #container-titulos {
        width: 100%;
        margin-left: 0px;
        margin-top: 3.3vh;
    }

    #menuTopoDesk {
        margin-right: 1%;
    }
    #containerImgLogoMenuTopo {
        left: 2%;
    }
    #containerMinhaCasaMinhaVida {
        left: calc(2% + 140px);
    }
    #divLogoForlife {
        margin-left: 3%;
    }
    #secaoGaleria h1 {
        letter-spacing: 0em;
    }
    #galeria,
    #divSecaoFichaTecnica,
    #divTitulos,
    #divDadosSecaoLazer {
        /*margin-left: 5% !important;*/
        margin-right: 5% !important;
    }
    #divDadosSecaoDiferenciais {
        margin-left: 5% !important;
        margin-right: 2vw !important;
    }
    #secaoFichaTecnica,
    #divDadosSecaoLazer {
        margin-top: -1vh;
    }
    .tituloDiferencial{
        white-space: nowrap;
    }
    #linha-carimbo{
        margin-top: -10vh;
    }
    #secaoFichaTecnica h1 {
        padding-top: 4vh!important;
    }
    #botaoComoChegar {
        width: 250px;
        background-size: contain;
    }
    .itemLocalizacao {
        margin-left: 30%
    }
    .itemLazer {
        width: 287px;
    }
    .divImgGaleria {
        min-width: 235px;
    }
    @keyframes vindoDaEsquerda {
        from {
            margin-left: -150%;
        }
        to {
            margin-left: 5%;
        }
    }
    @keyframes vindoDaDireita {
    from {
        margin-right: -150%;
    }
    to {
        margin-right: 5%;
    }
}

    #textosDocumentos{
        text-align: center !important;
    }
    #botaoDocumentos{
        font-size: 1.4em;
    }

    #divRodapeContent,
    #consideracoes{
        width: 90% !important;
        max-width: 90% !important;
    }
}

@media only screen and (max-width: 805px) {
    #secaoInicio {
        background-color: #001D71!important;
        background-image: url('../imagens/FundoMobile.png') top fixed no-repeat!important;
        background-size: cover;
    }
    #secaoMenu {
        max-height: 11vh !important;
        height: 11vh !important;
        left: 0;
        top: 0;
    }
    #menuTopoDesk {
        display: none !important;
    }
    #containerMinhaCasaMinhaVida {
        left: 160px;
    }
    .margin-container-esq {
        margin-left: auto!important;
    }
    #secaoLocalizacao p {
        /*color: #1C163F;*/
        /*font-family: 'bentonsans-regular';*/
        /*font-weight: bolder;*/
        /*font-size: 12px!important;*/
    }
    .secaoLocalizacaoTexto {
        width: 99%;
        height: auto;
        padding-top: 12px;
        border: 1px solid #C29D23;
        color: #fff !important;
        font-size: 12px!important;
        line-height: 12px!important;
    }
}
/*---- TABLET ----*/

@media only screen and (max-width: 768px) {
    html,
    body {
        margin: 0px !important;
        padding: 0px !important;
        overflow-x: hidden !important;
    }
    #secaoInicio {
        background-color: #001D71!important;
        background-image: url('../imagens/FundoMobile.png') top fixed no-repeat!important;
        background-size: cover;
    }
    #divFichaTecnica {
        background-size: 25%;
        background-position-y: 5%;
    }
    .margin-container-esq {
        margin-left: auto!important;
    }
    #secaoLocalizacao p {
        /*color: #1C163F;*/
        /*font-family: 'bentonsans-regular';*/
        /*font-weight: bolder;*/
        /*font-size: 12px!important;*/
    }
    .secaoLocalizacaoTexto {
        width: 54%;
        height: auto;
        padding-top: 12px;
        border: 1px solid #C29D23;
        color: #fff !important;
        font-size: 12px!important;
        line-height: 12px!important;
    }
    #divSubTitulos{
        margin-right: 60px;
    }
}


/*---- MOBILE----*/

@media only screen and (max-width: 450px) {
    html,
    body {
        margin: 0px !important;
        padding: 0px !important;
        overflow-x: hidden !important;
    }
    #secaoInicio {
        background-color: #001D71!important;
        /*background-image: url('../imagens/FundoMobile.png') top fixed no-repeat!important;*/
        background-size: cover;
        padding-top: 16vh;
    }
    #container-titulos{
        /*margin-top: 16.3vh;*/
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important;
        height: auto;
        margin-left: 5% !important;
    }
    #divTitulos {
        width: 100%;
        max-width: 100%;
        margin: 0 !important;;
    }
    #divSubTitulos{
        margin-top: 2vh;
        margin-right: auto;
    }
    #containerImgForCasa{
        width: 95% !important;
        margin-left: 0;
    }
    #divImgForCasa {
        width: 159px;
        margin-left: 6%;
        margin-right: auto;
    }
    #container-form-inicio{
        margin-left: 3%;
    }
    .textForm{
        text-align: right;
    }

    #galeria {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        margin-left: 0px !important;
    }
    .divImgGaleria {
        min-width: 80%;
    }

    #secaoLocalizacao {
        height: auto !important;
        max-height: none !important;
        padding-bottom: 0px;
        padding-top: 5vh;
        background-position-x: 53%;
    }
    #secaoLocalizacao h2 {
        font-size: 2.2em !important;
    }
    #secaoLocalizacao #subtitulo-localizacao {
        font-size: 1.5em;
    }
    #linha-carimbo{
        margin-top: 1vh;
    }
    #container-carimbo{
        margin: 0 auto;
    }
    #listaItensLocalizacao li{
        flex-direction: column;
        align-items: start !important;
    }
    #listaItensLocalizacao .minuto-localizacao{
        margin-bottom: 1vh;
    }
    #listaItensLocalizacao .minuto-localizacao p.numero{
        padding: 1rem 4px 0rem 1px;
    }
    #divImgsSecaoForcasa div{
        width: 185px;
        margin-bottom: 5vh;
    }


    .logoForCasaHeader {
        max-width: 90px;
        max-height: 204px;
        margin-top: 20%;
        margin-left: -80%;
    }
    #logoMenuTopo {
        background-image: url('../imagens/logo_for_Lile.png');
        background-repeat: no-repeat;
        max-width: 100%!important;
        /* max-width: 100%; */
        height: auto!important;
        max-height: 100%!important;
        border: 0;
        margin-right: 55%!important;
    }
    #divTitulos #titulo {
        text-align: center;
    }
    #subtitulo2 {
        text-align: center;
        font-size: 3em;
    }
    #titulo2 {
        text-align: center;
        font-size: 2em;
    }
    #divFichaTecnica {
        display: none!important;
    }
    @keyframes logoCaindo {
        from {
            top: -40vh;
        }
        to {
            top: 1vh;
        }
    }
    #containerImgLogoMenuTopo {
        margin-top: 20px;
        height: 148px;
        max-width: 100px;
        z-index: 2;
        -webkit-animation-name: logoCaindo;
        -webkit-animation-delay: 0s;
        -webkit-animation-duration: 2s;
        -webkit-animation-fill-mode: forwards;
        animation-name: logoCaindo;
        animation-delay: 0s;
        animation-duration: 2s;
        animation-fill-mode: forwards;
    }
    #containerMinhaCasaMinhaVida {
        width: 73px;
        left: 100px;
    }
    #secaoSlider,
    #secaoSlider .secao90 {
        height: 100vh !important;
        max-height: 100vh !important;
    }
    #slide1Content {
        /*background-position-x: -650px;*/
        width: 100%;
    }
    #containerImgForCasa {
        width: 100%;
    }
    #titulo {
        font-family: 'Intelo-Light' !important;
        font-size: 0.8em;
        font-weight: bold;
        color: #fff;
        white-space: nowrap;
        margin-right: 12%;
    }
    #divTitulos #subtitulo {
        color: #fff;
        margin-top: -15px;
        font-size: 3em;
        white-space: nowrap;
        margin-right: 10%;
    }

    #divTitulos {
        margin-top: 11vh;
        margin-left: 22%;
        width: 1100px;
        max-width: 100%;
    }
    #secaoSlider,
    .slider,
    #slide1,
    #slide1Content {
        height: 100vh !important;
        max-height: 100vh !important;
    }
    #slide1Content,
    #formContatoLinha1,
    #formContatoLinha2 {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    #divTitulosSlider {
        margin-top: 18vh;
        /*margin-top: auto;*/
        margin-left: 10%;
    }
    #divTituloSlide1 {
        margin-left: 6% !important;
        margin-right: 0px !important;
        margin-top: 1vh;
        margin-bottom: auto;
        max-width: 90%;
        margin-bottom: 2.5vh;
        background-image: none !important;
    }
    #divTituloSlide1 #titulo {
        font-size: 1.8em !important;
        letter-spacing: .0px !important;
    }
    #divTituloSlide1 #subtitulo {
        font-size: 3.6em;
    }
    #formContatoSlider {
        width: 100%;
    }
    #tituloContatoSlider {
        text-align: left;
    }
    #tituloContatoSlider br {
        display: none;
    }
    #divContatoSlider {
        margin: 0 auto !important;
        text-align: center !important;
        width: 90% !important;
    }
    #formContatoSlider h1 {
        text-align: center;
        font-size: 2em !important;
    }
    #formContatoLinha1 {
        margin-bottom: 0px !important;
    }
    .divInputContatoSlider input {
        padding-left: 18px;
    }
    .divInputContatoSlider input,
    #divBotaoFormSlider {
        width: 90% !important;
        background-size: cover !important;
        margin: 0 auto !important;
        margin-bottom: 10px !important;
    }
    .divInputContatoSlider {
        text-align: center;
    }
    #divContatoSlider h1 {
        font-size: 1em;
        margin-top: 0.2em;
    }
    #divContatoSlider #subTituloContato {
        font-size: .8em;
    }
    #secaoSubtitulo {
        height: auto !important;
        max-height: none !important;
        padding-top: 5vh;
        padding-bottom: 5vh;
    }
    #secaoSubtitulo h1 {
        font-size: 1.4em;
        letter-spacing: .05em;
    }
    /*#secaoSubtitulo h1 br{
      /*display: none;
      }*/
    #divTitulos #tituloDescritivo {
        color: #fff;
        font-weight: bold;
        margin-right: 12%;
        margin-bottom: 2%;
    }
    .botao-enviar-contato {
        width: 120px !important;
        height: 40px !important;
        margin-bottom: 1vh;
        width: 100%!important;
    }

    #secaoGaleria {
        background-position-x: 0%, 0%;
        background-position-y: 0%, 0%;
        background-repeat: repeat, repeat;
        background-size: auto, auto;
        /*width: 100%, 100%;
        height: 100%, 100%;*/
        background-position: top right, bottom -2px left;
        /*background-repeat: no-repeat, no-repeat;*/
        /*background-size: 12vh;*/
    }
    #secaoDescricao {
        height: auto !important;
        max-height: none !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        padding-top: 5vh;
    }

    #divDadosSecaoDiferenciais{
        margin-top: 5vh;
        margin-left: 0px !important;
    }
    #divSecaoFichaTecnica,
    #divDadosSecaoLazer {
        margin-left: 5% !important;
        margin-right: 5% !important;
    }
    #secaoFichaTecnica h1{
        padding-top: 4.5vh !important;
    }
    #tituloImplantacao,
    #tituloFichaTecnica,
    #divDadosSecaoDiferenciais h1,
    #tituloLazer {
        letter-spacing: .02em !important;
        max-width: 100% !important;
        font-size: 2em !important;
    }
    #secaoLazer {
        padding-top: 10vh!important;
        background-position: 30%;
    }
    .margin-container-esq {
        margin-left: auto!important;
    }
    #tituloLazer h1 {
        font-size: 1.8em;
        margin-left: 1em;
    }
    #tituloLazer h2 {
        font-size: 1.2em!important;
        margin-left: 1.5em;
    }
    #containerLazer2 {
        background-color: #E85309;
        margin-top: 10px;
    }
    #slidePlantas,
    .slidePlantasContent {
        max-height: 950px !important;
    }
    #divSecaoFichaTecnica .bx-viewport {
        height: 235px !important;
    }
    .bx-wrapper img {
        width: 50%;
    }
    .bx-next {
        right: 0px !important;
    }
    #slidePlantasContent1 img {
        width: 80%;
        height: auto;
        margin-left: 32px;
        margin-top: 2%;
    }
    #slidePlantasContent2 img {
        margin: 0;
        width: 85%;
        margin-left: 34px;
        margin-top: 50px;
    }
    #slidePlantasContent3 img {
        --espacoLivre: calc(100% - 295px);
        width: 295px;
        margin-top: calc(10% /2);
    }
    #descricaoImplantacao,
    .itemFichaTecnica span,
    #secaoFichaTecnica p,
    #secaoDiferenciais p,
    #divDadosSecaoLazer p,
    .itemLazer p,
    #botaoComoChegar {
        letter-spacing: .02em !important;
        font-size: 1em !important;
        max-width: 100% !important;
    }
    .botaoImplantacao {
        max-width: 100%;
    }
    #listaDiferenciais {
        height: auto !important;
        max-height: none !important;
        width: 100%;
        max-width: 100%;
        /*padding-left: 3vw;*/
    }
    .itemDiferencial {
        align-content: center !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .listaLazer {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .itemLazer {
        max-width: 100% !important;
        width: 46% !important;
        height: auto !important;
        padding-top: 2vh;
        padding-bottom: 2vh;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        text-align: center;
    }
    /*.itemLazer .divItemImg {
        align-self: start !important;
    }*/
    .itemLazer p {
        white-space: normal !important;
        text-align: center !important;
        padding-top: 2vh !important;
        padding-bottom: 1vh !important;
        font-size: 0.8em !important;
        color: #00055B!important;
    }
    .itemLazer p br {
        display: none;
    }
    .imgLazerDir {
        width: 71px;
        height: 104px;
        float: right !important;
        margin-top: -32%;
        margin-right: 72.5%;
    }
    .itemLazerColuna3 li {
        height: auto!important;
    }

    .secaoLocalizacaoTexto {
        width: 100%;
        height: auto;
        padding-top: 12px;
        border: 1px solid #C29D23;
        color: #fff !important;
        font-size: 12px!important;
        line-height: 12px!important;
    }
    #secaoLocalizacao {
        background-position: left;
        padding-bottom: 5vh;
    }
    #divLogoLocalizacao {
        margin: 0 auto !important;
        margin-bottom: 3vh !important;
    }
    .itemLocalizacao {
        margin-left: auto;
        width: 90%;
        margin-right: auto;
    }
    #divListaLocalizacao {
        width: 98% !important;
    }
    .itemListaLocalizacao p {
        font-size: 12px;
    }
    #infoComLogo {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    #listaLocalizacao {
        margin-bottom: 3vh;
        max-height: none;
        margin-left: 10%;
    }
    #endereco {
        margin-top: 0px;
        padding-bottom: 3vh;
    }
    #divImgLocalizacao {
        padding: 2vh;
        width: 100% !important;
        max-width: 100% !important;
    }
    #painelLocalizacaoEsquerda {
        width: 100% !important;
        max-width: 100% !important;
        padding-bottom: 2vh;
    }
    #botaoComoChegar {
        float: none;
        margin: 0 auto !important;
        display: block;
        margin-top: 5vh !important;
    }
    #secaoDocumentos {
        height: auto !important;
        max-height: none !important;
        padding-top: 5vh;
        padding-bottom: 5vh;
    }
    #divDocumentos {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    #imgDocumentos {
        width: 20%;
    }
    #textosDocumentos {
        text-align: center;
        padding-top: 2vh;
        padding-bottom: 2vh;
    }
    #divNumeros .largura60 {
        width: 90% !important;
        max-width: none !important;
    }
    #divNumeros .flexLinhas {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important;
        margin-bottom: 5vh !important;
    }
    #divNumeros h2,
    #divNumeros p {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: right !important;
        align-self: flex-end !important;
        line-height: 1;
    }
    #divForcasaDescricao,
    #divImgsSecaoForcasa {
        width: 90% !important;
        max-width: none !important;
    }
    #divImgsSecaoForcasa {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    #botaoForcasa {
        width: 100%;
        background-size: contain;
        margin-bottom: 0.5%;
        font-size: 1em;
    }
    #secaoContato {
        height: auto !important;
        max-height: none !important;
        padding-top: 5vh;
        padding-bottom: 5vh;
    }
    #divContatos,
    #divCadastroContato {
        width: 90% !important;
        min-width: 90% !important;
        margin: 0 auto;
        text-align: center;
    }
    #divContatosContent h1 {
        font-size: 2em;
        white-space: nowrap;
    }
    .inputCadastroContato,
    #botaoEnviar {
        width: 100% !important;
    }
    #botaoRodape {
        width: 100%;
        background-size: contain;
        font-size: 1em;
    }
    #secaoForcasa {
        padding-bottom: 2%!important;
    }
    #divRodapeContent {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        /*-webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;*/
    }
    #divRodapeLogo {
        width: 95%;
        margin-right: 0px;
    }
    #divTextoRodape h1 {
        font-size: .78em;
    }
    #divTextoRodape {
        margin-top: 3vh;
        width: 100%;
    }
    #divBaseParceiros {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        /*-webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;*/
    }
    #divBaseTexto {
        align-self: flex-start;
        padding-top: 1vh;
        padding-bottom: 1vh;
    }
    #divImgParceiros {
        max-width: 100%;
    }
    #divImgParceirosMobile {
        max-width: 90%;
        margin-bottom: 3vh;
        /*height: 500px;*/
    }
    .desktop {
        display: none !important;
        visibility: hidden;
    }
    .mobile {
        display: block !important;
    }
    #consideracoes {
        width: 90% !important;
        max-width: 90% !important;
    }
    .hidden-xs {
        display: none!important;
    }
}

@media only screen and (max-width: 330px) {
    #divTituloSlide1 {
        /*align-self: flex-end;*/
        /*margin-right: 10%;*/
    }
    #secaoInicio{
        padding-top: 20vh;
        height: auto !important;
        max-height: none !important;
    }
}


/*---- MOBILE----*/