.common_sec{
	padding: 70px 0px;
}
/* FAQ CSS START */
.common_sec.faq_sec {
    padding-top: 0;
    padding-bottom: 30px;
}
.faq_ondemand_sec {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 30px;
}
.left_gaq_ondemand {
    width: 49%;
}
.right_ondemand_faq {
    width: 49%;
}
.accordion-item.restaurant_customer_tabs {
    background: #fff;
    box-shadow: 0 0 32px #0000000A;
    border-radius: 5px;
    margin-bottom: 20px;
    cursor: pointer;
}
.accordion-title {
    padding: 18px;
}
.accordion-content {
    padding: 0 18px 18px;
}
.accordion-title.active-title h2 {
    color: #278543;
}
.accordion-title h2 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 18px;
    color: #000;
    line-height: 25px;
    font-weight: 600;
    margin-bottom: 0;
    padding-right: 20px;
}
.accordion-title h2:after {
    content: "";
    position: absolute;
    right: 0;
    border-top: solid 5px #000;
    border-left: solid 5px transparent;
    border-right: solid 5px transparent;
}
.accordion-title.active-title h2:after {
    border-bottom: solid 5px #278543;
    border-top: unset;
}
.accordion-content p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 0;
    color: #000;
    font-weight: 400;
}
/* FAQ CSS END */

/* Have a cuatom app ideas css start */
.social_getbutton {
    margin-top: 30px;
}
.demand_started_button button svg {
    width: 50px;
}
.demand_started_button button {
    background: linear-gradient(45deg,#319ec0,#08627e);
    border-radius: 3px;
    letter-spacing: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin: 2rem auto 40px;
    padding: 14px 20px;
    border: none;
    display: flex;
    align-items: center;
}
/* Have a cuatom app ideas css endx */

/* Flower Delivery Css Start */
.fd_home_banner {
    /* height: 750px; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding-top: 120px;
    background: url(https://www.apptunix.com/solutions/wp-content/themes/apptunix-ppc/images/bannrimg.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    padding-bottom: 20px;
}
.fd_home_banner .conta_iner {
    display: flex;
    justify-content: space-between;
}
.fd_home_banner .fd-banner-left {
    width: 50%;
    padding-top: 50px;
}
.fd_home_banner .fd-banner-right {
    position: relative;
    width: 45%;
}
.fd_home_banner .fd-banner-left h2 {
    font-size: 58px;
    font-weight: bold;
    line-height: 69px;
    color: #181744;
}
.fd_home_banner .fd-banner-left p {
    line-height: 30px;
    font-size: 20px;
    color: #181744;
    margin-top: 10px;
}
.ed_started_button {
    margin-top: 30px;
}
.ed_started_button button {
    display: flex !important;
    align-items: center;
    border-radius: 5px;
    background: #FF717B;
    border: none;
    color: #FFFFFF;
    font-size: 20px;
    padding: 10px 20px;
}
.ed_started_button button figure {
    margin-left: 10px;
}
.fd-main-headings {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
.fd-main-headings h2 {
    line-height: 45px;
    font-size: 40px;
    font-weight: 700;
}
.fd-main-headings p {
    font-size: 20px;
    color: rgb(80 80 80/50%);
    margin-top: 10px;
    line-height: 54px;
}
.ic-high-end-data {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    position: relative;
}
.ic-high-end-data .ic-highend-innr {
    width: 30%;
    border-radius: 12px;
    background: #FFFFFF;
    box-shadow: 1px 2px 20px rgb(0 0 0 / 5%);
    padding: 20px 15px;
    margin-top: 40px;
}
.ic-highend-innr figure:nth-child(2) {
    display: none;
}
.ic-highend-innr figure {
    height: 59px;
    width: 59px;
    border-radius: 100%;
    box-shadow: 1px 2px 5px rgb(255 113 123 / 10%);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}
.ic-highend-innr h2 {
    font-size: 22px;
    font-weight: 500;
    margin-top: 10px;
}
.ic-highend-innr p {
    font-size: 18px;
    color: rgb(80 80 80/70%);
    line-height: 25px;
    margin-top: 10px;
}
.fd_working_sc {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    align-items: center;
}
.fd_working_sc .fd-working-left {
    position: sticky;
    top: 100px;
}
.fd_working_sc .fd-working-left, .fd_working_sc .fd-working-right{
    width: 45%;
}
.ic-fda-innr {
    margin-bottom: 30px;
}
.ic-fda-innr .fd-tp {
    display: flex;
    align-items: center;
}
.ic-fda-innr .fd-tp figure:nth-child(2) {
    display: none;
}
.ic-fda-innr .fd-tp figure {
    height: 59px;
    width: 59px;
    border-radius: 100%;
    box-shadow: 1px 2px 5px rgb(255 113 123/10%);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}
.ic-fda-innr .fd-tp h2 {
    margin-left: 20px;
    font-weight: 500;
    color: #181744;
    font-size: 22px;
    line-height: 45px;
}
.ic-fda-innr p {
    margin-top: 10px;
    font-size: 18px;
    color: rgb(80 80 80/70%);
    line-height: 25px;
}
.fd-customer-app {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.fd-customer-app .fd-cus-left {
    width: 45%;
}
.fd-customer-app .fd-cus-right {
    width: 50%;
}
.fd-flmds-sec h1 {
    font-size: 40px;
    color: #181744;
    font-weight: 500;
    line-height: 45px;
}
.fd-flmds-sec p {
    font-size: 20px;
    color: rgb(80 80 80/50%);
    margin-top: 10px;
    line-height: 24px;
}
.fd-glms-fda ul {
    margin-top: 20px;
}
.fd-glms-fda ul li {
    margin-bottom: 10px;
}
.fd-flmdsd-inner {
    display: flex;
    align-items: center;
}
.fd-flmdsd-inner figure {
    height: 59px;
    width: 59px;
    border-radius: 100%;
    box-shadow: 1px 2px 5px rgb(255 113 123/10%);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}
.fd-flmdsd-inner figure:nth-child(2) {
    display: none;
}
.fd-flmdsd-inner p {
    margin-left: 20px;
    font-size: 22px;
    color: #181744;
    line-height: 45px;
    text-transform: capitalize;
}
.fd_flmdsd_button {
    margin-top: 20px;
    padding-left: 80px;
}
.fd_flmdsd_button button {
    display: flex !important;
    align-items: center;
    border-radius: 5px;
    background: #ff717b;
    border: none;
    color: #fff;
    font-size: 20px;
    padding: 10px 20px;
}
.fd_admin_panel .fd-admin-right img {
    max-width: 970px;
    position: relative;
    left: -250px;
    top: -30px;
}
.fd_flmdsd_button button figure {
    margin-left: 10px;
}
.fd-glms-fda .fd-customer-app, .fd-glms-fda .fd_admin_panel, .fd-glms-fda .fd_driver_app {
    margin-top: 100px;
}
.fd_admin_panel.fd_rvrse {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.fd_admin_panel .fd-admin-left {
    width: 40%;
}
.fd_admin_panel .fd-admin-right {
    width: 60%;
}
.fd_driver_app {
    display: flex;
    justify-content: space-between;
}
.fd_driver_app .fd-driver-left {
    width: 45%;
}
.fd_driver_app .fd-driver-right {
    width: 50%;
}
.fd-wnt-inrs-sec {
    background: url(https://www.apptunix.com/solutions/wp-content/themes/apptunix-ppc/images/fd_incimg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 40px 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.fd-wnt-inrs-sec .fd-wnticnt h2 .fd_bdg {
    display: block;
    font-size: 22px;
    color: #181744;
}
.fd-wnt-inrs-sec .fd-wnticnt h2 {
    font-size: 30px;
    color: #181744;
    line-height: 36px;
}
.fd-wnt-inrs-sec .fd-wnticnt {
    width: 50%;
}
.fd-wnt-inrs-sec .fd-wnticnt p {
    font-size: 14px;
    color: #181744;
    margin-top: 10px;
}
.ds-rst-outer {
    margin-top: 50px;
}
.ds-rst-outer ul {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.ds-rst-outer ul li:nth-child(2n) {
    margin-top: 40px;
}
.fd-rst-inner {
    background: #fff;
    border-radius: 12px;
    box-shadow: 1px 2px 20px rgb(0 0 0/5%);
    padding: 30px 15px;
    position: relative;
    width: 244px;
    height: 244px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.fd-rst-inner p:nth-child(1) {
    font-size: 63px;
    color: #FF717B;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}
.fd-rst-inner p {
    font-size: 20px;
    color: #002033;
}
.fd-rst-inner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: red;
    height: 5px;
}
.ds-rst-outer ul li:nth-child(1) .fd-rst-inner:before{
    width: 157px;
}
.ds-rst-outer ul li:nth-child(2) .fd-rst-inner:before{
    width: 122px;
}
.ds-rst-outer ul li:nth-child(3) .fd-rst-inner:before{
    width: 102px;
}
.ds-rst-outer ul li:nth-child(4) .fd-rst-inner:before{
    width: 212px;
}
.whts-spcl-outr ul {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 80%;
    margin: 0 auto;
    justify-content: space-between;
}
.whts-spcl-outr ul li {
    width: 45%;
    margin-top: 50px;
    border-radius: 12px;
    background: #fff;
    box-shadow: 1px 2px 20px rgb(255 113 123/15%);
    overflow: hidden;
}
.fd-wht-spcl-inner .fd-wht-spcltp {
    background: rgb(255 113 123 / 13%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
}
.fd-wht-spcl-inner .fd-wht-spcltp h3 {
    margin-top: 20px;
    font-size: 22px;
    color: #181744;
    line-height: 45px;
}
.fd-wht-spcl-inner p {
    font-size: 18px;
    color: rgb(80 80 80/70%);
    text-align: center;
    padding: 40px;
    line-height: 25px;
}
.fd_hv_cstm_app {
    background: rgb(255 113 123 / 16%);
    margin-top: 60px;
    position: relative;
    padding: 70px 0px !important;
}
.fd_hv_cstm_app_otr {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 60px 0;
    background: #FF717B;
    position: relative;
}
.fd_hv_cstm_app_otr h2 {
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 500;
}
.fd_hv_cstm_app_otr .fd_flmdsd_button {
    padding: 0px;
}
.fd_hv_cstm_app_otr .fd_flmdsd_button button {
    background: #FFFFFF;
    color: #181744;
}
.fd_hv_cstm_app_otr .fd_flmdsd_button button figure {
    width: 23px;
}
.common_sec.fd-why-chs-aptnx {
    margin-top: 0px;
}
.whts-spcl-outr {
    margin-top: 20px;
}
.fd-why-chs-aptnx {
    display: flex;
    justify-content: center;
    align-items: stretch;
    margin-top: 80px;
    margin-bottom: 80px;
    flex-wrap: wrap;
    position: relative;
}
.fd-why-chs-aptnx .fd-why-chs-innr {
    border-radius: 6px;
    box-shadow: 0px 3px 75px rgb(0 0 0/12%);
    background: #fff;
    width: 17%;
    padding: 20px;
    text-align: center;
    margin: 0 15px 30px;
    height: 280px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.fd-why-chs-aptnx .fd-why-chs-innr:nth-child(1), .fd-why-chs-aptnx .fd-why-chs-innr:nth-child(5) {
    top: 150px;
    position: relative;
}
.fd-why-chs-aptnx .fd-why-chs-innr:nth-child(3) {
    top: 100px;
    position: relative;
}
.fd-why-chs-aptnx .fd-why-chs-innr:nth-child(7) {
    top: 100px;
    position: relative;
}
.fd_high_end_sol, .fd_working_fda, .fd-glms-fda, .fd-whts-spcl {
    position: relative;
    overflow: hidden;
}
.rstl_ofda{
    position: relative;
}
.fd_high_end_sol:before {
    content: "";
    position: absolute;
    left: 0;
    top: 210px;
    background: url(https://www.apptunix.com/solutions/wp-content/themes/apptunix-ppc/images/fdimg1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 208px;
    height: 391px;
    z-index: -1;
}
.fd_high_end_sol:after {
    content: "";
    position: absolute;
    right: 0;
    top: 210px;
    background: url(https://www.apptunix.com/solutions/wp-content/themes/apptunix-ppc/images/fdimg2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 259px;
    height: 259px;
    z-index: -1;
}
.ic-high-end-data:before{
    content: "";
    position: absolute;
    right: -100px;
    bottom: -120px;
    background: url(https://www.apptunix.com/solutions/wp-content/themes/apptunix-ppc/images/fdimg3.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 176px;
    height: 238px;
    z-index: -1;
}
.fd_working_fda:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    background: url(https://www.apptunix.com/solutions/wp-content/themes/apptunix-ppc/images/fdimg4.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 134px;
    height: 265px;
    z-index: -1;
}
.fd-glms-fda:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    background: url(https://www.apptunix.com/solutions/wp-content/themes/apptunix-ppc/images/fdimg5.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 165px;
    height: 218px;
    z-index: -1;
}
.rstl_ofda:before{
    content: "";
    position: absolute;
    left: 0;
    bottom: -100px;
    background: url(https://www.apptunix.com/solutions/wp-content/themes/apptunix-ppc/images/fdimg6.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 766px;
    height: 401px;
    z-index: -1;
}
.fd-whts-spcl:before{
    content: "";
    position: absolute;
    right: 0;
    bottom: 150px;
    background: url(https://www.apptunix.com/solutions/wp-content/themes/apptunix-ppc/images/fdimg7.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 632px;
    height: 632px;
    z-index: -1;
}
.fd-whts-spcl:after{
    content: "";
    position: absolute;
    left: -200px;
    bottom: 0px;
    background: url(https://www.apptunix.com/solutions/wp-content/themes/apptunix-ppc/images/fdimg8.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 657px;
    height: 657px;
    z-index: -1;
}
.fd_working_sc .fd-working-right {
    height: 550px;
    overflow: auto;
}
.fd_working_sc .fd-working-right::-webkit-scrollbar {
    width: 0px;
}
.common_sec.fd-why-chs-aptnx:before{
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0px;
    background: url(https://www.apptunix.com/solutions/wp-content/themes/apptunix-ppc/images/fdimg9.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 1557px;
    height: 692px;
    z-index: -1;
    transform: translateX(-50%);
}
.fd-why-chs-aptnx .fd-why-chs-innr p {
    display: none;
    line-height: 22px;
    font-size: 18px;
    color: #FFFFFF;
}
.fd-why-chs-aptnx .fd-why-chs-innr h2 {
    margin-top: 20px;
    font-size: 22px;
    color: #000000;
    font-weight: 500;
}
.page-template-flower-deliveryapp #latest_blogs {
    padding-top: 120px;
}
.fd-why-chs-aptnx .fd-why-chs-innr:hover {
    background: #FF717B;
}
.fd-why-chs-aptnx .fd-why-chs-innr:hover figure {
    display: none;
}
.fd-why-chs-aptnx .fd-why-chs-innr:hover p {
    line-height: 22px;
    display: block;
    font-size: 18px;
    color: #FFFFFF;
}
.fd-why-chs-aptnx .fd-why-chs-innr:hover h2 {
    display: none;
}
.fd-flmdsd-inner:hover figure {
    background: #FF717B;
}
.fd-flmdsd-inner:hover figure:nth-child(1) {
    display: none;
}
.fd-flmdsd-inner:hover figure:nth-child(2) {
    display: flex;
}
.fd-flmdsd-inner:hover p {
    font-weight: 600;
}
.ic-fda-innr .fd-tp:hover figure{
    background: #FF717B;
}
.ic-fda-innr .fd-tp:hover figure:nth-child(1){
    display: none;
}
.ic-fda-innr .fd-tp:hover figure:nth-child(2){
    display: flex;
}
.ic-high-end-data .ic-highend-innr:hover {
    background: #FF717B;
}
.ic-high-end-data .ic-highend-innr:hover figure:nth-child(1){
    display: none;
}
.ic-high-end-data .ic-highend-innr:hover figure:nth-child(2){
    display: flex;
    background: white;
}
.ic-high-end-data .ic-highend-innr:hover h2, .ic-high-end-data .ic-highend-innr:hover p {
    color: white;
}
.cstmimg1 {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.cstmimg2 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.cstmimg3 {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.cstmimg4 {
    position: absolute;
    top: -50px;
    left: 0;
    z-index: 1;
}
.cstmimg5 {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}
.cstmimg6 {
    position: absolute;
    right: 20%;
    top: 10px;
    z-index: 1;
}
.cstmimg7 {
    position: absolute;
    bottom: 0;
    left: 70px;
    z-index: 1;
}
.cstmimg8 {
    position: absolute;
    bottom: 0;
    left: 100px;
    z-index: 1;
}
.cstmimg9 {
    position: absolute;
    right: 70px;
    top: 0px;
    z-index: 1;
}
/* Flower Delivery Css End */
/* Ice Cream Delivery Css End */


