    div.wpcf7 {
        margin: 40px 0 0 !important;
        padding: 0;
        }
    .navbar-fixed-top.scrolled {
    background-color: #fff !important;    
        }
    .navbar-default{
    transition:500ms ease;
    background:transparent;
        }
    html {
    scroll-behavior: smooth;
        }
    .scrolled {
        background-color: #fff;
        transition: 500ms ease;
        box-shadow: 4px 15px 15px 3px rgba(0, 0, 0, 0.13);
        }
    #empresa, #servicos, #localizacao, #contato {
        padding-top: 4vh;
        }
    #servicos .btn-secondary {
        color: #fff;
        background-color: #0d62b6;
        border-color: #0d62b6;
    }
    #servicos  #rh {
        color: #0d62b6;
        line-height: normal;
    }
    h1 {
        font-size: 2.8125rem;
        color: #0d62b6;
        font-weight: 700;
        letter-spacing: -0.06rem;
        margin: 0;
    }
    main {
        margin-top: 120px;
    }
    .header {
        background-image: url(../images/bg_header.png);
        background-size: cover;
        background-position: center;       
    }
    .navbar-brand {
        background-image: url(../images/logo-metha.png);
        background-size: cover;
        height: 70px;
        width: 237px;
    }
    .front {
        margin-top: -80px;
    }
    .banner {
        background-color: #fff;
        border-radius: 0.8rem;
        box-shadow: 0 13px 32px 5px rgba(151, 175, 203, 0.3);
        display: flex;
        align-items: center;
        padding: 30px 250px;
        z-index: 1;
        justify-content: space-between;
        position: relative;
    }
    .banner i {
        display: inline-block;
        background-image: url("../images/ico-call-consultor.png");
        width: 91px;
        height: 91px;
        vertical-align: middle;
        background-size: cover;
        margin: 0;
    }
    .banner h3 {
        color: #0454a2;    
        margin: 0;
        font-weight: 900;
        font-size: 2.1875rem;
        letter-spacing: -0.095rem;
    }
    .banner .mini-ddd {   
        font-size: 1.25rem;
        margin-right: 8px;
    }
    .banner h4 {
        text-transform: uppercase;
        font-size: 0.9375rem;
        font-weight: 500;
        color: #3590db;
        letter-spacing: 0.095rem;
        margin: 0;
    }
    #painel {        
        position: relative;        
        z-index: 0;    
        display: flex;    
        justify-content: space-between;
    }  
    #painel .painel-flex-end,
    #painel .painel-flex-center {
        display: flex;
    }
    #painel .painel-flex-end {        
        align-items: flex-end;
    }
    #painel .painel-flex-center {        
        flex-direction: column;
        text-align: right;
        justify-content: center;
    }
    #painel h2 {
        color: #0454a2;
        margin: 0;
        font-weight: 900;
        font-size: 3.575rem;
        letter-spacing: -0.14rem;
        line-height: 3.6rem;
        }
    #painel small {
        display: block;
        margin-top: 20px;
        font-size: 1rem;
        color: #8a9195;
        line-height: 1.8rem;
        padding-left: 55px;
        }
    #empresa img, #agenda img {
        width: 100%;
        height: auto;    
        }
    #agenda .btn {
        border: 0;
        background: linear-gradient(240deg, #fcbd00, #f9e782);
        padding: 20px 50px;
        margin-top: 20px;
        color: #bd930c;
        box-shadow: 0.08rem 0.08rem 2rem 0.01rem rgb(250, 223, 106);
        font-size: 1.8rem;
        font-weight: 700;
        }
    #contato form {
        margin-top: 35px;    
        }

    section small {
    font-size: 1.05rem;
    color: #59a2de;
    letter-spacing: 0.11rem;
    }
    #empresa figure {
    margin: 30px 0;
    }
    #empresa figure img {
    border-radius: 0.55rem;
    }
    section p {
    color: #6f7377;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 2.5rem;
    }
    #bio figure {
    height: auto;
    overflow: hidden;
    }
    #bio {
    margin-top: 40px;
    }
    #bio figure img {
    width: 100%;
    height: auto;
    border-radius: 0.25rem;
    }
    #bio h2 {
    font-size: 2.3875rem;
    font-weight: 300;
    color: #f9e170;
    letter-spacing: -0.08rem;
    }
    #bio .box-bio p {
    color: #fff;
    line-height: 1.9rem;
    }
    #bio .box-bio {
    background-color: #0d62b6;
    padding: 20px 20px;
    margin-left: -60px;
    border-radius: 0.25rem;
    margin-top: 55px;
    width: 78%;
    }
    #servicos {
    margin: 35px 0 120px;
    }
    #agenda {
    margin: 100px 0 120px;
    }
    #agenda h2 {
    font-size: 2.6875rem;
    font-weight: 300;
    color: #0d62b6;
    letter-spacing: -0.08rem;
    }
    .btn-demo {
    color: #0d62b6;
    transform: scale(1);
    transition: all .3s;
    }
    .btn-demo:hover {
    color: #ffa31d;
    transition: all .3s;
    transform: scale(1.04);
    }
    .card-link {
    cursor: pointer;
    }
    .card_body {
    padding: 30px 20px;
    }
    #localiza {
    margin: 120px 0;
    }
    #localiza figure {
    margin: 40px 0 0;
    }
    #localiza img {
    width: 100%;
    height: auto;
    }
    #contato {
    margin-bottom: 120px;
    }
    #footer {
    background-color: #0d62b6;
    padding: 30px 0 0 0;
    margin: 0px;
    }
    #footer p {
    text-align: center;
    color: #fff;
    font-size: 0.83rem;
    margin: 0;
    padding: 15px 0;
    }
    #footer #assinatura {
    margin: 13px 0;
    color: #fff;
    font-size: 0.97rem;
    }
    #footer #logo figure {
    margin: 0;
    width: 100%;
    }
    #footer #logo figure img {
    width: 100%;
    }
    #footer .copyright {
    background-color: #0856a2;
    margin: 30px 0 0;
    }
    #footer .fone small {
    font-size: 70%;
    }
    #footer .fone {
    display: block;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 700;
    }
    #footer figure {
    margin: 0
    }
    #footer .logo-footer {
    margin: 0;
    }
    #footer .acesse, #footer .dmail {   
    color: #fff;
    }
    #footer .acesse {
    display: block;
    font-size: 0.95rem;
    margin-top: 17px;
    }
    #footer .dmail {
    font-size: 1.95rem;
    font-weight: 700;
    letter-spacing: -0.07rem;
    margin-top: -8px;
    display: inline-block;
    }
    #footer .dmail a:link, #footer .dmail a:focus {
    color: #fff;
    text-decoration: none;
    }
    #footer .dmail a:hover, #footer .dmail a:visited {
    color: #fdbe00;
    text-decoration: none;
    }
    #footer .mail-white {
    display: inline-block;
    background-image: url("../images/ico-email-white.svg");
    width: 25px;
    height: 25px;
    background-size: cover;
    margin: 0 0 -2px 1px;
    }

    #contato .wpcf7-mail-sent-ok {
    border: none;
    background-color: #febe00;
    color: #fff;
    padding: 20px 40px;
    position: relative;
    border-radius: 0.35rem;
    margin: 0 auto;
    width: 30%;
    text-align: center;
    }


    
    @media (min-width: 1280px) {
        .header {       
            height: 52.1vw;
            }
        #painel {       
            height: 52.08vw;       
            }
        }
            
    @media (min-width: 1366px) {
    .header {       
        height: 52.1vw;
        }
    #painel {       
        height: 52.08vw;       
        }
    }

    @media (min-width: 1400px) {
    .header {
        height: 49.45vw;
        }
    #painel {
        height: 49.5vw;
        }
    }
@media (min-width: 1900px) {
    .header {
        height: 27.8vw;
        }
    #painel {
        height: 27.8vw;
        }
    }
@media (max-width: 768px) {
       h1 {
        font-size: 2.6125rem;    
        letter-spacing: -0.06rem;
        }
       #painel header {
        position: absolute;
        top: 200px;
        right: 15px;
        }   
    #painel header h2 {       
        margin: 0;
        font-weight: 900;
        font-size: 2.575rem;
        letter-spacing: -0.14rem;
        line-height: 2.6rem;
        }
    #painel header small {
        font-size: 0.92rem;
        line-height: 1.5rem;
        padding-left: 30px;
        }
    section small {
        font-size: 0.85rem;
        letter-spacing: 0.05rem;
        margin-top: 10px;
        display: block;
        }
    .header {
        background-position: 1320px top;
        }
    .header {
        height: 73.8vw;
        }
    #painel {
        height: 73.8vw;
        }
    .banner {   
        padding: 20px 60px;       
        }
    .front {
        margin-top: -72px;
        }
    #painel figure {        
        top: 164px;
        left: -66.9px;        
        width: 100%;
        }
    .image-top {
        width: 100%;
        }
    .card-title {
        margin: 0;
        font-size: 1.25rem;
        color: #0d62b6;
        }
  
    }