@font-face {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 400;
  src: url(https://edgeftp.b-cdn.net/Infohybrid/Font/PlusJakartaSans-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 500;
  src: url(https://edgeftp.b-cdn.net/Infohybrid/Font/PlusJakartaSans-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 700;
  src: url(https://edgeftp.b-cdn.net/Infohybrid/Font/PlusJakartaSans-Bold.ttf) format("truetype");
}
.section-btn button {
    height: 60px !important;
    width: 75% !important;
    font-size: 18px;
}

.header {
    height: 80px;
    display: flex;
    justify-content: space-between;
}

.header-logo-img {
    display: flex;
    img {
        width: 186px;
    }
}

.header-links ul {
    list-style-type: none;
    display: flex;
    gap: 50px;
}

.header-links ul li {
    cursor: pointer;
    font-weight: 500;
    font-size: 16px;
}

.header-links ul li a {
    text-decoration: none;
    color: #262626;
    text-transform: capitalize;
}
.section {
    background-size: cover;
    background-image: url('https://edgeftp.b-cdn.net/travelTech/bg_frame.svg');
}
.learning-experience {
    background-image: url('https://edgeftp.b-cdn.net/travelTech/tecgDegree2.img.png');
}
.arrow-img {
    bottom: 25px;
    right: 10%;
    z-index: -1;
}
.avatar_read{
    text-align: end;
    color: var(--secondary);
    font-weight: 500;
    cursor: pointer;width: fit-content;margin-left: auto;
}
.avatar_read:hover{
     text-decoration: underline !important;
}
.avatar_para{
    line-height: 1.4 !important;
    font-size: 18px;
}
.main-section h5 {
    line-height: 1.5;
    font-weight: 400;
    font-size: 18px;
}

.info-section {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    padding-bottom: 120px;
}

.info-section-p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
}
.info-section-p  h5 {
    color: #000000 !important;
}

.info-section-Pbox {
    padding: 15px 30px 30px;

    .info-heading-text {
        font-weight: 700;
        font-size: 24px;
    }

    .info-icon {
        background-color: #2C67FF;
        width: 59px;
        height: 59px;
        border-radius: 50px;
        display: grid;
        place-items: center;
    }
}

.d-grid {
    display: grid;
    place-items: center;
}

.info-box {
    z-index: 1;
    gap: 100px;
}

.section2 {
    .section2-heading {
        font-size: 40px;
        font-weight: 700;
        text-align: center;
        padding: 25px 0px;
        margin-top: 20px;
        line-height: 1.2;
    }

    .section2-info {
        padding: 50px;
    }

    .section2-info-box {
        justify-content: center;
        font-size: 24px;
        font-weight: 400;
        width: 100%;
    }

    .section2-info-box:first-child {
        border-right: 1px solid rgba(210, 210, 210, 255);
    }

    .border-top {
        border-top: 1px solid rgba(210, 210, 210, 255);
    }

    .f-color {
        color: rgba(44, 103, 255, 255);
        font-size: 35px;
        font-weight: 700
    }
}

.features-content {
    padding-bottom: 80px;

    .features-content-heading span {
        color: rgba(44, 103, 255, 255);
    }

    .card h3 {
        font-weight: 500;
    }

    .arrow-left-img {
        bottom: -441px;
        right: -6%;
        z-index: 0;
    }

    .feature-card {
        gap: 20px;
        z-index: 2;
    }

    .feature-card .card {
        width: 425px;
        background: white;
        padding: 30px;
        box-sizing: border-box;
    }

    .feature-card .card .self-center {
        align-items: unset !important;
    }

    .feature-card-img {
        top: 40px;
        right: 0px;
        z-index: 1;
    }
}

.education-income-section {
    background: url('https://edgeftp.b-cdn.net/travelTech/bg_img.png');
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}

.education-income {
    z-index: 1;
}

.education-income-section::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 728px;
    background: linear-gradient(0deg, black, transparent);
    bottom: 1px;
}

.education-income-section div {
    align-items: center;
    justify-content: center;
    height: 728px;
}

.education-income-section h3 {
    text-align: center;
    width: 90%;
    font-weight: 400;
}

.education-income-section span {
    color: #00BC54;
}

.education-income-section h1 {
    font-size: 76px !important;    
    font-weight: 700;
}

.educational-partnership {
    background: url('https://edgeftp.b-cdn.net/travelTech/university_bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    margin: 60px 0px;
    padding: 30px 0px;
}

.educational-partnership::after {
    content: "";
    width: 100%;
    height: 50px;
    position: absolute;
    background: linear-gradient(0deg, #ffffff, transparent);
    bottom: -3px;
}

.educational-partnership::before {
    content: "";
    width: 100%;
    height: 50px;
    position: absolute;
    background: linear-gradient(0deg, transparent, #ffffff);
    top: -3px;
}

.partner-institution-section,
.site-footer {
    padding: 0px 15px !important;
}
.partner-institution-header-section{
    justify-content: space-between;
}
.partner-institution-header-section h1 {
    font-size: 64px !important;
    color: #2C67FF !important;
}

.partner-institution-section p {
    color: #30333a;
    font-size: 18px;
    line-height: 1.5;
}

.features-content {
    background: linear-gradient(to bottom, #e5eeff, #ffffff);
    padding-bottom: 60px;

    .features-content-heading {
        font-weight: 700;
        padding: 40px 0px;
    }

    .feature-card-d-f .card {
        width: 425px;
        background: white;
        box-sizing: border-box;
    }

    .feature-card-d-f h4 {
        line-height: 1.2;
    }
}

.service-card {
    .service-card-header {
        text-align: center;
    }

    .service-card-header h2 {
        font-weight: 700;
        padding: 25px 0px;
        line-height: 1.2;
    }

    .service-card-header p {
        font-weight: 400;
        font-size: 20px;
        width: 70%;
        margin: auto;
    }

    .service-card-container {
        margin: 50px 0px 100px;
        display: grid;
        grid-template-columns: 2fr 2fr 1fr;
        gap: 30px;
        box-sizing: border-box;
    }

    .service-card-box {
        padding: 30px 20px;
        box-sizing: border-box;
        height: 220px;
    }

    .service-card-box-flex {
        box-sizing: border-box;
        justify-content: center;
        height: 220px;
    }

    .service-card-last-box {
        justify-content: space-between;
    }

    .service-card-container h3 {
        font-weight: 500;
        color: #000000 !important
    }

    .service-card-d-flex {
        gap: 60px;
    }
}

.info-text-content {
    flex-direction: column;
    gap: 30px !important;
    justify-content: center !important;
}

.info-text-content h3 {
    line-height: 1.5;
    width: 98%;
}

.powered-by-infohybrid .display-flex {
    gap: 5px;
}

.powered-by-infohybrid .display-flex h3 {
    font-weight: 400;
    color: #545B6D !important;
    font-size: 20px;
}

.powered-by-infohybrid-btn {
    margin: auto;
    width: 60%;
    a{
        color: #fff;
    }
}

.powered-by-infohybrid-btn button {
    height: 65px;
    font-size: 22px;
}

.Leader-section {
    background-image: url('https://edgeftp.b-cdn.net/travelTech/techDegree3.img.png');
}

.Leaderhip-card .d-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.Leaderhip-card .card {
    box-sizing: border-box;
    background: linear-gradient(to bottom, #ffffff, #cfe1ff);
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
    height: 340px;
    justify-content: space-between;
}

.Leaderhip-card .card p {
    margin-top: 15px;
    text-align: end;
    color: #2C67FF;
}

.Leaderhip-card .card img {
    height: 120px;
    width: 120px;
    border-radius: 50%;
}

.Leaderhip-card .card h4 {
    line-height: 1;
}

.Program-Overview {
    background-image: url('https://edgeftp.b-cdn.net/travelTech/techDegree4.img.png');
}

.what-learn {
    background: linear-gradient(to bottom, #e5eeff, #ffffff);
    margin-bottom: 50px;
    .section-title {
        padding: 40px 0px;
    }
    .section-cards {
        width: 40%;
        gap: 70px;
    }
    .card {
        border-radius: 48px;
        box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
    }
    .cercle-card {
        box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
        width: 20%;
        height: 250px;
        border-radius: 50%;
        background-color: #fff;
        justify-content: center;
        z-index: 2;
    }
    .what-learn h4 {
        font-weight: 500;
    }
    .cercle-card-svg:first-child {
        display: flex;
        justify-content: end;
        width: 75%;
    }
    .cercle-card-svg:last-child {
        display: flex;
        justify-content: start;
        width: 75%;
    }
    .card-svg {
        height: 40px;
    }
}

.what-learn-section {
    z-index: 2;
}

.what-learn-section-img {
    top: 250px;
    left: -10%;
    z-index: -1;
}

.js-card {
    justify-content: center;
    height: 270px;
    z-index: 10;
}

.js-img {
    right: 0px;
    z-index: -1;
}

.js-img img {
    width: 650px;
    z-index: -1;
}

.interactivity-section {
    margin: 80px 0px;
    box-sizing: border-box;

    .js-card {
        border-radius: 48px;
    }
}

.backend-section-card {
    width: 70%;
}

.backend-section {
    background-color: #fff;
}

.backend-section h4 {
    width: 90%;
    line-height: 1.7;
}

.backend-section .js-card {
    height: 230px;
}

.backend-section-svg {
    top: -50px;
    left: -35px;
    border: 10px solid #f2f2f2;
    border-radius: 50%;
    background-color: #fff;
}

.faq-section {
    background: linear-gradient(to bottom, #e4ecff, #ffffff);
}

.faq-section h4 {
    width: 60%;
    margin: auto;
}

.faq-item {
    padding: 20px 30px;
    background-color: #fff;
    border-radius: 18px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.faq-item-box {
    border-bottom: 1px solid #aeaeae;
}

.faq-item h3 {
    font-weight: 500;
}

.faq-section-last-box {
    color: #fff;
    background-color: #201D59;
    border-radius: 40px;
}

.faq-section-input {
    width: 98%;
    background-color: #201D59;
    color: #fff;
    border: none;
    border-bottom: 1px solid white;
    font-size: 22px;
    outline: none;
    padding: 8px 8px;
}

input::placeholder {
    font-size: 16px;
}

.faq-section button {
    padding: 10px 50px;
    font-size: 18px;
}

.form-group label {
    top: 10px;
    left: 0;
    color: #fff;
    pointer-events: none;
    transition: 0.2s ease all;
}

.form-group input:focus+label {
    top: -5px;
    font-size: 14px;
    color: #ccc;
}

.header-btn a {
    text-decoration: none;
    color: #fff;
}

#toggle {
    display: none;
}

.toggle-icon:hover,
.toggle-icon:focus,
.toggle-icon:active {
    background-color: transparent !important;
    box-shadow: none !important;
}

.sidebar {
    position: fixed;
    top: 0;
    right: -110%;
    width: 100%;
    height: 100vh;
    background: #ffffff;
    color: #000000;
    padding: 16px 15px;
    transition: left 0.3s ease;
    z-index: 999;
    box-sizing: border-box;
}

#toggle:checked~.sidebar {
    right: 0;
}

.header-linkss ul {
    list-style: none;
    margin: 20px 0px;
}

.header-linkss ul li {
    font-weight: 500;
    padding: 15px 10px;
    border-bottom: 1px solid #00000047;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-linkss ul li a {
    color: #262626;
}

#toggle:checked~.sidebar {
    left: 0;
}

.material-symbols-outlined {
    font-size: 16px !important;
}
/* CSS Boostrap */

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: unset !important;
    margin-bottom: unset !important;
    font-weight: 500;
    line-height: 1.2;
}
.h1,
h1 {
    font-size: 45px
}
.h2,
h2 {
    font-size: 35px;
}
.h3,
h3 {
    font-size: 24px;
}
.h4,
h4 {
    font-size: 20px;
}
.h5,
h5 {
    font-size: 18px;
}
.h6,
h6 {
    font-size: 14px;
}
dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: unset !important;
}
ol,
ul {
    padding-left: unset !important;
}
.card {
    --bs-card-border-color: unset !important;
}