﻿/***********************************calender**********************************/
.headevent
{
    font-weight: bold;
    color: black;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 33px;
    margin-bottom: 27px;
    padding-bottom: 0px;
    position: relative; /* text-align: center; */
    font-weight: 700;
    font-family: JosefinSans-BoldItalic;
}
.CalenderDiv
{
    padding: 0px;
    color: White;
    box-shadow: 0px 1px 1px 1px grey; /* background-color: #fff;     margin-top: 32px;     margin-left: 51px;*/
}
.myCalendar
{
    width: 100%;
    background-color: White;
    background-color: #fff;
    box-shadow: 0px 2px 2px;
}

.myCalendar td, .myCalendar th
{
   /* border-color: #103157;
    padding: 5px;*/
    color: black;
}

.myCalendar td a, .myCalendar th a
{
    display: inline-block;
    padding: 0px;
    text-decoration: none;
}
.myCalendarTitle
{
    text-align: center;
    background-color: #fff;
}
td.MyWeekand:nth-child(1) a
{
    color: #f10000 !important;
}
.myCalendarTitle td a
{
    font-size: 20px;
    color: #0A9297;
    font-weight: bold;
}
.myCalendarTitle td:nth-of-type(2)
{
    font-weight: bold;
}
.myCalendarDay
{
    background-color: #ffffff;
}
.myCalendarDayHeader
{
    text-align: center;
    background-color: #164b7a;
}
.myCalendarToday
{
    background-color: #d8d6d6;
}

.OtherMonthDayStyle > a
{
    color: #fff;
}
.calenderdesc
{
    margin-top: 10px;
    color: #000;
}
.calenderdesc td, .calenderdesc th
{
    padding: 5px;
}
.OnhoverCalender:hover:after
{
    background: #333;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    color: #fff;
    font-size: 10px;
    content: attr(CalenderText);
    padding: 5px 5px;
    position: absolute;
    z-index: 9999;
}
.CalenderMore
{
    margin-top: 10px;
    background-color: #1b4168;
    padding: 10px;
    width: 100%;
    margin-bottom: 3px;
}
.CalenderMore a
{
    width: 100%;
    display: inline-block;
    text-align: right;
    color: White;
    font-size: 14px;
}
.p_magin
{
    margin-left: 25px;
    padding-right: 32px;
}



/********/


table
{
    margin: 0px;
}
table td
{
    padding: 0px;
}
.myCalendar
{
    background-color: #f2f2f2;
    width: 100%;
    height: 369px;
     border: 2px solid#cc2027!important;
    border-top: 0px !important;
}
.myCalendar th
{
    text-align: center;
    padding: 5px;
}
.myCalendar a
{
    text-decoration: none;
}
.myCalendar .myCalendarTitle
{
    font-weight: bold;
    height: 40px;
    line-height: 40px;
       background-color:white;
    color: #ffffff;
    font-size: 16px;
}

.myCalendar .myCalendarTitle td a
{
    color: White;
}
.myCalendar th.myCalendarDayHeader
{
    height: 25px;
    border-bottom: outset 2px #fbfbfb;
    border-right: outset 2px #fbfbfb;
}
.myCalendar td.myCalendarDay
{
    padding: 5px;
    border: outset 2px #fbfbfb;
}
.myCalendar td.myCalendarDay:nth-child(7) a
{
    color: #c52e2e !important;
}
.myCalendar .myCalendarNextPrev
{
    text-align: center;
}

.myCalendar .myCalendarNextPrev a
{
    font-size: 1px;
}
.myCalendar .myCalendarNextPrev:nth-child(1) a
{
    color: black !important;
    font-size: 16px;
}
.myCalendar .myCalendarNextPrev:nth-child(1) a:hover, .myCalendar .myCalendarNextPrev:nth-child(3) a:hover
{
    background-color: transparent;
}
.myCalendar .myCalendarNextPrev:nth-child(3) a
{
    color: black !important;
    font-size: 16px;
}
.myCalendar td.myCalendarSelector a
{
    background-color: #25bae5;
}

.myCalendar .myCalendarDayHeader a, .myCalendar .myCalendarDay a, .myCalendar .myCalendarSelector a, .myCalendar .myCalendarNextPrev a
{
    display: block;
    line-height: 20px;
}
.myCalendar .myCalendarToday
{
    background-color: #f2f2f2;
    -webkit-box-shadow: 0 0 7px 3px #e5e5e5;
    box-shadow: 0 0 7px 3px #e5e5e5;
}
.myCalendar .myCalendarToday a
{
    color: #25bae5 !important;
}
.myCalendar .myCalendarDay a:hover, .myCalendar .myCalendarSelector a:hover
{
    background-color: #164b7a;
}


@media only screen and (max-width:768px)
{


    .p_magin
    {
        margin-left: 0px;
        padding-right: 32px;
    }

}

/************facility*************/


.content img
{
    max-width: 100%;
}
.lg-card
{
    position: relative;
    max-width: 556px;
}
.align-center
{
    text-align: center;
    margin: 15px auto;
}
.lg-card .cb-txt
{
    background: #FFF;
    bottom: 120px;
    margin-bottom: -120px;
    width: 70%;
    position: relative;
    padding: 20px;
    border-top: 3px solid #fcd108;
}
.heritage_facility_img
{
    width: 90%;
    height: 310px;
}
.heritage_facility_heading
{
    color: #003c6d;
    text-transform: uppercase;
    font-size: 23px;
    line-height: 31px;
    margin-bottom: 8px;
    padding-bottom: 0px;
    position: relative; /* text-align: center; */
    font-weight: 700;
    font-family: JosefinSans-BoldItalic;
}
.heritage_facility_justify_text
{
    color: black;
    text-align: justify;
    font-size: 16px;
    font-family: Adelle;
}
