*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

body {
    font-family: "Mulish", serif;
}
header{
    background: #fff;
}
nav .nav-link{
    font-weight: 600;
}
.btn-yellow{
    background: #ff6a00;
    color: #fff;
}
.btn-yellow:hover{
    background: #08509b;
    color: #fff;
}
.slidrbg{
    background-image: url(images/bgm.jpg);
    background-size: cover;
    background-position: bottom;
    padding: 100px 0px;
}
.slidrbg .left-texxt h2{
    font-size: 40px;
}
.slidrbg .left-texxt{
    color: #fff;
    
}
.slidrbg .left-texxt span{
    color: #ffd400;
    font-weight: 900;
}

.laning-page-design-page .card {
    border: none;
    transition: transform 0.3s ease;
    margin-top: 0rem !important;
    background: #f8f9fa;
}
.laning-page-design-page .card i{
    color: #08509b;
}
.landing-page-working-proffesion img{max-width: 100%;}
.landing-page-working-proffesion {
    padding: 60px 0;
}

.landing-page-working-proffesion h2 {
    text-align: center;
/*    color: #08509b;*/
/*    font-weight: 900;*/
}
.landing-page-working-proffesion .course-card{
     transition: ease all 0.3s;
}

 .landing-page-working-proffesion .course-card:hover {
    transform: translateY(-5px);
/*    box-shadow: 0 8px 16px rgba(0,0,0,0.2);*/
     transition: ease all 0.3s;
  }
.landing-page-working-proffesion .course-body h5{
    font-weight: 600;
    color: #08509b;
}
 .landing-page-working-proffesion .course-body{
    padding: 20px;
/*    margin-top: -2.5rem;*/
    min-height: 228px;
     text-align: left;
     box-shadow: 0 8px 16px rgba(0,0,0,0.2);
     border: 1px solid #ddd;
     border-radius: 10px;
     background: #fff;
  }
.landing-page-working-proffesion .applicatin-button {
    background-color: #ff6a00;
    color: white;
    margin-bottom: 0rem !important;
    width: 100%;
}
.landing-page-working-proffesion .course-body .badge{
    color: #333;
}

.key-features-of-landing-page .feature-title {
    color: #08509b;
    font-weight: bold;
}

.key-features-of-landing-page .dark-bg {
    background-color: #08509b;
    color: white;
}

.key-features-of-landing-page .card {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border: none;
    min-height: 216px;
    
}

.key-features-of-landing-page {
    padding: 60px 0;
}

.key-features-of-landing-page .card {
    margin-top: 0rem !important;
}

.parteners .eewd{
    background-color: white;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
}

.highlight-text {
    color: #08509b;
    font-weight: 900;
}

.test-section .testimonial-text {
    font-size: 14px;
    font-weight: 500;
    color: black;
    margin-left: 2rem;

}
.test-section .testimonial-image {
    width: 100px;
    height: 80px;
    margin-top: -84px;
    margin-left: 5px;
    object-fit: cover;
}

.test-section .testimonial-name {
    font-weight: bold;
    margin-left: 2rem;
    color: #b22222;
}

.test-section {
    padding: 60px 0px;
}

.test-section .testimonial {
    padding: 70px 30px 50px;
    margin: 50px 0px 30px;
    border: 1px solid #08509b;
    position: relative;
    min-height: 238px;
}

.test-section .testimonial .pic {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 5px solid #08509b;
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;

}

.test-section .testimonial .pic img {
    width: 100%;
    height: auto;
}

.test-section .testimonial .description {
    font-size: 15px;
    color: #262626;
    line-height: 27px;
    text-align: center;
    margin: 0;
    position: relative;
}

.test-section .testimonial .description:before {
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 25px;
    color: #d7d7d7;
    position: absolute;
    top: -20px;
    left: -2px;
}

.test-section .testimonial .title {
    display: inline-table;
    padding: 10px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #08509b;
    font-size: 20px;
    font-weight: 700;
    color: #08509b;
    /*letter-spacing: 1px;*/
    position: absolute;
    bottom: -22px;
    left: 0;
    right: 0;
}

.test-section .testimonial .post {
    font-size: 15px;
    color: #08509b;
}
.faq-section {
    background-color: #f5f5f5;
    padding-top: 3rem;
    padding-bottom: 5rem;
}

.landing-page-footer {
    background-color: rgb(24 24 24);
    padding: 60px 0 0 0;
}

.footer-bootom {
    background-color: black;
    height: 50px;
}
.landing-page-footer img {
    max-width: 100%;
}
.landing-page-footer p {
    margin-top: 10px;
    margin-bottom: 5px !important;
}
.apply-link {
    color: #08509b !important;
    text-decoration: none !important;
}
.apply-link a {
    background-color: #08509b;
    padding: 10px;
    color: white;
    text-decoration: none;
    margin-top: 10px;
}
.img-fluid-img {
    width: 200px;
}

.industrybenefits{
    background: #f9fafb;
}
.industrybenefits .card{
    padding: 20px;
    border: none;
    border-left: 2px solid #08509b;
}
.industrybenefits .card h5{
    color: #08509b;
    font-weight: 600;
}
.industrybenefits .card:hover{
    background: #08509b;
    color: #fff;
}
.industrybenefits .card:hover h5{
    color: #fff;
}

 .form-container {
/*    max-width: 400px;*/
    background: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
/*    margin-left: 2rem;*/
}
.form-control {
    margin-bottom: 10px;
}
.form-header {
    background-color: #ff6a00;
    text-align: center;
    padding: 25px;
    font-weight: bold;
    border-radius: 10px 10px 0 0;
    margin: -20px -20px 20px -20px;
    clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);
    color: #fff;
    font-size: 26px;
}

.approved-section {
    padding: 20px;
    text-align: left;
    color: white;
}
.approved-section img {
    height: 60px;
    margin: 5px;
    background: white;
    padding: 5px;
    border-radius: 5px;
}

#EnquireNow {
    background: #263D81;
}
.still_unsure {
    padding: 65px 0;
    /* box-shadow: 0px 11px 19px #eee; */
    border: 1px solid #eee;
    border-radius: 10px;
    width: 80%;
    margin: auto;
}
#EnquireNow a{
    color: #fff;
    text-decoration: none;
}

.campusgallery .scs img{
    width: 100%;
    border-radius: 10px;
}









@media only screen and (max-width: 479px) {
    .test-section .testimonial {
        padding: 70px 10px 30px;
    }

    .test-section .testimonial .description:before {
        top: -20px
    }

    .test-section .testimonial .title {
        font-size: 12px;
    }

    .test-section .testimonial .post {
        font-size: 11px;
    }
}
