:root {
    --mobile-width: 769px;
}

@media (max-width: 768px) {
    #container {
        background: white;
    }

    .showDesktop {
        display: none;
    }

    .showMobile {
        display: block;
    }
    
    .hiddenMobile {
        display: none;
    }
    
    .hiddenDesktop {
        display: unset;
    }
    
    .inline-part {
        flex-wrap: wrap;
    }
    
    .inline-part > span {
        width: 100%;
    }

    .inline-part > div {
        margin-left: 0px
    }

    .section-solucoes > div {
        
    }

    #carouselPatrocinadores, #carouselPatrocinadores {
        font-size: 18px;
    }

    .imgSlide {
        height: 300px;
    }

    .post-item .video {
        width: 140px;
        height: 99px;
    }

    .post-item-title {
        font-size: 16px !important;
        align-self: center;
        line-height: normal !important;
    }

    nav > img {
        max-width: 110px;
    }

    .rows {
        padding-left: 16px;
    }

    .rows-right {
        margin-right: 16px;
    }

    .section-posts {
        margin-top: 40px; 
    }

    .imggreen {
        height: auto;
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .row-products {
        padding-top: 29px; 
        row-gap: 39px;
    }

    .section-solucoes {
        margin-top: 50px;
    }

    .section-banner {
        margin-top: 0px;
        background: #F8F7F7;
    }

    .events-root {
        background: #F8F7F7;
        padding-bottom: 30px;
    }

    .menu_proximos_eventos {
        font-size: 22px;
    }

    .inline-part {
        font-size: 11px;
    }

    .title-prox-eventos {
        padding-top: 24px;
    }

    .section-solucoes-title {
        font-size: 22px;
    }

    .section-solucoes-subtitle {
        font-size: 14px;
    }

    .ads .content-rows {
        margin: 0px;
        //flex-wrap: nowrap;
    }

    .ads .content-rows > div:not(.ads-contents) {
        padding: 0px;
    }
}

@media (min-width: 769px) {
    #container {
        background: white;
    }

    .showDesktop {
        display: block;
    }

    .showMobile {
        display: none;
    }
    
    .hiddenMobile {
        display: unset;
    }
    
    .hiddenDesktop {
        display: none;
    }

    .section-solucoes > div {
        //padding-left: 15%; 
    }

    #carouselPatrocinadores, #carouselPatrocinadores {
        font-size: 28px;
    }

    .section-posts > .row {
        width: 84%;
        margin: 0px auto;
    }

    .rows {
        padding-left: 10%;
    }

    .rows-right {
        margin-right: 10%;
    }

    .section-posts {
        margin-top: 72px; 
    }

    .row-products {
        padding-top: 80px; 
        row-gap: 39px;
    }

    .section-solucoes {
        margin-top: 70px;
    }

    .section-banner {
        margin-top: 100px;
    }

    .events-root {
        background: #F8F7F7;
        padding-bottom: 40px;
    }

    .inline-part {
        font-size: 13px;
    }

    .title-prox-eventos {
        padding-top: 52px;
    }

    .section-solucoes-title {
        font-size: 35px;
    }

    .section-solucoes-subtitle {
        font-size: 17px;
    }
}

p {
    margin: 0;
}

.section-assista p {
    margin-bottom: 1rem;
}

.flex_row {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.no_margin {
    margin: 0;
}

.row {
    /* margin: 0; */
}

.section-produtos.showMobile h1 {
    font-size: 22px;
}

.justify-content-md-center {
    justify-content: center;
}

.green-btn {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

.green-btn .fas {
    top: 0;
    right: 0;
}

nav > .navbar-brand {
    margin-left: 30px;
}

nav.navbar {
    flex-wrap: nowrap;
    column-gap: 8px;
}

.navbar-toggler {
    width: 30px;
    height: 30px;
    border: none;
    padding: 0;
}

.navbar-toggler img {
    width: 18px;
}

.user-icon {
    display: block;
    background-image: url('../assets/user.svg');
    height: 16px;
    width: 12px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.card-img {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

a:hover {
    text-decoration: none;
}

.ads .content-rows {
    row-gap: 12px;
}

.col-sm-0 {
    width: 0%;
    max-width: 0%;
}

.banner1 .name {
    margin-top: 16px;
    margin-bottom: 5px;
    min-height: 5rem;
}

.auction-item-date {
    display: flex;
    align-items: center;
}

.card-image > .row {
    justify-content: space-between;
}

.slider-left, .slider-right {
    cursor: pointer;
}

#carouselPatrocinadores > div {
    display: flex;
    align-items: center;
    font-size: 25px;
    margin-bottom: 50px;
}

#carouselPatrocinadores > div:nth-child(1):after {
    content: '';
    height: 1px;
    background: #E4E7E5;
    width: 100%;
    display: block;
    float: right;
    margin-left: 30px;
}

.scrollable-horizontal {
    column-gap: 72px;
    display: flex;
    overflow-x: scroll;
    align-items: center;
}

.section-patrocinadores {
    margin-top: 106px;
}

.section-assista {
    margin-top: 100px;   
}

.icones-footer {
    display: flex;
    column-gap: 15px;
}

.be-advertiser {
    text-align: center;
    color: #A1AAA6;
    font-size: 11;
    font-family: Inter;
    margin-top: 16px;
}

.section-campanha {
    margin-top: 98px;
}

.botao-eventos {
    margin-top: 35px;
}

.card-text {
    margin-bottom: 24px;
}

.carousel-control-prev, .carousel-control-next {
    z-index: 10;
}

.hidden {
    display: none !important;
}