﻿body{
    background:#f1faec;
}

.edu-breadcrumb-area {
    background-image: none;
    background: #ff6d00;
    padding: 5px;
}

.img-welcome {
    width: 300px !important;
    margin-top: 100px !important;
}

.title{
    font-size:22px!important;

}

.title-welcome {
    margin-top: 40px !important;
    color: dimgray;
}

.align-left{
    text-align:left!important;
}

button.edu-btn {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
}

.breadcrumb-style-1 .edu-breadcrumb li.breadcrumb-item {
    color: #ffffff;
}

.breadcrumb-style-1 .edu-breadcrumb li.separator {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
}

.form-group input {
    font-size: 18px;
    font-weight:bold;
}

.form-group select {
    font-size: 18px;
    font-weight: bold;
}

.border-round {
    border: solid 1px #c3c3c3;
    border-radius: 15px;
}

.rounded-border {
    border: solid 1px #c3c3c3;
    border-radius: 15px;
}

.course-details-content .course-tab-content {
    margin-top: 0px;
    padding: 10px 20px;
}

.edu-card.card-type-3 .card-hover-action {
    background: #ff6d00;
}

.edu-card.card-type-3 {
    background: #ff6d00;
    border-radius: 30px;
}

    .edu-card.card-type-3 .inner .content {
        padding: 14px 30px 30px;
    }

    .edu-card .thumbnail {
        margin: 5px;
        border-radius: 30px;
    }
.edu-card.card-type-3 .inner .thumbnail a img {
    border-radius: 30px;
}

.edu-card.card-type-3 .inner .thumbnail .top-position.left-bottom {
    left: 15px;
    bottom: 15px;
}

.edu-meta.meta-02 li{
    display:initial;
}

.eduvibe-status.status-03 {
    background: #ff6d00;
    border-radius: 30px;
}

.price.current-price {
    background: #000000;
    color: #ffffff;
    border-radius: 10px;
    padding: 5px 20px;
}

.mainmenu-nav .mainmenu li.has-droupdown .submenu li a {
    padding: 7px 20px;
}

.edu-section-gap2 {
    padding: 40px 0 !important;
}
.edu-header .logo a img {
    max-height: 60px;
}

.display-block {
    display: block!important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="number"], input[type="tel"], textarea {
    background: #ffffff;
}

.search-container1 {
    position: relative;
    display: inline-block;
}

#txtKeyW1 {
    padding-right: 40px; /* Adjust the value to fit the button inside the text box */
}

.search-trigger1 {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 40px; /* Adjust the width of the button */
    border: none;
    background: transparent;
    cursor: pointer;
    outline: none;
}
.search-container1 {
    position: relative;
    display: inline-block;
}

#txtKeyW1 {
    padding-right: 40px; /* Adjust the value to fit the buttons inside the text box */
}
.search-trigger1,
.clear-button {
    position: absolute;
    top: 0;
    height: 100%;
    width: 40px; /* Adjust the width of the buttons */
    border: none;
    background: transparent;
    cursor: pointer;
    outline: none;
}

.clear-button {
    right: 40px; /* Adjust the position of the clear button */
}

a.edu-btn2, button.edu-btn2 {
    border-radius: 5px;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    color: #ffffff;
    background: #F86F03;
    padding: 0 30px;
    font-size: 18px;
    font-weight: 700;
    transition: 0.4s;
    font-family: var(--font-primary);
    border: 0 none;
}

/* Custom styles for the modal */
#myModal {
    background: rgba(0, 0, 0, 0.7); /* Dark background with 0.7 opacity */
}

.modal-title,
.modal-body {
    color: #000000; /* Text color for better readability on a dark background */
}

/* Custom styles for the close button */
#closeModalButton {
    color: #ffffff; /* Button text color */
    background: #F86F03; /* Button background color */
    border: none; /* Remove button border for a cleaner look */
}

    #closeModalButton:hover {
        opacity: 0.9; /* Adjust hover opacity as needed */
    }

/* Custom styles for the OK button */
#modalButton {
    color: #ffffff; /* Button text color */
    background: #F86F03; /* Button background color */
}

    #modalButton:hover {
        background: #3a49b4; /* Darker color on hover */
    }
.btn-primary {
    color: #ffffff; /* Button text color */
    background: #F86F03; /* Button background color */
    padding: 10px 20px; /* Adjust padding to increase button size */
}

    .btn-primary:hover {
        background: #3a49b4; /* Darker color on hover */
    }

a.edu-btn.btn-medium, button.edu-btn.btn-medium {
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    font-size: 16px;
}

.edu-card.card-type-1 .inner .content .card-bottom{
    padding-top:0!important;
}

.banner-style-4 .home-four-banner-wrapper {
    min-height: 670px;
}

edu-coming-soon-style .content .logo {
    margin-bottom: 10px;
    margin-top: 10px;
}

@media only screen and (max-width: 767px)
.edu-coming-soon-style .content .logo {
    margin-bottom: 10px;
}
.edu-coming-soon-style .content .logo {
    margin-bottom: 10px;
}

.course-statistic .inner p {
    font-weight: 800;
    font-size: 16px;
    line-height: 26px;
    color: var(--color-white);
    margin-bottom: 0;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

.course-details-content .title {
    font-size: 20px;
    margin-bottom:20px;
}

.eduvibe-status.status-023 {
    color: var(--color-white);
    font-size: 14px;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    background: var(--color-secondary);
    border-radius: 0 1px 1px 0;
    display: inline-table;
    align-items: center;
}

.text-success1 {
    color: #00ff16 !important;
}

bg-color-primary {
    background-color: #553b89;
}
.text-secondary1 {
    color: #fb00ce !important;
}

.bg-warning{
    color:black!important;
}

.course-statistic:hover span,
.course-statistic:hover p {
    cursor: pointer;
    /* Add any additional styles you want for the hover effect */
}

.edu-accordion-body li {
    margin-bottom: 10px; /* Adjust the margin as needed */
}
.course-details-card {
    margin-bottom: 20px; /* Adjust the margin as needed */
}
.course-details-card {
    margin-bottom: 20px; /* Adjust the margin as needed */
}

eduvibe-widget-details .widget-content ul li + li {
    padding-top: 5px;
    margin-top: 5px;
    border-top: 1px solid #EEEEEE;
}

.eduvibe-widget-details .widget-content ul li {
    line-height: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
}

    .eduvibe-widget-details .widget-content ul li + li {
        line-height: 2px;
        margin-top: 2px;
        margin-bottom: 2px;
    }