.no-box-shadow {
    box-shadow: none!important
}

.padding-top-bottom-4 {
    padding-top: 4em!important;
    padding-bottom: 4em!important
}

.padding-top-5 {
    padding-top: 5em!important
}

.padding-top-4 {
    padding-top: 4em!important
}

.padding-top-3 {
    padding-top: 3em!important
}

.padding-top-2 {
    padding-top: 2em!important
}

.padding-top-1 {
    padding-top: 1em!important
}

.padding-top-0 {
    padding-top: 0!important
}

.padding-top-10px {
    padding-top: 10px!important
}

.padding-bottom-2 {
    padding-bottom: 2em!important
}

.padding-bottom-1 {
    padding-bottom: 1em!important
}

.m-t-4 {
    margin-top: 4em!important
}

.m-t-3 {
    margin-top: 3em!important
}

.m-t-2 {
    margin-top: 2em!important
}

.m-t-1 {
    margin-top: 1em!important
}

.m-t-20px {
    margin-top: 20px!important
}

.t-align-center {
    text-align: center!important
}

.heading-color {
    color: #ed1a3b
}

.download-btn-background {
    background-color: #ed1a3b
}

.why-vyapar-card {
    background-color: #fff;
    border-radius: 5px
}

.border-right {
    border-right: 1px solid #fff
}

.color-white {
    color: #fff!important
}

.qtn-btn {
    color: #212529!important;
    padding: 0!important;
    text-align: left!important
}

.feature-row {
    margin-top: 1em
}

.features-icon {
    width: 60px!important;
    height: 60px!important;
    margin-left: 1em
}

.item {
    padding: 10px 0 30px!important
}

h2 {
    font-weight: 500!important;
    font-size: 32px!important
}

p {
    font-size: 15px!important
}

li {
    font-size: 15px
}

.card-new2 {
    background-color: #fff!important;
    border: none!important;
    box-shadow: 0 0 12px 3px rgba(0, 0, 0, .1)!important
}

.testimonial {
    width: 50%;
    margin: auto
}

.p-0-text-align {
    padding: 0;
    text-align: justify
}

.bg-color-white {
    background-color: #fff!important
}

.download-vyapar-btn {
    padding: .5em 1.75em!important;
    margin-top: 0
}

.mobile-m-t-1 {
    margin-top: 0
}

.f-s-18px {
    font-size: 18px!important
}

.download-div-mobile {
    background-color: #ed1a3b;
    border-radius: 5px;
    padding: 2em
}

.padding-bottom-0 {
    padding-bottom: 0!important
}

.d-flex-align-s-center {
    display: flex;
    align-self: center
}

#hero h1 {
    font-size: 50px
}

#download-sec .download-vyapar-btn {
    padding: 1em 3em!important;
    margin-top: 0!important
}

.text-decoration-none {
    text-decoration: none!important
}

.text-danger {
    color: #dc3545!important
}

.myBtn {
    border: none;
    background: 0 0;
    color: blue;
    outline: none!important
}

.myBtn:hover {
    border: none;
    text-decoration: underline
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
    z-index: 1;
    opacity: 1
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block
}

h1 {
    font-size: 50px
}

h2 {
    font-size: 32px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 20px
}

.borderRadius {
    border-radius: 30px!important
}

.review {
    box-shadow: 3px 3px 3px grey!important;
    border-radius: 30px!important
}

.boxDesign {
    border-radius: 30px!important;
    box-shadow: 3px 3px 3px #ccc!important
}

.myBtn:focus {
    outline: 0
}

.fa-angle-left,
.fa-angle-right {
    font-size: 30px!important;
    color: #000!important;
    font-weight: 900!important
}

.fa-angle-left:active,
.fa-angle-right:active,
.fa-angle-left:hover,
.fa-angle-right:hover,
.fa-angle-left:focus,
.fa-angle-right:focus {
    font-size: 30px!important;
    color: #000!important;
    font-weight: 900!important
}

.downloadBtn {
    background-color: #ed1a3b!important
}

.downloadBtn:active,
.downloadBtn:hover,
.downloadBtn:focus {
    background-color: #ed1a3b!important
}

@media only screen and (min-width:992px) {
    .rightBorder {
        border-right: 1px solid lightgrey
    }
}

@media(max-width:768px) {
    .feature-row {
        margin-top: 3em!important
    }
    .features {
        margin-top: 0!important
    }
    .testimonial {
        width: 80%;
        margin: auto
    }
    h1 {
        text-align: center!important;
        padding-top: 1.5em!important
    }
    p {
        text-align: justify!important
    }
    h1>p {
        text-align: center!important
    }
    .mobile-m-t-1 {
        margin-top: 1em
    }
    #testimonials .t-align-center {
        text-align: justify!important
    }
    #faq h2 {
        font-size: 18px!important
    }
}

@media(max-width:450px) {
    .testimonial {
        width: 80%;
        margin: auto
    }
}