.ad-f-text {
    margin: 0px 0rem;
    padding: -1rem 4rem;
    border-left: 0px solid #1a8ade;
    border-right: 0px solid #1a8ade;
    position: relative;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    font-size: 1.2rem;
    text-align: center;
}



.ad-t-right-bx,
.ad-t-right-bx:after,
.ad-t-right-bx:before,
.ad-t-left-bx,
.ad-t-left-bx:after,
.ad-t-left-bx:before {
    position: absolute;
    width: 1.5rem;
    height: 100%;
}

.ad-t-left-bx,
.ad-t-left-bx:after,
.ad-t-left-bx:before {
    left: -1px;
}

.ad-t-right-bx,
.ad-t-right-bx:after,
.ad-t-right-bx:before {
    right: -1px;
}

.ad-t-left-bx,
.ad-t-right-bx {
    top: 0px;
}

.ad-t-right-bx:after,
.ad-t-left-bx:after {
    top: 0px;
    content: '';
    background-color: #1a8ade;
    height: 7px;
}

.ad-t-right-bx:before,
.ad-t-left-bx:before {
    content: '';
    background-color: #1a8ade;
    height: 7px;
    bottom: 0px;
}
.ad-t-bottom-bx{
    position: absolute;
    margin: auto;
    left: 0px;
    right:0px;
    bottom: 0px;
    height: 7px;
    background-color: #1a8ade;  
    width: 8rem;
}
.content .info{
    pointer-events: none;
    padding: 0rem;
}