/* @font-face {
    font-family: 'myFirstFont';
    src: url(OpenSans-VariableFont_wdth,wght.ttf);
} */
/* @font-face {
    font-family: 'mySecondFont';
    src: url(WorkSans-Italic-VariableFont_wght.ttf);
} */

*{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}


@font-face {
    font-family: flaticon;
    src: url(../../assets/font/flaticon.ttf) format("truetype"), url(../../assets/fonts/flaticon.woff) format("woff"),
        url(../../assets/fonts/flaticon.woff2) format("woff2"), url(../../assets/fonts/flaticon.eot) format("embedded-opentype");
}
body{
    margin: 0 auto;
    padding: 0px;
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    color: #6b6b6b;
    font-size: 14px;
    line-height: 1.4;
    color: #212529;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
.container{
    width: 1296px;
    max-width: 100%;
    padding: 0px 12px;
    margin: 0 auto;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
    padding: 0px 12px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.2;
}
ul{
    padding: 0px;
    margin: 0px;
}
ul li{
    list-style-type: none;
}
ul li a{
    text-decoration: none;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    text-decoration: none;
    outline: none;
    
}
.home .site .content-area .site-main .banner-content .banner-button .btn-button:focus{background-color: #2370ee;}
.site-header, .site-main, .widget-area, .site-footer{padding: 0px;}
h1{
    margin-top: 0px;
}
h2{
    font-size: 45px;
    font-family: 'Work Sans', sans-serif;
    margin-top: 0px;
}
h3{
    font-size: 23px;
    font-weight: 600;
    font-family: 'Work Sans', sans-serif;
    margin-top: 0px;
}
p{
    font-size: 14px;
    line-height: 1.8;
    margin-top: 0px;
}
.elementor img{
    width: 100%;
}

img{image-rendering: -webkit-optimize-contrast;}
.img-responsive{display: block; max-width: 100%; height: auto;}
.overflow-hidden{overflow: hidden;}
/*---------------
Header
----------------*/
header{
    position: sticky;
    top: 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
    z-index: +10;
}
.navbar-nav .nav-item{
    display: inline-block;
    padding: 35px 0px;
}
.navbar-nav .nav-item a{
    margin:0px 15px;
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-decoration: none;
    color: #252525;
}
.navbar-nav .nav-item a:hover{
    color: #2370ee;
    transition: 0.5s all ease;
}
    .navbar-nav .nav-item:first-child a{margin-left: 0px;}
    .navbar-collapse .menu-wrapper .nav-item [aria-current]:not([aria-current="false"]){color: #2370ee;}
	.navbar-collapse .menu-wrapper .nav-item.nav-not-hightlighted [aria-current]:not([aria-current="false"]){color: #252525;}

    .navbar-nav .nav-item .nav-active{color: #2370ee !important;}

.top-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
button{cursor: pointer;}
.button{
    display: none;
    border: 1px solid #2370ee;
    border-radius: 3px;
    background: none;
    cursor: pointer;
}
.button .dropdown-icon {
    color: #2370ee;
    display: block;
    line-height: 1;
}

.top-header .site-logo{display: block; width: 160px;}

/*-----------------------
Footer
--------------------------*/
.footer-area{padding: 50px 0;}
.footer-area.black-bg-color {
    background-color: #172245;
}

.footer-area .widget_media_image{
    padding-bottom: 0px;
}
.footer-area .widget_text{
    padding: 0px;
}
#block-10{
    padding-top: 0px;
}
.single-footer-widget:not(.widget_media_image , .widget_text) {/*margin-bottom: 30px;*/}
.single-footer-widget .wp-block-image{
    text-align: left;
    margin-bottom: 20px;
    display: block;
    max-width: 160px;
}
.single-footer-widget .social-icon li span {
    color: #fff;
    font-weight: 600;
}
.single-footer-widget h3{
    font-family: 'Work Sans', sans-serif;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 25px;
    position: relative;
    margin-top: -5px;
    color: #fff;
}
.single-footer-widget ul li{margin-bottom: 10px;}
.single-footer-widget ul li a , .single-footer-widget p{
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
.single-footer-widget p{
    line-height: 29px;
    margin-bottom: 25px;
}
.single-footer-widget .address li {
    position: relative;
    margin-bottom: 11px;
    padding-left: 35px;
    color: #fff;
}
.single-footer-widget .address li span {
    display: block;
    margin-bottom: 5px;
    font-size: 17px;
}
.single-footer-widget .address li i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    -webkit-transition: var(--transition);
    transition: var(--transition);
    display: inline-block;
    color: #2370ee;
}
.single-footer-widget .address li:last-child {
    margin-bottom: 0;
}
.single-footer-widget ul li a:hover{
    color: #2370ee;
    transition: 0.5s all ease;
}
.single-footer-widget .social-icon {
    line-height: 1;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.single-footer-widget .social-icon li {
    display: inline-block;
    margin-right: 5px;
}
.single-footer-widget .social-icon li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    -webkit-transition: var(--transition);
    transition: all ease 0.5s;
    display: inline-block;
    background-color: #fff;
    color: #2370ee;
    position: relative;
    z-index: 1;
}
.single-footer-widget .social-icon li span {
    color: #fff;
    position: relative;
    top: -4px;
}
.single-footer-widget .social-icon li a::before,
.single-footer-widget .social-icon li a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #2370ee;
    z-index: -1;
    -webkit-transition: var(--transition);
    transition: 0.5s all ease;
}
.single-footer-widget .social-icon li a::after {
    height: 0;
    width: 100%;
}
.single-footer-widget .social-icon li a:hover {
    color: #fff;
}
.single-footer-widget .social-icon li a:hover::before {
    width: 100%;
    left: auto;
    right: 0;
}
.single-footer-widget .social-icon li a:hover::after {
    height: 100%;
    left: auto;
    right: 0;
}
.copy-right-area{
    background-color: #e6e6e6;
    padding: 20px 0px;
    text-align: center;
    margin: 0;
    color: #172245;
    font-weight: 600;
}

.go-top {
    position: fixed;
    cursor: pointer;
    background-color: #2370ee;
    z-index: 4;
    width: 40px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    right: 20px;
    bottom: 20px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.4s linear;
}
.go-top.active {
    opacity: 1;
    visibility: visible;
}

.go-top i {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 20px;
}

/*--------------------------
Home Page
---------------------------*/
/*------Banner Section-------*/
.banner-content{
    /*margin-top: 50px;*/
}
.banner-content .sub-title {
    font-size: 16px;
    color: #2370ee;
    margin-bottom: 10px;
    display: block;
}
.banner-content h1{
    font-size: 65px;
    font-weight: 900;
    line-height: 1.3;
    color: #252525;
    margin-bottom: 25px;
    font-family: 'Work Sans', sans-serif;
    animation: 0.6s;
	margin-bottom: 0;
}
.banner-button {margin-top: 40px;}
.banner-button .btn-button {
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    padding: 18px 30px;
    background-color: #2370ee;
    display: inline-block;
}
.banner-button .btn-button .ri-arrow-right-line{
    margin-left: 5px;
    vertical-align: middle;
}
.hb-section{
    position: relative;
    z-index: 1;
    overflow: hidden;
}
/*.hb-section::before{
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    background-color: #fff;
    opacity: 0.9;
    z-index: -1;
}
.hb-section::after{
    content: ' ';
    position: absolute;
    width: 600px;
    height: 100%;
    top: 0px;
    right: 0px;
    background-color: #131f46;
    z-index: -1;
}*/
.social-link li{
    margin: 35px 0px;
}
.social-link li a{
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    display: block;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #fff;
}
.social-link li a:hover , .coures-detail .coures-link:hover{
    color: #2370ee;
    transition: 0.5s all ease;
}
.social-link{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    position: absolute;
    top: 19%;
    right: -111px;
    z-index: 1;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.coures-detail{
    margin-top: 100px;
}
.coures-detail .cme{margin-left: 100px;}
.coures-detail .coures-link{
    font-size: 18px;
    color: #252525;
    line-height: 1.4;
    font-weight: 400;
    
}
.coures-detail .coures-link .ri-arrow-right-line{
    position: relative;
    top: 4px;
    margin-left: 8px;
}

.banner-area .banner-img{text-align: center;}
    .banner-area .banner-img img{width: 100%;}

/*-------About Section------------*/
.about-section{
    padding: 100px 0px;
}
.about-content .about-title{
    font-size: 14px;
    color: #2370ee;
    font-weight: 600;
    margin-bottom: 10px;
    display: block;
}
.about-content h2{
    color: #252525;
    font-weight: bold;
    margin-bottom: 20px;
}
.about-content p{
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 30px;
}
.ml-15{
    margin-left: 10px;
}
.mr-15{
    margin-right: 10px;
}
.about-banner-img{
    position: relative;
    padding: 70px 0px 70px 70px;
    z-index: 1;
}
.about-banner-img::before{
    content: ' ';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 500px;
    max-width: 100%;
    height: 100%;
    border: 20px solid #131f46;
    z-index: -1;
}
.about-banner-img:hover:before{
    border-color: #2370ee;
    transition: 0.5s all ease;
}
/*---Study Section------*/
.study-section{
    position: relative;
}
.hs-section{
    position: relative;
    height: 100%;
    z-index: 1;
}
.hs-section::before {
    content: ' ';
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    background-color: #131f46;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    z-index: -1;
}
.hs-section::after{
    content: ' ';
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 200px;
    background-color: #fff;
    z-index: -1;
}
.inner-study-section{
    max-width: 750px;
    margin: -8px auto 50px;
}
.study-section .inner-study-section{text-align: left; margin-left: 0px;}
.inner-study-section h2{
    position: relative;
    margin-bottom: 15px;
    color: #fff;
    font-weight: 700;
}
.inner-study-section p{
    max-width: 600px;
    margin: 0 auto;
    color: #fff;
}
.study-section .inner-study-section p{margin-left: 0px;}
.single-study{
    background-color: #fff;
    border: 1px solid #e8e8e8;
    transition: 0.5s all ease;
    padding: 20px;
    margin-bottom: 30px;
}
.single-study h3{margin-bottom: 14px; min-height: 54px;}
    .single-study h3 a{color: #252525;transition: 0.5s all ease;}
.single-study .read-more{
    font-size: 14px;
    color: #252525;
    font-weight: 600;
}
.single-study .ri-arrow-right-line{position: relative;top: 3px;margin-left: 3px;}
.swiper-button-next::after , .swiper-button-prev::after {
    content: " ";
}
.study-slider .swiper-button-next , .study-slider .swiper-button-prev {
    background-image: none;
    position: unset;
    width: 50px;
    height: 40px;
    margin: 0 5px;
}
.slide-button .swiper-button-next .ri-arrow-right-line , .slide-button .swiper-button-prev .ri-arrow-left-line {
    font-size: 20px;
    color: #fff;
    border: 1px solid #fff;
    width: 50px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
}
.mySwiper{position: unset;}
.slide-button{
    position: absolute;
    top: 51px;
    right: 1px;
    display: flex;
    text-align: center;
}
.single-study .s-logo{
    display: inline-block;
    margin-bottom: 20px;
    font-size: 40px;
    z-index: -1;
    width: 80px;
    height: 80px;
    background-color: #131f46;
    line-height: 80px;
    border-radius: 50px;
    text-align: center;
}
.single-study:hover{
    background-color: #2370ee;
    border-color: #2370ee;
}
.single-study:hover .s-logo{
    background-color: #fff;
}
.single-study:hover .s-title a , .single-study:hover .description , .single-study:hover .read-more{
    color: #fff;
}
.single-study .read-more:hover{
    letter-spacing: 1px;
    transition: 0.5s ease;
}
.swiper-button-prev:hover , .swiper-button-next:hover{
    background-color: #fff;
    transition: 0.5s all ease;
}
.swiper-button-prev:hover .ri-arrow-left-line , .swiper-button-next:hover .ri-arrow-right-line{
    color: #2370ee;
    transition: 0.5s all ease;
}
/*-------Campus_section---------*/
.campus-image img{float: left; display: block;}
.campus-section .campus_details{
    background-color: #2370ee;
    padding: 50px;
    padding-left: 26px;
    position: relative;
	height: 100%;
    color: #ffffff;
}

.campus-section .campus_details li + li{margin-top: 5px;}

.campus-section .campus_details::before{
    content: ' ';
    position: absolute;
    top: 0px;
    right: -300px;
    width: 400px;
    height: 100%;
    z-index: -1;
    background-color: #2370ee;
}
.campus-section .ct{
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
    display: inline-block;
}
.campus-section .c-sub-t{
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
}
.campus-section .campus-c{
    color: #fff;
    margin-bottom: 22px;
}
.campus-section .campus-rm{
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
.campus-section  .ri-arrow-right-line{
    position: relative;
    top: 3px;
    margin-left: 4px;
    margin-bottom: 9px;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
}
.campus-section .campus-rm:hover{
    letter-spacing: 1px;
    transition: 0.5s all ease;
}

.mandate-list{padding-left: 15px;}
	.mandate-list li{list-style-type: disc;}


/*-----Steps Section-----*/
.step-section .elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding: 0px;}
.step-section .step-title .elementor-icon-box-content{
    max-width: 750px;
    margin: -8px auto 50px;
    position: relative;
    text-align: center;
}
.step-section .step-title .elementor-icon-box-title{
    color: #252525;
    margin-bottom: 15px;
    font-weight: 700;
}
.step-section .step-title .elementor-icon-box-description{
    max-width: 600px;
    margin: 0 auto;
}
.step-details .elementor-icon-box-title{
    color: #252525;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}
.step-details .step-info{
    padding: 30px;
    margin-bottom: 30px;
    border: 1px solid #ddd;
    /* margin-right: 24px; */
}
/* .step-details .elementor-column:last-child .step-info{margin-right: 0px;} */
.step-details .step-info .elementor-icon-box-icon .elementor-icon{
    background-color: #131f46;
}
.step-details .step-info .elementor-icon-box-icon .elementor-icon:hover .fas{
    color: #fff;
}
.step-section .step-details .elementor-column-gap-default>.elementor-column>.elementor-element-populated{
    padding: 0px 12px;
}
/*------Event---------*/
.event-section .Es-title{
    font-size: 14px;
    color: #2370ee;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
}
.event-section .e-sub-t{
    margin-bottom: 50px;
    color: #252525;
    font-weight: bold;
}
.event-heading{
    display: flex;
    margin-bottom: 40px;
}
.event-heading .event-date{
    padding: 30px;
    width: 142px;
    height: 100%;
    max-width: 100%;
    background-color: #131f46;
}
.event-heading .event-info{
    margin-left: 25px;
}
.event-heading .event-info h3{
    font-size: 24px;
    margin-bottom: 15px;
}
.event-heading .event-info h3 a{
    color: #252525;
}
.event-heading .event-date span{
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}
.event-info .event-texo{
    font-size: 14px;
    margin-bottom: 12px;
    color: #2370ee;
    font-weight: 600;
}
.event-time-info{
    padding: 50px 30px;
    background-color: #131f46;
    text-align: center;
}
.event-image{
    margin-bottom: 30px;
}
.event-section .timer-title{
    font-size: 18px;
    font-family: 'Work Sans', sans-serif;
    margin-bottom: 30px;
    display: block; 
    color: #fff;
}
.event-section #timer div{
    display: inline-block;
    background-color: #fff;
    color: #252525;
    width: 80px;
    height: 80px;
    padding-top: 13px;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    margin-right: 7px;
    margin-bottom: 30px;
}
.event-section #timer div span{
    display: block;
    text-transform: capitalize;
    margin-top: -4px;
    margin-bottom: 6px;
    font-size: 14px;
    color: #252525;
    font-weight: 600;
    font-family: 'Work Sans', sans-serif;
}
.event-section .banner-button{margin-top: 0px;}

.event-heading:hover .event-info h3 a {
    color: #2370ee;
    transition: all ease 0.5s;
}
.event-heading:hover .event-date{
    background-color: #2370ee;
    transition: all ease 0.5s;
}
/*--admission------*/
.admission-section .admission-bg::before{
    border-color: #2370ee;
}
.admission-section .admission-bg:hover:before{
    border-color: #131f46;
}
/*-----counter Section-----*/
.single-counter{
    background-color: #2370ee;
    padding: 45px 30px;
    /*margin-bottom: 24px;*/
}
.ms{
    margin-right: 12px;
}
.me{
    margin-left: 12px;
}
.counter-section .black-bg{
    background-color: #131f46;
}
.counter-section .single-counter .elementor-icon{
    width: 70px;
    height: 70px;
    line-height: 70px;
    background-color: #fff;
    font-size: 40px;
    margin-bottom: 15px;
}
.counter-section .single-counter .elementor-icon i{
    width: 40px;
    height: 40px;
    top: -6px;
    left: -3px;
    color: #2370ee;
}
.counter-section .single-counter .elementor-counter-number{
    color: #fff;
    font-family: 'Work Sans', sans-serif;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 1.2;
}
.counter-section .single-counter .elementor-counter-title{
    font-size: 18px;
    color: #fff;
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
    line-height: 20px;
    margin-top: 15px;
}
.form-wrapper .elementor-widget-form{
    padding: 45px 50px;
    background-color: #f1f4ff;
}
.form-info h2{
    border-bottom: 1px solid #edebe8;
    margin-top: -8px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    color: #252525;
    font-weight: 700;
}
.form-info .radio-button{
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 25px;
    cursor: pointer;
}
.radio-button div{
    width: 50%;
}
.form-info .form-check-input:checked{
    background-color: #2370ee;
    border-color: #2370ee;
}
.form-info .form-check-input:focus:checked{
    box-shadow: none;
}
.form-info .form-control{
    height: 55px;
    border: 1px solid #d7d7d7;
    background-color: transparent;
    border-radius: 0px;
    font-size: 16px;
    padding: 10px 20px;
    width: 100%;
    position: relative;
    z-index: 1; 
    color: #6b6b6b;
    outline: none;
}
.form-info .form-group{
    margin-bottom: 25px;
    position: relative;
}
.form-info .form-group input:focus , .form-info .form-group select:focus{
    box-shadow: none;
    border-color: #2370ee;
}
.form-info .default-btn{
    width: 100%;
    background-color: #2370ee;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    overflow: hidden;
    padding: 18px 30px;
    font-weight: 600;
    outline: none;
    border: none;
    box-shadow: none;
}
.form-info .default-btn .ri-search-line{
    position: relative;
    top: 2px;
    margin-left: 5px;
}
/*---Campus Experienc-----*/
.campus-exp-section{
    height: 100%;
    padding: 100px 0px;
}
.e-campus-slider .single-campus-e{
    background-color: #fff;
    padding: 50px;
}
.e-campus-slider .single-campus-e h3{
    font-size: 30px;
    margin-bottom: 20px;
    color: #252525;
}
.campus-exp-section .e-c-description{margin-bottom: 15px;}
.campus-exp-section .campus-slide-button .swiper-button-prev , .campus-exp-section .campus-slide-button .swiper-button-next{
    background-image: none;
    display: unset;
}
.campus-exp-section .campus-slide-button .ri-arrow-left-line{
    left: -10px;
    display: none;
}
.campus-exp-section .campus-slide-button .ri-arrow-right-line{
    right: 3px;
    display: none;
}
.campus-slide-button .ri-arrow-left-line , .campus-slide-button .ri-arrow-right-line {
    width: 40px;
    height: 40px;
    font-size: 20px;
    color: #2370ee;
    border: 1px solid #2370ee;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    position: relative;
}
.e-campus-slider:hover .campus-slide-button .ri-arrow-right-line , .e-campus-slider:hover .campus-slide-button .ri-arrow-left-line {
    display: block;
}
.single-campus-e .read-more{
    margin-top: 25px;
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #252525;
}
.single-campus-e .read-more .ri-arrow-right-line{
    position: relative;
    top: 3px;
    margin-left: 5px;
}
.single-campus-e .read-more:hover{
    letter-spacing: 1px;
    color: #2370ee;
    transition: 0.5s all ease;
}
.video_section{
    text-align: center;
}
.video_section .video-btn {
    display: inline-block;
    cursor: pointer;
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    color: #2370ee;
    position: relative;
    top: 3px;
    background-color: rgba(255,255,255,.8);
    border-radius: 50%;
    transition: all ease 0.5s;
}
.video_section .video-btn::before , .video_section .video-btn::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    bottom: 0;
    left: 0;
    border-radius: 0;
    border-radius: 50%;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    -webkit-animation: ripple 1.6s ease-out infinite;
    animation: ripple 1.6s ease-out infinite;
    background-color: rgba(255,255,255,.8);
}
.video_section .video-btn i{
    font-size: 80px;
    color: #252525;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
}
.campus-exp-section .modal-dialog{
    max-width: 900px;
}
.campus-exp-section .modal-content{
    background: none;
    border: none;
    border-radius: 0px
}
.campus-exp-section .modal-header{
    border: none;
    padding-bottom: 7px;
    padding-right: 5px;
    padding-top: 0px;
}
.campus-exp-section .modal-body{
    padding: 0px;
}
.campus-exp-section .btn-close:focus{
    box-shadow: none;
}
.video_section .video-btn:hover{
    background-color: #2370ee;
}
.video_section .video-btn:hover i {
    color: #fff;
}
/*-------post Section-------*/
.main-section .heading-info{
    max-width: 750px;
    margin: -8px auto 50px;
    text-align: center;
    position: relative;
}
.main-section .inner-content{
    max-width: 600px;
    margin: auto;
}
.main-title{
    position: relative;
    color: #252525;
    font-weight: 700;
    margin-bottom: 15px;
}
.post-image{
    position: relative;
    display: block;
    margin-bottom: 30px;
}
.post-image .event-texo{
    background-color: #131f46;
    color: #fff;
    display: inline-block;
    padding: 5px 20px;
    font-size: 14px;
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.post-date-info{
    margin-bottom: 10px;
}
.post-date-info li{
    display: inline-block;
    font-size: 14px;
    margin-right: 15px;
}
.post-date-info li i{
    color: #2370ee;
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.post-title{
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 600;
}
.post-title a{
    color: #252525;
}
.p-excerpt{
    margin-bottom: 17px;
}
.post-info:hover .post-title a{
    color: #2370ee;
    transition: all ease 0.5s;
}
/*----------------------
About Page
-----------------------*/
/* .page-area-banner{
 
    position: relative;
    z-index: 1;
    height: 100%;
} */
.page-area-banner{
    display: flex;
    flex-flow: wrap;
}
.page-area-banner img{
    position: relative;
    z-index: -1;
    height: 300px;
    object-fit: cover;
    width: 100%;
}
.banner-overlay{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0.8;
    background-color: #131f46;
}
/* .page-area-banner::before{
    content: ' ';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background-color: #131f46;
} */
.bg-color{
    background-color: #2370ee;
    padding: 100px 0px;
}
.about-page-section .page-breadcrumb-details{
    position: absolute;
    top: 50%;
    transform: translate(0% , -50%);
}
.about-page-section .page-title-content h2{
    color: #fff;
    margin-bottom: 15px;
    font-size: 50px;
    font-weight: 700;
}
.about-page-section .page-title-content ul{
    margin-top: 10px;
    margin-bottom: -5px;
}
.about-page-section .page-title-content ul li{
    display: inline-block;
    position: relative;
    padding-right: 15px;
    margin-left: 15px;
    font-size: 16px;
    color: #fff;
}
.about-page-section .page-title-content ul li:first-child{margin-left: 0px;}
.about-page-section .page-title-content ul li:last-child{padding-right: 0px;}
.about-page-section .page-title-content ul li a{
    color: #fff;
}
.about-page-section .page-title-content ul .home::before{
    content: ' ';
    position: absolute;
    top: 5px;
    right: -3px;
    background-color: #fff;
    width: 1px;
    height: 15px;
    transform: rotate(15deg);
}
.about-page-section .page-title-content ul .home a:hover{
    color: #2370ee;
    transition: all ease 0.5s;
}
/*---------------
Contact Form
---------------*/
.wpcf7{
	width: 100%;
    max-width: 960px;
    margin: auto;
}
.contact-form .form-group{margin-bottom: 30px;}
.contact-form .input-text .form-control , .input-textarea .form-control {
    background-color: #f9fbfe;
    border-radius: 0px;
    font-size: 16px;
    padding: 10px 20px;
    width: 100%;
    position: relative;
    z-index: 1;
    font-weight: 400;
    line-height: 1.4;
    border: 1px solid #d7d7d7;
    outline: none;
}
.contact-form .input-text .form-control {
    height: 55px;
}
.contact-form .input-text .form-control:focus , .contact-form .input-textarea .form-control:focus{
    border-color: #2370ee;
    box-shadow: none;
}
.contact-form .form-group label{
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 14px;
    color: #252525;
    display: block;
}
.contact-form .form-group p{
   
}
.ocmc-button{
    display: table;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    line-height: 1;
    text-align: center;
    position: relative;
    z-index: 1;
    padding: 18px 30px;
    font-weight: 600;
    background-color: #2370ee;
    border: none;
    outline: none;
}
.ocmc-button:focus{
    outline: none;
}
.contact-heading .elementor-heading-title{
    margin-bottom: 15px;
    color: #252525;
    font-weight: 700;
    position: relative;
    text-align: center;
}
.contact-heading .contact-discription .elementor-widget-container{
    max-width: 600px;
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
    border-color: #2370ee;
    background-color: #2370ee;
    color: #fff;
}
/*--------------
Member Page
---------------*/
.member-details{border: 1px solid #e7e7e7; height: 100%;}
.member-details .mp-info{padding: 16px; }
    .member-details .mp-info p{
        margin: 5px 0px;
        line-height: 24px;
        overflow-wrap: break-word;
    }
        .member-details .mp-info a{color: #6b6b6b;}
.member-image{position: relative;}
.member-image .member-category{
    position: absolute;
    top: 15px;
    left: -12px;
    background-color: #131f46;
    color: #fff;
    padding: 5px 20px;
    font-size: 13px;
}
.member-category::before{
    content: ' ';
    background-color: #131f46;
    width: 12px;
    height: 13px;
    position: absolute;
    left: 0px;
    top: -8px;
}
.member-category .category{
    position: absolute;
    left: 0px;
    border-top: 5px solid #fff;
    border-left: 5px solid #fff;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    top: -8px;
}
.member-image .member-position{
    position: absolute;
    top: 261px;
    left: 2px;
    background-color: #43a143;
    color: #fff;
    padding: 5px 9px;
    font-size: 13px;
}
.member-position::before{
    content: ' ';
    background-color: #43a143;
    width: 12px;
    height: 13px;
    position: absolute;
    left: 0px;
    top: -8px;
}
.member-position .position{
    position: absolute;
    left: 0px;
    border-top: 5px solid #fff;
    border-left: 5px solid #fff;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    top: -8px;
}
.mp-info .member-title{ margin-bottom: 5px; margin-top: 0px; font-size: 18px; line-height: 1.4;}
.mp-info .member-title a{
    color: #131f46;
}
.radio-button{display: flex;}
.wpcf7-not-valid-tip{
    font-size: 0.8rem;
    font-weight: 700;
}
.mp-info i{
    font-size: 14px;
    margin-right: 8px;
    position: relative;
    top: 2px;
    color: #2370ee;
}
.inner-member-section .member-details .mp-info .m-e{
    font-weight: bold;
    margin-bottom: 10px;
    /*min-height: 50px;*/
    font-size: 12px;
}
/*------------
Faq
--------------*/
.faq-section .faq-toggle .elementor-toggle-item{
    border: 1px solid #e6e6e6;
    margin-bottom: 16px;
    border-radius: 8px;
 
}
    .faq-section .faq-toggle .elementor-toggle-item .elementor-tab-title{
        border-bottom: none;
        padding: 15px 45px 15px 15px;
        font-size: 18px;
        line-height: 28px;
    }
        /* .faq-section .faq-toggle .elementor-toggle-item .elementor-tab-title a{
            font-size: 18px;
            line-height: 28px;
            font-weight: 500;
        } */
        .faq-section .faq-toggle .elementor-active .elementor-toggle-icon{line-height: 28px;}
        .faq-section .faq-toggle .elementor-active a , .faq-section .faq-toggle .elementor-active .elementor-toggle-icon{
            color: #2370ee;
        }
.faq-section .faq-toggle .elementor-tab-content{
   border-top: 1px solid #e6e6e6;
   border-bottom: none;
   padding: 15px;
}
    .faq-section .faq-toggle .elementor-tab-content p{margin: 0px;}
/*-------------
404
------------*/
.error-page{
    text-align: center;
    padding: 80px 0px;
}
.page-404{
    font-size: 90px;
    font-weight: bold;
    color: #2370ee;
    margin-bottom: 10px;
    line-height: 108px;
}
.error_text{
    font-size: 22px;
    font-weight: bold;
    color: #252525;
}

.footer-college-widget{display: -ms-grid;display: grid; -ms-grid-columns: (4, 1fr); grid-template-columns: repeat(4, 1fr);}
.footer-college-widget .widget_block{color: #ffffff;}
.footer-college-widget .footer-college-title{ font-family: 'Work Sans', sans-serif; font-size: 20px; font-weight: 600; margin-bottom: 10px; position: relative; margin-top: -5px; color: #fff;}
.footer-college-widget .footer-college-title strong{font-weight: 600;}
.footer-college-widget ul li + li {margin-top: 10px;}

/*----------------
Media Css
------------------*/
@media only screen and (max-width: 1320px){
    .container{
        width: 1164px;
    }
}
@media only screen and (max-width: 1200px){
    .container{
        /*width: 1000px;*/
        width: 100%;
    }

    .campus-section .campus_details::before{
        content: none;
    }
    .campus-section .campus_details{
        /*margin-top: 30px;*/
    }
}

@media only screen and (max-width: 1024px){

    /*.container{
        width: 967px;
    }*/

    .hb-section::after{
        content: none;
    }

    .about-banner-img::before{content: none;}

    .campus-section .campus_details{/*margin-top: 30px;*/}
    .elementor-column.elementor-col-50, .elementor-column[data-col="50"]{width: 46%;}

    .page-404{
        font-size: 60px;
        line-height: 72px;
    }
    .error_text{
        font-size: 20px;
    }

}

@media only screen and (max-width: 991.10px){
    /*.container{
        width: 743px;
    }*/
	.admission-bg{
		margin-top : 30px;
	}
    #masthead{padding: 15px 0px;}
    .top-header .navbar-collapse{display: none;}

    #nav_menu-3 , #block-9{padding-top: 0px; }
    .navbar-collapse .menu-wrapper .nav-item a{padding: 0px 15px; margin-left: 0;}
    .navbar-nav{padding: 0px;}
    .navbar-nav .nav-item:first-child{border-top: 1px solid #eaeaea;display: block;}
    .navbar-nav .nav-item{padding: 14px 0px;border-bottom: 1px solid #eaeaea;display: block;}

    .navbar-toggler{border: none;}
    .navbar-toggler:focus{box-shadow: none; }
    
    .top-header .button{margin-right: 12px;}

    .top-header .navbar-collapse{
        position: absolute;
        background-color: #fff;
        width: 100%;
        height: 100vh;
        top: 70px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        z-index: 99;
    }
    .page-area-banner img{height: 250px;}

    .single-footer-widget{margin-bottom: 0px;}
    /*.single-footer-widget:not(.widget_media_image , .widget_text){margin-bottom: 0px; }*/
    
   
    .coures-detail{margin: 30px 0px;}

    .banner-content h1{
        font-size: 45px;
        margin-bottom: 30px;
    }
    .banner-content{/*margin-top: 20px;*/}
   
    .about-banner-img{padding: 0px;}
    .about-content .about-title{margin-top: 20px;}
    h2 , .about-page-section .page-title-content h2{
        font-size: 38px;
    }
    .about-section{padding: 50px 0px;}
    .slide-button{
        top: 100%;
        right: 0px;
        left: 50%;
        bottom: -30px;
        transform: translate(-50px);
    }
    .slide-button .swiper-button-next .ri-arrow-right-line, .slide-button .swiper-button-prev .ri-arrow-left-line{
        border: 1px solid #2370ee;
        color: #2370ee;
    }
  
    .campus-section{margin-top: 30px;}
    .campus-section .c-sub-t{font-size: 35px;}
    .elementor-column.elementor-col-25, .elementor-column[data-col="25"] {width: 50%;}

    .e-campus-slider{margin-top: 40px;}

    .form-info .radio-button{
        display: block;
    }
    .under{margin-bottom: 12px;}
    .banner-button{margin-top: 30px;}

    .event-section .e-sub-t{margin-bottom: 35px;}
    .about-content{margin-top: 15px;}
    .about-page-section .page-title-content h2{margin-bottom: 7px;}
    .bg-color{padding: 70px 0px;}
    .contact-form .input-text .form-control{height: 45px;}
    .ocmc-button{padding: 15px 28px;}

    .button{display: block;}

    .single-footer-widget:not(.widget_media_image , .widget_text){margin-top: 40px; }
}

@media only screen and (max-width: 768px){

    /*.container{
        width: 552px;
    }*/
    .admission-bg {
		margin-top: 35px;
	}
    .elementor-column.elementor-col-25, .elementor-column[data-col="25"] {width: 100%;}
    .banner-content h1{font-size: 32px;}
	
    .banner-button{margin-top: 22px;}
    .banner-button .btn-button{
        font-size: 14px;
        padding: 15px 25px;
    }
	
	.about-section{padding: 30px 0;}
	
    .coures-detail .coures-link{font-size: 17px;}
    h2 , .about-page-section .page-title-content h2{
        font-size: 28px;
    }
    .campus-section .c-sub-t {
        font-size: 28px;
        margin-bottom: 15px;
    }
    .step-details .elementor-icon-box-title , .event-heading .event-info h3 , .post-title{font-size: 21px;}
    .counter-section .elementor-column.elementor-col-50, .elementor-column[data-col="100"] {width: 100%;}
    .me , .ml-15{margin-left: 0px;}
    .ms{margin-right: 0px;}
    .form-wrapper .elementor-widget-form{padding: 24px;}
    .e-campus-slider .single-campus-e h3{font-size: 22px;}
    .form-info .default-btn{padding: 11px 28px;}
    .banner-content .sub-title , p , .about-content .about-title ,.about-content p{font-size: 14px;}

    .form-info .form-control{height: 40px;font-size: 14px;}
    .form-info .form-group{margin-bottom: 15px;}
    .counter-section .single-counter .elementor-counter-number{font-size: 22px;}
    .single-counter{padding: 15px; margin-bottom: 24px;}
    .campus-exp-section{padding: 50px 0px;}
    .event-section #timer div{
        width: 65px;
        height: 65px;
        font-size: 14px;
    }
    .event-heading .event-info{margin: 0px;margin-top: 20px;}
    .event-heading{display: block;margin: 0px;}
    .event-section .e-sub-t{margin-bottom: 20px;}
    .bg-color{padding: 50px 0px;}
    .contact-heading .contact-discription .elementor-widget-container{font-size: 14px;}
    .campus-section{margin-top: 0px;}
    .top-header .button{
        margin: 0px;
    }
    .single-footer-widget h3{
        font-size: 20px;
    }
    .error-page{padding: 50px 0px;}
    .page-404{
        font-size: 42px;
        line-height: 50px;
    }
    .error_text{
        font-size: 18px;
    }
    .faq-section .faq-toggle .elementor-toggle-item .elementor-tab-title{
        font-size: 16px;
        line-height: 22px;
    }
    .page-area-banner img{
        height: 220px;
    }

    .single-footer-widget:not(.widget_media_image , .widget_text){margin-top: 20px; }

    .footer-area{padding: 30px 0;}
    .footer-college-widget{-ms-grid-columns: (2, 1fr); grid-template-columns: repeat(2, 1fr);}
    .footer-college-widget .widget_block{margin-bottom: 20px;}
    .footer-college-widget .footer-college-title{margin-bottom: 10px; margin-top: 20px}
}
@media only screen and (max-width: 576px){

    /*.container{
        width: 456px;
    }*/
	.top-header .site-logo{width: 120px;}
	
	.ocmc-button{padding: 11px 19px;}
    #nav_menu-3, #block-9{padding-top: 8px;}   

    .single-footer-widget h3{
        margin-bottom: 10px;
    }
    #block-8{
        padding: 0px;
    }
    .single-footer-widget p , .single-footer-widget ul li{/*margin-bottom: 5px;*/}
	
	.member-details{border: 0;}
	.member-details .mp-info{padding: 10px 0;}
	.mp-info .member-title{font-size: 16px;}
	
	.member-details .mp-info p{font-size: 12px; line-height: 16px;}
	.member-image .member-category{font-size: 10px; top: 8px; left: -12px; padding: 5px;}
    .member-image .member-position{font-size: 10px; top: 130px; left: 2px; padding: 6px 9px; width: max-content;}
    .copy-right-area{padding: 10px 0;}
}

@media only screen and (max-width: 480px) {

    /*.container{
        width: 295px;
    }*/
   
    .primary-menu-container .menu-wrapper .menu-item a{
        padding: 10px 0px; 
    }
    .banner-content h1{font-size: 24px;}
    .banner-button .btn-button{padding: 11px 19px;}
    .coures-detail .cme{margin-left: 20px;}
    h2 , .campus-section .c-sub-t , .about-page-section .page-title-content h2{
        font-size: 20px;
        line-height: 1.4;
    }
    h3 , .e-campus-slider .single-campus-e h3{
        font-size: 18px;
    }
    .form-wrapper .elementor-widget-form{padding: 15px;}
    .event-section #timer div{
        width: 60px;
        height: 60px;
    }

    .page-area-banner img{
        height: 180px;
    }
    .member-image .member-position{font-size: 10px; top: 130px; left: 2px; padding: 6px 9px; width: max-content;}
}
@media (max-width: 912px) and (min-width: 768px) {
    .member-image .member-position{font-size: 10px; top: 185px; left: 2px; padding: 6px 9px; width: max-content;}
    }
@media (max-width: 285px) {
    .member-image .member-position{font-size: 10px; top: 82px; left: 2px; padding: 6px 9px; width: max-content;}
    }

@media (min-width: 1200px){
    .col-xl-20 {
        flex: 0 0 auto;
        width: 20%;
    }
	/*.member-image .member-position{font-size: 10px; top: 186px; left: 2px; padding: 6px 9px; width: max-content;} */
}

img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    max-width: 100%!important;
}