﻿
/* Body Backgroun Color */
body {
    background-color: #FAF0DC !important;
}
/* End of Body Backgroun Color */


@media (min-width: 768px) {
    .custom-lg-maxheight {
        max-height: 300px; /* Define your max-height value for LG and MD */
        overflow: auto; /* Add overflow property to allow scrolling if content exceeds the max height */
    }
}


/* Department Name CSS */
.team-social-share li a {
    height: 40px;
    width: auto !important;
    line-height: 30px;
    background-color: #78D6C6;
    color: black !important;
    border-radius: 10px;
    text-align: center;
    padding: 5px !important;
    margin: 5px !important;
    font-weight: bold !important;
    text-decoration: none !important;
    font-family: Jost !important;
}
/* End of Department Name CSS */



/* Navbar CSS Override */

/*.navbar {
    width: 100%;
    background-color: #6688CC !important;*/
/* Change this to your desired background color */
/*overflow: hidden;
}*/

/*
    .navbar a {
        float: left;
        display: block;
        color: #f2f2f2;*/ /* Change this to your desired text color */
/*text-align: center;
        text-decoration: none;
    }*/
/* Change color on hover */
/*.navbar a:hover {
            background-color: #ddd;
            color: black;
        }*/

/* CSS for Trust Name CSS */

.HomePageTrustNameTop {
    color: #D97441 !important;
    font-weight: bold !important;
    font-size: 20px !important;
    font-family: 'Josefin Sans', sans-serif;
}

/* End of CSS for Trust Name CSS */

/* CSS for College Name CSS */

.HomePageCollegeNameTop {
    color: #6688CC !important;
    font-weight: bold !important;
    font-size: 25px !important;
    font-family: 'Merriweather', serif;
}

/* End of CSS for College Name CSS */

/* CSS for College Address CSS */

.HomePageCollegeAddressTop {
    color: #000 !important;
    font-weight: bold !important;
    font-size: 19px !important;
    font-family: 'Outfit', sans-serif;
}

/* End of CSS for College Address CSS */

/* CSS for College Contact CSS */
.HomePageCollegeContactTop {
    color: #6688CC !important;
    font-weight: normal !important;
    font-size: 14px !important;
    font-family: 'Merriweather', sans-serif;
}

/* End of CSS for College Contact CSS */


/* Home Pahe Horizontal News Ticker Sldier*/

.MasterPageHorizontalNEwsTicker {
    background-color: #6688CC !important;
    color: white !important;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif
}

/* Home Pahe Horizontal News Ticker Sldier*/


.navigationMenuBackground {
    text-align: center !important;
    background-color: #6688CC !important;
    width: 100% !important;
    font-family: 'Merriweather', serif;
    padding: 0px !important;
    padding-top: 1% !important;
    padding-bottom: 1% !important;
    margin-right: -20px !important;
    margin-bottom: 1% !important;
}

.HomeLinkCSS {
    margin-right: 2px !important;
    margin-left: 2px !important;
}

.HasChildrenCSS {
    margin-right: 2px !important;
    margin-left: 2px !important;
    font-size: 11px !important;
}

.MainMenuLinkTitleHREF_A {
    font-size: 12px !important;
    font-weight: bold !important;
}

.SubMenuTitleHREF_A {
    font-size: 12px !important;
    font-weight: bold !important;
    text-decoration: none !important;
}

.SubMenuWithIcon::after {
    font-family: IcoFont; /* Use the IcoFont font family */
    content: '\ea99'; /* Unicode character for your right-side arrow icon */
    font-size: 14px;
    vertical-align: middle;
    margin-left: 3px;
    display: inline-block;
}

.navigation-menu > ul > li > a {
    color: #FAF0DC !important;
    text-decoration: none !important;
    font-size: 14px !important;
    font-weight: bold !important;
    padding: 2px 2px;
}

.navigation-menu > ul > li:hover > a span, .navigation-menu > ul > li.active > a span {
    color: #FAF0DC !important;
    font-size: 14px !important;
    font-weight: bold !important;
    text-decoration: none !important;
}

.navigation-menu > ul > li.has-children > a:after {
    position: static;
    margin-left: 1px;
    font-family: IcoFont;
    content: '\ea99';
    font-size: 15px;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/* End of Navbar CSS Override */

/* Home Page Slider Buttons */
.HomePageSldierButtonCss {
    background-color: #6688CC !important;
    color: white !important;
    font-weight: bold !important;
}
/* End of Home Page Slider Buttons */

/* Home Page News Panel */
.HomePageNewsPanelCss {
    background-color: #6688CC !important;
}
/* End of Home Page News Panel */


/* Faculties and Departments Header BackGround*/
.HomePageFacDeptHeaderBackgroundCss {
    background-color: #6688CC !important;
}
/* End of Faculties and Departments Header BackGround*/

/* Our Recruiters CSS */

.HomePageOurREcruitersBackGround {
    background-color: #6688CC !important;
}

.HomePageOurREcruitersTextFont {
    padding-top: 1% !important;
    font-weight: bold !important;
    font-family: Alice !important;
    font-size: 16px !important;
    color: #FAF0DC !important;
}
/* End of Our Recruiters CSS */


/* Home Page Vertical News Ticker CSS Styling for Home Page */

.ticker {
    overflow: hidden;
    /*border: 1px solid #DDD;*/
    margin: 0;
    padding: 0;
    list-style: none;
    /* border-radius: 5px;*/
    box-shadow: 0px 0px 5px #DDD;
}

#ticker_02 {
    height: 400px;
}

.ticker li {
    border-bottom: 1px dotted #DDD;
    padding: 5px;
    margin: 0px 5px;
}

/* End of News Ticker CSS Styling for Home Page */

/* About Vision and Mission Home Page */

.HomePageAboutCSS {
    background-color: #6688CC !important;
    color: white !important;
}

.HomePageVisionCSS {
    background-color: white !important;
    color: black !important;
}

.HomePageMissionCSS {
    background-color: #6688CC !important;
    color: white !important;
}

/* About Vision and Mission Home Page */

/* Display Pages CSS Style */

/* Page Title Style */
.page-title-css {
    font-size: 36px; /* Adjust the font size as needed */
    font-weight: bold;
    text-align: center;
    color: #333; /* Choose a suitable text color */
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); /* Add a subtle text shadow for depth */
    margin: 10px 0; /* Adjust the margin as needed for spacing */
}

/* Optional: Add a background color or image to the title */
.page-title-background-csss {
    background-color: #f2f2f2; /* Choose a background color */
    padding: 10px 0; /* Add padding for better visibility */
}

.carousel {
    box-shadow: 0px 4px 10px rgba(18, 72, 107, 0.2); /* Box shadow */
}

.carousel-header-css {
    background-color: #12486B !important;
    color: white !important;
    font-family: 'Lora', sans-serif !important;
}

.carousel-text-css {
    margin-top: 1% !important;
    background-color: #12486B !important; /* Caption background color */
    padding: 10px; /* Padding around the caption */
    border-radius: 5px; /* Rounded corners for the caption */
    color: #fff; /* Text color */
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2); /**/
    text-align: center !important;
}

.cssClassExtraPara {
    color: black !important;
    /* font-weight: normal;
            font-size: 15px;*/
    text-align: justify !important;
    text-indent: 5% !important;
    margin-bottom: 0% !important;
    padding-bottom: 0% !important;
    font-family: 'Lora', sans-serif !important;
}

/* End of Display Pages CSS Style */
