h1 span,
h2 span
{
    color: #3d69cb;
    font-weight: bold;
}

img
{
    max-width: 100%;
    height: auto;
}
.hero-intro
{
    padding: 96px 0;
    background: #fff;
}

.hero-intro .hero-intro-heading {
    font-size: 69px;
    line-height: 66px;
    margin-bottom: 32px;
    font-weight: 700;
    color: #000;
}

.about-us {
    background: #fff;
    padding: 118px 0;
}
.about-us .pre-heading {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #000;
}
.about-us .about-us-heading {
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 32px;
    color: #000;
}

.about-us .about-us-icon-columns .about-us-icon-column {
    position: relative;
    padding-left: 75px;
    margin-bottom: 30px;
}

.about-us .about-us-icon-columns .about-us-icon-column svg {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    color: #52b788;
}
.about-us .about-us-icon-columns .about-us-icon-column .statistic {
    font-size: 48px;
    line-height: 54px;
    color: #3d69cb;
    margin-bottom: 4px;
}
.about-us .about-us-icon-columns .about-us-icon-column .description {
    font-size: 18px;
    line-height: 26px;
    color: #3d69cb;
    font-weight: 700;
}

.footer-cta
{
    display:none;
}

.box h3
{
    font-weight: 600;
    color: #585858;
}

.box i
{
    color:#7ca057;
    font-size: 36px;
}

.box .text
{
    font-size: 19px;
    margin-top: 33px;
}
.logo-talent
{
    max-width: 211px;
}

.powered_by {
    font-size: 11px;
    margin-right: 8px;
    text-align: center;
}

.login-box
{
    width: 100%!important;
}
