.MainWrapper {
   padding-top: 0px !important;
}
.Mainh{
    font-family: 'ISBOLD';
    color: #fff;
    text-align: center;
    margin-top: 200px;
    width: 56%;
    font-size: 45px !important;
    line-height: 1.6em;
text-shadow: 2px 0px 8px #fff;
margin-right: 16%
}
.P-5{
    min-height: 650px;
}
.FaqHeader {
    background: #ffffff;
}
.FaqHeaderTitle {
    height: 43px;
    padding-top: 9px;
    font-size: 15px;
font-family: 'ISBold';
}
.FaqHeaderIcon img {
    margin: 11px auto;
    width: 20px;
    height: 20px;
filter: brightness(0) saturate(100%) invert(47%) sepia(0%) saturate(1472%) hue-rotate(134deg) brightness(95%) contrast(89%);
}

.E100-15{
margin-bottom: 100px;
    float: right;
    width: 100%;
}

.FaqImage{
display: block;
    margin: auto;
    width: 200px;
}
.FaqH1{
font-family: 'ISBold';
    margin-top: 37px;
    color: #3f3f3f;
    font-size: 22px !important;
}
.Faqp{
color: #000;
    font-size: 20px !important;
    margin-top: 10px;
    line-height: 1.7em;
}

.FaqBack{
    border-radius: 11px;
    overflow: hidden;
    box-shadow: 0px 0px 11px -1px #ddd;
}

.FaqBack  .FaqBack{
    box-shadow: none !important;
}
.FaqBody {
    padding: 15px 20px;
}
.FaqBody *{
    line-height: 1.7em;
    color: #3f3f3f;
    font-size: 15px;
}
