.site-logo img {
    max-height: 175px;
}
#prog li::before {
	content: "\2022";
	color: #82BA1B;
	font-weight: bold;
	display: inline-block;
	width: 1em;
	margin-left: 1em;
}
#prog a {
	padding: 20px;
	color: #82BA1B;
	font-weight: 900;
}

.hg_accordion_element.style3 .th-accordion .acc-group .faq-answer a::before {
    width: auto;
    height: auto;
    background-color: inherit;
    position: static;
    left: auto;
    top: auto;
    content: normal;
    font-family: inherit;
    font-weight: normal;
    color: inherit;
    text-align: inherit;
    border-radius: 0;
    line-height: normal;
    font-size: medium;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -ms-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}

@media only screen and (max-width : 767px) {
	.kl-ioscaption--style5 .main_title.has_titlebig,
	.kl-ioscaption--style5 .main_title.has_klios-line {margin-bottom: 30px;}
}
@media only screen and (max-width : 480px) {
	.kl-ioscaption--style5 .title_small_top,
	.kl-ioscaption--style5 .title_small {display: inline;}
	.kl-ioscaption--style5 .main_title.has_titlebig,
	.kl-ioscaption--style5 .main_title.has_klios-line {margin-bottom: 30px;}
}