@font-face {
    font-family: 'Larken';
    src: url('/fonts/doodle/EllenLuff - Larken Variable.ttf') format('truetype');
}
#doodle {
    background-color: #edece4;
}

#doodle,
#doodle span, 
#doodle p {
    font-family: "Larken", serif;
    color: #142c46;
}

#doodle p strong {
    font-weight: 900;
}

.doodle-banner {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.doodle-banner > img {
    display: block;
    width: 100% \9;
    max-width: 100vw;
    height: auto;
}

.doodle-banner .bg-mobile {
    display: none;
}

.beneficios, 
.banner-instagram, 
.banner-download,
.catalogo {
    background: #edece4;
    padding: 60px 0;
}

.catalogo {
    background: #edece4;
    padding: 60px 0 120px;
}

.banner-contato {
    background: #edece4;
    padding: 60px 0 0 0;
    margin-bottom: -100px;
}

.beneficios {
    text-align: center;
}

.beneficios span {
    font-size: 4.5rem;
    font-weight: 600;
    margin-bottom: 40px;
}

.items-racoes {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 60px 0;
}

.items-racoes p {
    font-size: 3rem;
    margin: 0 0 13px 0;
    font-weight: 500;
}

.items-racoes p strong {
    font-size: 3rem;
}

.produtos .linha-produtos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.produtos .linha-produtos .garantia {
    background-color: #003366;
    margin: 30px 15px;
    text-align: center;
    padding: 8px 0;
    border: none;
    color: #ecebe4;
    cursor: pointer;
    transition: all 0.4s;
}

.produtos .linha-produtos .garantia:hover {
    background-color: #142c46;
}

.produtos .linha-produtos .garantia:focus {
    outline: none;
}

#btnGarantia {
    position: relative;
}

#btnGarantia.active {
    background-color: #142b46!important;
}

#btnGarantia.active .btn-garantia-text {
    color: #142b46!important;
}

#btnGarantia.active::after {
    opacity: 1;
    visibility: visible;
}


/* validacao form >> */
#btnValidacao{
    background-color: #142b46!important;
    position: relative;
}

#btnValidacao.active::after {
    opacity: 1;
    visibility: visible;
}

.div-expandivel {
    display: none;
}

.racoes-introducao {
    margin-top: 30px;
}

.racoes-introducao strong, 
.racoes-introducao p {
    color: #142c46;
    font-size: 3rem;
    text-align: justify;
    line-height: 30px;
}

.produtos .linha-produtos .racoes-tabelas {
    margin-bottom: 60px;
}

.produtos .linha-produtos .verso-embalagens {
    background-color: #003366;
    margin: 60px 0;
    text-align: center;
    padding: 8px 0;
    border: none;
    color: #ecebe4;
    font-size: 16px;
}

.produtos .linha-produtos .verso-embalagens span {
    font-size: 3rem;
    color: #edece4!important;
}

.produtos .btn-garantia-text {
    font-size: 2.5rem;
    color: #ecebe4!important
}

.banner-contato p,
.banner-contato a {
    margin: 0;
    position: relative;
    left: 50px;
    color: #edece4 !important;
    line-height: 40px;
}

.banner-contato p {
    font-size: 3.8rem;
    font-weight: 600;
    bottom: 310px;
}

.banner-contato a {
    display: block;
    font-size: 3.8rem;
    font-weight: 500;
    font-style: italic;
    bottom: 270px;
    transition: all 0.4s ease-in-out;
}

.banner-contato a:hover {
    color: #9fb1d4!important;
}

.banner-contato p strong {
    font-size: 4rem;
}

.tabela-garantia, 
.guia-transicao, 
.instagram, 
.representante, 
.downloads, 
.contato-final {
    padding: 30px 0;
}

.instagram, 
.representante {
    background: #003366;
    color: #edece4;
}

.representante strong,
.instagram strong {
    color: #FFDD00;
}

.downloads .btn {
    display: inline-block;
    margin: 10px;
    padding: 12px 24px;
    background: #003366;
    color: #edece4;
    text-decoration: none;
    border-radius: 4px;
}

.contato-final {
    background: #003366;
    color: #edece4;
    text-align: center;
    padding: 60px 20px;
}

.contato-final .btn {
    margin-top: 15px;
    display: inline-block;
    padding: 10px 20px;
    color: #003366;
    text-decoration: none;
    border-radius: 4px;
}

.racoes {
    background-color: #edece4;
    position: relative;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Larken", serif;
}

.catalogo .row {
    align-items: center;
}

.catalogo p {
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 50px;
}

.botao-catalogo {
    display: block;
    padding: 0;
    background: #142c46;
    color: #edece4;
    text-decoration: none;
    font-size: 4.5rem;
    margin-top: 30px;
    text-align: center;
}

.botao-catalogo:hover {
    background-color: #013f72;
    color: #edece4;
}

.botao-catalogo:focus {
    color: #edece4;
}

.botao-catalogo-negativo {
    display: inline-block;
    padding: 4px 16px;
    background: #edece4;
    color: #142c46;
    text-decoration: none;
    font-size: 4.5rem;
    text-align: center;
}

.botao-catalogo-negativo:hover {
    color: #142c46;
    background-color: #bbb9a9;
}

.botao-catalogo-negativo:focus {
    color: #142c46;
}

.catalogo .duvidas {
    min-height: 530px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 40px 20px;
}

.catalogo .duvidas .botoes-container {
    display: flex;
    gap: 60px;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 40px;
}

.catalogo .duvidas p {
    text-align: center;
    color: #edece4!important;
}

#btnGarantia::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 2;
}

@media (min-width: 1300px) {
    #btnGarantia::after {
        background-image: url('img/doodle/icones-hover.webp');
        background-size: cover;
    }

    .banner-contato i.fa.fa-envelope {
        font-size: 3.5rem;
    }

    .pl50 {
        padding-left: 50px!important;
    }

    .pr50 {
        padding-right: 50px!important;
    }

    .mb10 {
        margin-bottom: 10px!important;
    }

    .produtos .btn-garantia-text {
        font-size: 3rem;
    }

    .catalogo .colunas-catalogo {
        margin: 0 1vw 0;
    }
}

@media only screen and (max-width: 1299px) {
    #btnGarantia::after {
        background-image: url('img/doodle/mobile/icones-hover.webp');
        background-size: contain;
    }

    .banner-contato a {
        font-size: 3rem;
        bottom: 260px;
    }

    .banner-contato p {
        font-size: 3rem;
        bottom: 260px;
        margin-bottom: 0;
    }

    .racoes-introducao .img-tabelas {
        margin-top: 5.4%;
    }

    .produtos .linha-produtos .verso-embalagens span {
        font-size: 2.5rem;
    }
}

@media (min-width: 992px) and (max-width: 1299px) {
    .items-racoes p {
        font-size: 2rem;
    }

    .produtos .btn-garantia-text {
        font-size: 3rem;
    }
}

@media screen and (max-width: 991px) {
    .items-racoes {
        row-gap: 40px;
    }

    .items-racoes p {
        font-size: 2.5rem;
    }

    .items-racoes p strong {
        font-size: 2.7rem;
    }

    .racoes-introducao strong, 
    .racoes-introducao p {
        font-size: 2.1rem;
    }

    .banner-contato p {
        font-size: 2.5rem;
        bottom: 190px;
        line-height: 30px;
        left: 40px;
    }

    .banner-contato a {
        font-size: 2.5rem;
        bottom: 195px;
        left: 40px;
    }

    .banner-contato p strong {
        font-size: 2.9rem;
    }

    .catalogo p {
        font-size: 3rem;
        font-weight: 500;
        line-height: 21px;
    }

    .botao-catalogo {
        padding: 4px 0;
        font-size: 3rem;
    }

    .botao-catalogo-negativo {
        font-size: 2.9rem;
    }

    .catalogo .duvidas {
        background: url('img/doodle/mobile/fundo-pontilhado.webp');
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
    }

    .beneficios span {
        font-size: 2.7rem;
    }
}

@media screen and (max-width: 650px) {
    #btnGarantia::after {
        background-image: url('img/doodle/mobile/icones-hover-xs.webp');
    }

    .banner-contato {
        padding: 30px 0 0 0;
    }

    .banner-contato p {
        font-size: 2rem;
        bottom: 144px;
        line-height: 18px;
        left: 12px;
    }

    .banner-contato p strong {
        font-size: 2rem;
    }

    .banner-contato a {
        font-size: 2rem;
        bottom: 125px;
        left: 12px;
        line-height: 20px;
    }

    .botao-catalogo,
    .botao-catalogo-negativo {
        font-size: 1.6rem;
    }

    .catalogo .duvidas p {
        font-size: 2rem;
        line-height: 10px;
        padding: 2px 12px;
    }
}

@media screen and (max-width: 510px) {
    .banner-contato a {
        font-size: 1.8rem;
        bottom: 115px;
        left: 20px;
        line-height: 20px;
    }

    .banner-contato p {
        font-size: 2rem;
        bottom: 126px;
        line-height: 20px;
        left: 20px;
    }

    .banner-contato p strong {
        font-size: 2rem;
    }
}

@media screen and (max-width: 450px) {
    .banner-contato a {
        font-size: 1.6rem;
        bottom: 109px;
        left: 15px;
        line-height: 18px;
    }

    .banner-contato p {
        font-size: 1.6rem;
        bottom: 110px;
        line-height: 20px;
        left: 15px;
    }

    .banner-contato p strong {
        font-size: 1.8rem;
    }

    .catalogo .duvidas .botoes-container {
        gap: 30px;
    }
}

.home-brands {background: #edece4; padding: 0 0 60px;}
.home-brands h2 {font-family: "Larken", serif; font-size: 40px; line-height: 40px; margin-bottom: 50px; text-transform: none; color: #142c46;}
.home-brands .row {margin: 0 -25px;}
.home-brands .row > div {padding: 0 25px;}
.home-brands .item-brand {float: left; width: 100%;}
.home-brands .item-brand img {display: table; margin-bottom: 20px; transition: .5s}
.home-brands .item-brand span {display: table; color: #808080; font-size: 14px; font-weight: 700; transition: .5s}
.home-brands .item-brand span i {margin-left: 5px; color: #284747;}
.home-brands .item-brand:hover span {color: #142c46;}
.home-brands .item-brand:hover img {transform: scale(1.03);}

.banner-container {
    position: relative;
}

.banner-hotspot {
    position: absolute;
    display: block;
}

/* Desktop hotspots */
@media (min-width: 992px) {
    #mockup-hotspot {
        top: 53.5%;
        left: 5.9%;
        width: 18.2%;
        height: 7.8%;
    }

    #download-hotspot {
        top: 51.2%;
        left: 75.1%;
        width: 18.4%;
        height: 7.7%;
    }

    .catalogo .colunas-catalogo {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
}

/* Mobile hotspots */
@media (max-width: 991px) {
    #mockup-hotspot {
        top: 42%;
        left: 18%;
        width: 64%;
        height: 10%;
    }

    #download-hotspot {
        top: 82%;
        left: 18%;
        width: 64%;
        height: 10%;
    }
}