
.progress-container {
    width: 80%;
    height: 5px;
    background-color: #e0e0e0;
    border-radius: 5px;
    margin: 20px 0;
    position: relative;
}

.progress-bar {
    height: 5px;
    background-color: black;
    width: 0;
    border-radius: 5px;
    transition: width 1s ease-in-out;
}
.progress-bar1 {
    height: 5px;
    background-color: orange;
    width: 0;
    border-radius: 5px;
    transition: width 1s ease-in-out;
}
.pt-2{
    padding-top: 30px !important;
}
@media (max-width:768px) {
    .lacation-style1__tab .tab-content-box-item .lacation-style1-tab-content-box-item .single-lacation-box .overlay-content {
        left: 0;
        bottom: 10%;
    }
}
.pd-5{
    padding: 10px;
}

.frame-box{
    background-color: whitesmoke;
    padding: 10px !important;
    border-radius: 20px;
    margin:20px !important;
}


.form-group{
    padding: 10px 0;
}


h2.form-heading {
    color: white; /* White color for the heading */
    font-size: 2rem;
    margin-bottom: 30px;
}

.form-group label {
    color: white; /* White color for the labels */
    font-weight: bold;
    display: block;
}

.form-control {
    border-radius: 5px;
    box-shadow: none;
    width: 100%;
    border: 1px solid #ced4da;
}
.nice-select.open .list {
    width: 250px;
}


.form-control:focus {
    border-color: #28a745; /* Green border on focus */
    box-shadow: 0 0 5px rgba(40, 167, 69, 0.5);
}

.button {
    padding: 10px;
    font-size: 1rem;
    background-color: #28a745; /* Green color for the button */
    border: none;
    border-radius: 5px;
    color: white;
}

.button:hover {
    background-color: #218838; /* Darker green on hover */
}

.button:focus {
    outline: none;
}
.ll{
    text-align: left !important;
}

textarea.form-control {
    resize: vertical;
}
.single-package-style1{
    margin: 0 20px;
}
.single-package-style1 .content-box{
    margin: 0;
}

/* Styling for larger screens */
@media (min-width: 768px) {
    .col-md-6 {
        padding-right: 15px;
    }
    .about-style3__img .logo-box {
        bottom: 30px !important;
        top:0px !important;
    }
}


/* about us slider  */
.slider-container {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.slider {
    display: flex;
    transition: transform 1s ease-in-out;
}
.form-box{
    background-image:url('img/form-bg.png');
    background-color: #080c31;
    padding: 50px;
    border-radius: 10px;
}
.box {
    flex: 0 0 50%; /* Each box takes up 50% of the container width */
    padding: 20px;
    background-color: whitesmoke;
    color: black;
    border-radius: 8px;
    margin-right: 10px; 
    /* margin: 0; No margin between boxes */
    min-height: 200px;
}

.mt-2{
    margin-top: 20px;
}
.pt-2{
    padding: 20px 0 !important;
}
.ex-bx{
    margin: 30px 0;
}
.youtube-player{
    border-bottom: 1px solid black;
    padding-bottom: 40px;
}
.box h4 {
    font-size: 1.5rem;
    margin-bottom: 15px;
}

.box p {
    font-size: 1rem;
}

/* Remove any extra spaces around the boxes */
@keyframes slideEffect {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}

img.ico-w {
    width: 70px !important;
    text-align: center;
    margin: auto;
    justify-content: center;
    display: flex;
    padding: 10px;
}

.single-training-car-style1 .img-box .car-type {
    position: absolute;
    left: 70% ;
    bottom: 10px;
  /* width: px; */
}
.bx-t{
    display: block !important;
}
.single-training-car-style1 .img-box img{
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.bx-t p{
    padding: 15px 0;
}
.single-training-car-style1 .title-box{
    margin: 0;
}
.details-box{
    background-color: whitesmoke;
    padding: 20px 10px;
    text-align: center;
    margin: 20px;
}
.flex{
    display: flex;
}

.mb-2{
    margin-bottom: 10px !important;
}
.bg-smoke{
    background-color: whitesmoke;
    padding: 20px;
    height: fit-content;
}
.color-o{
    color: #ff6b49;
}
.b{
    color: black !important;
}
.details-box i{
    font-size: 40px;
    display: flex;
    justify-content: center;
}
.details-box p{
    padding: 10px 0;
}
.text-bt{
color: black;
font-size: 16px;
font-weight: 600;
position: relative;
padding: 15px 0;
}
.text-bt i{
    font-size: 20px;
    position: relative;
    top: 3px;
}
.text-bt::before{
        content: "";
        position: absolute;
        left: 0;
        bottom: 12px;
        width: 100%;
        height: 1px;
        background-color: black;
        -webkit-transition: all ease 0.4s;
        transition: all ease 0.4s;
}
@media (max-width:786px) {
    .flex{
        display: block;
    }
    .bg-smoke{
        margin-top: 50px;
    }
    .singleowl .owl-item.active{
        width: 100% !important;
    }
}
.sidebar-service li{
    list-style: square;
    font-weight: 500;
    color: white;
}
.mb-5{
    margin-bottom: 20px !important;
}
.elementor-widget-container.bxx {
    position: absolute;
    top: -100px;
    margin-bottom: 50px;
}


.what-you-learn-style1__left .img-box {
    position: absolute;
    bottom: -150px;
    right: -60px;
    z-index: 2;
}
.what-you-learn-style1__left-inner .logo {
    position: absolute;
    top: -70px;
    right: 9%;
}
@media (max-width:768px) {
    .single-intro-style1-classes {
        padding: 24px 50px 25px !important;
    }
    .elementor-widget-container.bxx {
        position: relative;
        top: 0px;
        margin-bottom: 0px;
    }
   
}
.single-courses-style2__overlay {
    bottom: -75px !important;
}
.course-inn .row {
    position: relative;
    padding: 25px 25px;
    border-radius: 3px;
    background-color: var(--white-color);
    box-shadow: 0px 0px 15px rgba(0,0,0,0.05);
}
.logos-section{
    background-color: whitesmoke;
}
.logos-section img{
    width: 250px;
}