* {
    margin : 0;
    padding: 0;
}

body {
    font-family: 'Poppins', sans-serif;
}

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

.fs-12 {
    font-size: 12px;
}

section.home_banner {
    background: rgb(255 247 237);
}

.modal-dialog-scrollable .modal-body::-webkit-scrollbar {
    width: 8px;
}

.modal-dialog-scrollable .modal-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inherit;
}

.modal-dialog-scrollable .modal-body::-webkit-scrollbar-thumb {
    background   : #888;
    border-radius: 10px;
    border       : 1px solid #eee;
}

.coursesShowTagLine {
    bottom          : -13px;
    background-color: rgb(212, 254, 232);
    font-size       : 10px;
    font-weight     : 600;
}

div#Universityicon .owl-dots {
    display: none;
}

.textprimary {
    font-weight: 700;
    color      : #09143E;
}

.DataListed img {
    width: 20px;
}

button:focus {
    box-shadow: none !important;
    outline   : none;
}

.textBlue {
    color: #14223D;
}

.DurationDivMain {
    margin-top: 6rem !important;
}

.InstituteName {
    font-size  : 17px;
    font-weight: 600;
    color      : #14223D;
    height     : 42px;
}

.fs-13 {
    font-size: 13px;
}

.h-37 {
    height: 37px;
}

/* button:hover {
    color: #fff !important;
} */

.error {
    font-size: 12px;
    color    : #e24c4c !important;
}

label#contactno-error {
    position : absolute;
    margin   : 11px 0 0 0;
    font-size: 12px;
    bottom   : -18px;
}

.university-name {
    border-radius: 0 0 5px 5px;
    opacity      : 1;
    font-size    : 13px;
    line-height  : 1.171vw;
    padding      : 8px 0;
    font-weight  : 700;
}

.LogosMAin {
    width        : 100%;
    padding      : 0 1rem;
    margin-bottom: 1.2rem;
}

.TransformativeFontMain {
    color      : #09143E;
    font-size  : 15px !important;
    font-weight: 700;
}

.lm-50 {
    line-height: 50px;
}

.w-30 {
    width: 30%;
}

.LogosMAinCopy {
    width  : 100%;
    padding: 0 1rem;
}

.ShadowHero {
    box-shadow   : 0 2px 6px rgba(0, 0, 0, .2);
    border-radius: 5px;
    padding-top  : 30px;
}

.ShadowHeroCopy {
    box-shadow   : 0 2px 6px rgba(0, 0, 0, .2);
    border-radius: 5px;
}

.button-main {
    color        : #fff;
    border       : none;
    font-weight  : 500;
    padding      : 12px 25px;
    border-radius: 5px;
    cursor       : pointer;
    background   : transparent linear-gradient(270deg, #FF6600 0%, #EE3024 100%) 0% 0% no-repeat padding-box;
    ;
}

.button_main {
    background    : transparent linear-gradient(270deg, #FF6600 0%, #EE3024 100%) 0% 0% no-repeat padding-box;
    color         : #fff;
    padding-top   : 8px;
    padding-bottom: 8px;
    border-radius : 8px;
}

.button_main:hover {
    color: #fff;
}

header {
    box-shadow: 0px 3px 9px #eee;
}

.bannerHome {
    min-height         : 80vh;
    background-size    : cover !important;
    background-position: top center;
}

.seciton_padding {
    padding: 65px 0;
}

/* .bannerHome::before {
    content   : "";
    position  : absolute;
    inset     : 0;
    background: #0000000f;
} */

.course-name-tag {
    cursor: pointer;
}

.gradient-course {
    background             : linear-gradient(180deg, #FF6600 0%, #FF5204 0%, #FF270D 100%) 0% 0% no-repeat padding-box;
    -webkit-text-fill-color: transparent;
    background-clip        : text;
    font-size              : 28px;
    font-weight            : 900;
    font-family            : "HelveticaNowDisplayExtraBold" !important;
}

.banner-content h1 {
    font-size: 47px;
}

.ranked-img {
    width    : 100px;
    position : absolute;
    left     : -45px;
    top      : 50%;
    transform: translate(0px, -50%);
}

.ranked-body {
    background   : #fff;
    padding      : 25px;
    border-radius: 10px;
    font-size    : 14px;
    padding-left : 50px;
    padding-right: 12px;
    height       : 125px;
    display      : flex;
    align-items  : center;
}

.topRanked .item {
    width      : 85%;
    margin-left: auto;
}

.top_ranked {
    background: aliceblue;
}

.headingbox {
    margin-bottom: 50px;
}

.headingbox p {
    font-size : 18px;
    margin-top: 12px;
}

.reason_card h5 {
    color: #444;
}

.reason_text {
    font-size: 14px;
}

.reason_icon {
    color: #22c55e;
}

.reason_card {
    background   : #fff;
    box-shadow   : 0px 7px 11px #ddd;
    border-radius: 10px;
    padding      : 35px 30px;
    border-top   : 1px solid #eee;
    width        : 90%;
    margin       : auto;
}

.footer_reason .button_main {
    width: 100%;
}

section.certificate_sec {
    background: transparent linear-gradient(270deg, #FF6600 0%, #EE3024 100%) 0% 0% no-repeat padding-box;
    color     : #fff;
}

ul.certificat_list li {
    margin-bottom: 12px;
    font-size    : 14px;
}

.specialization_card {
    box-shadow   : 0px 9px 11px #00000029;
    border-radius: 10px;
    overflow     : hidden;
    color        : #555;
}

.specialization_card h5 {
    color        : #333;
    margin-bottom: 25px;
    font-weight  : 600;
}

.special_text {
    font-size: 14px;
}

.special_text span {
    font-weight: 600;
}

.admission_sec {
    background: #f8f8f8;
}

.steps_card {
    width     : 25%;
    text-align: center;
    position  : relative;
}

.steps_card p {
    font-size: 14px;
    padding  : 0px 5px;
}

.steps_card:before {
    content : '';
    position: absolute;
    left    : 0;
    top     : 40px;
    width   : 100%;
    border  : 1px solid #fb5d28;
}

.steps_card span {
    display      : block;
    margin-bottom: 35px;
}

.steps_card span:after {
    border          : 2px solid #fb5d28;
    width           : 20px;
    height          : 20px;
    background-color: #fff !important;
    top             : 8px !important;
}

.steps_card span:before,
.steps_card span:after {
    content      : '';
    position     : absolute;
    top          : 100%;
    background   : #fb5d28;
    border-radius: 50px;
    transform    : translate(-50%, 115%);
    left         : 50%;
}

.steps_card span:before {
    height : 10px;
    width  : 10px;
    z-index: 10;
}

.ourLearner .item {
    border         : 1px solid #eee;
    height         : 90px;
    display        : flex;
    align-items    : center;
    justify-content: center;
    padding        : 0px 5px;
    filter         : grayscale(1);
    cursor         : pointer;
    transition     : all ease-in-out;
}

.ourLearner .item img {
    width: 45%;
}

.ourLearner .item:hover {
    filter: grayscale(0);
}

.tollfree_sec {
    background: transparent linear-gradient(270deg, #FF6600 0%, #EE3024 100%) 0% 0% no-repeat padding-box;
}

.common_form .form-control {
    height: 40px;
}

.commonDivForm {
    padding: 0px 37px 25px;
}

.form_img {
    height  : 103%;
    position: absolute;
    left    : -4px;
    top     : -15px;
}

.form_img img {
    height    : 100%;
    object-fit: cover;
}

.sticky-footer button {
    width : 50%;
    margin: 0;
}

.sticky-footer {
    position: fixed;
    bottom  : 0;
    left    : 0;
    width   : 100%;
    z-index : 10;
}


span.icons_thanku {
    font-size: 67px;
    color    : #ffc107;
}

a {
    text-decoration: none !important;
}

a {
    text-decoration: none !important;
}

.programme_card {
    width: 50%;
}


/* ===========Thank You Page========= */

.thankyou-flex a {
    background   : red;
    color        : #fff;
    padding      : 10px 25px;
    border-radius: 5px;
}

.logo-thanku {
    position: absolute;
    top     : 5px;
    left    : 10px;
}

.banner_tnq {
    position  : absolute;
    top       : 50%;
    left      : 50%;
    transform : translate(-50%, -50%);
    text-align: center;
    width     : max-content;
}

.banner_tnq p {
    font-size  : 21px;
    font-weight: 100;
}

.test_body {
    padding : 35px 15px 25px;
    position: relative;
}

.test_body .fa.fa-play {
    display        : flex;
    width          : 45px;
    height         : 30px;
    background     : red;
    color          : #fff;
    font-size      : 12px;
    align-items    : center;
    justify-content: center;
    border-radius  : 5px;
    position       : absolute;
    top            : -15px;
    cursor         : pointer;
}

button.watchvideo {
    background   : transparent;
    cursor       : pointer;
    padding      : 5px 12px;
    border-radius: 10px;
    border       : 2px solid;
    color        : #ff280a;
}

.backtohome {
    text-align: center;
    padding   : 25px 0;
}

ul.certificat_list {
    border-left : 2px solid;
    list-style  : none;
    margin-left : 15px;
    padding-left: 15px;
}

.backtohome a {
    border       : 2px solid red;
    border-radius: 25px;
    padding      : 3px 12px;
    color        : red;
    transition   : all .3s ease-in-out;
}

button.watchvideo:hover {
    background: red;
    color     : #fff;
}

.courseList span {
    font-size    : 14px;
    color        : #F03D24;
    border       : 1px solid;
    padding      : 3px 10px;
    border-radius: 18px;
    font-weight  : 600;
}

.course_card {
    box-shadow   : 0px 9px 11px #00000014;
    border       : 1px solid #eee;
    border-radius: 10px;
    overflow     : hidden;
}

.course_card p {
    color    : #575757;
    font-size: 14px;
}

.course_card p i {
    font-size   : 18px;
    margin-right: 5px;
}

/* UniversityTabs starts css start */

/* General Styles */
section.specialization_sec {
    padding: 65px 0;
}

.UniversityTabs .nav-link.active,
.UniversityTabs .show>.nav-link {
    color     : #fff !important;
    background: linear-gradient(270deg, #FF6600 0%, #EE3024 100%) no-repeat padding-box;
}

.UniversityTabs .nav-link {
    color : #EE3024;
    border: 1px solid;
}

.UniversityTabs .nav-link:hover {
    background: linear-gradient(270deg, #FF6600 0%, #EE3024 100%) no-repeat padding-box;
    color     : #fff !important;
}

.pagination-icon {
    display: none;
}

.UniversityTabs {
    display        : flex;
    flex-wrap      : nowrap;
    gap            : 20px;
    border         : none !important;
    justify-content: center;
}


/* Popular courses css starts */
.Populartabs .nav-link {
    background   : #F4F7FA;
    border-radius: 2px;
    color        : #09143E;
    font-size    : 12px;
    padding      : 6px;
    font-weight  : BOLD;
    margin       : 4px;
    cursor       : pointer;
}

.Populartabs .nav-link.active,
.Populartabs .show>.nav-link {
    color           : #09143E;
    background-color: unset;
    border          : 1px solid #09143E;
}

/* tooltip */
.tooltip {
    font-size: 0.775rem !important;
}

.tooltip-inner {
    max-width       : 250px;
    background-color: #000;
    border-radius   : .25rem;
    margin          : 0 0 0 11px;
    margin          : auto;
}

.hidden {
    display: none;
}

.test_body p {
    min-height: 50px;
}