@charset "utf-8";
/* CSS Document */

.faq .card-header {background-color:transparent!important; padding:0; border-bottom:0!important;}

.faq .list-group-item.active, .faq .list-group-item:hover {background:#F1FAFF; color:#3b3b3b; font-weight:bold; border-radius:5px;}
.faq .list-group-item:hover {font-weight:normal!important;}
.faq .list-group-item:not(.active):not(:hover) {background:transparent!important;}

.faq-accordion .accordion-body {padding:1rem .5rem!important;}
.faq-accordion .accordion-body p {margin-bottom:0;}

.faq-accordion .accordion-item {border:0; border-bottom:1px solid rgba(0, 0, 0, .08);}
.faq-accordion .accordion-item:not(:last-of-type) {margin-bottom:10px;}
.faq-accordion .accordion-item:last-of-type {border-bottom:0!important;}

.faq-accordion .accordion-button:not(.collapsed) {color: #3b3b3b;background-color: #F1FAFF;box-shadow:none!important; border-radius:10px; font-weight:bold;}
.faq-accordion .accordion-button {padding:20px 10px!important; font-size:.95rem;}
.faq-accordion .accordion-button:focus {box-shadow:none;}

@media only screen and (min-width: 992px) {

}

/* l_content sorkizárt */
.sorkizart {
    text-align:justify;
    text-justify:inter-word;
}
