.section-title {
    border-radius: 60px;
    color: #000;
    display: block;
    font-size: 22px;
    letter-spacing: 4px;
    line-height: 1.5;
    margin: 0 auto 30px;
    padding: 0 30px;
    text-align: center;
    text-transform: uppercase;
    position:relative;
    display:inline-block;
    width: 100%;
    background-color: transparent;
    margin-bottom: 40px;
}

.roland-testimonial-style-5 h2 {
    font-size: 22px;
}

.no-margin {
    margin: 0 !important;
}
.section-title:after {
    content:'';
    position:absolute;
    left:0; right:0;
    top:100%;
    margin:5px auto;
    width:7%;
    height:5px;
    background:#1DABB8;
}

.roland-section {
    padding: 50px 0 50px;
}

.roland-about-style-4 .info {
    height: 260px;
}

.roland-about-style-4 .heading-container {
    border-color: #1DABB8;
}

.roland-services-style-3 .roland-service p {
    font-size: 20px;
    font-weight: bold;
    padding-top: 0;
}

.roland-services-style-3 .roland-services-container {
    padding: 0;
}

.linha1 {
    padding-top: 40px !important;
}

ul.services li {
    font-size: 15px
}

.section-description {
    margin-bottom: 40px;
}

.roland-pricing-table .price-table-container .item .title p {
    font-size: 30px;
}

.roland-pricing-table .price-table-container .item .detail,
.roland-pricing-table .price-table-container .item .title {
    margin-bottom: 20px;
}

.roland-contact.underlined .roland-contact-form .form-input input, .roland-contact.underlined .roland-contact-form .form-submit button, .roland-contact.underlined .roland-contact-form .form-textarea textarea {
    border: 1px solid #000 !important;
}

.roland-contact.underlined .roland-contact-form .form-submit button {
    background-color: #000 !important;
    background: #000 !important;
}

.roland-footer .social-links a {
    margin-bottom: 0;
}

#footer {
    background-color: #000;
}

.roland-testimonial-style-5 .testimonial-container .item .testimonial:before {
    color: #157b84;
}

.roland-testimonial-style-5 .testimonial-container .item .testimonial-meta span {
    color: #1ca4b0
}

.roland-testimonial-style-5 .testimonial-container .owl-dots .owl-dot.active {
    background: #1ca4b0
}

@media (max-width: 767px) {
    .forcefullwidth_wrapper_tp_banner {
        display: none !important;
    }

    #sobre {
        padding-top: 90px;
    }

    .section-description {
        font-size: 17px;
        text-align: justify;
    }

    .section-title {
        margin-bottom: 20px;
        font-size: 20px;
    }

    ul.services li {
        font-size: 11px;
    }

    .roland-service.col-md-6 {
        margin-bottom: 0px;
    }

    .roland-call-to-action-style-2 p {
        font-size: 15px;
    }

    .roland-testimonial-style-5 h2 {
        font-size: 17px;
    }
}