body{
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    height: 100vh;
}
select {
    font-family: "Montserrat", 'Font Awesome 5 Free';
}
*, ul{
    padding:0;
    margin:0;
}
body .modal-content {
    max-height: 400% ! Important;
        height: auto;
    width: auto;
}
.news_img img{height:auto!Important;}
.abcdd, .abcdd li{ width:100%!Important;}
a{text-decoration: none;}
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1299px;
    }
}
.topbar{
    padding: 6px 0;
}
.topbar_left ul{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    font-size: 14px;
}
.topbar_left ul li{
    color: #767676;
}
.topbar_right ul{
    display: flex;
    justify-content: end;
    flex-wrap: wrap;
}
.topbar_right ul li{
    padding:0 8px;
    border-right:1px solid #0F2A5B;
}
.topbar_right ul li:last-child{
    padding-right:0;
    border-right:0;
}
.topbar_right ul li a{
    color: #0F2A5B;
    font-size: 14px;
}
.menubar{padding: 0px 0;}
.menubar .nav-item.dropdown .dropdown-menu{padding:0 !important;margin:0 !important;}
.menubar .nav-item.dropdown .dropdown-menu li:last-child a{border-bottom:0;}
.menubar .nav-item.dropdown .dropdown-menu li a{border-bottom:1px solid #d4d4d4;    padding: 8px 15px;
}
.menubar a.nav-link, .menubar a.nav-link.active{
       color: #0F2A5B;
        font-size: 16px;
    padding: 0 10px !important;
    font-weight: 500;
}
.menubar .topbtn1 a{
    background: #d7aa67;
    margin: 0 10px;
    padding: 8px 20px !important;
    color: #fff;
}
.menubar .topbtn2 a{
    background: #303098;
    margin: 0 10px;
    padding: 8px 20px !important;
    color: #fff;
}
.menubar a.nav-link.pr-0{
    padding-right: 0 !important;
}

.topbar_right{
    padding: 10px 0;
    border-bottom: 1px solid #d4d4d4;
}
.menubar .navbar-collapse {
    padding: 20px 0;
}
#carouselExampleCaptions .carousel-item img{
    width: 100%;
    height: 500px;
    object-fit: cover;
}
#carouselExampleCaptions .carousel-item{
    position: relative;
}
#carouselExampleCaptions .carousel-caption{
     position: absolute;
    left: 1%;
        width: fit-content;
    bottom: 3%;
    height: min-content;
    display: inline-block;
    background:rgba(255, 255, 255, 0.7);
    padding: 10px;
    text-align:left;
}
#carouselExampleCaptions .carousel-caption h5{
    font-size: 22px;
    font-weight: 800;
    margin-bottom: 10px;
    text-align:left;
    text-transform:uppercase;
    color:#000;
}
#carouselExampleCaptions .carousel-caption h6{
    font-size:14px;
    font-weight: 600;
    text-align:left;
    color:#383838;
    margin-bottom:15px;
}
.carousel-caption .common_btn{
        padding: 6px 12px;
    font-size: 12px;
}
.common_btn{
    position:relative;
    display:inline-block;
    background:#ff8700;
    color:#fff;
       padding: 12px 20px;
    font-size: 14px;
    font-weight:600;
    text-transform:uppercase;
}
.feature_program{
    background:#231834;
    padding: 50px 0;
}
.feature_box{
        padding: 25px 15px;
    background: transparent;
    border-radius: 5px;
    text-align: center;
    border: 4px solid #47377099;
    transition:0.5s;
}
.feature_box:hover{
    background: #47377099;
    transition:0.5s;
}
.feature_box img{
    width:100%;
    height:100px;
    object-fit: cover;
    border-radius: 0px;
    margin-bottom: 20px;
}
.feature_box h4{
    font-size: 16.5px;
    font-weight: 600;
    margin-bottom: 0;
    color:  #fff;
}
.feature_rgt{position:Relative;}
.feature_rgt h4{
        font-size: 30px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 14px;
}
.feature_rgt p{
       font-size: 14px;
    color: #ff8700;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 600;
}
.pad_sec{
    padding: 50px 0;
}
.abt1{
    background-image: url(../img/bg1.jpeg);
    background-size: 100% 100%;
    background-position: center;
    padding:100px 0;
}
.abt_video img{
    width: 100%;
    height: 450px;
    object-fit: cover;
}
.abt_video{
    position: relative;
    overflow:hidden;
    border-radius: 15px;
}
.abt_videocontent{
       text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #32339385;
    width: 100%;
    padding: 20px;
}
.abt_videoicon{
    width: 70px;
    height: 70px;
    display: flex;
    place-content: center;
    place-items: center;
    margin: 0 auto;
    background: #ffffff57;
    border-radius: 50%;
    padding: 10px;
        margin-top: -50px;
    margin-bottom: 15px;
}
.abt_videoicon a{
    width: 100%;
    height: 100%;
    padding: 15px;
    background: #303098;
    border-radius: 50%;
    color: #fff;
    display: flex;
    place-content: center;
    place-items: center;
}
.abt_videocontent h5{
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
.abt_videocontent p{
    margin-bottom: 0;
    color: #fff;
}
.main_title h4{
    font-size: 2.3rem;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 15px;
    position: relative;
}
.main_title h4::after{
    content: "";
    position: relative;
    bottom: -15px;
    width: 100px;
    height: 4px;
    border-radius: 30px;
    background: #ff8700;
    display: block;
}
.main_title.text-center h4::after{
    margin: 0 auto;
}
.all_paragraph h6{
    font-weight: 400;
    font-size: 16px;
}
.all_paragraph p{text-align: justify;}
.abt_ul{padding-left: 0px;list-style:none;}
.abt_ul li{padding:8px 0;}
.abt_ul li::before{
       content: "";
    position: relative;
    width: 10px;
    height: 10px;
    background: #1170f7;
    display: inline-block;
    border-radius: 50%;
        margin-right: 15px;
}
.abt_ul li:nth-child(1)::before{ background: #1170f7;}
.abt_ul li:nth-child(2)::before{ background: #a8d038;}
.abt_ul li:nth-child(3)::before{ background: #e87e21;}
.abt_ul li:nth-child(4)::before{ background: #de1b1f;}
.stork_txt h2{
    -webkit-text-fill-color: transparent;
    font-size: 120px;
    font-weight: 600;
    line-height: 1.12;
    text-align: center;
    margin-right: 150px;
    width: max-content !important;
    -webkit-text-stroke: 1px rgb(197, 197, 197);
}
.event-highlights{
   background-color: #F5FCFF;
   margin-top: 100px;
   position: relative;
}
.highlights_box{text-align: center;margin-bottom:5px;}
.highlights_box svg{
    width: 60px;
}
.highlights_box h4{
    font-size: 2.5rem;
    font-weight: 800;
    color: #2D1D54;
    margin-top: 15px;

}
.home-shape-fill {
    fill: #F5FCFF;
}
.highlights_box p{margin-bottom: 0;}
.top-shape{
        overflow: hidden;
        position: absolute;
        left: 0;
        top: -30%;
        width: 100%;
        line-height: 0;
        direction: ltr;

}
.tips{
    background: #231834;
}
.tips .main_title p{color:#766C90;}
.newsfirst_img img{
    width: 100%;
    height: 450px;
    object-fit: cover;
    border-radius:20px;
    margin-bottom: 50px;
}
.newssecond_img img{
    width: 100%;
    height: 150px;
    object-fit: cover;
    border-radius: 20px;
    margin-bottom: 15px;
}
.newsthird_img img{
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 20px;
}
.news_box{
    background-color: white;
    padding: 0rem;
    margin: 1.5rem 0;
    border-radius: 1rem;
    position: relative;
    
    list-style: none;
}
.news_box img{
    width: 100%;
    height:120px;
    object-fit: cover;
        border-radius: 0;
    border: 1px solid #d4d4d4;
}
.news_boxcontent h6 span.news_cat{
    font-size: 12px;
    font-weight: 600;
    background-color: #767676;
    color: #fff;
    padding: 5px;
    display: inline-block;
}
.news_boxcontent h6 span.news_date{
    font-size: 12px;
    font-weight: 600;
    background-color: #646e8f;
    color: #fff;
    padding: 5px;
    display: inline-block;
    margin-left:5px;
}
.news_boxcontent h4 a{
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
.news_boxcontent p{margin-bottom: 0;font-size: 12px;}
.story_box{
       background: #fff;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 4px #d4d4d4;
    transition:0.5s;
    border:1px solid #ecedef;
}
.story_img{
    position: relative;
    text-align: center;
}
.story_img img{
       width: 100%;
    height: 200px;
    object-fit: cover;
}
.story_content h6{
    font-size: 16px;
    color:#2D1D54;
        font-weight: 600;
}
.story_content{
    padding: 0px 15px 0px;
    /* height: 160px; */
    margin-top: -50px;
    /*overflow: hidden;*/
    text-align: center;
    transition:0.5s;
    position:relative;
    z-index:99;
    background:#fff;
}
.story_content h4{
       font-weight: 600;
    font-size: 12px;
    color: #6C83A2;
}
.story_content p{
    height:0;
   overflow: hidden;
    font-size: 14px;
    font-weight: 400;
    margin: 0px 0 0;
    color: #6C83A2;
    transition:0.5s;
}
.story_box:hover .story_content p{
    height:65px;
    transition:0.5s;
}
.story_box:hover .story_content{
       margin-top: -115px;
    transition:0.5s;
}
.story_content ul{
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
}
.story_content ul li{
        font-weight: 600;
    font-size: 12px;
    padding: 0 10px;
    border-right: 2px solid #adadad;
    font-weight: 600;
}
.story_content ul li:last-child{border-right: 0;color: #ff8700;}
.success_smallimg img{
    width: 85px;
    height: 85px;
    border-radius: 100%;
    object-fit: cover;
    margin-bottom: 5px;
    border: 10px solid #fff;
    margin-top: -40px;
}
.story_footer{
    padding: 15px;
    border-top: 1px solid #d4d4d4;
    text-align: center;
}
.story_footer h6{
        margin-bottom: 0;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    color: #6C83A2;

}
.inter_more p{
margin-bottom: 0;
font-weight: 600;
}
.inter_more p a{
    color: #ff8700;
    text-decoration: underline;
}
.form-video{position: relative;}
.video_sec video{
    overflow: hidden;
    border-radius: 20px;
}
.form_sec{
   
    background: #f7f6f9;
    padding: 30px;
    z-index: 9;
}
.enq_form{
    background:url(../img/contact-bg1.webp);
        background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.enq_form .form_bg1{
    background:#f7f6f9;
    border-left:10px solid #fff;
}

.academicbgform{
    background:#2d1d54 !important;
    padding:30px 45px;
    border-right:10px solid #fff;
}
.form_sec .form-group{margin-bottom: 15px;}
.form_sec input::placeholder{color:#000;}
.form_sec input, .form_sec select{
    width: 100%;
       height: 50px;
    border-radius: 0;
}
.form_sec textarea{
    width: 100%;
    height: 120px;
    border-radius: 0;
}
.form_sec input[type=submit]{
   background: #ff8700;
    color: #fff;
    font-weight: 700;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 0.7px;
}
.submit_formbox{margin-bottom:0;}
.academic_box{
         display: grid;
    grid-template-columns: 1fr 4fr;
    background: #ffffff0f;
    padding: 15px;
    margin-bottom: 1px;
    transition:0.5s;
}
.academic_box:hover{
    background: #ff8700;
    transition:0.5s;
}
.academic_program{
    margin-top: 100px;
    position: relative;
    background-color: #f5fcff;
}
.academic_img{
    position: relative;
}
.academic_img img {
    width: 96px;
    height: 96px;
    object-fit: cover;
    border-radius: 10px;
}
.academic_student ul{
    list-style:none;
    padding-left:0;
}
.academic_student ul li:before{
        display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    position: relative;
    left: 0;
    transform: rotate(270deg);
    margin-right: 10px;
        color: #fff;
}
.academic_student ul li{
    padding-left:0px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    color:#ffffffb3;
}
.academic_student h6 span{
    font-size: 10px;

}
.academic_content{
    padding: 0px 15px;
}
.academic_content h4 a{
       color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.academic_content p{color:#fff;margin-bottom: 0; text-align: justify;
    font-size: 14px;}
.top-shape2{
    overflow: hidden;
    position: absolute;
    left: 0;
    top: -20%;
    width: 100%;
    line-height: 0;
    direction: ltr;
}
.tips_box{
    padding: 10px;
    border-radius: 5px;
    border:3px solid #47377099;
    margin-bottom: 20px;
    text-align:center;
        height: 100%;
        transtion:0.5s;
}
.tips_box:hover{
    border:3px solid #47377099;
   background:#47377099;
}
.tips_box svg{
       width: 80px;
    height: 80px;
    fill: #ff8700;
    padding: 10px;
    border-radius: 15px;
    display: block;
    margin: 0 auto;
}
.tips_box h4{
       display: inline-block;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin-top: 15px;
}
.tips_box p{
    font-size:14px;
    margin-bottom: 0;
    color:#766C90;
}
.gtco-testimonials {
    position: relative;
    background: linear-gradient(#231834 50%, #fafafa 50%);
}
.gtco-testimonials h2 {
    font-size: 30px;
    text-align: center;
    color: #333;
    margin-bottom: 50px;
}
.gtco-testimonials .owl-stage-outer {
    padding: 30px 0;
}
.gtco-testimonials .owl-nav {
    display: none;
}
.gtco-testimonials .owl-dots {
    text-align: center;
}
.gtco-testimonials .owl-dots span {
    position: relative;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: block;
    background: #fff;
    border: 2px solid #d7aa67;
    margin: 0 5px;
}
.gtco-testimonials .owl-dots .active {
    box-shadow: none;
}
.gtco-testimonials .owl-dots .active span {
    background: #d7aa67;
    box-shadow: none;
    height: 12px;
    width: 12px;
    margin-bottom: -1px;
}
.gtco-testimonials .card {
    background: #fff;
    box-shadow:0px -4px 31px 3px rgba(37, 56, 87, 0.22);
    margin: 0 20px;
    padding: 40px;
    border-radius: 5px;
    border: 0;
}
.gtco-testimonials .card .card-img-top {
    max-width: 100px;
    border-radius: 50%;
    margin: 15px auto 0;
    box-shadow: 0 8px 20px -4px #95abbb;
    width: 100px;
    height: 100px;
}
.gtco-testimonials .card h5 {
       color: #6C83A2;
    margin-top: 25px;
    font-size: 16px;
    line-height: 1.3;
}
.gtco-testimonials .card h5 span {
    font-size: 13.6px;
    margin-top:10px;
    color: #6C83A2;
}
.gtco-testimonials .card p {
            font-size: 17px;
    letter-spacing: 0.4px;
    color:#6C83A2;
    padding-bottom: 15px;
    text-align: justify;
}
.gtco-testimonials .active {
    /*opacity: 0.5;*/
    transition: all 0.3s;
}
.gtco-testimonials .center {
    opacity: 1;
}
.gtco-testimonials .center h5 span {
    font-size: 14px;
}
.gtco-testimonials .center .card-img-top {
    max-width: 100%;
    height: 100px;
    width: 100px;
    margin-bottom: 10px;
}
.news_img img{width:100%;height:240px;object-fit:cover;margin-bottom:20px;border-radius:15px;}
.news_txt h6, .news_txt h4{text-align:center;}
.news_txt h6{text-align:center;}
.pb_date{
        padding: 10px;
    text-align: center;
    background: #2d2d96;
    color: #fff;
}
.pb_date h6{margin-bottom:0;}
.pb_inner ul li{margin:0 10px;}
.pb_inner ul{
    list-style:none;
    margin:0;
    padding:0;
        display: grid;
    grid-template-columns: repeat(5, 20%);
    row-gap: 20px;
}
.pb_box h4{font-size:16px;}
.pb_box h4 a{color:#000;}
.pb_box img{
    width: 100%;
    height: 270px;
    object-fit: cover;
}
.pb_download{
        background: #d5a866;
    /*width: 100%;*/
    /*display: block;*/
    padding: 6px 10px;
    text-align: center;
    color: #fff;
    font-size:14px;
}
/*.pb_box {
    border-width: 0 0 3px 3px;
    border-style: double;
    border-color: #d4d4d4;
    padding: 8px;
    background: #f0f0f0;
}*/
.innerdropdown:hover .multiple_dropdown{display:block;}
.multiple_dropdown{display:none;
        display: none;
    position: absolute;
    right: 100%;
    left: auto;
    background: #fff;
    border-radius: 5px;
    min-width: 9rem;
        top: 0;
    box-shadow: 0 0 5px #d4d4d4;
}
.multiple_dropdown ul li a:hover{
    background:#0d6efd;
    color:#fff;
}
.multiple_dropdown ul li:last-child a{border-bottom:0 !important;}
.multiple_dropdown ul li a{
        border-bottom: 1px solid #d4d4d4 !important;
    padding: 8px 15px;
    color:#212529;
    display:block;
    width:100%;
}
.innerdropdown{
    position:relative;
}
.gallery_cate a{display:block;height:100%;}
/*.gallery_cate {
    border-left: 2px double #a8a8a8;
    border-bottom: 2px double #a8a8a8;
}*/
.syl_box {
    background: #f5f5f5;
    border-left: 2px double #a4a4a4;
    border-bottom: 2px double #a4a4a4;
}

.syl_box h4 {
    font-size: 16px;
    ]#000;]#00;]#0;]#;];
    text-align: center;
    margin-bottom: 0;
    padding: 5px 3px;
}

.syl_box h4 a {
    color: #000;
}

.syl_box img {
    background: #fff;
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.syl_box a.pb_download {
    width: 100%;
    display: block;
}
img.side_testimonialimg {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 15px;
}








@media (max-width: 767px) {
    body .core_img img {
    width: auto;
    height: auto ! Important;
    object-fit: contain;}
    .marquee-img {
    width: 100% !important;
    height: auto;
    margin: 0 !important;
    object-fit: scale-down;
}
    .aa_img{width:50% !important;}
    .h6_cta-area {
    background: antiquewhite !important;
    padding: 50px 0 !important;
}
    .pb_download {
    font-size: 12px;
}
    .pb_inner ul li{margin:0 5px;}
    .pb_inner ul{
    grid-template-columns: repeat(2, 50%);
    row-gap: 10px;
}
    .gtco-testimonials {
        margin-top: 20px;
   }
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    outline: 0;
}
.owl-carousel button.owl-dot {
    outline: 0;
}
.h6_cta-area {
    position: relative;
    z-index: 9;
    background:url(../img/bg-kids2.webp);
        background-position: top right;
    padding: 100px 0;
    background-size: cover;
}
.h6_cta-title {
    color: #000;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.2;
}
.h6_cta-btn {
       background-color: transparent;
    color: #d7aa67;
    padding: 15px 30px;
    line-height: 55px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    border: 2px solid #d7aa67;
}
.aa_images{
        display: flex;
    flex-wrap: wrap;
}
.aa_img{
    width:20%;
        border: 1px solid #d4d4d4;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}
footer {
    padding: 5em 0 0; }
  
  .footer-02 {
    background: #231834; }
    .footer-02 .footer-heading {
      font-size: 19px;
      color: #fff;
      margin-bottom: 20px; }
      .footer-02 .footer-heading .logo {
        color: #fff;
        text-transform: uppercase; }
    .footer-02 a {
      color:  #fff; }
    .footer-02 p {
      color: #fff; }
    .footer-02 .copyright {
      color:  #fff;
      font-size: 14px; }
    .footer-02 .list-unstyled li a {
      color:  #fff; }
      .footer-02 .list-unstyled li a:hover {
        color: #fff; }
    .footer-02 .list-unstyled a {
      color: #fff; }
      .footer-02 .list-unstyled a:hover {
        color: #fff; }
    .footer-02 .subscribe {
      margin-top: -105px; }
    .footer-02 .subscribe-form {
      border-radius: 40px;
      background: #fff;
      padding: 3px;
      -webkit-box-shadow: 0px -12px 21px -15px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px -12px 21px -15px rgba(0, 0, 0, 0.1);
      box-shadow: 0px -12px 21px -15px rgba(0, 0, 0, 0.1); }
      .footer-02 .subscribe-form .form-group {
        position: relative;
        margin-bottom: 0;
        border-radius: 0; }
        .footer-02 .subscribe-form .form-group input {
          background: transparent !important;
          border: none !important;
          outline: none !important;
          color: rgba(0, 0, 0, 0.3) !important;
          font-size: 16px;
          height: 56px;
          border-radius: 0; }
          .footer-02 .subscribe-form .form-group input::-webkit-input-placeholder {
            /* Chrome/Opera/Safari */
            color: rgba(0, 0, 0, 0.3) !important; }
          .footer-02 .subscribe-form .form-group input::-moz-placeholder {
            /* Firefox 19+ */
            color: rgba(0, 0, 0, 0.3) !important; }
          .footer-02 .subscribe-form .form-group input:-ms-input-placeholder {
            /* IE 10+ */
            color: rgba(0, 0, 0, 0.3) !important; }
          .footer-02 .subscribe-form .form-group input:-moz-placeholder {
            /* Firefox 18- */
            color: rgba(0, 0, 0, 0.3) !important; }
          .footer-02 .subscribe-form .form-group input:focus {
            outline: none !important;
            -webkit-box-shadow: none;
            box-shadow: none; }
        .footer-02 .subscribe-form .form-group .submit {
          color: #fff !important;
          display: block;
          width: 150px;
          height: 56px;
          font-size: 14px;
          background: #bfa88e !important;
          border: none;
          letter-spacing: 1px;
          text-transform: uppercase;
          border-radius: 40px; }
          .footer-02 .subscribe-form .form-group .submit:hover, .footer-02 .subscribe-form .form-group .submit:focus {
            text-decoration: none !important;
            outline: none !important; }
    .footer-02 .partner-wrap {
      border-top: 1px solid rgba(255, 255, 255, 0.05);
      border-bottom: 1px solid rgba(255, 255, 255, 0.05);
      padding: 1em 0; }
      .footer-02 .partner-wrap h3 {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.4); }
      .footer-02 .partner-wrap .partner-name a {
        margin-right: 10px;
        font-size: 13px;
        text-transform: uppercase;
        color: rgba(255, 255, 255, 0.4); }
        .footer-02 .partner-wrap .partner-name a span {
          color: white; }
      .footer-02 .partner-wrap .btn-custom {
        font-size: 14px; }
    .footer-02 .border-left {
      border-color: rgba(255, 255, 255, 0.05) !important; }
      @media (max-width: 1199.98px) {
        .footer-02 .border-left {
          border: none; } }
  
          .footer-02 .list-unstyled a:hover {
            color: #fff;
        }
        .footer-02 .list-unstyled .mr-md-3 {
            margin-right: 1rem !important;
        }


/********breadcrumb************/
.breadcrumb-area {
	 min-height: 330px;
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 position: relative;
	 z-index: 1;
	 background-position: center;
    background-size: cover;
   
}
 .breadcrumb-content {
	 background: #ff7d0087;
    padding: 30px 35px;
    width:fit-content;
 }
 .breadcrumb-title {
	 color: #fff;
	 font-size: 30px;
	 font-weight: 900;
	 margin-bottom: 10px;
}
 .breadcrumb-list {
	 display: flex;
	 justify-content: start;
	 gap: 10px;
}
 .breadcrumb-list a {
	 color:#fff;
	 display: block;
	 position: relative;
	 z-index: 1;
	 font-size: 16px;
	 font-weight: 500;
}
 .breadcrumb-list a::after {
	 display: inline-block;
	 content: "/";
	 font-size: 14px;
	 font-weight: 400;
	 margin-left: 10px;
}
 .breadcrumb-list span {
	 color: #fff;
	 display: block;
	 font-size: 16px;
	 font-weight: 500;
}
 .breadcrumb-shape {
	 position: absolute;
	 top: 70px;
	 right: 31%;
	 animation: animation-popup-1 4s linear 0s infinite alternate;
}
/*.contact-wrap {*/
/*    padding: 80px 40px 60px;*/
/*    background: #FFFFFF;*/
/*    box-shadow: 0px 10px 50px rgba(30, 30, 30, 0.1);*/
/*    position: relative;*/
/*    z-index: 1;*/
/*    margin-bottom: 60px;*/
/*    border-radius: 10px;*/
/*}*/

 
 .contact-info-item {
    margin-bottom: 20px;
}
.contact-info-item span, .contact-social span {
        display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    color: #6C83A2;
}
.contact-info{
       background: #f0f0f2;
    padding: 50px;
    height: 100%;
}
.contact-info-item span svg{width:16px;fill:#6C83A2;}
.contact-info-item p {
        margin-bottom: 0;
    color: #6C83A2;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.contact-info-item p svg, .contact-info-item a svg{
    color:#F6B71E;
    width:12px !important;
}
.contact-info-item a {
    color: #6C83A2;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    display: block;
}
.contact-social ul {
    display: flex;
    gap: 10px;
    align-items: center;
}
.contact-social ul li a {
    display: grid;
    width: 40px;
    height: 40px;
    /*border: 1px solid rgba(30, 30, 30, 0.1);*/
    place-items: center;
    border-radius: 4px;
    color: rgba(30, 30, 30, 0.3);
    font-size: 15px;
}
.schedule {
    margin: 0;
    padding: 0;
    display: block;
}
.schedule li {
      display: block !important;
    width: 100%;
    border-top: 1px solid #e6e6e6;
    padding: 10px 0;
}
.schedule li span {
    display: block;
    color:#2D1D54;
}
.schedule li span.left svg{
       width: 14px;
    fill: #f6b71e;
}
.cont_img img{
      width: 100%;
    height: 500px;
    object-fit: cover;
    border-radius: 0px;
    margin-bottom: 0;
}
.cont_map{width:100%;height:100%;}
.cont_map iframe {
    width: 100%;
    height: 100%;
}
.client-bg {
    padding: 50px 0;
}
.client-part {
    color:#696c78;
    font-weight: 600;
    padding-top: 35px;
    padding-bottom: 30px;
    margin: 0px;
    padding-left: 15px;
}
.marquee-img {
    width: 148px;
    height: auto;
    margin: 0px 5px;
}
.preparatory_img img{
        width: 100%;
    border-radius: 30px;
    box-shadow: 0 0 20px 8px #d4d4d4;
    vertical-align: top;
}
.all_content h6{
        font-size: 20px;
    font-weight: 700;
        margin-top: 30px;
}
.result_box{
        padding: 50px 20px;
    text-align: center;
    border: 1px solid #d4d4d4;
    border-radius: 20px;
    margin-bottom:20px;
}
.result_box h4{
    font-size: 22px;
    font-weight: 600;
}
.result_box h5{
    font-size: 18px;
    color: #888888;
}
.result_box a{
        padding: 7px 20px;
    background: #696c78;
    display: inline-block;
    margin-top: 10px;
    color: #fff;
}
.result_prev{
   padding:30px 15px;
    text-align: center;
    border: 1px solid #d4d4d4;
    border-radius: 20px;
    margin-bottom:20px; 
}
.result_prev img{
        width: 100px;
    height: 120px;
    object-fit: cover;
    margin-bottom: 20px;
        border-radius: 10px;
}
.result_prev h4{
        font-size: 20px;
    font-weight: 600;
}
.result_prev h5{
    font-size: 18px;
    color: #888888;
    margin-bottom:30px;
}
.result_prev p{
    margin-bottom:0;
}
.schl_logo, .radical-logo, .paymain_title{text-align:center;}
.schl_logo img, .radical-logo img{width:120px;}
.paymain_title h4{
        font-size: 26px;
    font-weight: 700;
}
.pay_para img{width:250px;margin-bottom:30px;    height: 85px;
    object-fit: contain;}
    .pay_line{
            width: 1px;
    height:300px;
    background: #696c78;
    margin: 0 auto;
    }
.mission_vision{padding-bottom:50px;}
.missvix_box{
        border-radius: 25px;
    padding: 20px;
    border: 1px solid #f5f5f5;
}
.missvix_box h4{font-weight:600;}
.missvrgt{
        box-shadow: 10px 10px 0px #f5f5f5;
}
.missvlft{
    box-shadow: -10px 10px 0px #f5f5f5;
}
.missvix_box img{
        width: 210px;
    height: 210px;
    border-radius: 50%;
    object-fit: cover;
}
.cteambox{
    border: 1px solid #f5f5f5;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0 0 10px #dbdbdb;
    margin-bottom:20px;
}
.cteambox img{
        width: 85px;
    height: 85px;
    border-radius: 50%;
    margin-bottom: 20px;
    object-fit: cover;
}
.sstroy_content h4{
        font-size: 20px;
    font-weight: 600;
}
.sstroy_content ul{padding-left:15px;}
.sstroy_content ul li{
        font-size: 14px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #d4d4d4;
    padding-bottom: 10px;
}
.sstroy_content ul li:last-child{
    margin-bottom: 0px;
    border-bottom: 0;
    padding-bottom: 0px;
}
.sstory-img img{
    width: 100%;
    height: 140px;
    object-fit: cover;
    border-radius: 10px;
}
.sstory{
        box-shadow: 0 0 10px #d4d4d4;
    padding: 20px;
    border-radius: 15px;
    margin-bottom:20px;
}
 .popupshow .prev, .popupshow .next {
            cursor: pointer;
            position: absolute;
            top: 50%;
            color: white;
            font-size: 16px;
            padding: 20px;
        }

        .popupshow .prev {
            left: 10px;
        }

        .popupshow .next {
            right: 10px;
        }

.popup{
    width: 100%;
    height:100%;
    margin: auto;
    text-align: center;
}
.popup img{
       width: 100%;
    height: 250px;
    cursor: pointer;
    border-radius: 15px;
    margin-bottom:20px;
}
.popupshow{
    z-index: 9999;
    display: none;
}
.popupshow .overlay{
       width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .66);
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
}
.popupshow .img-show{
       width: 50%;
    height: -webkit-fill-available;
    background: #FFF;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
    z-index: 999;
}
.img-show span{
       position: absolute;
    top: 0;
    right: 10px;
    z-index: 99;
    cursor: pointer;
    font-size: 40px;
    COLOR:#fff;
}
.img-show img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
/*End style*/
.navbar-expand-lg .navbar-nav .dropdown-menu {
    right: 0;
    left: auto;
}

.wrkimg img{
        width: 100%;
    height: 250px;
    object-fit: cover;
    border:1px solid #d4d4d4;
    border-radius: 20px;
}
.workshopimages .thumbnail{
    margin-top:15px;
}
.workshopimages .thumbnail img{
    width: 50px;
    height: 50px;
    border-radius: 5px;
    border:1px solid #d4d4d4;
}
.curicul_btn{
        position: absolute;
    bottom: 0;
    width: 100%;
    bottom: -140px;
}
.curicul_btn a{
    display: block;
    background: #fff;
    padding: 25px 20px;
    box-shadow: 0 0 5px #d4d4d4;
    border-radius: 5px;
    color: #000;
    font-weight: 600;
    
}
.curicul_btn a svg{
   position: absolute;
    right: 15px;
    top: 30px;
}
.dropcap_letter h6:first-letter {
  float: left;
  font-size: 5rem;
  line-height: 0.65;
  margin: 0.1em 0.1em 0.2em 0;
  color:#ff8700;
}
.event_heading{
        background-size: cover;
    background-position: center;
    padding:90px 0 30px;
    position:relative;
}
.event_heading:before{
    content:"";
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:#231834d1;
}
.latest_newsouter{
       margin-top: -200px;
    background: #fff;
    padding: 40px 20px 20px;
    z-index: 99;
    position: relative;
    border-radius: 5px;
    border-top: 10px solid #ff8700;
}
.second_nav{padding:22px 0;    background: #fff;
    box-shadow: 0 0px 10px #d4d4d4;    text-align: center;}
.second_nav ul{padding:0;margin:0;}
.second_nav ul li{display:inline-block;    padding: 0 20px;position:relative;}
.second_nav ul li:before{
    content:"";
    position:absolute;
    left:0;
        top: 10px;
    width:5px;
    height:5px;
    border-radius:50%;
    background:#ff8700;
}
.second_nav ul li:first-child:before{
    display:none;
}
.second_nav ul li a{    font-weight: 700;font-size:15px;    color: #2d1d54;}
.missionsec{
    background:#171222;
}
.working_hours{
      background: #fff;
    padding: 40px 15px 20px;
    box-shadow: 0 0 10px #d4d4d4;
    z-index: 99;
    position: relative;
    border-radius: 5px;
    border-top: 10px solid #ff8700;
        height: 100%;
}
.team_img img{
    width:100%;
    height:230px;
    object-fit:cover;
    margin-bottom:20px;
}
.team_content h4{
        font-size: 20px;
    font-weight: 600;
    margin-bottom:0;
}
.team_content h6{
    background: #ebebeb;
    font-weight: 600;
    display: inline-block;
    padding: 1px 9px;
    text-transform: uppercase;
    border-radius: 30px;
    color: #5f8fdf;
    margin: 13px 0;
    font-size: 13px;
}
.teacher_info li{
        font-size: 15px;
    margin-bottom: 3px;
    color: RGB(108, 131, 162);
    text-align: justify;
}
.teacher_info li a{color:#000;}
.teacher_social{margin-top:12px;}
.teacher_social li{display:inline-block;margin-right:5px;}
.teacher_social li a svg{    width: 16px;
    height: 16px;}
    .sidebar_search{margin-bottom:20px;}
.sidebar_search input{
        border-radius: 0;
    border: 2px solid #bdc3d2;
    height: 47px;
}
.sidebar_search button{
         border-radius: 0;
    background: #000;
    display: flex;
    align-items: center;
}
.sidebar_search button:hover{background:#000;}
.sidebar_search button svg{fill:#fff;}
.curr-month {
        width: 100%;
    height: 38px;
    background: #2690b1;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 38px;
}

.all-days {
  width: 100%;
  height: 40px;
  background-color: #fff;
  float: left;
  text-transform:uppercase;
}

.sidebar_calender ul {
  list-style: none;
  display: block;
  height: 30px;
  width: 100%;
  margin: 0 auto;
  float: left;
      font-size: 14px;
}

.sidebar_calender ul li {
  float: left;
  width: 14.28%;
  text-align: center;
  /*padding:10px 0px;*/
  
  line-height: 41px;
}

.all-date {
  width: 100%;
  height: 250px;
  float: left;
}

.all-date li {
  height: 40px;
  width: 59px;
  line-height: 60px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  background-color: #dddddd;
}

.b-bottom {
  border-bottom: 1px solid #fff;
}

.b-right {
  border-right: 1px solid #fff;
}

.all-date li.monthdate{background:#f0f0f0;}
.all-date li.monthdate:hover {
  background-color: #2690b1;
  color: #fff;
}
.sidebar_postinner ul li{    display: flex;
    margin-bottom: 15px;
    gap: 15px;
        padding-bottom: 15px;
    border-bottom: 1px solid #C1C1C1;}
    .sidebar_postinner ul li:last-child{border-bottom:0;}
.sidepost_content h4 a{
    color:#000;
}
.sidepost_img{width:30%;}
.sidepost_content h4{
        font-size: 16px;
    font-weight: 500;
}
.sidepost_content h6{
    color:#C1C1C1;
        font-size: 14px;
    font-weight: 400;
    margin-bottom:0;
}
.sidebar_title h4{
        font-size: 18px;
    font-weight: 600;
    margin: 20px 0;
}
.side_tags ul li{display:inline-block;    margin: 5px 0;
}
.side_tags ul li a{
    padding: 9px 18px;
    line-height: 30px;
    font-size: 15px !important;
    background:#2690b1;
    color:#fff;
}
.side_archives ul li{margin-bottom:5px;}
.side_archives ul li a span, .side_archives ul li h6{color:#6C83A2;font-size: 15px !important;font-weight:500;}
.side_archives ul li a{
    font-size: 15px !important;
    color:#000;
}
.side_archives ul li:before{
       content: "";
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #e6be1e;
    display: inline-block;
    margin-right: 5px;
}
.side_leftimg img{
    width: 100%;
    height: 180px;
    object-fit: cover;
}
.side_exp h6{
        font-size: 22px;
    font-weight: 700;
    line-height: 0.3em;
    color:#fff;
}
.side_exp h3{
    color: #ffffff;
    font-family: "Montserrat", Sans-serif;
    font-size: 60px;
    font-weight: 800;
    margin-bottom:0;
}
.side_exp{
        margin: 0px 0px 0px 0px;
    padding:40px 35px 25px 35px;
    background-color: #f4bd58;
}
.side_parentori{
        padding: 29px 29px 30px 29px;
    background-color: #f2ab26;
        display: flex;
        gap:15px;
}
.side_parentori span{
        width: 100px;
            fill: #fff;
}
.side_parentori h5{
        font-weight: 800;
    text-transform: uppercase;
    line-height: 1.3em;
    color:#fff;
}
.sideleft_contact h4, .side_leftabout h4{
        font-size: 22px;
    font-weight: 700;
    margin-bottom:20px;
    line-height: 0.3em;
    color:#fff;
}
.sideleft_contact ul li, .side_leftabout p{
        color: #ffffff;
    font-size: 17px;
    margin-bottom:0;
    font-weight: 400;
}
.sideleft_contact{
        margin: 0px 0px 0px 0px;
    padding: 41px 35px 41px 35px;
    background-color: #FF932B;
}
.side_leftabout{
        margin: 0px 0px 0px 0px;
    padding: 41px 35px 41px 35px;
    background-color: #F87E0A;
}
.main_content p{
        color: #6C83A2;
    font-size: 16px;
    line-height: 1.8em;
}
.main_content h5{
        color: #2D1D54;
    font-size: 23px;
    font-weight: 500;
    line-height: 1.6em;
}
.main_content h3{
        color: #2D1D54;
    font-weight: 800;
    line-height: 1.4em;
    font-size:34px;
}
.divider{
    border-bottom:1px solid #00000036;
    padding-top:15px;
    margin-bottom:15px;
}
.signature img{width:200px;}
.right_program h4{
        color: #2D1D54;
    font-size:20px;
    font-weight: 800;
    line-height: 1.2em;
    text-align:start;
}
.right_program p{
       color: #6C83A2;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom:20px;
}
.right_program a{
        font-size: 13px;
            display: inline-block;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    fill: #2D1D54;
    color: #2D1D54;
    background-color: rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #2D1D54;
    border-radius: 0px 0px 0px 0px;
        padding: 15px 30px;
}
.right_program a:hover{background:#2D1D54;color:#fff;}
.right_program{
    padding:40px 25px;
    background:#f7f6f9;
}
.right_location, .right_email, .right_register{
        margin-top: 0px;
    margin-bottom: 2px;
    padding: 18px 25px;
        background-color: #EFA621;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.right_email{background-color: #ff8700;}
.right_register{background-color: #3745cc;}
.right_location::after, .right_email::after, .right_register::after{
        display: inline;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0.5em solid #fff;
    border-right: 0.5em solid transparent;
    border-bottom: 0;
    border-left: 0.5em solid transparent;
    float: right;
    transform: rotate(270deg);
}
.right_location a svg, .right_email a svg, .right_register a svg{
        width: 24px;
            height: 24px;
    fill: #fff;
}
.right_location a h6, .right_email a h6, .right_register a h6{
       font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.7em;
    letter-spacing: 0.9px;
    margin-bottom:0;
    color:#fff;
}
.right_location a, .right_email a, .right_register a{
    display: flex;
    gap: 15px;
    align-items:center;
}
.banner_carri ul li a{
        color: #152130;
    font-weight: 600;
    padding: 25px 25px 25px 20px;
    display: inline-block;
    width: 100%;
    position: relative;
    font-size: 15px;
    line-height: 21px;
    transition: all 0.2s;
}
.banner_carri ul li{    border-bottom: 1px solid #E6E7EB;}
.banner_carri ul li:last-child{    border-bottom: 0;}
.banner_carri ul{
    box-shadow: 0px 14px 18px 7px #d4d4d447;
    margin-bottom: 40px;
    border-top: 5px solid #2690b1;
    padding: 5px 15px;
    color:#fff;
    background-color: #fff;
}
.foundation_sidebanner h4 span{
    padding: 2px 5px;
    font-size: 10px;
    top: -2px;
    position: relative;
    border-radius: 2px;
}
.foundation_sidebanner a{
        display: inline-block;
    background-color: #fff;
    color: #55555a;
    font-size: 14px;
    padding: 8px 26px;
    border-radius: 2px;
    font-weight: 700;
}
.foundation_sidebanner p{
        margin-bottom: 20px;
    line-height: 23px;
    font-size:14px;
}
.foundation_sidebanner h4{
        margin-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
}
.foundation_sidebanner{
    padding: 30px 35px;
    color: #fff;
        background-color: #2690b1;
            margin-bottom: 34px;
            text-align:center;
}
.stage_bottomcontent p{
    font-size:16px;
    color:#6C83A2;
}
.stage_bottomcontent ul li a::after{
    display: inline;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0.5em solid #000;
    border-right: 0.5em solid transparent;
    border-bottom: 0;
    border-left: 0.5em solid transparent;
    float: right;
    transform: rotate(270deg);
}
.stage_bottomcontent ul li a{
        display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.3em;
    fill: #2D1D54;
    color: #2D1D54;
    background-color: rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    padding: 15px 15px 15px 5px;
}
.stage_bottomcontent h4, .library_hours h4{
    font-weight: 800;
    line-height: 1.5em;
    font-size:20px;
}
.library_hours{
    padding:43px 36px 31px 36px;
        border-radius: 5px 5px 5px 5px;
        border-style: solid;
    border-width: 15px 0px 0px 0px;
    border-color: #ff8700;
    box-shadow: 0px -4px 31px 3px rgba(0, 0, 0, 0.21);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.library_hours ul li{
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
    align-items: baseline;
}
.library_hours ul li:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #e6be1e;
    display: inline-block;
    margin-right: 5px;
}
.right_bottomimgtxt img{
        width: 100%;
    height: 180px;
    object-fit: cover;
}
.right_bottomimgtxt{
    margin-top:10px;
}
.right_bottomtxt p{
    margin-bottom:0;
    color: #6C83A2;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;;
}
.right_bottomtxt{
    padding:20px 35px;
    background:#f7f6f9;
}
.skillimg img{
        width: 100%;
    height: 200px;
    object-fit: cover;
}
.skill-carousel .owl-nav .owl-prev{left:0;}
.skill-carousel .owl-nav .owl-next{right:0;}
.skill-carousel .owl-nav .owl-prev, .skill-carousel .owl-nav .owl-next{
        position: absolute;
    top: 25%;
}
.skill-carousel .owl-nav{
    font-size: 50px;
    color: #fff;
}
.skill_quote svg{
        width: 150px;
        fill:#2d1d54;
}
.skill_quote p{
        line-height: 1.9em;
        margin-bottom:0;
}
.skill_quote h4{
    color:#2d1d54;
        font-weight: 800;
    line-height: 1.6em;
        font-size: 30px;
}
.skill_quote{
        padding: 50px 50px 50px 50px;
    background-color: #F7F6F9;
    display:flex;
    gap:15px;
    align-items: start;
}
.events_calender .all-days {
    background-color: #ffc001;
    color:#fff;
    font-weight:600;
}
.eventsearch_left{
        background: #f5f5f5;
    padding: 15px;
}
.eventsearch_right{
      background: #e0e0e0;
    padding: 15px;
}
.event_inputgroup input{
        background: transparent;
    border: 0;
    width: 100%;
    font-size: 14px;
    height: 40px;
    border-bottom: 2px dashed #b9b9b9;
}
.event_inputgroup select{
        background: transparent;
    border: 0;
    width: 100%;
    font-size: 14px;
    height: 40px;
}
.event_inputgroup label{
        display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 5px;
    padding: 0;
    text-transform: uppercase;
    color: #444;
}
.event_submit{height:100%;}
.event_submit button{
    width: 100%;
    height: 100%;
    min-height: 56px;
    background: #ff8700;
    font-weight: 800;
    line-height: 14px;
        font-size: 13px;
    border: 1px solid #ff8700;
    color: #fff;
    padding: 21px 35px 21px 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    
}
.event_detinner img{margin-bottom:30px;}
.event_detinner p{
        line-height: 25px;
        color:#6C83A2;
        font-weight:400;
}
.event_detinner h6{
    font-size: 18px;
    margin: 0;
    line-height: 37px;
    font-weight: 700;
    font-style: normal;
    color: #2d1d54;
    margin-bottom:20px;
}
.event_detinner h4{
        font-size: 33px;
        font-weight: 800;
        color:#6C83A2;
        margin-bottom:10px;
}
.eventbtn a{
        display: inline-block;
    margin-right: 20px;
    background-color: #ff8700;
    border-radius: 0px;
    font-size: 13px;
    font-weight: 800;
    line-height: 14px;
    border: 1px solid #ff8700;
    color: #fff;
    padding: 21px 35px 21px 35px;
    text-transform: uppercase;
    font-family: Montserrat;
    letter-spacing: 1.5px;
    text-align: center;
}
.event_table .table>:not(caption)>*>*{border:0;}
.event_table table tr td p{
    color:#6C83A2;
    font-size: 16px;
            font-weight: 400;
}
.event_table table tr td h6{
    color:#6C83A2;
    font-size: 16px;
            font-weight: 400;
            display:inline-block;
            border-bottom:1px dotted #6c83A2;
}
.event_table table tr td h6 a{
    color:#6C83A2;
}
.event_table table tr td h5{
    color:#6C83A2;
    font-size: 16px;
            font-weight: 700;
}
.event_table table tr th{
        font-size: 17px;
            font-weight: 700;
            color:#2D1D54;
}
.core_content{
    padding:20px;
    box-shadow:0 0 5px #d4d4d4;
    border-radius:0 15px 15px 0;
    height:100%;
}

.core_img img {
    width: auto;
    height: auto;
    object-fit: cover;
    max-width: 100%;
    max-height: 100%;
}
div#content-divs .col-md-4.core-smallboxes {
    text-align: center;
}
div#content-divs h4{text-align: center;}
.core_box {
    /* border: 1px solid #ccc; */
    box-shadow: 0 0 5px #d4d4d4;
     margin-bottom:20px;
}
.ab1_leftimg{height:100%;}
.ab1_leftimg img{width: 100%;
    height: 600px;
    object-fit: fill;}
.tech_message{text-align:justify;}
.gallery_cate img{width:100%;height:200px;object-fit:cover;}
.gallery_cate h4{
         color: #000;
    font-size: 16px;
    text-align: center;
    padding: 10px 5px;
    background: #f1f1f1;
    margin-bottom: 0;
}
.core-smallboxes .core_img img{height:220px;}
.core-smallboxes .core_content{
    border-radius:0;
}
.gallery-tabs{border:0;justify-content:center;gap:15px;}
.gallery-tabs li a.nav-link{
        padding: 12px 20px;
    border: 1px solid #ff8700 !important;
    border-radius: 0px;
    color: #ff8700 !important;
}
.gallery-tabs li a.nav-link.active{
     background: #ff8700 !important;
    /*box-shadow:0 0 10px #ff8700;*/
    color: #fff !important;
}
.campus_img img{
    width:100%;
    height:200px;
    object-fit:cover;
        margin-bottom: 10px;
}
.campus_txt {
    text-align: center;
}

.campus_txt h4 {
    font-size: 20px;
    font-weight: 600;
}

.campus_cate {
    border: 1px solid #d4d4d4;
    padding: 5px;
    border-radius: 5px;
}
a.read_campus {
    display: inline-block;
    background: #ff8700;
    padding: 6px 15px;
    color: #fff;
    border-radius: 5px;
}
.campus_detimg img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}
.campus_dettxt p{text-align:justify;}
.lifemore{
    display:inline-block;
    padding:6px 15px;
    border-radius:5px;
    background:#ff8700;
    color:#fff;
    margin-top:10px;
}
.houses_img img {
    width: 100%;
    height: 400px;
    border-radius: 10px;
    object-fit: cover;
    margin-bottom: 15px;
}

.houses_box {
    text-align: center;
    border: 1px solid #d4d4d4;
    border-radius: 15px;
    overflow: hidden;
}

.houses_txt ul li {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}
.club_box img{
    width:100%;
    height:200px;
    object-fit:cover;
    border-radius:10px;
    text-align:center;
    margin-bottom:10px;
}
.club_box{text-align:center;}
.club_box h4{font-size:18px;}
.club_box a.club_read{    display: inline-block;
    padding: 6px 15px;
    background: #ff8700;
    color: #fff;
    border-radius: 7px;}
.student_councilimg img {
    width: 100%;
    height: 600px;
    border-radius: 10px;
    margin-bottom: 20px;
    object-fit: cover;
}

.student_councilig img {
    width: 100%;
    height: 2000px;
    border-radius: 10px;
    margin-bottom: 20px;
    object-fit: cover;
}



@media(max-width:767px){
    .ab1_leftimg img {
    height: 200px;
}
    .second_nav ul li {
    padding: 0 15px;
}
    .side_right{margin-top:40px;}
    .foundation_leftsidebar{margin-bottom:40px;}
    .skill_quote svg {
    width: 50px;
}
.main_content h3 {
    font-size: 26px;
}
.main_content h5 {
    font-size: 18px;
}
.skill_quote {
    padding: 50px 20px;
}
.skill_quote h4 {
    font-size: 25px;
}
    .skill_quote{flex-wrap:wrap;}
    .breadcrumb-title {
    font-size: 24px;
    }
    .breadcrumb-list a, .breadcrumb-list span{font-size:14px;}
    .sidebar_search{margin-top:40px;}
    .breadcrumb-content {
    padding: 30px 15px;
}
}

.collapsible {
  background-color: #777;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}



.content {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  background-color: #f1f1f1;
}

