.owl-carousel {
    margin-top: 60px;
}

.owl-dots {
    margin-top: 30px !important;
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px !important;
    height: 12px !important;

}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #be9642 !important;
}


#masterplan-contato .contato {
    padding: 130px 0 60px 0;
    background-color: #dadada;
}

@media (max-width: 700px) {
    
.hidden-xs {
    display: none !important;
}
}
 
