.stagh3{
	display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
	font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
	margin-top: 20px;
    margin-bottom: 10px;
	font-size: 24px;
	margin: 0;
    font-weight: lighter !important;
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    color: #3c3c3c;
	font-size: 25px;
    line-height: 25px;
}

.stagh4{
	display: block;
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
	font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
	margin-top: 10px;
    margin-bottom: 10px;
	font-size: 18px;
	margin: 0;
    font-weight: lighter !important;
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    color: #3c3c3c;
	font-size: 20px;
    line-height: 20px;
}

.stagb{
	font-weight: 700;
}

.paginator_kateg .stagb{
	font-weight: 700;
    padding: unset!important;
    color: unset!important;
    border-radius: unset!important;
    border: unset!important;
    box-shadow: unset!important;
    background: unset!important;
}

.paginator_kateg .stagi{
    padding: unset!important;
    color: unset!important;
    border-radius: unset!important;
    border: unset!important;
    box-shadow: unset!important;
    background: unset!important;
    font-style: italic;
}

.caption a .stagh4:hover {
    color: #e3a25a;
    text-decoration: none;
}

.caption a .stagh4 {
    color: #252525;
    font-size: 15px;
    min-height: 40px;
    text-decoration: underline;
}


.navig_blok > p.sidebox-title1 + h1{
    line-height: 22px;
    padding-left: 10px;
}

.dg_prod_gentext{
    text-align: justify;
    margin-top: 20px;
}

.dg_filt_gentext{
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: justify;
}
@media (max-width: 500px){
    .container  {
        width: auto!important;
    }
    .content div{
        width: auto!important;
        /*margin-left: 15px!important;*/
        /*margin-right: 15px!important;*/
    }
}




.cat_faq_block .card{
    border: 2px solid rgba(189, 195, 199, 0.3) !important;
    border-radius: 7px;
    margin-bottom: 10px;
}

.cat_faq_block .card-body{
    padding: 12px;
}

.cat_faq_block .card button{
    text-align: left;
    width: 100%;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
