html {
    font-family: 'Work Sans', sans-serif;
}


.nav-item a {
    border: 1px solid #E8E7EE;
    border-radius: 4px;
    transition: 125ms ease-in-out;

    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}

.nav-item a img {
    margin-right: 4px;
}

.nav-item a:hover {
    background-color: #80B84C25;
}


h1,
h2 {
    font-family: 'Work Sans', Helvetica, sans-serif;
}

h2 {
    font-weight: 400 !important;
    font-size: 18px !important;
    padding: 6px 20px;
    color: #1C2436;
    ;

    display: inline-block;
    background: #EDEDED;
    border-radius: 100px;
}

h1 {
    margin-top: 20px;
    color: rgba(28, 36, 54, 1);
    font-weight: 700 !important;
    font-size: 32px;
    line-height: 35px;
}

p {
    font-family: 'Work Sans';
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #696969;
}

header h1 {
    font-weight: 600;
    font-size: 48px;
    line-height: 56px;
    color: #FFFFFF;
}

header p {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
}

header .wpp-btn {
    height: 58px;
}

header .funciona {
    margin-left: 16px;
    background-color: transparent;
    border: solid 1px white;
}

#playlist h2 span {
    border: 1px solid #3B2709;
    border-radius: 32px;
    font-size: 16px;
    padding: 8px 14px;
    color: #3B2709;
    position: relative;
    margin-right: 6px;
    bottom: 6px;
}

#ponte {
    background: radial-gradient(182.74% 984.46% at 53.32% 60.86%, #72BE5C 0%, #A77D26 50%, #466B32 100%)
        /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */
    ;
    box-shadow: -4px -4px 50px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
}

#ponte div div {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: -0.32px;
    color: #FFFFFF;

}

.flickity-viewport {
    transition: height 0.2s;
}

.wpp-btn {
    background: #80B84C;
    border-radius: 4px;
    padding: 16px 24px;
    color: white;
    font-weight: 600;

    transition-duration: .3s;
    transition-property: transform;

}

.lei h3 {
    border-left: solid 8px rgba(175, 128, 17, 0.33);
    padding-left: 20px !important;

    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    /* or 120% */

    color: #AF8011;

    margin-bottom: 20px;


}

.wpp-btn img {
    margin-right: 8px;
}


.wpp-btn:hover {
    transform: scale(0.9);
    color: white !important;
}


#invite img {
    border-radius: 6px !important;
}

.watch {
    border: 1px solid #FF0000;
    border-radius: 4px;
    padding: 10px 20px;
    color: #FF0000;
    font-size: 16px;
    text-decoration: none;
    transition: 125ms ease-in-out;
}

.watch:hover {
    background: #FF0000;
    color: white;
}


.ray-container {
    background: #E8E7E2;
    border-radius: 12px;
}

section#divider {
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.15);
}

.divisor {
    height: 60%;
    width: 1px;
    background-color: #c0c0c0;
}

.border-divisor {
    height: 12px;
    width: 100%;
    background: rgb(128, 184, 76);
    background: linear-gradient(90deg, rgba(128, 184, 76, 1) 0%, rgba(175, 128, 17, 1) 100%);
    border-radius: 8px;

}

.accordion-body p {
    font-size: 18px;
    color: #696969;
}

.accordion-body ul li {
    font-size: 18px;
    color: #696969;
}

.accordion-body img {
    margin: 64px 0;
}

button.accordion-button {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #80B925 !important;
}

.accordion-button:not(.collapsed) {
    background: rgba(149, 203, 63, 0.2) !important;
}

.accordion-button::after {
    filter: hue-rotate(220deg) brightness(1.5);
}

.accordion-header button[aria-expanded="false"] {
    color: rgba(82, 82, 82, 1) !important;
}

#footer-bg {
    background-image: url(../img/footer.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.site-footer {
    background-color: #3B2709;
    padding: 45px 0 20px;
    font-size: 15px;
    line-height: 24px;
    color: #737373;
}

.site-footer hr {
    border-top-color: rgba(255, 255, 255, 0.06);
    opacity: 1;
}

.site-footer hr.small {
    margin: 20px 0
}

.site-footer h6 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 5px;
    letter-spacing: 2px
}

.site-footer a {
    color: #737373;
}

.site-footer a:hover {
    color: #3366cc;
    text-decoration: none;
}

.footer-links {
    padding-left: 0;
    list-style: none
}

.footer-links li {
    display: block
}

.footer-links a {
    color: #737373
}

.footer-links a:active,
.footer-links a:focus,
.footer-links a:hover {
    color: #3366cc;
    text-decoration: none;
}

.footer-links.inline li {
    display: inline-block
}

.site-footer .social-icons {
    text-align: right
}

.copyright-text {
    margin: 0;
    font-size: 16px;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.75);
}

@media (min-width: 1400px) {
    .mt-head{
        margin-top: 3rem !important;
    }
}

@media (max-width:991px) {
    .site-footer [class^=col-] {
        margin-bottom: 30px
    }
}

@media (max-width:767px) {

    header .funciona {
        margin-left: 4px;
    }

    header h1 {
        font-size: 26px;
        line-height: 26px;
        margin-top: 0px;
    }

    h1 {
        font-size: 24px;
        line-height: 32px;
    }

    p {
        font-size: 16px;
    }

    .wpp-btn {
        text-align: center;
        width: 100%;
    }

    #ponte {
        border-radius: 0;
    }

    .nav-item span {
        display: none;
    }

    #logo {
        height: 40px !important;
    }

    .reavalia {
        height: 40px;
    }

    .site-footer {
        padding-bottom: 0
    }

    .accordion-body img {
        width: 100%;
    }

    .navbar-nav {
        margin-top: 32px;
        display: grid !important;
        grid-template-columns: 1fr 1fr;
    }

    .watch {
        margin-top: 64px;
    }

    .click-in {
        font-size: 16px;
    }


    .site-footer .copyright-text,
    .site-footer .social-icons {
        text-align: center
    }
}

.social-icons {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.social-icons li {
    display: inline-block;
    margin-bottom: 4px
}

.social-icons li.title {
    margin-right: 15px;
    text-transform: uppercase;
    color: #96a2b2;
    font-weight: 700;
    font-size: 13px
}