:root {
    --color-primary: #355dae;
    --color-dark: #202F5A;
    --color-light: #E7F0F7;
}

body {
    /*min-height: 100vh;*/
    background: var(--color-light);
    color: #000000;
    direction: ltr;
    font: 400 13px 'Open Sans', Arial, sans-serif;
}

.color-primary {
    color: var(--color-primary);
}

.background-primary {
    background: var(--color-primary);
}

.background-dark {
    background: var(--color-dark);
}

.navbar-default {
    background-color: #fff;
    border-color: #e7e7e7;
}

.navbar-brand {
    padding: 5px 15px;
}

.navbar-default .navbar-nav > li > a {
    color: #355dae;
}

.timer {
    font: bold 1.5rem Arial;
    text-align: center;
    color: #000000;
}


.pricing {
    position: relative;
    margin-bottom: 15px;
    background: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.pricing-head {
    text-align: center;
    border-bottom: 1px solid #eee;
}

.pricing-head h4 {
    background: #ffffff;
    padding: 12px 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

ul.pricing-content.list-unstyled {
    margin-top: 20px;
    margin-bottom: 50px;
}

a.btn.btn-success, .green.btn, .blue.btn {
    background: #355dae;
    color: #fff;
}

.alert-danger, .form-wizard .steps > li > a.step .step-error {
    background-color: #ff575c;
    color: #fff;
    border-color: #ff575c;
}

.pricing-content li {
    font-size: 15px;
    padding: 7px 15px;
}

.pricing-footer {
    color: #777;
    font-size: 11px;
    line-height: 17px;
    text-align: center;
    padding: 0 20px 19px;
}

h3 {
    margin-top: 0;
}

.category-select {
    font-size: 30px !important;
    margin-top: 23px;
    color: #355dae;
}

@media screen and (max-width: 992px) {
    .form-wizard .steps > li > a.step > .number {
        width: 15px;
        height: 15px;
        padding: 0;
    }
}


.test-container {
    padding: 20px;
    border: 1px solid #e7eff7;
    margin-bottom: 15px;
    border-radius: 10px;
    text-align: center;
    position: relative;
}

.test-container p {
    position: absolute;
    right: -10px;
    top: -10px;
    background: linear-gradient(0deg, rgb(56 56 223) 0%, rgb(35 159 185) 92%);
    padding-top: 5px;
    border-radius: 50%;
    color: white;
    width: 30px;
    height: 30px;
    text-align: center;
}

.test-column {
    cursor: pointer;
}


.portlet.light > .portlet-title {
    padding: 0;
    min-height: 48px;
    color: #355dae;
}


.test-data .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.navbar-default .navbar-text {
    width: 100%;
}

.navbar-default .navbar-text a {
    color: #355dae;

}

div#main {
    padding-bottom: 50px;
}

.alert-success {
    background-color: #83d7be
}


.navbar-light .navbar-nav .nav-link {
    color: rgb(0 0 0);
    font-size: 16px;
}

.underline-title:after {
    display: block;
    clear: both;
    content: "";
    position: relative;
    left: 0;
    bottom: 0;
    max-width: 127px;
    height: 13px;
    width: 50%;
    border-bottom: 6px solid #355dae;
    margin: 0 auto;
    padding: 0px 0px;
}

.footer-logo {
    filter: brightness(0) invert(1);
    max-width: 90px;
}

.border-right {
    border-right: 1px solid;
}

a.social-media-icon {
    margin-right: 10px;
    text-decoration: none;
    font-size: 20px;
    opacity: 0.7;
}

.footer-color {
    opacity: 0.7;
    color: #ffffff;
}

footer ul {
    list-style: none;
}

footer ul {
    position: relative;
    list-style: none;
}

footer li{

}

/*footer li::before {
    content: '▶';
    position: absolute;
    left: 0;
}*/

.test-time {
    font-size: 1.5rem;
    position: absolute;
    right: 0;
    top: 0;
}

a.step.nav-link {
    border: 1px solid #979696;
    border-radius: 50%;
    text-align: center;
    padding: 0;
    width: 40px;
    height: 40px;
    padding-top: 9px;
    margin-right: 8px;
    margin-bottom: 10px;
}

li a.step.nav-link {
    background: #ffffff;
    color: #000000;
    border: none;
}

li a.step.nav-link.active, a.step.nav-link.active, a.step.nav-link:hover {
    background: #699FCC !important;
    color: #ffffff;
    border: none;
    font-weight: bold;

}

li a.step.nav-link.step-complete {
    background: #B1DFF0;
}

.nav-tabs {
    border: none;
}

.input-group .form-check {
    flex: 1;
    padding: 10px 1rem;
    border-radius: 10px !important;
}

.input-group .form-check:first-child {
    margin-right: 4rem;

}

.input-group .form-check-input {
    margin: 5px !important;
    width: 2em;
    height: 2em;
}

.test-data .input-group label {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: black;
}

.form-check-input:checked[type=radio] {
    background-image: none;
    background-color: #71B844;
    border: none;
}

.question-image {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 15px;
}

.question-title {
    min-height: 90px;
}

.test-footer-icon {
    width: 30px;
    height: auto;
    float: left;
}

.test-footer > div {
    float: left;
    margin-left: 5px;
    width: calc(100% - 35px);
}

li a.step.nav-link.step-success, a.step.nav-link.step-success {
    color: #ffffff;
    background: #73B900;
    font-weight: bold;
}

li a.step.nav-link.step-error, a.step.nav-link.step-error {
    color: #ffffff;
    background: #D9473F;
    font-weight: bold;
}

.swal2-popup.swal2-modal.swal2-show {
    padding: 0;
}

div#swal2-html-container {
    padding: 0;
    margin: 0;
}

.card {
    border: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.card-header {
    color: white;
    font-weight: bold;
}

.card-header.danger {
    background: #D9473F;
}

button.swal2-close {
    background: #fff;
    border-radius: 50%;
    color: var(--color-primary);
    font-size: 30px;
    right: 10px;
    top: 10px;
    position: absolute;
}

.card-header.success {
    background: #73B900;
}

.banner {
    position: relative;
}

.banner-heading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.gradient-background {
    background-image: linear-gradient(
            0deg,
            hsl(215deg 64% 55%) 0%,
            hsl(207deg 73% 51%) 11%,
            hsl(201deg 100% 45%) 22%,
            hsl(199deg 100% 45%) 33%,
            hsl(196deg 100% 46%) 44%,
            hsl(194deg 100% 46%) 56%,
            hsl(192deg 100% 46%) 67%,
            hsl(189deg 100% 46%) 78%,
            hsl(186deg 100% 46%) 89%,
            hsl(184deg 90% 47%) 100%
    );

    height: 400px;
    position: relative;
    text-align: center;
    padding: 155px 0px;
}

.gradient-background img.first {
    position: absolute;
    left: -24px;
    width: 24%;
    bottom: -15%;
}

.gradient-background img.last {
    position: absolute;
    right: 0px;
    width: 24%;
    bottom: -15%;
}

.accordion-button:not(.collapsed) {
    color: var(--color-primary);
    background-color: #ffffff;
    font-weight: bold;
}

.accordion-item:last-of-type {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.no-border {
    border: none !important;
}

.pricing-head.gradient img {
    height: 226px !important;
    width: auto;
    object-fit: cover;
    opacity: 0.4;
}

.pricing-head.gradient {
    background-image: linear-gradient(
            0deg, hsl(215deg 64% 55%) 0%, hsl(207deg 73% 51%) 11%, hsl(201deg 100% 45%) 22%, hsl(199deg 100% 45%) 33%, hsl(196deg 100% 46%) 44%, hsl(194deg 100% 46%) 56%, hsl(192deg 100% 46%) 67%, hsl(189deg 100% 46%) 78%, hsl(186deg 100% 46%) 89%, hsl(184deg 90% 47%) 100%);
}

.pricing-head.gradient h4{
    border-radius: 0;
}

img.test-icon {
    height: 40px;
    margin: 0 auto;
}

.pricing-head.no-border h4 {
    min-height: 100px !important;
}

.banner{
    max-height: 300px;
}

.banner img{
    max-height: 300px;
    object-fit: cover;
}

@media screen and (min-width: 992px){
    footer.text-center.text-lg-start.text-white.background-dark.w-100.negative-margin {
        margin-top: -120px;
    }
}


.circle-tile {
    margin-bottom: 15px;
    text-align: center;
}
.circle-tile-heading {
    border: 3px solid rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    color: #FFFFFF;
    height: 80px;
    margin: 0 auto -40px;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 80px;
}
.circle-tile-heading .fa {
    line-height: 80px;
}
.circle-tile-content {
    padding-top: 50px;
}
.circle-tile-number {
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    padding: 5px 0 15px;
}
.circle-tile-description {
    text-transform: uppercase;
}


.circle-tile-heading.green:hover {
    background-color: #83d7be;
}

.circle-tile-heading.red:hover {
    background-color: #CF4435;
}
.tile-img {
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.9);
}

.green {
    background-color: #16A085;
}
.red {
    background-color: #ff575c;
}
