@import '../fonts/stylesheet.css';

html{
    font-size: 10px;
    background-color: #0e56c3;
}

h1, h2 {font-family: "Open Sans"; font-weight: 600;}
h4 {
    font-family: Raleway;
    font-weight: 600;
    letter-spacing: 1.2px;
    font-size: 1.2rem;
    text-transform: uppercase;
}
header nav { font-family: "Moon Bold"; }
.text-produto-vertical h2,
.text-cliente h2 { font-family: "Moon Bold"; }
.btn, footer { font-family: Raleway; }

h1 { font-size: 4.3rem; }

span.green { color: #B8EC7A; }
.header { text-align: center; }

.dropdown-item,
.dropdown-menu { background-color: #0e56c3; }
.dropdown-divider { border-top: 1px solid #233069; }
.dropdown-item:focus, .dropdown-item:hover { background-color: #537cbe; }

header {
    background: #0e56c3;
    position: relative;
    color: #FFF;
    padding-bottom: 10px;
}
.index header{
    background: linear-gradient(to bottom right, #0040B7, #7DB0E1);
}

header .container{ text-align: center; }

header .navbar-brand img{
    width: 87px;
    margin-top: 10px;
}

header nav .menu {
    margin: auto;
    margin-top: 22px;
}

header nav .menu li{
    padding-left: 24px;
    padding-right: 24px;
}

header nav .menu li a{
    padding: 4px 30px !important;
    color: #FFF !important;
    text-transform: uppercase;
    font-size: 15px;
}

header nav .menu > li > a {
    padding: 4px 8px !important;
}

header nav .menu li.active a{
    border-bottom: 3px solid #b9ec7a;
}

header ul.social{
    padding-top: 18px;
}
header h2{
    margin: 70px 0 5px 0;
    font-size: 4rem;
}
header h4{
    font-size: 1.3rem;
}
header .img-principal {
    max-width: 100%;
    margin-top: -35px;
}

header nav .social li {
    display: inline-block;
}
header nav .social li img{
    height: 25px;
}
header .navbar-brand img{
    width: 65px;
}
header .bg-dark {
    background-color: transparent !important;
}
header .navbar .navbar-toggler{
    font-size: 20px;
}

.top-icon {
    background: #FFF;
    border-radius: 100%;
    width: 110px;
    height: 110px;
    position: absolute;
    bottom: -28px;
    left: 50%;
    margin-left: -55px;
    box-shadow: 1px 2px 20px #888888;
}
.top-icon > img {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 6px;
    right: 0;
    width: 65px
}
.text-produto-vertical {
    position: absolute;
    left: 0px;
    top: 0px;
    height: calc(100%);
    display: flex;
    align-items: center;
    z-index: 0;
}
.text-produto-vertical h2 {
    font-size: 80px;
    writing-mode: vertical-rl;
    margin: 0;
    color: #F7F7F7;
    text-transform: uppercase;
    letter-spacing: 16px;
    margin-left: -20px;
    z-index: -1;
}
.bottom-radius {
    height: 4.5vmin;
    overflow: hidden;
    align-items: flex-start;
    display: inline-flex;
    width: 100%;
    position: absolute;
    bottom: -1px;
}
.bottom-radius:after {
    content: "";
    background: #FFF;
    width: calc(100% + 200px);
    height: 120px;
    border-radius: 40%;
    margin: 0 -100px;
    display: inline-block;
}
.bottom-radius-concave{
    width: 100%;
    height: 160px;
    position:relative;
    overflow:hidden;
}
.bottom-radius-concave:before{
    content:'';
    position:absolute;
    bottom: 50px;
    width: calc(100% + 400px);
    height: 100%;
    border-radius:100%;
    margin-left: -200px;
}
.bottom-radius-2:before{ box-shadow: 0px 300px 0px 300px #FFF; }
.bottom-radius-3{
    background: #FFF;
}
.bottom-radius-3:before{ box-shadow: 0px 300px 0px 300px #122035; }
.btn-custom {
    border-radius: 21px;
    font-size: 14px;
    padding: 10px 50px;
    float: right;
}
.btn-custom.yellow:active,
.btn-custom.yellow {
    background-color: #EFC411 !important;
    border-color: #EFC411 !important;
    color: #FFF !important;
    float: none;
}

#produtos {
    padding: 60px 15px 90px 15px;
    position: relative;
}
#produtos .itens {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
#produtos .header {
    color: #A8A8A8;
}
#produtos .produto {
    margin: 35px 35px 0 35px;
    border-radius: 15px;
    width: 240px;
    box-shadow: #bfbfbf 0px 4px 20px;
    overflow: hidden;
}
#produtos .produto .conteudo {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 3px 18px;
    color: #FFF;
    width: 100%;
    height: 265px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
#produtos .produto .conteudo h3 {
    font-size: 2.2rem;
    font-family: "Open Sans";
    font-weight: 600;
    line-height: 22px;
}
#produtos .produto .conteudo p {
    font-family: Raleway;
    font-size: 11px;
    line-height: 13px;
}
#produtos .produto .label-bar{
    width: 100%;
    height: 55px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0px 20px;
}
#produtos .produto .label-bar img{
    height: 42px;
    margin-left: -3px;
}
#produtos .produto .label-bar .botao{
    display: inline-block;
    color: #fff;
    padding: 5px 21px;
    border-radius: 15px;
    font-size: 11px;
}
#produtos .produto.sisgr .conteudo{
    background-image: url('../img/produtos/sisgr.png');
}
#produtos .produto.sisgr .label-bar{
    background-color: #0047d4;
}
#produtos .produto.sisgr .label-bar .botao{
    background-color: #1786c7;
}

#produtos .produto.gete .conteudo{
    background-image: url('../img/produtos/gete.png');
}

#produtos .produto.gete .label-bar{
    background-color: #14f3f2;
}
#produtos .produto.gete .label-bar .botao{
    background-color: #4477a6;
}

#produtos .produto.livro-de-ponto .conteudo{
    background-image: url('../img/produtos/livrodeponto.png');
}
#produtos .produto.livro-de-ponto .label-bar {
    background: linear-gradient(to right, #76519e, #604490);
}
#produtos .produto.livro-de-ponto .label-bar .botao{
    background: linear-gradient(to right, #43c5b2, #006bce);
}

#parceiros {
    background-color: #21324F;
    padding-top: 30px;
    padding-bottom: 100px;
    position: relative;
}
#parceiros .container {
    position: relative;
    z-index: 1;
}
#parceiros .text-cliente {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: #12203585;
}
#parceiros .text-cliente h2 {
    font-size: 20vw;
    padding: 0;
    margin: 0;
    line-height: 100%;
}
#parceiros .header { color: #108FD6; }
#parceiros .itens{
    margin-top: 60px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

#parceiros .parceiro {
    border-radius: 15px;
    display: flex;
    margin: -7px 13px;
    justify-content: center;
}
#parceiros .parceiro > img { width: 190px; height: 159.67px; }

#vantagens .container{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 30px 0 105px;
}

#vantagens .container .ilustracao{
    width: 460px;
    margin: 0 20px;
}
#vantagens .container .texto{
    width: 500px;
    margin: 0 20px;
}
#vantagens h2 {
    font-size: 3.5rem;
    font-family: EbonyHv;
    letter-spacing: 6px;
    line-height: 5rem;
    margin-bottom: 25px;
}
#vantagens p {
    font-family: Raleway;
    color: #A8A8A8;
    font-size: 14px;
    margin-bottom: 25px;
}

.page-contato main .header h4,
.page-carreiras main .header h4 {
    margin: 0 auto;
    line-height: 25px;
    margin-bottom: 30px;
}
.page-contato .contato-area,
.page-carreiras .contato-area {
    padding: 30px
}
.page-contato .contato-area h3,
.page-carreiras .contato-area h3 {
    font-size: 5rem;
    margin-bottom: 0;
    color: #adadad;
}
.page-contato .contato-area h4,
.page-carreiras .contato-area h4 {
    font-size: 2.5rem;
    text-transform: none;
    margin-bottom: 0px;
}
.page-contato .contato-area form input,
.page-contato .contato-area form select,
.page-carreiras .contato-area form input,
.page-carreiras .contato-area form select {
    height: 45px !important;
    border-radius: 8px;
    font-size: 20px;
    margin-bottom: 2.5rem;
}
.page-contato .contato-area form button[type="submit"],
.page-carreiras .contato-area form button[type="submit"] {
    height: 45px;
    color: #FFF;
    background-color: #0f57c5;
    border: none;
    border-radius: 10px;
    padding: 5px 60px;
    font-size: 20px;
    cursor: pointer;
}
.page-carreiras .img-contato-area {
    display: flex;
    align-items: flex-end;
}
.page-carreiras .img-contato-area img {
    max-width: 500px;
    margin: 0 auto 30px;
}

.form-step-by-step input[type="radio"]{
    -webkit-appearance: none;
    background-color: rgba(146, 146, 146, 0.3);
    color: #FFF;
    padding: 5px 10px;
}
.form-step-by-step input[type="radio"]:checked{
    -webkit-appearance: none;
    background-color: #2bda43;
}
.form-step-by-step input[type="radio"]:after{
    content: attr(value);
    white-space: nowrap;
}
.form-step-by-step input[type="radio"]:before{
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 10px;
}
.form-step-by-step label {
    font-size: 28px;
    float: left;
}
.form-step-by-step input:not([type="radio"]) {
    border: none;
    border-bottom: 2px solid #7c7c7c;
    border-radius: 0 !important;
    padding: .375rem .75rem .375rem 22px;
}
.form-step-by-step input:not([type="radio"]):before {
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}
.form-step-by-step input:focus {
    color: green !important;
}
.form-step-by-step input:focus + .arrow:before,
.form-step-by-step input:focus + button + .arrow:before {
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 18px;
    position: absolute;
    left: 0;
    bottom: 75px;
}
.form-step-by-step input:focus + .arrow:before {
    bottom: 32px;
}
.form-step-by-step fieldset { position: relative; }
.form-step-by-step .disabled {
    opacity: .2;
    pointer-events: none;
}
.form-step-by-step button{
    border: none;
    background: #6fd479;
    border-radius: 3px;
    color: #FFF;
    padding: 3px 10px;
    font-size: 10px;
    font-weight: bold;
    float: left;
}
.form-step-by-step button[type="button"]:after{
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-left: 10px;
    font-size: 15px;
}
.form-step-by-step button.next{
    font-size: 16px !important;
    padding: 5px 10px !important;
}
.form-step-by-step button.next:after {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-left: 10px;
    font-size: 20px;
}
.form-step-by-step button.next + .arrow + span {
    float: left;
    font-size: 14px;
    margin-left:  20px;
    padding: 10px 10px;
}

.contato-painel .item .descricao {
    margin: 16px auto 0;
    max-width: 160px;
    font-size: 17px;
}

.page-contato .contato-area h3 { font-size: 3.3rem}
.page-contato .contato-area h4 {
    font-size: 1.5rem;
    margin: 12px auto 40px auto;
    max-width: 365px;
    line-height: 23px;
}

.contato-painel h3 {
    font-size: 27px;
    margin-bottom: 16px;
    margin-top: 80px;
    color: #0f57c3;
}
.contato-painel .text {
    font-size: 15px;
    max-width: 400px;
    margin: 0 auto;
}
.contato-painel .btn-group i {
    font-size: 27px;
    color: #878787;
}
.contato-painel .btn-group a {
    padding: 0 10px;
    margin-bottom: 15px;
}
.contato-painel .btn-group a {
    font-size: 17px;
    padding: 0 10px;
    margin-bottom: 15px;
}

.mensagem-erro,
.mensagem-sucesso {
    display: none;
    text-align: center;
    padding: 25px;
}
.mensagem-erro h5,
.mensagem-sucesso h5 {
    font-size: 100px;
    font-family: Raleway;
    color: #3a7fe6;
}
.mensagem-erro h4,
.mensagem-sucesso h4 {
    max-width: 635px;
    margin: 0 auto;
    line-height: 30px;
    font-size: 22px;
    text-transform: none;
}

.modal-produto .modal-content {
    border-radius: 10px;
    box-shadow: 0 0 9px 0px #d8d3d3;
    border-color: transparent;
    overflow: hidden;
}
.modal-produto .modal-body > div {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: stretch;
}
.modal-produto .modal-body > div .form-contato{
    min-width: 300px;
    padding: 30px 25px;
}

.modal-produto .modal-body > div .banner img{
    height: 500px;
    margin-top: -1px;
}

.modal-backdrop.fade.show {
    background-color: #FFF;
    opacity: .8;
}
.modal-produto .modal-body {
    padding: 0;
}
.modal-produto .logo {
    height: 75px;
    margin-bottom: 13px;
}
.modal-produto h3 {
    font-size: 2.1rem;
    margin-bottom: 5px;
}
.modal-produto h4 {
    width: 215px;
    margin: 0 auto;
    font-size: 1.4rem;
    margin-bottom: 35px;
    color: #aaaaaa;
    text-transform: none;
}
.modal-produto input {
    margin-bottom: 20px;
    height: 32px;
    border-radius: 7px;
    padding: 3px 20px;
    font-size: 13px;
}
.modal-produto a.botao{
    display: inline-block;
    color: #fff;
    padding: 6px 50px;
    border-radius: 9px;
    font-size: 14px;
    border: none;
    margin-top: 50px;
}

/** Livro de Ponto **/
.modal-produto.livro-de-ponto h3 { color: #7c7295; }
.modal-produto.livro-de-ponto a.botao{
    background: linear-gradient(to right, #43c5b2, #006bce);
}
/** Livro de Ponto **/

/** SISGR **/
.modal-produto.sisgr h3 { color: #0746b9; }
.modal-produto.sisgr a.botao{
    background: #0746b9
}
/** SISGR **/

/** GETE **/
.modal-produto.gete h3 { color: #8cbb0b; }
.modal-produto.gete a.botao{
    background: #8cbb0b
}
/** GETE **/

footer {
    background-color: #122035;
    position: relative;
}
footer > .container {
    padding-bottom: 30px;
}
footer h2 {
    color: #108FD6;
    font-size: 2.2rem;
}
footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
footer li, footer a {
    color: #FFF;
    font-size: 14px;
    padding-top: 14px;
}
footer .btn-contato{
    font-size: 14px;
    margin-top: 50px;
}
footer #mapa {
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: -20px;
    z-index: 1;
    margin: 0 -125px;
    transition: .5s all;
    overflow: hidden;
    right: 50%;
}
footer #mapa iframe{
    width: 100%;
    height: 250px;
    margin-bottom: -4px;
}
footer #mapa:hover {
    right: 0;
    left: 0;
    border-radius: 0;
    margin: -110px 0;
    padding: 50px 0;
    top: -45px;
}
footer #mapa:not(:hover) { transition-delay: 1s; }
footer #mapa:hover iframe{
    width: 100%;
}
footer .foot {
    background-color: #1362ad;
    height: 40px;
    overflow: hidden;
}
footer .foot .copyright p {
    color: #FFF;
    font-size: 13px;
    padding-top: 10px;
}
footer .foot .social {
    text-align: right;
}
footer .foot .social a {
    padding-top: 10px;
    display: inline-block;
}
footer .foot .social a img{
    height: 22px;
}

@media (max-width: 992px) {
    html{
        font-size: 7px;
    }
    header .menu{
        width: 100%;
        padding-bottom: 3px;
    }
    header .navbar-nav {
        text-align: left;
        float: right;
        display: inline-block;
        border: 1px solid #ffffff55;
        border-radius: 0 0 15px 15px;
        border-top: none;
        padding-bottom: 15px;
    }
    header h2 {
        margin-top: 10px;
    }
    header nav .menu li a{
        padding-left: 10px!important;
    }
    header .img-principal {
        margin-top: -10px;
    }

    #produtos .header {
        margin-bottom: 10px;
        position: relative; /*evitar que o nome vertical fique por cima*/
    }
    #parceiros .itens {
        margin-top: 20px;
    }
    #parceiros .parceiro{
        margin: -7px -3px;
    }
    #vantagens .container {
        padding-bottom: 25px;
    }
    #vantagens .container .ilustracao{
        width: 95%;
    }

    footer{
        margin-top: 50px;
    }
    footer #mapa{
        width: 100%;
        height: 200px;
        margin-left: 0;
        left: 0;
    }
    footer .foot {
        height: auto;
        padding: 10px 0;
    }
    footer .foot .social {
        text-align: center;
    }
    footer .btn-custom {
        margin-top: 30px;
        float: none;
    }
    #mapa{
        border-radius: 0 !important;
        padding: 0;
        top: -85px !important;
    }
}
