.banner{
    pointer-events: none;
}
.container .title,
.plan .title,
.plan .sub-title {
    padding: 2rem;
    padding-left:0px; 
    font-size: 1.5rem;
    color: #1a8ade
}

.container>.title {
    font-size: 1.6rem;
}

.info {
    font-size: 1.2rem;
    line-height: 2rem;
}

.row {
    padding: 3rem;
}

.b-line {

    border-bottom: 1px solid #e2e2e2
}

.img-b-left {
    padding-top: 30px;
    padding-right: 100px;
}

.img-b-right {
    padding-top: 30px;
    padding-left: 100px;
}

.sm-sx-show {
    display: none;
    padding: 1rem 0.5rem 0 1rem;
}
.container img{
    pointer-events: none;
}
@media only screen and (max-width: 992px){
    .row {
        padding: 2rem;
        text-align: center;
    }
    .img-b {
        display: none;
    }
    .sm-sx-show {
        display: block;
    }
    .text {
        float: left;
    }

    .sx-img-b {
        
    }
    .sx-img-b img{
        padding-top: 1.5rem;
    }
    .sx-img-b::before {
        content: "";
        clear: both;
        display: block;
    }
    .img-b-left,
    .img-b-right {
        padding: 10px
    }
}
.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;
}
.ad-f-text2 {
    margin: 0px 0rem;
    padding: -1rem 4rem;
    border-left: 40px solid #ffffff;
    border-right: 0px solid #1a8ade;
    position: relative;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    font-size: 1.2rem;
    text-align: left;
}



.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;
}

