﻿/* about us*/

.vc_row.wpb_row {
  
    display: flex;
   
}

.vc_row {
    margin-left: -15px;
    margin-right: -15px;
}

.ptborder-101 {
    position: relative;
    padding: 40px 40px 60px;
}

    .ptborder-101:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 75%;
        height: 70%;
        border: 16px solid #002a60;
    }

.vc_column_container > .vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.wpb_content_element {
    margin-bottom: 0px !important;
}

.wpb_gallery .theme-default .nivoSlider {
    margin-bottom: 0;
}

.theme-default .nivoSlider {
    position: relative;
    box-shadow: 0 1px 5px 0 #4a4a4a;
}

.nivoSlider {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.vc_column_container {
    padding-left: 0;
    padding-right: 0;
}

.vc_col-sm-6 {
    width: 50%;
}

.sc_heading {
    position: relative;
    margin: 0 0 20px;
    padding-top: 0px;
    padding-bottom: 15px;
    display: inline-block;
}

    .sc_heading .title {
        line-height: 40px;
        font-size: 28px;
        color: #000;
        margin: 0 0 2px;
        text-transform: uppercase;
        font-weight: 600;
    }

    .sc_heading .line {
        position: absolute;
        bottom: 0;
        left: 0;
        height: 2px;
        background-color: #002a60 !important;
        width: auto;
        right: 0;
        margin: auto;
    }

.wpb_content_element {
    margin-bottom: 0px !important;
}

.wpb_text_column :last-child {
    margin-bottom: 0;
}

.wpb_wrapper p {
    margin-bottom: 20px;
    margin: 0 0 10px;
}

.thim-widget-button .widget-button, .thim-widget-button .widget-button.normal {
    background-color: #fe4148 !important;
    color: #fff !important;
    padding: 15px 25px;
    height: 50px;
    border-radius:30px;
}

a.widget-button.no-border {
    border: none !important;
}

.thim-widget-button .widget-button {
    text-transform: uppercase;
}
/* Facilites*/

.facilities {
    padding: 60px 0 60px;
    position: relative;
    background: #002a60;
}

.witr_section_title {
    position: relative;
}

.facilities .witr_section_title_inner {
    border-right: 1px solid #8ca1bb;
    margin-top: 25px;
}

.witr_section_title_inner {
    position: relative;
    z-index: 1;
}

    .witr_section_title_inner h2 {
        color: #fff;
        font-size: 14px;
        letter-spacing: 2px;
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    .witr_section_title_inner h3 {
        color: #fff;
        text-transform: uppercase;
        font-size: 33px;
        margin: auto;
    }

.facilities .witr_section_title p {
    padding-left: 0;
    text-align: justify;
}

.witr_section_title p {
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    line-height: 27px;
    padding: 10px;
}

.readmore a {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    padding: 6px 0;
}

.feature-wrap {
    width: 18%;
    margin-right: 22px;
    position: relative;
}

.featr-bx {
    border-radius: 10px;
    border: 1px solid #fff;
    padding: 20px 12px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    height:210px;
}

.feature-wrap:hover .featr-bx {
    background: #fe4148;
    transition: 1s;
}

.featr-bx i {
    width: 50px;
    border-radius: 100px;
    border: 1px solid #fff;
    line-height: 50px;
    font-size: 25px;
    margin-bottom: 20px;
    color: #fff;
}

.featr-bx i {
    height: 50px;
    text-align: center;
}

.featr-bx h3 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
}

.featr-bx p {
    font-size: 14px;
    color: #fff;
    padding-left: 0;
    padding: 10px;
    text-align:center;
}


/* topper */

.achievement {
    padding: 40px 0;
    background: url(../img/bg/pattern3.jpg);
    background-repeat: no-repeat;
}

.subheding {
    text-align: center;
    font-size: 40px;
    color: #333333;
    font-weight: 500;
    margin-bottom: 50px;
    position: relative;
}

    .subheding:before {
        content: '';
        position: absolute;
        bottom: -5px;
        left: 50%;
        transform: translate(-50%);
        width: 140px;
        height: 3px;
        background: #000;
    }

.achievement .subheding span {
    font-size: 20px;
    font-weight: 600;
    color: #fe4148;
}

.auto-container {
    max-width: 1050px;
    position: relative;
    padding: 0px 15px;
    margin: 0 auto;
}

.toppers {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    text-align: center;
    background: url(../img/bg/connect.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
}

.toppesrimgbox {
    max-width: 200px;
    height: 200px;
    margin: 0 auto;
    width: 100%;
    background-image: url(../img/bg/bgpattern2.png);
    border-radius: 50%;
    background-size: 65%;
    position: relative;
}

.toppersbox .studentname {
    font-size: 20px;
    font-weight: 600;
    margin-top: 15px;
    color: #000;
}

.toppersbox .studentclass {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

.toppersbox .division {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

.toppesrimgbox img {
    width: 150px !important;
    display: unset !important;
    height: 150px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    object-fit: cover;
}

.toppers .toppersbox:nth-child(2) {
    margin-top: 60px;
}

.toppers .toppersbox:nth-child(4) {
    margin-top: -34px;
}

.allnews {
    text-align: center;
    margin-top: 30px;
}

.allbtnview {
    display: inline-block;
    position: relative;
    border: none;
    color: #fff;
    cursor: pointer;
    background: #fe4148;
    margin: 0px;
    font-weight: 500;
    border-radius: 2px;
}

    .allbtnview span {
        font-size: 16px;
        text-transform: uppercase;
        display: block;
        padding: 10px 19px 10px;
    }

        .allbtnview span:hover {
            color: #fff;
        }

/* join vyas*/

.et_pb_section_10.et_pb_section {
    padding-top: 3%;
    padding-bottom: 5%;
    background-color: #eaeaea !important;
}

.et_pb_section {
    position: relative;
    padding: 4% 0;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.et_pb_row_6.et_pb_row {
    padding-top: 0px !important;
}

.et_pb_row {
    padding: 2% 0;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 80%;
    max-width: 1080px;
    margin: auto;
    position: relative;
}

    .et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child {
        margin-right: 0 !important;
    }

.et_pb_gutters3 .et_pb_column_4_4 {
    width: 100%;
}

.et_pb_column {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    float: left;
    position: relative;
    z-index: 2;
    min-height: 1px;
}

.reason-title {
    display: flex;
    justify-content: center;
}

.et_pb_css_mix_blend_mode_passthrough {
    mix-blend-mode: unset !important;
}

.et_pb_heading_container {
    position: relative;
}

.et_pb_heading_container {
    position: relative;
}

.et_pb_heading_4 .et_pb_heading_container h2 {
    font-weight: 700;
    font-size: 36px;
    color: #363181 !important;
    text-align: center;
}

.et_pb_row:after, .et_pb_row_inner:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    width: 0;
}

.et_pb_row_7.et_pb_row {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.et_pb_row_7 {
    width: 90%;
    max-width: 100%;
}

.et_pb_row {
    padding: 2% 0;
}

.et_pb_gutters2 .et_pb_column_1_4, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 {
    width: 22.75%;
}

.et_pb_gutters2 .et_pb_column, .et_pb_gutters2.et_pb_row .et_pb_column {
    margin-right: 3%;
}

.et_pb_column_14 {
    background-image: url('../img/Attention-to-Sport.png');
    border-radius: 15px 15px 15px 15px;
    overflow: hidden;
    transition: border-radius 300ms ease 0ms,background-color 300ms ease 0ms,background-image 300ms ease 0ms;
}

.et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child {
    margin-bottom: 0;
}

.et_pb_text_3.et_pb_text {
    color: #FFFFFF !important;
}

.et_pb_module.et_pb_text_align_center {
    text-align: center;
}

.et_pb_text_3, .et_pb_text_4, .et_pb_text_5, .et_pb_text_6 {
    font-size: 16px;
    height: 330px;
    padding-top: 40% !important;
    padding-right: 2% !important;
    padding-left: 2% !important;
    width: 100%;
    max-width: 100%;
}

.et_pb_text {
    word-wrap: break-word;
}

.et_pb_column_15 {
    background-image: url('../img/Well-Equipped-Labs.png');
    border-radius: 15px 15px 15px 15px;
    overflow: hidden;
    transition: border-radius 300ms ease 0ms,background-color 300ms ease 0ms,background-image 300ms ease;
}

.et_pb_column_16 {
    background-image: url('../img/ncc-2.png');
    border-radius: 15px 15px 15px 15px;
    overflow: hidden;
    transition: border-radius 300ms ease 0ms,background-color 300ms ease 0ms,background-image 300ms ease 0ms;
}

.et_pb_column_17 {
    background-image: url('../img/Well-Equipped-Labs.png');
    border-radius: 15px 15px 15px 15px;
    overflow: hidden;
    transition: border-radius 300ms ease 0ms,background-color 300ms ease 0ms,background-image 300ms ease 0ms;
}

.et_pb_module .et_pb_text_inner p {
    display: none;
}

.et_pb_module:hover .et_pb_text_inner p {
    display: block;
    color: #fff;
    transition: 3s ease;
}

.et_pb_module:hover {
    background: #002a60;
    transition: 0.6s;
}

/* Updates */

.vc_row.wpbrow_mb0 {
    margin-bottom: 0px !important;
}

.vc_custom_1633597962283 {
    background-color: #f3f8f9 !important;
}

.vc_tta.vc_tta-spacing-1 {
    line-height: 26px;
}

.cstmbrdr11 {
    margin: -60px -20px 0;
    padding: 48px 30px 30px;
    position: relative;
    border: 1px solid #bdbdbd;
    border-top: 0px;
    min-height: 100%;
}

    .cstmbrdr11:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 30%;
        height: 1px;
        content: "";
        background: #bdbdbd;
    }

    .cstmbrdr11:after {
        position: absolute;
        top: 0;
        right: 0;
        width: 30%;
        height: 1px;
        content: "";
        background: #bdbdbd;
    }

.vc_tta.vc_general ul.vc_tta-tabs-list {
    display: flex;
}

.vc_tta.vc_tta-spacing-1 .vc_tta-tabs-list {
    border-bottom: 5px solid #214F5E;
    padding: 30px 0px;
    margin-bottom: 30px;
}

.vc_tta.vc_tta-spacing-1 .vc_tta-tabs-list {
    width: 100%;
    margin: 0;
}

.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
    overflow: auto !important;
}

.vc_tta.vc_tta-spacing-1 .vc_tta-tab.vc_active {
    color: #fff;
    background-color: #214F5E;
    border-color: #214F5E #214F5E #214F5E;
    border-radius: 30px;
   
    text-align: center;
}

.vc_tta.vc_tta-spacing-1 .vc_tta-tab {
    margin: 0;
    position: relative;
    float: left;
    height: 45px;
    width: 33.3333333%;
    border: 1px solid #dee2e6;
    font-weight: 500;
    border-radius: 30px;
    padding: 9px 10px;
    margin-right: 10px;
    text-align: center;
}

    .vc_tta.vc_tta-spacing-1 .vc_tta-tab.vc_active a {
        background: transparent !important;
        color: #fff;
    }

.vc_tta.vc_general .vc_tta-icon {
    font-size: 1.15em;
    line-height: 0;
    display: inline;
}

.vc_tta.vc_general .vc_tta-title-text:not(:empty):not(:first-child), .vc_tta.vc_general .vc_tta-title-text:not(:empty) ~ * {
    margin-left: 14px;
}

.vc_tta.vc_tta-spacing-1 .vc_tta-tab a {
    color: #333;
    border-radius: 0;
    margin-right: 3px;
    border: 0px solid #eee;
    border-bottom: 0 !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px 15px;
    background: transparent;
    text-transform: uppercase;
}

vc_tta-style-modern.vc_tta-tabs .vc_tta-panel {
    margin: -1px;
}

vc_general .vc_tta-panel.vc_active {
    display: block;
}

.vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    border-color: transparent;
    background-color: transparent;
}

vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
    display: block;
}

vc_general .vc_tta-panel-body {
    border: solid transparent;
    box-sizing: content-box;
    padding: 14px 20px;
    display: none;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    transition: padding .2s ease-in-out;
}

.cstmbrdr11 .vc_tta-panel-body {
    padding: 14px 0px !important;
}

.vc_general .vc_tta-panel-body .vc_row {
    display: flex;
    align-items: center;
}

.thim-list-event.layout-2 {
    border: 1px solid #f1e1e1;
    padding: 10px;
}

.thim-list-event.layout-2 {
    margin-bottom: 0;
}

.thim-list-event {
    position: relative;
}

    .thim-list-event.layout-2 .item-event:first-child {
        padding-top: 0;
    }

    .thim-list-event.layout-2 .item-event {
        padding: 25px 0;
        border: 0;
        border-bottom: 1px solid #eee;
    }

    .thim-list-event .item-event {
        overflow: hidden;
    }

thim-list-event.layout-2 .time-from {
    width: 48px;
    margin-right: 0;
    border: 1px solid #002a60;
    text-align: center;
    padding: 0;
}

.thim-list-event .item-event .time-from {
    float: left;
    background: #002a60;
    color: #ffffff !important;
    border-color: #002a60 !important;
}

.thim-list-event.layout-2 .time-from .date {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    margin: 6px 0 -8px;
    padding: 8px;
    color:#fff;
}

.thim-list-event.layout-2.has-year .time-from .month {
    text-transform: none;
    font-weight: 500;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
}

.thim-list-event.layout-2 .event-wrapper {
    padding: 0;
    float: left;
    color: #999;
    position: relative;
    margin-left: 20px;
}

    .thim-list-event.layout-2 .event-wrapper .title {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 5px;
    }

.thim-list-event .item-event .event-wrapper .title {
    font-weight: 500;
    text-transform: none;
    margin: 0 0 3px;
}

.thim-list-event.layout-2 .event-wrapper .meta, .thim-list-event.layout-2 .event-wrapper .meta div {
    line-height: 15px;
}

.thim-list-event .item-event .event-wrapper .meta {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    color: #999;
}

    .thim-list-event .item-event .event-wrapper .meta div {
        display: inline-block;
        margin-right: 3px;
    }

        .thim-list-event .item-event .event-wrapper .meta div .fa {
            margin-right: 2px;
            font-size: 13px;
            font-weight: 400;
        }

.vc_tta-panel {
    display: none;
}

    .vc_tta-panel.vc_active {
        display: block;
    }

.vc_tta-tab.vc_active a {
    font-weight: bold;
    color: #00a4db;
}

.vc_single_image-wrapper img {
    width: 562px;
    height: 260px;
    margin-left: 20px;
}

.vc_column-inner .abouts-img {
    width: 85%;
    height: 300px;
    position: absolute;
    margin-left: 20px;
    border-radius:5px;
}

.slider {
    position: relative;
}

.updates-title h3 {
    font-size: 18px;
    text-align: center;
}

.updates-section {
    background: #e6e7e7;
    padding: 20px 35px;
}

.updates-section {
    position: absolute;
    bottom: -44px;
    left: 7%;
    border-radius: 6px;
}

.notice-board {
    border-right: 1px solid black;
    height: 45px;
}

.updates-titles h3 {
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    color: #fe4148;
    margin-bottom: 0;
    margin-top: 8px;
}
