.logo {
    margin: 10px 0px;
}

.bloco-foto {
    overflow: hidden;
    height: 270px;
    text-align: center;
}

.breadcrumb-area h2 {
    font-size: 35px;
    font-weight: 600;
    margin-top: 20px;
    text-shadow: 3px 3px 9px #fff;
    color: #026237;
}

.breadcrumb-item {
    text-shadow: 3px 3px 9px #fff;
    color: #026237;
}

.section-ptb {
    padding: 20px 0px;
}

.breadcrumb-area {
    background-color: #026237;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-attachment: fixed;
    text-align: center;
    height: auto;
}

.testimonial-bg {
    background: url(/assets/pardal/img/banner-03.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-attachment: fixed;
}

.footer-top {
    background: #564a3e;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-attachment: fixed;
    padding: 20px 0;
}
