body, p{
    font-size: 14px;
}


.navbar-nav li a{
    color: #1b2945;
}
.header_menu{background: #fff;}
.navbar-brand span , .footer_about span{
    font-size: 28px;
    font-weight: 600;
    color: #fcc741;
}
.slider_content .main_title {
    font-size: 52px;
    filter: drop-shadow(2px 4px 6px black);
}
.slider_content .sub_title {
    font-size: 20px;
}
.header_area{position: initial;}

.single_slider {
    /*height: 700px;*/
    height: initial;
}
.single_slider::before{display: none;}
.slick-slide img {
    display: block;
    /*padding-top: 75px;*/
}

.slider_content {
    position: absolute;
    left: 0;
    right: 0;
}



.features_wrapper{
    margin-top: 0;
}

.page_banner{
    padding-top: 100px;
}

/*.about_page{
    margin-bottom: 60px;
}*/
.about_content .about_title, {font-size: 40px;}

.title{color: #002639;font-weight: 600;font-size: 24px;margin-bottom: 20px;}

table.courses_text_table strong, .courses_text_table b{font-weight: normal;}
.Director_Sec{
    padding-top: 60px;
    padding-bottom: 60px;
}

.Director_Sec p{font-size: 14px;}

.copyright p a{color: #fff;opacity: .4}
.copyright p a:hover{text-decoration: underline;opacity: 1}


/*add new css start here*/

.navbar-brand img {
    max-height: 90px;
}

.header_top{
    padding-bottom: 0;
    background-color: #2091cf;
}

.header_top_info, .header_top_login{margin-top: 0;}

.navbar-nav li a {
    padding: 8px 5px;
    font-size: 13px;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
}
.navbar-nav li{margin: 0 15px;}

.navbar-brand span {
    font-size: 20px;
    font-weight: 600;
    color: #e56712;
    margin-left: 10px;
    line-height: 26px;
    text-transform: uppercase;
}

.navbar-brand{
    display: flex;align-items: center;
}

.navbar.navbar-expand-lg{
    background: #e56712;
}
.navbar-nav li a::before{background-color: #fff;}

.header_top_login ul li a{font-size: 12px;}

.logo_aff img {
    max-height: 68px;
    margin-left: 55px;
    margin-right: -26px;
}

.logo_row{
    padding-top: 8px;
    padding-bottom: 8px;
}


.blink-bg {
    background-color: rgb(10, 99, 177);
    border: none;
    color: #FFFFFF;
    -webkit-animation: blinker 850ms infinite;
    -moz-animation: blinker 850ms infinite;
    -o-animation: blinker 850ms infinite;
    animation: blinker 850ms infinite;
    animation: blinker 850ms infinite;
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-right: 5px !important;
}

@keyframes blinker{
    0% {
        box-shadow: 0 0 3px rgb(10 99 177);
        color: #fff;
        background: #ffc313;
    }
    50% {
        background-color: #FFF;
        box-shadow: 0 0 40px #fff;
        color: #fff;
        background: transparent;
    }
    100% {
        box-shadow: 0 0 3px rgb(10 99 177);
        background: #ffc313;
    }
}

.header_top{
    padding-top: 8px;
    padding-bottom: 8px;
}
.header_top_info ul li + li {
    margin-left: 15px;
}
.header_top_info ul li a{font-size: 13px;}

i.fas.fa-phone {
    transform: rotate(95deg);
}

.news_section{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    background-color: rgba(255,255,255,.6);
}
.news_section a {
    font-size: 12px;
    color: #000;
    font-weight: 600;
}

.about_section{
    position: relative;
    margin-top: -30px;
}


.about_text h1 {
    font-size: 30px;
    text-align: center;
    font-weight: normal;
}

.about_text h1 span {
    background: #e56712;
    color: #fff;
    padding: 12px 15px;
}

.about_section{
    padding-bottom: 40px;
}

.scholar_box{
    padding: 25px;
    border: 1px solid #e56712;
}


.scholar_box p{
    text-align: center;
    line-height: initial;
    color: #000;
    font-size: 22px;
}

/*.border_r{
    border-right: 1px solid #e56712;
    padding-right: 25px;
}*/

.scholar_box ul{
    border-left: 1px solid #e56712;
    margin-left: 30px;
}
.scholar_box ul li a{
    font-size: 24px;
    color: #e56712;
    margin-bottom: 10px;
    transition: all ease .4s;
}

.scholar_box ul li a:hover{transition: all ease .4s;text-decoration: underline;color: #444;padding-left: 10px;}
.navbar-nav li .sub-menu li a{
    font-size: 13px;
    padding: 6px 15px;
}

.vsu_text h6{
    color: #e56712;
    font-size: 14px;
}

.line{
    height: 60px;
    width: 2px;
    background-color: #e56712;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.vision_section{
    padding-bottom: 40px;
    padding-top: 40px;
    background-color: #f7f7f7f2;
}

.v_img img{
    border-bottom: 10px solid;
    border-color: #ff342e;
    margin-bottom: 15px;
}

.v_img.v2 img{border-color: #5296d7;}
.v_img.v3 img{border-color: #eda72b;}

.Vision_text h4{
    margin-bottom: 10px;
}
.Vision_text h4 a {
    color: #2c2c2c;
    border-bottom: 2px dotted;
    transition: all ease .4s;
}
.Vision_text h4 a:hover{color: #e56712;transition: all ease .4s;}

.Vision_text p{font-size: 13px;}

.academic_section{
    padding-top: 40px;
    padding-bottom: 40px;
}
.vsu_text1 hr{
    border-bottom: 2px solid;
    width: 50px;
    color: #e56712;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;

}


.courses_div h5{
    position: relative;
}

.courses_div h5:before{
    content: '';
    position: absolute;
    top: 20px;
    width: 100%;
    height: 30px;
    background-color: #2091cf;
}


.ac_bo_r{
    border-right: 1px solid;
    border-color: #2091cf52
}
.ac_bo_b{
    border-bottom: 1px solid;
    border-color: #2091cf52
}

.courses_div h5:before {
    content: '';
    position: absolute;
    width: 60%;
    height: 18px;
    top: 8px;
    background-color: #2091cf52;
    margin: auto;
    left: 80px;
    z-index: -1;
}

.courses_div {
    padding-top: 50px;
    padding-bottom: 30px;
    min-height: 150px;
}
.courses_div h6 {
    margin-top: 20px;
    font-weight: normal;
}
.courses_div h6 a{color: #000;text-decoration: underline;}
.courses_div h6 a:hover{color: #e56712;text-decoration: underline;}


.scho_section{
    padding-top: 40px;padding-bottom: 40px;
    background-color:#fcc741
}

.Chairman_text h5{
    margin-bottom: 10px;
}

.Chairman_text h6{margin-top: 10px;}
.text-black{
    color: #000;
}
.graduation-cap {
    position: absolute;
    right: -120px;
    top: -100px;
}


.news_box{
    padding-left: 40px;padding-right: 40px;
    padding-bottom: 30px;
    background-color: #f4f4f4;
    margin-top: 20px;
    min-height: 250px;
}

.news_box h6{
    border-left: 2px solid;
    border-color: #2091cf;
    padding-left: 15px;
    padding-top: 20px;
    color: #707070;
    margin-bottom: 50px;
    font-size: 14px;
}
.new_section{
    padding-top: 40px;
    padding-bottom: 40px;
}

.new_row .col-md-3:nth-child(2) .news_box h6{
    border-left-color: #fcc741;
}

.new_row .col-md-3:nth-child(3) .news_box h6{border-left-color: #d54d64;
}

.new_row .col-md-3:nth-child(4) .news_box h6{border-left-color: #38a150;
}

.schlar_text {
    position: absolute;
    top: -36px;
    left: -11px;
    background: #2091cf;
    color: #fff;
    font-size: 14px;
    padding: 2px 5px;
}

.testimonials {
    padding-top: 40px;
    padding-bottom: 40px;
    background: linear-gradient(lightblue 50%, transparent 50%);
}

.testimonial-box {
    background-color: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 10%);
    padding: 40px 40px 20px 40px;
    margin: 20px 10px 20px 10px;
    min-height: 310px;
}

.rating-stars li {
    display: inline-block;
    color: #ffc402;
}
.profile-des {
    color: #CCCCCC;
}
.profile-image img {
    width: 60px !important;
    border-radius: 50%;
}

.comment-bio {
    margin-bottom: 40px;
}
.comment-content p{font-size: 12px;}

.FAQ_section{
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #e2eff8;
}


.bg-transparent{
    background: transparent;
}

.accordion-button::after {
    content: "";
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    background-image: url(../images/arrow-down.svg);
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}
.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    /*background-color: #fff;*/
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}

.accordion-button:not(.collapsed)::after {
    background-image: url(../images/arrow-down.svg);
    transform: rotate(-180deg);
}

.ragg_box{
    border:2px solid #ccc;
    padding: 15px 40px;
}

.navbar-nav li .sub-menu li:hover > a{
    background: #007cc2;
}

.footer_area::before{
    background: #221f1f;
}

.footer_about span{
    font-size: 18px;
    font-weight: normal;
}
.border_left{
    border-left: 1px solid #ccc;
    padding-left: 50px;
}


.footer_right{
    border-bottom: 1px solid #ccc;
}

.footer_socl{
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding-top: 35px;
    padding-bottom: 35px;
    margin-top: 35px;
}
.footer_widget{
    padding-top: 30px;
}

.footer_right_a{
    padding-bottom: 30px;
}

.footer_right_a a{
    color: #fff;
    font-size: 16px;

}

.footer_right_a a {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    border: 1px solid;
    padding: 10px 40px;
    margin-right: 15px;
    transition: all ease .4s;
}
.footer_right_a a:hover{
    transition: all ease .4s;
    color: #e56712;
}
.footer_copyright{background-color: transparent;}

.footer_link {
    padding-top: 20px;
    margin-top: 30px;
    background: #2a2a2a;
    padding-bottom: 20px;
}



.footer_link .link li a{
    margin-top: 0;
    font-size: 14px;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    transition: all ease .5s;
}

.footer_link .link li a:hover{
    padding-left: 15px;
    transition: all ease .5s;
    text-decoration: underline;
}

.footer_social.nav li a{
    display: inline-block;
    font-size: 24px;
    color: #8b8b8b;
    margin-right: 15px;
}


.footer_social.nav li a:hover{
    color: #e56712;
}

.copyright p{font-size: 12px;}

.about_page{
    margin-top: 0;
    padding-top: 40px;
}

.title{
    position: relative;
    color: #222;
}

.title:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 1px;
    display: block;
    background: #e56712;
    margin-top: 10px;
}
.our_mission ul li{
    margin-top: 20px;
}

.about_page_vision{
    background: #e2eff8;
    padding-top: 40px;
    padding-bottom: 40px;
}


.Affiliation_page, .board_page, .facility_page, .course-page{
    padding-top: 40px;
    padding-bottom: 40px;
}
.aff-div{    
    max-width: 320px;
    border: 1px solid;
    margin: auto;
    margin-top: 20px;
    padding: 15px 15px;
    border-radius: 5px;
    border-color: #cecece;
    min-height: 220px;
}
.aff-div img{
    max-height: 120px;
}

.aff-div h5{
    font-size: 16px;
    color: #6e6e6e;
    font-weight: 600;
}

.table th{
    background: #e56712;
    color: #fff;
    font-weight: normal;
        border-top: 5px solid #dee2e6;
}
.table td{
    border: 1px solid #dee2e6;
}

.FAQ_page{
    background: transparent;
    
}

.Placement_page ul li{margin-bottom: 8px;margin-top: 12px;}
.Placement_page ul li i{
    margin-right: 5px;
}

.fac_left img{border-radius: 5px;}

.course-page p{
    margin-bottom: 10px;
}



.text-orange{color: #e56712;}
.get_form {
    background-color: #2091cf;
    padding: 20px;
    color: #fff;
    border-radius: 5px;
}
.get_form h5 {
    margin-bottom: 10px;
    font-size: 24px;
    color: #fff;
    font-weight: 400;
}

.main-btn{
    background: #e56712;
    color: #fff;
}

/*.footer_right_a a:nth-child(1){border-color: #2091cf;color: #2091cf;}
.footer_right_a a:nth-child(2){border-color: #fcc741;color: #fcc741;}
.footer_right_a a:nth-child(3){border-color: #d54d64;color: #d54d64;}
.footer_right_a a:nth-child(4){border-color: #38a150;color: #38a150;}
*/
.footer_right_a a:nth-child(1):hover{background-color: #2091cf;color: #fff;}
.footer_right_a a:nth-child(2):hover{background-color: #fcc741;color: #fff;}
.footer_right_a a:nth-child(3):hover{background-color: #d54d64;color: #fff;}
.footer_right_a a:nth-child(4):hover{background-color: #38a150;color: #fff;}


.back-to-top{
    border-radius: 50%;
    background-color: #e56712;
}
.slider-active .slick-arrow i:hover{
    color: #e56712;
}


.Gallery_img{
    margin-top: 20px;
}

.Gallery_img img{
    border:5px solid #cecece;
}

.navbar-nav li .sub-menu li a i{
    margin-top: -2px;
}




p{
    text-align: justify;
}

span.logo_grade {
    margin-left: 0;
    font-size: 12px;
    color: #959595;
    position: absolute;
    bottom: -1px;
    font-style: italic;
}


.right_logos img{max-height: 70px;margin-right: 15px;}















