* {
    font-family: "Montserrat", sans-serif;
}

/* =======part1======== */
.pay-per-click-banner-container {
    width: 100%;
    padding: 100px 0;
    background: #F7F7F7;
    display: flex;
    gap: 25px;
    align-items: center;
    justify-content: center;
}

.pay-per-click-banner-section {
    display: flex;
    gap: 50px;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;

}

.pay-per-click-banner-img-setion {
    width: 50%;
}


.pay-per-click-banner-img {
    width: 100%;
    height: 100%;
}

.pay-per-click-banner-content {
    width: 50%;

}

.pay-per-click-banner-heading {
    max-width: 644px;
    padding-bottom: 20px;
    text-transform: uppercase;
    color: #D48C14;
    font-size: 46px;
    font-weight: 700;
    line-height: 50px;
}

.pay-per-click-banner-txt {
    margin: 0;
    color: #626262;
    padding-bottom: 25px;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
}


.pay-per-click-banner-btn {
    border: none;
    border-radius: 8px;
    background-color: #D48C14;
}

.pay-per-click-banner-btn-txt {
    color: #fff;
    padding: 5px 12px;
    font-size: 14px;
    font-weight: 500;
    line-height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}

/* ======end======= */
/* =======part1======== */
.what-are-ppc-container {
    width: 100%;
    padding: 100px 0;
    display: flex;
    gap: 25px;
    align-items: center;
    justify-content: center;
}

.what-are-ppc-section {
    display: flex;
    gap: 70px;
    align-items: center;
    justify-content: center;
    flex-direction: row;

}

.what-are-ppc-img-setion {
    width: 50%;
}


.what-are-ppc-img {
    width: 100%;
    height: 100%;
}

.what-are-ppc-content {
    width: 50%;

}

.what-are-ppc-heading {
    padding-bottom: 20px;
    text-transform: uppercase;
    color: #000000;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
}

.what-are-ppc-txt {
    margin: 0;
    color: #626262;
    padding-bottom: 25px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}




/* ======end======= */
/* =======part1======== */
.how-ppc-help-container {
    width: 100%;
    padding: 100px 0;
    background: #F7F7F7;
    display: flex;
    gap: 25px;
    align-items: center;
    justify-content: center;
}

.how-ppc-help-section {
    display: flex;
    gap: 70px;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;

}

.how-ppc-help-img-setion {
    width: 50%;
}


.how-ppc-help-img {
    width: 100%;
    height: 100%;
}

.how-ppc-help-content {
    width: 50%;

}

.how-ppc-help-heading {
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
}

.how-ppc-help-txt {
    margin: 0;
    color: #626262;
    padding-bottom: 25px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}


/* ======end======= */
/* =======part1======== */
.services-matter-container {
    width: 100%;
    padding: 100px 0;
    display: flex;
    gap: 25px;
    align-items: center;
    justify-content: center;
}

.services-matter-section {
    display: flex;
    gap: 70px;
    align-items: center;
    justify-content: center;
    flex-direction: row;

}

.services-matter-img-setion {
    width: 50%;
}


.services-matter-img {
    width: 100%;
    height: 100%;
}

.services-matter-content {
    width: 50%;

}

.services-matter-heading {
   padding-bottom: 20px;
    text-transform: uppercase;
    color: #000000;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
}

.services-matter-txt {
    margin: 0;
    color: #626262;
    padding-bottom: 25px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
/* ======end======= */
/* =======part1======== */
.our-approch-container {
    width: 100%;
    padding-bottom: 100px;
    display: flex;
    gap: 25px;
    align-items: center;
    justify-content: center;
}

.our-approch-section {
    display: flex;
    gap: 70px;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;

}

.our-approch-img-setion {
    width: 50%;
}


.our-approch-img {
    width: 100%;
    height: 100%;
}

.our-approch-content {
    width: 50%;

}

.our-approch-heading {
    padding-bottom: 20px;
    text-transform: uppercase;
    color: #000000;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
}

.our-approch-txt {
    margin: 0;
    color: #626262;
    padding-bottom: 25px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

/* ======end======= */



/* ======start======= */
.why-ppc-works-container {
    width: 100%;
    padding: 100px 0;
    display: flex;
    gap: 10px;
    flex-direction: column;
    align-items: center;
    justify-content: center;

}

.why-ppc-works-section {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.why-ppc-works-heading {
    margin-bottom: 42px;
    text-align: center;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 30px;
    font-weight: 700;
}

.why-ppc-works-service-container {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
}

.why-ppc-works-services-cards {
    padding: 30px;
    width: 100%;
    border-radius: 8px;
    border: 1px solid #D48C1466;
    background-color: #fff;

}

.why-ppc-works-card-logo-img {
    width: 50px;
    height: 50px;
}

.why-ppc-works-card-heading {
    padding-top: 22px;
    line-height: 30px;
    font-size: 15px;
    font-weight: 700;
}

.why-ppc-works-card-txt {
    color: #626262;
    padding-top: 14px;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
}

/* ====end==== */



/* ===start===? */
.where-to-start-ppc-container {
    width: 100%;
    padding-bottom: 100px;

}

.where-to-start-ppc-content {
    padding: 80px 0;
    background-image: url('/wp-content/uploads/2026/04/where-to-start-ppc.png');
    border-radius: 8px;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.where-to-start-ppc-section {
    text-align: center;
}

.where-to-start-ppc-heading {
    color: #fff;
    margin-bottom: 14px;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
}
.where-to-start-ppc-txt{
    color: #fff;
    margin-bottom: 24px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}

.where-to-start-ppc-btn {
    border: 1px solid #fff;
    padding: 13px 36px !important;
    border-radius: 8px;
    background-color: transparent;
}

.where-to-start-ppc-btn-txt {
    font-size: 14px;
    font-weight: 500;
    line-height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}

/* ===end===? */


/* ======accordian===== */
.frequency-asked-questions-container {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 100px 0;
}

.frequency-asked-questions-section {
    width: 80vw;
    align-items: center;
}

.frequency-asked-questions-section .heading {
    padding: 0 !important;
    margin-bottom: 42px;
    text-align: center;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 34px;
    font-weight: 700;
}

.web-dev-faq-accordion .accordion-item {
    border: none;
    padding: 19px 23px !important;
    border: 1px solid #E9E9E9 !important;
    border-radius: 8px;
    overflow: hidden;
    background: 0 0 !important;
    margin: 20px;
}

.web-dev-faq-accordion .accordion-body {
    text-align: justify;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    padding: 14px 0;
    margin-right: 30px;
}

/* Default (collapsed) → PLUS icon */
.web-dev-faq-accordion .accordion-button.collapsed::after {
    background-image: url("/wp-content/uploads/2026/03/accordian-plus.png") !important;
    transform: rotate(0deg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px 14px;
}



/* Open state → MINUS icon */
.web-dev-faq-accordion .accordion-button:not(.collapsed)::after {
    background-image: url("/wp-content/uploads/2026/03/accordian-cross.png") !important;
    transform: rotate(0deg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px 14px;
}

.web-dev-faq-accordion .accordion-item .accordion-button {
    border-top-left-radius: var(--bs-accordion-inner-border-radius);
    border-top-right-radius: var(--bs-accordion-inner-border-radius);
    background-color: transparent !important;
    padding: 0px;
    font-size: 16px;
    font-weight: 700;
    font-family: Montserrat;
    text-decoration: none !important;
    color: #333333 !important;
    letter-spacing: 0 !important;
    box-shadow: none !important;
}

.web-dev-faq-accordion .accordion-button:not(.collapsed) {
    color: #333333;
    background-color: #fff;
}

/* ===end====== */

@media only screen and (min-width: 1024px) {
   
    }


@media only screen and (max-width: 650px) {
    /* =====start===== */
   .pay-per-click-banner-container {
      margin-top: 70px;
    padding: 100px 0;
   }
.pay-per-click-banner-section {
  
    display: flex;
    gap: 50px;
    flex-direction: column-reverse;

}

.pay-per-click-banner-img-setion {
    width: 100%;
}


.pay-per-click-banner-img {
    width: 100%;
    height: 100%;
}

.pay-per-click-banner-content {
    width: 100%;

}

.pay-per-click-banner-heading {
    max-width: 644px;
    padding-bottom: 15px;
    text-transform: uppercase;
    color: #D48C14;
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
}

.pay-per-click-banner-txt {
    margin: 0;
    color: #626262;
    padding-bottom: 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}


.pay-per-click-banner-btn {
    border: none;
    border-radius: 8px;
    background-color: #D48C14;
}

.pay-per-click-banner-btn-txt {
    color: #fff;
    padding:5px 10px;
    font-size: 12px;
    font-weight: 500;
    line-height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}
/* ===end------ */
.what-are-ppc-container {
    padding-top: 100px !important ;
}

.what-are-ppc-section {
    display: flex;
    gap: 20px !important;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse !important;

}

.what-are-ppc-img-setion {
    width: 100%;
}


.what-are-ppc-img {
    width: 100%;
    height: 100%;
}

.what-are-ppc-content {
    width: 100%;

}

.what-are-ppc-heading {
    padding-bottom: 20px;
    text-transform: uppercase;
    color: #000000;
    font-size: 28px;
    font-weight: 700;
    line-height: 30px;
}

.what-are-ppc-txt {
    margin: 0;
    color: #626262;
    padding-bottom: 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
/* -----end------ */

.how-ppc-help-container {
    padding-top: 100px !important;
  
}

.how-ppc-help-section {
    display: flex;
    gap: 20px !important;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse !important;

}

.how-ppc-help-img-setion {
    width: 100%;
}


.how-ppc-help-img {
    width: 100%;
    height: 100%;
}

.how-ppc-help-content {
    width: 100%;

}

.how-ppc-help-heading {
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 700;
    line-height: 30px !important;
}
.how-ppc-help-heading br{
    display: none;
}
.how-ppc-help-txt {
    margin: 0;
    color: #626262;
    padding-bottom: 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
/* -----end--- */
.services-matter-container {
    width: 100%;
    padding: 100px 0 !important;
    display: flex;
    gap: 25px;
    align-items: center;
    justify-content: center;
}

.services-matter-section {
    display: flex;
    gap: 20px !important;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse !important;

}

.services-matter-img-setion {
    width: 100%;
}


.services-matter-content {
    width: 100%;

}

.services-matter-heading {
   padding-bottom: 20px;
    text-transform: uppercase;
    color: #000000;
    font-size: 28px;
    font-weight: 700;
    line-height: 30px !important;
}
.services-matter-heading br{
    display: none;
}
.services-matter-txt {
    margin: 0;
    color: #626262;
    padding-bottom: 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
/* ---end--- */
.our-approch-container {
    width: 100%;
    padding-bottom: 100px;
  
}

.our-approch-section {
    display: flex;
    gap: 20px !important;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse !important;

}

.our-approch-img-setion {
    width: 100%;
}




.our-approch-content {
    width: 100%;

}

.our-approch-heading {
    padding-bottom: 20px;
    text-transform: uppercase;
    color: #000000;
    font-size: 28px;
    font-weight: 700;
    line-height: 30px !important;
}
.our-approch-heading br{
    display: none;
}

.our-approch-txt {
    margin: 0;
    color: #626262;
    padding-bottom: 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
/* ---end---- */
.where-to-start-ppc-container {
    width: 100%;
    padding: 50px 0;

}

.where-to-start-ppc-content {
    padding: 50px 0;
    background-image: url('/wp-content/uploads/2026/04/where-to-start-ppc.png');
    border-radius: 8px;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.where-to-start-ppc-heading {
    color: #fff;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 700;
    line-height: 30px !important;
}
.where-to-start-ppc-txt {
    color: #fff;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}
.where-to-start-ppc-btn {
    border: 1px solid #fff;
    padding: 10px 20px !important;
    border-radius: 8px;
    background-color: transparent;
}
.where-to-start-ppc-btn-txt {
    font-size: 12px;
    font-weight: 500;
    /* line-height: 100%; */
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}
/* ---end--- */
.why-ppc-works-container {
    width: 100%;
    padding: 50px 0;
    display: flex;
    gap: 10px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.why-ppc-works-service-container {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr !important;
    /* grid-template-rows: 1fr 1fr; */
}
.why-ppc-works-heading {
    margin-bottom: 35px;
    text-align: center;
    text-transform: uppercase;
    line-height: 100%;
    font-size: 28px;
    font-weight: 700;
}
.why-ppc-works-services-cards {
    padding: 20px;
    width: 100%;
    border-radius: 8px;
    border: 1px solid #D48C1466;
    background-color: #fff;
}
/* ---end---- */
.frequency-asked-questions-container {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 50px 0;
}
.frequency-asked-questions-section .heading {
    padding: 0 !important;
    margin-bottom: 35px;
    text-align: center;
    text-transform: uppercase;
    line-height: 30px !important;
    font-size: 28px !important;
    font-weight: 700;
}
.web-dev-faq-accordion .accordion-item .accordion-button {
    border-top-left-radius: var(--bs-accordion-inner-border-radius);
    border-top-right-radius: var(--bs-accordion-inner-border-radius);
    background-color: transparent !important;
    padding: 0px;
    font-size: 14px !important;
    font-weight: 700;
    font-family: Montserrat;
    text-decoration: none !important;
    color: #333333 !important;
    letter-spacing: 0 !important;
    box-shadow: none !important;
}
.web-dev-faq-accordion .accordion-body {
    text-align: justify;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    padding: 14px 0;
    margin-right: 30px;
}
    }



@media only screen and (max-width: 990px) {
    .pay-per-click-banner-container {
    width: 100%;
    margin-top: 50px;
    padding: 50px 0;
    background: #F7F7F7;
    display: flex;
    gap: 25px;
    align-items: center;
    justify-content: center;
}
    .pay-per-click-banner-heading {
        margin: 0;
    max-width: 644px;
    padding-bottom: 20px;
    text-transform: uppercase;
    color: #D48C14;
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
}
.pay-per-click-banner-txt {
    margin: 0;
    color: #626262;
    padding-bottom: 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
.pay-per-click-banner-btn-txt {
    color: #fff;
    padding: 5px 10px;
    font-size: 12px !important;
    font-weight: 500;
    line-height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}
/* ------start---- */
.what-are-ppc-container {
    width: 100%;
    padding-top: 50px;
}
.what-are-ppc-heading {
    padding-bottom: 15px;
    text-transform: uppercase;
    color: #000000;
    font-size: 25px;
    font-weight: 700;
    line-height: 100%;
}
.what-are-ppc-txt {
    margin: 0;
    color: #626262;
    padding-bottom: 15px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
.what-are-ppc-section {
    display: flex;
    gap: 50px;
    align-items: center;
    justify-content: center;
    flex-direction: row;

}
/* ----start--- */
.how-ppc-help-container {
    width: 100%;
    padding-top: 50px;
    background: #F7F7F7;
    display: flex;
    gap: 25px;
    align-items: center;
    justify-content: center;
}
.how-ppc-help-section {
    display: flex;
    gap: 50px;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;

}
.how-ppc-help-heading {
    padding-bottom: 15px;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 700;
    line-height: 100%;
}
.how-ppc-help-txt {
    margin: 0;
    color: #626262;
    padding-bottom: 15px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
/* ----start---- */
.services-matter-container {
    width: 100%;
    padding: 50px 0;
    display: flex;
    gap: 25px;
    align-items: center;
    justify-content: center;
}
.services-matter-section {
    display: flex;
    gap: 50px;
    align-items: center;
    justify-content: center;
    flex-direction: row;

}
.services-matter-heading {
    padding-bottom: 15px;
    text-transform: uppercase;
    color: #000000;
    font-size: 25px;
    font-weight: 700;
    line-height: 100%;
}
.services-matter-txt {
    margin: 0;
    color: #626262;
    padding-bottom: 15px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
/* ---start----- */
.our-approch-container {
    width: 100%;
    padding-bottom: 50px;
    display: flex;
    gap: 25px;
    align-items: center;
    justify-content: center;
}
.our-approch-section {
    display: flex;
    gap: 50px;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;

}
.our-approch-heading {
    padding-bottom: 15px;
    text-transform: uppercase;
    color: #000000;
    font-size: 25px;
    font-weight: 700;
    line-height: 100%;
}
.our-approch-txt {
    margin: 0;
    color: #626262;
    padding-bottom: 15px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
/* ---star--- */
.where-to-start-ppc-container {
    width: 100%;
    padding: 50px 0;

}
.where-to-start-ppc-heading {
    color: #fff;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 700;
    line-height: 100%;
}
.where-to-start-ppc-txt {
    color: #fff;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}
.where-to-start-ppc-btn-txt {
    font-size: 12px;
    font-weight: 500;
    line-height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}
/* ---start---- */
.why-ppc-works-container {
    width: 100%;
    padding: 50px 0;
    display: flex;
    gap: 10px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.why-ppc-works-heading {
    margin-bottom: 35px;
    text-align: center;
    text-transform: uppercase;
    line-height: 100%;
    font-size: 25px;
    font-weight: 700;
}
.why-ppc-works-services-cards {
    padding: 20px;
    width: 100%;
    border-radius: 8px;
    border: 1px solid #D48C1466;
    background-color: #fff;
}
.why-ppc-works-service-container {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
}
.why-ppc-works-card-heading {
    padding-top: 15px;
    line-height: 100%;
    font-size: 15px;
    font-weight: 700;
}
.why-ppc-works-card-txt {
    color: #626262;
    padding-top: 15px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
/* ----start---- */
.frequency-asked-questions-container {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 50px 0;
}
.frequency-asked-questions-section .heading {
    padding: 0 !important;
    margin-bottom: 35px;
    text-align: center;
    text-transform: uppercase;
    line-height: 100%;
    font-size: 25px;
    font-weight: 700;
}
.web-dev-faq-accordion .accordion-item .accordion-button {
    border-top-left-radius: var(--bs-accordion-inner-border-radius);
    border-top-right-radius: var(--bs-accordion-inner-border-radius);
    background-color: transparent !important;
    padding: 0px;
    font-size: 15px;
    font-weight: 700;
    font-family: Montserrat;
    text-decoration: none !important;
    color: #333333 !important;
    letter-spacing: 0 !important;
    box-shadow: none !important;
}
.web-dev-faq-accordion .accordion-body {
    text-align: justify;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    padding: 14px 0;
    margin-right: 30px;
}
}