/* body .testing-box {
    cursor: pointer;
    border: 1px solid #cbcbcb;
    background-color: #fff;
    padding: 0
}

.testing-box a {
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500;
    text-transform: capitalize;
    margin: 10px 0;
    font-family: Google Sans, Arial, sans-serif;
    color: #fff
}

.button-3 {
    position: relative;
    box-sizing: border-box;
    overflow: hidden;cursor: pointer;
}

.button-3 a {
    color: #C59D5F;
    text-decoration: none;
    transition: all .5s ease;
    z-index: 2;
    position: relative;
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400;
    text-transform: capitalize;
    margin: 10px 0;
    font-family: Google Sans, Arial, sans-serif
}

.eff-1 {
    background: #FFB196;
    width: 100%;
    height: 50px;
    bottom: -45px;
    position: absolute;
    transition: all .5s ease;
    z-index: 1
}

.eff-2 {
    background: #6BBFE8;
    width: 100%;
    height: 50px;
    bottom: -45px;
    position: absolute;
    transition: all .5s ease;
    z-index: 1
}

.eff-4 {
    background: #CD86EB;
    width: 100%;
    height: 50px;
    bottom: -45px;
    position: absolute;
    transition: all .5s ease;
    z-index: 1
}

.eff-3 {
    width: 100%;
    height: 50px;
    bottom: -45px;
    background: #8282FF;
    position: absolute;
    transition: all .5s ease;
    z-index: 1
}

.button-3:hover .eff-3 {
    bottom: 0
}

.button-3:hover .eff-1 {
    bottom: 0
}

.button-3:hover .eff-2 {
    bottom: 0
}

.button-3:hover .eff-4 {
    bottom: 0
}

.test2 .testing-box {width: 82px;}
.test2 {display: table;
    margin: 0 auto} */



    body .testing-box {
    cursor: pointer;
    border: 1px solid #C59D5F;
    background-color: #000;
    border-bottom: none; border-top: none;
    padding: 0
}

.testing-box a {
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500;
    text-transform: capitalize;
    margin: 10px 0;
    font-family: Google Sans, Arial, sans-serif;
    color: #fff
}

.button-3 {
    position: relative;
    box-sizing: border-box;
    overflow: hidden;cursor: pointer;
}

.button-3 a {
    color: #C59D5F;
    text-decoration: none;
    transition: all .5s ease;
    z-index: 2;
    position: relative;
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400;
    text-transform: capitalize;
    margin: 10px 0;
    font-family: Google Sans, Arial, sans-serif
}

.eff-1 {
    background: #C59D5F;
    width: 100%;
    height: 50px;
    bottom: -48px;
    position: absolute;
    transition: all .5s ease;
    z-index: 1
}

.eff-2 {
    background: #C59D5F;
    width: 100%;
    height: 50px;
    bottom: -48px;
    position: absolute;
    transition: all .5s ease;
    z-index: 1
}

.eff-4 {
    background: #C59D5F;
    width: 100%;
    height: 50px;
    bottom: -48px;
    position: absolute;
    transition: all .5s ease;
    z-index: 1
}

.eff-3 {
    width: 100%;
    height: 50px;
    bottom: -48px;
    background: #C59D5F;
    position: absolute;
    transition: all .5s ease;
    z-index: 1
}
.row-border{    border-top: 2px solid #C59D5F;}
.button-3:hover .eff-3 {
    bottom: 0;
}

.button-3:hover .eff-1 {
    bottom: 0;
}

.button-3:hover .eff-2 {
    bottom: 0;
}

.button-3:hover .eff-4 {
    bottom: 0;
}
.button-3:hover .btn-3{color: #000}
.test2 .testing-box {width: 82px;}
.test2 {display: table;
    margin: 0 auto}


.wdth {width: 20%}