 @import url('https://fonts.googleapis.com/css2?family=Exo+2:wght@100;200;300;400;500;600;700;800;900&amp;display=swap');
 body{
    font-family: 'Exo 2';
 }
li {
    display: block;
}
ul,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}
p {
    font-size: 15px;
    color: #000;
    line-height: 23px;
    margin-bottom: 15px;
}
p:last-child {
    margin-bottom: 0;
}
a:hover,
a:active,
a:visited,
a:active,
a:focus {
    text-decoration: none;
}
img {
    max-width: 100%;
}
.page-content>* {
    padding: 40px 0;
}
.inner-heading1 {
    color: #1a1a1a;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    font-family: 'Exo 2';
    margin-bottom: 15px;

}
.text-left {
    text-align: left;
}
.white {
    color: #fff;
}
.mb-0 {
    margin-bottom: 0;
}
.common-button {
    background-color: #ff6c6c;
    font-size: 18px;
    text-transform: initial;
    font-weight: 600;
    padding: 12px 30px 12px 30px;
    color: #fff;
    display: inline-block;
    margin: 0 10px 10px 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    margin: 10px 10px 0 0;
}
.common-button:hover {
    background-color: #b83838;
    color: #fff;
}
/**********************top part*****************************/
.uber-for-x-product-main-content-top-part {
    padding: 120px 0 45px 0;
    background: #fff9f4;
}
.uber-for-x-product-main-content-top-part-inner {
    max-width: 1310px;
    margin: auto;
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.uber-for-x-product-main-content-top-part-right h1 {
    font-size: 45px;
    font-family: 'Exo 2';
    font-weight: bold   ;
    text-transform: uppercase;
    line-height: 1.2em;
    margin: 0 0 10px 0;
    color: #000;
}
.uber-for-x-product-main-content-top-part-right b {
    font-size: 35px;
    color: #ff6c6c;
    font-family: 'Exo 2';
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    display: block;
    margin: 0 0 10px 0;
}
.uber-for-x-product-main-content-top-part-right {
    width: 50%;
}
.uber-for-x-product-main-content-top-part-left {
    width: 50%;
    text-align: center;
}
.uber-for-x-product-main-content-top-part-right a {
    background-color: #ff6c6c;
    font-size: 18px;
    text-transform: initial;
    font-weight: 600;
    padding: 12px 30px 12px 30px;
    color: #fff;
    display: inline-block;
    margin: 0 10px 10px 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.uber-for-x-product-main-content-top-part-right a:hover {
    background-color: #b83838;
}
.uber-for-x-product-main-content-top-part-right strong{font-size: 17px;display: block;margin: 0 0 20px;}
/************premium-features**********/
.premium-features-part {
    padding-bottom: 20px;
}
.premium-features-part-inner {
    margin: 0 auto;
    padding: 0px 15px;
    max-width: 1310px;
}
.premium-features-part-inner b.heading-sub {
    color: #fa6903;
    font-family: 'Exo 2';
    font-weight: bold;
    font-weight: normal;
    font-size: 33px;
    text-align: center;
    text-transform: uppercase;
    display: block;
    line-height: normal;
    margin: 0 0 15px 0;
}
.premium-features-part-inner ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.premium-features-part-inner ul li {
    width: 33%;
    margin: 0 0 30px 0;
}
/******************/
.perfect-script {
    background: #f8f8f8;
}
.perfect-script .heading-area {
    text-align: center;
    margin-bottom: 15px;
}
.perfect-script .heading-area .inner-heading1 {
    margin-bottom: 8px;
}
.perfect-script .heading-area p {
    margin-bottom: 8px;
}
.perfect-script-inner {
    max-width: 1310px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto;
    padding: 0 15px;
}
.perfect-script-left {
    width: 50%;
}
.perfect-script-right {
    width: 41%;
}
/******************/

.green-part-inner {
    margin: 0 auto;
    max-width: 1310px;
    padding: 0 15px;
}
.green-part-inner ul {
    margin: 0 auto;
    padding: 0;
}
.green-part-inner ul li {
    margin: 0 0 7px;
    padding: 0 0 0 20px;
    font-size: 15px;
    color: #000;
    line-height: 23px;
    position: relative;
}
.green-part-inner ul li:last-child {margin-bottom: 0;}
.green-part-inner ul li ul li {
    padding: 0 0 0 15px;
}
.green-part-inner ul li::after {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 7px;
    height: 7px;
    background: #ff6c6c;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
/******************/
.iphone-content-here {
    background: #f8f8f8;
}
.iphone-content-here-inner {
    margin: 0 auto;
    padding: 0px 15px;
    max-width: 1310px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.iphone-content-here-inner-left {
    width: calc(100% - 670px);
    width: -moz-calc(100% - 670px);
    width: -ms-calc(100% - 670px);
    width: -webkit-calc(100% - 670px);
    width: -o-calc(100% - 670px);
    padding-right: 2%;
}
.iphone-content-here-inner-rght {
    display: flex;
    justify-content: space-between;
    max-width: 580px;
    width: 100%;
}
/* .iphone-content-here-inner-rght>span {
    margin: auto;
} */
/******************/
.steps-your-product {
    padding-bottom: 10px;
}
.steps-your-product-inner {
    margin: 0 auto;
    padding: 0px 15px;
    max-width: 1310px;
}
.steps-your-product-inner span {
    margin: 0 0 15px;
    padding: 0px;
    text-align: center;
    display: block;
}
.steps-your-product-inner ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.steps-your-product-inner ul li {
    width: 25%;
    padding: 0 8px;
    margin-bottom: 30px;
}
/*********************/
.front-end {
    background: #f8f8f8;
}
.front-end-inner {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1310px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.front-end-inner h3 b {
    font-weight: 600;
    padding: 0 50px;
    color: #000;
}
.front-end-right b,
.front-end-right h4 {
    margin: 0 0 12px;
    padding: 0px;
    font-size: 23px;
    color: #000;
    font-family: 'Exo 2';
    font-weight: 600;
    text-transform: none;
    display: block;
    line-height: 1em;
}
.front-end-left {
    width: 50%;
}
.front-end-right {
    width: 50%;
    padding-left: 4%;
}

.front-end-right p{margin-bottom: 12px;}
/***********************app-links-sections stylesheet**********************/
.app-links-sections {
    background-color: #ff6c6c;
    padding-bottom: 40px;
}
.app-links-sections .heading-area.center {
    margin-bottom: 0;
}
.app-links-sections .app-links-sections-inner {
    position: relative;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 15px;
}
.app-links-sections .heading-style1 {
    color: #fff;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}
.app-links-sections  a {
    display: inline-block;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    position: relative;
    bottom: 0px;
    margin-bottom: 15px;
}
.app-links-sections  img {
    max-width: 100%;
    image-rendering: crisp-edges;
    image-rendering: -webkit-optimize-contrast;
}
.app-links-sections  a:hover {
    bottom: 3px;
}
.live-demo-row-flow {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto 0 auto;
    max-width: 1100px;
}
.live-demo-row-flow li {
    width: 25%;
    display: inline-block;
    text-align: center;
    padding: 0 10px;
}
.app-links-sections .clickText {
    font-weight: 500;
    font-size: 26px;
    display: block;
    float: none;
}
.app-links-sections .flowText {
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    float: none;
}
.app-links-sections .demolinksbtn {
    text-align: center;
    width: 100%;
    margin-top: 15px;
}
.webscreens-btn {
    background-color: #ff6c6c;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    padding: 13px 30px 13px 30px;
    font-weight: 600;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    display: table;
    margin: 5px 0 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.webscreens-btn:hover,
.webscreens-btn:focus
 {
    background-color: #b83838;
    color: #fff;
}
.accordion {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 49%;
    overflow: hidden;
}
.accordion.last {
    float: right;
}
.accordion .faq-ques {
    margin: 0px;
    padding: 0 0 14px;
    float: left;
    width: 100%;
}
.accordion .faq-ques p {
    margin: 0 0 0 40px;
    padding: 0px;
    float: left;
    width: 92%;
    line-height: 27px;
    color: #515a69;
    font-size: 16px;
}
.accordion-section-title {
    width: 100%;
    padding: 22px 0;
    display: inline-block;
    color: #444444;
    font-size: 16px;
    text-transform: none;
    font-weight: normal;
    border-bottom: 1px dashed #999;
    line-height: 25px;
    text-decoration: none;
}
.accordion-section-title .faq-ans {
    display: none;
}
.accordion-section .active {
    border: none;
    color: #ff7308;
    padding-bottom: 9px;
}
.accordion-section-title.active,
.accordion-section-title:hover {
    text-decoration: none;
    color: #ff7308;
}
.accordion-section .accordion-section-title.active strong {
    margin: 0 15px 0 0;
    padding: 0px;
    font-weight: 600;
    color: #FFFFFF;
    float: left;
    width: 25px;
    text-align: center;
}
.accordion-section .accordion-section-title strong {
    margin: 3px 15px 0 0;
    padding: 0px;
    font-weight: 600;
    color: #000;
    float: left;
    width: 25px;
    text-align: center;
}
.accordion-section .active .faq-que {
    display: none;
}
.accordion-section .active .faq-ans {
    display: block;
}
.accordion-section:last-child .accordion-section-title {
    border-bottom: none;
}
.accordion-section-content {
    padding: 0px;
    display: none;
    float: left;
    width: 100%;
}
/*************************/
/*******************/
.ready-to-get-started {
    margin: 0px;
    padding: 30px 0 20px;
    float: left;
    width: 100%;
    background: #0084f4;
    text-align: center;
}
.ready-to-get-started p {
    margin: 0 auto;
    padding: 0px;
    float: none;
    width: 90%;
    color: #fff;
    font-size: 15px;
    font-family: 'exo_2light';
    line-height: 26px;
    display: table;
}
.ready-to-get-started span {
    margin: 18px 0 0;
    padding: 0px;
    float: left;
    width: 100%;
}
.ready-to-get-started span a {
    margin: 0px;
    padding: 0px;
    display: inline-table;
    color: #0084f4;
    font-size: 17px;
    background: #fff;
    width: 180px;
    height: 43px;
    border-radius: 30px;
    text-transform: uppercase;
    text-transform: uppercase;
    line-height: 43px;
    font-weight: 600;
}
.ready-to-get-started span a:hover {
    background: #0b64af;
    color: #FFFFFF;
}
.looking-for-more {
    margin: 25px 0 0;
    padding: 0px;
    float: left;
    width: 100%;
    text-align: center;
}
.looking-for-more p {
    margin: 0 auto;
    padding: 12px 0 0;
    float: none;
    width: 90%;
    color: #7a7a7a;
    font-size: 15px;
    font-family: 'exo_2light';
    line-height: 26px;
    display: table;
}
.looking-for-more span {
    margin: 15px 0 0;
    padding: 0px;
    float: left;
    width: 100%;
}
.looking-for-more span a {
    margin: 0px;
    padding: 0px;
    display: inline-table;
    color: #fff;
    font-size: 17px;
    background: #0084f4;
    width: 180px;
    height: 43px;
    border-radius: 30px;
    text-transform: uppercase;
    text-transform: uppercase;
    line-height: 43px;
    font-weight: 600;
}
.looking-for-more span a:hover {
    background: #3c9df0;
}
.inq_form {
    width: 100%;
    display: block;
    position: relative;
    padding: 50px 0 30px;
    z-index: 0;
    float: left;
    background-color: #F8F8F8;
}
.inq_form form input[type=submit] {
    background: #ff6c6c;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 12px 40px;
    width: auto;
    text-transform: uppercase;
    min-height: 45px;
    line-height: 30px;
    outline: none;
    border: none;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.inq_form form input:hover[type=submit] {
    background-color: #b83a3a;
}
.inq_form .head-style {
    font-size: 35px;
    font-weight: bold;
    margin: 0 0 0px 0;
    color: #ff6c6c;
    position: relative;
    line-height: normal;
    width: 100%;
    display: block;
}
/*.inq_form .head-style:after {
    content: '';
    position: absolute;
    width: 31px;
    height: 3px;
    background-color: #f76a00;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}*/
.inq_form .heading-area {
    margin-bottom: 15px;
    text-align: left;
    align-items: flex-start;
}
.inq_form-inner {
    max-width: 1340px;
    padding: 0 15px;
    margin: 0 auto;
}
.inq_form .box-shadow {
    margin-top: 15px;
    width: 100%;
}
.inq_form .box-shadow ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    list-style: none;
}
.inq_form .box-shadow ul li {
    width: calc(50% - 15px);
    width: -o-calc(50% - 15px);
    width: -ms-calc(50% - 15px);
    width: -moz-calc(50% - 15px);
    width: -webkit-calc(50% - 15px);
}
.inq_form .box-shadow ul li:last-child {
    padding: 20px 30px 30px 30px;
    box-shadow: 7px 7px 20px 0 rgba(0, 0, 0, 0.09);
    border-radius: 20px;
    background-color: #fff;
}
.enquire_form {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inq_form-left,
.inq_form-right {
    width: calc(100% - 0px);
    width: -o-calc(100% - 0px);
    width: -ms-calc(100% - 0px);
    width: -moz-calc(100% - 0px);
    width: -webkit-calc(100% - 0px);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inq_form .input-row-flow {
    margin-bottom: 16px;
    width: calc(50% - 15px);
    width: -o-calc(50% - 15px);
    width: -ms-calc(50% - 15px);
    width: -moz-calc(50% - 15px);
    width: -webkit-calc(50% - 15px);
}
.inq_form .input-row-flow:last-child {
    width: calc(100% - 0px);
    width: -o-calc(100% - 0px);
    width: -ms-calc(100% - 0px);
    width: -moz-calc(100% - 0px);
    width: -webkit-calc(100% - 0px);
}
.inq_form .input-row-flow .g-recaptcha {
    margin-top: 20px;
}
.inq_form .input-row-flow .custom-input-box {
    margin: 0px;
    border: 1px solid #ddd;
    background: #FFF;
    font-size: 16px;
    color: #292929;
    padding: 9px 10px;
    border-radius: 4px;
    -webkit-appearance: none;
    width: 100%;
}
.inq_form .text-center {
    text-align: center;
}
.custom-input-button {
    background-color: #003a57;
    position: relative;
    margin: 0 auto;
    padding: 8px 20px 10px;
    border-radius: 6px;
    color: #fff;
    font-size: 18px;
    border: none;
}
.custom-input-button:hover {
    background-color: #ff6e00;
}
.inq_form .video-block {
    max-width: 100%;
    position: relative;
    width: 100%;
    box-shadow: none;
    min-height: 100%;
    text-align: center;
}
.inq_form .button-btn {
    margin-top: 0;
    justify-content: flex-start;
}
.core-features {
    padding-bottom: 25px;
}
.core-features-inner {
    margin: 0 auto;
    padding: 0px 15px;
    max-width: 1310px;
    position: relative;
}
.core-features-inner>span {
    display: block;
    margin: 0 0 20px 0;
    text-align: center;
}
.core-features ul {
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.core-features ul img {
    max-width: 100%;
}
.core-features ul li {
    margin: 0 0 30px;
    padding: 0px 10px;
    text-align: center;
    display: block;
    width: 33.33%;
}
.core-features ul li i {
    display: block;
    margin: 0 0 15px 0;
}
.core-features ul li i img {
    height: 55px;
}
.core-features ul li .innerblock {
    padding: 20px 20px;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 15%);
    border-radius: 20px;
    min-height: 100%;
    background-color: #ffffff;
}
/********************************/
/******************/
.faq__inner {
  max-width: 1310px;
  padding: 0 15px;
  margin: 0 auto;
}
.faq_list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}
.faq_list li {
  border: 1px solid #ddd;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  padding: 0 0 10px 0;
  background: #fff;
}
.faq_list li strong {
  font-size: 20px;
  line-height: normal;
  display: block;
  color: #000;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #ddd;
  padding: 10px 20px 10px 20px;
  border-radius: 12px 12px 0 0;
  background: #F8F8F8;
  -webkit-border-radius: 12px 12px 0 0;
  -moz-border-radius: 12px 12px 0 0;
  -ms-border-radius: 12px 12px 0 0;
  -o-border-radius: 12px 12px 0 0;
}
.faq_list li p {
  padding: 0 20px;
}
/******************/
/********************************/
@media (max-width:991px) {
    .inq_form .box-shadow ul li {
        width: 100%;
    }
    .inq_form .heading-area {
        margin-bottom: 15px;
        text-align: left;
        align-items: center;
    }
    .perfect-script-inner,
    .iphone-content-here-inner {
        flex-direction: column-reverse;
    }
    .front-end-inner {
        flex-direction: column;
    }
    .perfect-script-left,
    .perfect-script-right,
    .iphone-content-here-inner-left,
    .iphone-content-here-inner-rght,
    .uber-for-x-product-main-content-top-part-right,
    .uber-for-x-product-main-content-top-part-left,
    .front-end-left,
    .front-end-right {
        width: 100%;
    }
    .perfect-script-right,
    .iphone-content-here-inner-rght {
        margin: 0 0 30px 0;
        text-align: center;
    }
    .front-end-left {
        margin-bottom: 40px;
    }
    .uber-for-x-product-main-content-top-part-right {
        margin-top: 30px;
    }
    .premium-features-part-inner ul {
        justify-content: center;
    }
    .premium-features-part-inner ul li {
        width: 50%;
    }
    .steps-your-product-inner ul li {
        width: 50%;
        text-align: center;
    }
    .app-links-sections {
        margin: 0px 0 40px 0;
    }
    .inner-heading1 {
        font-size: 30px;
    }
    .uber-for-x-product-main-content-top-part-right b {
        font-size: 28px;
    }
    .iphone-content-here-inner-left {
        padding-right: 0;
    }
    .core-features ul li {
        width: 50%;
    }
    .uber-for-x-product-main-content-top-part-inner {
        flex-direction: column-reverse;
    }
}
@media (max-width:630px) {
    .inq_form-left,
    .inq_form-right {
        flex-direction: column;
    }
    .inq_form .input-row-flow {
        width: 100%;
    }
    .steps-your-product-inner ul li,
    .premium-features-part-inner ul li {
        width: 100%;
    }
    .live-demo-row-flow li {
        width: 50%;
        padding: 0 4px;
    }
    .inner-heading1 {
        font-size: 25px;
    }
    .premium-features-part-inner b.heading-sub {
        font-size: 20px;
        margin-top: 10px;
    }
    .uber-for-x-product-main-content-top-part-right b {
        font-size: 25px;
    }
    .uber-for-x-product-main-content-top-part-right h1 {
        font-size: 30px;
        line-height: 33px;
    }
    .front-end-right h4 {
        font-size: 20px;
    }
    .core-features ul li {
        width: 100%;
    }
    .faq_list {
        grid-template-columns: 100%;
    }
}
@media (max-width:580px) {
    .iphone-content-here-inner-rght>span {
        display: block;
        margin: auto;
    }
    .iphone-content-here-inner-rght>span:first-child {
        display: none;
    }
}