.form-area h1 {
    text-transform: uppercase;
    font-size: 5.5em;
}

#agent-finder h2 {
    font-weight: 400;
}

.form-area h2 {
    font-size: 1.8em;
    font-weight: 500;
    margin-top: -25px;
    border-bottom: rgba(255, 255, 255, 0.29) solid 2px;
    padding-bottom: 5px;
    border-top: rgba(255, 255, 255, 0.29) solid 2px;
    padding-top: 3px;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
}

h3 {
    color: #EFA521!important;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 55px;
    font-size: 30px;
}

#agent-finder h3, #agent-finder .h3 {
    font-size: 50px;
    font-family: "Lato";
    color: rgb(255, 255, 255)!important;
    line-height: 1.147;
    text-align: left;
    text-transform: uppercase;case;
}
.wpcf7 input[type="text"], .wpcf7 select, .wpcf7 input[type="email"] {
    text-transform: uppercase;
    font-size: 1.4em!important;
}

input[type="submit"]:not(.button), input[type="submit"]:not(.button):focus {
    background: #F0A522;
    padding: 16px 38px;
    color: #333;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0px;
}

input[type="submit"]:not(.button):hover {
    background: #4cadc9;
}

 hr.form-break {
    margin-top: 0px;
    margin-bottom: 60px;
    border: 0;
    border-top: 3px solid #C6C6C6;
}

p {
    font-size: 1.2em;
    color: #606060;
    margin-bottom: 15px;
}

h2, .h2 {
    font-size: 30px;
    margin: 30px 0 0;
}

h1, .h1 {
    font-size: 4em;
    font-weight: 300;
line-height: 60px;
}

.home .simpleitem:nth-child(4) {
    margin-left: 37px;
}

.home .simpleitem:nth-child(5) {
    margin-left: -17px;
}

.simpleservice.highlight {
    border: #eca625 solid 3px;
}

.simpleservice.highlight a.servicelink:after {
    content: " ";
    width: 149px;
    height: 4px;
    position: absolute;
    top: -5px;
    left: 1px;
    margin-left: 0;
    background: #fff;
    -webkit-transition: width 0.5s ease-in-out, background-color 0.5s ease-in-out;
    -moz-transition: width 0.5s ease-in-out, background-color 0.5s ease-in-out;
    -o-transition: width 0.5s ease-in-out, background-color 0.5s ease-in-out;
    -ms-transition: width 0.5s ease-in-out, background-color 0.5s ease-in-out;
}

.simpleservice.highlight a.servicelink {
    text-transform: uppercase;
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 40px;
    float: left;
    position: relative;
}

.simpleservice.highlight.wpb_content_element.agent-form-indicator p {
    color: rgba(255, 255, 255, 0.95);
}

.simpleservice.highlight:hover {
    background-color: rgba(37, 75, 122, 0.8);
    border: #fff 3px solid;
}

.simpleservice.highlight:hover a.servicelink {
    color: #ECA625;
}

.simpleservice.highlight:hover a.servicelink:after {
    background: #ECA625;

}

.wpcf7 input[type="text"], .wpcf7 select, .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 textarea {
    text-transform: uppercase;
    font-size: 1.3em!important;
}

.ig_action_bar .ig_button {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    padding: 8px 16px !important;
    position: absolute;
    right: 10px;
    bottom: 10px;
    margin-top: 7px !important;
    margin-left: 5px !important;
    margin-bottom: 5px !important;
}

@media (max-width: 767px) {
.wpcf7 input[type="text"], .wpcf7 select, .wpcf7 input[type="email"] {
    text-transform: inherit;
    font-size: 1em!important;
}
.people-say img {
margin-top:13px;
}
}