@import url('https://fonts.cdnfonts.com/css/solaimanlipi');
@font-face {
    font-family: "Li Ador Noirrit";
    src: url("../fonts/LiAdorNoirritMultiweight/Unicode/Li Ador Noirrit Regular.ttf")
        format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "FN Baraka Bangla Bijoy2003";
    src: url("../fonts/FN Baraka Bangla/Unicode/FN Baraka Bangla Unicode.ttf")
        format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Raleway";
    src: url("../fonts/Raleway/static/Raleway-Medium.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Nunito Sans";
    src: url("../fonts/Nunito_Sans,Raleway/Nunito_Sans/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf")
        format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Lexend";
    src: url("../fonts/legend-m54/Legend M54.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Inter";
    src: url("../fonts/Inter/static/Inter_18pt-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
[data-aos] {
    backface-visibility: hidden;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
html,
body {
    overflow-x: hidden;
    font-family: 'SolaimanLipi', sans-serif;
    background-color: #eef6f8 !important;
}
/* body {
  font-family: "Li Ador Noirrit", sans-serif;
} */
.nav-section {
    width: 100%;
    background-color: #174267;
    padding: 10px 0px;
}

button.navbar-toggler {
    color: #fff;
    border: 1px solid #fff;
}

button.navbar-toggler span {
    filter: invert(1);
}

button.navbar-toggler:hover, button.navbar-toggler:focus {
    border: 1px solid #ddd;
    box-shadow: none;
}

.main-banner {
    background-color: #EEF6F8;
    padding: 10px 0px 10px;
    position: relative;
}

.slick-dotted.slick-slider{
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}

.navbar-brand img {
    width: 230px;
    height: auto;
    position: relative;
    z-index: 1;
}

ul.slick-dots {
    bottom: 10px;
}

.slick-dots li button:before {
    color: #fff !important;
    opacity: .5;
    width: 20px !important;
    height: 20px !important;
    font-size: 35px !important;
}



.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: #fff;
}

@media (max-width: 768px) {
    .navbar-brand img {
        width: 155px !important;
        height: 35px !important;
    }
}
.navbar-nav .nav-item .nav-link {
    font-weight: 600;
    /* font-family: "Li Ador Noirrit", sans-serif; */
    font-size: 18px;
    position: relative;
    z-index: 1;
    color: #ffffff;
}
.navbar-nav .nav-item .nav-link:hover {
    color: #df1c25;
    transition: 0.2s ease-out;
}
.login-btn {
    position: relative;
    border-radius: 6px;
    vertical-align: center;
    background-color: red;
    color: #ffffff;
    font-weight: 600;
    font-size: 186x;
    padding: 7px 20px 7px;
    border: 1px solid red;
    z-index: 1 !important;
}
.login-btn:hover {
    background-color: #174267;
    color: red;
    border: 1px solid red;
    transition: 0.5s ease-in;
}
.login-btn.active{
    background-color: #174267;
    color: red;
    border: 1px solid red;
    transition: 0.5s ease-in;
}
.login-btn:focus{
    outline: none;
}
.main-banner-img {
    border-radius: 10px;
    z-index: 1 !important;
    max-height: 620px !important;
}
.main-banner-img2 {
    border-radius: 40px;
    /* box-shadow: 7px 8px 4px 0px rgba(192, 210, 208, 0.68);
  -webkit-box-shadow: 7px 8px 4px 0px rgba(192, 210, 208, 0.68);
  -moz-box-shadow: 7px 8px 4px 0px rgba(192, 210, 208, 0.68);*/
}
.main-banner-text {
    /* font-family: "FN Baraka Bangla Bijoy2003", sans-serif; */
    text-align: center;
    font-size: 24px;
    color: #ff0000;
    padding-bottom: 10px;
}
.main-banner-vector {
    position: absolute;
    top: -12rem;
    left: 20rem;
    width: 100%;
    max-width: 1111px;
    z-index: 0 !important;
    pointer-events: none;
    opacity: 1;
}
@media (max-width: 768px) {
    .main-banner-vector {
        left: 0;
        top: -10rem;
        width: 100%;
        max-width: 100%;
        opacity: 1;
    }
    .second-banner-sec {
        padding-top: 30px;
    }
    .see-more {
        font-size: 10px !important;
    }
    .pricing p {
        font-size: 16px !important;
    }
    .footer-logo {
        margin-bottom: 30px;
    }
}
@media (max-width: 1426px) and (min-width: 768px) {
    .main-banner-vector {
        left: 0;
        top: -14rem;
        width: 100%;
        max-width: 100%;
        opacity: 1;
    }
    .see-more {
        font-size: 14px !important;
    }
    .pricing p {
        font-size: 16px !important;
    }
    .pricing del {
        font-size: 12px !important;
    }
}
.moto {
    /* font-family: "Raleway", sans-serif; */
    background-color: #fff;
    padding: 10px 20px 10px;
    border-radius: 10px;
}
.founder-img {
    width: 52px;
    /* border: 2px solid black; */
    border-radius: 100%;
    height: 52px;
}
.founder-text {
    /* font-family: "Raleway", sans-serif; */
}
.student-count {
    width: 250px;
    background-color: #ffffff;
    border-radius: 10px;
    margin-top: 20px;
    /* font-family: "Nunito Sans", sans-serif; */
}
.overview-section {
    background-color: #E0F4F9;
}
.overview-content {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    background-color: #174267;
    padding: 70px 30px;
    border-radius: 10px;
    justify-content: center;
}

.overview-card {
    text-align: center;
    border: 2px solid #fff;
    border-radius: 10px;
    color: #000;
    padding: 10px 20px;
    box-sizing: border-box;
    flex: 1 1 100%;
    max-width: 100%;
    background: #fff;
}

.overview-card img {
    width: 115px;
    height: 115px;
    margin: 10px 0 12px;
}

.overview-card h5 {
    font-weight: 600;
    /* font-family: "Li Ador Noirrit", sans-serif; */
    margin-bottom: 5px;
}
.overview-card p {
    /* font-family: "Li Ador Noirrit", sans-serif; */
    margin-bottom: 5px;
}

@media (min-width: 768px) {
    .overview-card {
        flex: 1 1 calc(50% - 20px);
        max-width: calc(50% - 20px);
    }
}

@media (min-width: 992px) {
    .overview-card {
        flex: 1 1 calc(22% - 20px);
        max-width: calc(22% - 20px);
    }
}

@media (max-width: 768px) {
    .slick-dotted.slick-slider{
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }


    .overview-card {
        flex: 1 1 calc(50% - 20px);
        max-width: calc(50% - 20px);
    }
    .overview-card img {
        width: 80px !important;
        height: 80px !important;
        margin: 17px 0 20px !important;
    }
    .overview-card h5{
        margin-bottom: 0px;
        font-size: 18px;
    }
    .overview-content {
        padding: 20px 10px !important;
    }
    .overview-content .overview-text{
        margin-bottom: 0px !important;
    }
    .overview-content .overview-card{
        padding: 10px 20px !important;
    }
    .login-btn {
        padding: 7px 15px 7px !important;
    }
}
@media (max-width: 384px) {
    .login-btn {
        padding: 7px 15px 7px !important;
        font-size: 15px;
    }
}
@media (max-width: 400px) {
    .overview-text {
        font-size: 13px !important;
    }
}

.courses-title h3 {
    text-align: center;
    /* font-family: "Li Ador Noirrit", sans-serif !important; */
    font-weight: 600;
    color: #174267;
}
.title-border {
    width: 181px;
    margin: -15px auto;
}
.title-border svg {
    width: 100%;
    height: auto;
    display: block;
}
.course-sec {
    background-color: #e0f4f9;
    border-radius: 10px;
}
.course-title h3 {
    text-align: center;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    font-weight: 700;
}
.course-card {
    border-radius: 10px;
    margin-top: 30px;
}
.course-card img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.course-text h5 {
    /* font-family: Lexend; */
    font-weight: 600;
}
.course-text p {
    /* font-family: "Raleway"; */
    font-size: 12px;
}
.course-btn-text {
    font-family: "Li Ador Noirrit", sans-serif !important;
    font-size: 12px;
    padding-left: 10px;
    padding-top: 5px;
    color: #174267;
}
@media (max-width: 768px) {
    .course-sec {
        padding: 15px !important;
    }
    .navbar-brand{
        padding: 0px;
    }
    .course-title h3{
        font-size: 18px;
    }
}
.pricing p {
    font-family: "Inter", sans-serif;
    font-size: 20px;
    color: #174267;
    font-weight: 600;
}
.pricing del {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    margin: 5px 10px 0px;
    color: #918787;
}
section.courses {
    background: #EEF6F8;
}
.see-more {
    border-radius: 6px;
    vertical-align: center;
    background-color: #174267;
    color: #ffffff;
    font-weight: 600;
    font-weight: 18px;
    padding: 10px 20px 10px;
}
a.see-more.btn:hover, a.see-more.btn.active{
    background-color: #fff;
    color: #174267;
    transition: 0.3s;
    border-color: #174267;
}
.video-section {
    margin: auto;
}
.video-content {
    width: 100%;
    height: 380px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    margin: auto;
    margin-top: 30px;
    padding: 0px !important;
}

.video-content h5 {
    text-align: center;
    vertical-align: middle;
    color: #fff;
}

@media(max-width: 992px){
    .course-text h5 {
        font-size: 17px;
    }
    .footer-title{
        margin-bottom: 5px !important;
    }
}
@media(max-width: 576px){
    .video-content{
        height: 280px;
    }
    .course-title h4{
        font-size: 16px;
    }
    .course-title h4 {
        padding-bottom: 10px;
    }
    .overview-card img {
        width: 60px !important;
        height: 60px !important;
        margin: 6px 0 5px !important;
    }
}
@media(max-width: 420px){
    .video-content{
        height: 210px;
    }
}
.view-all-btn {
    border: 1px solid #174267;
    color: #174267;
    padding: 5px 20px 5px;
}
.view-all-btn:hover {
    background-color: #174267;
    color: #fff;
    transition: 0.5s ease-in;
}
.about-us-section{
    background-color: #EEF6F8;
}
.about-content {
    /* background: url("../images/about-bg.png"); */
    min-height: 300px;
    border: 4px solid #df1c25;
    border-radius: 20px;
    text-align: justify;
}
.about-us-section .title h5 {
    text-align: center;
    color: #174267;
    padding-top: 20px;
    /* font-family: "Li Ador Noirrit", sans-serif !important; */
    font-weight: 600;
    font-size: 28px;
    padding-top: 0px;
    padding-bottom: 4px;
}
.footer {
    width: 100%;
    background: url("../images/footer.png");
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    padding: 60px 0px 0px 0px;
    position: relative;
    min-height: 40px;
    justify-content: center;
    align-items: center;
}

.footer-content {
    text-align: center;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* footer .container {
  display: flex;
  justify-content: space-between;
  width: 100%;
} */
.footer-title {
    /* font-family: "Raleway", sans-serif; */
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 30px;
}
.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li {
    margin-bottom: 20px;
    margin-left: 5px;
}

.footer-link {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #fff;
    /* font-family: "Raleway", sans-serif; */
    font-size: 18px;
    font-weight: 500;
}

.footer-link img {
    margin-right: 15px;
}
.d-flex {
    display: flex;
    gap: 10px;
}

.social-icon {
    width: 30px;
    height: 30px;
    object-fit: cover;
}

.social-link {
    display: inline-block;
    width: 30px;
    height: 30px;
}
.footer-logo {
    margin-top: 100px;
    width: 230px;
    height: auto;
}

/* //Login Section CSS */
.login-section {
    min-height: 80vh;

    display: flex;
    align-items: center;
    justify-content: center;
}

.login-form {
    width: 100%;
    height: 680px;
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    background-color: #174267;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    transition: 0.4s ease-in-out;
    padding: 30px 15px;
}

.login-form:hover {
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    scale: 0.99;
}

.login-heading {
    position: relative;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin: 0px;
    font-size: 22px;
}

.login-check {
    position: relative;
    align-self: center;
    filter: invert(1);
}
.login-box {
    padding-top: 20px;
}

.ver-input {
    width: 50px;
    height: 60px;
    border-radius: 5px;
    border: none;
    outline: none;
    background-color: rgb(255, 255, 255);
    box-shadow: inset 3px 3px 6px #d1d1d1, inset -3px -3px 6px #ffffff;
    transition: 0.4s ease-in-out;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #0b7077;
}

.login-input:hover {
    box-shadow: inset 0px 0px 0px #d1d1d1, inset 0px 0px 0px #ffffff;
    background-color: lightgrey;
}

.login-input:focus {
    box-shadow: inset 0px 0px 0px #d1d1d1, inset 0px 0px 0px #ffffff;
    background-color: lightgrey;
}

.login-btn1 {
    position: relative;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #ff0000;
    outline: none;
    transition: 0.4s ease-in-out;
    background-color: #ff0000;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
    margin: 10px;
    font-weight: 700 !important;
}

.login-btn1:active, .login-btn1:hover {
    background-color: #a30505;
    border-color: #a30505;
    color: #fff;
}

.login-btn2 {
    position: relative;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #fff;
    outline: none;
    transition: 0.4s ease-in-out;
    margin: 10px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    padding-top: 8px;
    font-weight: 600;
}

.login-btn2:active {
    box-shadow: inset 3px 3px 6px #b5b5b5, inset -3px -3px 6px #ffffff;
}

.resendNote {
    font-size: 14px;
    color: #fff;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
    font-weight: 600;
    margin-bottom: 0px;
}

.resendBtn {
    background-color: transparent;
    border: none;
    color: rgb(127, 129, 255);
    cursor: pointer;
    font-size: 1.1em;
    font-weight: 700;
}
.login-label {
    font-size: 14px;
    padding: 5px;
}
.password-input {
    width: 100%;
    height: 40px;
    border-radius: 5px;
    border: none;
    outline: none;
    background-color: rgb(255, 255, 255);
    box-shadow: inset 3px 3px 6px #d1d1d1, inset -3px -3px 6px #ffffff;
    transition: 0.4s ease-in-out;
    font-size: 16px;
    font-weight: 600;
    color: #0b7077;
    padding-left: 20px;
}
.login-input {
    width: 100%;
    height: 50px;
    border-radius: 5px;
    border: none;
    outline: none;
    background-color: rgb(255, 255, 255);
    box-shadow: inset 3px 3px 6px #d1d1d1, inset -3px -3px 6px #ffffff;
    transition: 0.4s ease-in-out;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    padding-left: 20px;
    margin-bottom: 0px !important;
}

/* //Dashboard */
.student-sidebar {
    background: #d2e6e4;
    border-radius: 15px;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.student-sidebar .nav-link {
    color: #495057;
    font-weight: 500;
    margin-bottom: 10px;
    border-radius: 10px;
    transition: all 0.3s ease;
    width: 100%;
    font-weight: 600;
    /* font-family: "Li Ador Noirrit", sans-serif; */

}
.student-sidebar .nav-item {
    width: 100%;
    text-align: left;
}
.student-sidebar .nav-link.active,
.student-sidebar .nav-link:hover {
    background-color: #174267;
    color: #fff;
    width: 100%;
    text-align: center;
    transition: 0.3s;
}
.student-sidebar .nav-link {
    text-align: left;
}
.student-profile {
    text-align: center;
    margin-bottom: 20px;
}
.student-profile img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50%;
    margin-bottom: 10px;
    border: 3px solid #4e73df;
}
.tab-content {
    background: #d2e6e4;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}

.tab-header {
    color: #174267;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    /* font-family: "Li Ador Noirrit", sans-serif; */
}
.tab-group label {
    font-weight: 600;
    font-size: 12px;
}
.dashboard-section {
    min-height: 80vh;

    display: flex;
    align-items: center;
    justify-content: center;
}
.course-img {
    height: 100%;
    border-radius: 10px;
}

@media(max-width: 1250px){
    /* .about-content {
        min-height: 380px;
    } */
}

@media(max-width: 776px){
    /* .about-content {
        background: none;
        text-align: justify;
    } */
}
