﻿@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+Malayalam:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
.noto-serif-malayalam {
    font-family: "Noto Serif Malayalam", serif;
    font-optical-sizing: auto;
}

.roboto-ggl {
    font-family: "Roboto", serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
}

.noto-sans-malayalam-1 {
    font-family: "Noto Sans Malayalam", serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.ml-font {
    font-family: "Noto Sans Malayalam", serif;
}
.mls-fnt {
    font-family: "Noto Serif Malayalam", serif;
}
body {
    padding-top: 45px;
}
.single a {
    text-decoration: none;
    color:#5B8827;
}
.single a:hover {
    text-decoration: none;
    color:cadetblue;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}

.brd-site {
    border: 1px solid #ebebeb;
}

.brd-btm {
    border-bottom: 1px solid #ebebeb;
}

.hed-site {
    color: #336699;
    font-size: 16px;
    font-weight: bold !important;
    text-shadow: 1px 1px #fff;
    background: #fff url('sysimg/catnav-bg.png') bottom left repeat-x;
}
.hed-site a{
    color: #336699;
    font-size: 16px;
    font-weight: bold !important;
    text-shadow: 1px 1px #fff;
    text-decoration:none;
}
.hed-site a:hover {
    color: cadetblue;
    text-decoration: none;
}
.news-head {
    color: #336699;
    font-size: 16px;
    /*font-weight: bold !important;*/
    text-shadow: 1px 1px #fff;
}

.news-main-head {
    color: #336699;
    font-size: 18px !important;
    font-weight: bold !important;
    text-shadow: 1px 1px #fff;
}

a .btn {
    font-weight: bold;
}

.bgdrk {
    background-color: #29321F;
}

.navbar-nav li a {
    /*font-weight: bold;
    color: #1C3A20 !important;
    padding: 10px !important;*/
}

    .navbar-nav li a:hover {
        /* font-weight: bold;
        color: #F0B303 !important;*/
    }

.nav a {
    /*font-weight: bold;
    color: #CEEF7E !important;
    font-size: 14px;*/
}

    .nav a:hover {
        /*font-weight: bold;
        color: #fff !important;
        font-size: 14px;*/
    }

.nav .spr {
    line-height: 36px;
    color: #CDFA9D;
}

.logo_cvr {
    float: left;
    min-height: 100px;
}

    .logo_cvr img {
        margin-top: 20px;
        width: 80%;
    }

.socl_menu {
    min-height: 40px;
    text-align: right;
    line-height: 50px;
    font-size: 24px;
}

.socl_icon_menu {
    min-height: 40px;
    text-align: center;
    line-height: 50px;
    font-size: 32px;
}

    .socl_icon_menu a:hover {
        color: #5E674A !important;
    }

.carusel-cap-bkg {
    background: rgba(0, 0, 0, 0.5);
}

    .carusel-cap-bkg p {
        font-size: 16px;
    }

.slog_cvr h2 {
    text-align: center;
    color: #FFF;
    font-weight: bold;
}

    .slog_cvr h2 span {
        text-transform: uppercase;
        color: #F0B303;
    }

.slog_cvr h5 {
    text-align: center;
    color: #A1C585;
    font-size: 18px;
    font-weight: bold;
}

.top-up {
    margin-top: -100px;
}

.text-just {
    text-align: justify;
}

.sub-container h3 {
    color: #445753;
}

.sub-container img {
    width: 100%;
}

.sub-container p {
    color: #585b55;
    padding-top: 20px;
}

.mid-container {
    color: #445753;
}

    .mid-container h6 {
        font-size: 12px;
    }

.cop a {
    color: #CEEF7E;
    font-weight: normal;
}

    .pull-right a:hover,
    .cop a:hover {
        color: #fff;
        text-decoration: none;
    }

.cop {
    color: #fff;
    font-size: 12px;
}

.pgs i {
    color: rgba(0, 0, 0, 0.5);
}

.pg-head {
    color: #588524;
}

.p-con {
    color: rgba(90, 90, 90);
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
}

.p-con p::first-line {
    text-indent: 40px;
}

.ml-font br {
    margin-bottom: 20px !important;
}

.t-color-success {
    color: #588524 !important;
}

.bg-msuccess {
    background: #29321F;
}

border-msuccess {
    border-color: #29321F !important;
}

.rnd-cmt-head {
    border: 1px solid #588524;
    font-weight: bold;
    text-align: center;
    line-height: 32px;
    font-size: 16px;
    background-color: #588524;
    border-radius: 100px;
    color: #fff;
}

.cmt-usr-date {
    color: rgba(0, 0, 0, 0.5);
    font-style: italic;
}

.cmt-usr {
    color: rgba(0, 0, 0, 0.5);
    font-style: italic;
}

    .cmt-usr i {
        color: rgba(0, 0, 0, 0.5);
    }

.cmt-msg {
    color: #5E674A;
}

/* Popup*/

.trigger {
    display: block;
    /*width: 250px;
        margin: 30px;*/
    cursor: pointer;
}

.trigger img {
    width: 100%;
    /* border-radius: 6px;*/
}

.lightbox1 {
    /* Default to hidden */
    display: none;
    /* Overlay entire screen */
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* Translucent background */
    background: rgba(0, 0, 0, 0.8);
}

.lightbox1 img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
}

#CaptchaImage {
    height: 30px;
}

#cptcha br {
    display: none;
}

.thumbup:target {
    width: 500px;
    height: auto;
    position: relative;
    /* push image to the right by 1/2 the screen width and 1/2 the image width */
    margin-left: calc(50% - 250px);
}

.ft-10 {
    font-size: 10px !important;
}
.ft-12 {
    font-size: 12px !important;
}

.ft-14 {
    font-size: 14px !important;
}

.ft-16 {
    font-size: 16px !important;
}
.ft-18 {
    font-size: 18px !important;
}
.ft-24 {
    font-size: 24px !important;
}
.ft-36 {
    font-size: 36px !important;
}



/* Calender*/

.calendar {
    
}


.calendar .calendar-body {       
    text-align: center;
    background: #fff; 
    backdrop-filter: blur(15px);
    border-bottom: 6px solid #D41D22;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    box-shadow: 0 5px 25px rgb(1 1 1 / 15%);
}

.calendar .calendar-body .month-name {
    color: #fff;
    background: #D41D22;
    width: 100%;
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    padding: 5px 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.calendar .calendar-body .day-name {
    color: #4285F4;
    font-size: 12px;
    font-weight: 400;
    margin-top: 5px;
    width: 100%;
}

.calendar .calendar-body .date-number {
    color: #4285F4;
    font-size: 18px;
    font-weight: 600;
    line-height: 12px;
    width: 100%;
}

.calendar .calendar-body .year {
    color: #4285F4;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 5px;
    width: 100%;
}
