body {
	color:#222;
}

.contact-section{
	margin-bottom:0px;
}

.contact-section a{
	color:#6e8437;
}

.contact-section a:hover{
	color:#c2dc72;
}

.main-footer{
	margin-top:0px;
}

.social-links a.disabled{
	border-color:#fff !important;
}

.inner-box .content{
	min-height:120px;
}

#gmap {
	width:100%;
	height:400px;
	display:block;
	z-index:1;
}

.date{
	display:none;
}

section.info-section {
	padding-bottom: 20px !important;
}

/*section.info-section:not(:first-child) {
	padding-top: 0px !important;
}*/

.info-section .desc-text {
	margin-bottom: 20px !important;
}

figure.table table{
	min-width:30%;
	margin:0 auto;
}

::placeholder {
	color: #222;
	opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12 -18 */
	color: #222;
}

.invalid-feedback.is-invalid{
	color:#F00;
}

.fc-event-title{
	color:#000;
	font-weight:bold;
	font-size:18px !important;
}
