/* Enter Your Custom CSS Here */
.button-wrap {
    display: flex;
    justify-content: center;
}

.top-banner .title {
	margin-bottom: 0px;
}

.top-banner h4.subtitle {
	font-size: 16px;
	margin-bottom: 0px;
}

.about-details .content .text p, .simple-details .content .text p {
	color: white;
}

#footer .copyright {
	float: none;
	text-align: center;
}

.a-btn:hover {
	background-color: #a5b8cf;
}

.page-id-2196 .top-banner {
	background-size: 100% !important;	
	}

.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
	text-align: center;
}

.icons {
	display: flex;
}

/* Phones */

@media (max-width: 770px) {
	.page-id-788 .top-banner {
		height: 0;
	}
	.page-id-2418 .vc_custom_1621075964872 {
		background-position: 82% !important;
	}
}

/* Harmonogram */
.harmonogram {
	background-color: white;	
	color: black;
}

.mptt-shortcode-table {
	background-color: gray;
}

.harmonogram p {
  font-family: "Montserrat", sans-serif;	
}

.mptt-menu {
	color:black;
}

@media (max-width: 770px) {
	.mptt-shortcode-wrapper {
		margin-top: 50px;
}
}

