/*slider*/
.btn-box .theme-btn span{
    font-weight: bold;
    font-size: 16px !important;
}
.slider-cta .btn-title{
    font-weight: bold;
    font-size: 15px !important;
}

@media (max-width: 768px) {
    .tp-caption h2{
        margin-right: 27%;
    }
    .tp-caption .text{
        font-size: 16px;
        line-height: 15px;
    }
}


.bc-txt-bold{
    font-weight: bold;
}