﻿.slider-bg::before {
    content: initial;
    position: initial;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: initial;
    opacity: initial;
    z-index: -1;
}


.second-menu .main-menu ul li {
    margin-left: 10px;
}

.sticky-menu {
    background: #01a79f;
}

.feature-box .crl {
    background: none;
}

.color-laranja {
    color: #ff943c !important;
}

.cor-vermelha {
    color: #ff443b !important;
}

.cor-rosa {
    color: #c83d52 !important;
}

.cor-cinza {
    color: #6f6e6e !important;
}

.cor-turquesa {
    color: #01a79f !important;
}

.border-rosa {
    border-color: #c83d52 !important;
}

.f16 {
    font-size: 16px;
}

.text-outline {
    font-size: 85px;
    top: -75px;
    z-index: 0;
}

    .text-outline.color-laranja {
        -webkit-text-stroke: 1px #ff943c1f;
        -webkit-text-fill-color: transparent;
    }

.background-branco {
    background-image: url('../images/background-branco.png');
    background-size: contain;
}

.background-rosa {
    background-image: url('../images/background-rosa.png');
    background-size: cover;
}

.background-laranja {
    background-image: url('../images/background-laranja.png');
    background-size: cover;
}

.background-footer {
    background-image: url('../images/background-footer.png');
    background-size: cover;
    border-bottom: 5px solid #ff943c;
    position: relative;
}

.counter-area::before {
    background: none;
}

ul.square li {
    float: left;
    margin-bottom: 20px;
    list-style: square;
    margin-left: 25px;
}

.event a.nav-item.nav-link.active {
    background: #ff3f33 !important;
    color: #fff !important;
}

.event nav > div a.nav-item.nav-link.active:after {
    border-color: transparent #ff3f33 transparent transparent;
}

.event nav > div a.nav-item.nav-link, .event nav > div a.nav-item.nav-link.active {
    background: #e6e6e6;
}

.event .nav-content strong {
    color: black;
}

.event-list-content {
    border: 10px solid #ffb8b4;
    background: white;
}

    .event-list-content:hover {
        border: 10px solid #FF262B;
        background: white;
    }

    .event-list-content .crical {
        background: #ffb8b4;
    }

    .event-list-content:hover .crical {
        background: #FF262B;
    }

    .event-list-content ul li {
        color: #ff3f33;
    }

    .event-list-content .btn {
        border: 2px solid #ff3f33;
        color: #ff3f33;
    }

        .event-list-content .btn:hover {
            background: #ff3f33;
            border: 2px solid #ff3f33;
            color: #fff;
        }

.pricing-area::before {
    background: none;
}

.btn.btn-laranja {
    background-color: #ff443b;
    color: #fff;
}

.pricing-btn .btn.btn.btn-laranja:hover {
    background: #ff443b;
    color: #fff;
    border-color: #ff443b;
    box-shadow: 0px 10px 19px 0px #ff443b !important;
}

section.sponsors::before {
    position: initial !important;
}

.sponsors-title .text-outline {
    left: -25px;
    top: -45px;
    font-size: 136px;
}

.sponsors-container > div {
    width: 30%;
    margin: 20px;
}

.sponsors .btn-ticket {
    top: 0;
    right: 0;
    display: none;
}

.edicaoanterior-title {
    text-align: center;
}

    .edicaoanterior-title h2 {
        font-size: 50px;
    }

.second-atitle.edicaoanterior-title > span {
    text-align: center;
    color: #01a79f;
}

.edicaoanterior-title .text-outline {
    left: 0;
    right: 0;
    font-size: 136px;
    padding-top: 15px;
}

.video-container {
    background-image: url('https://i.ytimg.com/vi/l5Krk0EdOR8/maxresdefault.jpg');
    align-items: center;
    height: 250px;
}

    .video-container .s-video-content a {
        background: #01a79f;
        height: 70px;
        width: 70px;
        line-height: 70px;
        font-size: 20px;
    }

footer .address {
    color: #fff;
}

@media (min-width: 768px) {

    .sponsors-container > div {
        width: 10%;
        margin: 30px;
    }

    .sponsors .btn-ticket {
        display: block;
    }

    footer .footer-call p {
        font-size: 2.5em;
        line-height: initial;
    }

    footer .footer-social a.bigger-icon {
        width: 65px;
        height: 65px;
        line-height: 65px;
        font-size: 2em;
    }

    .video-container {
        height: 550px;
    }

        .video-container .s-video-content {
            padding-left: initial;
        }

            .video-container .s-video-content a {
                background: #01a79f;
                height: 170px;
                width: 170px;
                line-height: 170px;
                font-size: 40px;
            }
}

.sponsors ul li {
    width: 10%;
}

.btn-link-faq {
    font-weight: bold;
    font-size: 22px;
    color: white;
    cursor: pointer;
}

.faq-resposta {
    color: white;
    font-size: 19px;
}

.modal {
    text-align: center;
}

@media screen and (min-width: 768px) {
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
