.Mod129{background: #080808}
.Mod129 .Container {
    padding: 0 40px;
    display: flex;
    flex-direction: column;
}
.Mod129 .Mod129Logo {
    width: 100%;
    display: flex;
    justify-content: center;
    padding:75px 0px 32px 0px;
    border-bottom: 1px solid #cccccc3b;
}
.Mod129 .Mod129Logo svg{
    height: 100px;
}
.Mod129 .Mod129Logo svg path{
    fill:#fff;
    stroke: #fff;
}

.Mod129 .Mod129Content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 80px 16px 10px 16px;
    flex-direction: row;
}

.Mod129 .Mod129Content .Mod129LeftContnet{
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 70%;
}
.Mod129 .Mod129Content .Mod129RightContnet {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 390px;
    align-items: flex-end;
    align-content: flex-end;
}
    
.Mod129 .Mod129Content .NavGroup{display: flex;}
.Mod129 .Mod129Content .NavApps{display: flex;margin-top: 126px;justify-content: flex-end;gap: 50px;}
.Mod129 .Mod129Content .NavGroup .GroupBox{width:100%}
.Mod129 .Mod129Content .NavGroup .GroupBox .Title{width:100%;margin-bottom: 32px;font-weight: 500;}
.Mod129 .Mod129Content .NavGroup .GroupBox .Title svg{display: none;}
.Mod129 .Mod129Content .NavGroup .GroupBox .List{width:100%;gap: 17px;display: flex;flex-direction: column;}
.Mod129 .Mod129Content .NavGroup .GroupBox .List .Item{width:100%;cursor: pointer;}
.Mod129 .Mod129Content .NavGroup .GroupBox .List .Item:hover{}


.Mod129 .Mod129Content .Mod129Payment{
    width: 100%;
    margin-bottom: 42px;
}
.Mod129 .Mod129Content .Mod129Payment .Mod129PaymentTitle{
    width: 100%;
    margin-bottom: 20px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    text-align: left;
}
 
.Mod129 .Mod129Content .Mod129Payment .Mod129PaymentList {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 14px 0px;
}
.Mod129 .Mod129Content .Mod129Payment .Mod129PaymentList .Item{width: 50%;display: flex;align-items: center;justify-content: flex-start;}
.Mod129 .Mod129Content .Mod129Payment .Mod129PaymentList .Item .Icon{
   display: flex;
    margin-right: 10px;
}
.Mod129 .Mod129Content .Mod129Payment .Mod129PaymentList .Item .Name {
    width: 100%;
    white-space: nowrap;
}                                                                                                                 

.Mod129 .Mod129Content .Mod129App {
    width: 100%;
    margin-bottom: 42px;
}
.Mod129 .Mod129Content .Mod129App .Mod129AppTitle {
    width: 100%;
    margin-bottom: 20px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    text-align: left;
}
 
.Mod129 .Mod129Content .Mod129App .Mod129AppList {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 14px 0px;
}
.Mod129 .Mod129Content .Mod129App .Mod129AppList .BtnApp{width: 50%;display: flex;align-items: center;justify-content: flex-start;}
.Mod129 .Mod129Content .Mod129App .Mod129AppList .BtnApp .Icon{
   display: flex;
    margin-right: 10px;
}
.Mod129 .Mod129Content .Mod129App .Mod129AppList .BtnApp .Name{width:100%;}





.Mod129 .Mod129Content .Mod129Copyright {
    cursor: pointer;
    color: #fff;
}
.Mod129 .Mod129Content .Mod129Country {
    cursor: pointer;
    color: #fff;
}


.Mod129 .Mod129Content .Mod129SeoText {
    width: 100%;
    color: #fff;
    text-align: center;
    line-height: 18px;
    font-size: 11px;
}

 
@media screen and (max-width: 1140px) {
   .Mod129{margin:0}
   .Mod129 .Mod129Content .LeftContent{
      display: none;
   }
    .Mod129>.Container{padding: 0}
    .Mod129 .Mod129Content{
        display: flex;
        flex-direction: column;
        padding: 100px 20px;
    }
    .ModViewer .Mod129 .Content{padding: 100px 20px;}
    .Mod129 .Mod129Content .LeftContent{
        margin-bottom: 40px;
    }
    .Mod129 .Mod129Content .LeftContent>img{
        height: 20px;
    }
    .Mod129 .Mod129Content .RightContent{
            
        max-width: 100%;
        display: flex;
        flex-direction: column;

    }
    .Mod129 .Mod129Content .RightContent .Navs{
        border: 0;
        margin-bottom: 70px;
    }
   
    .Mod129 .Mod129Content .RightContent .Socials{
      display: flex;
      flex-direction: column;
      margin-bottom: 50px;
    }
    .Mod129 .Mod129Content .RightContent .Socials .Social .Title{display: none;}
    .Mod129 .Mod129Content .RightContent .Socials .Social .List {
      display: flex;
      gap: 16px;
      flex-wrap: wrap;
    }
    .Mod129 .Mod129Content .RightContent .Socials .Social .List .Item {
         line-height: 16px;
         width: calc(25% - 12px);
     }
    .Mod129 .Mod129Content .RightContent .Socials .Bullettin{
      margin-bottom: 50px;
    }
    .Mod129 .Mod129Content .RightContent .Socials .Bullettin .Btn{
    width: 100%;
    }
    .Mod129 .Mod129Content .RightContent .NavGroup{
        display: flex;
        flex-direction: column;
        border-top: 1px solid #3E3E3E;
        padding-top: 40px;
        padding-bottom: 40px;
        border-bottom: 1px solid #3E3E3E;
    }
    .Mod129 .Mod129Content .RightContent .NavGroup .GroupBox .List{display: none;padding-top:20px}
    .Mod129 .Mod129Content .RightContent .NavGroup .Payments .List{
        display: none;
    }
    .Mod129 .Mod129Content .RightContent .NavGroup .Title   svg[fr="open"]{display: block;}
    .Mod129 .Mod129Content .RightContent .NavGroup .Title svg[fr="open"]{display: block;}
    .Mod129 .Mod129Content .RightContent .NavGroup .Title.show svg[fr="open"]{display: none;}
    .Mod129 .Mod129Content .RightContent .NavGroup .Title.show svg[fr="closed"]{display: block;}
    .Mod129 .Mod129Content .RightContent .NavGroup .Title {
      display: flex;
      align-items: center;
      justify-content: space-between;
   }
   .Mod129 .Mod129Content .RightContent .NavGroup .GroupBox .Title {
      margin-bottom: 0;
   }

   .Mod129 .Mod129Content .RightContent .NavApps {
      margin-top: 22px;
      gap: 20px;
      flex-direction: column;
      align-items: flex-end;
   }
   .Mod129 .Mod129Content .RightContent .NavGroup{padding-bottom:0}
   .Mod129 .Mod129Content .RightContent .NavGroup .GroupBox .List .Item{
      display: flex;
      width: 100%;
      line-height: 35px;
   }
   .Mod129 .Mod129Content .RightContent .NavGroup .GroupBox{margin-bottom:30px}


    .Mod129 .Container {padding: 0 14px;}
    .Mod129 .Mod129Logo{order:3}
    .Mod129 .Mod129Content:last-child{order:4}
    .Mod129 .Mod129Content{padding: 100px 0px;}
    .Mod129 .Mod129Content .Mod129LeftContnet{max-width:100%;width:100%;margin-bottom:42px}
    .Mod129 .Mod129Content .Mod129RightContnet{max-width:100%;width:100%}
    .Mod129 .Mod129Content .NavGroup{
        flex-direction: column;
    }
    .Mod129 .Mod129Content .NavGroup .GroupBox .List{display: none;}
    .Mod129 .Mod129Content .NavGroup .GroupBox .Title svg[fr="open"]{display: flex;}
    .Mod129 .Mod129Content .NavGroup .GroupBox .Title {
        width: 100%;
        margin-bottom: 0;
        font-weight: 500;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-top: 1px solid #545454;
        line-height: 60px;
    }
    .Mod129 .Mod129Content .NavGroup .GroupBox .List .Item {
        width: 100%;
        cursor: pointer;
        display: block;
        line-height: 35px;
        padding-left: 14px;
    }
    .Mod129 .Mod129Content .NavGroup .GroupBox .Title.show svg[fr="open"]{display: none;}
    .Mod129 .Mod129Content .NavGroup .GroupBox .Title.show svg[fr="open"]{display: flex;}

}