html,
body {
    font-size: 16px;
    font-family: "OpenSans";
    font-weight: normal;
    font-style: normal;
    color: #303030;
    height: 100%;
}

h6 {
    font-size: 18px;
}

h5 {
    font-size: 24px;
}

h4 {
    font-size: 30px;
}

h3 {
    font-size: 36px;
}

h2 {
    font-size: 42px;
}

h1 {
    font-size: 48px;
}

h1,
h2,
h3,
h4,
h5,
h6
{ 
    font-weight: bold;
}

.form-group {
    font-family: "Montserrat";
}

.form-group label,
.form-group input,
.form-group select,
.form-group textarea {
    font-weight: 300;
}

a,
a:hover,
a:visited,
a:focus,
a:active {
    text-decoration: none;
}

/* a,
a:visited {
    color: #0C2856;
} */

a:hover,
a:focus,
a:active {
    color: #F06925;
}

.form-control {
    border-radius: 8px;
}

.btn-form-row {
    margin-bottom: 0 !important;
    margin-top: 10px;
}

.btn-form-row .form-group {
    margin-bottom: 0 !important;
}

.emplooy-logo {
    max-width: 200px;
}

.btn {
    border-radius: 8px;
    border: 0;
}

.emplooy-btn {
    padding: 10px 55px;
    text-transform: uppercase;
}

.emplooy-btn-dark,
.emplooy-btn-dark:visited {
    background: #0C2856;
    color: #fff;
}

.emplooy-btn-dark:hover,
.emplooy-btn-dark:focus,
.emplooy-btn-dark:active {
    background: #F06925;
    color: #fff;
}

.emplooy-btn-light,
.emplooy-btn-light:visited {
    background: #F06925;
    color: #fff;
}

.emplooy-btn-light:hover,
.emplooy-btn-light:focus,
.emplooy-btn-light:active {
    background: #0C2856;
    color: #fff;
}

.emplooy-btn-negative,
.emplooy-btn-negative:visited {
    background: transparent;
    color: #F06925;
    border: 2px solid #F06925;
}

.emplooy-btn-negative:hover,
.emplooy-btn-negative:focus,
.emplooy-btn-negative:active {
    color: #0C2856;
    border: 2px solid #0C2856;
}

.emplooy-btn-success{ background-color: #00BB64; }
.emplooy-btn-success:hover{ background-color: #1919BA; }
.emplooy-btn-primary{ background-color: #2C1FDA; }

.form-check-input {
    margin-left: 0px;
}

.form-check-label {
    margin-left: 1.25rem;
}

#content {
    margin-top: 40px;
}

.store-icon {
    width: 100%;
    max-width: 150px;
    padding-bottom: 15px;
}

.emplooy-link-store {
    margin-right: 10px;
}

.image-before-footer-wrapper,
.image-before-footer-wrapper img {
    width: 100%;
}

.section-img {
    width: 100%;
}

.emplooy-left-border {
    border-left: 2px solid #F06925;
    padding-left: 40px;
}

/*
 * Carousel 
 */
.carousel, .item, .active{ height:100%; }
.carousel-inner{ height:100%; }

.home-carousel-control { 
    border: 1px transparent;
    width: 8% !important;
    border-top-left-radius: 120px;
    border-bottom-left-radius: 120px;
    opacity: 0.88;  
    background: transparent linear-gradient(
        278deg, 
        #EF6826 0%, 
        #FBB03B 100%) 0% 0% no-repeat padding-box;
    word-break: keep-all;
    white-space: nowrap;
}

.home-carousel-control div{ 
    color: white;
    transform:rotate(-90deg);
    font-size: 68px;
    font-weight: bold;
}

/*
 * Menu 
 */
/* Navbar styles adjusments for the rest */
.emplooy-logo-link {
    margin: 0px;
}

.navbar-light .navbar-toggler {
    color: #0C2856;
    border-color: #0C2856;
}

.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .nav-link:visited {
    color: #0C2856;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:active,
.navbar-light .navbar-nav .active .nav-link {
    color: #F06925;
}

.navbar-light .navbar-toggler-icon {
    background-image: url(
        "data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(12,40,86, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

/* Navbar styles adjusments for home only */
#home .navbar-light{margin-right: 10%; padding: 50px 0 0 0;}
#home .navbar-light #navbarCollapse{ justify-content: end;}
#home .navbar-light .navbar-nav .nav-link,
#home .navbar-light .navbar-nav .nav-link:visited,
#home .navbar-light .navbar-nav .nav-link:active {
    color: #fff;
    font-family: "OpenSans";
    font-size: 28px;
}

#home .navbar-light .navbar-nav .active>.nav-link,
#home .navbar-light .navbar-nav .nav-link.active,
#home .navbar-light .navbar-nav .nav-link.show,
#home .navbar-light .navbar-nav .show>.nav-link {
    color: #fff;
    font-weight: bold;
}

#home .navbar-light .navbar-nav .nav-link:focus,
#home .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
    text-decoration: underline;
}

#home .navbar-light .navbar-toggler {
    border-color: #fff;
    color: #fff;
}

#home .navbar-light .navbar-toggler-icon {
    background-image: url(
        "data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
/*
 * Description 
 */
.home-description{
    margin-left: 6.5%;
    margin-top: 7.5%;
    color: #fff;
}

/* .home-description p {font-size: 40px;} */
.home-description .col-7{ 
    padding-left: 0;
    padding-right: 0;
    margin-top: 7%;
}
.home-description .row{ margin-top: 6%;}

.home-button a{
    border-radius: 20px;
    padding: 10px 20px !important;
    border: 2px solid #fff;
    color: #fff;
    font-family: "OpenSans";
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0.64px;
    width: 90%;
}
.apple-store-icon, .google-store-icon{padding: 0;}
.apple-store-icon img, .google-store-icon img{cursor: pointer; width: 100%;}
.apple-store-icon{ margin-right: 23px;}

/*
 * Footer 
 */
footer {
    color: #fff;
    padding-top: 40px;
    margin-top: 40px;
}

footer h5 {
    color: #fff;
}

.social-links img{margin-left: 15px; margin-top: -5px;}

footer #emplooy-social a {
    margin-right: 15px;
}

footer i {
    font-size: 35px;
}

footer a,
footer a:visited {
    color: #fff;
}

footer a:hover,
footer a:focus,
footer a:active,
footer .active>a {
    color: #fff;
    text-decoration: none !important;
}

footer .emplooy-logo {
    max-width: 125px;
}

.footer-emplooy-logo-wrapper {
    width: 100%;
    margin-bottom: 0;
}

/*
 * Home 
 */

#home #landing h1,
#home #landing p {
    color: #fff;
}

#home #landing h1 {
    margin-top: 40px;
}

#home h2 {
    font-size: 30px;
    color: #F06925;
}

#home #landing-register h2 {
    color: #fff;
}

#home #landing p {
    font-size: 18px;
}

#home .form-control {
    border: 0;
}

#home #content {
    margin-top: 80px;
}

.emplooy-landing-bg {
    /*background-image: url(../img/bg-landing-home-bright.png);*/
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    padding-bottom: 30px;
}

#emplooy-pre-register {
    display: flex;
    align-items: center;
}

#landing-register {
    border: 2px solid #fff;
    border-radius: 8px;
    padding: 20px 30px;
    width: 100%;
}

#landing-register .form-check-label {
    color: #fff;
}

#landing-register .form-check-label a:hover,
#landing-register .form-check-label a:focus {
    color: #fff;
}

.home-info-col {
    border-right: 1px solid #F06925;
    padding: 0px 25px;
}

.home-info-col:last-child {
    border-right: 0;
}

#man-hours p {
    font-weight: bold;
    margin-bottom: 0px;
}

#man-hours .mh-icon {
    color: #0C2856;
    font-size: 72px;
}

#man-hours .mh-number {
    color: #0C2856;
    font-size: 54px;
}

#man-hours .mh-text {
    font-size: 30px;
    color: #F06925;
}

footer {
    position: absolute !important;
    bottom: 0;
    padding-bottom: 1%;
    margin-left: 6.5%;
    font-size: 18px;
}

.business-footer{ margin-top: 1%;}

/*
 * About Us 
 */
#about-us footer {
    margin-top: 0px;
}

/*
 *  Business 
 */
.form-hidden{ display: none; }

.autocomplete {
  /*the container must be positioned relative:*/
  position: relative;
}

.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
}
.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
}
.autocomplete-items div:hover {
    /*when hovering an item:*/
    background-color: #e9e9e9;
}
.autocomplete-active {
    /*when navigating through the items using the arrow keys:*/
    background-color: DodgerBlue !important;
    color: #ffffff;
}

/*
 * Contact Us
 */
#contact-us .section-img-wrapper {
    padding-right: 0px;
}
#contact-us-img {
    background-image: url("../img/contact-us.jpg");
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
}

#contact-us footer {
    margin-top: 0px;
}

#contact-form {
    padding-bottom: 80px;
}

/*
 * FAQ
 */
#faq-questions {
    padding-top: 40px;
}

#faq-questions h2 {
    font-size: 28px;
}

/*
 * Register
 */
#register-img {
    background-image: url("../img/register.png");
    background-position: center left;
    background-repeat: no-repeat;
    background-size: contain;
}

#register footer {
    margin-top: 0px;
}

#register-form {
    padding-bottom: 80px;
}

/*
 * Log In
 */
#log-in-img {
    background-image: url("../img/log-in.jpg");
    background-position: center right;
    background-repeat: no-repeat;
    background-size: contain;
}

#log-in footer {
    margin-top: 0px;
}

#log-in-form {
    padding-bottom: 80px;
}

#no-account-text {
    text-align: right;
}

/*
 * Log In Success, Register Success, Email Confirmation
 */
#email-confirmed-img,
#log-in-success-img,
#register-success-img {
    background-image: url("../img/log-in-success.jpg");
    background-position: center right;
    background-repeat: no-repeat;
    background-size: contain;
}

#log-in-success-text h1,
#email-confirmed-text h1,
#register-success h1 {
    color: #F06925;
    font-size: 32px;
}

#email-confirmed-text h3,
#log-in-success-text h3,
#register-success-text h3 {
    font-weight: 300;
    font-size: 24px;
}

#register-success-text h5 {
    font-weight: 300;
    font-size: 18px;
}

#email-confirmed footer,
#log-in-success footer,
#register-success footer {
    margin-top: 0px;
}


.go-to-login {
    padding:20px;
    display:table-cell;
    vertical-align:middle;
}

.emplooy-login-btn-login-here {
    border-radius: 8px;
    padding: 10px 20px !important;
    border: 2px solid #0C2856;
    font-weight: bold;
    margin-left: 3rem !important;
    color: #fff !important;
    width: 100% !important;
}

/*
 * Responsive 
 */
@media (min-width: 768px) {
    /* General */
    .mobile{ display: none;}

    .navbar-light .navbar-nav .nav-link {
        margin-left: 1rem;
    }

    /* Navbar */
    .navbar-nav {
        text-align: center;
    }

    .emplooy-login-btn {
        background-color: #fff;
        color: #F7B897 !important;
        border-radius: 8px;
        padding: 10px 20px !important;
        /* border: 2px solid #0C2856; */
        font-weight: bold;
        /* margin-left: 3rem !important; */
    }

    .emplooy-login-btn,
    .emplooy-login-btn:visited {
        color: transparent;
    }

    .emplooy-login-btn:hover,
    .emplooy-login-btn:focus,
    .emplooy-login-btn:active,
    .active .emplooy-login-btn {
        border: 2px solid #F06925;
        color: #F06925;
    }

    /* Home */
    #home .emplooy-login-btn {
        border: 2px solid #fff;
    }
    #home .emplooy-login-btn,
    #home .emplooy-login-btn:visited,
    #home .emplooy-login-btn:active {
        color: #fff;
    }

    #home .emplooy-login-btn:hover,
    #home .emplooy-login-btn:focus {
        border: 2px solid #0C2856;
    }

    .emplooy-landing-row {
        margin-top: 40px;
    }

    .home-button{
        padding-right: 0;
        padding-left: 0;
    }

    /*
     * COVID-19
     */
    #covid-19-img-bg {
        background-image: url("../img/covid-19.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }

    /* Log In Success, Register Success, Email Confirmation */
    #email-confirmed-text,
    #log-in-success-text,
    #register-success-text {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

@media (min-width: 992px) {
    /* General */
    /* Sticky Footer */
    html {
        position: relative;
        min-height: 100%;;
    }

    #home .navbar-light {
        margin-left: 7%;
    }

    .home-description h1 {
        font-size: 56px;
      }

    .home-description p {
        font-size: 32px;
    }

    .home-carousel-control div{ font-size: 56px; }

    footer, .business-footer{ 
        /* margin-top: 25%; */
    }

    /* Footer */
    /* Sticky Footer */
    body.sticky-footer footer {
        position: absolute;
        bottom: 0;
        width: 100%;
        margin-top: 0px;
    }
}

@media (min-width: 1200px) {
    /* Navbar */
    #home .navbar-light {
        margin-left: 7%;
    }

    .emplooy-login-btn {
        padding: 10px 35px !important;
    }

    .emplooy-logo-link {
        margin-left: 0%;
    }

    .home-description h1 {
        font-size: 63px;
    }

    .home-description p {
        font-size: 32px;
    }

    footer, .business-footer {
        /* margin-top: 21%; */
      }
}

@media (max-width: 991px) {
    /* Footer */
    .footer-col-links {
        padding-left: 0px;
    }
    #emplooy-info-links {
        padding-left: 30px;
    }

    /* Menu */
    .navbar.navbar-expand-lg {
        border-bottom: 1px solid #fff;
        padding-left: 0px;
        padding-right: 0px;
    }

    /* Home */
    #man-hours {
        border: 0;
        margin-bottom: 20px;
    }

    .footer-logo-col .footer-emplooy-logo-wrapper,
    .footer-logo-col .logo-text {
        text-align: center;
    }
}

@media (max-width: 767px) {
    /* General */
    html, body{ overflow-y: hidden;}
    h6 {
        font-size: 16px;
    }
    
    h5 {
        font-size: 18px;
    }
    
    h4 {
        font-size: 20px;
    }
    
    h3 {
        font-size: 24px;
    }
    
    h2 {
        font-size: 28px;
    }
    
    h1 {
        font-size: 40px;
    }

    .navbar.navbar-expand-lg {
        margin-left: 7%;
        margin-right: 7%;
        border-bottom: 0;
    }

    .home-description{ margin-top: 20%; }

    .home-description p {
        font-size: 24px;
        margin-top: 10%;
    }

    .home-button a{ font-size: 24px;}

    .mobile-home-button a {
        padding: 10px 20px !important;
        border: 2px solid #fff;
        border-radius: 20px;
        color: #fff;
        font-family: "OpenSans";
        font-size: 24px;
        font-weight: bold;
        letter-spacing: 0.64px;
        width: 90%;
    }

    .home-carousel-control{
        position: sticky;
        bottom: 0;
        width: 100% !important;
        border-top-left-radius: 75px;
        border-top-right-radius: 75px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        height: 75px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .home-carousel-control div {
        font-size: 24px;
        text-align: center;
        transform: none;
    }

    .home-carousel-control i {
        margin-left: 15%;
    }

    .web{ display: none;}

    /* Menu */
    .emplooy-logo {
        max-width: 150px;
    }

    .navbar.navbar-expand-md {
        border-bottom: 1px solid #fff;
        padding-left: 0px;
        padding-right: 0px;
    }

    .emplooy-login-btn {
        text-align: left;
    }

    /* Footer */
    .footer-col-links {
        padding-left: 30px;
    }

    .footer-store-icons-col .store-icon {
        max-width: 100px;
    }

    /* Home */
    #home #content {
        margin-top: 40px;
        margin-bottom: 0px;
    }

    #home #landing p {
        padding-bottom: 14px;
    }

    #home #landing .emplooy-icons-wrapper {
        padding-top: 25px;
    }

    /* Contact Us */
    #contact-text {
        text-align: left;
        margin-top: 10px;
    }

    /* Log In */
    #no-account-text {
        text-align: left;
        margin-top: 10px;
    }

    .go-to-login-container {
        display: flex !important;
    }

    .go-to-login {
        background-color: #F06925;
        color: white;
        margin: auto;
    }

    .emplooy-login-btn-login-here {
        border-radius: 8px;
        padding: 10px 20px !important;
        border: 2px solid white;
        font-weight: bold;
        margin-left: 3rem !important;
        color: white !important;
        width: 100% !important;
    }
}

@media (max-width: 575px) {
    h1 {font-size: 32px;}

    .home-description { margin-top: 10%; }
    .home-description p {
        font-size: 18px;
        margin-top: 10%;
    }

    .home-button{ padding: 0;}

    .mobile-home-button a { font-size: 18px; }
    /* Footer */
    .footer-logo-col .footer-emplooy-logo-wrapper,
    .footer-logo-col .logo-text {
        text-align: left;
    }

    /* Footer */
    .footer-logo-col .logo-text {
        padding-left: 15px;
    }

    .footer-logo-col .emplooy-logo {
        margin-left: 15px;
    }
}

@media (max-height: 749px){
    .home-description{margin-top: 4.5%;}
}

.subtitle-page-emplooy {
    text-align: left;
    font: normal normal 900 37px/45px Montserrat;
    letter-spacing: 0px;
    color: #303030;
    opacity: 1;
}

.content-text-page-emplooy {
    text-align: left;
    font: normal normal normal 26px/32px Montserrat;
    letter-spacing: 0px;
    color: #303030;
    opacity: 1;
}

.text-title-business-page {
    text-align: left;
    font: normal normal bold 28px/34px Montserrat;
    letter-spacing: 0px;
    color: #303030;
}

.text-business-page {
    text-align: left;
    letter-spacing: NaNpx;
    color: #303030;
    opacity: 1;
}