.btn-como-doar{
    background-color: #FC5126 !important;
    color: #ffffff !important;
    margin-right: 15px !important;
    font-weight: 700 !important;
}

.btn-loja{
    background-color: #C2BFA0 !important;
    color: #333 !important;
    font-weight: 700 !important;
}

.ftco-intro .block-18.color-1 {
    background: #FC5126;
}

.ftco-intro .block-18.color-2 {
    background: #F39E77;
}

.ftco-intro .block-18.color-3 {
    background: #C2BFA0;
}

.btn-padrao{
    background-color: #FC5126;
    color: #ffffff !important;
}

.bg-sessao-1{
    background-color: #F39E77;
}

.bg-sessao-2{
    background-color: #FC5126;
}

.bg-sessao-1 p{
    color: #000000;
}

.bg-sessao-2 h2,
.bg-sessao-2 p{
    color: #ffffff !important;
}


.cor-branca{
    color: #ffffff !important;
}


.ftco-section-3 .overlay2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .9;
    background: #333333;
}

.gallery.img {
    display: block;
    height: 300px;
    width: 100%;
}




.ftco-section {
    padding: 3.5em 0;
    position: relative;
}


.alerta-linha-erro {
    background-color: #ff0000;
    height: 5px;
    width: 99%;
    margin-right:0.5%;
    margin-left: 0.5%;
    margin-bottom: 0.5%;
    position: absolute;
    left: 0;
    bottom: 0;
}



.ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
    font-size: 14px;
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
    padding-left: 10px;
    padding-right: 10px;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 400;
    opacity: 1 !important;
}