.MainH1 {
    color: #fff;
    font-family: 'ISBold';
    font-size: 33px !important;
    float: right;
    width: 100%;
margin-top: 10px !important;
}
.MainWrapper{
padding-top: 0px !important;

}

.AboutTextBack {
    display: block;
    float: right;
    width: 100%;
    padding: 25px;
    border-radius: 11px;
    margin-top: 50px;
}
.AboutImgBack{
   display: block;
    float: right;
    width: 100%;
    padding: 25px;
    border-radius: 11px;
    margin-top: 50px;
}
.AboutImgBack img{
margin-top: 20px;
    border-radius: 10px;
}
.AboutTag {
    display: block;
    float: right;
    font-size: 14px;
    color: red;
    color: #956a01;
}
.AboutTitle {
    display: block;
    float: right;
    width: 100%;
    font-size: 19px;
    margin-top: 12px;
    font-family: 'ISBold';
    color: #3b2411;
}
.AboutText {
    float: right;
    display: block;
    width: 100%;
    font-size: 18px !important;
    line-height: 2em;
    text-align: justify;
    margin-top: 20px;
}
.textunder img {
    float: right;
    margin-right: calc((100% - 189px) / 2);
    margin-top: 5px;
    margin-bottom: 5px;
}
.TextUnder h3 {
    float: right;
    width: 100%;
    text-align: right;
    margin-top: 10px;
font-family: 'ISBOLD';
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #adaba6;
}
.E6-20382 {  
  background: #ffffffc7;
    padding: 15px;
    width: calc(100% - 50px);
    margin-right: 25px;
    margin-bottom: 50px;
margin-top:10px;
    border-radius: 10px;

}
#E13-30808-FormInfo{
    background-color: #fff;
    padding: 20px;
    border: 1px solid #554f4f;
    border-radius: 20px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.btn ,.btn-Form{
background-color: #0077B6;
    color: #fff !important;
}
.Support24 img{
width: 80px;
    display: block;
    margin: auto;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2%) hue-rotate(196deg) brightness(104%) contrast(101%);
}
.Support24  h3{
text-align: center;
    color: #ffffff;
    margin-top: 30px;
    font-size: 20px !important;
font-family: 'ISBold';
    line-height: 2.6em;
}
.Support24  span{
    font-size: 20px;
    text-align: center;
    display: block;
    margin-top: 45px;
   font-family: 'ISBOLD';
    color: #fff;
}
.MKTreeSelectItemHolderSCBack {
    position: static;
}