.mb-20{
    margin-bottom: 20px;
}
.mb-60{
 margin-bottom: 60px;
}
.mt-minus-bottom{
    margin-top: -10px;
}
.px-8{
    padding: 10px 140px;
}
.pt-15{
    padding-top: 15px;
}
.pb-40{
    padding-bottom: 40px;
}
.pt-40{
    padding-top: 100px;
}
.pt-50{
    padding-top: 50px;
}
.mb-lg-20{
    margin-bottom: 20px;
}
.pt-lg-180{
    padding-top: 180px;
}
.overflow-hidden{
    overflow: hidden;
}


.pb-40{
    padding-bottom: 40px;
}
.pb-20{
    padding-bottom: 20px;
}
.pb-60{
    padding-bottom: 60px;
}
.pt-10{
    padding-top: 30px;
}

.white_bg{
    background: url(../img/background/15.png);
}

.slider-h{
    border-bottom: 3px solid #ffd737;
    display: inline-block;
}




/* plcaments_heading */

.p_heading {
    padding: 40px 0 30px;
    color: #7a2776;
    font-size: 2rem;
}



/* placments line  */
.p-line {
   
    border-right: #fffffd 2px solid;
}