/* Extracted from digital-marketing.blade.php */

.innerBanner2 {
      float: left;
      width: 100%;
      margin: 0;
      padding: 30px 0;
      position: relative;
      background: #fff;
    }

    .innerBanner2 img {
      max-width: 100%;
      border-radius: 12px;
    }

    .titleA2 {
      font-size: 18px;
      line-height: 28px;
      font-weight: 600;
      margin: 0;
      padding: 0;
      color: #02619e;
      text-align: left;
    }

    .titleB2 {
      color: #333;
      font-size: 28px;
      line-height: 32px;
      font-weight: 700;
      margin-bottom: 10px;
    }

    .innerBanner2 .showdetailssmo p {
      font-size: 16px;
      margin: 0 0 10px;
      padding: 0;
      color: #333;
      text-align: left;
    }

    .innerBanner2 .showdetailssmo p strong {
      color: #fbbe3a;
    }

    .innerBanner2 .showdetailssmo .listsmotop {
      float: left;
      width: 100%;
      margin: 0 0 10px;
      padding: 0;
    }

    .innerBanner2 .showdetailssmo .listsmotop li {
      font-size: 16px;
      display: flex;
      flex-flow: row wrap;
      margin-bottom: 4px;
      position: relative;
      padding-left: 30px;
      color: #333;
      width: 100%;
    }

    .innerBanner2 .showdetailssmo .listsmotop li:before {
      content: '';
      position: absolute;
      top: 7px;
      left: 0;
      width: 20px;
      height: 20px;
      background: url(https://www.webpulseindia.com/assets/img/check.svg) no-repeat;
      background-size: 100%;
    }

    .innerBanner2 .showdetailssmo .listsmotop li span {
      border-bottom: 2px dashed #ccc;
    }

    .reqbtnsmo {
      display: inline-block;
      text-align: center;
      vertical-align: middle;
      padding: 0 20px;
      border-radius: 4px;
      -webkit-box-shadow: 0 12px 22px 0 rgba(0, 0, 0, .15);
      box-shadow: 0 12px 22px 0 rgba(0, 0, 0, .15);
      background: #09334f;
      font-size: 20px;
      color: #fff;
      font-weight: 600;
      height: 50px;
      line-height: 50px;
      border: 0;
      position: relative;
      padding-right: 11px;
      max-width: 26.25rem;
      margin-right: 10px;
    }

    a {
      color: #7f7f7f;
      text-decoration: none;

    }

    .reqbtnsmo:before {
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      line-height: 0;
      padding: 15px;
      border-radius: 0 4px 4px 0;
      border-left: 2px solid #184564;
      width: 60px;
      display: flex;
      align-items: center;
      justify-content: center;
    }

/* --- style block --- */

.addcontentmid {
      float: left;
      width: 100%;
      margin: 0;
      padding: 30px 0 40px;
      background: #fff;
    }

    .addcontentmid .title_1 {
      color: #09334f;
      font-size: 36px;
      line-height: 1.2;
      font-weight: 700;
      text-align: center;
      display: block;
      margin-bottom: 20px;
      position: relative;
    }

    .addcontentmid p {
      font-size: 16px;
      line-height: 24px;
    }

    .showparamid {
      color: #282828;
      text-align: center;
      max-width: 950px;
      margin: 10px auto 20px;
    }

    .imgsmomid {
      max-width: 500px;
      width: 100%;
      margin: 0 0 15px -4px;
      border-radius: 12px;
      overflow: hidden;
      position: relative;
      border: 1px solid #eee;
    }

    .imgsmomid img {
      max-width: 100%;
    }

    .showdatamidsmo h2 {
      font-size: 24px;
      font-weight: 600;
      color: #02619e;
      margin: 15px 0 10px;
      display: block;
    }

    .showdatamidsmo p {
      font-size: 16px;
      line-height: 24px;
      color: black;
    }

    .whychooseussmo {
      /* background: linear-gradient(rgb(253, 254, 255), rgb(246, 246, 250)); */
      padding: 25px 0px 30px;
    }

    .devchose h2 {
      font: 1.75em / 1.2em "Google Sans", sans-serif;
      text-align: center;
      margin-bottom: 25px;

    }

    .devchoselistsmo {

      padding-left: 80px;
    }

    .devbox {
      width: 100%;
      margin-bottom: 20px;
      padding: 30px;
      background: rgb(255, 255, 255);
      border-radius: 10px;
      border-width: 1px;
      border-style: solid;
      border-color: rgb(221, 221, 221);
      border-image: initial;
      min-height: 450px;
    }

/* --- style block --- */

.devboxicon {
      float: left;
    }

    .devboxicon .right {
      width: 70px;
      height: 70px;
      border: 8px #f5f5f5 solid;
      background: #0bcc6e;
      color: #fff;
      font-size: 30px;
      border-radius: 100%;
      text-align: center;
      padding: 10px 0;
      position: relative;
      margin-left: -65px;
      margin-top: 15px;
    }

    .boxcontant {
      width: 96%;
      margin-left: 8px;
      text-align: left;
      font-size: 16px;
      line-height: 22px;
      color: #003046;
    }

    .boxcontant ul li {
      color: #003064 !important;
    }

/* --- style block --- */

.ko-faq-section {
        padding: 40px 0;
        background: white;
      }

      .ko-faq-section h2 {
        text-align: center;
        font-size: 42px;
        line-height: 52px;
        margin-bottom: 10px;
      }

      .ko-container {
        width: 100%;
        max-width: 1370px;
        margin: 0 auto;
        padding: 0 15px;
      }

      .ko-faq-section .ko-container>p {
        text-align: center;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 30px;
        color: black;
      }

      .ko-accordion-item {
        background-color: #fff;
        border-bottom: 1px solid #dfdfdf;
      }

      .ko-accordion-item-header {
        padding: 20px 0;
        font-size: 20px;
        line-height: 30px;
        font-weight: 500;
        font-family: var(--font-marcellus);
        display: flex;
        align-items: center;
        justify-content: space-between;
        cursor: pointer;
      }

      .ko-accordion-item-header::after {
        content: "";
        display: block;
        width: 25px;
        height: 25px;
        background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkgMThMMTUgMTJMOSA2IiBzdHJva2U9IiMwNDdDQzEiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");
        background-repeat: no-repeat;
        background-size: cover;
        transition: all 0.4s ease;
      }

      .ko-accordion-item-header.active::after {
        content: "";
        transform: rotate(90deg);
      }

      .ko-accordion-item-body {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.4s ease-out;
      }

      .ko-accordion-item-body-content {
        padding-bottom: 20px;
      }

      .ko-faq-accordion {
        margin-bottom: 30px;
      }

.wc-digital-marketing-1b7f2f12 {
    color: #FF9D23 !important;
}

.wc-digital-marketing-1ceb95dc {
    background-color: #232323;
}

.wc-digital-marketing-0341d7be {
    background-color: #282828;
}

.wc-digital-marketing-5cbeff6d {
    color:black;
}
