.MainWrapper{
padding-top:0px;
} 
.P-10046  {
background-color:#fff;
}
.C-40661 .pnl{
    padding-top: 25px;
    padding-right: 22px;
}
.HomeNavLogo{
    float: left;
    width: 200px;
    height: 64px;
}
.HomeNavLogo img{
float: right;

}
#SubHM-1-2{
width:420px;
height:auto;
}
.HM ul li a span{
    font-size: 18px;
 word-spacing: -2px;
    font-size: 18px;
    word-spacing: -2px;
    color: #610C9F;
    transition: 0.3s;
}
.HM ul li a span img{
  transition: 0.3s;
filter: brightness(0) saturate(100%) invert(16%) sepia(55%) saturate(4781%) hue-rotate(269deg) brightness(79%) contrast(113%);
width: 16px;
    height: 16px;
    margin-left: 2px;
}
.HM ul li a:hover span{  
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: rgb(97, 12, 159);
    background: linear-gradient(-45deg, rgba(97, 12, 159, 1) 0%, rgba(148, 11, 146, 1) 33.333%, rgba(218, 12, 129, 1) 66.666%, rgba(218, 12, 129, 1) 100%);
}
.HM ul li a:hover span img{  
  filter: brightness(0) saturate(100%) invert(14%) sepia(95%) saturate(4470%) hue-rotate(302deg) brightness(108%) contrast(106%);
}

.HM ul li {   
    margin-left: 15px;
}

.SubHM ul li{
    margin-bottom: 11px;
    margin-top: 8px;
}


.SubHM {  
    border-radius: 14px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    border-color: rgb(0 0 0 / 0%);
    border-top-right-radius: 14px;
    border-top-left-radius: 14px;
}



.SubHM ul li a span{
    font-size: 18px;
 word-spacing: -2px;
       font-size: 16px;
    word-spacing: -2px;
    color: #610C9F;
    transition: 0.3s;
}
.SubHM ul li a span img{
  transition: 0.3s;
filter: brightness(0) saturate(100%) invert(16%) sepia(55%) saturate(4781%) hue-rotate(269deg) brightness(79%) contrast(113%);
width: 16px;
    height: 16px;
    margin-left: 2px;
}
.SubHM ul li a:hover span{  
 -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: rgb(97, 12, 159);
    background: linear-gradient(-45deg, rgba(97, 12, 159, 1) 0%, rgba(148, 11, 146, 1) 33.333%, rgba(218, 12, 129, 1) 66.666%, rgba(218, 12, 129, 1) 100%);
}
.SubHM M ul li a:hover span img{  
  filter: brightness(0) saturate(100%) invert(14%) sepia(95%) saturate(4470%) hue-rotate(302deg) brightness(108%) contrast(106%);
}



/***Footer***/
.P-30128{
padding-top:10px;
background-color:#ffffff;
}
.FooterLogo {
    display: block;
    margin: auto;
    width: 150px;
    margin-top: 90px;
}
.FooterTitle {
    display: block;
    text-align: center;
    margin-top: 22px;
    font-family: 'ISBold';
    font-size: 20px;
    width: 96%;
    margin-right: 3%;
    line-height: 1.7em;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: rgb(97, 12, 159);
    background: linear-gradient(-45deg, rgba(97, 12, 159, 1) 0%, rgba(148, 11, 146, 1) 33.333%, rgba(218, 12, 129, 1) 66.666%, rgba(218, 12, 129, 1) 100%);
}


.CopyRightText{
   text-align: left;
    font-size: 13px;
    display: block;
    float: right;
    width: 100%;
    margin-top: 5px;
    color: #000000;
}
#FooterYearItem{
font-family: 'ISEN';
}

.FooterList{
display: block;
    float: right;
    width: 100%;
    margin-top: 88px;
padding: 0px;
}
.FooterList li{
display: block;
    float: right;
    width: 100%;
    margin-bottom: 10px;
}
.FooterList li a{
font-size: 16px;
}

.FooterPhone{
    font-size: 17px;
    text-align: right;
    display: block;
    float: right;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: rgb(97, 12, 159);
    background: linear-gradient(-45deg, rgba(97, 12, 159, 1) 0%, rgba(148, 11, 146, 1) 33.333%, rgba(218, 12, 129, 1) 66.666%, rgba(218, 12, 129, 1) 100%);
clear: both;
    margin-bottom: 15px;
}
.FooterPhone span:nth-child(2){
 direction:ltr;
    display: inline-block;
}


.P-30128 {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #ffffff;
    background-image: url('https://panel.abrepel.com//Files/Website/base/FooterWave.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom left;
    min-height: 400px;
    position: relative;
}

.R-40284 {
    position: absolute;
    bottom: 0px;
    left: 0;
}

@media all and (max-width: 1280px)  {
   .P-30128  {
    background-size: 50%;
}
}
