/** ADD YOUR AWESOME CODES HERE **/

.owl-carousel.owl-drag .owl-item {
    /* width: 30%!important; */
    /* margin-right: 0px!important;
    margin-left: 30px!important; */
}

#features li,
.testimonial small,
#testimonials .section-title .lead {
    color: white!important;
}

.footer {
    background-color: #e6e6e6;
}

.footer-recent ul li span,
.footer-recent ul li h2,
.footer-contact ul li a {
    color: #999!important;
}

.footer .widget-title h3 {
    color: #fbd301;
}

fieldset {
    min-width: 100%!important;
}

.service-widget p {
    min-height: 100px!important;
}

.da-thumbs .pitem a div {
    transition: all 300ms ease 0s;
    left: 0px;
    top: 0px;
    display: block!important;
    background-color: rgba(35, 180, 92, 0.98)!important;
}

.da-thumbs .pitem a div h3 {
    text-transform: none!important;
}

#features .message-box a {
    color: white!important;
}

#sage-gestao .message-box a.btn11 {
    display: block!important;
}

@media (min-width: 576px) {
    .modal-dialog {
        min-width: 70%;
    }
    #modal-demonstracao {
        min-width: 0!important;
    }
}

.pricing-content {
    text-align: left!important;
    min-height: 270px!important;
}

.pricing-content:before {
    text-align: center!important;
}

.price-value {
    font-size: 14px!important;
    min-height: 130px!important;
    padding: 0 10px 0 10px;
}

.pricingTable {
    min-height: 656px!important;
}

#about .lead {
    color: #999!important;
}

.card {
    max-height: 300px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    border: none;
    border-radius: 0%!important;
}

.card-header .btn {
    font-weight: bold!important;
    color: #fbd301;
    background: #393939;
}

.card-header {
    background: #393939;
    border-radius: 0%!important;
}

#features .service-widget .message-box .lista li {
    background: none!important;
    box-shadow: none!important;
    -webkit-box-shadow: none!important;
    text-align: left!important;
    color: #999!important;
    margin: 0!important;
    padding: 0!important;
}

#features .service-widget p {
    min-height: 0!important;
}

.home-one-slider-otem::before {
    background: rgba(0, 0, 0, 0.6)!important;
}

.slider-wrapper .owl-nav .owl-prev i {
    color: #393939;
}

.slider-wrapper .owl-nav .owl-next i {
    color: #393939;
}

.btn11 {
    color: #393939;
}

.error_message {
    color: red!important;
}

.widget-facebook {
    border: none;
    overflow: hidden;
    width: 100%;
    height: 400px;
    background: white;
    float: left;
}

@media screen and (min-width: 600px) {
    #row-loja {
        margin-left: auto;
    }
    #widget-facebook {
        display: block;
    }
    #widget-facebook-m {
        display: none;
    }
    .navbar-header {
        margin-left: -10%!important;
    }
}

@media screen and (max-width: 600px) {
    #row-loja {
        margin-left: 0!important;
        margin-right: 0!important;
    }
    #widget-facebook {
        display: none;
    }
    #widget-facebook-m {
        margin-top: 15px;
        display: block;
    }
}

#contactform {
    margin: 0px 20px 0px 20px;
}

#contactform fieldset {
    margin-left: auto;
    margin-right: auto;
}

#contactform fieldset div {
    margin: 20px 0px 20px 0px;
}

.page-title-link {
    display: none;
}

.navbar {
    font-weight: bold!important;
}

.footer-links {
    font-weight: bold!important;
}

.card {
    max-height: 400px!important;
}

.banner {
    display: none!important;
}

.service-head {
    padding-top: 10px;
    font-size: 14px!important;
}

.navbar-brand {
    width: 350px!important;
    margin-right: 0px!important;
}

@media (min-width: 1200px) {
    .container.contabilidade {
        max-width: 1440px!important;
    }
}

.address-item {
    min-height: 285px!important;
}

.card-header:hover {
    background: #fbd301!important;
    color: #393939!important;
    cursor: pointer;
}

.cardheader {
    color: #fbd301;
    font-weight: bold!important;
}

#noty-holder {
    position: fixed;
    z-index: 999;
}