@import '../fonts/gilroy/stylesheet.css';
@import '../fonts/chinese-rocks/styles.css';

* {
    outline: none;
}
ul {
    padding: 0;
}
li {
    list-style: none;
}
body {
    margin: 0;
    font-family: 'Gilroy';
    font-weight: 400;
}
html{
    scroll-behavior: smooth;
}
button:focus {
    outline: none;
}
a,
a:hover,
button {
    text-decoration: none!important;
    cursor: pointer!important;
    transition: .5s;
}
b, strong {
    font-weight: 700;
}
.container {
    max-width: 1200px!important;
    width: 100%;
}
h1,
h2,
h3,
h4,
h5 {
    font-family: 'chinese-rocks';
}

/* Geral */




/* header */
header {
    position: relative;
    z-index: 99;
}
nav.navbar.navbar-expand-md {
    position: relative;
    z-index: 9;
    width: 100%;
    height: 150px;
    display: flex;
    align-items: center;
    transition: .5s;
    margin: 0 auto;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
}
header .navbar-brand {
    transition: .5s;
    padding: 0;
    margin: 0;
}
header .navbar-brand img {
    width: 100%;
    max-width: 217px;
    transition: .5s;
}

/* Vitrine */
section.vitrine {
    position: relative;
    margin-top: -150px;
}
.vitrine img.banner-img {
    width: 100%;
    height: 90vh;
    object-fit: cover;
    object-position: bottom right;
}
.vitrine .conteudo {
    position: absolute;
    width: 100%;
    top: 0;
    height: 90vh;
    display: flex;
    align-items: center;
}
.vitrine .col-md-6 {
    padding-top: 160px;
}
.vitrine .box {
    padding: 30px;
    background: #FFFFFF;
    box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.25);
    border-radius: 30px;
}
.vitrine h1 {
    font-size: 24px;
    line-height: 28px;
    color: #FF7200;
    margin: 0 0 25px;
}
.vitrine input {
    font-size: 16px;
    line-height: 19px;
    color: #828282;
    height: 45px;
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    border-radius: 15px;
    margin-bottom: 10px;
}
.vitrine button {
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
    width: 100%;
    height: 45px;
    background: #FF7200;
    border: 1px solid #FF7200;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.vitrine button:hover {
    color: #FF7200;
    background: #fff;
}

.sobre {
    padding: 60px 0 0;
}
.sobre h2 {
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    color: #1F3A76;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 20px;
}
.sobre h2 span.laranja {
    color: #EE7D22;
}
.sobre p {
    font-size: 18px;
    line-height: 28px;
    color: #4F4F4F;
    margin: 0;
}

.timeline {
    padding: 60px 0;
    background: url(../img/bg-timeline.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.nossa-historia {
    padding: 60px 0;
    background: url(../img/bg-nossa-historia.png) no-repeat;
    background-size: cover;
    background-position: center;
}
.nossa-historia h2 {
    font-size: 50px;
    font-weight: 900;
    line-height: 94px;
    text-transform: uppercase;
    color: #FF7200;
    margin: 0 0 20px;
}
.nossa-historia p {
    font-size: 18px;
    line-height: 28px;
    color: #4F4F4F;
    margin: 0;
}

.nossos-servicos {
    padding: 60px 0;
}
.nossos-servicos h2 {
    font-size: 50px;
    font-weight: 900;
    line-height: 52px;
    color: #1F3A76;
    background-image: url(../img/bg-texto.png);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    margin: 0;
}
.nossos-servicos .box {
    background: #E6DED1;
    padding: 40px 70px 40px 40px;
    position: relative;
    width: 107%;
    margin: 30px 0 50px;
}
.nossos-servicos p {
    font-size: 18px;
    line-height: 28px;
    color: #4F4F4F;
    margin: 0;
}
.nossos-servicos h3 {
    color: var(--1-f-3-a-76, #1F3A76);
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 52px; /* 104% */
    text-transform: uppercase;
    margin: 0 0 50px;
}
.nossos-servicos h4  {
    color: var(--ff-7200, #EE7D22);
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 52px; /* 130% */
    text-transform: uppercase;
}

.empresa-certificada {
    padding: 30px 0 60px;
}
.empresa-certificada h2 {
    color: var(--1-f-3-a-76, #1F3A76);
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 52px; /* 104% */
    text-transform: uppercase;
    display: flex;
    align-items: flex-start;
    margin: 0 0 50px;
}
.empresa-certificada p {
    font-size: 18px;
    line-height: 28px;
    color: #4F4F4F;
    margin: 0 0 50px;
}
.empresa-certificada h4 {
    color: var(--ff-7200, #EE7D22);
    text-align: center;
    font-size: 42px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 95.238% */
    text-transform: uppercase;
    width: 80%;
    display: table;
    margin: 0 auto 50px;
}
.empresa-certificada h4 span {
    font-size: 57px;
}
.empresa-certificada h3 {
    color: var(--1-f-3-a-76, #1F3A76);
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 52px; /* 104% */
    text-transform: uppercase;
    margin: 50px 0;
}
.empresa-certificada img {
    margin-right: 20px;
}
.empresa-certificada h5 {
    color: var(--ff-7200, #EE7D22);
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 93.333% */
    display: flex;
    align-items: center;
    margin: 0 0 20px;
}

.depoimentos {
    background: url(../img/bg-depoimentos.jpg) no-repeat;
    background-size: cover;
    background-position: bottom center;
    padding: 60px 0;
}
.depoimentos h2 {
    color: var(--1-f-3-a-76, #1F3A76);
    font-size: 63px;
    font-style: normal;
    font-weight: 400;
    line-height: 52px; /* 82.54% */
    text-transform: uppercase;
    margin: 0;
}
.depoimentos img {
    margin-bottom: 15px;
}
.depoimentos p {
    font-size: 18px;
    line-height: 28px;
    color: #4F4F4F;
    margin: 0;
}

.numeros {
    padding: 60px 0;
}
.numeros h2 {
    font-size: 50px;
    font-weight: 900;
    line-height: 52px;
    color: #1F3A76;
    background-image: url(../img/bg-texto.png);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    margin: 0 0 40px;
}
.numeros p {
    font-weight: 300;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.35em;
    text-transform: uppercase;
    color: #4F4F4F;
    margin: 0 0 10px;
}
.numeros h4 {
    font-size: 18px;
    font-weight: 900;
    line-height: 18px;
    color: #FF7200;
    display: flex;
    margin: 0;
}
.numeros h4 span {
    font-size: 50px;
    line-height: 28px;
    margin-right: 15px;
}

.videos {
    padding: 30px 0 60px;
}
.videos h2 {
    color: var(--1-f-3-a-76, #1F3A76);
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 52px; /* 104% */
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 40px;
}
.videos a {
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
    padding: 15px 40px;
    background: #FF7200;
    border: 1px solid #FF7200;
    border-radius: 15px;
    display: table;
    margin: 30px auto 0;
}
.videos a:hover {
    color: #FF7200;
    background: #fff;
}

.fotos {
    padding: 30px 0 60px;
}
.fotos h2 {
    color: var(--1-f-3-a-76, #1F3A76);
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 52px; /* 104% */
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 40px;
}
.fotos figure {
    width: 100%;
    height: 460px;
    overflow: hidden;
    transition: .5s;
    margin: 0;
}
.fotos figure img {
    width: 100%;
    height: 460px;
    object-fit: cover;
    border-radius: 2px;
    transform: scale(1);
    transition: .5s;
}
.fotos a:hover img {
    transform: scale(1.1);
}
.fotos h4 {
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #4F4F4F;
    margin: 20px 0 0;
}

footer {
    padding: 40px 0 0;
    text-align: center;
}
footer .logo-footer {
    display: table;
    margin: 0 auto 15px;
}
footer .site {
    display: table;
    margin: 0 auto 25px;
}
footer p {
    margin-bottom: 0;
}
footer p,
footer p a {
    color: var(--Gray-2, #4F4F4F);
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 222.222% */
}
footer a {
    font-size: 18px;
    color: #1F3A76;
}
footer i,
footer a:hover {
    color: #FF7200;
}
footer img.mr-1 {
    width: 20px;
}
.bg-footer {
    width: 100%;
    height: 60px;
    background: url(../img/bg-footer.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.obrigado h2 {
    font-size: 34px;
    font-weight: 800;
    line-height: 34px;
    color: #FF7200;
    margin: 0 0 20px;
}
.obrigado p {
    font-size: 18px;
    line-height: 28px;
    color: #4F4F4F;
    margin: 0 0 20px;
}
.obrigado a {
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
    padding: 15px 40px;
    background: #FF7200;
    border: 1px solid #FF7200;
    border-radius: 15px;
    display: table;
    margin: 20px auto 60px;
}
.obrigado a:hover {
    color: #FF7200;
    background: #fff;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .vitrine .box {
        padding: 30px;
    }
    .vitrine h1 {
        font-size: 18px;
        line-height: 24px;
        margin: 0 0 20px;
    }
    .vitrine input {
        height: 40px;
        margin-bottom: 10px;
    }
    .sobre h2 {
        font-size: 40px;
        line-height: 44px;
    }
    .nossos-servicos h2 {
        font-size: 40px;
        line-height: 44px;
    }
    .nossos-servicos .box {
        width: 111%;
    }
    .depoimentos h2 {
        font-size: 36px;
    }
    .numeros h4 span {
        font-size: 26px;
        line-height: 24px;
    }
    .fotos figure,
    .fotos figure img {
        height: 350px;
    }
}
@media(max-width: 767px) {
    section.acessibilidade,
    div[vw] {
        top: 53%!important;
    }
    nav.navbar.navbar-expand-md {
        height: 48px;
        justify-content: center;
    }
    header .navbar-brand img {
        max-width: 102px;
    }
    section.vitrine {
        margin-top: -48px;
    }
    .vitrine .box {
        padding: 15px;
    }
    .vitrine h1 {
        font-size: 18px;
        line-height: 20px;
        margin: 0 0 10px;
    }
    .vitrine input {
        height: 40px;
        margin-bottom: 5px;
    }
    .vitrine button {
        height: 40px;
    }
    .vitrine .col-md-6 {
        padding-top: 60px;
    }
    .vitrine .col-md-6 img.img-fluid {
        width: 55%;
        margin: 0 auto;
        display: table;
        margin-bottom: 15px;
    }
    .sobre {
        padding: 30px 0 0;
    }
    .sobre h2 {
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 15px;
    }
    .sobre p {
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 15px;
    }
    .sobre img.img-fluid {
        width: 50%;
        margin: 0 auto;
        display: table;
    }
    .timeline,
    .nossos-servicos {
        padding: 30px 0;
    }
    .nossa-historia {
        padding: 30px 0;
    }
    .nossa-historia h2 {
        font-size: 24px;
        line-height: 24px;
        margin: 0 0 15px;
    }
    .nossa-historia p {
        font-size: 16px;
        line-height: 24px;
    }
    .nossos-servicos h2 {
        font-size: 24px;
        line-height: 32px;
    }
    .nossos-servicos .col-md-6.pr-0 {
        padding-right: 15px!important;
    }
    .nossos-servicos .box {
        padding: 15px;
        width: 100%;
        margin: 15px 0 15px;
    }
    .nossos-servicos p {
        font-size: 16px;
        line-height: 24px;
    }
    .nossos-servicos h3 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 15px;
    }
    .nossos-servicos img.w-100 {
        display: none;
    }
    .nossos-servicos h4 {
        font-size: 24px;
        line-height: 32px;
    }
    .nossos-servicos h4.mt-5 {
        margin-top: 20px!important;
    }
    .empresa-certificada {
        padding: 0px;
    }
    .empresa-certificada h2 {
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 15px;
    }
    .empresa-certificada h2 img.mr-4 {
        width: 50px;
    }
    .empresa-certificada p {
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 30px;
    }
    .empresa-certificada h4 {
        font-size: 14px;
        line-height: 20px;
        width: 100%;
        margin: 0 auto 30px;
    }
    .empresa-certificada h4 span {
        font-size: 22px;
    }
    .empresa-certificada img.img-fluid.d-table.m-auto {
        /*height: 70px;*/
        margin-bottom: 30px!important;
    }
    .empresa-certificada .row.align-items-center.justify-content-between {
        justify-content: center!important;
    }
    .depoimentos {
        padding: 30px 0;
    }
    .depoimentos h2 {
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 15px;
    }
    .depoimentos img {
        margin-bottom: 15px;
        height: 100px;
        float: left;
        margin-right: 15px;
    }
    .depoimentos p {
        font-size: 14px;
        line-height: 20px;
    }
    .depoimentos .col-md-6 {
        margin-bottom: 30px!important;
    }
    .numeros {
        padding: 30px 0 0;
    }
    .numeros h2 {
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 15px;
    }
    .numeros img.mr-4 {
        height: 50px;
        margin-right: 10px!important;
    }
    .numeros p {
        font-size: 12px;
        line-height: 12px;
        margin: 0 0 5px;
    }
    .numeros h4 {
        font-size: 12px;
        line-height: 12px;
    }
    .numeros h4 span {
        font-size: 28px;
        line-height: 20px;
        margin-right: 10px;
    }
    .numeros .col-md-6 {
        margin-bottom: 20px!important;
    }
    .videos h2 {
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 15px;
    }
    .videos iframe {
        height: 160px;
        margin-bottom: 5px!important;
    }
    .videos a {
        font-size: 18px;
        line-height: 20px;
        margin: 10px auto 0;
    }
    .fotos {
        padding: 0;
    }
    .fotos h2 {
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 15px;
    }
    .fotos figure,
    .fotos figure img {
        height: 180px;
    }
    .fotos h4 {
        margin: 10px 0 30px;
    }
    footer {
        padding: 20px 0 0;
    }
    footer p, footer p a {
        font-size: 12px;
        line-height: 20px;
    }
    footer .logo-footer img {
        margin-bottom: 10px;
        height: 30px;
    }
    footer a {
        font-size: 16px;
    }
    section.obrigado.inicio {
        margin-top: 30px;
        padding: 0 30px;
    }
    .obrigado h2 {
        font-size: 26px;
        line-height: 30px;
    }
    .obrigado a {
        font-size: 18px;
        padding: 15px 15px;
    }
}