.title-black {
    font-family: 'Roboto Slab', serif !important;
    text-transform: uppercase;
    font-size: 34px;
}

.table-cases th {
    padding: 0px 16px;
}

.title-default h2::after,
.title-default span::after {
    width: 80% !important;
}

.table-cases tr:nth-child(odd) {
    background-color: #fff5cc;
}

tbody .table-cases {
    display: table;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 70px;
    text-align: center;
}

.padding-table {
    padding: 50px;
}

.center-justified {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}

img.cases-alignright {
    display: table;
    float: right;
}



.title-default h2::after,
.title-default span::after {
    width: 80%;
}

.title-black::after {
    display: table;
    content: '';
    width: 80%;
    height: 1px;
    margin: 22px auto 70px;
    background-color: #333333;
}

.title-ctn-blue {
    font-family: GothamLight;
    color: #ffffff;
    font-size: 25.45px;
    font-weight: 500;
    line-height: 36px;
    text-align: left;
}

img.logo-mestre {
    width: auto !important;
    height: auto !important;
    display: table;
    float: right;
    margin-right: 19px;
}

.row.box-case-cliente p {
    margin-bottom: 37px !important;
    font-size: 15px;
    height: 54px;
    margin-top: 16px;
    padding: 0px 13px;
    text-align: center;
}

header .navbar-default.scroll-on-page {
    height: 70px;
}

.navbar-header {
    position: absolute;
    left: calc(50% - 100.5px);
}

#header-cases {
    position: relative;
}

#header-cases img {
    width: 100%;
}



#header-cases h1 {
    font-size: 45px;
    /* Aproximação devido à substituição de fonte */
    text-transform: uppercase;
}

.subtitle-case {
    font: 26.85px GothamLight;
    color: #ffffff;
    text-align: center;
}

.hightlight-default {
    height: 61.344vh;
    background-size: 137% !important;
}

.hightlight-default::before {
    display: none;
}

a.btn.read-more {
    background-color: #ffcb00;
    color: #000;
    margin: auto;
    display: table;
    border-radius: 0px;
    padding: 9px 21px;
}

a.btn.orcamento {
    background-color: #ff6630;
    color: #FFF;
    float: right;
    margin-top: 74px;
    border-radius: 0px;
    padding: 9px 21px;
}

#content-home {
    margin: 84px 0px;
}

#content-home h2 {
    margin-bottom: 64px;
}

.box-case-cliente {
    border-width: 0.7px;
    border-color: #e5e5e5;
    border-style: solid;
    background-color: #eeeeee;
    display: table;
    padding: 0px 7px 70px 7px;
    margin: auto;
}

#content-home .cliente img {
    width: 256px;
    height: 55px;
    float: left;
    margin-top: 60px;
    margin-left: calc(50% - 128px);
    margin-bottom: 45px;
}

.cliente-title {
    font: 16px GothamLight;
    display: table;
    width: 100%;
}

h3.titulo-item-servico {
    font-family: GothamMedium !important;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    margin-top: 10px;
}

h3.titulo-item-servico:after {
    content: '...';
    margin-top: -4px;
    display: block;
    font-size: 35px;
    font-family: opensans !important;
}



.col-sm-12.col-xs-12 .box-case-cliente {
    margin-bottom: 40px;
}



#ctn-footer-cases {
    background-color: #05cdfb;
}

.ctn-fale-agora {
    font-family: 'Roboto Slab', serif;
    color: #404040;
    font-size: 25px;
    font-weight: 400;
    line-height: 34px;
    text-align: left;
    padding: 55px 0px;
    display: table;
}

/* centered columns styles */

.row-centered {
    text-align: center;
}

.col-centered {
    display: inline-block;
    float: none;
    /* reset the text-align */
    text-align: left;
    /* inline-block space fix */
    margin-right: -4px;
    text-align: center;
}




footer .copyright {
    margin-top: 0px
}

footer .copyright .row div:last-child {
    text-align: left;
}



@media screen and (max-width: 768px) {
    span.ctn-fale-agora {
        padding: 32px 0px;
        text-align: center;
        display: block;
    }
    a.btn.orcamento {
        float: none;
        display: table;
        margin: auto;
    }
    #ctn-footer-cases {
        padding-bottom: 32px;
    }
    #header-cases {
        background: cover;
    }
    #header-cases,
    .hightlight-default {
        background-size: cover !important;
    }
    .padding-table {
        padding: 0px;
        width: 100%;
    }
    footer .copyright p {
        text-align: center;
    }
    footer .copyright .row div:last-child p,
    footer .copyright .row div:last-child img {
        display: block;
        margin: auto !important;
        float: none;
    }
    .box-case-cliente {
        padding: 0px 20px 60px 20px;
    }
}





/*Interna*/

/*Depoimento*/

section#depoimento {
    padding: 71px 0px 66px 0px;
}



section#ctb-blue {
    padding: 32px 0px;
}
