* {
    /* background-color: #18181B; */
}

/* Cabessario */
body {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
  background-size: cover;
  /* faz a imagem de fundo cobrir todo o elemento */
  background-repeat: no-repeat;
  /* impede a repetição da imagem de fundo */
  background-color: #18181B;
}

.header {
    background-color: #27272A;
    padding: 34px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #fff;
    justify-content: space-between;
    font-weight: 900;
}

.logo {
    display: flex;
    align-items: center;
    background-color: transparent;
}

.logo-text {
    font-weight: bold;
    font-size: 20px;
    color: white;
    margin-right: 20px;
    background-color: transparent;
}

.logo-text span {
    background-color: transparent;
}

.nav-links {
    display: flex;
}

.nav-links {
    margin-right: 80px;
}

.nav-links .button {
    background-color: transparent;
    color: white;
    border: none;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    margin-right: 14px;
    ;
}

.nav-links .button2 {
    background-color: transparent;
    /*color: white;
    border: none; */
    text-align: center;
    /*text-decoration: none;
    display: inline-block;*/
    font-size: 14px;
    /*margin-right: 10px; */
    padding: 0.75rem 1.5rem;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    /* background-color: rgba(37, 99, 235, 1);  */
    background: linear-gradient(to right, #225166, #D95822);
    border-radius: 9999px;
    width: fit-content;
    display: inline-block;
    margin-top: -10px;
    margin-left: 50px;
    position: absolute;
    text-decoration: none;
}

.nav-links .button:hover {
    cursor: pointer;
}

.nav-links .button:hover {
    background-color: transparent;
    color: #fff;
}

::-webkit-scrollbar {
    width: 9px;
    height: 9px;
    background-color: #18181b
}

::-webkit-scrollbar-corner {
    background-color: transparent
}

::-webkit-scrollbar-thumb {
    background-color: #27272a;
    min-height: 40px;
    border-radius: 20px
}

iframe::-webkit-scrollbar {
    width: 10px;
}

iframe::-webkit-scrollbar-track {
    background: #f1f1f1;
}

iframe::-webkit-scrollbar-thumb {
    background: blue;
}

iframe::-webkit-scrollbar-thumb:hover {
    background: #555;
}

/* fim do cabessario */


.conteiner-lauguibot-i {
    margin-left: 461px;
}

.lauguibot-text {
    color: white;
    font-size: 3rem;
    line-height: 1;
    margin-top: 181px;
    margin-left: 300px;
    position: absolute;
    background-color: transparent;
    background: linear-gradient(to right, #D95822, #225166);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    font-weight: 700;
}


.lauguibot-textt {
    font-size: 1.875rem;
    line-height: 2.25rem;
    color: white;
    font-size: 2.25rem;
    line-height: 2.5rem;
    margin-top: 231px;
    margin-left: 300px;
    position: absolute;
    background-color: transparent;
    --tw-text-opacity: 1;
    color: rgb(212 212 216/var(--tw-text-opacity));
    font-weight: 600;
}

.lauguibot-texttt {
    color: white;
    font-size: .970rem;
    line-height: 1.25rem;
    margin-top: 277px;
    margin-left: 302px;
    position: absolute;
    background-color: transparent;
    --tw-text-opacity: 1;
    color: rgb(161 161 170/var(--tw-text-opacity));
}

.lauguibot-textf {
    color: white;
    font-size: .970rem;
    line-height: 1.25rem;
    margin-top: 350px;
    margin-left: 299px;
    position: absolute;
    background-color: transparent;
    --tw-text-opacity: 1;
    color: rgb(161 161 170/var(--tw-text-opacity));
}

.lauguibot-bcs {
    padding: 0.75rem 1.5rem;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    /* background-color: rgba(37, 99, 235, 1);  */
    background: linear-gradient(to right, #225166, #D95822);
    border-radius: 9999px;
    width: fit-content;
    display: inline-block;
    margin-top: 400px;
    margin-left: 290px;
    position: absolute;
    text-decoration: none;
}

.lauguibot-bcs:hover {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-bg-opacity: 1;
    background-color: rgb(29 78 216/var(--tw-bg-opacity));
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, .04)) drop-shadow(0 4px 3px rgba(0, 0, 0, .1));
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
    --tw-shadow-color: #2563eb;
    --tw-shadow: var(--tw-shadow-colored)
}

.lauguibot-bs {
    margin-top: 400px;
    margin-left: 457px;
    position: absolute;
    text-decoration: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 0.25rem;
    row-gap: 0.25rem;
    column-gap: 0.25rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 600;
    width: fit-content;
    --tw-text-opacity: 1;
    color: rgb(161 161 170/var(--tw-text-opacity));
    background: transparent;
}

.lauguibot-bs:hover {
    margin-top: 400px;
    margin-left: 457px;
    position: absolute;
    text-decoration: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 0.25rem;
    row-gap: 0.25rem;
    column-gap: 0.25rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 600;
    width: fit-content;
    --tw-text-opacity: 1;
    /* color: rgb(161 161 170/var(--tw-text-opacity)); */
    color: #fff;
}


.lauguibot-img {
    margin-top: 101px;
    margin-left: 817px;
    height: 381px;
    border-radius: 50%;
    object-fit: cover;
}

.lauguibot-pq-escolheragente-text {
    color: white;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(212 212 216/var(--tw-text-opacity));
    font-size: 1.875rem;
    line-height: 2.25rem;
    margin-top: 617px;
    margin-left: 795px;
    position: absolute;
}

.lauguibot-pq-escolheragente-b-idcof {
    align-items: center;
    gap: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-radius: 9999px;
    white-space: nowrap;
    --tw-text-opacity: 1;
    color: rgb(161 161 170/var(--tw-text-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(39 39 42/var(--tw-bg-opacity));
    --tw-border-opacity: 1;
    border-color: rgb(63 63 70/var(--tw-border-opacity));
    position: absolute;
    margin-top: 685px;
    margin-left: 567px;
    border: 1px solid #fff;
}

.lauguibot-pq-escolheragente-b-wp {
    align-items: center;
    gap: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-radius: 9999px;
    white-space: nowrap;
    --tw-text-opacity: 1;
    color: rgb(161 161 170/var(--tw-text-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(39 39 42/var(--tw-bg-opacity));
    --tw-border-opacity: 1;
    border-color: rgb(63 63 70/var(--tw-border-opacity));
    position: absolute;
    margin-top: 685px;
    margin-left: 772px;
    border: .01px solid #fff;
}

.lauguibot-pq-escolheragente-b-tcvc {
    align-items: center;
    gap: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-radius: 9999px;
    white-space: nowrap;
    --tw-text-opacity: 1;
    color: rgb(161 161 170/var(--tw-text-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(39 39 42/var(--tw-bg-opacity));
    --tw-border-opacity: 1;
    border-color: rgb(63 63 70/var(--tw-border-opacity));
    position: absolute;
    margin-top: 685px;
    margin-left: 1011px;
    border: .01px solid #fff;
}

.lauguibot-pq-escolheragente-b-si {
    align-items: center;
    gap: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-radius: 9999px;
    white-space: nowrap;
    --tw-text-opacity: 1;
    color: rgb(161 161 170/var(--tw-text-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(39 39 42/var(--tw-bg-opacity));
    --tw-border-opacity: 1;
    border-color: rgb(63 63 70/var(--tw-border-opacity));
    position: absolute;
    margin-top: 755px;
    margin-left: 567px;
    border: .01px solid #fff;
}

.lauguibot-pq-escolheragente-b-sicf {
    align-items: center;
    gap: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-radius: 9999px;
    white-space: nowrap;
    --tw-text-opacity: 1;
    color: rgb(161 161 170/var(--tw-text-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(39 39 42/var(--tw-bg-opacity));
    --tw-border-opacity: 1;
    border-color: rgb(63 63 70/var(--tw-border-opacity));
    position: absolute;
    margin-top: 755px;
    margin-left: 789px;
    border: .01px solid #fff;
}

.lauguibot-pq-escolheragente-b-sdsa {
    align-items: center;
    gap: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-radius: 9999px;
    white-space: nowrap;
    --tw-text-opacity: 1;
    color: rgb(161 161 170/var(--tw-text-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(39 39 42/var(--tw-bg-opacity));
    --tw-border-opacity: 1;
    border-color: rgb(63 63 70/var(--tw-border-opacity));
    position: absolute;
    margin-top: 755px;
    margin-left: 970px;
    border: .01px solid #fff;
}

.lauguibot-pq-escolheragente-b-text-abaixodospqs {
    font-size: .875rem;
    line-height: 1.25rem;
    margin-top: 830px;
    margin-left: 558px;
    position: absolute;
    background-color: transparent;
    --tw-text-opacity: 1;
    color: rgb(161 161 170/var(--tw-text-opacity));
}

.ar4 {
    color: white;
    font-size: 2.875rem;
    position: absolute;
    margin-top: 243px;
    margin-left: 800px;
}

/* Footer */

.footer {
    background-color: #27272A;
    padding-top: 1.5rem;
    padding-bottom: 88px;
    text-align: center;
    color: white;
    margin-top: 1084px;
    border-top: 1px solid #fff;
}

.footer2 {
    background-color: #27272A;
    padding-top: 1.5rem;
    padding-bottom: 88px;
    text-align: center;
    color: white;
    margin-top: 632px;
    border-top: 1px solid #fff;
}

.footer p {
    margin-top: -10px;
    margin-right: 558px;
    color: white;
    font-size: 25px;
    background-color: transparent;
}

.footer p.text-laugui-f {
    margin-top: -10px;
    margin-right: 603px;
    color: white;
    font-size: 25px;
    background-color: transparent;
    font-weight: 700;
}

.footer p.additional {
    margin-top: -19px;
    margin-right: 387px;
    font-size: 15px;
    background-color: transparent;
    position: relative;
    color: #71717A;
}

.footer p.additionalt {
    margin-top: 57px;
    margin-right: -190px;
    font-size: 11px;
    background-color: transparent;
    position: relative;
    color: #71717A;
    width: 100%;
}

.footer p.additionaltt {
    margin-top: -9px;
    margin-right: -190px;
    font-size: 13px;
    background-color: transparent;
    position: relative;
    color: #71717A;
    width: 100%;
}

.iconmail {
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 590px;
    background-color: transparent;
    position: relative;
}

.iconmail a[target="_blank"] {
    text-decoration: none;
}

.footer p.additionallinkinteresantes {
    margin-top: -191px;
    color: white;
    font-size: 22px;
    background-color: transparent;
    margin-left: 1038px;
    font-weight: 700;
}

.footer p.additionallinkinteresantest {
    margin-top: -19px;
    margin-left: 981px;
    font-size: 15px;
    background-color: transparent;
    position: relative;
    color: #71717A;
}

.footer p.additionallinkinteresantestt {
    margin-top: -10px;
    margin-left: 1035px;
    font-size: 15px;
    background-color: transparent;
    position: relative;
    color: #71717A;
}

.footer p.additionallinkinteresantesttt {
    margin-top: -10px;
    margin-left: 977px;
    font-size: 15px;
    background-color: transparent;
    position: relative;
    color: #71717A;
}

@media screen and (max-width: 768px) {

    .lauguibot-text {
        margin-left: -340px;
        font-size: 2.25rem;
        line-height: 2.5rem;
        font-weight: 700;
    }

    .lauguibot-textt {
        margin-top: 220px;
        margin-left: -406px;
        font-size: 1.875rem;
        line-height: 2.25rem;
        font-weight: 600;
    }

    .lauguibot-texttt {
        margin-top: 250px;
        margin-left: -458px;
        font-size: .875rem;
        line-height: 1.25rem;
    }

    .lauguibot-textf {
        margin-top: 290px;
        margin-left: -430px;
        font-size: .875rem;
        line-height: 1.25rem;
    }

    .lauguibot-bcs {
        margin-top: 360px;
        margin-left: -400px;
    }

    .lauguibot-bs {
        margin-top: 360px;
        margin-left: -250px;
    }

    .lauguibot-pq-escolheragente-text {
        margin-top: 450px;
        margin-left: 50px;
        white-space: nowrap;
        font-size: 1.5rem;
        line-height: 2rem;
        font-weight: 700;
    }

    .lauguibot-pq-escolheragente-b-idcof {
        padding-right: 3.4rem;
        margin-top: 500px;
        margin-left: 80px;
    }

    .lauguibot-pq-escolheragente-b-wp {
        margin-top: 570px;
        margin-left: 80px;
    }

    .lauguibot-pq-escolheragente-b-tcvc {
        padding-right: 4rem;
        margin-top: 640px;
        margin-left: 80px;
    }

    .lauguibot-pq-escolheragente-b-si {
        padding-right: 2rem;
        margin-top: 710px;
        margin-left: 80px;
    }

    .lauguibot-pq-escolheragente-b-sicf {
        padding-right: 4.6rem;
        margin-top: 780px;
        margin-left: 80px;
    }

    .lauguibot-pq-escolheragente-b-sdsa {
        padding-right: 10.4rem;
        margin-top: 850px;
        margin-left: 80px;
    }

    .lauguibot-pq-escolheragente-b-text-abaixodospqs {
        margin-top: 920px;
        margin-left: 80px;
    }

    .footer {
        margin-top: 1105px;
    }

    .footer p.text-laugui-f {
        margin-top: -7px;
        margin-left: 150px;
        font-size: 1.125rem;
        font-weight: 700;
        line-height: .75rem;
    }

    .footer p.additional {
        margin-top: -10px;
        margin-left: 45px;
        white-space: nowrap;
        font-size: .875rem;
        line-height: 1.25rem;
    }

    .iconmail {
        margin-top: -10px;
        margin-left: 140px;
        white-space: nowrap;
    }

    .footer p.additionallinkinteresantes {
        margin-top: -70px;
        margin-left: 138px;
        white-space: nowrap;
        font-size: 1.125rem;
        line-height: .75rem;
        font-weight: 700;
    }

    .footer p.additionallinkinteresantest {
        margin-left: 160px;
    }

    .footer p.additionallinkinteresantest {
        top: 5px;
        margin-left: 160px;
    }

    .footer p.additionallinkinteresantestt {
        margin-left: 137px;
    }

    .footer p.additionallinkinteresantesttt {
        margin-left: 160px;
    }

    .footer p.additionalt {
        top: 115px;
    }

    .footer p.additionaltt {
        top: 110px;
    }
}