@media all and (min-width: 1000px) {
    .topo {
        width: 1920px;
        height: 550px;
        float: left;
        margin: 0 calc(50% - 960px);
        position: relative;
        z-index: 0;
        top: 0;
    }

    .topo .ban {
        width: 100%;
        height: 100%;
        float: left;
        background: center / cover no-repeat;
    }

    .topo .caixa {
        width: 100%;
        max-width: 468px;
        height: 100%;
        float: left;
        margin: 0 calc(50% - 560px);
        position: absolute;
        top: 0;
    }

    .topo .caixa .titulo {
        width: 100%;
        height: 170px;
        float: left;
        margin-top: 93px;
    }

    .topo .caixa .titulo h1 {
        color: #fff;
        font-size: 55px;
        font-family: 'Montserrat-Bold';
        line-height: 59px;
    }

    .topo .caixa .msg {
        width: 415px;
        height: 87px;
        float: left;
        margin-top: 23px;
        color: #fff;
        font-family: 'Montserrat-Light';
        font-size: 23px;
    }

    .topo .caixa .botao {
        width: 162px;
        height: 42px;
        float: left;
        margin-top: 26px;
        font-size: 10px;
        color: #fff;
        background-color: #5ca2f9;
        border-radius: 21px;
        padding: 14px 46px;
        text-align: center;
    }

    .topo .caixa .botao:hover {
        color: #5ca2f9;
        background-color: #fff;
    }

    .logo-contabil {
        background: url("../../img/site/logo-contabil.png") center / 100% no-repeat;
        position: absolute;
        top: 680px;
        left: 20px;
        width: 111px;
        height: 127px;
    }

    .servicos {
        width: 100%;
        max-width: 1120px;
        float: left;
        height: 616px;
        margin: 60px calc(50% - 560px);
        overflow: hidden;
    }

    .servicos h3 {
        color: #5ca2f9;
        text-align: center;
        font-size: 10px;
        float: left;
        width: 100%;
    }

    .servicos h2 {
        color: #254070;
        text-align: center;
        font-size: 26px;
        font-family: 'Montserrat-Bold';
        width: 100%;
        margin-top: 22px;
        float: left;
    }

    .servicos .box {
        width: 100%;
        height: 516px;
        float: left;
        margin-top: 32px;
    }

    .servicos .box .capa {
        width: 560px;
        height: 100%;
        float: left;
        position: relative;
        background: url("../../img/site/servicos-home.png") center /cover no-repeat;
    }

    .servicos .box .capa .titulo {
        color: #fff;
        font-family: 'Montserrat-Bold';
        text-align: right;
        font-size: 24px;
        border-right: 5px solid transparent;
        padding-right: 60px;
        height: calc(100% / 5);
        display: flex;
        align-items: center;
        justify-content: right;
    }

    @media screen and (-webkit-min-device-pixel-ratio:0) {
        .servicos .box .capa .titulo {
            flex-direction: row-reverse;
        }
    }

    /*.servicos .box .capa .titulo:hover,*/
    .servicos .box .capa .titulo.ativo {
        color: #5ca2f9;
        border-right-color: #5ca2f9;
    }

    .servicos .box .box-descricao .descricao.ativo {
        display: flex;
    }

    .servicos .box .box-descricao {
        width: 560px;
        height: 100%;
        float: left;
        position: relative;
    }

    .servicos .box .descricao {
        width: 560px;
        height: 100%;
        float: left;
        position: absolute;
        background-color: #fff;
        padding: 50px 50px 55px 60px;
        justify-content: center;
        flex-direction: column;
        top: 0;
        left: 0;
        display: none;
    }

    .servicos .box .descricao:first-child {
        display: flex;
    }

    .servicos .box .descricao .icone {
        color: #5ca2f9;
        width: 100%;
        float: left;
        margin-bottom: 12px;
    }

    .servicos .box .descricao .icone:last-child {
        margin-bottom: 0;
    }

    .servicos .box .descricao .icone:before {
        font-size: 19px;
    }

    .servicos .box .descricao .itens {
        color: #254070;
        font-size: 16px;
        width: 418px;
        float: right;
    }

    .noticias {
        width: 100%;
        height: 665px;
        float: left;
        background-color: #fff;
    }

    .noticias .box {
        width: 100%;
        max-width: 1120px;
        height: 100%;
        float: left;
        margin: 0 calc(50% - 560px);
    }

    .noticias .box h3 {
        color: #5ca2f9;
        text-align: center;
        font-size: 10px;
        float: left;
        width: 100%;
        margin-top: 60px;
    }

    .noticias .box h2 {
        color: #254070;
        text-align: center;
        font-size: 26px;
        font-family: 'Montserrat-Bold';
        width: 100%;
        margin-top: 22px;
        float: left;
    }

    .noticias .box .list-not {
        width: 100%;
        height: 330px;
        float: left;
        margin-top: 48px;
    }

    .noticias .box .list-not .not {
        width: 340px;
        height: 340px;
        float: left;
        margin-right: 50px;
    }

    .noticias .box .list-not .not:nth-child(3) {
        margin-right: 0;
    }

    .noticias .box .list-not .not a {
        float: left;
        width: 100%;
        height: 100%;
    }

    .noticias .box .list-not .not .capa {
        width: 100%;
        height: 200px;
        float: left;
        margin-bottom: 20px;
    }

    .noticias .box .list-not .not:hover .capa {
        filter: brightness(110%);
        transition: 0.5s;
    }

    .noticias .box .list-not .not .data {
        width: 100%;
        font-size: 10px;
        color: #5ca2f9;
        text-align: left;
        font-family: 'Montserrat-Bold';
        margin-bottom: 20px;
        float: left;
        text-transform: uppercase;
        height: 10px;
    }

    .noticias .box .list-not .not:hover .data {
        color: #3988ea;
    }

    .noticias .box .list-not .not .titulo {
        width: 100%;
        float: left;
        font-size: 18px;
        color: #254070;
        text-align: left;
    }

    .noticias .box .list-not .not:hover .titulo {
        color: #112548;
    }

    .noticias .box .botao {
        width: 288px;
        height: 40px;
        float: left;
        margin: 45px calc(50% - 144px);
        font-size: 10px;
        color: #5ca2f9;
        border: #5ca2f9 1px solid;
        border-radius: 21px;
        padding: 14px 46px;
        text-align: center;
    }

    .noticias .box .botao:hover {
        background-color: #5ca2f9;
        color: #fff;
    }

    .links {
        width: 100%;
        max-width: 1120px;
        float: left;
        height: 770px;
        margin: 0 calc(50% - 560px);
    }

    .links h3 {
        color: #5ca2f9;
        text-align: center;
        font-size: 10px;
        float: left;
        width: 100%;
        margin-top: 60px;
    }

    .links h2 {
        color: #254070;
        text-align: center;
        font-size: 26px;
        font-family: 'Montserrat-Bold';
        width: 100%;
        margin-top: 12px;
        margin-bottom: 50px;
        float: left;
    }

    .links .box {
        height: 556px;
        width: 100%;
        float: left;
    }

    .links .box .box1,
    .links .box .box2,
    .links .box .box3 {
        width: 256px;
        height: 100%;
        float: left;
        margin-right: 32px;
        background-color: #fff;
    }

    .links .box .box4 {
        width: 256px;
        height: 100%;
        float: left;
        margin-right: 0;
        background-color: #fff;
    }

    .links .box .box1 a,
    .links .box .box2 a,
    .links .box .box3 a,
    .links .box .box4 a {
        /*width: 100%;*/
        float: left;
        /*height: 100%;*/
    }

    .links .box .box1 .title,
    .links .box .box2 .title,
    .links .box .box3 .title,
    .links .box .box4 .title {
        color: #fff;
        background-color: #5ca2f9;
        font-family: 'Montserrat-Bold';
        font-size: 16px;
        text-align: left;
        padding: 20px 30px;
        width: 100%;
    }

    .links .box .box1 .title:hover,
    .links .box .box2 .title:hover,
    .links .box .box3 .title:hover,
    .links .box .box4 .title:hover {
        color: #fff;
        background-color: #5ca2f9;
    }

    .links .box .box1 li,
    .links .box .box2 li,
    .links .box .box3 li,
    .links .box .box4 li {
        width: 100%;
        text-align: left;
        color: #254070;
        font-size: 13px;
        padding: 14px 32px;
    }

    .links .box .box1 li:hover,
    .links .box .box2 li:hover,
    .links .box .box3 li:hover,
    .links .box .box4 li:hover {
        color: #5ca2f9;
        background-color: #eaf6ff;
    }

    .depoimentos {
        width: 100%;
        height: 420px;
        float: left;
        background-color: #fff;
    }

    .depoimentos .caixa-depo {
        width: 100%;
        max-width: 1120px;
        height: 100%;
        float: left;
        margin: 0 calc(50% - 560px);
    }

    .depoimentos .caixa-depo h3 {
        color: #5ca2f9;
        text-align: center;
        font-size: 10px;
        float: left;
        width: 100%;
        margin-top: 60px;
    }

    .depoimentos .caixa-depo h2 {
        color: #254070;
        text-align: center;
        font-size: 26px;
        font-family: 'Montserrat-Bold';
        width: 100%;
        margin-top: 12px;
        margin-bottom: 25px;
        float: left;
    }

    .depoimentos .caixa-depo .box-depo {
        width: 730px;
        height: 112px;
        float: left;
        margin: 0 calc(50% - 365px);
        overflow: hidden;
        position: relative;
    }

    .depoimentos .caixa-depo .box-depo .depo {
        width: 100%;
        height: 100%;
        float: left;
    }

    .depoimentos .caixa-depo .box-depo .depo .texto {
        color: #254070;
        text-align: center;
        /*float: left;*/
        font-size: 14px;
        overflow: hidden;
        width: 100%;
    }

    .depoimentos .caixa-depo .box-depo .depo .autor {
        color: #5ca2f9;
        font-size: 14px;
        text-align: center;
        /*float: left;*/
        margin-top: 20px;
        overflow: hidden;
        width: 100%;
    }

    .depoimentos .caixa-depo .pager {
        position: relative;
        text-align: center;
        width: 100px;
        height: 30px;
        float: left;
        padding: 10px;
        display: flex;
        justify-content: space-between;
        margin: 16px calc(50% - 50px);
    }

    .depoimentos .caixa-depo .pager span {
        color: transparent;
        border-radius: 50%;
        width: 50px;
        cursor: pointer;
        height: 15px;
        margin-right: 5px;
        background: #dfe4eb;
    }

    .depoimentos .caixa-depo .pager span.cycle-pager-active {
        background: #5ca2f9;
    }
}

@media all and (max-width: 999px) {
    .topo {
        width: 1920px;
        height: 550px;
        float: left;
        margin: 0 calc(50% - 960px);
        position: relative;
        z-index: 0;
        top: 0;
        display: none;
    }

    .topo .ban {
        width: 100%;
        height: 100%;
        float: left;
        background: center / cover no-repeat;
    }

    .topo .caixa {
        width: 100%;
        max-width: 468px;
        height: 100%;
        float: left;
        margin: 0 calc(50% - 560px);
        position: absolute;
        top: 0;
    }

    .topo .caixa .titulo {
        width: 100%;
        height: 170px;
        float: left;
        margin-top: 93px;
    }

    .topo .caixa .titulo h1 {
        color: #fff;
        font-size: 55px;
        font-family: 'Montserrat-Bold';
        line-height: 59px;
    }

    .topo .caixa .msg {
        width: 415px;
        height: 87px;
        float: left;
        margin-top: 23px;
        color: #fff;
        font-family: 'Montserrat-Light';
        font-size: 23px;
    }

    .topo .caixa .botao {
        width: 162px;
        height: 42px;
        float: left;
        margin-top: 26px;
        font-size: 10px;
        color: #fff;
        background-color: #5ca2f9;
        border-radius: 21px;
        padding: 14px 46px;
        text-align: center;
    }

    .topo .caixa .botao:hover {
        color: #5ca2f9;
        background-color: #fff;
    }

    .logo-contabil {
        background: url("../../img/site/logo-contabil.png") center / 100% no-repeat;
        position: absolute;
        top: 680px;
        left: 20px;
        width: 111px;
        height: 127px;
        display: none;
    }

    .servicos {
        width: 100%;
        /*max-width: 1120px;*/
        /*float: left;*/
        /*height: 616px;*/
        margin: 30px auto;
        overflow: hidden;
    }

    .servicos h3 {
        color: #5ca2f9;
        text-align: center;
        font-size: 10px;
        float: left;
        width: 100%;
    }

    .servicos h2 {
        color: #254070;
        text-align: center;
        font-size: 26px;
        font-family: 'Montserrat-Bold';
        width: 100%;
        margin-top: 22px;
        float: left;
    }

    .servicos .box {
        width: 100%;
        /*height: 516px;*/
        float: left;
        margin-top: 32px;
    }

    .servicos .box .capa {
        width: 100%;
        height: 100%;
        /*float: left;*/
        position: relative;
        background: url("../../img/site/servicos-home.png") center /cover no-repeat;
    }

    .servicos .box .capa .titulo {
        color: #fff;
        font-family: 'Montserrat-Bold';
        text-align: right;
        font-size: 24px;
        border-right: 5px solid transparent;
        padding: 20px 30px 0 20px;
        height: calc(100% / 5);
        display: flex;
        align-items: center;
        justify-content: right;
    }

    @media screen and (-webkit-min-device-pixel-ratio:0) {
        .servicos .box .capa .titulo {
            flex-direction: row-reverse;
        }
    }

    .servicos .box .capa .titulo:last-child {
        padding-bottom: 20px;
    }

    /*.servicos .box .capa .titulo:hover,*/
    .servicos .box .capa .titulo.ativo {
        color: #5ca2f9;
        border-right-color: #5ca2f9;
    }

    .servicos .box .box-descricao .descricao.ativo {
        display: flex;
    }

    .servicos .box .box-descricao {
        width: 100%;
        height: 100%;
        float: left;
        position: relative;
        min-height: 625px;
    }

    .servicos .box .descricao {
        width: 100%;
        height: 100%;
        float: left;
        position: absolute;
        background-color: #fff;
        padding: 20px;
        /*justify-content: center;*/
        flex-direction: column;
        top: 0;
        left: 0;
        display: none;
    }

    .servicos .box .descricao:first-child {
        display: flex;
    }

    .servicos .box .descricao .icone {
        color: #5ca2f9;
        width: 100%;
        float: left;
        margin-bottom: 12px;
    }

    .servicos .box .descricao .icone:last-child {
        margin-bottom: 0;
    }

    .servicos .box .descricao .icone:before {
        font-size: 19px;
        float: left;
        height: 100%;
        width: 26px;
    }

    .servicos .box .descricao .itens {
        color: #254070;
        font-size: 16px;
        width: 100%;
        /*float: left;*/
        height: 100%;
        padding-left: 26px;
    }

    .noticias {
        width: 100%;
        /*height: 665px;*/
        /*float: left;*/
        background-color: #fff;
    }

    .noticias .box {
        width: 100%;
        /*max-width: 1120px;*/
        height: 100%;
        /*float: left;*/
        /*margin: 0 calc(50% - 560px);*/
    }

    .noticias .box h3 {
        color: #5ca2f9;
        text-align: center;
        font-size: 10px;
        float: left;
        width: 100%;
        margin-top: 60px;
    }

    .noticias .box h2 {
        color: #254070;
        text-align: center;
        font-size: 26px;
        font-family: 'Montserrat-Bold';
        width: 100%;
        margin-top: 22px;
        float: left;
    }

    .noticias .box .list-not {
        width: 100%;
        /*height: 330px;*/
        float: left;
        margin-top: 30px;
    }

    .noticias .box .list-not .not {
        /*width: 100%;*/
        /*height: 340px;*/
        /*float: left;*/
        margin: 0 20px 30px;
    }

    .noticias .box .list-not .not:nth-child(3) {
        /*margin-right: 0;*/
    }

    .noticias .box .list-not .not a {
        float: left;
        width: 100%;
        height: 100%;
    }

    .noticias .box .list-not .not .capa {
        width: 100%;
        height: 200px;
        float: left;
        margin-bottom: 20px;
    }

    .noticias .box .list-not .not:hover .capa {
        filter: brightness(110%);
        transition: 0.5s;
    }

    .noticias .box .list-not .not .data {
        width: 100%;
        font-size: 10px;
        color: #5ca2f9;
        text-align: left;
        font-family: 'Montserrat-Bold';
        margin-bottom: 20px;
        float: left;
        text-transform: uppercase;
        height: 10px;
    }

    .noticias .box .list-not .not:hover .data {
        color: #3988ea;
    }

    .noticias .box .list-not .not .titulo {
        width: 100%;
        float: left;
        font-size: 18px;
        color: #254070;
        text-align: left;
    }

    .noticias .box .list-not .not:hover .titulo {
        color: #112548;
    }

    .noticias .box .botao {
        width: 288px;
        height: 40px;
        float: left;
        margin: 20px calc(50% - 144px);
        font-size: 10px;
        color: #5ca2f9;
        border: #5ca2f9 1px solid;
        border-radius: 21px;
        padding: 14px 46px;
        text-align: center;
    }

    .noticias .box .botao:hover {
        background-color: #5ca2f9;
        color: #fff;
    }

    .links {
        width: 100%;
        /*max-width: 1120px;*/
        /*float: left;*/
        /*height: 770px;*/
        /*margin: 0 calc(50% - 560px);*/
    }

    .links h3 {
        color: #5ca2f9;
        text-align: center;
        font-size: 10px;
        float: left;
        width: 100%;
        margin-top: 60px;
    }

    .links h2 {
        color: #254070;
        text-align: center;
        font-size: 26px;
        font-family: 'Montserrat-Bold';
        width: 100%;
        margin-top: 12px;
        margin-bottom: 50px;
        float: left;
    }

    .links .box {
        height: auto;
        /*width: 100%;*/
        /*float: left;*/
        margin: 0 20px;
    }

    .links .box .box1,
    .links .box .box2,
    .links .box .box3,
    .links .box .box4 {
        width: 100%;
        height: 100%;
        float: left;
        margin-bottom: 30px;
        background-color: #fff;
    }

    /*.links .box .box4 {*/
        /*width: 100%;*/
        /*height: 100%;*/
        /*float: left;*/
        /*margin-bottom: 30px;*/
        /*background-color: #fff;*/
    /*}*/

    .links .box .box1 a,
    .links .box .box2 a,
    .links .box .box3 a,
    .links .box .box4 a {
        /*width: 100%;*/
        float: left;
        /*height: 100%;*/
    }

    .links .box .box1 .title,
    .links .box .box2 .title,
    .links .box .box3 .title,
    .links .box .box4 .title {
        color: #fff;
        background-color: #5ca2f9;
        font-family: 'Montserrat-Bold';
        font-size: 16px;
        text-align: left;
        padding: 20px 30px;
        width: 100%;
    }

    .links .box .box1 .title:hover,
    .links .box .box2 .title:hover,
    .links .box .box3 .title:hover,
    .links .box .box4 .title:hover {
        color: #fff;
        background-color: #5ca2f9;
    }

    .links .box .box1 li,
    .links .box .box2 li,
    .links .box .box3 li,
    .links .box .box4 li {
        width: 100%;
        text-align: left;
        color: #254070;
        font-size: 13px;
        padding: 14px 32px;
    }

    .links .box .box1 li:hover,
    .links .box .box2 li:hover,
    .links .box .box3 li:hover,
    .links .box .box4 li:hover {
        color: #5ca2f9;
        background-color: #eaf6ff;
    }

    .depoimentos {
        width: 100%;
        /*height: 420px;*/
        float: left;
        background-color: #fff;
    }

    .depoimentos .caixa-depo {
        width: 100%;
        /*max-width: 1120px;*/
        height: 100%;
        float: left;
        margin: 0 auto;
    }

    .depoimentos .caixa-depo h3 {
        color: #5ca2f9;
        text-align: center;
        font-size: 10px;
        float: left;
        width: 100%;
        margin-top: 60px;
    }

    .depoimentos .caixa-depo h2 {
        color: #254070;
        text-align: center;
        font-size: 26px;
        font-family: 'Montserrat-Bold';
        width: 100%;
        margin-top: 12px;
        margin-bottom: 25px;
        float: left;
    }

    .depoimentos .caixa-depo .box-depo {
        /*width: 730px;*/
        /*height: 112px;*/
        float: left;
        margin: 0 20px;
        overflow: hidden;
        position: relative;
    }

    .depoimentos .caixa-depo .box-depo .depo {
        width: 100%;
        height: 100%;
        float: left;
    }

    .depoimentos .caixa-depo .box-depo .depo .texto {
        color: #254070;
        text-align: center;
        /*float: left;*/
        font-size: 14px;
        overflow: hidden;
        width: 100%;
    }

    .depoimentos .caixa-depo .box-depo .depo .autor {
        color: #5ca2f9;
        font-size: 14px;
        text-align: center;
        /*float: left;*/
        margin-top: 20px;
        overflow: hidden;
        width: 100%;
    }

    .depoimentos .caixa-depo .pager {
        position: relative;
        text-align: center;
        width: 100px;
        height: 30px;
        float: left;
        padding: 10px;
        display: flex;
        justify-content: space-between;
        margin: 16px calc(50% - 50px);
    }

    .depoimentos .caixa-depo .pager span {
        color: transparent;
        border-radius: 50%;
        width: 50px;
        cursor: pointer;
        height: 15px;
        margin-right: 5px;
        background: #dfe4eb;
    }

    .depoimentos .caixa-depo .pager span.cycle-pager-active {
        background: #5ca2f9;
    }
}