.MainH1 {
    color: #000;
    font-family: 'ISBold';
    font-size: 25px !important;
    float: right;
    width: 100%;
}
.FaqTypeBackActive p , .FaqTypeBackActive img
{
    filter: brightness(0) saturate(100%) invert(47%) sepia(4%) saturate(6854%) hue-rotate(344deg) brightness(97%) contrast(67%) !important;
}
.FaqTypeBackActive{
border-color:#a97142 !important;
}
.FaqTypeBack {
    width: 93%;
    height: 100px;
    border-color: #ccc;
}
.FaqTypeBack img {
    width: 30px;
    height: 30px;
    margin-top: 4px;
}
.FaqTypeHolder {
    margin-top: 55px;
    width: calc((100% / 9));
}
.FaqItem {
    border-color: #e5e5e5;
    background: #f5f5f5;
}
.FaqContent {
    border-color: #d9d9d9;
    background: #ffffff;
}
.textunder h1 {
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 18px;
}
.textunder img {
    float: right;
    margin-right: calc((100% - 189px) / 2);
    margin-top: 5px;
    margin-bottom: 5px;
}

.FaqTypeBack img{
filter: brightness(0) saturate(100%) invert(39%) sepia(0%) saturate(315%) hue-rotate(208deg) brightness(89%) contrast(85%);
}
.FaqTypeBack p{
color:#5E5E5E;
display: block;
    text-align: center;
    margin-top: 13px;
    height: 39px;
    overflow: hidden;
    margin-bottom: 5px;
    font-size: 12px;
}

.FaqHeader img{
filter: brightness(0) saturate(100%) invert(39%) sepia(0%) saturate(315%) hue-rotate(208deg) brightness(89%) contrast(85%);
}
.FaqSearch img {
    float: left;
    max-width: 34px;
    margin-left: 12px;
    margin-top: 12px;
    cursor: pointer;
    width: 26px;
    height: 26px;filter: brightness(0) saturate(100%) invert(39%) sepia(0%) saturate(315%) hue-rotate(208deg) brightness(89%) contrast(85%);
}