@import url(https://fonts.googleapis.com/css?family=Nunito:400);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:200);
@import url(https://fonts.googleapis.com/css?family=Cabin:400);

*
{
    font-family: 'Nunito', sans-serif;
    font-weight: 300;
}

h1, h2
{
    font-family: 'Cabin', sans-serif, 'Nunito';
}


.img-logo
{
    max-width: 100%;
    max-height: 100%;
    padding: 10px;
}

.footer-social
{
    float: right;
    max-width: 100%;
    max-height: 100%;
    margin-top: 35px;
}

.footer-social a
{
    color: #0072B0;
}

.footer-social a:hover
{
    color: #FFF;
    transition: all 0.2s ease-in-out;
}

.footer-social i
{
    font-size: 1.5em;
    background-color: #FFF;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.17);
    -moz-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.17);
    box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.17);
    width: 40px;
    height: 40px;
    text-align: center;
    padding-top: 8px;
    margin-left: 4px;
}

.footer-social i:hover
{
    background-color: rgba(0, 114, 176, 0.6);
    transition: all 0.3s ease-in-out;
}

.footer-social2
{
    float: right;
    max-width: 100%;
    max-height: 100%;
    margin-top: 70px;
}

.footer-social2 a
{
    color: #0072B0;
}

.footer-social2 a:hover
{
    color: #FFF;
    transition: all 0.2s ease-in-out;
}

.footer-social2 i
{
    font-size: 1.5em;
    background-color: #FFF;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.17);
    -moz-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.17);
    box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.17);
    width: 40px;
    height: 40px;
    text-align: center;
    padding-top: 8px;
    margin-left: 4px;
}

.footer-social2 i:hover
{
    background-color: rgba(0, 114, 176, 0.6);
    transition: all 0.3s ease-in-out;
}

/********* Botão flutuante whtasapp **********/
#btn_whats
{
    top: 20px;
    display: block;
    z-index: 1;
    width: 70px;
    height: 70px;
    padding: 8px;
    font-size: 40px;
    text-align: center;
    color: #fff;
    background-color: #00e676;
    cursor: pointer;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.45);
    position: fixed;
    border-radius: 50px;
    right: 45px;
    float: right;
}

header
{
    background-color: white;
    width: 100%;
    position: relative;
    z-index: 999;
}

.helper-tamanho
{
    height: 146px;
    width: 100%;
}

header .box-acesso .col-xs-5, header .box-acesso .col-xs-2
{
    padding-right: 5px;
    padding-left: 5px;
}

header .container-fluid
{
    margin-top: 5px;
}

header .btn-primary
{
    background-color: #96b8d6;
    border: 1px solid #96b8d6;
}

header .txt-acesso
{
    padding: 6px;
    text-align: right;
    color: #2e71ad;
}

header .txt-acesso .glyphicon
{
    color: #0066ff;
}

header .box-acesso
{
    padding: 0;
    float: right;
}

header .box-acesso .col-xs-5 .glyphicon
{
    position: absolute;
    top: 10px;
    left: 10px;
    color: #d5e3ef;
}

header input.form-control
{
    text-indent: 10px;
    color: #d5e3ef;
    border: 1px solid #d6eff8;
}

.contato .col-sm-5
{
    padding-right: 0;
    padding-left: 0;
}

header .contato .col-contato
{
    margin-left: 10px;
}

header .contato
{
    color: #1276b2;
    margin-top: 30px;
}

header .contato span
{
    line-height: 15px;
    font-size: 9.1px;
}

header .contato span.glyphicon
{
    line-height: 30px;
    font-size: 18px;
    width: 18px;
    display: block;
    float: left;
}

header .contato .endereco
{
    width: 188px;
}

header .contato .telefone span
{
    line-height: 30px;
    margin-left: 5px;
}

header .contato .telefone
{
    float: right;
}

header .contato .col-contato
{
    float: right;
}

.container-menu
{
    background-color: #2e71ad;
}

.institucional
{
    color: #2e70ad;
    background: url("../img/bg.jpg") no-repeat center center;
}

.institucional h1
{
    text-align: center;
    margin-bottom: 70px;
    font-size: 40px
}

.institucional p
{
    font-family: 'Source Sans Pro', 'Cabin';
    font-size: 24px;
    line-height: 33px;
    padding-left: 15px;
    padding-right: 15px;
}

.institucional .p1
{
}

.institucional .p2
{
    /*margin-top: 210px;*/
    margin-top: 15px;
}

.institucional .p3
{
    margin-top: 105px;
}

.institucional .p4
{
    /*margin-top: 175px;*/
    margin-top: 100px;
}

.softwares
{
    background-color: #8ac249;
}

.softwares h1
{
    text-align: center;
    margin-bottom: 50px;
    margin-top: 50px;
    font-size: 35px;
    color: white;
}

.softwares .col-md-4
{
    overflow: hidden;
    margin-bottom: 30px;
    min-height: 78px;
}

.softwares .col-md-4 div
{
    cursor: pointer;
    text-align: center;
    background-color: white;
    width: 100%;
    padding: 15px;
    border-top: 5px solid #336699;
    background: linear-gradient(to bottom, #336699 50%, #fff 50%);
    background-size: 100% 200%;
    background-position: center bottom;
    margin-left: 10px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.softwares .col-md-4 div:hover
{
    background-position: center top;
}

.softwares img
{
    width: 100%;
}

.abrangencia
{
    background-color: #ebeff2;
    padding-bottom: 60px;
}

.abrangencia h1
{
    color: #2e71ad;
    font-size: 40px;
    margin-top: 70px;
}

.abrangencia h1 img
{
    margin-top: -30px;
}

.abrangencia .txt-abrangencia p
{
    color: #2e71ad;
    font-family: 'Nunito', 'Cabin', sans-serif;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 40px;
}

.abrangencia p
{
    color: #2e71ad;
    font-size: 16px;
    margin-bottom: 30px;
}

.abrangencia .img-visita
{
    margin-top: -60px;
}

.abrangencia .img-visita img
{
    max-width: 100%;
}

.box-telefone
{
    color: #2e71ad;
    text-align: center;
    position: relative;
}

.telefone-abrangencia h2
{
    color: #2e71ad;
    text-align: center;
}

.box-telefone .glyphicon
{
    position: absolute;
    top: 12px;
    left: 10px;
    color: #b3d3e6;
}

.box-telefone .form-control
{
    text-indent: 15px;
    height: 40px;
}

.box-telefone .form-control::-webkit-input-placeholder
{
    color: #b3d3e6;
}

.box-telefone .form-control:-moz-placeholder
{
    color: #b3d3e6;
}

.box-telefone .form-control::-moz-placeholder
{
    color: #b3d3e6;
}

.box-telefone .form-control:-ms-input-placeholder
{
    color: #b3d3e6;
}

.trabalhe
{
    background: url("../img/bg-trabalhe.jpg") center center no-repeat;
    padding-bottom: 100px;
}

.trabalhe h2
{
    text-align: center;
}

.trabalhe h2 span
{
    color: #b4b4b4;
    font-size: 16px;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid #b4b4b4;
}

.trabalhe .form-control
{
    border-radius: 0;
    border-color: #e3e8eb;
    color: #b4b4b4;
    margin-bottom: 15px;
}

.trabalhe input[type="file" i]
{
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
}

.footer
{
    background-color: #2f383f;
    color: white;
    font-size: 14px;
    padding: 10px 0;
}

.footer .col-sm-4
{
    text-align: right;
}

.modal-produto
{
    text-align: center;
}

.modal-produto img
{
    max-width: 100%;
    margin-bottom: 15px;
}

.modal-produto ul, .modal-produto p
{
    text-align: left;
    color: #4d7098;
}

.iframe-contato
{
    height: 355px;
}

.iframe-trabalhe
{
    height: 181px;
}

.iframe-telefone
{
    height: 50px;
}

@media screen and (max-width:767px)
{
    #btn_whats
    {
        width: 60px;
        height: 60px;
        font-size: 34px;
        right: initial;
        left: 15px;
        top: initial;
        bottom: 65px;
    }

    .helper-tamanho
    {
        height: 390px;
    }
}

@media screen and (min-width:768px) and (max-width:999px)
{
    .helper-tamanho
    {
        height: 265px;
    }
}

@media screen and (max-width:1000px)
{

    .img-logo
    {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .institucional .p2, .institucional .p3, .institucional .p4
    {
        margin-top: auto;
    }

    .abrangencia .img-visita
    {
        margin-top: auto;
    }

    .trabalhe
    {
        padding-bottom: 20px;
    }

    .footer
    {
        text-align: center;
    }

    .footer .col-sm-4
    {
        text-align: center;
    }

    .iframe-contato
    {
        height: 500px;
    }

    .iframe-trabalhe
    {
        height: 328px;
    }
}
