.hero-section {
    background: #FAF8F5;
}

header {
    background: #FAF8F5;
}

.navbartext {
    font-size: 18px;
    font-weight: 600;
    color: #626262;
}

.navbartext:hover {
    color: #016388;
}

.navbartext:active {
    color: #016388;
}

#logo {
    height: 52px;
}

.loginbtn {
    margin-right: 15px;
    font-weight: 600;
    background: #016388;
    color: white;
    width: 90%;
    font-size: 14px;
    height: 43px;
    border-radius: 12px;
}

.getbtn {
    margin-right: 15px;
    font-weight: 600;
    border: 1px solid #016388;
    background: #F6FFFD;
    color: #626262;
    width: 117px;
    font-size: 14px;
    height: 43px;
    border-radius: 12px;
}

.btn:hover {
    background: #016388;
}

.navbartext {
    margin-right: 10px;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.language {
    margin-right: 15px;
}

.promo-box {
    background-color: #154F64;
    /* Dark teal background color */
    border-radius: 23px;
    color: white;
    text-align: center;
    padding: 20px;
}

.promo-box .icon {
    background-color: #0693B4;
    /* Lighter teal background color for icon */
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
    margin-left: 32%;
    margin-right: 32%;
}

.promo-box .btn-get-started {
    background-color: #ff7f00;
    /* Orange button */
    color: white;
    margin-top: 20px;
}

.promo-box .btn-get-started:hover {
    background-color: #e06e00;
    /* Darker orange on hover */
}

.Journey {
    text-align: left;
}

.img-container img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.content {
    padding: 20px;
}

.fw-bold {
    color: #154F64;
}

.paragraph {
    font-size: 16px;
}

.step-1 {
    background: #E1D9D9;
    margin-left: 29%;
    margin-right: 29%;
    border-radius: 15px;
}

.step-2 {
    background: #E1D9D9;
    margin-left: 37%;
    margin-right: 37%;
    border-radius: 15px;
    padding: 12px;
}

.heading-step {
    padding-top: 7px;
}

.card-body {
    line-height: 0px;
    font-size: 13px;
}

.card-text {
    line-height: normal;
}

.sign-up {
    color: #295C51;
}

.button-1 {
    appearance: button;
    backface-visibility: hidden;
    background-color: #405cf5;
    border-radius: 6px;
    border-width: 0;
    box-shadow: rgba(50, 50, 93, .1) 0 0 0 1px inset, rgba(50, 50, 93, .1) 0 2px 5px 0, rgba(0, 0, 0, .07) 0 1px 1px 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-size: 100%;
    height: 44px;
    line-height: 1.15;
    margin: 12px 0 0;
    outline: none;
    overflow: hidden;
    padding: 0 25px;
    position: relative;
    text-align: center;
    text-transform: none;
    transform: translateZ(0);
    transition: all .2s, box-shadow .08s ease-in;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    width: 100%;
}

.button-1:disabled {
    cursor: default;
}

.button-1:focus {
    box-shadow: rgba(50, 50, 93, .1) 0 0 0 1px inset, rgba(50, 50, 93, .2) 0 6px 15px 0, rgba(0, 0, 0, .1) 0 2px 2px 0, rgba(50, 151, 211, .3) 0 0 0 4px;
}


#learning {
    background: #D9D9D9;
    border-radius: 42px;
}

.heading-1 {
    color: #154F64;
}

#learn {
    width: 295px;
}



.footer {
    background-color: #154F64;
    color: #ffffff;
    padding: 40px 0;
    padding-bottom: 0;
}

.footer a {
    color: #ffffff;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}

.footer .social-icons svg {
    width: 25px;
    height: 25px;
    margin-right: 15px;
}

.footer-desc {
    font-size: 13px;
    margin-top: 39px;
}

.footer-li {
    font-size: 14px;
    line-height: 30px;
}

.footer-li-heading {
    font-size: 18px;
    font-weight: 600;
}

.fa-solid,
.fa-envelope,
.fa-map-marker-alt {
    margin-right: 12px;
}

.hero {
    background: #FAF8F5;
}

.social-ul {
    font-size: 26px;
    letter-spacing: 8px;
    color: #ffffff;
}

.copyright {
    font-size: 13px;
}

.ad-container {
    /* background-color: #ffff; */
    padding: 20px;
    border-radius: 10px;
}

.search-bar {
    margin-top: 20px;
}

.badge-custom {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #ffcc00;
    color: #000;
    padding: 10px;
    border-radius: 5px;
}

.tutor-overlay {
    position: absolute;
    bottom: 20px;
    left: 20px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 10px;
    border-radius: 5px;
}

.laptop-image {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.heading-learn {
    font-size: 40px;
    color: black;
    font-weight: 600;
}

.alim-paragraph {
    font-size: 18px;
    color: #464646;
}

.bright-text {
    font-size: 15px;

}

.status-bar-mini {
    background: #d9d9d98a;
    padding: 10px;
    margin: 15px;
    margin-left: 0;
    border-radius: 63px;
    margin-bottom: 7%;
    width: 53%;
    height: 45px;
}

.search {
    background: #EFEFEF;
    height: 48px;
}

.search-btn {
    border-radius: 7px !important;
}

.image-para {
    text-align: start;
}

.img-edu {
    background: #00bfc9;
    border-radius: 24px;
}

.heading {
    font-size: 24px;
    font-weight: 600;
}

.steps {
    font-size: 20px;
    font-weight: bold;
}

/* multi step form  */
* {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
}
 
/*Background color*/
/* #grad1 {
    background-color: : #9C27B0;
    background-image: linear-gradient(120deg, #FF4081, #81D4FA);
} */

/*form styles*/

/*Dropdown List Exp Date*/



select.list-dt {
    border: none;
    outline: 0;
    border-bottom: 1px solid #ccc;
    padding: 2px 5px 3px 5px;
    margin: 2px;
}

select.list-dt:focus {
    border-bottom: 2px solid skyblue;
}

/*The background card*/
.card {
    z-index: 0;
    border: none;
    border-radius: 0.5rem;
    position: relative;
}

/*FieldSet headings*/
.fs-title {
    font-size: 25px;
    color: #016388;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: left;
}

/*progressbar*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey;
}

#progressbar .active {
    color: #000000; 
}

#progressbar li {
    list-style-type: none;
    font-size: 12px;
    width: 25%;
    float: left;
    position: relative;
}

/*Icons in the ProgressBar*/
#progressbar #account:before {
    font-family: FontAwesome;
    content: "\f023";
}

#progressbar #personal:before {
    font-family: FontAwesome;
    content: "\f007";
}

#progressbar #payment:before {
    font-family: FontAwesome;
    content: "\f09d";
}

#progressbar #confirm:before {
    font-family: FontAwesome;
    content: "\f00c";
}

/*ProgressBar before any progress*/
#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 18px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px;
}

/*ProgressBar connectors*/
#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1;
}

/*Color number of the step and the connector before it*/
#progressbar li.active:before,
#progressbar li.active:after {
    background: skyblue;
}

/*Imaged Radio Buttons*/
.radio-group {
    position: relative;
    margin-bottom: 25px;
}

.radio {
    display: inline-block;
    width: 204;
    height: 104;
    border-radius: 0;
    background: lightblue;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    cursor: pointer;
    margin: 8px 2px;
}

.radio:hover {
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3);
}

.radio.selected {
    box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
}

/*Fit image in bootstrap div*/
.fit-image {
    width: 100%;
    object-fit: cover;
}

.form-label {
    color: #4B4A49;
}

.center {
    margin: 0;
    position: absolute;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.back-btn{
    border: none;
    border-radius: 12px;
    background: #016388;
    color: white;
    padding-left: 30px;
    padding-right: 30px;
}

/* end  */


.img-main{
    height: 29vh;
}

@media (max-width: 768px) {
    .img-main{
        height: 29vh;
    }

    .loginbtn {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}

@media (max-width: 768px) {
    .footer-logo {
        justify-content: center;
    }

    .container-box {
        text-align: center;
    }

    .unstyled {
        text-align: start;
    }

    .status-bar-mini {
        width: 100%;
    }

    .heading-learn {
        font-size: 33px;
    }

    .alim-paragraph {
        font-size: 15px;
    }
}