.para_events {
    font-size: 18px;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-align: justify;
    font-weight: 900;

}

a {
    text-decoration: none;
}

.eventSection {
    padding: 0% 3%;
}

.events-bg {
    background: #a17628;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 25px;
    margin:0px;
}

.eventBack {
    background: linear-gradient(#fff, #fff 1em, #e7e7e7);
    color: #000;
    text-align: center;
    border: 1px solid #3c0405;
    border-radius: 7px;
}

.monthName {
    background: #3c0405;
    border: 1px solid #3c0405;
    color: #fff;
    font-size: 16px;
    border-radius: 5px 0 0;
    margin-bottom: 0;
}

.dateName {
    color: #3c0405;
    font-size: 29px;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 1;
}

.dayName {
    font-size: 16px;
    margin-bottom: 0;
    color: #3c0405;
}


.linkWhite {
    color: #fff;
    text-decoration: none;
}

.responsive-events {
    color: white;
    font-size: 20px;
    font-family: "Nunito", sans-serif !important;
    font-weight: 500;
}

.common-text {
    color: #fff;
    padding: 0px;
    margin-bottom: 0px;
    font-size: 14px;
    font-family: "Nunito", sans-serif !important;
}

.text-right {
    text-align: right !important;
}

.text-right {
    float: right;
}

.read_moreBtn {
    color: #fff;
    margin-right: 40px;
    font-size: 18px;
}


.evntDetailsTitle {
    font-size: 30px;
    color: #0e4564;
    font-weight: bold;
    margin-bottom: 15px !important;
}

.commongBlackEvntDetails p {
    color: #000;
    font-size: 18px;
    margin: 6px;
}

.pull-left {
    float: left;
}

.imgSection img {
    width: 100%;
}

.date_section {
    padding: 0px !important;
}

.event_title {
    text-align: center;
    color: #3b116c;
    /* padding-bottom: 30px; */
    font-size: 30px;
    font-weight: 800;
}

.pagination li.active a,
.pagination li:hover a {
    background: #a17628;
    color: #fff;
    margin-right: 10px;
    padding: 10px;
}

.event_img {
    max-height: 380px;
}

.about_content {
    background-color: #fff;
    color: black;
}

.about_content p {
    font-family: aller;
    font-size: 24px;
    line-height: 30px;
    margin: 0px;
    padding: 0px;
    color: #160200;
    font-weight: 400;
    margin-bottom: 15px;
}

.event_description p {
    color: #000000 !important;
}

fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead
{
    border-color: #000 !important;
}

.fc-day-grid-event
{
    color:#000 !important;
}
.fc-day-header
{
    color:#000 !important;
}

.fc-day-number
{
    color:#000 !important;
}

.fc-center h2
{
    color:#000 !important;
}

.greadient_background
{
    background: #fff !important;

}
