.su-spoiler-style-glass-green > .su-spoiler-title {background: #b0dd71 right top url('../images/glass.png') no-repeat;}

.su-spoiler-style-glass-green > .su-spoiler-title h3 {color: #333;}

.su-spoiler-style-glass-green > .su-spoiler-title:hover { background-color: #6f9836; }
.su-spoiler-style-glass-green > .su-spoiler-title:hover h3 { color: #fff; }
.su-spoiler-style-glass-green > .su-spoiler-content {
	background: #fff;
	color: #777;
}

h1{
  margin-bottom : 48px;
}

h1.uk-article-title {
  	font-size: 32px;
}


h2{
  margin-top : 24px;
  margin-bottom : 32px;
}


h2.uk-article-title {
  	font-size: 28px;
}

h3{
   font-weight: 400;
   margin-top : 30px;
   margin-bottom : 18px;
}

h4{
  font-weight: 600;
  margin-top : 24x;
  margin-bottom : 16px;
}

h5{
  font-size: 16px;
  font-weight: 800;
}


h6{
  color: #333;
  font-size: 16px;
  font-weight: 800;
}

#footer hr {display:none}