body {
    z-index: 1
}

.kode_link_1 {
    background-color: #f5f5f5;
    display: inline-block;
    outline: 2px solid #000;
    outline-offset: 3px;
    overflow: hidden;
    padding: 12px 68px 10px 20px;
    position: relative;
    z-index: 9999;
    text-transform: uppercase;
    color: #233a38;
    font-weight: 700;
    letter-spacing: 1.2px;
    font-family: sintony, sans-serif;
    z-index: 1
}

.kode_link_1 i {
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    height: 100%;
    position: absolute;
    right: 16px;
    top: 10px
}

.kode_link_1:before {
    background-color: #000;
    color: #fff;
    content: "";
    height: 100%;
    padding: 33px 34px;
    position: absolute;
    right: -22px;
    top: -15px;
    transform: rotate(66deg)
}

.kode_link_11 {
    background-color: #f5f5f5;
    display: inline-block;
    outline: 2px solid #000;
    outline-offset: 3px;
    overflow: hidden;
    padding: 12px 55px 10px 5px;
    position: relative;
    z-index: 9999;
    text-transform: uppercase;
    color: #233a38;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: sintony, sans-serif;
    font-size: 11px;
    z-index: 1
}

.kode_link_11 i {
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    height: 100%;
    position: absolute;
    right: 16px;
    top: 10px
}

.kode_link_11:before {
    background-color: #000;
    color: #fff;
    content: "";
    height: 100%;
    padding: 33px 34px;
    position: absolute;
    right: -22px;
    top: -15px;
    transform: rotate(66deg)
}

.kode_link_2 {
    display: inline-block;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 14px 35px 15px;
    overflow: hidden;
    border: 2px solid #fff;
    border-radius: 2px;
    line-height: normal;
    z-index: 1
}

.kode_link_2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background-color: #fff;
    z-index: -9
}

.kode_link_2:hover:before {
    width: 100%;
    height: 100%
}

.kode_link_3 {
    background-color: #000;
    display: inline-block;
    outline: 1px solid #000;
    outline-offset: 3px;
    overflow: hidden;
    padding: 12px 68px 10px 20px;
    position: relative;
    z-index: 9999;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1.2px;
    font-family: sintony, sans-serif;
    z-index: 1
}

.kode_link_3 i {
    color: #27282d;
    font-size: 19px;
    font-weight: 700;
    height: 100%;
    position: absolute;
    right: 16px;
    top: 10px
}

.kode_link_3:before {
    background-color: #f5f5f5;
    content: "";
    height: 100%;
    padding: 33px 34px;
    position: absolute;
    right: -27px;
    top: -18px;
    transform: rotate(62deg)
}

.kode_link_33 {
    background-color: #000;
    display: inline-block;
    outline: 1px solid #000;
    outline-offset: 3px;
    overflow: hidden;
    padding: 12px 55px 10px 5px;
    position: relative;
    z-index: 9999;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: sintony, sans-serif;
    font-size: 11px;
    z-index: 1
}

.kode_link_33 i {
    color: #27282d;
    font-size: 19px;
    font-weight: 700;
    height: 100%;
    position: absolute;
    right: 16px;
    top: 10px
}

.kode_link_33:before {
    background-color: #f5f5f5;
    content: "";
    height: 100%;
    padding: 33px 34px;
    position: absolute;
    right: -27px;
    top: -18px;
    transform: rotate(62deg)
}

.kode_btn_1 {
    position: relative;
    border: 1px solid #ddd;
    text-transform: uppercase;
    color: #474747;
    position: relative;
    padding: 15px 20px;
    background-color: #fff;
    z-index: 99999
}

.kode_btn_1:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background-color: #d2d2d2;
    z-index: -1
}

.kode_btn_1:hover:before {
    width: 100%
}