.active {
    background-color: #000000;
    border-radius: 5px;
    color: #ffffff !important;

}

.navBarHeader {
    background-color: #D07676;
    color: #000000;
}

.navBarHeaderList {
    background-color: #D07676 !important;
}

.openHeader {
    margin-bottom: 0.5rem !important;
}

.headerImg {
    width: auto;
    height: 85%;
}

.navbar-light {
    background: rgba(253, 247, 245, 0.8) !important;
}

.sliderBetween{
    margin-top: 150px;
}

/*footer*/
.footerContainer {
    background-color: #000000;
    color: #ffffff;
    margin-top: 50px;
}

.footerList {
    list-style: none;

}

ul {
    padding-left: 0;
}

.footerNotActive {
    color: #ffffff !important;
    text-decoration: none !important;
}

.noLinkDeko {
    text-decoration: none !important;
    color: #000000 !important;
}

.footerActive {
    color: #ffffff !important;
    text-decoration: underline !important;
}

.brand {
    width: 10rem;
    height: auto;
}

.linkInFooter {
    color: #ffffff;

}


html {
    font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, Helvetica Inserat, Bitstream Vera Sans Bold, Arial Black, sans serif;
}

.testas {
    width: 10.88rem;
}
