.footer_calendar .top .header_wrap .header {
	font-family: Khula;
	font-style: normal;
	font-weight: normal;
	font-size: 36px;
	line-height: 58px;
	color: #4f4f4f
}
#Footer#Footer{
	margin-top: 42px;
}

.footer_calendar .bottom .slide .meta_details {
	font-family: Khula;
	font-style: normal;
	font-weight: 600;
	font-size: 12px;
	line-height: 11px;
	color: #919191
}

.footer_calendar .bottom .slide .title {
	font-family: Khula;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 18px;
	color: #000
}

.footer_calendar .bottom .slide .nabj-button {
	font-family: Khula;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 16px;
	color: #fff
}

.footer_calendar .header_wrap,
.footer_calendar .bottom {
	max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;

}

.footer_calendar .top {
	border-bottom: 1px solid #bdbdbd
}

.footer_calendar .top .header_wrap {
	overflow: auto
}

.footer_calendar .top .header_wrap .show-more-wrap,
.footer_calendar .top .header_wrap .header {
	display: inline
}

.footer_calendar .top .header_wrap .show-more-wrap {
	float: right
}

.footer_calendar .top .header_wrap .header {
	float: left
}

.footer_calendar .bottom {
	display: flex
}

.footer_calendar .bottom .slide {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%
}

.footer_calendar .bottom .slide .image_wrap {
	height: 150px;
	width: 100%;
	display: block
}
.footer_calendar .show-more-wrap .show-more.show-more{
	display: flex;
    align-items: center;
}
.footer_calendar .show-more-wrap .show-more.show-more svg {
	width: 30px;
    height: 17px;
    position: relative;
    top: -3px;
    margin-left: 5px;
}


.footer_calendar .bottom .slide .image_wrap img {
	object-fit: cover;
	object-position: center;
	min-width: 100%;
	min-height: 100%;
	height: 100%;
	width: 100%
}

.footer_calendar .bottom .slide .meta_details {
	margin-top: 20px
}

.footer_calendar .bottom .slide .title {
	margin-top: 10px
}
#Footer .widgets_wrapper{
   background-color: #000000 !important;
}
#Footer .widgets_wrapper .widget_text.widget, #Footer .widgets_wrapper .widget_text.widget h4 {
    color: white;
}

.footer_calendar .bottom .slide .nabj-button a {
	color: #fff;
	text-decoration: none;
	border: 1px solid #c80002;
	background: #c80002;
	padding: 6px;
	transition: .5s;
	display: inline-block;
	margin-top: 10px;
	padding-top: 11px;
}

.footer_calendar .bottom .slide .nabj-button a:hover {
	color: #c80002;
	background: #fff
}

.footer_calendar .bottom .slide:nth-child(2) {
	padding-left: 15px;
	padding-right: 15px
}


/*# sourceMappingURL=footer.css.map */