﻿
body p {
    font-family: poppins-regular !important;
    font-size: 13px;
    color: #6c6969;
    font-weight:400;
}
.btnn {
    color: #005bab;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px solid #005bab40;
    border-radius: 10px;
    padding: 5px 15px;
    font-size: 14px;
    background: transparent;
    position: relative;
    transition: all 1s;
    overflow: hidden;
}
    .btnn:hover {
        color: white !important;
    }

    .btnn::before {
        content: '';
        position: absolute;
        height: 100%;
        width: 0%;
        top: 0;
        left: -40px;
        transform: skewX(45deg);
        background-color: #005bab;
        z-index: -1;
        transition: all 1s;
    }

    .btnn:hover::before {
        width: 160%;
    }
.client-why-box h4 {
    //background-color: #005bab;
    color: black;
    padding: 6px;
    font-size: 19px;
}

.client-why-box {
    margin: 10px;
}

.client-details {
    background-color: black;
    padding: 5px;
    color: white;
}

    .client-details p, .client-details p {
        color: white;
        margin-bottom: 0;
    }
.btn-demo {
    background-color: #005bab !important;
    color: white !important;
    font-weight: bold !important;
    border-radius: 10px !important;
    margin-top: 15px !important;
    padding: 8px 20px !important;
    cursor:pointer;
    border:1px solid white !important;
}
.in-small {
    font-size: 20px;
    font-weight: bold;
    color: #005bab;
}
.in-heading1 {
    font-size: 35px;
    font-weight: bold;
    color: #3c3b3b;
}
.in-heading {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    color: #3c3b3b;
}
.modules-box {
    background-color: #005bab;
    color:white;
    height:300px;
}
.bbox {
    border-radius: 10px;
    background-color: white;
    border: 1px solid #efefef;
    transition: 0.4s;
}
.bbox:hover{
    box-shadow: 0px 0px 2px 6px #f5f4f4;
    border:unset;
}

.btn1 {
    border-radius: 5px !important;
    color: #fff !important;
    font-size: 17px;
    background: #77c043;
    padding: 10px 20px;
    border: 0;
    min-width: 150px;
    background-image: linear-gradient(#77c043, #9ce548ad);
    transition: all .35s;
    font-weight: 600;
    letter-spacing: 0.8px;
    cursor: pointer;
}
.modules-box .bbox{

}
.banner-image {
    background: linear-gradient(90deg, #005bab 40%, #67b7dc00) !important;
    padding: 26px 0;
}
.b-m {
    width: 50%;
}
.boxes .card h6 {
    color: #005bab;
    font-weight: bold;
    font-size: 16px;
}
 .skill {
    position: relative;
    background-color: #f9f9f9;
    border-radius: 18px;
    box-shadow: 2px 3px 15px 0px #d1d1d1;
    padding: 35px 25px;
}
.demo-box {
    border-radius: 10px;
    background: linear-gradient(45deg, #005bab, #64b7ff);
    padding: 35px 22px; 
}
.milestone h1 {
    font-family: poppins-bold;
    font-size: 33px;
    margin-bottom: 0;
    letter-spacing: 2px;
    font-weight: bold;
    text-align: start;
    color:white;
}
.milestones h2 {
    font-family: 'poppins-regular';
    font-size: 22px;
    letter-spacing: 2px;
    text-transform: capitalize;
    font-weight: bold;
    color: #000000;
    margin-bottom: 15px;
}
.main-link h3 {
    margin-top: 50px;
    font-size: 20px;
    color: #9C27B0;
    font-weight: 500;
    font-family: 'poppins-regular';
}
.attract h6 {
    font-size: 20px;
    font-family: 'poppins-regular';
    color: #101010;
    font-weight: 600;
}
.bg-white{
    background-color:white;
}
.why-list{
    column-count:3;
    list-style:none;
    padding-left:0;
}
    .why-list li {
        display: flex;
        justify-content: start;
        align-items: center;
        margin-bottom: 20px;
        font-size: 15px;
        font-family: poppins-regular'';
    }
.app {
    padding: 10px;
    position: relative;
    margin: 10px;
}
    .app p {
        margin-left: 48px;
    }
    .app p i {
        position: absolute;
        background-color: #00a859;
        top: 7px;
        color: white;
        font-size: 20px;
        padding: 10px 13px;
        border-radius: 50%;
        margin-right: 40px;
        left: 6px;
    }
.why-list i {
    display: flex;
    border-radius: 50%;
    color: #02a75b;
    font-size: 16px;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}
.para11 {
    font-size: 18px;
    font-family: poppins-regular'';
    font-weight: 600;
    margin-bottom: 8px;
    color: white;
}
.why-n ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    gap: 50px;
}
    .why-n ul li{
        color:white;
    }
    .why-n span {
        background-color: white;
        padding: 10px;
        color: black;
        border-radius: 10px;
    }
.margin-l {
    margin-left: 5px;
    background: #fff;
    box-shadow: 4px 4px 20px #00000029;
    border-radius: 10px;
    padding: 0 10px;
    margin:20px 100px;
}
.tab-pane .card {
    background: linear-gradient(90deg, #fff 0, #fffFFF00 100%) no-repeat padding-box;
    box-shadow: -35px 15px 34px 0 rgb(0 0 0 / 7%);
    border-radius: 20px 0 0 20px;
}

.fet-list li {
    list-style: none;
    font-size: 15px;
    font-family: 'poppins-regular';
}

.fet-list {
    margin-top: 10px;
    
}
    .fet-list li:before {
        content: "\f058";
        font-weight: bold;
        color: #02a75b;
        font-family: FontAwesome;
        display: inline-block;
        margin-right: 10px;
        width: var(--icon-space);
    }
.head-m {
    font-size: 23px;
    font-weight: 500;
    color: #181717;
    font-family: 'poppins-regular';
}
.tab-content {
    padding: 0 1rem 1rem !important;
}
.fet-list1 li:before {
    content: "\f058";
    font-weight: bold;
    color: #02a75b;
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 10px;
    width: var(--icon-space);
}
.fet-list1{
    padding-left: 0px;
    list-style: none;
    column-count: 2;
    margin-top: 20px;
}
    .fet-list1 li {
        list-style: none;
        font-size: 15px;
        font-family: 'poppins-regular';
        line-height: 2;
    }
.btn12 {
    position: relative;
    box-shadow: 2px 2px 10px rgb(36 124 255 / 10%);
    color: #fff;
    text-decoration: none;
    overflow: hidden;
    border: none;
    border-radius: 4px;
    background: #005bab !important;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 20px;
    margin: 0;
}
.mlms-list {
    list-style: none;
    padding-left:0;
}

    .mlms-list li i {
        font-size: 21px;
        color: #dc3545cc;
        margin-right:20px;
        margin-top:2px;
    }
.advantages-list li:before {
    content: "\f058";
    font-weight: bold;
    color: lightgrey;
    font-family: FontAwesome;
    display: inline-block;
 
    width: var(--icon-space);
    position: absolute;
    left: 14px;
}
.advantages-list li {
    color: white;
    margin-left: 25px;
    line-height: 1.7;
}
/*.need-box {
    border: 1px solid #ededed;
    padding: 20px;
    border-radius: 10px;
    margin: 10px 20px;
    min-height:180px;
}*/
.need-box {
    border: 1px solid #ededed;
    padding: 10px 2px;
    border-radius: 10px;
    margin: 5px 0px;
    min-height: 173px;
}
.why-learning {
    box-shadow: 1px 2px 2px 2px #e8e9e9;
    border-radius: 20px;
    padding: 20px;
}
.para2{
    color:white;
}
.para3{
    color:white;
}
.fet-list11 li:before {
    content: "\f058";
    font-weight: bold;
    color: #006dbe;
    font-family: FontAwesome;
    display: inline-block;
    margin-right:10px;
    width: var(--icon-space);
   
}
.fet-list11 {
    padding-left: 0px;
    list-style: none;
    margin-left:20px;
    margin-top: 20px;
}


/*new css*/

.main-heading span {
    background-color: #005BAB;
    color:white;
    border-radius:5px;
    padding:3px;
}
.main-heading {
    color: #000;
    font-family: Poppins-bold;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 70px; /* 112.903% */
    letter-spacing: 0.52px;
}
.small-heading {
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.detailed-box {
    padding: 10px;
    min-height: 230px;
    border-radius: 17px;
    background: #FCF6DD;
    text-align: center;
    margin:5px;
    position:relative;
}

    .detailed-box h5 {
        color: #000;
        text-align: center;
        font-family: Poppins-regular;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .detailed-box p {
        color: #000;
        text-align: center;
        font-family: Poppins;
        font-size: 13px !important;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
.detailed-box p a{
    font-size:12px;
    line-height:1;
}
.activitiess {
    background-color: #F6F6F6;
    background-image: url('../new-image/footer-bg.png');
    background-position: bottom right;
    background-repeat: no-repeat;
}
.banner-content p {
    color: #696969;
    font-family: Poppins-regular;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.banner-btn img {
    width: 47px;
    height: 47px;
    flex-shrink: 0;
    margin-left: 10px;
}

.banner-btn {
    width: 288px;
    height: 56px;
    flex-shrink: 0;
    border-radius: 11px;
    background: #FFF;
    box-shadow: 3px 0px 24px 0px rgba(0, 0, 0, 0.19);
    text-align: left;
    border: unset;
    color: #000;
    font-family: Poppins-regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.new-btn {
    border-radius: 8px;
    background: #005BAB;
    color: #FFF;
    text-align: center;
    font-family: Poppins-regular;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding:7px 20px;
}
.college-div-2 {
    background: url('../new-image/visitor-1.png');
    background-size: 100% 100%;
}
.visitor-demo-box {
    background-image: url('../new-image/whybg 1.png');
    color: white;
    padding:30px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.div-2-content  h2{
    color: #000;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top:20px;
}
.div-2-content p {
    color: #696969;
    font-family: Poppins;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.visitor-demo-box p {
    color: #FFF;
    font-family: Poppins;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0px;
}
.college-list-a {
    position: relative;
    list-style-image: url('../new-image/right.png');
}

    .college-list-a li {
        color: #000;
        font-family: Poppins;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 2;
    }
        .college-list-a li b {
            color: #005BAB;
            font-family: Poppins;
            font-size: 16px;
            font-style: normal;
            font-weight: 600;
            line-height: normal;
        }



 .button {
        border-radius: 8px;
        border: 1px solid #005BAB;
        background: #FFF !important;
        width: 250px;
        
        color: #005BAB !important;
        text-align: center;
        font-family: Poppins-regular;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
.examination {
    min-height: 240px;
    flex-shrink: 0;
    border-radius: 17px;
    margin:8px;
}

    .examination h4 {
        color: #000;
        text-align: center;
        font-family: Poppins-regular;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        margin-top: -20px;
        padding:5px 8px;
    }

    .examination p {
        margin: 0 20px;
        color: #000;
        text-align: center;
        font-family: Poppins-regular;
        font-size: 13px !important;
        font-weight: 400;
        line-height: normal;
    }

    .examination h5 {
        color: #D1DFEB;
        margin-left: 5px;
        font-family: Poppins-regular;
        font-size: 40px;
        font-weight: 700;
        line-height: normal;
    }

    .examination:hover {
        box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    }

.exam1 {
    background: #FCF6DD;
}

.exam2 {
    background: #005BAB;
}

.exam3 {
    background: #E1F5FC;
}

.exam4 {
    background: #E1F6E9;
}
.visitor-div-3 {
    border-radius: 60px;
    background: #FAE1B6;
  
}
.why-catapult-visitor {
    background-image: url('../img/whybg.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding:50px;
}
.visitor-last-div {
    border-radius: 17px;
    background: #FFF;
    text-align:center;
    padding:10px;
    margin:10px;
    min-height:155px;
}
.explore-butn {
    border: 1px solid #fae1b6;
    border-radius: 20px;
    margin-bottom: 0;
    padding: 5px;
    position: absolute;
    width: 87%;
    bottom: 10px;
    margin: 10px;
    height: 61px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.explore-butn a{
    color: #c58517;
    font-weight: 600;
}
    .explore-butn p{

    }
    .exam-list {
        position: relative;
        list-style-image: url(../new-image/right.png);
    }
}
.visitor-last-div img {
    margin-top: -81px;
    border: 5px solid #3364c3;
    border-radius: 50%;
    background-color: white;
    height: 74px;
    padding: 8px;
}
.integration {
    background: url('../new-image/integirity.png');
    background-size:100% 100%;
    height:500px;
   
    
}
.integration p{
    font-size:15px !important;
    color:black;
}

.bhh h5 {
    color: #005BAB;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.bhh h6 {
    color: #000;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.nav-tabs {
    border-bottom: unset !important;
}

.modules .nav-tabs {
    display: flex;
    justify-content: center;
    flex-direction: row;
}

.benefit .nav-tabs {
    display: flex;
    justify-content: center;
    flex-direction: row;
}

.tabss .nav-link {
    border-radius: 8px;
    border: 1px solid #005BAB;
    color: #005BAB !important;
    background: #FFF;
    margin: 10px;
    padding: 8px 20px !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-radius: 8px;
    background: #005BAB !important;
    color: white !important;
}