*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}
/* body{
    background-image: url('../images/950.png');
    height: 140vh !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    
} */
.mainSection{
    width: 97%;
    margin: auto;
}
.titleMain{
    font-size: 4rem;
}
.cl-7e13ae{
    color: #7E13AE;
}
.bg-222222{
    background-color: #222222;
}
.f-15_{
    font-size: 15px;
}
.f-14{
    font-size: 14px;
}
.fw-600{
    font-weight: 600;
}
.w-47pixels{
    width: 47px;
}
.pricrFontSize{
    font-size: 20px;
    font-weight: 700;
}
.f-18{
    font-size: 18px;
}
.rightBarLabel {
    font-size: 18px;
    font-weight: 600;
}
.font-div {
    white-space: nowrap;
}
.dimension_{
    font-size: 14px;
    font-weight: 600;
}
.btn-purple{
    background-color: #7E13AE !important;
    color: #fff !important;
}

.h-250{
    height: 250px;
}
.fontSizeText{
    margin-top: 23px !important;
     white-space: nowrap !important;
}
.paddingTop{
    /* padding-top: 26px; */
    margin-bottom: 20%;
}
.relative-position{
    position: relative;
   
}
.whiteSpace{
    white-space: nowrap;
}
.minHeight{
    min-height:170px !important;
}
.mockupDivContent{
    position: absolute;
    bottom: 3px;
    width: 95%;
}