*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
    font-size: 15px;
    color: #363636;
}
#midd-part, #midd-part1,
#main, #top-part{
    float: none;
}
.inner-banner {
    margin-top: 80px;
    background: url(inner-banner-bg.jpg) no-repeat center;
    background-size: cover;
    padding: 25px 15px;
}
p{
    font-size: 16px;
    line-height: 23px;
    color: #000;
    text-align: justify;
    margin: 0 0 15px 0;
}
p:last-child{
    margin-bottom: 0;
}
h1.page-heading {
    font-size: 41px;
    color: #fff;
    text-align: center;
    font-weight: 700;
}

h1.page-heading span {
    font-size: 19px;
    font-weight: 300;
    margin-top: 5px;
    color: #FF6F02;
    display: block;
}

h3.inner-heading {
    color: #000000;
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 20px;
}
.heading-area{
    display: block;
    width: 100%;
    margin: 0 0 20px 0;
}
.heading-area.center > *{
    width: 100%;
    display: block;
    text-align: center;
}
.heading-area.white > *{
    color: #fff;
}
.main-title{
    font-size: 40px;
    line-height: 1em;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}
.sub-title{
    font-size: 26px;
    line-height: 1em;
    color:#ff6e00;
    display: block;
    width: 100%;
    text-transform: uppercase;
}
 h1.page-heading {
    padding: 0px 15px;
    color: #FFFFFF;
    font-size: 41px;
    font-weight: 700;
    text-align: center;
}

.uber-for-x-products-heading span {
    margin: 0px;
    padding: 0px;
    color: #FFFFFF;
    font-size: 41px;
    font-weight: 700;
    text-align: center;
    line-height: 35px;
}

.uber-for-x-products-heading span b {
    width: 100%;
    font-size: 19px;
    font-weight: 300;
    margin: 0px;
    color: #FF6F02;
    display: block;
}

.main_inner{
    max-width: 1310px;
    padding: 0 15px;
    margin: 0 auto;
}

.section-common-content-inner {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-end;
}

.section-common-content-inner h3.inner-heading {
    margin: 0 0 20px;
    padding: 0;
}

.section-common-content-inner p {
    margin: 0 0 22px;
    padding: 0;
}

.bbcs-ownbusiness-main {
    background: #7846a7;
}

.bbcs-ownbusiness-main .left-img {
    width: 27%;
}
.bbcs-ownbusiness-main .left-img img{
    max-width: 100%;
    vertical-align: top;
}

.bbcs-ownbusiness-main .right-text {
    width: 70%;
    padding: 30px 0;
}

.bbcs-ownbusiness-main .right-text h3 {
    margin: 55px 0 10px;
    color: #FFFFFF;
    font-size: 55px;
    font-weight: bold;
}

.bbcs-ownbusiness-main .right-text p {
    margin: 10px 0 0;
    color: #FFFFFF;
    display: block;
    font-size: 19px;
    font-weight: normal;
}
.bbcs-ownbusiness-main .right-text p strong {
    margin: 0px;
    padding: 0px;
    font-weight: 600;
    font-size: 20px;
    line-height: 1em;
}
.bbcs-ownbusiness-main .banner-text p {
    color: #fff;
    font-size: 19px;
    text-transform: none;
    font-weight: 300;
    line-height: 27px;
}
.bbcs-ownbusiness-main .banner-text p:first-child{
    margin-top: 0;
}
.bbcs-ownbusiness-main .banner-text p span.small-font {
    display: block;
    padding: 10px 0 12px;
    font-size: 44px;
    color: #fff;
    line-height: 1em;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
}

.bbcs-ownbusiness-main .banner-text p span.small-font b {
    margin: 0 0 0 10px;
    padding: 0px;
    color: #70c1ff;
    font-size: 68px;
    font-weight: bold;
    position: relative;
    top: 34px;
}

.bbcs-ownbusiness-main .banner-text p span.orng-big {
    font-size: 43px;
    color: #fec22e;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
    display: block;
    margin: 5px 0;
}

/* =========================================*/
.question-link{
    display: block;
    padding-bottom: 30px;
}
.question-link-section{
    padding: 40px 0 0 0;
    text-align: center;
}
.question-link span.question-link a {
    color: #ff6e00;
    font-size: 25px;
}

.question-link span.question-link a:hover {
    color: #272727;
}
/* ========================================= */
.uber-for-products-list{
    padding:0 0 50px;
}
.uber-for-products_inner{
    max-width: 1310px;
    padding: 0 15px;
    margin: 0 auto;
}
.flex-parent {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    row-gap: 40px;
}
.uber-for-products-image::before {
    content: '';
    display: block;
    padding-top: 65.76%;
    width: 100%;
}
.uber-for-products-image img {
    position: absolute;
    left: 0;
    top: 0;
}
.uber-for-products-image {
    position: relative;
    overflow: hidden;
    border: 1px solid #ccc;
    text-align: center;
    width: 100%;
}

.flex-box {
    width: calc(50% - 10px);
    width: -o-calc(50% - 10px);
    width: -ms-calc(50% - 10px);
    width: -moz-calc(50% - 10px);
    width: -webkit-calc(50% - 10px);
    position: relative;
    display: flex;
    justify-content: space-between;
    row-gap: 20px;
    flex-direction: column;
}

.flex-box img {
    max-width: 100%;
    vertical-align: top;
}

.uber-product-caption h3 {
    margin: 20px 0 10px 0;
    padding: 0px;
    font-size: 31px;
    font-weight: bold;
    text-transform: capitalize;
}

.uber-product-caption h3 span {
    color: #ff7914;
}

.btn_div>a {
    margin: 0px;
    padding: 10px 20px;
    color: #ff6e00;
    font-size: 15px;
    border: 1px solid #ff6e00;
    border-radius: 3px;
    display: inline-block;
}

.btn_div a:hover {
    border-color: #44aa00;
    color: #44aa00;
}

.uber-product-caption {
    text-align: justify;
}
.box-center {
    position: absolute;
    right: 0;
    bottom: 0;
}

.box-center b {
    height: 75px;
    width: 75px;
    background: #ff7004;
    text-align: center;
    cursor: default;
    padding-top: 7px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.box-center b {
    color: #fff;
    font-size: 47px;
}



