
/*--------------------------style-on------------------------*/
.bpto-prize.mpd-ptext-right {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}
.bpto-prize {
    margin-bottom: 10px;
}
.tbptitw-main .bpto-prize.mpd-ptext-right .mpd-exptext {
    margin-left: 20px;
}
.mpd-pricing {
    box-shadow: 0 0.2rem 2.8rem rgb(36 36 36 / 10%);
}
.tbptitw-main .mpd-pricet-base {
    background: #F9F9F9;
}

.tbptitw-main .mpd-pricet-base .mpd-micon i {
    font-size: 60px;
    line-height: 60px;
    color: #826EF4;
}
.tbptitw-main .mpd-pricet-base .mpd-micon svg{
    width: 50px;
    fill: #826EF4;
}
.mpd-micon {
    margin-bottom: 1rem;
}
.tbptitw-main .mpd-pricet-base .single-bpto.bpto-highlight-one i,
.tbptitw-main .mpd-pricet-base .bpto-highlight-one,
.tbptitw-main .mpd-pricet-base .bpto-highlight-one h2,
.tbptitw-main .mpd-pricet-base .bpto-highlight-one p {
    color: #fff;
}

.tbptitw-main .mpd-pricet-base .single-bpto {
    box-shadow: 0 0.2rem 2.8rem rgb(36 36 36 / 10%);
    padding: 50px 60px;
    border-radius: 10px;
    background: #fff;
    position: relative;
}

.tbptitw-main .mpd-pricet-base .single-bpto a {
    text-decoration: none;
}

.tbptitw-main .mpd-pricet-base .single-bpto.bpto-highlight-one {
    background-image: linear-gradient(320deg, #6a4dd6 0%, #f73b93 100%);    
    color: #fff;
}

.tbptitw-main .mpd-pricet-base .single-bpto .bpto-top-heading {
    margin: 0 0 10px 0;
    font-weight: 300;
}

.tbptitw-main .mpd-pricet-base .single-bpto span.bpto-curency {
    position: absolute;
    top: 10px;
    font-size: 23px;
    line-height: 23px;
    font-weight: 400;
}

.tbptitw-main .mpd-pricet-base .single-bpto span.bpto-prixe-text {
    font-size: 60px;
    line-height: 70px;
    font-weight: 700;
    margin-left: 14px;
}

.tbptitw-main .mpd-pricet-base .single-bpto .bpto-price-tag {
    position: relative;
}

.tbptitw-main .mpd-pricet-base .mpd-exptext {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 45px;
    color: gray;
}

.tbptitw-main .mpd-pricet-base .single-bpto.bpto-highlight-one .bpto-prize p {
    color: rgb(255, 255, 255);
}

.tbptitw-main .single-bpto .bpto-bottom-heading-text {
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    margin: 0;
    padding-bottom: 20px;
}

.tbptitw-main .mpd-pricet-base .single-bpto ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.tbptitw-main .mpd-pricet-base .single-bpto ul li {
    margin-bottom: 15px;
    font-weight: 400;
    text-transform: capitalize;
}

.tbptitw-main .mpd-pricet-base .single-bpto ul li p {
    margin: 0;
}

.tbptitw-main .mpd-pricet-base .single-bpto .bpto-bottom ul li i{
    margin-right: 10px;
    font-size: 14px;
    color: #000;
}

.tbptitw-main .mpd-pricet-base .single-bpto.bpto-highlight-one .bpto-bottom ul li i{
    color: #fff;
}

.tbptitw-main .mpd-pricet-base .single-bpto ul li a {
    padding-bottom: 2px;
    color: #000;
    border-bottom: 1px dotted;
}

.tbptitw-main .mpd-pricet-base .single-bpto.bpto-highlight-one ul li a {
    color: rgb(255, 255, 255);
}

.tbptitw-main .single-bpto .bpto-bottom {
    margin-bottom: 35px;
}

.tbptitw-main .mpd-btn.mpdprice-btn {
    padding: 12px 35px;
    text-transform: uppercase;
    font-size: 12px;
    color: #000;
    border: 2px solid #80808057;
    border-radius: 20px;
    background: #fff;
    transition: .5s;
    display: inline-block;
}

.tbptitw-main .bpto-highlight-one .mpd-btn.mpdprice-btn {
    border: 2px solid transparent;
}

.tbptitw-main .mpd-btn.mpdprice-btn:hover {
    border: 2px solid transparent;
    background: #D92E77;
    color: #fff;
}




/*------------------------style-two--------------------------*/

.tbptitw-main .style-two{
    position: relative;    
    border: 2px solid #fff;
    transition: .5s;
}
.tbptitw-main .style-two .bpto-highlight-two {
    border: 2px solid #FA2146;
}
.tbptitw-main .style-two:hover {
    border: 2px solid #FA2146;
}
.tbptitw-main .style-two .single-bptt span.bptt-curency,
.tbptitw-main .style-two .bpto-price-tag span,
.tbptitw-main .style-two .mpd-exptext,
.tbptitw-main .style-two .mpd-micon i{
    color: #FA2146;
}
.tbptitw-main .style-two .mpd-micon s{
    fill: #FA2146;
}
.tbptitw-main .mpd-pricet-base.style-two .mpd-exptext{
    padding-bottom: 0;
    margin-bottom: -15px;
}
.tbptitw-main .style-two .mpd-btn.mpdprice-btn {
    border-radius: 5px;
}
.tbptitw-main .style-two:hover .mpd-btn.mpdprice-btn,
.tbptitw-main .style-two .bpto-highlight-two .mpd-btn.mpdprice-btn{
    background: #FA2146;
    color:#fff
}
/*Style three*/
.tbptitw-main .mpd-pricet-base.style-three .single-bpto{
    padding: 50px 30px;
}
.tbptitw-main .mpd-pricet-base.style-three .bpto-top-heading{
    text-align: center;
}
.tbptitw-main .mpd-pricet-base.style-three .mpd-exptext{
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 15px;
}
.tbptitw-main .style-three .bpto-prize {
    justify-content: center;
    margin-bottom: 20px;
}
.tbptitw-main .style-three .mpd-btn.mpdprice-btn {
    display: block;
    width: 100%;
    background: #F74C3A1A;
    color: #F74C3A;
    border-radius: 0;
    text-align: center;
}

.tbptitw-main .style-three .single-bpto.bpto-highlight-three,
.tbptitw-main .style-three .single-bpto:hover  {
    color: #fff;
    background: #F74C3A;
    box-shadow: 11px 11px 30px 0 #f74c3a5c;
}
.tbptitw-main .style-three .single-bpto.bpto-highlight-three i{
    color: inherit;
}
.tbptitw-main .style-three .single-bpto.bpto-highlight-three i{
    color: inherit;
}
.tbptitw-main .style-four .single-bpto.bpto-highlight-four .mpd-micon {
    color: #329d9c;
}
.tbptitw-main .style-three .single-bpto:hover a,
.style-three .bpto-highlight-three a,
.style-three .bpto-highlight-three li,
.tbptitw-main .style-three .single-bpto:hover li,
.tbptitw-main .style-three .single-bpto:hover p,
.style-three .bpto-highlight-three p{
    color: #fff;
}
.tbptitw-main .style-three .single-bpto:hover .mpd-btn.mpdprice-btn,
.tbptitw-main .style-three .single-bpto.bpto-highlight-three .mpd-btn.mpdprice-btn{
    background: #fff;
    color: #000;
    border: none;
}

/*Style four*/
.tbptitw-main .mpd-pricet-base.style-four .single-bpto{
    box-shadow: inherit;
}
.tbptitw-main .mpd-pricet-base.style-four .bpto-top-heading,
.tbptitw-main .mpd-pricet-base.style-four .bpto-prize,
.tbptitw-main .mpd-pricet-base.style-four,
.tbptitw-main .mpd-pricet-base.style-four .mpd-micon{
    text-align: center;
    justify-content: center;
}
.tbptitw-main .style-four .bpto-prize.mpd-ptext-right .mpd-exptext {
    margin-left: 5px;
}
.tbptitw-main .mpd-pricet-base.style-four .single-bpto.bpto-highlight-four{
    box-shadow: 0 0.2rem 2.8rem rgb(36 36 36 / 10%);
    background: #fbeee6;
}
.tbptitw-main .bpto-highlight-four .mpd-btn.mpdprice-btn,
.tbptitw-main .mpd-pricet-base.style-four .mpd-btn.mpdprice-btn:hover {
    background: #329d9c;
    color: #fff;
}


