/*
Theme Name:  Argus Theme
Theme URI: http://aku.wolfthemes.com/
Description: The Argus Real Estate Company
Author: WolfThemes
Author URI: http://wolfthemes.com/
Template: aku
Version: 1.0.0
*/

/*
accent oragne #eb7f00
argus blue #175f99
*/


.vc_tta-title-text {
    color: #000000;
}
.credits-wrap {
    text-align: center;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    max-width: 1140px;
    width: 92%;
    height: 100px;
}
.credits-left {
    text-align: left;
    width: 33.3%;
    float: left;
    background-color: blue;
}
.credits-center {
    text-align: center;
    width: 33.3%;
    float: left;
    background-color: red;
}
.credits-right {
    text-align: left;
    width: 33.3%;
    float: left;
    background-color: yellow;
}
p {
    font-size: 14px;
}
h3 {
    font-size: 1.8rem;
    font-weight: 500;
    text-rendering: optimizelegibility;
    line-height: 1.618;
    margin-top: 0px;
    margin-bottom: 1rem;
    font-family: Helvetica, Arial, sans-serif;
}

#property_management_section_2 h5 {
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-size: 46px;
}