
.banner-carousel {
    position: relative;
    overflow: hidden;
    margin: auto;
}

.banner-carousel-inner {
    display: flex;
    transition: transform 0.5s ease;
}

.banner-item {
    min-width: 100%;
    box-sizing: border-box;
}

.banner-item img {
    width: 75%;
    height: auto;
}
.box{
    display: flex;
    position: relative;
    padding: 5px 25px;
}
.box p{
    font-size: 16px;
    color: white;
    padding: 0 15px;
}
.sec_title h2{
    font-size: 27px;
    font-weight: 100;
}
.sec_title span{
    background-color: red;
    margin: 16px 0;
    padding: 2px 0px;
    display: block;
}
.card_content{
    display: flex;
    position: relative;
    border: 1px solid #cee8ff;
    align-items: center;
        margin: 5px 0;    
   
}
.card_content:hover{
        border: 1px solid #41affd;
    background-color: #effaff;
}
.card_content h2{
    font-size: 15px;
    padding: 0 5px;
}
.pro-img{
    /*height: 10vh;*/
    background: aliceblue;
    width: 80px;
}
.pro-img img{
    padding: 6px;
    width: 58px;
    margin: 0 10px;
        height: 65px;
}
.owl-carousel .item {
    margin: 0 3px;
    border: 1px solid #b2e3ff;
    /*padding: 1rem;*/
    
}
.star_img_outer {
    border-bottom: none !important;
    background: -webkit-radial-gradient(circle, #fff 0, #a1ceff 100%);
    padding: 30px 0 12px 1px !important;
    position: relative;
    text-align: center;
    border-bottom: 1px solid #dbd8d8;
}
    .upcoming-course-rating {
    position: absolute;
    top: 10px;
    left: 0;
    color: #fc0;
    background: #155aa1;
    font-size: 10px;
    padding: 2px 6px;
}
.content-in {
    min-height: 165px !important;
    background: #e5f2ff;
    padding: 10px;
    min-height: 220px;
}
.post-title{
        font-size: 13px;
    color: #155aa1;

}
.post-news {
    display: flex;
    justify-content: center;
    margin-bottom: 5px;
    align-items: center;
    column-gap: 40px;
    flex-direction: column;
}
.post-description {
    font-size: 14px;
    line-height: 24px;
    color: #000;
    margin-bottom: 0;
    text-align: center;
}
.star_img_outer img {
    width: 100px !important;
    height: 120px !important;
    object-fit: contain;
    margin: 0 auto;
    
    padding: 5px !important;
    background: #fff;
    border-radius: 50%;
    max-height: 100px !important;
    border: 2px solid #1559a2;
}
img{
        color: transparent;
}
/*.site-wrapper-reveal{*/
/*        margin: 60px 0;*/
/*}*/

.service-hero-wrapper{
        margin-bottom: 30px;
}

.corporate-training-curriculum {
    color: #fff;
    margin-top: 30px;
}
.corporate-training-curriculum strong {
    font-size: 28px;
}
.mobile-hidden {
    font-size: 16px;
    font-weight: 700;
    margin-top: 10px;
}
.enroll-call-numbars {
    display: grid !important;
    place-items: center;
    text-align: center;
}
.calling-head {
    font-size: 14px;
    color: #fff;
}
.calling-btn {
    text-transform: uppercase;
    font-size: 17px;
    padding: 5px 30px;
    color: #125ba0;
    border-radius: 5px;
    height: 39px;
    background: #fff;
    font-weight: 600;
}
.courses{
    font-size: 20px;
    padding: 10px 14px;
    color: #1472c5;
    box-shadow: 0px 0px 4px 0 #8accff;
}
.courses:hover{
    background: #0075bd;
    color: white;
        border-radius: 5px;
}
.card{
    margin: 5px 0px;
}
.u-white {
    color: #0a2c55;
    background: -webkit-radial-gradient(circle, #fff 0, #b3daff 100%);
    /*border-radius: 25px;*/
    /*margin: 15px 20px;*/
    height: 290px;
    box-shadow: 1px 1px 9px -1px #b3daff;
}
.u-repeater-item {
    display: flex;
    position: relative;
}
.u-container-layout {
    position: relative;
    flex: 1 1;
    max-width: 100%;
    transition-duration: inherit;
}
.u-container-layout-1 {
    padding: 30px 20px 25px;
}
.u-group-1 {
    width: 231px;
    min-height: 69px;
    margin: 0 auto 0 0;
}
.u-container-layout {
    position: relative;
    flex: 1 1;
    max-width: 100%;
    transition-duration: inherit;
}
.u-container-layout-2 {
    padding-left: 0;
    padding-right: 0;
}
.u-container-layout>* {
    position: relative;
}
.u-icon {
    display: block;
    line-height: 0;
    border-width: 0;
}
.u-text-palette-4-light-2 {
    color: #d6e8e2 !important;
}
.u-icon-1 {
    width: 64px;
    height: 64px;
    margin: 0 auto 0 0;
}
.u-container-layout>* {
    position: relative;
}
.u-text-3 {
    font-weight: 700;
    font-size: 1.25rem;
    margin: -41px 22px 0;
}
 .u-image{
    object-fit: cover;
    display: block;
    vertical-align: middle;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.u-text-4 {
    line-height: 2.2;
    font-style: italic;
    margin: 20px 0 0;
}
.Post-outer-course .post-description {
    font-size: 14px;
    line-height: 24px;
    color: #000;
    margin-bottom: 0;
    text-align: left;
}
.post-description {
    /*height: 115px;*/
    overflow: auto;
}
.read-more-m {
    margin: 0 !important;
    color: #ff7800;
    border-bottom: none !important;
    margin: 10px 0;
    display: block;
    width: 28%;
    float: right;
}
.read-more-m {
    color: #1b4584;
    border-bottom: 1px solid #1b4584;
    margin: 10px 0;
    display: block;
    width: 28%;
}

.u-image-1 img {
    width: 79px !important;
    height: 79px;
    background-position: 50% 50%;
    margin: -69px 0 0 auto;
    border-radius: 50% !important;
    stroke: #a0c6b9;
    border: 3px solid #fe8735;
}
.owl-item {
        /*width: 300px !important;*/
}

.context-heading{
    text-align: center;
    font-size: 20px;
    color: #0870cb;
    padding: 5px 0;
}
 .contact-col{
         text-align: center;
 }
 select{
         height: fit-content;
 }
 
 .course__he h2{
         font-size: 2rem;
 }
 
  .course__he h3{
         font-size: 1.75rem;
 }
 .custom_contact{
     padding: 20px;
 }
 .now{
     background-color: #73d7ff;
    padding: 5px 0;
 }
 .corporate-training-heading{
     font-size:25px;
 }
 /************TABS CSS*************************/
 .tabs {
    display: flex;
    border-bottom: 1px solid #ccc;
}

.tab-button {
    background-color: #ffffff;
    border: none;
    padding: 0px 20px;
    cursor: pointer;
    transition: background-color 0.3s;
    font-size: 15px;
    font-weight: 600;
    flex: 1;
}

.tab-button:hover {
    /*background-color: #ddd;*/
    color:#161081;
}

.tab-button.active {
   color:#161081;
}

.tab-content {
    display: none;
    padding: 20px;
    border: 1px solid #ccc;
    /*border-top: none;*/
    border-radius: 5px;
}

.tab-content.active {
    display: block;
}

.ab__heading {
    font-weight: 600;
    font-size: 25px;
    line-height: 29px;
    margin-bottom: 30px;
}
.gain_list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    column-gap: 30px;
    row-gap: 30px;
}
.will_g_list p {
    margin: 0;
    font-weight: 500;
    line-height: 34px;
    color: #5b5b5b;
    padding: 10px 20px;
    border: 1px solid #000;
    border-radius: 10px;
}
.will_gain {
    padding-bottom: 20px !important;
}
.drp__sec {
    padding: 30px;
    border: 1px solid #5b5b5b;
    border-radius: 10px;
}
.drop_heading {
    display: flex;
    cursor: pointer;
    justify-content: space-between;
    align-items: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #5b5b5b;
    border-bottom: 1px solid #dddfe0;
    padding-bottom: 10px;
    padding-top: 10px;
}
.re_cou p {
    justify-content: space-between;
    cursor: pointer;
    display: flex;
    padding: 5px 30px;
    background: #f0f7fe;
    font-weight: 500;
    font-size: 15px;
    line-height: 40px;
    color: #000;
    transition: all .5s;
    align-items: center;
    margin-bottom: 3px;
}
.re_cou p:first-child {
    border-radius: 10px 10px 0 0;
}
.re_cou p:last-child {
    border-radius: 0 0 10px 10px;
}
/*****************TABS CSS END****************/
 
 