﻿.displayHome {
    display: none;
}

.displayPaginas {
    display: list-item;
}

#hero .carousel-item::before {
    display: none;
}

.paginas .carousel-inner .carousel-item {
    height: 60vh !important;
}

.paginas .img-icon-banner {
    max-width: 170px;
}


#Materias .owl-next {
    background: #54cef8 !important;
}

#Materias .owl-next {
    background: #54cef8 !important;
}

#Videos .item .box {
    background: #ff5d2f;
}

#Videos .pNome {
    color: #fff !important;
}

#casesdesucesso #Materias .owl-next {
    background: #54cef8 !important;
}

#casesdesucesso #Materias .owl-prev {
    background: #54cef8 !important;
}

#hero p b {
    font-family: 'Axiforma-Bold' !important;
}

#auto-click-link {
    font-size: 0.1px;
    margin: 0;
    padding: 0;
    color: transparent;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 2px solid #500B75;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    padding: 6px;
}

.modal .btn-primary {
    background: #500B75 !important;
}

    .modal .btn-primary:hover {
        opacity: 0.7;
    }

    .modal-content {
        border: 3px solid #500b75;
    }

@media (min-width:992px) {
    .paginas .carousel-inner .carousel-item {
        height: 65vh !important;
    }

    .neogicos-em-rede-page {
        height: 65vh !important;
    }

    .height60 {
        height: 60vh !important;
    }

    .neogicos-em-rede-page .img1 {
        padding-top: 30px;
    }
}


@media (max-width:991px) {
    .buscar {
        margin-bottom: 10px !important;
    }

    #div_negocios {
        margin-top: 60px !important;
    }

    .sectionmobile {
        padding-top: 50px !important;
    }
}
