 /*obras*/
 .page-template-template-obras .titulo{padding-top:64px;}
.page-template-template-obras .titulo h1{margin:0;color:#387090;font-family: 'Isidora-Black';text-align: center;padding: 35px 0;padding: 35px;}
.obras .progresso .flex {flex-wrap: wrap;justify-content: space-between;}
.obras .progresso .single{width:30%;}
.obras .progresso .single p{justify-content: space-between;display: flex;margin-top: 12px;font-size: 14px;}
.page-template-template-obras .owl-nav .owl-prev{margin-left: -30px;}
.page-template-template-obras .owl-nav .owl-next{margin-right: -30px;}
.page-template-template-obras .owl-nav{position: absolute;top: 50%;width: 100%;display: flex;justify-content: space-between;}
.page-template-template-obras .galeria{margin: 55px auto;}
@media only screen and (max-width : 767px){
    .obras .progresso .single {width: 100%;}
    .page-template-template-obras .owl-nav .owl-prev, .page-template-template-obras .owl-nav .owl-next{margin: 0;}
}
