@import url(https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap);

.btn-line,
.nav-link,
.txt-section .title,
.txt-section p {
    letter-spacing: 0;
    font-family: Gilroy, sans-serif
}

.orange-txt,
.txt-app h2 {
    text-transform: uppercase
}

.btn-white,
.card.servico-item {
    transform: background .3s ease;
    display: flex
}

.btn-line,
.btn-white,
.footer-bottom a {
    text-decoration: none
}

@font-face {
    font-family: 'Gilroy Bold';
    src: url('../fonts/Gilroy-ExtraBold.otf') format('opentype');
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: Gilroy;
    src: url('../fonts/Gilroy-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal
}

body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    background: #0d0d0d !important;
    color: #998f87 !important
}

img {
    width: 100%;
    max-width: 100%
}

header {
    background: #191919
}

.navbar-toggler:focus {
    box-shadow: none !important;
    outline: 0
}

.btn-line,
.nav-link {
    font-weight: 400;
    font-style: normal;
    font-size: 16px !important;
    line-height: 160%;
    text-align: center;
    color: #fff;
    padding: 0 !important
}

.nav-item:hover .nav-link {
    text-decoration: underline
}

.nav-item {
    padding: 24px
}

.btn-line {
    border: 1px solid #fffFFF4D !important;
    padding: 16px 24px !important;
    transition: background .3s
}

.footer-bottom,
footer {
    border-top: 1px solid #fffFFF1A
}

.btn-line:hover {
    background: #333
}

.navbar-brand img {
    max-width: 204px;
    height: 75px
}

.banner {
    position: relative;
}


.banner h1 {
    text-align: left;
    position: absolute;
    top: 119px;

    font-family: 'Gilroy', sans-serif;
    font-weight: 600;
    font-style: Semibold;
   font-size: clamp(1.5rem, 3vw, 3.8rem);
    line-height: 120%;
    letter-spacing: 0%;
    color: #fff;
    max-width: 319px;
}




.banner img,
.txt-section .line svg {
    max-width: 100%
}

.banner img {
    width: 100%;
    height: auto
}

.sobre {
    padding-top: 120px;
    padding-bottom: 80px
}

.orange-txt {
    color: #ff531c;
    font-family: Gilroy, sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 12px;
    line-height: 160%;
    letter-spacing: 2px
}

.txt-section .title {
    font-weight: 600;
    font-size: 49px;
    line-height: 120%;
    margin-top: 12px;
    color: #fff
}

.txt-novidade_2 {
    margin-right: 64px
}

.txt-section p {
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 160%;
    margin-bottom: 24px
}

.txt-section p strong {
    font-weight: 600 !important
}

.contato,
.proposta,
.servicos {
    padding-top: 80px;
    padding-bottom: 80px
}

.servicos-box {
    margin-top: 40px
}


.card.servico-item {
    background: 0 0 !important;
    border: 1px solid #fffFFF1A;
    border-radius: 8px;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    min-height: 430px;
    padding: 2rem
}

.card.servico-item:hover {
    background: linear-gradient(180.15deg, rgba(125, 129, 135, .2) .13%, rgba(125, 129, 135, 0) 43.84%) !important
}

.card.servico-item h3 {
    font-family: Gilroy, sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 160%;
    color: #fff;
    margin-bottom: 10px
}

.btn-white,
.card.servico-item p {
    font-size: 16px;
    line-height: 160%;
    font-family: Gilroy, sans-serif
}

.card.servico-item p {
    font-weight: 400;
    color: #998f87;
    margin-bottom: 20px;
    flex-grow: 1
}

.card.servico-item .servico-img {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    height: 160px
}

.card.servico-item .servico-img img {
    object-fit: contain;
    max-height: 160px;
    width: auto;
    transform: transition .3s ease
}

.card.servico-item:hover .servico-img img {
    transform: scale(1.05)
}

.app {
    padding-top: 64px;
    padding-bottom: 64px
}

.txt-app,
footer {
    padding-top: 80px
}

.box-app {
    background-image: url('../img/bg-app.webp');
    background-repeat: no-repeat;
    background-size: cover
}

.txt-app {
    padding-bottom: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center
}

.txt-app h2 {
    font-family: Gilroy, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 160%;
    letter-spacing: 20%;
    color: #fff
}

.btn-white {
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0;
    color: #191919;
    background: #fff;
    padding: 16px 20px;
    border-radius: 160px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    max-width: 282px
}

.btn-white:hover {
    background: #e5e3de
}

.segunda-via {
    padding-top: 124px;
    padding-bottom: 125px
}

.segunda-via .container {
    position: relative
}

.absolute-section {
    position: absolute;
    bottom: -128px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1
}

.box-segunda-via {
    position: relative;
    background-image: url('../img/bg-segunda-via.webp');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    max-width: 100%;
    height: 328px;
    background-position: right;
    border-radius: 16px;
    z-index: 20
}

.absolute-segunda-via {
    position: absolute;
    max-width: 372px;
    max-height: 545px;
    right: 200px;
    top: -89px
}

.txt-segunda-via {
    padding: 61px 40px
}

.txt-segunda-via h2 {
    font-family: Gilroy, sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 61px;
    line-height: 120%;
    letter-spacing: 0;
    color: #fff
}

.footer-bottom a,
.footer-title,
.txt-segunda-via p,
footer ul li,
footer ul li a {
    font-family: Gilroy, sans-serif;
    line-height: 160%
}

.txt-segunda-via p {
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 0;
    color: #fff
}

.form-container {
    background: #262625;
    padding: 40px;
    border-radius: 12px;
    box-shadow: 0 4px 4px 0 #00000040;
    margin: 0 auto;
    color: #fff;
    font-family: Gilroy, sans-serif
}

.form-container label {
    display: block;
    margin-bottom: 6px;
    font-size: 14px;
    color: #fff
}

.form-container input[type=email],
.form-container input[type=tel],
.form-container input[type=text],
.form-container textarea {
    width: 100%;
    background: #fff;
    border: none;
    border-radius: 4px;
    padding: 12px 14px;
    font-size: 14px;
    color: #333;
    margin-bottom: 18px;
    box-sizing: border-box
}

.form-container input::placeholder,
.form-container textarea::placeholder {
    color: #a0a0a0
}

.form-container textarea {
    max-height: 100px;
    resize: none
}

.form-container .botao-enviar input[type=submit] {
    width: 100%;
    background: #ff4500;
    color: #000;
    border: none;
    border-radius: 40px;
    padding: 14px 0;
    font-size: 16px;
    cursor: pointer;
    transition: background .3s
}

.form-container .botao-enviar input[type=submit]:hover {
    background: #e63e00
}

.form-container .botao-enviar input[type=submit]::after {
    content: " →"
}

.wpcf7-form br {
    display: none
}

.txt-contato .title {
    font-size: 39px
}

.txt-contato {
    max-width: 450px
}

.contato .row {
    border: 1px solid #fffFFF1A;
    border-radius: 12px;
    overflow: hidden;
    background: linear-gradient(51.91deg, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .098) 14.9%, rgba(255, 255, 255, 0) 100%)
}

.botao-enviar p {
    margin-bottom: 0
}

.footer-logo {
    max-width: 290px
}

.footer-title {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 24px
}

.footer-bottom a,
.txt-signature,
footer ul li,
footer ul li a {
    font-weight: 400;
    letter-spacing: 0
}

footer ul li,
footer ul li a {
    font-style: normal;
    font-size: 14px;
    color: #998f87 !important;
    text-decoration: none;
    padding: 12px 0;
    display: flex;
    align-items: start;
    gap: 5px;
    transform: transition .3s ease
}

footer ul li a:hover,
footer ul li:hover {
    color: #fff !important
}

footer ul li a:hover svg rect,
footer ul li:hover svg rect {
    fill: #fff
}

.footer-bottom a {
    font-size: 14px;
    color: #998f87
}

.footer-bottom {
    padding-top: 20px;
    padding-bottom: 22px
}

.signature {
    background: #fff;
    padding: 26px 0
}

.txt-signature {
    font-family: Rajdhani, sans-serif;
    color: #000;
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 0
}

.cookie-banner {
    position: fixed;
    bottom: 20px;
    right: 20px;
    max-width: 400px;
    background: #1a1a1a;
    color: #fff;
    border-left: 5px solid #ff4d00;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, .3);
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    font-family: Arial, sans-serif;
    z-index: 9999;
    display: none;
    transform: translateY(100px);
    transition: .5s
}

.cookie-banner.show {
    display: block;
    transform: translateY(0)
}

.cookie-content p {
    margin: 0;
    font-size: 14px;
    line-height: 1.4
}

.cookie-content a {
    color: #ff4d00;
    text-decoration: underline
}

.cookie-btn {
    background: #ff4d00;
    color: #fff;
    border: none;
    padding: 10px 18px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 8px;
    cursor: pointer;
    transition: background .3s
}

.cookie-btn:hover {
    background: #e03e00
}

.politica-privacidade h2,
.politica-privacidade h3 {
    color: #fff
}

@media(min-width:992px) {
    .social-icons {
        margin-left: 31px
    }

    .txt-novidade,
    .txt-sobre {
        margin-left: 64px
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .absolute-segunda-via {
        right: 0
    }

    .navbar>.container {
        max-width: 95%
    }

    .nav-item {
        padding: 7px
    }

    .navbar .btn-line {
        padding: 16px 6px !important
    }
}

@media(max-width:992px) {

    .txt-section{
        margin-top: 20px;
    }

    .cards-servicos{
        margin-bottom: 20px;
    }
    h2 {
        font-size: 30px !important
    }

    p {
        font-size: 16px !important
    }

    .txt-novidade_2 {
        margin-right: 0
    }

    .absolute-segunda-via {
        display: none
    }

    .box-segunda-via {
        background: #ff531c;
        height: auto
    }
}

@media(max-width:767px){
    .banner h1 {
        top: 30px;
    }
    .banner img{
        height: 200px;
    }
}