﻿h3{
    font-size: 18px;
}
.bgBannerInternoMenor{
    padding-top: unset;
    display: flex;
    align-items: center;
    height: 550px;
    min-height: unset;
}
.bgBannerInternoMenor .centro1250{
    margin-top: 50px;    
}
.bgBannerInternoMenor .centro1250 .content{
    display: flex;
    justify-content: space-between;
}
.bgBannerInternoMenor .centro1250 .content .left, .bgBannerInternoMenor .centro1250 .content .right{
    width: 48%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
}
.bgBannerInternoMenor .centro1250 .content .right{
    background-image: url(../images/imgBannerNotas.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 310px;
}
.bgBannerInternoMenor::before {
    background-image: url(../images/bgBannerLandingNfe.jpg);
    transform-origin: center 50vh 0;
    min-height: 90vh;
}
.bgLandingControleDeEstoque::before{
    background-image: url(../images/bgBannerLandingControleEstoque.jpg);
    transform-origin: center 50vh 0;
}
.bgLandingControleDeVendas::before{
    background-image: url(../images/bgBannerLandingControleDeVendas.jpg);
    transform-origin: center 50vh 0;
}
.bgLandingControleFinanceiro::before{
    background-image: url(../images/bgBannerLandingControleFinanceiro.jpg);
    transform-origin: center 50vh 0;
}
.bgLandingControleDeProducao::before{
    background-image: url(../images/bgBannerLandingControleDeProducao.jpg);
    transform-origin: center 50vh 0;
}
.bgLandingAutopecas::before{
    background-image: url(../images/nuvensFundoAutopecas.jpg);
    transform-origin: center 50vh 0;
}
.bgLandingFabricaDeMoveis::before{
    background-image: url(../images/nuvensFundoFabricaDeMoveis.jpg);
    transform-origin: center 50vh 0;
}
.bgLandingCentralDeIntegracao::before{
    background-image: url(../images/nuvensFundoFabricaDeMoveis.jpg);
    transform-origin: center 50vh 0;
}
.bgLandingSigeMobi::before{
    background-image: url(../images/bgBannerLandingSigeMobi.jpg);
    transform-origin: center 50vh 0;
}
.rightProdutosMedicos{
    background-image: url(../images/imgBannerProdutosMedicos.png) !important;   
}
.rightProdutosDeLimpeza{
    background-image: url(../images/imgBannerProdutosDeLimpeza.png) !important;   
}
.rightEstoque {
    background-image: url(../images/imgBannerEstoque.png) !important;
}
.rightMDFe {
    background-image: url(../images/imgBannerMDFe.png) !important;
}
.rightExportacao {
    background-image: url(../images/imgBannerNFdeExportacao.png) !important;
}
.rightSAT {
    background-image: url(../images/imgBannerCFeSat.png) !important;
}
.rightCTe {
    background-image: url(../images/imgBannerLandingCTe.png) !important;
}
.rightVendas{
    background-image: url(../images/imgBannerVendas.png) !important;
}
.rightFinanceiro{
    background-image: url(../images/imgBannerFinanceiro.png) !important;
}
.rightCatalogoVirtual{
    background-image: url(../images/imgBannerCatalogoVirtual.png) !important;
}
.rightGestaoDeContratos{
    background-image: url(../images/imgBannerGestaoDeContratos.png) !important;
}
.rightSistemaOnline{
    background-image: url(../images/imgBannerSistemaOnline.png) !important;
}
.rightProducao{
    background-image: url(../images/imgBannerControleDeProducao.png) !important;
}
.rightNFSe {
    background-image: url(../images/imgBannerLandingNFSe.png) !important;
}
.rightNFCe {
    background-image: url(../images/imgBannerLandingNFCe.png) !important;
}
.rightCRM {
    background-image: url(../images/imgBannerLandingGestaoDeCRM.png) !important;
}
.rightServicos {
    background-image: url(../images/imgBannerServicos.png) !important;
}
.rightRelatoriosDeLogistica {
    background-image: url(../images/imgBannerLogistica.png) !important;
}
.rightRelatoriosAdministrativos {
    background-image: url(../images/imgBannerRelatoriosAdministrativos.png) !important;
}
.rightRelatoriosFinanceirosFiscais{
    background-image: url(../images/imgBannerRelatoriosFinanceirosFiscais.png) !important;
}
.rightRelatoriosVendasServicos{
    background-image: url(../images/imgBannerRelatoriosVendasServicos.png) !important;
}
.rightAutopecas{
    background-image: url(../images/imgBannerRelatoriosVendasServicos.png) !important;
}
.rightFabricaDeMoveis{
    background-image: url(../images/imgBannerLandingFabricaDeMoveis.png) !important;
}
.rightCentralIntegracoes{
    background-image: url(../images/imgBannerCentralIntegracoes.png) !important;
}
.rightPdv{
    background-image: url(../images/imgBannerPdv.png) !important;
}
.rightSigeMobi{
    background-image: url(../images/imgBannerSigeMobi.png) !important;
}
.rightVendasOnline{
    background-image: url(../images/imgBannerVendasOnline.png) !important;
}
.rightGestaoExpedicao{
    background-image: url(../images/imgBannerGestaoExpedicao.png) !important;
}
.rightSigeloja{
    background-image: url(../images/imgBannerSigeLoja.png) !important;
}
.btExperimente{
    font-size: 17px;
    font-weight: 800;
    background: #01d71f;
    padding: 1.1vw 2vw;
    color: #fff;
    border-radius: 50px;
}
.btExperimente:hover{
    background: #fff;
    color: #01d71f;
}
.btFixoExperimente {
    position: fixed;
    top: 0;
    right: 5vw;
    border-radius: 0 0 5px 5px;
    animation: btExperimenteFixo 5s infinite;
}
.linkContent{
    background: #01d71f;
    color: #fff !important;
    font-weight: 16px;
    font-weight: 700;
    padding: 10px 25px;
    border-radius: 90px;
}
@-webkit-keyframes btExperimenteFixo {
    0% {
        padding: 1.1vw 2vw 1.1vw 2vw;
    }
    5% {
        padding: 3.1vw 2vw 1.1vw 2vw;
    }
    10% {
        padding: 1.1vw 2vw 1.1vw 2vw;
    }
    15% {
        padding: 3.1vw 2vw 1.1vw 2vw;
    }
    20% {
        padding: 1.1vw 2vw 1.1vw 2vw;
    }
    
}
.bgBannerInternoMenor h1, .bgBannerInternoMenor h2{
    text-align: left;
    font-weight: 200;
    font-size: 40px;
}
.bgBannerInternoMenor p{
    width: 100%;
    margin-left: unset;
    margin-right: unset;
    text-align: left;
    font-size: 14px;
}
.bgBannerInternoMenor a{
    float: left;
    margin-top: 3vh;
}

.inicioLanging{
    display: flex;
    padding: 3vh 0 5vh 0;
    justify-content: space-between;
}
.inicioLanging .contentLeft{
    width: 48%;
}
.inicioLanging .contentLeft h2{
    border-bottom: 2px solid #2cc3ff;
    padding-bottom: 30px;
    text-align:left;
    color: #0074ff;
}
.inicioLanging .contentLeft p{
    padding-top: 30px;
    line-height: 30px;
}
.inicioLanging .contentRight{
    background-image: url(../images/imgNotaFiscalSigeCloud.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 50%;
}
.inicioLanging .contentSigeLoja{
    background-image: url(../images/imgSigeLoja.png);
}
.abasLanding{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 5vh;
}
.abasLanding a{
    width: 100%;
    height: 80px;
    padding: 0 1.5vw;
    margin-right: 7px;
    text-align: center;
    background: #e5f1ff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius:3px;
    font-size: 14px;
    color: #0074ff;
    font-weight: 800;
    cursor: pointer;
}
.abasLanding a:hover{
    background: #0074ff;
    color: #fff;
}
.abasLanding a:last-child{
    margin-right: unset;
}
.abasLandingEstoque{
    flex-wrap: wrap;
}
.abasLandingEstoque a{
    width: 32.7%;
    margin-bottom: 8px;
    font-size: 13px;
}
.abasLandingCentralIntegracoes a{
    height: 50px;
    width: 24.3%;
}
.contentList{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e5e5e5;
    padding: 12vh 0;
    align-items: center;
}
.contentList:last-child{
    border-bottom:0;
}
.contentList .img{
    width: 30%;
    height: 200px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.contentList .textoPadrao{
    line-height: 30px;
}
.contentList .content{
    width: 65%;
}
.contentList .content h2{
    font-size: 20px;
    font-weight: 200;
    text-align: left;
    margin-bottom: 10px;
    color: #0074ff;
}
.contentList .content h2 b{
    font-size: 35px;
    font-weight: 900;
}
.contentListEstoque .content h2 b{
    font-size: 28px;
}
.bgParalax{
    width: 100%;
}
.bgParalax::before{
    position: absolute;
    display: block;
    background-size: cover;
    background-position: center;
    background-image: url(../images/imgParalaxSigeCloud.jpg);
    transform-origin: center 60vh 0;
    transform: translateZ(-1px) scale(2);
    z-index: -10;
    height: 80vh;
    content: "";
    width: 101%;
}
.bgParalax .centro960{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 13vh 6vw;
}
.bgParalax .icone{
    width: 56px;
    height: 37px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/cloudIcon.svg);
}
.bgParalax h3{
    margin-top: 30px;
    color: #2cc3ff;
    font-size: 22px;
    letter-spacing: -1px;
    line-height: 29px;
}
.bgParalax h3 b{
    color: #fff;
    font-size: 35px;
}
.bgParalax a{
    margin-top: 3vh;
}
.bgOutrasVantagens{
    background: #fff;
}
.bgOutrasVantagens h3{
    padding: 5vh 0;
}
.bgOutrasVantagens h3 b{
    color: #2cc3ff;
}
.bgOutrasVantagens .bgVantagens{
    border-top: 1px solid #e5e5e5;
    display: flex;
    flex-wrap: wrap;
}
.bgOutrasVantagens .bgVantagens a{
    width: 20%;
    border-radius: 0;
    padding: 4vh 0;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    position: relative;
    z-index: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.bgOutrasVantagens .bgVantagens a .icone{
    width: 25px;
    height: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.bgOutrasVantagens .bgVantagens a span{
    font-size: 13px;
    color: #2cc3ff;
    position: relative;
    z-index: 1;
    display: inline-block;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
    font-weight: 900;
}
.bgOutrasVantagens .bgVantagens a span b{
    color: #15539c;
    font-size: 15px;
    display: inline-block;
    margin: 2vh 0;
    position: relative;
    z-index: 1;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.bgOutrasVantagens .bgVantagens a:hover span, .bgOutrasVantagens .bgVantagens a:hover b{
    color: #fff;
}
.bgOutrasVantagens .bgVantagens a:hover{
    background: #0074ff;
    -webkit-box-shadow: 0px 14px 21px 2px rgba(0,0,0,0.14);
    -moz-box-shadow: 0px 14px 21px 2px rgba(0,0,0,0.14);
    box-shadow: 0px 14px 21px 2px rgba(0,0,0,0.14);
    border-radius: 3px;
    transform: scale(1.05);
    z-index: 20;
    border-bottom: 0;
    border-right: 0;
}
.bgLinkSiteSigeCloud{
    width: 100%;
    background: #0074ff;
    padding: 10vh 0;
}
.bgLinkSiteSigeCloud .centro960{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.bgLinkSiteSigeCloud p{
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: 900;
    margin-bottom: 30px;
}
.bgLinkSiteSigeCloud a{
    background: #fff;
    color: #0074ff;
}
.bgLinkSiteSigeCloud a:hover{
    background: #2cc3ff;
    color: #fff;
}
.rodapeLandings{
    padding: 10vh 0;
    background: #fff;
}
.rodapeLandings .centro960{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.rodapeLandings .centro960 .logoRodape{
    width: 140px;
    height: 37px;
    background-image: url(../images/LogoSigeCloudColorido.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 40px;
}
.rodapeLandings .centro960 h3{
    font-size: 14px;
    font-weight: 900;
    color: #15539c;
    text-align: center;
    width: 200px;
}
.rodapeLandings .centro960 .listRedesSociais{
    margin: 8vh 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.rodapeLandings .centro960 .listRedesSociais a{
    width: 17px;
    height: 17px;
    margin: 0 8px;
}
.rodapeLandings .centro960 .listRedesSociais a:last-child{
    width: 14px;
    height: 14px;
    margin: 0 8px;
}
.rodapeLandings .centro960 .listRedesSociais a svg{
    fill: #15539c;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.rodapeLandings .centro960 .listRedesSociais a:hover svg{
    fill: #2cc3ff;
}
.rodapeLandings .centro960 p{
    font-size: 12px;
    color: #ccd5e4;
    text-align: center;
}
.conteCom{
    text-align: left;
    margin-bottom: 20px;
    color: #0074ff;
}
.vantagensLanding{
    padding: 7rem 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.vantagensLanding h2{
    text-align: left;
    font-size: 28px;
    width: 100%;
    margin-bottom: 2rem;
}
.vantagensLanding div{
    width: 45%;
    margin-bottom: 2rem;
    display: flex;
}
.vantagensLanding div svg{
    display: block;
    width: 24px;
    height:24px;
    fill: #01d71f;
    margin-right: 10px;
    margin-top: 3px;
}
.vantagensLanding div p{
    font-size: 18px;
    line-height: 150%;
    width: calc(100% - 35px);
}
.btsDownloadApp a{
    margin-right: 10px;
}
.bgParalax .btsDownloadApp{
    display: flex;
    margin-top: 20px;
}
.bgParalax .btsDownloadApp a{
    margin: 0 5px;
}
@media only screen and (max-width: 1439px) {
    .bgBannerInternoMenor h1, .bgBannerInternoMenor h2{
        font-size: 30px;
    }
    .logo{
        margin-bottom: 6vh;
    }
    .contentList .content h2 b{
        font-size: 35px;
    }
    .bgBannerInternoMenor{
        height: 85vh;
    }
    .bgBannerInternoMenor .centro1250 {
        margin-top: 15vh;
    }
}
@media only screen and (max-width: 1366px) {
    .bgBannerInternoMenor{
        height: 460px;
    }
}
@media only screen and (max-width: 1280px) {
    .bgBannerInternoMenor .centro1250{
        padding: 0 5vw;
    }
}
@media only screen and (max-width: 1024px) {
    .bgBannerInternoMenor h1, .bgBannerInternoMenor h2{
        padding: unset;
    }
}
@media only screen and (max-width: 1023px) {
    .logo{
        margin: 0 auto 5vh auto;
    }
    .bgBannerInternoMenor{
        align-items: unset;
        height: unset;
    }
    .bgBannerInternoMenor .centro1250{
        margin-top: 6vh;
    }
    .bgBannerInternoMenor h1, .bgBannerInternoMenor h2{
        margin-top: unset;
    }
    .bgBannerInternoMenor::before{
        min-height: 96vh;
        background-position: 54% center;
    }
    .bgBannerInternoMenor .centro1250 .content{
        flex-direction: column-reverse;
        margin-bottom: 70px;
        margin-top: 70px;
    }
    .bgBannerInternoMenor .centro1250 .content .left, .bgBannerInternoMenor .centro1250 .content .right{
        width: 100%;
        padding: 0 4vw;
    }
    .bgBannerInternoMenor .centro1250 .content .right{
        height: 150px;
    }
    .bgBannerInternoMenor .centro1250 .content .left *, .bgBannerInternoMenor .centro1250 .content .right *{
        text-align: center !important;
    }
    .btExperimente {
        font-size: 14px;
        padding: 4.1vw 8vw;
        width: 100%;
        text-align: center;
    }
    .inicioLanging{
        flex-direction: column;
        padding: 8vh 0 5vh 0;
    }
    .inicioLanging .contentLeft, .inicioLanging .contentRight{
        width: 100%;
    }
    .inicioLanging .contentLeft h2{
        text-align: center;
        padding-bottom: 50px;
    }
    .inicioLanging .contentLeft p{
        text-align: center;
        padding-top: 50px;
    }
    .conteCom{
        text-align: center;
    }
    .abasLanding{
        flex-direction: column;
    }
    .abasLanding a{
        height: unset;
        padding: 2vh 0;
        margin-bottom: 5px;
    }
    .contentList{
        flex-direction: column;
    }
    .contentList .img{
        width: 100%;
        height: 130px;
        margin-bottom: 20px;
    }
    .contentList .content{
        width: 100%;
    }
    .contentList .content *{
        text-align: center !important;
    }
    .contentList .content h2 b{
        display: block;
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .bgParalax .centro960{
        padding: 10vh 6vw;
    }
    .bgParalax .icone{
        width: 46px;
        height: 29px;
    }
    .bgParalax h3{
        font-size: 18px;
        margin-top: 15px;
    }
    .bgParalax h3 b{
        font-size: 25px;
    }
    .bgOutrasVantagens .bgVantagens{
        flex-direction: column;
    }
    .bgOutrasVantagens .bgVantagens a{
        width: 100%;
        border-right: 0;
    }
    .rodapeLandings{
        padding: 13vh 0;
    }
    .rodapeLandings .centro960 .listRedesSociais{
        margin: 10vh 0;
    }
    .btFixoExperimente{
        display: none;
    }
    .abasLandingEstoque a{
        width: 100%;
    }
    .vantagensLanding div{
        width: 100%;
    }
    .btsDownloadApp{
        width: 100%;
        display: flex;
        margin-top: 10px;
    }
    .btsDownloadApp a{
        margin:0 5px;
        display: block;
        width: 45%;
    }
    .btsDownloadApp a img{
        object-fit: contain;
        width: 100%;
    }
}
