@import "../../../gestao/fontawesome-5/css/all.css";

@media(max-width:960px) {
    .uk-navbar-container {
    background: #fff;
    border-bottom: 5px solid #ec9e0d;
}
}

@media(min-width:960px) {
    .uk-navbar-container  {
        background: #001A7A !important;
        border-top: 5px solid #ec9e0d;
    }
}

.uk-icon-button {
    padding: 0px !important;
}

.fh5---banner---container {
    z-index: -9999 !important;
    display: none;
}


.uk-overlay-background {
    background: rgba(40, 80, 177, 0.5) !important;
}

.wk-overlay-background {
    background: rgba(40, 80, 177, 0.5) !important;
}

a.wk-button {
    background: #2850B1 !important;
    color: #fff !important;
    font-size: 13px !important;
    border-radius: 8px !important;
}

@media(max-width:600px) {
    .uk-width-1-2\@m.uk-padding.uk-grid-margin.uk-first-column {
        padding-left: 60px;
    }
}

input[type=checkbox],
input[type=radio] {
    margin-right: 5px !important;
    margin-left: 15px !important;
}

.mx-margin-left-fix {
    margin-left: 30px;
}


/* WidgetKit */

.wk-dotnav>*>* {
    width: 10px !important;
    height: 10px !important;
    background: #d1c4e8 !important;
}

.wk-dotnav>.wk-active>* {
    background: #001A7A !important;
    transform: scale(1) !important;
}

@media(max-width:600px) {
    ul.wk-slideset-nav.wk-dotnav.wk-flex-center.wk-margin-bottom-remove {
        display: none;
    }
}

.wk-slidenav-position .wk-slidenav-next {
    right: -60px !important;
    top: 45% !important;
}

.wk-slidenav-position .wk-slidenav-previous {
    left: -60px !important;
    top: 45% !important;
}


/* Depoimentos */

.depoimentos .wk-panel-box {
    background: #fff !important;
    border: 1px solid #001A7A !important;


}

.depoimentos li:nth-child(2) .wk-panel-box,
.depoimentos li:nth-child(5) .wk-panel-box,
.depoimentos li:nth-child(8) .wk-panel-box,
.depoimentos li:nth-child(11) .wk-panel-box {
    background: #f0f0e6 !important;
    border: 0px solid #e5e5e5 !important;
}

.depoimentos img {
    border-radius: 100px !important;
}

.depoimentos .wk-panel-box>.wk-panel-teaser {
    margin-top: 0px;
}


/*ACY Modulo */

.acysubbuttons input.btn.btn-primary.button.subbutton {
    background: #2850B1;
    padding-left: 10px;
}

.grecaptcha-badge {
    display:none !important;
}