.Mainh{
    font-family: 'ISBOLD';
    color: #fff;
    margin-top: 30px;
    width: 250px;
    font-size: 35px !important;
    line-height: 2.4em;
}
.easy-man{
    margin-top: -120px;
    position: absolute;
    z-index: 12;
 left: 255px;
}
@media all and (max-width:1400px){
.easy-man{
 left: 75px;
}
}
.text-holder {
    display: block;
    float: right;
    width: 100%;
    padding: 50px;
}
.text-holder p{
    display: block;
    float: right;
    text-align: justify;
    line-height: 2.2em;
    font-size: 28px;
    padding-right: 50px;
    padding-left: 50px;
}

.statsback{
display: block;
    float: right;
    width: 900px;
    margin-right: calc(50% - 450px);
}
.AccBack{
        display: block;
    float: right;
    width: 50%;
margin-bottom: 80px;
}

.AccBack img{
    display: block;
    float: right;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    filter: brightness(0) saturate(100%) invert(30%) sepia(6%) saturate(0%) hue-rotate(166deg) brightness(98%) contrast(89%);  
  margin-top: 40px;
}

.AccBack h3{
 display: block;
    float: right;
    width: calc(100% - 90px);
    text-align: right;
}

.AccBack span:nth-child(1){
display: block;
    float: right;
    width: 100%;
    font-size: 55px;
    font-family: 'ISBold';
    color: #515151;
    text-align: center;
}
.AccBack span:nth-child(2){
    display: block;
    float: right;
    width: 100%;
    text-align: center;
    font-size: 23px;
    color: #515151;
    margin-top: 31px;
}

.TargetTitle {
  display: block;
    color: #515151;
    line-height: 2em;
    font-family: 'ISBold';
    margin-top: 160px;
    text-align: center;
    font-size: 33px !important;
    margin-bottom: 30px;
}

.TargetButtonHolder {
    width: 260px;
    display: block;
    float: right;
    margin-right: calc(50% - 130px);
}

.TargetButton {
    display: block;
    min-width: 120px;
    border-radius: 10px;
    border: none;
    outline: none;
    background-image: linear-gradient(to left, #027a00, #0aa30b, #00c201);
    transition: 0.3s;
    height: 62px;
}

.TargetButton div {
    background-color: #056f17;
    height: 62px;
    width: 70px;
    margin-right: 0px;
    padding: 5px;
    display: block;
    float: right;
    border-radius: 0px 10px 10px 0px;
}
.TargetButton span {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #fff;
    margin-top: 9px;
    text-align: center;
    padding: 15px;
    margin-right: 40px;
}
.TargetButton img {
    display: block;
    float: right;
    margin-right: calc(50% - 20px);
    width: 40px;
    height: 40px;
    margin-top: 7px;
}

.AddressHolder{
display: block;
    float: right;
    width: 100%;   
height: 100px;
    
}
.AddressHolder2{
display: block;
    float: right;
    width: 100%;   
    background-image: linear-gradient(to left, transparent, #50808f, transparent);
height: 100px;
}
.AddressHolder img{
   width: 40px;
    height: 40px;
    border-radius: 10px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(36deg) brightness(101%) contrast(100%);
    float: right;
    margin-top: 32px;
}
.AddressHolder2 img{
    width: 40px;
    height: 40px;
    border-radius: 10px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(36deg) brightness(101%) contrast(100%);
    float: right;
    margin-top: 32px;
}
.AddressHolder h2{
    text-align: center;
    font-family: 'ISBold';
font-size: 22px !important;
color:#fff;
margin-right: 15px;
    float: right;
margin-top: 40px;
}
.AddressHolder2 h2{
    text-align: center;
    font-family: 'ISBold';
font-size: 22px !important;
color:#fff;
margin-right: 15px;
    float: right;
margin-top: 40px;
}
.AddressHolder p {
font-size: 17px;
    line-height: 1.7em;
    text-align: center;
color:#fff;
margin-right: 10px;
float:right;
margin-top: 40px;
}
.AddressHolder2 p {
font-size: 17px;
    line-height: 1.7em;
    text-align: center;
color:#fff;
margin-right: 10px;
float:right;
margin-top: 40px;
}
