/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.21.1.1719128294
Updated: 2024-06-23 07:38:14

*/

.pastbx-inner {
    position: relative;
    cursor: pointer;
}
.pastbx-inner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 47%);
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}
.pastbx-inner .pst-heading {
    position: absolute;
    top: 3rem;
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding: 20px;
    font-weight: 500;
	width: 100%;
}
.pastbx-pop {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    display: none;
    background: #000000d9;
}
.past-box.active .pastbx-pop {
    display: block;
}
.pastpop {
    position: absolute;
    left: 50%;
    width: 100%;
    top: 50%;
    max-width: 800px;
    transform: translate(-50% ,-50%);
    margin: 0 auto;
    border: 1px solid #585858;
}
.pastpop:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 65%);
}
.pastpop img {
    width: 100% !important;
    object-fit: cover !important;
    max-height: 500px;
    height: 500px !important;
}
.pastpop-content {
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    padding: 35px 50px;
    color: #fff;
    text-align: center;
}
.pastpop-content h3 {
    font-size: 27px;
    text-shadow: 0px 0px 3px #000000f0;
}
.pastbx-close {
    color: #fff;
    position: absolute;
    top: -20px;
    right: -20px;
    width: 40px;
    height: 40px;
    background: #2d3192;
    z-index: 9;
    border-radius: 50%;
    text-align: center;
    font-size: 32px;
    font-weight: 300;
    line-height: 35px;
    display: block;
    cursor: pointer;
}
.internation-slider {
    margin: 0;
    padding: 0 20px;
    list-style: none;
}
.past-box {
    margin: 0px 10px;
}
.internation-slider.slick-slider .slick-track, .internation-slider.slick-slider .slick-list {
    -webkit-transform: initial !important;
    -moz-transform: initial !important;
    -ms-transform: initial !important;
    -o-transform: initial !important;
    transform: initial !important;
}
.str01, .str-btn {
    margin: 20px 0 !important;
    padding: 0;
    list-style: none;
}
.pastevent-sec .men-heading {
    text-transform: capitalize;
}
.str01 li, .str-btn li {
    display: inline-block;
    padding: 0 20px;
    font-size: 17px;
    text-shadow: 0px 0px 3px #000000f0;
}
.str-btn li {
    padding: 0px 50px;
}
.str-btn li a {
    display: block;
    color: #fff;
    font-size: 26px;
    font-weight: 500;
}
.str-btn li a:hover {
    color: #00adef;
    text-shadow: none;
}
.str-btn {
    margin-top: 12rem;
}
.internation-slider.slick-slider .slick-arrow {
    width: 40px;
    height: 40px;
    background: #00adef;
    z-index: 9;
    margin-top: -30px;
    color: #fff;
    line-height: 15px;
}


.internation-slider.slick-slider .slick-arrow:before {
    content: "\f104";
    font: normal normal normal 27px/1 FontAwesome;
    color: #fff;
    opacity: 1;
}
.internation-slider.slick-slider .slick-prev.slick-arrow:before {
    content: "\f104";
}
.internation-slider.slick-slider .slick-next.slick-arrow:before {
    content: "\f105";
}
body.over {
    overflow: hidden;
}
.pstslider-box {
    margin-bottom: 50px;
}
.pstslider-box:last-child {
    margin-bottom: 20px;
}
.up-date {
    font-size: 23px;
    text-align: center;
    color: #2d3192;
    margin-bottom: 20px;
    font-weight: 700;
}
.upcoment-img {
    text-align: center;
}
.upcoment-img img {
    max-width: 290px;
}
.upcoming-content h3 {
    font-size: 22px;
    line-height: 28px;
    margin: 30px 0 10px;
}
.upcoming-content h3:nth-child(1) {
    margin-top: 0;
}
.upcoming-content p {
    font-size: 16px;
    line-height: 28px;
}
.upcoming-box {
    margin-bottom: 45px;
}
/*-----timeline-----*/

.jnm-slider .slick-slide {
    height: auto;
}
.jnm-slider.slick-initialized .slick-slide .jnm-box {
    display: block;
    border-bottom: 3px solid #c7c2c2;
    padding: 0px 15px 15px;
    text-align: center;
    margin-bottom: 25px;
    display: block;
    position: relative;
}
.jnm-box h4 {
    font-weight: 700 !important;
    color: #000 !important;
    font-size: 23px;
}
.jnm-box.active h4 {
    color: #2d3192 !important
}
.jnm-box h4:after {
    content: "";
    position: absolute;
    background: #8c8c8c;
    bottom: -7px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999999;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    box-shadow: 0px 0px 1px 1px #0000001a;
}
.jnm-box.active h4:after {
    background: #2d3192;
    animation: pulse-animation 2s infinite;
}
.pulse {
  animation: pulse-animation 2s infinite;
}
.slick-prev, .slick-next {
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: 50%;
        display: block;
        width: 20px;
        height: 20px;
        padding: 0;
        margin-top: -10px \9;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        cursor: pointer;
        color: transparent;
        border: none;
        outline: none;
        background: transparent;
}

.slick-slider {
        position: relative;
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-touch-callout: none;
        -khtml-user-select: none;
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-tap-highlight-color: transparent;
}

.nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
        color: transparent;
        outline: none;
        background: transparent;
}
.slick-slide {
        display: none;
        float: left;
        height: 100%;
        min-height: 1px;
}


@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}
.jnm-slider.nav.nav-tabs {
    border-bottom: none !important;
    margin-bottom: 15px;
}
.jnm-slider .slick-prev, .jnm-slider .slick-next {
    width: 28px;
    height: 28px;
    background: #fff;
    border: 1px solid #b9b4b4;
    position: absolute;
    bottom: -2px !important;
    top: inherit;
    z-index: 9;
    transition: all 0.4s;
}
.jnm-slider .slick-prev:focus, .jnm-slider .slick-next:focus{
    border-color: #2d3192;
    background: #2d3192;
}
.jnm-slider .slick-prev:before , .jnm-slider .slick-next:before {
    opacity: 1;
    content: "\f104";
    font: normal normal normal 19px/1 FontAwesome;
    color: #424141;
}
.jnm-slider .slick-next:before{
    content: "\f105";
}
.jnm-slider .slick-prev:focus:before ,.jnm-slider .slick-next:focus:before{
    color: #fff;
}
.jnm-slider .slick-prev {
    left: 0;
}
.jnm-slider .slick-next {
    right: 0;
}

.cus-list ul {
    list-style: none;
    padding: 0;
}
.cus-list ul li {
    font-size: 16px;
    line-height: 25px;
    color: #3c3939;
    margin-bottom: 12px;
    padding-left: 20px;
    position: relative;
}
.cus-list ul li:before {
    content: "";
    width: 9px;
    height: 9px;
    background: #2d3192;
    position: absolute;
    left: 0;
    border-radius: 50%;
    top: 9px;
}

.time-cont.active {
    display: block;
}
.time-cont {
    display: none;
}




@media screen and (min-width: 992px) {
  .sylab-sects .et_pb_column.et_pb_column_1_5 {
    width: 20%;
    margin-right: 0;
}

 .sylab-sects .et_pb_text_inner {
    padding: 10px;
}
}

p.tab-head-sec {
    min-height: 70px;
    position: relative;
}

p.tab-head-sec:after {
    content: "";
    border-top: 1px solid #fff;
    width: 110%;
    height: 2px;
    position: absolute;
    /* border: oldlace; */
    bottom: 0;
    left: -16px;
   
}

.sylabus-tab {
   display: flex;
    justify-content: space-around;
    border: solid 2px #2c2f71;
    width: 17%;
    margin: 0 auto;
    padding: 2px;
    border-radius: 31px;
}

.sylbus-tab-head
{
	padding: 10px;
	    cursor: pointer;
}

.sylbus-tab-head.active {
    background-color: #2c2f71;
    border-radius: 20px;
	color:#fff;
}

.topic-sec.active {
    display: block;
}

.sutras-sec.active
{
	    display: block;
}

.sylab-sects {
    display: none;
}

.resource-slider {
    margin-top: 30px;
}
.resource-box {
    margin: 0px 15px;
    border: 1px solid #d8d5d5;
    display: flex;
    flex-flow: wrap;
    background: white;
}
.resource-img, .resource-content {
    width: 100%;
    flex-basis: 50%;
}
.resource-img {
    overflow: hidden;
}
.resource-img img {
    height: 270px;
    object-fit: cover;
    transition: all 0.4s;
    transform: scale(1);
}
.resource-img:hover img {
    transform: scale(1.1);
}
.resource-content {
    padding: 15px;
}
.resource-content h4 {
    color: #000000;
    margin-bottom: 12px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.resource-content p {
    line-height: 24px;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
}
.cus-btn {
    transition: all 0.4s linear;
    font-weight: 300;
    display: inline-block;
    padding: 8px 26px;
    font-size: 16px;
    border-radius: 4px;
    -webkit-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    background-color: rgb(45 49 146);
    color: #fff !important;
    -ms-appearance: none;
    appearance: none;
    position: relative;
    z-index: 3;
    overflow: hidden;
    font-family: 'Roboto', sans-serif;
    cursor: pointer;
}
.cus-btn:before , .cus-btn:after {
    width: 100%;
    height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    content: '';
    opacity: 1;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.cus-btn:before {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.cus-btn:after {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.cus-btn:hover, .btn:focus {
    color: #fff;
}
.cus-btn:hover:before {
    height: 115%;
    opacity: 1;
    background: rgba(255, 255, 255, 0.2);
}
.cus-btn:hover:after {
    height: 115%;
    opacity: 1;
    background: rgba(255, 255, 255, 0.2);
}

/*------- what we do section ------*/
.gallery-list2 {
    display: block;
    margin: 15px -7px 0;
    padding: 0;
}
.gallery-list2 li {
    display: inline-block;
    width: 24.5%;
    vertical-align: top;
    padding: 0 7px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 18px;
}
.gallery-list2 .work-box {
    margin: 0;
    position: relative;
    overflow: hidden;
}
.gallery-list2 img {
    height: 290px;
    object-fit: cover;
    width: 100%;
    line-height: 0;
}
.wbr-content {
    position: absolute;
    left: 0;
    top: 39%;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: all 0.4s linear;
}
.wbr-inner {
    display: block;
    position: relative;
    height: 93%;
    margin: 4%;
    color: #fff;
    padding: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.wbr-content h2 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    text-shadow: 0px 1px 2px #000;
    font-weight: 400;
}
.wbr-cnr {
    transform: translateY(122px);
    transition: all 0.4s;
}
.wbr-content p {
    color: #fff;
    margin-bottom: 10px;
    line-height: 23px;
}
.work-btn {
    background: #2d3192;
    color: #fff;
    padding: 7px 20px;
    border-radius: 50px;
    transition: all 0.4s linear;
    display: inline-block;
    cursor: pointer;
}
.work-btn:hover {
    background: #ffffff;
    color: #2d3192;
}

a:focus, a:hover {
    text-decoration: none !important;
}
.work-box:hover .wbr-content {
    top: 0%;
    background: rgba(3, 5, 43, 0.48);
}
.work-box:hover .wbr-inner {
    border: 2px solid #fff;
}
.work-box:hover .wbr-cnr {
    transform: translateY(0);
}
/*------- End -------*/


.et_pb_blurb_position_left .et_pb_blurb_container
{
	vertical-align: middle;
}


.part-blurb-sec h4.et_pb_module_header {
    font-size: 20px !important;
}

.part-home .et_pb_button_0_wrapper:after {
    background-color: #a7aAaD;
    content: '';
    position: absolute;
    border: 2px dashed #eb541b;
    background-color: transparent;
    border-radius: 39px;
    top: -10px;
    bottom: -10px;
    left: -10px;
    right: -10px;
}
/*past-events---pop*/

.str-btn.str-btnnew li a:hover {
        background: #00adef!important;
}

