.allbottom{
    margin-top: 100px;
    width: 99%;
    height: 50px;
    display: inline-block;
    position: relative;
    text-align: center;
}
.allbottom div{
    width: 100%;
    height: 100%;
}
.allbottom div .alla{
    /*margin-left: 200px;*/
    display: inline-block;
    width: 23%;
    color: orangered;
}
.allbottom .dibuba{
    width: 100%;
    height: 50px;
    /*background-color: brown;*/
    margin-top: 50px;
}
.allbottom .dibuba .a1{
    float: left;
    color: black;
    width: 200px;
    height: 50px;
    /*background-color: antiquewhite;*/
    margin-left: 30%;
}
.allbottom .dibuba .ga{
    float: right;
    width: 200px;
    height: 50px;
    /*background-color: aquamarine;*/
    margin-right:26%;
}
.allbottom .dibuba .ga img{
    height: 20px;

}
.allbottom .dibuba .ga a{
    color: black;
}

/*@media only screen and (max-width: 1025px) {*/
    /*.allbottom div .alla{*/
        /*margin-left: 150px;*/
        /*color: orangered;*/
    /*}*/

    /*.allbottom .dibuba .a1{*/
        /*float: left;*/
        /*color: black;*/
        /*width: 200px;*/
        /*height: 50px;*/
        /*!*background-color: antiquewhite;*!*/
        /*margin-left: 30%;*/
    /*}*/
    /*.allbottom .dibuba .ga{*/
        /*float: right;*/
        /*width: 200px;*/
        /*height: 50px;*/
        /*!*background-color: aquamarine;*!*/
        /*margin-right:23%;*/
    /*}*/
    /*.allbottom .dibuba .ga img{*/
        /*width: 20px;*/
    /*}*/
    /*.allbottom .dibuba .ga a{*/
        /*color: black;*/
    /*}*/
/*}*/



/*@media only screen and (max-width: 1025px) {*/
    /*.nav .navlist{*/
        /*width: 85%;*/
    /*}*/
/*}*/