/* This is all you. */
body {
    font-family: system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    color: #333 !important;
}
h1, h2, h3, h4, h5 {
    font-family: 'Barlow', sans-serif !important;
}
h1 {
    font-size: 3.2rem !important;
    font-weight: 600 !important;
    line-height: 3.4rem !important;
}
h2 {
    font-size: 2.2rem !important;
    font-weight: 600 !important;
    letter-spacing: -0.5px;
    margin-bottom: 1.5rem !important;
}
h3 {
    font-size: 1.7rem !important;
    letter-spacing: -0.5px;
    font-weight: 500 !important;
}
h4 {
    font-size: 1.4rem !important;
}
h5 {
    font-size: 14px !important;
    text-transform: uppercase;
}
h6 {
    font-size: 1.1rem !important;
    line-height: 1.8rem !important;
    margin-bottom: 10px !important;
    text-transform: uppercase;
}
.lead {
    font-size: 1.1rem !important;
    font-weight: 300 !important;
    line-height: 1.6rem !important;
}
p {
    font-family: system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 5px;
}
a:link {
    color: #F68520 !important;
    text-decoration: none !important;
}
a:hover {
    color: #F68520 !important;
    text-decoration: none !important;
}
.color-secondary {
    color: #F68520;
    font-weight: 600;
}
.btn {
    font-size: medium !important;
    padding: 10px 20px !important;
    text-decoration: none !important;
}
.btn-lg {
    color: #fff !important;
    font-size: large !important;
    padding: 12px 36px !important;
    text-decoration: none !important;
}
.btn-lg:link {
    color: #fff !important;
    text-decoration: none !important;
}
.btn-lg:active {
    color: #fff !important;
    text-decoration: none !important;
}
.btn-lg:hover {
    color: #fff !important;
    text-decoration: none !important;
}
.btn-primary {
    color: #fff !important;
    background-color: #F68520 !important;
    border: none !important;
    text-decoration: none !important;
}
.btn-primary:link {
    color: #fff !important;
    background-color: #F68520 !important;
    text-decoration: none !important;
}
.btn-primary:active {
    color: #fff !important;
    background-color: #F68520 !important;
    text-decoration: none !important;
}
.btn-primary:hover {
    color: #fff !important;
    background-color: #F68520 !important;
    text-decoration: none !important;
}
.btn-outline-secondary {
    color: #F68520 !important;
    border-color: #F68520 !important;
    padding: 5px 10px !important;
    text-decoration: none !important;
}
.btn-outline-secondary:hover {
    color: #fff !important;
    background-color: #F68520 !important;
    border-color: #F68520 !important;
    padding: 5px 10px !important;
}
.card {
    padding: 10px 0px;
}
footer li {
    padding-bottom: 10px;
}
.white {
    color: #fff !important;
}
.py-6 {
    padding-top: 6rem!important;
    padding-bottom: 6rem!important;
}
.my-6 {
    margin-top: 6rem!important;
    margin-bottom: 6rem!important;
}
.pt-6 {
    padding-top: 6rem!important;
    padding-bottom: 3rem!important;
}
.mt-6 {
    margin-top: 6rem!important;
    margin-bottom: 3rem!important;
}
.fs-small {
    font-size: medium;
}
.service-icons {
    height: 54px !important;
}

/* Form */


input, textarea {
    width: 100%;
    border: none;

}
input {
    padding: .375rem .1rem !important;
    font-size: 1rem !important;
}
.form-control {
    display: block;
    width: 100%;
    margin-bottom: 1rem;
}


/* Login window */

.outside.rad-theme {
    background: #f6f6f6 !important;
}
.outside.rad-theme .auth-card {
    border-radius: 8px;
    box-shadow: none !important
}


.blue {
    background-color:#1C46AB;
}

/* Responsive design */

@media only screen and (max-width: 786px) {
    h1 {
        font-size: 2.2rem !important;
        font-weight: 600 !important; 
        line-height: 2.4rem !important;
    }
    h2 {
        font-size: 2.2rem !important;
        font-weight: 600 !important;
        letter-spacing: -0.5px;
        margin-bottom: 1.5rem !important;
    }
    h3 {
        font-size: 1.6rem !important;
        letter-spacing: -0.5px;
        font-weight: 500 !important;
    }
    h6 {
        font-size: 1rem !important;
        line-height: 1.8rem !important;
        margin-bottom: 10px !important;
        text-transform: uppercase;
    }
    p {
        font-family: system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
        color: #333;
        font-size: 17px;
        line-height: 26px;
        padding-bottom: 7px;
    }
}
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 2) {
    h1 {
        font-size: 2.2rem !important;
        font-weight: 600 !important;
        line-height: 2.4rem !important;
    }
    h2 {
        font-size: 2.2rem !important;
        font-weight: 600 !important;
        letter-spacing: -0.5px;
        margin-bottom: 1.5rem !important;
    }
    h3 {
        font-size: 1.6rem !important;
        letter-spacing: -0.5px;
        font-weight: 500 !important;
    }
    h6 {
        font-size: 1rem !important;
        line-height: 1.8rem !important;
        margin-bottom: 10px !important;
        text-transform: uppercase;
    }
    p {
        font-family: system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
        color: #333;
        font-size: 17px;
        line-height: 26px;
        padding-bottom: 7px;
    }
}
@media only screen 
    and (device-width: 390px) 
    and (device-height: 844px) 
    and (-webkit-device-pixel-ratio: 3) {
        h1 {
            font-size: 2.2rem !important;
            font-weight: 600 !important;
            line-height: 2.4rem !important;
        }
        h2 {
            font-size: 2.2rem !important;
            font-weight: 600 !important;
            letter-spacing: -0.5px;
            margin-bottom: 1.5rem !important;
        }
        h3 {
            font-size: 1.6rem !important;
            letter-spacing: -0.5px;
            font-weight: 500 !important;
        }
        h6 {
            font-size: 1rem !important;
            line-height: 1.8rem !important;
            margin-bottom: 10px !important;
            text-transform: uppercase;
        }
        p {
            font-family: system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
            color: #333;
            font-size: 17px;
            line-height: 26px;
            padding-bottom: 7px;
        }
}
textarea:focus, input:focus{
    outline: none;
}