html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    font-family: 'Open Sans', sans-serif;
}
ol, ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
* {
    box-sizing: border-box;
}
.caps {
    text-transform: uppercase;
}
.fa {
    line-height: unset !important;
}
a:hover {
    text-decoration: none;
}
.hvr-ripple-out:before {
    border:#5db31b solid 6px !important;
}
.offset30  {
    margin-top: 32px;
}
.offsetbottom30 {
    margin-bottom: 30px;
}
.offset25 {
    margin-top: 25px;
}
.noPaddings {
    padding: 0 !important;
}
.radiusBtn:before {
    border-radius: 100px;
}
.ctaBox .hvr-underline-from-center:before {
    background: #FFF;
 }
#servicesSection .hvr-sweep-to-right:before {
    background: rgba(210,210,210,0.1);
}
.topNav .hvr-underline-from-center:before {
    background: #fff;
}
 .flexBoxCta .radiusBtnOutline.hvr-ripple-out:before {
    border: #f15c22 solid 1px !important;
    border-radius: 100px;
}
.ctaImg .radiusBtnOutline.hvr-ripple-out:before {
    border: #f15c22 solid 1px !important;
    border-radius: 100px;
}
.offsetXl {
    margin-top: 75px;
}
#blogSection  .hvr-underline-from-center:before {
    background: #5db31b;
 }
.paddingXl {
    padding-bottom: 60px;
}







