.header-background-color {
    background-color: white;
}

.logo {
    padding-top: 15px;
}

.header-background {
    background: black;
}

a {
    color: #428bca;
    text-decoration: none;
}

a {
    background: 0 0;
}

.features-font {
    font-size: 2.5rem;
    margin-left: 15px;
    border-bottom: solid 2px #dedede;
}

.items-margin {
    margin: 170px 0;
}

.feature-items-margin {
    margin: 170px 0 20px 0;
}

.items-even-smaller-margin {
    margin: 50px 0;
}

.items-small-margin {
    margin: 20px 0;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.go-navbar {
    margin: 27px 0 0;
}

.go-navbar:before {
    content: " ";
    display: table;
}

.go-navbar > li {
    float: left;
}

.go-navbar > li, .go-navbar > li > a {
    display: block;
    position: relative;
    color: whitesmoke;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
    text-decoration: none;
    margin: 0 3px;
    text-transform: uppercase;
    border-bottom: solid 1px transparent;
}

.go-navbar li a {
    margin: 0 3px;
    text-transform: uppercase;
    border-bottom: solid 1px transparent;
    background-color: transparent !important;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

.font-white {
    color: white !important;
}

.go-navbar-item {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    text-align: -webkit-match-parent;
    padding: 0 40px 0 40px;
}

.go-navbar-dropdown-item {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    text-align: inherit;
}

.horizontal-nav-container {
    float: right;
    position: relative;
    left: -50%;
    text-align: left;
}

.horizontal-nav-container ul {
    list-style: none;
    position: relative;
    left: 50%;
}

.horizontal-nav-container li {
    float: left;
    position: relative;
}

.horizontal-nav-container a {
    text-decoration: none;
    margin: 10px;
    float: left;
    color: #fff;
    padding: 2px 5px;
    text-align: center !important;
    white-space: nowrap;
}

.flex-fill {
    flex: 1;
}

.padding-img-left {
    padding: 0 40px 0 0;
}

.padding-img-right {
    padding: 0 0 0 40px;
}

.navbar-font {
    font-size: 14px;
    color: whitesmoke !important;
}

@media (min-width: 578px) and (max-width: 1025px) {
    .banner-padding {
        padding: 13px 70px 0 70px;
        margin-top: -23px;
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .banner-padding {
        padding: 13px 70px 0 70px;
    }
}

@media (max-width: 600px) {
    .feature-text-start-alt {
        color: black;
        width: 80%;
        padding: 20px;
        font-size: 25px !important;
    }

    .top-main-image-padding {
        padding-top: 90px
    }

    .banner-highlight-text {
        font-size: 30px !important;
        font-weight: bold
    }

    .header-text {
        font-weight: 100;
        font-size: 18px !important;
        font-family: Roboto, 'Titillium+Web', 'Open Sans', Montserrat, sans-serif
    }

    .padding-img-left, .padding-img-right {
        padding: 0 0 20px 0 !important;
    }

    .banner-padding {
        padding: 0;
        margin-top: -165px;
    }

    .items-smaller-margin {
        margin: 20px 0;
    }

    .features-margin {
        margin-top: 20px;
    }

    .features-smaller-margin {
        margin-top: 20px;
    }

    .full-width-background-img {
        height: 100%;
        width: 95%;
        background: url(../assets/illustrations-2/header.svg) no-repeat right center;
        margin-top: 100px;
    }
}

@media (max-width: 600px) {
    .sm-no-show {
        display: none !important;
    }

    .sm-margin {
        margin-bottom: 30px;
    }

    .sm-top-margin {
        margin-top: 100px !important;
    }
}

@media (min-width: 601px) {
    .lg-no-show {
        display: none !important;
    }

    .items-smaller-margin {
        margin: 120px 0;
    }

    .features-margin {
        margin-top: 70px;
    }

    .features-smaller-margin {
        margin-top: 40px;
    }

    .full-width-background-img {
        margin: 70px 30px 0 30px;
        height: 74%;
        width: 93.8%;
        background: url(../assets/illustrations-2/header.svg) no-repeat right center;
    }
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.go-navbar li.not-active a, .navbar .nav li.not-active a:hover {
    border-bottom: none;
}

.dropdown-menu > li > a {
    clear: both;
    font-weight: 400;
    color: #333;
    white-space: nowrap;
}

.dropdown-header, .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143;
}

body, html {
    height: 100%;
    margin: 0;
}

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

.list-style-none {
    list-style: none;
}

.landing-highlight-text {
    border-bottom: 2px #1c1faf solid;
    background-color: #1caf728c;
    padding: 0 2px;
    border-radius: 2px;
}

.dark-bg-anchor-font {
    color: #8be8ff !important;
}

.landing-highlight-width {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.feature-image-left {
    max-width: 100%;
    border-radius: 6px;
    box-shadow: 9px 20px 20px rgba(56, 46, 46, 0.06);
}

.feature-image-right {
    max-width: 100%;
    border-radius: 6px;
    box-shadow: -9px 20px 20px rgba(56, 46, 46, 0.06);
}

.feature-margin-right {
    margin-right: 70px;
}

.feature-margin-left {
    margin-left: 4% !important;
}

.feature-margin-left-f {
    left: -5% !important;
    margin-top: 3%;
}

.feature-margin-right-f {
    right: -11% !important;
    margin-top: 3%;
}

.feature-header {
    font-size: 40px;
    font-family: Roboto, 'Nunito', sans-serif, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    font-weight: 700;
    color: #144554;
}

.feature-brief {
    font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
    line-height: 1.42857143;
    color: #383a56cf;
    font-weight: 400;
    font-size: 18px;
    word-spacing: 3px;
    margin-top: 50px;
}

.feature-header-m {
    font-size: 40px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    font-weight: 500;
}

.feature-brief-m {
    font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
    line-height: 1.42857143;
    font-weight: 400;
    font-size: 18px;
    word-spacing: 3px;
    padding-top: 15px;
}

.feature-brief-m-s {
    font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
    line-height: 1.42857143;
    font-weight: 400;
    font-size: 18px;
    word-spacing: 3px;
    padding-top: 15px;
}

.feature-header-f {
    font-size: 38px;
    line-height: 28px;
    font-family: 'Nunito', sans-serif, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    font-weight: 500;
    color: #383a56cf;
}

.feature-brief-f {
    font-family: Roboto, 'Nunito', Roboto, sans-serif, "Open Sans", "Helvetica Neue", Arial, sans-serif;
    line-height: 1.42857143;
    color: #333;
    font-weight: 400;
    font-size: 18px;
}

.feature-brief-center {
    font-family: 'Nunito', Roboto, sans-serif, "Open Sans", "Helvetica Neue", Arial, sans-serif;
    line-height: 1.42857143;
    color: white;
    font-weight: 600;
    font-size: 18px;
    word-spacing: 3px;
}

.header-text {
    color: #202124;
    line-height: 60px;
    padding-right: 10px;
    margin: 0;
    font-weight: 100;
    font-size: 50px;
    font-family: Roboto, 'Titillium+Web', 'Open Sans', Montserrat, sans-serif
}

.banner-text {
    font-family: 'Nunito', Roboto, 'Titillium+Web', 'Open Sans', Montserrat, sans-serif;
    color: #1b335d;
    width: 80%;
    font-size: 45px
}

.banner-text-small {
    font-family: 'Nunito', Roboto, 'Titillium+Web', 'Open Sans', Montserrat, sans-serif;
    color: #1b335d;
    width: 80%;
    font-size: 15px
}

.banner-highlight-text {
    font-size: 45px;
    font-weight: bold
}

.low-banner {
    text-align: center;
    padding: 35px 0 45px;
    display: block;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.low-banner-header {
    font-weight: 300;
    font-size: 45px;
    line-height: 55px;
}

.low-banner-text {
    font-weight: 100;
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 20px;
}

.footer {
    padding: 15px 0 0 15px;
    line-height: 150px;
    height: 150px;
}

.footer-text {
    color: #383838cf;
    font-size: 13px
}

.no-margin {
    margin: 0;
}

.special-anchor {
    color: white;
    text-decoration: underline !important;
}

.special-anchor:hover {
    color: white;
}

.special-anchor-2 {
    color: inherit;
    text-decoration: none !important;
}

.special-anchor-2:hover {
    color: initial;
    text-decoration: underline !important;
}

.special-anchor-3 {
    color: inherit;
    text-decoration: none !important;
}

.special-anchor-3:hover {
    color: #8d8d8d;
    text-decoration: underline !important;
}

.company-label {
    float: right;
    font-size: 14px;
    font-weight: 300;
    padding-right: 15px;
    line-height: 10px;
    color: #474748
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: rgba(89, 89, 89, 0.65);
    border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #6d6d6d;
}

/* Custom style attributes converted to classes */
.index-background {
    background-color: #34b2dac4;
    color: white
}

.terms-background {
    background-color: #a28224c4;
    color: white
}

.appraisals-background {
    background-color: #d7d6d1;
    color: white
}

.referrals-background {
    background-color: #91855a;
    color: white
}

.time-tracking-background {
    background-color: #4da29c;
    color: white
}

.trainings-background {
    background-color: #eaa44c;
    color: white
}

.weassist-background {
    background-color: #575757bf;
    color: white
}

.topics-background {
    background-color: #ec787b;
    color: white
}

.roles-and-permissions-background {
    background-color: #608b8a;
    color: white
}

.blogs-background {
    background-color: #7d9997;
    color: white;
}

.header-position {
    top: 0;
}

.logo-margin {
    margin-top: 35px
}

.heading-margin {
    margin-top: 75px;
}

.navigation-margin {
    margin-top: 100px;
}

.main-banner-margin {
    margin-top: 30px;
}

.toggler-icon-margin {
    margin-top: -290px
}

.feature-border {
    border-bottom: solid 1px #ccc
}

.footer-margin {
    margin-top: 300px;
    margin-bottom: 20px
}

.privacy-policy-padding {
    padding-left: 15px;
    padding-right: 15px
}

.company-font {
    color: #4a4a4a !important
}

.about-font {
    float: right;
    color: #73717199;
    padding-top: 20px
}

.contact-container-margin {
    margin: 50px 0;
}

.no-border-no-left-margin {
    border-bottom: none;
    margin-left: 0
}

.contact-form-margin {
    margin-top: 50px;
}

.contact-form-shorter-margin {
    margin-top: 20px;
}

.contact-form-even-shorter-margin {
    margin-top: 10px;
}

.policy-feature-container-margin {
    margin-top: 170px
}

.policy-feature-margin {
    margin-bottom: 80px
}

.feature-down-arrow {
    height: 60px;
    width: 60px;
    margin-top: 150px
}

.referrals-down-arrow {
    height: 60px;
    width: 60px;
    margin-top: 70px
}

.roles-down-arrow {
    height: 60px;
    width: 60px;
    margin-top: 100px
}

.time-tracking-down-arrow {
    height: 60px;
    width: 60px;
    margin-top: 100px
}

.topics-down-arrow {
    height: 60px;
    width: 60px;
    margin-top: 50px
}

.weassist-down-arrow {
    height: 60px;
    width: 60px;
    margin-top: 100px
}

.feature-image-border {
    border-radius: 5px
}

.feature-text-start-alt-color {
    color: #965f51 !important
}

.feature-text-smaller-font {
    font-size: 30px !important;
}

/*body {
    background-color: #efefef !important
}*/

.logo-text {
    text-decoration: none !important;
    color: rgba(0, 0, 0, .5) !important
}

/*Carousel*/

.carousel-inner img {
    width: 100%;
    height: 100%;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    background-color: #4e5b69b0 !important;
}

.carousel-indicators li {
    background-color: rgba(123, 132, 253, 0.33) !important;
}

.carousel-indicators .active {
    background-color: #7b85fd !important;
}