.copyrights-links@charset "UTF-8";
/*!
 * Bootstrap v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');
@import url("../bootstrap-icons.html");
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&amp;display=swap');
:root {--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-primary: #4797D1;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #ECECEC;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: rgba(247, 247, 247, 0.5);--bs-dark: #212529;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));}
*, *::before, *::after {box-sizing: border-box;}  @media (prefers-reduced-motion: no-preference) {:root {  scroll-behavior: smooth;}}  body {margin: 0;font-family: 'poppins', sans-serif;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #212529;background-color: #fff;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}  hr {margin: 1rem 0;color: inherit;background-color: currentcolor;border: 0;opacity: 0.25;}  hr:not([size]) {height: 1px;}  h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {font-family: 'poppins', sans-serif;margin-top: 0;margin-bottom: 0.5rem;font-weight: 500;line-height: 1.2;}  h1, .h1 {font-size: calc(1.375rem + 1.5vw);} @media (min-width: 1200px) {h1, .h1 {  font-size: 2.5rem;}}  h2, .h2 {font-size: calc(1.325rem + 0.9vw);} @media (min-width: 1200px) {h2, .h2 {  font-size: 2rem;}}  h3, .h3 {font-size: calc(1.3rem + 0.6vw);} @media (min-width: 1200px) {h3, .h3 {  font-size: 1.75rem;}}  h4, .h4 {font-size: calc(1.275rem + 0.3vw);} @media (min-width: 1200px) {h4, .h4 {  font-size: 1.5rem;}}  h5, .h5 {font-size: 1.25rem;}  h6, .h6 {font-size: 1rem;}  p {margin-top: 0;margin-bottom: 1rem;}  abbr[title], abbr[data-bs-original-title] {text-decoration: underline dotted;cursor: help;text-decoration-skip-ink: none;}  address {margin-bottom: 1rem;font-style: normal;line-height: inherit;}  ol, ul {padding-left: 2rem;}  ol, ul, dl {margin-top: 0;margin-bottom: 1rem;}  ol ol, ul ul, ol ul, ul ol {margin-bottom: 0;}  dt {font-weight: 700;}  dd {margin-bottom: 0.5rem;margin-left: 0;}  blockquote {margin: 0 0 1rem;}  b, strong {font-weight: bolder;}  small, .small {font-size: 0.875em;}  mark, .mark {padding: 0.2em;background-color: #fcf8e3;} img {max-width: 100%;} sub, sup {position: relative;font-size: 0.75em;line-height: 0;vertical-align: baseline;}  sub {bottom: -0.25em;}  sup {top: -0.5em;}  a {color: #0090f1;text-decoration: underline;} a:hover {color: #0f67a2;}  a:not([href]):not([class]), a:not([href]):not([class]):hover {color: inherit;text-decoration: none;}  pre, code, kbd, samp {font-family: var(--bs-font-monospace);font-size: 1em;direction: ltr /* rtl:ignore */;unicode-bidi: bidi-override;}  pre {display: block;margin-top: 0;margin-bottom: 1rem;overflow: auto;font-size: 0.875em;} pre code {font-size: inherit;color: inherit;word-break: normal;}  code {font-size: 0.875em;color: #d63384;word-wrap: break-word;} a > code {color: inherit;}  kbd {padding: 0.2rem 0.4rem;font-size: 0.875em;color: #fff;background-color: #212529;border-radius: 0.2rem;} kbd kbd {padding: 0;font-size: 1em;font-weight: 700;}  figure {margin: 0 0 1rem;}  img, svg {vertical-align: middle;}  table {caption-side: bottom;border-collapse: collapse;}  caption {padding-top: 0.5rem;padding-bottom: 0.5rem;color: #6c757d;text-align: left;}  th {text-align: inherit;text-align: -webkit-match-parent;}  thead, tbody, tfoot, tr, td, th {border-color: inherit;border-style: solid;border-width: 0;}  label {display: inline-block;}  button {border-radius: 0;}  button:focus:not(:focus-visible) {outline: 0;box-shadow: none;}  input, button, select, optgroup, textarea {margin: 0;font-family: inherit;font-size: inherit;line-height: inherit;}  button, select {text-transform: none;}  [role=button] {cursor: pointer;}  select {word-wrap: normal;} select:disabled {opacity: 1;}  [list]::-webkit-calendar-picker-indicator {display: none;}  button, [type=button], [type=reset], [type=submit] {-webkit-appearance: button;} button:not(:disabled), [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled) {cursor: pointer;}  ::-moz-focus-inner {padding: 0;border-style: none;}  textarea {resize: vertical;}  fieldset {min-width: 0;padding: 0;margin: 0;border: 0;}  legend {float: left;width: 100%;padding: 0;margin-bottom: 0.5rem;font-size: calc(1.275rem + 0.3vw);line-height: inherit;} @media (min-width: 1200px) {legend {  font-size: 1.5rem;}} legend + * {clear: left;}  ::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-year-field {padding: 0;}  ::-webkit-inner-spin-button {height: auto;}  [type=search] {outline-offset: -2px;-webkit-appearance: textfield;}  /* rtl:raw: [type="tel"], [type="url"], [type="email"], [type="number"] {direction: ltr;} */ ::-webkit-search-decoration {-webkit-appearance: none;}  ::-webkit-color-swatch-wrapper {padding: 0;}  ::file-selector-button {font: inherit;}  ::-webkit-file-upload-button {font: inherit;-webkit-appearance: button;}  output {display: inline-block;}  iframe {border: 0;}  summary {display: list-item;cursor: pointer;}  progress {vertical-align: baseline;}  [hidden] {display: none !important;}  .lead {font-size: 1.25rem;font-weight: 300;}  .display-1 {font-size: calc(1.625rem + 4.5vw);font-weight: 300;line-height: 1.2;} @media (min-width: 1200px) {.display-1 {  font-size: 5rem;}}  .display-2 {font-size: calc(1.575rem + 3.9vw);font-weight: 300;line-height: 1.2;} @media (min-width: 1200px) {.display-2 {  font-size: 4.5rem;}}  .display-3 {font-size: calc(1.525rem + 3.3vw);font-weight: 300;line-height: 1.2;} @media (min-width: 1200px) {.display-3 {  font-size: 4rem;}}  .display-4 {font-size: calc(1.475rem + 2.7vw);font-weight: 300;line-height: 1.2;} @media (min-width: 1200px) {.display-4 {  font-size: 3.5rem;}}  .display-5 {font-size: calc(1.425rem + 2.1vw);font-weight: 300;line-height: 1.2;} @media (min-width: 1200px) {.display-5 {  font-size: 3rem;}}  .display-6 {font-size: calc(1.375rem + 1.5vw);font-weight: 300;line-height: 1.2;} @media (min-width: 1200px) {.display-6 {  font-size: 2.5rem;}}  .list-unstyled {padding-left: 0;list-style: none;}  .list-inline {padding-left: 0;list-style: none;}  .list-inline-item {display: inline-block;} .list-inline-item:not(:last-child) {margin-right: 0.5rem;}  .initialism {font-size: 0.875em;text-transform: uppercase;}  .blockquote {margin-bottom: 1rem;font-size: 1.25rem;} .blockquote > :last-child {margin-bottom: 0;}  .blockquote-footer {margin-top: -1rem;margin-bottom: 1rem;font-size: 0.875em;color: #6c757d;} .blockquote-footer::before {content: "- ";}  .img-fluid {max-width: 100%;height: auto;}  .img-thumbnail {padding: 0.25rem;background-color: #fff;border: 1px solid #dee2e6;border-radius: 0.25rem;max-width: 100%;height: auto;}  .figure {display: inline-block;}  .figure-img {margin-bottom: 0.5rem;line-height: 1;}  .figure-caption {font-size: 0.875em;color: #6c757d;}  .container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {width: 100%;padding-right: var(--bs-gutter-x, 0.75rem);padding-left: var(--bs-gutter-x, 0.75rem);margin-right: auto;margin-left: auto;}  @media (min-width: 576px) {.container-sm, .container {  max-width: 540px;}} @media (min-width: 768px) {.container-md, .container-sm, .container {  max-width: 720px;}} @media (min-width: 992px) {.container-lg, .container-md, .container-sm, .container {  max-width: 960px;}} @media (min-width: 1200px) {.container-xl, .container-lg, .container-md, .container-sm, .container {  max-width: 1140px;}} @media (min-width: 1400px) {.container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {  max-width: 1320px;}} .row {--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display: flex;flex-wrap: wrap;margin-top: calc(var(--bs-gutter-y) * -1);margin-right: calc(var(--bs-gutter-x) * -.5);margin-left: calc(var(--bs-gutter-x) * -.5);} .row > * {flex-shrink: 0;width: 100%;max-width: 100%;padding-right: calc(var(--bs-gutter-x) * .5);padding-left: calc(var(--bs-gutter-x) * .5);margin-top: var(--bs-gutter-y);}  .col {flex: 1 0 0%;}  .row-cols-auto > * {flex: 0 0 auto;width: auto;}  .row-cols-1 > * {flex: 0 0 auto;width: 100%;}  .row-cols-2 > * {flex: 0 0 auto;width: 50%;}  .row-cols-3 > * {flex: 0 0 auto;width: 33.3333333333%;}  .row-cols-4 > * {flex: 0 0 auto;width: 25%;}  .row-cols-5 > * {flex: 0 0 auto;width: 20%;}  .row-cols-6 > * {flex: 0 0 auto;width: 16.6666666667%;}  @media (min-width: 576px) {.col-sm {  flex: 1 0 0%;} .row-cols-sm-auto > * {  flex: 0 0 auto;  width: auto;} .row-cols-sm-1 > * {  flex: 0 0 auto;  width: 100%;} .row-cols-sm-2 > * {  flex: 0 0 auto;  width: 50%;} .row-cols-sm-3 > * {  flex: 0 0 auto;  width: 33.3333333333%;} .row-cols-sm-4 > * {  flex: 0 0 auto;  width: 25%;} .row-cols-sm-5 > * {  flex: 0 0 auto;  width: 20%;} .row-cols-sm-6 > * {  flex: 0 0 auto;  width: 16.6666666667%;}} @media (min-width: 768px) {.col-md {  flex: 1 0 0%;} .row-cols-md-auto > * {  flex: 0 0 auto;  width: auto;} .row-cols-md-1 > * {  flex: 0 0 auto;  width: 100%;} .row-cols-md-2 > * {  flex: 0 0 auto;  width: 50%;} .row-cols-md-3 > * {  flex: 0 0 auto;  width: 33.3333333333%;} .row-cols-md-4 > * {  flex: 0 0 auto;  width: 25%;} .row-cols-md-5 > * {  flex: 0 0 auto;  width: 20%;} .row-cols-md-6 > * {  flex: 0 0 auto;  width: 16.6666666667%;}} @media (min-width: 992px) {.col-lg {  flex: 1 0 0%;} .row-cols-lg-auto > * {  flex: 0 0 auto;  width: auto;} .row-cols-lg-1 > * {  flex: 0 0 auto;  width: 100%;} .row-cols-lg-2 > * {  flex: 0 0 auto;  width: 50%;} .row-cols-lg-3 > * {  flex: 0 0 auto;  width: 33.3333333333%;} .row-cols-lg-4 > * {  flex: 0 0 auto;  width: 25%;} .row-cols-lg-5 > * {  flex: 0 0 auto;  width: 20%;} .row-cols-lg-6 > * {  flex: 0 0 auto;  width: 16.6666666667%;}} @media (min-width: 1200px) {.col-xl {  flex: 1 0 0%;} .row-cols-xl-auto > * {  flex: 0 0 auto;  width: auto;} .row-cols-xl-1 > * {  flex: 0 0 auto;  width: 100%;} .row-cols-xl-2 > * {  flex: 0 0 auto;  width: 50%;} .row-cols-xl-3 > * {  flex: 0 0 auto;  width: 33.3333333333%;} .row-cols-xl-4 > * {  flex: 0 0 auto;  width: 25%;} .row-cols-xl-5 > * {  flex: 0 0 auto;  width: 20%;} .row-cols-xl-6 > * {  flex: 0 0 auto;  width: 16.6666666667%;}} @media (min-width: 1400px) {.col-xxl {  flex: 1 0 0%;} .row-cols-xxl-auto > * {  flex: 0 0 auto;  width: auto;} .row-cols-xxl-1 > * {  flex: 0 0 auto;  width: 100%;} .row-cols-xxl-2 > * {  flex: 0 0 auto;  width: 50%;} .row-cols-xxl-3 > * {  flex: 0 0 auto;  width: 33.3333333333%;} .row-cols-xxl-4 > * {  flex: 0 0 auto;  width: 25%;} .row-cols-xxl-5 > * {  flex: 0 0 auto;  width: 20%;} .row-cols-xxl-6 > * {  flex: 0 0 auto;  width: 16.6666666667%;}} .col-auto {flex: 0 0 auto;width: auto;}  .col-1 {flex: 0 0 auto;width: 8.33333333%;}  .col-2 {flex: 0 0 auto;width: 16.66666667%;}  .col-3 {flex: 0 0 auto;width: 25%;}  .col-4 {flex: 0 0 auto;width: 33.33333333%;}  .col-5 {flex: 0 0 auto;width: 41.66666667%;}  .col-6 {flex: 0 0 auto;width: 50%;}  .col-7 {flex: 0 0 auto;width: 58.33333333%;}  .col-8 {flex: 0 0 auto;width: 66.66666667%;}  .col-9 {flex: 0 0 auto;width: 75%;}  .col-10 {flex: 0 0 auto;width: 83.33333333%;}  .col-11 {flex: 0 0 auto;width: 91.66666667%;}  .col-12 {flex: 0 0 auto;width: 100%;}  .offset-1 {margin-left: 8.33333333%;}  .offset-2 {margin-left: 16.66666667%;}  .offset-3 {margin-left: 25%;}  .offset-4 {margin-left: 33.33333333%;}  .offset-5 {margin-left: 41.66666667%;}  .offset-6 {margin-left: 50%;}  .offset-7 {margin-left: 58.33333333%;}  .offset-8 {margin-left: 66.66666667%;}  .offset-9 {margin-left: 75%;}  .offset-10 {margin-left: 83.33333333%;}  .offset-11 {margin-left: 91.66666667%;}  .g-0, .gx-0 {--bs-gutter-x: 0;}  .g-0, .gy-0 {--bs-gutter-y: 0;}  .g-1, .gx-1 {--bs-gutter-x: 0.25rem;}  .g-1, .gy-1 {--bs-gutter-y: 0.25rem;}  .g-2, .gx-2 {--bs-gutter-x: 0.5rem;}  .g-2, .gy-2 {--bs-gutter-y: 0.5rem;}  .g-3, .gx-3 {--bs-gutter-x: 1rem;}  .g-3, .gy-3 {--bs-gutter-y: 1rem;}  .g-4, .gx-4 {--bs-gutter-x: 1.5rem;}  .g-4, .gy-4 {--bs-gutter-y: 1.5rem;}  .g-5, .gx-5 {--bs-gutter-x: 3rem;}  .g-5, .gy-5 {--bs-gutter-y: 3rem;}  @media (min-width: 576px) {.col-sm-auto {  flex: 0 0 auto;  width: auto;} .col-sm-1 {  flex: 0 0 auto;  width: 8.33333333%;} .col-sm-2 {  flex: 0 0 auto;  width: 16.66666667%;} .col-sm-3 {  flex: 0 0 auto;  width: 25%;} .col-sm-4 {  flex: 0 0 auto;  width: 33.33333333%;} .col-sm-5 {  flex: 0 0 auto;  width: 41.66666667%;} .col-sm-6 {  flex: 0 0 auto;  width: 50%;} .col-sm-7 {  flex: 0 0 auto;  width: 58.33333333%;} .col-sm-8 {  flex: 0 0 auto;  width: 66.66666667%;} .col-sm-9 {  flex: 0 0 auto;  width: 75%;} .col-sm-10 {  flex: 0 0 auto;  width: 83.33333333%;} .col-sm-11 {  flex: 0 0 auto;  width: 91.66666667%;} .col-sm-12 {  flex: 0 0 auto;  width: 100%;} .offset-sm-0 {  margin-left: 0;} .offset-sm-1 {  margin-left: 8.33333333%;} .offset-sm-2 {  margin-left: 16.66666667%;} .offset-sm-3 {  margin-left: 25%;} .offset-sm-4 {  margin-left: 33.33333333%;} .offset-sm-5 {  margin-left: 41.66666667%;} .offset-sm-6 {  margin-left: 50%;} .offset-sm-7 {  margin-left: 58.33333333%;} .offset-sm-8 {  margin-left: 66.66666667%;} .offset-sm-9 {  margin-left: 75%;} .offset-sm-10 {  margin-left: 83.33333333%;} .offset-sm-11 {  margin-left: 91.66666667%;} .g-sm-0, .gx-sm-0 {  --bs-gutter-x: 0;} .g-sm-0, .gy-sm-0 {  --bs-gutter-y: 0;} .g-sm-1, .gx-sm-1 {  --bs-gutter-x: 0.25rem;} .g-sm-1, .gy-sm-1 {  --bs-gutter-y: 0.25rem;} .g-sm-2, .gx-sm-2 {  --bs-gutter-x: 0.5rem;} .g-sm-2, .gy-sm-2 {  --bs-gutter-y: 0.5rem;} .g-sm-3, .gx-sm-3 {  --bs-gutter-x: 1rem;} .g-sm-3, .gy-sm-3 {  --bs-gutter-y: 1rem;} .g-sm-4, .gx-sm-4 {  --bs-gutter-x: 1.5rem;} .g-sm-4, .gy-sm-4 {  --bs-gutter-y: 1.5rem;} .g-sm-5, .gx-sm-5 {  --bs-gutter-x: 3rem;} .g-sm-5, .gy-sm-5 {  --bs-gutter-y: 3rem;}} @media (min-width: 768px) {.col-md-auto {  flex: 0 0 auto;  width: auto;} .col-md-1 {  flex: 0 0 auto;  width: 8.33333333%;} .col-md-2 {  flex: 0 0 auto;  width: 16.66666667%;} .col-md-3 {  flex: 0 0 auto;  width: 25%;} .col-md-4 {  flex: 0 0 auto;  width: 33.33333333%;} .col-md-5 {  flex: 0 0 auto;  width: 41.66666667%;} .col-md-6 {  flex: 0 0 auto;  width: 50%;} .col-md-7 {  flex: 0 0 auto;  width: 58.33333333%;} .col-md-8 {  flex: 0 0 auto;  width: 66.66666667%;} .col-md-9 {  flex: 0 0 auto;  width: 75%;} .col-md-10 {  flex: 0 0 auto;  width: 83.33333333%;} .col-md-11 {  flex: 0 0 auto;  width: 91.66666667%;} .col-md-12 {  flex: 0 0 auto;  width: 100%;} .offset-md-0 {  margin-left: 0;} .offset-md-1 {  margin-left: 8.33333333%;} .offset-md-2 {  margin-left: 16.66666667%;} .offset-md-3 {  margin-left: 25%;} .offset-md-4 {  margin-left: 33.33333333%;} .offset-md-5 {  margin-left: 41.66666667%;} .offset-md-6 {  margin-left: 50%;} .offset-md-7 {  margin-left: 58.33333333%;} .offset-md-8 {  margin-left: 66.66666667%;} .offset-md-9 {  margin-left: 75%;} .offset-md-10 {  margin-left: 83.33333333%;} .offset-md-11 {  margin-left: 91.66666667%;} .g-md-0, .gx-md-0 {  --bs-gutter-x: 0;} .g-md-0, .gy-md-0 {  --bs-gutter-y: 0;} .g-md-1, .gx-md-1 {  --bs-gutter-x: 0.25rem;} .g-md-1, .gy-md-1 {  --bs-gutter-y: 0.25rem;} .g-md-2, .gx-md-2 {  --bs-gutter-x: 0.5rem;} .g-md-2, .gy-md-2 {  --bs-gutter-y: 0.5rem;} .g-md-3, .gx-md-3 {  --bs-gutter-x: 1rem;} .g-md-3, .gy-md-3 {  --bs-gutter-y: 1rem;} .g-md-4, .gx-md-4 {  --bs-gutter-x: 1.5rem;} .g-md-4, .gy-md-4 {  --bs-gutter-y: 1.5rem;} .g-md-5, .gx-md-5 {  --bs-gutter-x: 3rem;} .g-md-5, .gy-md-5 {  --bs-gutter-y: 3rem;}} @media (min-width: 992px) {.col-lg-auto {  flex: 0 0 auto;  width: auto;} .col-lg-1 {  flex: 0 0 auto;  width: 8.33333333%;} .col-lg-2 {  flex: 0 0 auto;  width: 16.66666667%;} .col-lg-3 {  flex: 0 0 auto;  width: 25%;} .col-lg-4 {  flex: 0 0 auto;  width: 33.33333333%;} .col-lg-5 {  flex: 0 0 auto;  width: 41.66666667%;} .col-lg-6 {  flex: 0 0 auto;  width: 50%;} .col-lg-7 {  flex: 0 0 auto;  width: 58.33333333%;} .col-lg-8 {  flex: 0 0 auto;  width: 66.66666667%;} .col-lg-9 {  flex: 0 0 auto;  width: 75%;} .col-lg-10 {  flex: 0 0 auto;  width: 83.33333333%;} .col-lg-11 {  flex: 0 0 auto;  width: 91.66666667%;} .col-lg-12 {  flex: 0 0 auto;  width: 100%;} .offset-lg-0 {  margin-left: 0;} .offset-lg-1 {  margin-left: 8.33333333%;} .offset-lg-2 {  margin-left: 16.66666667%;} .offset-lg-3 {  margin-left: 25%;} .offset-lg-4 {  margin-left: 33.33333333%;} .offset-lg-5 {  margin-left: 41.66666667%;} .offset-lg-6 {  margin-left: 50%;} .offset-lg-7 {  margin-left: 58.33333333%;} .offset-lg-8 {  margin-left: 66.66666667%;} .offset-lg-9 {  margin-left: 75%;} .offset-lg-10 {  margin-left: 83.33333333%;} .offset-lg-11 {  margin-left: 91.66666667%;} .g-lg-0, .gx-lg-0 {  --bs-gutter-x: 0;} .g-lg-0, .gy-lg-0 {  --bs-gutter-y: 0;} .g-lg-1, .gx-lg-1 {  --bs-gutter-x: 0.25rem;} .g-lg-1, .gy-lg-1 {  --bs-gutter-y: 0.25rem;} .g-lg-2, .gx-lg-2 {  --bs-gutter-x: 0.5rem;} .g-lg-2, .gy-lg-2 {  --bs-gutter-y: 0.5rem;} .g-lg-3, .gx-lg-3 {  --bs-gutter-x: 1rem;} .g-lg-3, .gy-lg-3 {  --bs-gutter-y: 1rem;} .g-lg-4, .gx-lg-4 {  --bs-gutter-x: 1.5rem;} .g-lg-4, .gy-lg-4 {  --bs-gutter-y: 1.5rem;} .g-lg-5, .gx-lg-5 {  --bs-gutter-x: 3rem;} .g-lg-5, .gy-lg-5 {  --bs-gutter-y: 3rem;}} @media (min-width: 1200px) {.col-xl-auto {  flex: 0 0 auto;  width: auto;} .col-xl-1 {  flex: 0 0 auto;  width: 8.33333333%;} .col-xl-2 {  flex: 0 0 auto;  width: 16.66666667%;} .col-xl-3 {  flex: 0 0 auto;  width: 25%;} .col-xl-4 {  flex: 0 0 auto;  width: 33.33333333%;} .col-xl-5 {  flex: 0 0 auto;  width: 41.66666667%;} .col-xl-6 {  flex: 0 0 auto;  width: 50%;} .col-xl-7 {  flex: 0 0 auto;  width: 58.33333333%;} .col-xl-8 {  flex: 0 0 auto;  width: 66.66666667%;} .col-xl-9 {  flex: 0 0 auto;  width: 75%;} .col-xl-10 {  flex: 0 0 auto;  width: 83.33333333%;} .col-xl-11 {  flex: 0 0 auto;  width: 91.66666667%;} .col-xl-12 {  flex: 0 0 auto;  width: 100%;} .offset-xl-0 {  margin-left: 0;} .offset-xl-1 {  margin-left: 8.33333333%;} .offset-xl-2 {  margin-left: 16.66666667%;} .offset-xl-3 {  margin-left: 25%;} .offset-xl-4 {  margin-left: 33.33333333%;} .offset-xl-5 {  margin-left: 41.66666667%;} .offset-xl-6 {  margin-left: 50%;} .offset-xl-7 {  margin-left: 58.33333333%;} .offset-xl-8 {  margin-left: 66.66666667%;} .offset-xl-9 {  margin-left: 75%;} .offset-xl-10 {  margin-left: 83.33333333%;} .offset-xl-11 {  margin-left: 91.66666667%;} .g-xl-0, .gx-xl-0 {  --bs-gutter-x: 0;} .g-xl-0, .gy-xl-0 {  --bs-gutter-y: 0;} .g-xl-1, .gx-xl-1 {  --bs-gutter-x: 0.25rem;} .g-xl-1, .gy-xl-1 {  --bs-gutter-y: 0.25rem;} .g-xl-2, .gx-xl-2 {  --bs-gutter-x: 0.5rem;} .g-xl-2, .gy-xl-2 {  --bs-gutter-y: 0.5rem;} .g-xl-3, .gx-xl-3 {  --bs-gutter-x: 1rem;} .g-xl-3, .gy-xl-3 {  --bs-gutter-y: 1rem;} .g-xl-4, .gx-xl-4 {  --bs-gutter-x: 1.5rem;} .g-xl-4, .gy-xl-4 {  --bs-gutter-y: 1.5rem;} .g-xl-5, .gx-xl-5 {  --bs-gutter-x: 3rem;} .g-xl-5, .gy-xl-5 {  --bs-gutter-y: 3rem;}} @media (min-width: 1400px) {.col-xxl-auto {  flex: 0 0 auto;  width: auto;} .col-xxl-1 {  flex: 0 0 auto;  width: 8.33333333%;} .col-xxl-2 {  flex: 0 0 auto;  width: 16.66666667%;} .col-xxl-3 {  flex: 0 0 auto;  width: 25%;} .col-xxl-4 {  flex: 0 0 auto;  width: 33.33333333%;} .col-xxl-5 {  flex: 0 0 auto;  width: 41.66666667%;} .col-xxl-6 {  flex: 0 0 auto;  width: 50%;} .col-xxl-7 {  flex: 0 0 auto;  width: 58.33333333%;} .col-xxl-8 {  flex: 0 0 auto;  width: 66.66666667%;} .col-xxl-9 {  flex: 0 0 auto;  width: 75%;} .col-xxl-10 {  flex: 0 0 auto;  width: 83.33333333%;} .col-xxl-11 {  flex: 0 0 auto;  width: 91.66666667%;} .col-xxl-12 {  flex: 0 0 auto;  width: 100%;} .offset-xxl-0 {  margin-left: 0;} .offset-xxl-1 {  margin-left: 8.33333333%;} .offset-xxl-2 {  margin-left: 16.66666667%;} .offset-xxl-3 {  margin-left: 25%;} .offset-xxl-4 {  margin-left: 33.33333333%;} .offset-xxl-5 {  margin-left: 41.66666667%;} .offset-xxl-6 {  margin-left: 50%;} .offset-xxl-7 {  margin-left: 58.33333333%;} .offset-xxl-8 {  margin-left: 66.66666667%;} .offset-xxl-9 {  margin-left: 75%;} .offset-xxl-10 {  margin-left: 83.33333333%;} .offset-xxl-11 {  margin-left: 91.66666667%;} .g-xxl-0, .gx-xxl-0 {  --bs-gutter-x: 0;} .g-xxl-0, .gy-xxl-0 {  --bs-gutter-y: 0;} .g-xxl-1, .gx-xxl-1 {  --bs-gutter-x: 0.25rem;} .g-xxl-1, .gy-xxl-1 {  --bs-gutter-y: 0.25rem;} .g-xxl-2, .gx-xxl-2 {  --bs-gutter-x: 0.5rem;} .g-xxl-2, .gy-xxl-2 {  --bs-gutter-y: 0.5rem;} .g-xxl-3, .gx-xxl-3 {  --bs-gutter-x: 1rem;} .g-xxl-3, .gy-xxl-3 {  --bs-gutter-y: 1rem;} .g-xxl-4, .gx-xxl-4 {  --bs-gutter-x: 1.5rem;} .g-xxl-4, .gy-xxl-4 {  --bs-gutter-y: 1.5rem;} .g-xxl-5, .gx-xxl-5 {  --bs-gutter-x: 3rem;} .g-xxl-5, .gy-xxl-5 {  --bs-gutter-y: 3rem;}} .table {--bs-table-bg: transparent;--bs-table-accent-bg: transparent;--bs-table-striped-color: #212529;--bs-table-striped-bg: rgba(0, 0, 0, 0.05);--bs-table-active-color: #212529;--bs-table-active-bg: rgba(0, 0, 0, 0.1);--bs-table-hover-color: #212529;--bs-table-hover-bg: rgba(0, 0, 0, 0.075);width: 100%;margin-bottom: 1rem;color: #212529;vertical-align: top;border-color: #dee2e6;} .table > :not(caption) > * > * {padding: 0.5rem 0.5rem;background-color: var(--bs-table-bg);border-bottom-width: 1px;box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);} .table > tbody {vertical-align: inherit;} .table > thead {vertical-align: bottom;} .table > :not(:last-child) > :last-child > * {border-bottom-color: currentcolor;}  .caption-top {caption-side: top;}  .table-sm > :not(caption) > * > * {padding: 0.25rem 0.25rem;}  .table-bordered > :not(caption) > * {border-width: 1px 0;} .table-bordered > :not(caption) > * > * {border-width: 0 1px;}  .table-borderless > :not(caption) > * > * {border-bottom-width: 0;}  .table-striped > tbody > tr:nth-of-type(odd) {--bs-table-accent-bg: var(--bs-table-striped-bg);color: var(--bs-table-striped-color);}  .table-active {--bs-table-accent-bg: var(--bs-table-active-bg);color: var(--bs-table-active-color);}  .table-hover > tbody > tr:hover {--bs-table-accent-bg: var(--bs-table-hover-bg);color: var(--bs-table-hover-color);}  .table-primary {--bs-table-bg: #daeaf6;--bs-table-striped-bg: #cfdeea;--bs-table-striped-color: #000;--bs-table-active-bg: #c4d3dd;--bs-table-active-color: #000;--bs-table-hover-bg: #cad8e4;--bs-table-hover-color: #000;color: #000;border-color: #c4d3dd;}  .table-secondary {--bs-table-bg: #e2e3e5;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color: #000;border-color: #cbccce;}  .table-success {--bs-table-bg: #d1e7dd;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color: #000;border-color: #bcd0c7;}  .table-info {--bs-table-bg: #fbfbfb;--bs-table-striped-bg: #eeeeee;--bs-table-striped-color: #000;--bs-table-active-bg: #e2e2e2;--bs-table-active-color: #000;--bs-table-hover-bg: #e8e8e8;--bs-table-hover-color: #000;color: #000;border-color: #e2e2e2;}  .table-warning {--bs-table-bg: #fff3cd;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color: #000;border-color: #e6dbb9;}  .table-danger {--bs-table-bg: #f8d7da;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color: #000;border-color: #dfc2c4;}  .table-light {--bs-table-bg: rgba(247, 247, 247, 0.5);--bs-table-striped-bg: rgba(213, 213, 213, 0.525);--bs-table-striped-color: #000;--bs-table-active-bg: rgba(185, 185, 185, 0.55);--bs-table-active-color: #000;--bs-table-hover-bg: rgba(199, 199, 199, 0.5375);--bs-table-hover-color: #000;color: #000;border-color: rgba(185, 185, 185, 0.55);}  .table-dark {--bs-table-bg: #212529;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color: #fff;border-color: #373b3e;}  .table-responsive {overflow-x: auto;-webkit-overflow-scrolling: touch;}  @media (max-width: 575.98px) {.table-responsive-sm {  overflow-x: auto;  -webkit-overflow-scrolling: touch;}} @media (max-width: 767.98px) {.table-responsive-md {  overflow-x: auto;  -webkit-overflow-scrolling: touch;}} @media (max-width: 991.98px) {.table-responsive-lg {  overflow-x: auto;  -webkit-overflow-scrolling: touch;}} @media (max-width: 1199.98px) {.table-responsive-xl {  overflow-x: auto;  -webkit-overflow-scrolling: touch;}} @media (max-width: 1399.98px) {.table-responsive-xxl {  overflow-x: auto;  -webkit-overflow-scrolling: touch;}} .form-label {margin-bottom: 0.5rem;}  .col-form-label {padding-top: calc(0.375rem + 1px);padding-bottom: calc(0.375rem + 1px);margin-bottom: 0;font-size: inherit;line-height: 1.5;}  .col-form-label-lg {padding-top: calc(0.5rem + 1px);padding-bottom: calc(0.5rem + 1px);font-size: 1.25rem;}  .col-form-label-sm {padding-top: calc(0.25rem + 1px);padding-bottom: calc(0.25rem + 1px);font-size: 0.875rem;}  .form-text {margin-top: 0.25rem;font-size: 0.875em;color: #6c757d;}  .form-control {display: block;width: 100%;padding: 0.375rem 0.75rem;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #212529;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;appearance: none;border-radius: 0.25rem;transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;} @media (prefers-reduced-motion: reduce) {.form-control {  transition: none;}} .form-control[type=file] {overflow: hidden;} .form-control[type=file]:not(:disabled):not([readonly]) {cursor: pointer;} .form-control:focus {color: #212529;background-color: #fff;border-color: #a3cbe8;outline: 0;box-shadow: 0 0 0 0.25rem rgba(71, 151, 209, 0.25);} .form-control::-webkit-date-and-time-value {height: 1.5em;} .form-control::placeholder {color: #6c757d;opacity: 1;} .form-control:disabled, .form-control[readonly] {background-color: #e9ecef;opacity: 1;} .form-control::file-selector-button {padding: 0.375rem 0.75rem;margin: -0.375rem -0.75rem;margin-inline-end: 0.75rem;color: #212529;background-color: #e9ecef;pointer-events: none;border-color: inherit;border-style: solid;border-width: 0;border-inline-end-width: 1px;border-radius: 0;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;} @media (prefers-reduced-motion: reduce) {.form-control::file-selector-button {  transition: none;}} .form-control:hover:not(:disabled):not([readonly])::file-selector-button {background-color: #dde0e3;} .form-control::-webkit-file-upload-button {padding: 0.375rem 0.75rem;margin: -0.375rem -0.75rem;margin-inline-end: 0.75rem;color: #212529;background-color: #e9ecef;pointer-events: none;border-color: inherit;border-style: solid;border-width: 0;border-inline-end-width: 1px;border-radius: 0;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;} @media (prefers-reduced-motion: reduce) {.form-control::-webkit-file-upload-button {  transition: none;}} .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {background-color: #dde0e3;}  .form-control-plaintext {display: block;width: 100%;padding: 0.375rem 0;margin-bottom: 0;line-height: 1.5;color: #212529;background-color: transparent;border: solid transparent;border-width: 1px 0;} .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {padding-right: 0;padding-left: 0;}  .form-control-sm {min-height: calc(1.5em + (0.5rem + 2px));padding: 0.25rem 0.5rem;font-size: 0.875rem;border-radius: 0.2rem;} .form-control-sm::file-selector-button {padding: 0.25rem 0.5rem;margin: -0.25rem -0.5rem;margin-inline-end: 0.5rem;} .form-control-sm::-webkit-file-upload-button {padding: 0.25rem 0.5rem;margin: -0.25rem -0.5rem;margin-inline-end: 0.5rem;}  .form-control-lg {min-height: calc(1.5em + (1rem + 2px));padding: 0.5rem 1rem;font-size: 1.25rem;border-radius: 0.8rem;} .form-control-lg::file-selector-button {padding: 0.5rem 1rem;margin: -0.5rem -1rem;margin-inline-end: 1rem;} .form-control-lg::-webkit-file-upload-button {padding: 0.5rem 1rem;margin: -0.5rem -1rem;margin-inline-end: 1rem;}  textarea.form-control {min-height: calc(1.5em + (0.75rem + 2px));} textarea.form-control-sm {min-height: calc(1.5em + (0.5rem + 2px));} textarea.form-control-lg {min-height: calc(1.5em + (1rem + 2px));}  .form-control-color {max-width: 3rem;height: auto;padding: 0.375rem;} .form-control-color:not(:disabled):not([readonly]) {cursor: pointer;} .form-control-color::-moz-color-swatch {height: 1.5em;border-radius: 0.25rem;} .form-control-color::-webkit-color-swatch {height: 1.5em;border-radius: 0.25rem;}  .form-select {display: block;width: 100%;padding: 0.375rem 2.25rem 0.375rem 0.75rem;-moz-padding-start: calc(0.75rem - 3px);font-size: 1rem;font-weight: 400;line-height: 1.5;color: #212529;background-color: #fff;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat: no-repeat;background-position: right 0.75rem center;background-size: 16px 12px;border: 1px solid #ced4da;border-radius: 0.25rem;transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;appearance: none;} @media (prefers-reduced-motion: reduce) {.form-select {  transition: none;}} .form-select:focus {border-color: #a3cbe8;outline: 0;box-shadow: 0 0 0 0.25rem rgba(71, 151, 209, 0.25);} .form-select[multiple], .form-select[size]:not([size="1"]) {padding-right: 0.75rem;background-image: none;} .form-select:disabled {background-color: #e9ecef;} .form-select:-moz-focusring {color: transparent;text-shadow: 0 0 0 #212529;}  .form-select-sm {padding-top: 0.25rem;padding-bottom: 0.25rem;padding-left: 0.5rem;font-size: 0.875rem;}  .form-select-lg {padding-top: 0.5rem;padding-bottom: 0.5rem;padding-left: 1rem;font-size: 1.25rem;}  .form-check {display: block;min-height: 1.5rem;padding-left: 1.5em;margin-bottom: 0.125rem;} .form-check .form-check-input {float: left;margin-left: -1.5em;}  .form-check-input {width: 1em;height: 1em;margin-top: 0.25em;vertical-align: top;background-color: #fff;background-repeat: no-repeat;background-position: center;background-size: contain;border: 1px solid rgba(0, 0, 0, 0.25);appearance: none;color-adjust: exact;} .form-check-input[type=checkbox] {border-radius: 0.25em;} .form-check-input[type=radio] {border-radius: 50%;} .form-check-input:active {filter: brightness(90%);} .form-check-input:focus {border-color: #a3cbe8;outline: 0;box-shadow: 0 0 0 0.25rem rgba(71, 151, 209, 0.25);} .form-check-input:checked {background-color: #0090f1;border-color: #0090f1;} .form-check-input:checked[type=checkbox] {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10l3 3l6-6'/%3e%3c/svg%3e");} .form-check-input:checked[type=radio] {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewbox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");} .form-check-input[type=checkbox]:indeterminate {background-color: #0090f1;border-color: #0090f1;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10h8'/%3e%3c/svg%3e");} .form-check-input:disabled {pointer-events: none;filter: none;opacity: 0.5;} .form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {opacity: 0.5;}  .form-switch {padding-left: 2.5em;} .form-switch .form-check-input {width: 2em;margin-left: -2.5em;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewbox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position: left center;border-radius: 2em;transition: background-position 0.15s ease-in-out;} @media (prefers-reduced-motion: reduce) {.form-switch .form-check-input {  transition: none;}} .form-switch .form-check-input:focus {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewbox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23a3cbe8'/%3e%3c/svg%3e");} .form-switch .form-check-input:checked {background-position: right center;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewbox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");}  .form-check-inline {display: inline-block;margin-right: 1rem;}  .btn-check {position: absolute;clip: rect(0, 0, 0, 0);pointer-events: none;} .btn-check[disabled] + .btn, .btn-check:disabled + .btn {pointer-events: none;filter: none;opacity: 0.65;}  .form-range {width: 100%;height: 1.5rem;padding: 0;background-color: transparent;appearance: none;} .form-range:focus {outline: 0;} .form-range:focus::-webkit-slider-thumb {box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(71, 151, 209, 0.25);} .form-range:focus::-moz-range-thumb {box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(71, 151, 209, 0.25);} .form-range::-moz-focus-outer {border: 0;} .form-range::-webkit-slider-thumb {width: 1rem;height: 1rem;margin-top: -0.25rem;background-color: #0090f1;border: 0;border-radius: 1rem;transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;appearance: none;} @media (prefers-reduced-motion: reduce) {.form-range::-webkit-slider-thumb {  transition: none;}} .form-range::-webkit-slider-thumb:active {background-color: #c8e0f1;} .form-range::-webkit-slider-runnable-track {width: 100%;height: 0.5rem;color: transparent;cursor: pointer;background-color: #dee2e6;border-color: transparent;border-radius: 1rem;} .form-range::-moz-range-thumb {width: 1rem;height: 1rem;background-color: #0090f1;border: 0;border-radius: 1rem;transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;appearance: none;} @media (prefers-reduced-motion: reduce) {.form-range::-moz-range-thumb {  transition: none;}} .form-range::-moz-range-thumb:active {background-color: #c8e0f1;} .form-range::-moz-range-track {width: 100%;height: 0.5rem;color: transparent;cursor: pointer;background-color: #dee2e6;border-color: transparent;border-radius: 1rem;} .form-range:disabled {pointer-events: none;} .form-range:disabled::-webkit-slider-thumb {background-color: #adb5bd;} .form-range:disabled::-moz-range-thumb {background-color: #adb5bd;}  .form-floating {position: relative;} .form-floating > .form-control, .form-floating > .form-select {height: calc(3.5rem + 2px);line-height: 1.25;} .form-floating > label {position: absolute;top: 0;left: 0;height: 100%;padding: 1rem 0.75rem;pointer-events: none;border: 1px solid transparent;transform-origin: 0 0;transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;} @media (prefers-reduced-motion: reduce) {.form-floating > label {  transition: none;}} .form-floating > .form-control {padding: 1rem 0.75rem;} .form-floating > .form-control::placeholder {color: transparent;} .form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {padding-top: 1.625rem;padding-bottom: 0.625rem;} .form-floating > .form-control:-webkit-autofill {padding-top: 1.625rem;padding-bottom: 0.625rem;} .form-floating > .form-select {padding-top: 1.625rem;padding-bottom: 0.625rem;} .form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {opacity: 0.65;transform: scale(0.85) translatey(-0.5rem) translatex(0.15rem);} .form-floating > .form-control:-webkit-autofill ~ label {opacity: 0.65;transform: scale(0.85) translatey(-0.5rem) translatex(0.15rem);}  .input-group {position: relative;display: flex;flex-wrap: wrap;align-items: stretch;width: 100%;} .input-group > .form-control, .input-group > .form-select {position: relative;flex: 1 1 auto;width: 1%;min-width: 0;} .input-group > .form-control:focus, .input-group > .form-select:focus {z-index: 3;} .input-group .btn {position: relative;z-index: 2;} .input-group .btn:focus {z-index: 3;}  .input-group-text {display: flex;align-items: center;padding: 0.375rem 0.75rem;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #212529;text-align: center;white-space: nowrap;background-color: #e9ecef;border: 1px solid #ced4da;border-radius: 0.25rem;}  .input-group-lg > .form-control, .input-group-lg > .form-select, .input-group-lg > .input-group-text, .input-group-lg > .btn {padding: 0.5rem 1rem;font-size: 1.25rem;border-radius: 0.8rem;}  .input-group-sm > .form-control, .input-group-sm > .form-select, .input-group-sm > .input-group-text, .input-group-sm > .btn {padding: 0.25rem 0.5rem;font-size: 0.875rem;border-radius: 0.2rem;}  .input-group-lg > .form-select, .input-group-sm > .form-select {padding-right: 3rem;}  .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu), .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {border-top-right-radius: 0;border-bottom-right-radius: 0;} .input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu), .input-group.has-validation > .dropdown-toggle:nth-last-child(n+4) {border-top-right-radius: 0;border-bottom-right-radius: 0;} .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {margin-left: -1px;border-top-left-radius: 0;border-bottom-left-radius: 0;}  .valid-feedback {display: none;width: 100%;margin-top: 0.25rem;font-size: 0.875em;color: #198754;}  .valid-tooltip {position: absolute;top: 100%;z-index: 5;display: none;max-width: 100%;padding: 0.25rem 0.5rem;margin-top: 0.1rem;font-size: 0.875rem;color: #fff;background-color: rgba(25, 135, 84, 0.9);border-radius: 0.25rem;}  .was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip, .is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip {display: block;}  .was-validated .form-control:valid, .form-control.is-valid {border-color: #198754;padding-right: calc(1.5em + 0.75rem);background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 8 8'%3e%3cpath fill='%23198754' d='m2.3 6.73l.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat: no-repeat;background-position: right calc(0.375em + 0.1875rem) center;background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);} .was-validated .form-control:valid:focus, .form-control.is-valid:focus {border-color: #198754;box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);}  .was-validated textarea.form-control:valid, textarea.form-control.is-valid {padding-right: calc(1.5em + 0.75rem);background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}  .was-validated .form-select:valid, .form-select.is-valid {border-color: #198754;} .was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {padding-right: 4.125rem;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 8 8'%3e%3cpath fill='%23198754' d='m2.3 6.73l.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position: right 0.75rem center, center right 2.25rem;background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);} .was-validated .form-select:valid:focus, .form-select.is-valid:focus {border-color: #198754;box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);}  .was-validated .form-check-input:valid, .form-check-input.is-valid {border-color: #198754;} .was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {background-color: #198754;} .was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);} .was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {color: #198754;}  .form-check-inline .form-check-input ~ .valid-feedback {margin-left: 0.5em;}  .was-validated .input-group .form-control:valid, .input-group .form-control.is-valid, .was-validated .input-group .form-select:valid, .input-group .form-select.is-valid {z-index: 1;} .was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus, .was-validated .input-group .form-select:valid:focus, .input-group .form-select.is-valid:focus {z-index: 3;}  .invalid-feedback {display: none;width: 100%;margin-top: 0.25rem;font-size: 0.875em;color: #dc3545;}  .invalid-tooltip {position: absolute;top: 100%;z-index: 5;display: none;max-width: 100%;padding: 0.25rem 0.5rem;margin-top: 0.1rem;font-size: 0.875rem;color: #fff;background-color: rgba(220, 53, 69, 0.9);border-radius: 0.25rem;}  .was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip, .is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip {display: block;}  .was-validated .form-control:invalid, .form-control.is-invalid {border-color: #dc3545;padding-right: calc(1.5em + 0.75rem);background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='m5.8 3.6h.4l6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat: no-repeat;background-position: right calc(0.375em + 0.1875rem) center;background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);} .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {border-color: #dc3545;box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);}  .was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {padding-right: calc(1.5em + 0.75rem);background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}  .was-validated .form-select:invalid, .form-select.is-invalid {border-color: #dc3545;} .was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {padding-right: 4.125rem;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='m5.8 3.6h.4l6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position: right 0.75rem center, center right 2.25rem;background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);} .was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {border-color: #dc3545;box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);}  .was-validated .form-check-input:invalid, .form-check-input.is-invalid {border-color: #dc3545;} .was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {background-color: #dc3545;} .was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);} .was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {color: #dc3545;}  .form-check-inline .form-check-input ~ .invalid-feedback {margin-left: 0.5em;}  .was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid, .was-validated .input-group .form-select:invalid, .input-group .form-select.is-invalid {z-index: 2;} .was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus, .was-validated .input-group .form-select:invalid:focus, .input-group .form-select.is-invalid:focus {z-index: 3;}  
.btn {display: inline-block;font-weight: 400;line-height: 1.5;color: #212529;text-align: center;text-decoration: none;vertical-align: middle;cursor: pointer;user-select: none;background-color: transparent;border: 1px solid transparent;padding: 0.375rem 0.75rem;font-size: 1rem;border-radius: 0.25rem;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;} @media (prefers-reduced-motion: reduce) {.btn {  transition: none;}} .btn:hover {color: #212529;} .btn-check:focus + .btn, .btn:focus {outline: 0;box-shadow: 0 0 0 0.25rem rgba(71, 151, 209, 0.25);} .btn:disabled, .btn.disabled, fieldset:disabled .btn {pointer-events: none;opacity: 0.65;}  .btn-primary {color: #000;background-color: #0090f1;border-color: #0090f1;} .btn-primary:hover {color: #000;background-color: #63a7d8;border-color: #59a1d6;} .btn-check:focus + .btn-primary, .btn-primary:focus {color: #000;background-color: #63a7d8;border-color: #59a1d6;box-shadow: 0 0 0 0.25rem rgba(60, 128, 178, 0.5);} .btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {color: #000;background-color: #6cacda;border-color: #59a1d6;} .btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {box-shadow: 0 0 0 0.25rem rgba(60, 128, 178, 0.5);} .btn-primary:disabled, .btn-primary.disabled {color: #000;background-color: #0090f1;border-color: #0090f1;}  .btn-secondary {color: #fff;background-color: #6c757d;border-color: #6c757d;} .btn-secondary:hover {color: #fff;background-color: #5c636a;border-color: #565e64;} .btn-check:focus + .btn-secondary, .btn-secondary:focus {color: #fff;background-color: #5c636a;border-color: #565e64;box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);} .btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {color: #fff;background-color: #565e64;border-color: #51585e;} .btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);} .btn-secondary:disabled, .btn-secondary.disabled {color: #fff;background-color: #6c757d;border-color: #6c757d;}  .btn-success {color: #fff;background-color: #198754;border-color: #198754;} .btn-success:hover {color: #fff;background-color: #157347;border-color: #146c43;} .btn-check:focus + .btn-success, .btn-success:focus {color: #fff;background-color: #157347;border-color: #146c43;box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);} .btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {color: #fff;background-color: #146c43;border-color: #13653f;} .btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);} .btn-success:disabled, .btn-success.disabled {color: #fff;background-color: #198754;border-color: #198754;}  .btn-info {color: #000;background-color: #ececec;border-color: #ececec;} .btn-info:hover {color: #000;background-color: #efefef;border-color: #eeeeee;} .btn-check:focus + .btn-info, .btn-info:focus {color: #000;background-color: #efefef;border-color: #eeeeee;box-shadow: 0 0 0 0.25rem rgba(201, 201, 201, 0.5);} .btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {color: #000;background-color: #f0f0f0;border-color: #eeeeee;} .btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {box-shadow: 0 0 0 0.25rem rgba(201, 201, 201, 0.5);} .btn-info:disabled, .btn-info.disabled {color: #000;background-color: #ececec;border-color: #ececec;}  .btn-warning {color: #000;background-color: #ffc107;border-color: #ffc107;} .btn-warning:hover {color: #000;background-color: #ffca2c;border-color: #ffc720;} .btn-check:focus + .btn-warning, .btn-warning:focus {color: #000;background-color: #ffca2c;border-color: #ffc720;box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);} .btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {color: #000;background-color: #ffcd39;border-color: #ffc720;} .btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);} .btn-warning:disabled, .btn-warning.disabled {color: #000;background-color: #ffc107;border-color: #ffc107;}  .btn-danger {color: #fff;background-color: #dc3545;border-color: #dc3545;} .btn-danger:hover {color: #fff;background-color: #bb2d3b;border-color: #b02a37;} .btn-check:focus + .btn-danger, .btn-danger:focus {color: #fff;background-color: #bb2d3b;border-color: #b02a37;box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);} .btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {color: #fff;background-color: #b02a37;border-color: #a52834;} .btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);} .btn-danger:disabled, .btn-danger.disabled {color: #fff;background-color: #dc3545;border-color: #dc3545;}  .btn-light {color: #000;background-color: rgba(247, 247, 247, 0.5);border-color: rgba(247, 247, 247, 0.5);} .btn-light:hover {color: #000;background-color: rgba(250, 250, 250, 0.575);border-color: rgba(249, 249, 249, 0.55);} .btn-check:focus + .btn-light, .btn-light:focus {color: #000;background-color: rgba(250, 250, 250, 0.575);border-color: rgba(249, 249, 249, 0.55);box-shadow: 0 0 0 0.25rem rgba(162, 162, 162, 0.5);} .btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {color: #000;background-color: rgba(250, 250, 250, 0.6);border-color: rgba(249, 249, 249, 0.55);} .btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {box-shadow: 0 0 0 0.25rem rgba(162, 162, 162, 0.5);} .btn-light:disabled, .btn-light.disabled {color: #000;background-color: rgba(247, 247, 247, 0.5);border-color: rgba(247, 247, 247, 0.5);}  .btn-dark {color: #fff;background-color: #212529;border-color: #212529;} .btn-dark:hover {color: #fff;background-color: #1c1f23;border-color: #1a1e21;} .btn-check:focus + .btn-dark, .btn-dark:focus {color: #fff;background-color: #1c1f23;border-color: #1a1e21;box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);} .btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {color: #fff;background-color: #1a1e21;border-color: #191c1f;} .btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);} .btn-dark:disabled, .btn-dark.disabled {color: #fff;background-color: #212529;border-color: #212529;}  .btn-outline-primary {color: #0090f1;border-color: #0090f1;} .btn-outline-primary:hover {color: #000;background-color: #0090f1;border-color: #0090f1;} .btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {box-shadow: 0 0 0 0.25rem rgba(71, 151, 209, 0.5);} .btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {color: #000;background-color: #0090f1;border-color: #0090f1;} .btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {box-shadow: 0 0 0 0.25rem rgba(71, 151, 209, 0.5);} .btn-outline-primary:disabled, .btn-outline-primary.disabled {color: #0090f1;background-color: transparent;}  .btn-outline-secondary {color: #6c757d;border-color: #6c757d;} .btn-outline-secondary:hover {color: #fff;background-color: #6c757d;border-color: #6c757d;} .btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);} .btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {color: #fff;background-color: #6c757d;border-color: #6c757d;} .btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);} .btn-outline-secondary:disabled, .btn-outline-secondary.disabled {color: #6c757d;background-color: transparent;}  .btn-outline-success {color: #198754;border-color: #198754;} .btn-outline-success:hover {color: #fff;background-color: #198754;border-color: #198754;} .btn-check:focus + .btn-outline-success, .btn-outline-success:focus {box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);} .btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {color: #fff;background-color: #198754;border-color: #198754;} .btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);} .btn-outline-success:disabled, .btn-outline-success.disabled {color: #198754;background-color: transparent;}  .btn-outline-info {color: #ececec;border-color: #ececec;} .btn-outline-info:hover {color: #000;background-color: #ececec;border-color: #ececec;} .btn-check:focus + .btn-outline-info, .btn-outline-info:focus {box-shadow: 0 0 0 0.25rem rgba(236, 236, 236, 0.5);} .btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {color: #000;background-color: #ececec;border-color: #ececec;} .btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {box-shadow: 0 0 0 0.25rem rgba(236, 236, 236, 0.5);} .btn-outline-info:disabled, .btn-outline-info.disabled {color: #ececec;background-color: transparent;}  .btn-outline-warning {color: #ffc107;border-color: #ffc107;} .btn-outline-warning:hover {color: #000;background-color: #ffc107;border-color: #ffc107;} .btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);} .btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {color: #000;background-color: #ffc107;border-color: #ffc107;} .btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);} .btn-outline-warning:disabled, .btn-outline-warning.disabled {color: #ffc107;background-color: transparent;}  .btn-outline-danger {color: #dc3545;border-color: #dc3545;} .btn-outline-danger:hover {color: #fff;background-color: #dc3545;border-color: #dc3545;} .btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);} .btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {color: #fff;background-color: #dc3545;border-color: #dc3545;} .btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);} .btn-outline-danger:disabled, .btn-outline-danger.disabled {color: #dc3545;background-color: transparent;}  .btn-outline-light {color: rgba(247, 247, 247, 0.5);border-color: rgba(247, 247, 247, 0.5);} .btn-outline-light:hover {color: #000;background-color: rgba(247, 247, 247, 0.5);border-color: rgba(247, 247, 247, 0.5);} .btn-check:focus + .btn-outline-light, .btn-outline-light:focus {box-shadow: 0 0 0 0.25rem rgba(247, 247, 247, 0.5);} .btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {color: #000;background-color: rgba(247, 247, 247, 0.5);border-color: rgba(247, 247, 247, 0.5);} .btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {box-shadow: 0 0 0 0.25rem rgba(247, 247, 247, 0.5);} .btn-outline-light:disabled, .btn-outline-light.disabled {color: rgba(247, 247, 247, 0.5);background-color: transparent;}  .btn-outline-dark {color: #212529;border-color: #212529;} .btn-outline-dark:hover {color: #fff;background-color: #212529;border-color: #212529;} .btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);} .btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {color: #fff;background-color: #212529;border-color: #212529;} .btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);} .btn-outline-dark:disabled, .btn-outline-dark.disabled {color: #212529;background-color: transparent;}  .btn-link {font-weight: 400;color: #0090f1;text-decoration: underline;} .btn-link:hover {color: #0f67a2;} .btn-link:disabled, .btn-link.disabled {color: #6c757d;}  .btn-lg, .btn-group-lg > .btn {padding: 0.5rem 1rem;font-size: 1.25rem;border-radius: 0.8rem;}  .btn-sm, .btn-group-sm > .btn {padding: 0.25rem 0.5rem;font-size: 0.875rem;border-radius: 0.2rem;}  .fade {transition: opacity 0.15s linear;} @media (prefers-reduced-motion: reduce) {.fade {  transition: none;}} .fade:not(.show) {opacity: 0;}  .collapse:not(.show) {display: none;}  .collapsing {height: 0;overflow: hidden;transition: height 0.35s ease;} @media (prefers-reduced-motion: reduce) {.collapsing {  transition: none;}}  .dropup, .dropend, .dropdown, .dropstart {position: relative;}  .dropdown-toggle {white-space: nowrap;} .dropdown-toggle::after {display: inline-block;margin-left: 0.255em;vertical-align: 0.255em;content: "";border-top: 0.3em solid;border-right: 0.3em solid transparent;border-bottom: 0;border-left: 0.3em solid transparent;} .dropdown-toggle:empty::after {margin-left: 0;}  .dropdown-menu {position: absolute;z-index: 1000;display: none;min-width: 10rem;padding: 0.5rem 0;margin: 0;font-size: 1rem;color: #212529;text-align: left;list-style: none;background-color: #fff;background-clip: padding-box;border: 1px solid rgba(0, 0, 0, 0.15);border-radius: 0.25rem;} .dropdown-menu[data-bs-popper] {top: 100%;left: 0;margin-top: 0.125rem;}  .dropdown-menu-start {--bs-position: start;} .dropdown-menu-start[data-bs-popper] {right: auto;left: 0;}  .dropdown-menu-end {--bs-position: end;} .dropdown-menu-end[data-bs-popper] {right: 0;left: auto;}  @media (min-width: 576px) {.dropdown-menu-sm-start {  --bs-position: start;}.dropdown-menu-sm-start[data-bs-popper] {  right: auto;  left: 0;} .dropdown-menu-sm-end {  --bs-position: end;}.dropdown-menu-sm-end[data-bs-popper] {  right: 0;  left: auto;}} @media (min-width: 768px) {.dropdown-menu-md-start {  --bs-position: start;}.dropdown-menu-md-start[data-bs-popper] {  right: auto;  left: 0;} .dropdown-menu-md-end {  --bs-position: end;}.dropdown-menu-md-end[data-bs-popper] {  right: 0;  left: auto;}} @media (min-width: 992px) {.dropdown-menu-lg-start {  --bs-position: start;}.dropdown-menu-lg-start[data-bs-popper] {  right: auto;  left: 0;} .dropdown-menu-lg-end {  --bs-position: end;}.dropdown-menu-lg-end[data-bs-popper] {  right: 0;  left: auto;}} @media (min-width: 1200px) {.dropdown-menu-xl-start {  --bs-position: start;}.dropdown-menu-xl-start[data-bs-popper] {  right: auto;  left: 0;} .dropdown-menu-xl-end {  --bs-position: end;}.dropdown-menu-xl-end[data-bs-popper] {  right: 0;  left: auto;}} @media (min-width: 1400px) {.dropdown-menu-xxl-start {  --bs-position: start;}.dropdown-menu-xxl-start[data-bs-popper] {  right: auto;  left: 0;} .dropdown-menu-xxl-end {  --bs-position: end;}.dropdown-menu-xxl-end[data-bs-popper] {  right: 0;  left: auto;}} .dropup .dropdown-menu[data-bs-popper] {top: auto;bottom: 100%;margin-top: 0;margin-bottom: 0.125rem;} .dropup .dropdown-toggle::after {display: inline-block;margin-left: 0.255em;vertical-align: 0.255em;content: "";border-top: 0;border-right: 0.3em solid transparent;border-bottom: 0.3em solid;border-left: 0.3em solid transparent;} .dropup .dropdown-toggle:empty::after {margin-left: 0;}  .dropend .dropdown-menu[data-bs-popper] {top: 0;right: auto;left: 100%;margin-top: 0;margin-left: 0.125rem;} .dropend .dropdown-toggle::after {display: inline-block;margin-left: 0.255em;vertical-align: 0.255em;content: "";border-top: 0.3em solid transparent;border-right: 0;border-bottom: 0.3em solid transparent;border-left: 0.3em solid;} .dropend .dropdown-toggle:empty::after {margin-left: 0;} .dropend .dropdown-toggle::after {vertical-align: 0;}  .dropstart .dropdown-menu[data-bs-popper] {top: 0;right: 100%;left: auto;margin-top: 0;margin-right: 0.125rem;} .dropstart .dropdown-toggle::after {display: inline-block;margin-left: 0.255em;vertical-align: 0.255em;content: "";} .dropstart .dropdown-toggle::after {display: none;} .dropstart .dropdown-toggle::before {display: inline-block;margin-right: 0.255em;vertical-align: 0.255em;content: "";border-top: 0.3em solid transparent;border-right: 0.3em solid;border-bottom: 0.3em solid transparent;} .dropstart .dropdown-toggle:empty::after {margin-left: 0;} .dropstart .dropdown-toggle::before {vertical-align: 0;}  .dropdown-divider {height: 0;margin: 0.5rem 0;overflow: hidden;border-top: 1px solid rgba(0, 0, 0, 0.15);}  .dropdown-item {display: block;width: 100%;padding: 0.25rem 1rem;clear: both;font-weight: 400;color: #212529;text-align: inherit;text-decoration: none;white-space: nowrap;background-color: transparent;border: 0;} .dropdown-item:hover, .dropdown-item:focus {color: #1e2125;background-color: #e9ecef;} .dropdown-item.active, .dropdown-item:active {color: #fff;text-decoration: none;background-color: #0090f1;} .dropdown-item.disabled, .dropdown-item:disabled {color: #adb5bd;pointer-events: none;background-color: transparent;}  .dropdown-menu.show {display: block;}  .dropdown-header {display: block;padding: 0.5rem 1rem;margin-bottom: 0;font-size: 0.875rem;color: #6c757d;white-space: nowrap;}  .dropdown-item-text {display: block;padding: 0.25rem 1rem;color: #212529;}  .dropdown-menu-dark {color: #dee2e6;background-color: #343a40;border-color: rgba(0, 0, 0, 0.15);} .dropdown-menu-dark .dropdown-item {color: #dee2e6;} .dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {color: #fff;background-color: rgba(255, 255, 255, 0.15);} .dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {color: #fff;background-color: #0090f1;} .dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {color: #adb5bd;} .dropdown-menu-dark .dropdown-divider {border-color: rgba(0, 0, 0, 0.15);} .dropdown-menu-dark .dropdown-item-text {color: #dee2e6;} .dropdown-menu-dark .dropdown-header {color: #adb5bd;}  .btn-group, .btn-group-vertical {position: relative;display: inline-flex;vertical-align: middle;} .btn-group > .btn, .btn-group-vertical > .btn {position: relative;flex: 1 1 auto;} .btn-group > .btn-check:checked + .btn, .btn-group > .btn-check:focus + .btn, .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn-check:checked + .btn, .btn-group-vertical > .btn-check:focus + .btn, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {z-index: 1;}  .btn-toolbar {display: flex;flex-wrap: wrap;justify-content: flex-start;} .btn-toolbar .input-group {width: auto;}  .btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) {margin-left: -1px;} .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn {border-top-right-radius: 0;border-bottom-right-radius: 0;} .btn-group > .btn:nth-child(n+3), .btn-group > :not(.btn-check) + .btn, .btn-group > .btn-group:not(:first-child) > .btn {border-top-left-radius: 0;border-bottom-left-radius: 0;}  .dropdown-toggle-split {padding-right: 0.5625rem;padding-left: 0.5625rem;} .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {margin-left: 0;} .dropstart .dropdown-toggle-split::before {margin-right: 0;}  .btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {padding-right: 0.375rem;padding-left: 0.375rem;}  .btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {padding-right: 0.75rem;padding-left: 0.75rem;}  .btn-group-vertical {flex-direction: column;align-items: flex-start;justify-content: center;} .btn-group-vertical > .btn, .btn-group-vertical > .btn-group {width: 100%;} .btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) {margin-top: -1px;} .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn {border-bottom-right-radius: 0;border-bottom-left-radius: 0;} .btn-group-vertical > .btn ~ .btn, .btn-group-vertical > .btn-group:not(:first-child) > .btn {border-top-left-radius: 0;border-top-right-radius: 0;}  .nav {display: flex;flex-wrap: wrap;padding-left: 0;margin-bottom: 0;list-style: none;}  .nav-link {display: block;padding: 0.5rem 1rem;color: #0090f1;text-decoration: none;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;} @media (prefers-reduced-motion: reduce) {.nav-link {  transition: none;}} .nav-link:hover, .nav-link:focus {color: #0f67a2;} .nav-link.disabled {color: #6c757d;pointer-events: none;cursor: default;}  .nav-tabs {border-bottom: 1px solid #dee2e6;} .nav-tabs .nav-link {margin-bottom: -1px;background: none;border: 1px solid transparent;border-top-left-radius: 0.25rem;border-top-right-radius: 0.25rem;} .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {border-color: #e9ecef #e9ecef #dee2e6;isolation: isolate;} .nav-tabs .nav-link.disabled {color: #6c757d;background-color: transparent;border-color: transparent;} .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {color: #495057;background-color: #fff;border-color: #dee2e6 #dee2e6 #fff;} .nav-tabs .dropdown-menu {margin-top: -1px;border-top-left-radius: 0;border-top-right-radius: 0;}  .nav-pills .nav-link {background: none;border: 0;border-radius: 0.25rem;} .nav-pills .nav-link.active, .nav-pills .show > .nav-link {color: #fff;background-color: #0090f1;}  .nav-fill > .nav-link, .nav-fill .nav-item {flex: 1 1 auto;text-align: center;}  .nav-justified > .nav-link, .nav-justified .nav-item {flex-basis: 0;flex-grow: 1;text-align: center;}  .nav-fill .nav-item .nav-link, .nav-justified .nav-item .nav-link {width: 100%;}  .tab-content > .tab-pane {display: none;} .tab-content > .active {display: block;}  .navbar {position: relative;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;padding-top: 0.5rem;padding-bottom: 0.5rem;} .navbar > .container, .navbar > .container-fluid, .navbar > .container-sm, .navbar > .container-md, .navbar > .container-lg, .navbar > .container-xl, .navbar > .container-xxl {display: flex;flex-wrap: inherit;align-items: center;justify-content: space-between;} .navbar-brand {padding-top: 0.3125rem;padding-bottom: 0.3125rem;margin-right: 1rem;font-size: 1.25rem;text-decoration: none;white-space: nowrap;} .navbar-nav {display: flex;flex-direction: column;padding-left: 0;margin-bottom: 0;list-style: none;} .navbar-nav .nav-link {padding-right: 0;padding-left: 0;} .navbar-nav .dropdown-menu {position: static;}  .navbar-text {padding-top: 0.5rem;padding-bottom: 0.5rem;}  .navbar-collapse {flex-basis: 100%;flex-grow: 1;align-items: center;}  .navbar-toggler {padding: 0.25rem 0.75rem;font-size: 1.25rem;line-height: 1;background-color: transparent;border: 1px solid transparent;border-radius: 0.25rem;transition: box-shadow 0.15s ease-in-out;} @media (prefers-reduced-motion: reduce) {.navbar-toggler {  transition: none;}} .navbar-toggler:hover {text-decoration: none;} .navbar-toggler:focus {text-decoration: none;outline: 0;box-shadow: 0 0 0 0.25rem;}  .navbar-toggler-icon {display: inline-block;width: 1.5em;height: 1.5em;vertical-align: middle;background-repeat: no-repeat;background-position: center;background-size: 100%;}  .navbar-nav-scroll {max-height: var(--bs-scroll-height, 75vh);overflow-y: auto;}  @media (min-width: 576px) {.navbar-expand-sm {  flex-wrap: nowrap;  justify-content: flex-start;}.navbar-expand-sm .navbar-nav {  flex-direction: row;}.navbar-expand-sm .navbar-nav .dropdown-menu {  position: absolute;}.navbar-expand-sm .navbar-nav .nav-link {  padding-right: 0.5rem;  padding-left: 0.5rem;}.navbar-expand-sm .navbar-nav-scroll {  overflow: visible;}.navbar-expand-sm .navbar-collapse {  display: flex !important;  flex-basis: auto;}.navbar-expand-sm .navbar-toggler {  display: none;}} @media (min-width: 768px) {.navbar-expand-md {  flex-wrap: nowrap;  justify-content: flex-start;}.navbar-expand-md .navbar-nav {  flex-direction: row;}.navbar-expand-md .navbar-nav .dropdown-menu {  position: absolute;}.navbar-expand-md .navbar-nav .nav-link {  padding-right: 0.5rem;  padding-left: 0.5rem;}.navbar-expand-md .navbar-nav-scroll {  overflow: visible;}.navbar-expand-md .navbar-collapse {  display: flex !important;  flex-basis: auto;}.navbar-expand-md .navbar-toggler {  display: none;}} @media (min-width: 992px) {.navbar-expand-lg {  flex-wrap: nowrap;  justify-content: flex-start;}.navbar-expand-lg .navbar-nav {  flex-direction: row;}.navbar-expand-lg .navbar-nav .dropdown-menu {  position: absolute;}.navbar-expand-lg .navbar-nav .nav-link {  padding-right: 0.5rem;  padding-left: 0.5rem;}.navbar-expand-lg .navbar-nav-scroll {  overflow: visible;}.navbar-expand-lg .navbar-collapse {  display: flex !important;  flex-basis: auto;}.navbar-expand-lg .navbar-toggler {  display: none;}} @media (min-width: 1200px) {.navbar-expand-xl {  flex-wrap: nowrap;  justify-content: flex-start;}.navbar-expand-xl .navbar-nav {  flex-direction: row;}.navbar-expand-xl .navbar-nav .dropdown-menu {  position: absolute;}.navbar-expand-xl .navbar-nav .nav-link {  padding-right: 0.5rem;  padding-left: 0.5rem;}.navbar-expand-xl .navbar-nav-scroll {  overflow: visible;}.navbar-expand-xl .navbar-collapse {  display: flex !important;  flex-basis: auto;}.navbar-expand-xl .navbar-toggler {  display: none;}} @media (min-width: 1400px) {.navbar-expand-xxl {  flex-wrap: nowrap;  justify-content: flex-start;}.navbar-expand-xxl .navbar-nav {  flex-direction: row;}.navbar-expand-xxl .navbar-nav .dropdown-menu {  position: absolute;}.navbar-expand-xxl .navbar-nav .nav-link {  padding-right: 0.5rem;  padding-left: 0.5rem;}.navbar-expand-xxl .navbar-nav-scroll {  overflow: visible;}.navbar-expand-xxl .navbar-collapse {  display: flex !important;  flex-basis: auto;}.navbar-expand-xxl .navbar-toggler {  display: none;}} .navbar-expand {flex-wrap: nowrap;justify-content: flex-start;} .navbar-expand .navbar-nav {flex-direction: row;} .navbar-expand .navbar-nav .dropdown-menu {position: absolute;} .navbar-expand .navbar-nav .nav-link {padding-right: 0.5rem;padding-left: 0.5rem;} .navbar-expand .navbar-nav-scroll {overflow: visible;} .navbar-expand .navbar-collapse {display: flex !important;flex-basis: auto;} .navbar-expand .navbar-toggler {display: none;}  .navbar-light .navbar-brand {color: rgba(0, 0, 0, 0.9);} .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {color: rgba(0, 0, 0, 0.9);} .navbar-light .navbar-nav .nav-link {color: rgba(0, 0, 0, 0.55);} .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {color: rgba(0, 0, 0, 0.7);} .navbar-light .navbar-nav .nav-link.disabled {color: rgba(0, 0, 0, 0.3);} .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link.active {color: rgba(0, 0, 0, 0.9);} .navbar-light .navbar-toggler {color: rgba(0, 0, 0, 0.55);border-color: rgba(0, 0, 0, 0.1);} .navbar-light .navbar-toggler-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='m4 7h22m4 15h22m4 23h22'/%3e%3c/svg%3e");} .navbar-light .navbar-text {color: rgba(0, 0, 0, 0.55);} .navbar-light .navbar-text a, .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {color: rgba(0, 0, 0, 0.9);}  .navbar-dark .navbar-brand {color: #fff;} .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {color: #fff;} .navbar-dark .navbar-nav .nav-link {color: rgba(255, 255, 255, 0.55);} .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {color: rgba(255, 255, 255, 0.75);} .navbar-dark .navbar-nav .nav-link.disabled {color: rgba(255, 255, 255, 0.25);} .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .nav-link.active {color: #fff;} .navbar-dark .navbar-toggler {color: rgba(255, 255, 255, 0.55);border-color: rgba(255, 255, 255, 0.1);} .navbar-dark .navbar-toggler-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='m4 7h22m4 15h22m4 23h22'/%3e%3c/svg%3e");} .navbar-dark .navbar-text {color: rgba(255, 255, 255, 0.55);} .navbar-dark .navbar-text a, .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {color: #fff;}  .card {position: relative;display: flex;flex-direction: column;min-width: 0;word-wrap: break-word;background-color: #fff;background-clip: border-box;border: 1px solid rgba(0, 0, 0, 0.125);border-radius: 0.25rem;} .card > hr {margin-right: 0;margin-left: 0;} .card > .list-group {border-top: inherit;border-bottom: inherit;} .card > .list-group:first-child {border-top-width: 0;border-top-left-radius: calc(0.25rem - 1px);border-top-right-radius: calc(0.25rem - 1px);} .card > .list-group:last-child {border-bottom-width: 0;border-bottom-right-radius: calc(0.25rem - 1px);border-bottom-left-radius: calc(0.25rem - 1px);} .card > .card-header + .list-group, .card > .list-group + .card-footer {border-top: 0;}  .card-body {flex: 1 1 auto;padding: 1rem 1rem;}  .card-title {margin-bottom: 0.5rem;}  .card-subtitle {margin-top: -0.25rem;margin-bottom: 0;}  .card-text:last-child {margin-bottom: 0;}  .card-link:hover {text-decoration: none;} .card-link + .card-link {margin-left: 1rem;}  .card-header {padding: 0.5rem 1rem;margin-bottom: 0;background-color: rgba(0, 0, 0, 0.03);border-bottom: 1px solid rgba(0, 0, 0, 0.125);} .card-header:first-child {border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;}  .card-footer {padding: 0.5rem 1rem;background-color: rgba(0, 0, 0, 0.03);border-top: 1px solid rgba(0, 0, 0, 0.125);} .card-footer:last-child {border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);}  .card-header-tabs {margin-right: -0.5rem;margin-bottom: -0.5rem;margin-left: -0.5rem;border-bottom: 0;}  .card-header-pills {margin-right: -0.5rem;margin-left: -0.5rem;}  .card-img-overlay {position: absolute;top: 0;right: 0;bottom: 0;left: 0;padding: 1rem;border-radius: calc(0.25rem - 1px);}  .card-img, .card-img-top, .card-img-bottom {width: 100%;}  .card-img, .card-img-top {border-top-left-radius: calc(0.25rem - 1px);border-top-right-radius: calc(0.25rem - 1px);}  .card-img, .card-img-bottom {border-bottom-right-radius: calc(0.25rem - 1px);border-bottom-left-radius: calc(0.25rem - 1px);}  .card-group > .card {margin-bottom: 0.75rem;} @media (min-width: 576px) {.card-group {  display: flex;  flex-flow: row wrap;}.card-group > .card {  flex: 1 0 0%;  margin-bottom: 0;}.card-group > .card + .card {  margin-left: 0;  border-left: 0;}.card-group > .card:not(:last-child) {  border-top-right-radius: 0;  border-bottom-right-radius: 0;}.card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header {  border-top-right-radius: 0;}.card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer {  border-bottom-right-radius: 0;}.card-group > .card:not(:first-child) {  border-top-left-radius: 0;  border-bottom-left-radius: 0;}.card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header {  border-top-left-radius: 0;}.card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer {  border-bottom-left-radius: 0;}  }  .accordion-button {position: relative;display: flex;align-items: center;width: 100%;padding: 1rem 1.25rem;font-size: 1rem;color: #212529;text-align: left;background-color: #fff;border: 0;border-radius: 0;overflow-anchor: none;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;} @media (prefers-reduced-motion: reduce) {.accordion-button {  transition: none;}} .accordion-button:not(.collapsed) {color: #4088bc;background-color: #edf5fa;box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);} .accordion-button:not(.collapsed)::after {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 16 16' fill='%234088bc'%3e%3cpath fill-rule='evenodd' d='m1.646 4.646a.5.5 0 0 1 .708 0l8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform: rotate(-180deg);} .accordion-button::after {flex-shrink: 0;width: 1.25rem;height: 1.25rem;margin-left: auto;content: "";background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='m1.646 4.646a.5.5 0 0 1 .708 0l8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat: no-repeat;background-size: 1.25rem;transition: transform 0.2s ease-in-out;} @media (prefers-reduced-motion: reduce) {.accordion-button::after {  transition: none;}} .accordion-button:hover {z-index: 2;} .accordion-button:focus {z-index: 3;border-color: #a3cbe8;outline: 0;box-shadow: 0 0 0 0.25rem rgba(71, 151, 209, 0.25);}  .accordion-header {margin-bottom: 0;}  .accordion-item {background-color: #fff;border: 1px solid rgba(0, 0, 0, 0.125);} .accordion-item:first-of-type {border-top-left-radius: 0.25rem;border-top-right-radius: 0.25rem;} .accordion-item:first-of-type .accordion-button {border-top-left-radius: calc(0.25rem - 1px);border-top-right-radius: calc(0.25rem - 1px);} .accordion-item:not(:first-of-type) {border-top: 0;} .accordion-item:last-of-type {border-bottom-right-radius: 0.25rem;border-bottom-left-radius: 0.25rem;} .accordion-item:last-of-type .accordion-button.collapsed {border-bottom-right-radius: calc(0.25rem - 1px);border-bottom-left-radius: calc(0.25rem - 1px);} .accordion-item:last-of-type .accordion-collapse {border-bottom-right-radius: 0.25rem;border-bottom-left-radius: 0.25rem;}  .accordion-body {padding: 1rem 1.25rem;}  .accordion-flush .accordion-collapse {border-width: 0;} .accordion-flush .accordion-item {border-right: 0;border-left: 0;border-radius: 0;} .accordion-flush .accordion-item:first-child {border-top: 0;} .accordion-flush .accordion-item:last-child {border-bottom: 0;} .accordion-flush .accordion-item .accordion-button {border-radius: 0;}  .breadcrumb {display: flex;flex-wrap: wrap;padding: 0 0;margin-bottom: 1rem;list-style: none;}  .breadcrumb-item + .breadcrumb-item {padding-left: 0.5rem;} .breadcrumb-item + .breadcrumb-item::before {float: left;padding-right: 0.5rem;color: #6c757d;content: var(--bs-breadcrumb-divider, "../index.html") /* rtl: var(--bs-breadcrumb-divider, "/") */;} .breadcrumb-item.active {color: #6c757d;}  .pagination {display: flex;padding-left: 0;list-style: none;}  .page-link {position: relative;display: block;color: #0090f1;text-decoration: none;background-color: #fff;border: 1px solid #dee2e6;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;} @media (prefers-reduced-motion: reduce) {.page-link {  transition: none;}} .page-link:hover {z-index: 2;color: #0f67a2;background-color: #e9ecef;border-color: #dee2e6;} .page-link:focus {z-index: 3;color: #0f67a2;background-color: #e9ecef;outline: 0;box-shadow: 0 0 0 0.25rem rgba(71, 151, 209, 0.25);}  .page-item:not(:first-child) .page-link {margin-left: -1px;} .page-item.active .page-link {z-index: 3;color: #fff;background-color: #0090f1;border-color: #0090f1;} .page-item.disabled .page-link {color: #6c757d;pointer-events: none;background-color: #fff;border-color: #dee2e6;}  .page-link {padding: 0.375rem 0.75rem;}  .page-item:first-child .page-link {border-top-left-radius: 0.25rem;border-bottom-left-radius: 0.25rem;} .page-item:last-child .page-link {border-top-right-radius: 0.25rem;border-bottom-right-radius: 0.25rem;}  .pagination-lg .page-link {padding: 0.75rem 1.5rem;font-size: 1.25rem;} .pagination-lg .page-item:first-child .page-link {border-top-left-radius: 0.8rem;border-bottom-left-radius: 0.8rem;} .pagination-lg .page-item:last-child .page-link {border-top-right-radius: 0.8rem;border-bottom-right-radius: 0.8rem;}  .pagination-sm .page-link {padding: 0.25rem 0.5rem;font-size: 0.875rem;} .pagination-sm .page-item:first-child .page-link {border-top-left-radius: 0.2rem;border-bottom-left-radius: 0.2rem;} .pagination-sm .page-item:last-child .page-link {border-top-right-radius: 0.2rem;border-bottom-right-radius: 0.2rem;}  .badge {display: inline-block;padding: 0.35em 0.65em;font-size: 0.75em;font-weight: 700;line-height: 1;color: #fff;text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: 0.25rem;} .badge:empty {display: none;}  .btn .badge {position: relative;top: -1px;}  .alert {position: relative;padding: 1rem 1rem;margin-bottom: 1rem;border: 1px solid transparent;border-radius: 0.25rem;}  .alert-heading {color: inherit;}  .alert-link {font-weight: 700;}  .alert-dismissible {padding-right: 3rem;} .alert-dismissible .btn-close {position: absolute;top: 0;right: 0;z-index: 2;padding: 1.25rem 1rem;}  .alert-primary {color: #2b5b7d;background-color: #daeaf6;border-color: #c8e0f1;} .alert-primary .alert-link {color: #224964;}  .alert-secondary {color: #41464b;background-color: #e2e3e5;border-color: #d3d6d8;} .alert-secondary .alert-link {color: #34383c;}  .alert-success {color: #0f5132;background-color: #d1e7dd;border-color: #badbcc;} .alert-success .alert-link {color: #0c4128;}  .alert-info {color: #5e5e5e;background-color: #fbfbfb;border-color: #f9f9f9;} .alert-info .alert-link {color: #4b4b4b;}  .alert-warning {color: #664d03;background-color: #fff3cd;border-color: #ffecb5;} .alert-warning .alert-link {color: #523e02;}  .alert-danger {color: #842029;background-color: #f8d7da;border-color: #f5c2c7;} .alert-danger .alert-link {color: #6a1a21;}  .alert-light {color: rgba(45, 45, 45, 0.8);background-color: rgba(254, 254, 254, 0.9);border-color: rgba(254, 254, 254, 0.85);} .alert-light .alert-link {color: rgba(33, 33, 33, 0.84);}  .alert-dark {color: #141619;background-color: #d3d3d4;border-color: #bcbebf;} .alert-dark .alert-link {color: #101214;}  @keyframes progress-bar-stripes {0% {  background-position-x: 1rem;}} .progress {display: flex;height: 1rem;overflow: hidden;font-size: 0.75rem;background-color: #e9ecef;border-radius: 0.25rem;}  .progress-bar {display: flex;flex-direction: column;justify-content: center;overflow: hidden;color: #fff;text-align: center;white-space: nowrap;background-color: #0090f1;transition: width 0.6s ease;} @media (prefers-reduced-motion: reduce) {.progress-bar {  transition: none;}}  .progress-bar-striped {background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size: 1rem 1rem;}  .progress-bar-animated {animation: 1s linear infinite progress-bar-stripes;} @media (prefers-reduced-motion: reduce) {.progress-bar-animated {  animation: none;}}  .list-group {display: flex;flex-direction: column;padding-left: 0;margin-bottom: 0;border-radius: 0.25rem;}  .list-group-numbered {list-style-type: none;counter-reset: section;} .list-group-numbered > li::before {content: counters(section, ".") ". ";counter-increment: section;}  .list-group-item-action {width: 100%;color: #495057;text-align: inherit;} .list-group-item-action:hover, .list-group-item-action:focus {z-index: 1;color: #495057;text-decoration: none;background-color: #f8f9fa;} .list-group-item-action:active {color: #212529;background-color: #e9ecef;}  .list-group-item {position: relative;display: block;padding: 0.5rem 1rem;color: #212529;text-decoration: none;background-color: #fff;border: 1px solid rgba(0, 0, 0, 0.125);} .list-group-item:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;} .list-group-item:last-child {border-bottom-right-radius: inherit;border-bottom-left-radius: inherit;} .list-group-item.disabled, .list-group-item:disabled {color: #6c757d;pointer-events: none;background-color: #fff;} .list-group-item.active {z-index: 2;color: #fff;background-color: #0090f1;border-color: #0090f1;} .list-group-item + .list-group-item {border-top-width: 0;} .list-group-item + .list-group-item.active {margin-top: -1px;border-top-width: 1px;}  .list-group-horizontal {flex-direction: row;} .list-group-horizontal > .list-group-item:first-child {border-bottom-left-radius: 0.25rem;border-top-right-radius: 0;} .list-group-horizontal > .list-group-item:last-child {border-top-right-radius: 0.25rem;border-bottom-left-radius: 0;} .list-group-horizontal > .list-group-item.active {margin-top: 0;} .list-group-horizontal > .list-group-item + .list-group-item {border-top-width: 1px;border-left-width: 0;} .list-group-horizontal > .list-group-item + .list-group-item.active {margin-left: -1px;border-left-width: 1px;}  @media (min-width: 576px) {.list-group-horizontal-sm {  flex-direction: row;}.list-group-horizontal-sm > .list-group-item:first-child {  border-bottom-left-radius: 0.25rem;  border-top-right-radius: 0;}.list-group-horizontal-sm > .list-group-item:last-child {  border-top-right-radius: 0.25rem;  border-bottom-left-radius: 0;}.list-group-horizontal-sm > .list-group-item.active {  margin-top: 0;}.list-group-horizontal-sm > .list-group-item + .list-group-item {  border-top-width: 1px;  border-left-width: 0;}.list-group-horizontal-sm > .list-group-item + .list-group-item.active {  margin-left: -1px;  border-left-width: 1px;}} @media (min-width: 768px) {.list-group-horizontal-md {  flex-direction: row;}.list-group-horizontal-md > .list-group-item:first-child {  border-bottom-left-radius: 0.25rem;  border-top-right-radius: 0;}.list-group-horizontal-md > .list-group-item:last-child {  border-top-right-radius: 0.25rem;  border-bottom-left-radius: 0;}.list-group-horizontal-md > .list-group-item.active {  margin-top: 0;}.list-group-horizontal-md > .list-group-item + .list-group-item {  border-top-width: 1px;  border-left-width: 0;}.list-group-horizontal-md > .list-group-item + .list-group-item.active {  margin-left: -1px;  border-left-width: 1px;}} @media (min-width: 992px) {.list-group-horizontal-lg {  flex-direction: row;}.list-group-horizontal-lg > .list-group-item:first-child {  border-bottom-left-radius: 0.25rem;  border-top-right-radius: 0;}.list-group-horizontal-lg > .list-group-item:last-child {  border-top-right-radius: 0.25rem;  border-bottom-left-radius: 0;}.list-group-horizontal-lg > .list-group-item.active {  margin-top: 0;}.list-group-horizontal-lg > .list-group-item + .list-group-item {  border-top-width: 1px;  border-left-width: 0;}.list-group-horizontal-lg > .list-group-item + .list-group-item.active {  margin-left: -1px;  border-left-width: 1px;}} @media (min-width: 1200px) {.list-group-horizontal-xl {  flex-direction: row;}.list-group-horizontal-xl > .list-group-item:first-child {  border-bottom-left-radius: 0.25rem;  border-top-right-radius: 0;}.list-group-horizontal-xl > .list-group-item:last-child {  border-top-right-radius: 0.25rem;  border-bottom-left-radius: 0;}.list-group-horizontal-xl > .list-group-item.active {  margin-top: 0;}.list-group-horizontal-xl > .list-group-item + .list-group-item {  border-top-width: 1px;  border-left-width: 0;}.list-group-horizontal-xl > .list-group-item + .list-group-item.active {  margin-left: -1px;  border-left-width: 1px;}} @media (min-width: 1400px) {.list-group-horizontal-xxl {  flex-direction: row;}.list-group-horizontal-xxl > .list-group-item:first-child {  border-bottom-left-radius: 0.25rem;  border-top-right-radius: 0;}.list-group-horizontal-xxl > .list-group-item:last-child {  border-top-right-radius: 0.25rem;  border-bottom-left-radius: 0;}.list-group-horizontal-xxl > .list-group-item.active {  margin-top: 0;}.list-group-horizontal-xxl > .list-group-item + .list-group-item {  border-top-width: 1px;  border-left-width: 0;}.list-group-horizontal-xxl > .list-group-item + .list-group-item.active {  margin-left: -1px;  border-left-width: 1px;}} .list-group-flush {border-radius: 0;} .list-group-flush > .list-group-item {border-width: 0 0 1px;} .list-group-flush > .list-group-item:last-child {border-bottom-width: 0;}  .list-group-item-primary {color: #2b5b7d;background-color: #daeaf6;} .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {color: #2b5b7d;background-color: #c4d3dd;} .list-group-item-primary.list-group-item-action.active {color: #fff;background-color: #2b5b7d;border-color: #2b5b7d;}  .list-group-item-secondary {color: #41464b;background-color: #e2e3e5;} .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {color: #41464b;background-color: #cbccce;} .list-group-item-secondary.list-group-item-action.active {color: #fff;background-color: #41464b;border-color: #41464b;}  .list-group-item-success {color: #0f5132;background-color: #d1e7dd;} .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {color: #0f5132;background-color: #bcd0c7;} .list-group-item-success.list-group-item-action.active {color: #fff;background-color: #0f5132;border-color: #0f5132;}  .list-group-item-info {color: #5e5e5e;background-color: #fbfbfb;} .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {color: #5e5e5e;background-color: #e2e2e2;} .list-group-item-info.list-group-item-action.active {color: #fff;background-color: #5e5e5e;border-color: #5e5e5e;}  .list-group-item-warning {color: #664d03;background-color: #fff3cd;} .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {color: #664d03;background-color: #e6dbb9;} .list-group-item-warning.list-group-item-action.active {color: #fff;background-color: #664d03;border-color: #664d03;}  .list-group-item-danger {color: #842029;background-color: #f8d7da;} .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {color: #842029;background-color: #dfc2c4;} .list-group-item-danger.list-group-item-action.active {color: #fff;background-color: #842029;border-color: #842029;}  .list-group-item-light {color: rgba(45, 45, 45, 0.8);background-color: rgba(254, 254, 254, 0.9);} .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {color: rgba(45, 45, 45, 0.8);background-color: rgba(224, 224, 224, 0.91);} .list-group-item-light.list-group-item-action.active {color: #fff;background-color: rgba(45, 45, 45, 0.8);border-color: rgba(45, 45, 45, 0.8);}  .list-group-item-dark {color: #141619;background-color: #d3d3d4;} .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {color: #141619;background-color: #bebebf;} .list-group-item-dark.list-group-item-action.active {color: #fff;background-color: #141619;border-color: #141619;}  .btn-close {box-sizing: content-box;width: 1em;height: 1em;padding: 0.25em 0.25em;color: #000;background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 16 16' fill='%23000'%3e%3cpath d='m.293.293a1 1 0 011.414 0l8 6.586 14.293.293a1 1 0 111.414 1.414l9.414 8l6.293 6.293a1 1 0 01-1.414 1.414l8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414l6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border: 0;border-radius: 0.25rem;opacity: 0.5;} .btn-close:hover {color: #000;text-decoration: none;opacity: 0.75;} .btn-close:focus {outline: 0;box-shadow: 0 0 0 0.25rem rgba(71, 151, 209, 0.25);opacity: 1;} .btn-close:disabled, .btn-close.disabled {pointer-events: none;user-select: none;opacity: 0.25;}  .btn-close-white {filter: invert(1) grayscale(100%) brightness(200%);}  .toast {width: 350px;max-width: 100%;font-size: 0.875rem;pointer-events: auto;background-color: rgba(255, 255, 255, 0.85);background-clip: padding-box;border: 1px solid rgba(0, 0, 0, 0.1);box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);border-radius: 0.25rem;} .toast:not(.showing):not(.show) {opacity: 0;} .toast.hide {display: none;}  .toast-container {width: max-content;max-width: 100%;pointer-events: none;} .toast-container > :not(:last-child) {margin-bottom: 0.75rem;}  .toast-header {display: flex;align-items: center;padding: 0.5rem 0.75rem;color: #6c757d;background-color: rgba(255, 255, 255, 0.85);background-clip: padding-box;border-bottom: 1px solid rgba(0, 0, 0, 0.05);border-top-left-radius: calc(0.25rem - 1px);border-top-right-radius: calc(0.25rem - 1px);} .toast-header .btn-close {margin-right: -0.375rem;margin-left: 0.75rem;}  .toast-body {padding: 0.75rem;word-wrap: break-word;}  .modal {position: fixed;top: 0;left: 0;z-index: 1060;display: none;width: 100%;height: 100%;overflow-x: hidden;overflow-y: auto;outline: 0;}  .modal-dialog {position: relative;width: auto;margin: 0.5rem;pointer-events: none;} .modal.fade .modal-dialog {transition: transform 0.3s ease-out;transform: translate(0, -50px);} @media (prefers-reduced-motion: reduce) {.modal.fade .modal-dialog {  transition: none;}} .modal.show .modal-dialog {transform: none;} .modal.modal-static .modal-dialog {transform: scale(1.02);}  .modal-dialog-scrollable {height: calc(100% - 1rem);} .modal-dialog-scrollable .modal-content {max-height: 100%;overflow: hidden;} .modal-dialog-scrollable .modal-body {overflow-y: auto;}  .modal-dialog-centered {display: flex;align-items: center;min-height: calc(100% - 1rem);}  .modal-content {position: relative;display: flex;flex-direction: column;width: 100%;pointer-events: auto;background-color: #fff;background-clip: padding-box;border: 1px solid rgba(0, 0, 0, 0.2);border-radius: 0.8rem;outline: 0;}  .modal-backdrop {position: fixed;top: 0;left: 0;z-index: 1040;width: 100vw;height: 100vh;background-color: #000;} .modal-backdrop.fade {opacity: 0;} .modal-backdrop.show {opacity: 0.5;}  .modal-header {display: flex;flex-shrink: 0;align-items: center;justify-content: space-between;padding: 1rem 1rem;border-bottom: 1px solid #dee2e6;border-top-left-radius: calc(0.8rem - 1px);border-top-right-radius: calc(0.8rem - 1px);} .modal-header .btn-close {padding: 0.5rem 0.5rem;margin: -0.5rem -0.5rem -0.5rem auto;}  .modal-title {margin-bottom: 0;line-height: 1.5;}  .modal-body {position: relative;flex: 1 1 auto;padding: 1rem;}  .modal-footer {display: flex;flex-wrap: wrap;flex-shrink: 0;align-items: center;justify-content: flex-end;padding: 0.75rem;border-top: 1px solid #dee2e6;border-bottom-right-radius: calc(0.8rem - 1px);border-bottom-left-radius: calc(0.8rem - 1px);} .modal-footer > * {margin: 0.25rem;}  @media (min-width: 576px) {.modal-dialog {  max-width: 500px;  margin: 1.75rem auto;} .modal-dialog-scrollable {  height: calc(100% - 3.5rem);} .modal-dialog-centered {  min-height: calc(100% - 3.5rem);} .modal-sm {  max-width: 300px;}} @media (min-width: 992px) {.modal-lg, .modal-xl {  max-width: 800px;}} @media (min-width: 1200px) {.modal-xl {  max-width: 1140px;}} .modal-fullscreen {width: 100vw;max-width: none;height: 100%;margin: 0;} .modal-fullscreen .modal-content {height: 100%;border: 0;border-radius: 0;} .modal-fullscreen .modal-header {border-radius: 0;} .modal-fullscreen .modal-body {overflow-y: auto;} .modal-fullscreen .modal-footer {border-radius: 0;}  @media (max-width: 575.98px) {.modal-fullscreen-sm-down {  width: 100vw;  max-width: none;  height: 100%;  margin: 0;}.modal-fullscreen-sm-down .modal-content {  height: 100%;  border: 0;  border-radius: 0;}.modal-fullscreen-sm-down .modal-header {  border-radius: 0;}.modal-fullscreen-sm-down .modal-body {  overflow-y: auto;}.modal-fullscreen-sm-down .modal-footer {  border-radius: 0;}} @media (max-width: 767.98px) {.modal-fullscreen-md-down {  width: 100vw;  max-width: none;  height: 100%;  margin: 0;}.modal-fullscreen-md-down .modal-content {  height: 100%;  border: 0;  border-radius: 0;}.modal-fullscreen-md-down .modal-header {  border-radius: 0;}.modal-fullscreen-md-down .modal-body {  overflow-y: auto;}.modal-fullscreen-md-down .modal-footer {  border-radius: 0;}} @media (max-width: 991.98px) {.modal-fullscreen-lg-down {  width: 100vw;  max-width: none;  height: 100%;  margin: 0;}.modal-fullscreen-lg-down .modal-content {  height: 100%;  border: 0;  border-radius: 0;}.modal-fullscreen-lg-down .modal-header {  border-radius: 0;}.modal-fullscreen-lg-down .modal-body {  overflow-y: auto;}.modal-fullscreen-lg-down .modal-footer {  border-radius: 0;}} @media (max-width: 1199.98px) {.modal-fullscreen-xl-down {  width: 100vw;  max-width: none;  height: 100%;  margin: 0;}.modal-fullscreen-xl-down .modal-content {  height: 100%;  border: 0;  border-radius: 0;}.modal-fullscreen-xl-down .modal-header {  border-radius: 0;}.modal-fullscreen-xl-down .modal-body {  overflow-y: auto;}.modal-fullscreen-xl-down .modal-footer {  border-radius: 0;}} @media (max-width: 1399.98px) {.modal-fullscreen-xxl-down {  width: 100vw;  max-width: none;  height: 100%;  margin: 0;}.modal-fullscreen-xxl-down .modal-content {  height: 100%;  border: 0;  border-radius: 0;}.modal-fullscreen-xxl-down .modal-header {  border-radius: 0;}.modal-fullscreen-xxl-down .modal-body {  overflow-y: auto;}.modal-fullscreen-xxl-down .modal-footer {  border-radius: 0;}} .tooltip {position: absolute;z-index: 1080;display: block;margin: 0;font-family: var(--bs-font-sans-serif);font-style: normal;font-weight: 400;line-height: 1.5;text-align: left;text-align: start;text-decoration: none;text-shadow: none;text-transform: none;letter-spacing: normal;word-break: normal;word-spacing: normal;white-space: normal;line-break: auto;font-size: 0.875rem;word-wrap: break-word;opacity: 0;} .tooltip.show {opacity: 0.9;z-index:9} .tooltip .tooltip-arrow {position: absolute;display: block;width: 0.8rem;height: 0.4rem;} .tooltip .tooltip-arrow::before {position: absolute;content: "";border-color: transparent;border-style: solid;}  .bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^=top] {padding: 0.4rem 0;} .bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {bottom: 0;} .bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {top: -1px;border-width: 0.4rem 0.4rem 0;border-top-color: #000;}  .bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^=right] {padding: 0 0.4rem;} .bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {left: 0;width: 0.4rem;height: 0.8rem;} .bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {right: -1px;border-width: 0.4rem 0.4rem 0.4rem 0;border-right-color: #000;}  .bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^=bottom] {padding: 0.4rem 0;} .bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {top: 0;} .bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {bottom: -1px;border-width: 0 0.4rem 0.4rem;border-bottom-color: #000;}  .bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^=left] {padding: 0 0.4rem;} .bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {right: 0;width: 0.4rem;height: 0.8rem;} .bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {left: -1px;border-width: 0.4rem 0 0.4rem 0.4rem;border-left-color: #000;}  .tooltip-inner {max-width: 200px;padding: 0.25rem 0.5rem;color: #fff;text-align: center;background-color: #000;border-radius: 0.25rem;}  .popover {position: absolute;top: 0;left: 0 /* rtl:ignore */;z-index: 1070;display: block;max-width: 276px;font-family: var(--bs-font-sans-serif);font-style: normal;font-weight: 400;line-height: 1.5;text-align: left;text-align: start;text-decoration: none;text-shadow: none;text-transform: none;letter-spacing: normal;word-break: normal;word-spacing: normal;white-space: normal;line-break: auto;font-size: 0.875rem;word-wrap: break-word;background-color: #fff;background-clip: padding-box;border: 1px solid rgba(0, 0, 0, 0.2);border-radius: 0.8rem;} .popover .popover-arrow {position: absolute;display: block;width: 1rem;height: 0.5rem;} .popover .popover-arrow::before, .popover .popover-arrow::after {position: absolute;display: block;content: "";border-color: transparent;border-style: solid;}  .bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {bottom: calc(-0.5rem - 1px);} .bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {bottom: 0;border-width: 0.5rem 0.5rem 0;border-top-color: rgba(0, 0, 0, 0.25);} .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {bottom: 1px;border-width: 0.5rem 0.5rem 0;border-top-color: #fff;}  .bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {left: calc(-0.5rem - 1px);width: 0.5rem;height: 1rem;} .bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {left: 0;border-width: 0.5rem 0.5rem 0.5rem 0;border-right-color: rgba(0, 0, 0, 0.25);} .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {left: 1px;border-width: 0.5rem 0.5rem 0.5rem 0;border-right-color: #fff;}  .bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {top: calc(-0.5rem - 1px);} .bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {top: 0;border-width: 0 0.5rem 0.5rem 0.5rem;border-bottom-color: rgba(0, 0, 0, 0.25);} .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {top: 1px;border-width: 0 0.5rem 0.5rem 0.5rem;border-bottom-color: #fff;} .bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {position: absolute;top: 0;left: 50%;display: block;width: 1rem;margin-left: -0.5rem;content: "";border-bottom: 1px solid #f0f0f0;}  .bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {right: calc(-0.5rem - 1px);width: 0.5rem;height: 1rem;} .bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {right: 0;border-width: 0.5rem 0 0.5rem 0.5rem;border-left-color: rgba(0, 0, 0, 0.25);} .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {right: 1px;border-width: 0.5rem 0 0.5rem 0.5rem;border-left-color: #fff;}  .popover-header {padding: 0.5rem 1rem;margin-bottom: 0;font-size: 1rem;background-color: #f0f0f0;border-bottom: 1px solid rgba(0, 0, 0, 0.2);border-top-left-radius: calc(0.8rem - 1px);border-top-right-radius: calc(0.8rem - 1px);} .popover-header:empty {display: none;}  .popover-body {padding: 1rem 1rem;color: #212529;}  .carousel {position: relative;}  .carousel.pointer-event {touch-action: pan-y;}  .carousel-inner {position: relative;width: 100%;overflow: hidden;} .carousel-inner::after {display: block;clear: both;content: "";}  .carousel-item {position: relative;display: none;float: left;width: 100%;margin-right: -100%;backface-visibility: hidden;transition: transform 0.6s ease-in-out;} @media (prefers-reduced-motion: reduce) {.carousel-item {  transition: none;}}  .carousel-item.active, .carousel-item-next, .carousel-item-prev {display: block;}  /* rtl:begin:ignore */ .carousel-item-next:not(.carousel-item-start), .active.carousel-item-end {transform: translatex(100%);}  .carousel-item-prev:not(.carousel-item-end), .active.carousel-item-start {transform: translatex(-100%);}  /* rtl:end:ignore */ .carousel-fade .carousel-item {opacity: 0;transition-property: opacity;transform: none;} .carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-start, .carousel-fade .carousel-item-prev.carousel-item-end {z-index: 1;opacity: 1;} .carousel-fade .active.carousel-item-start, .carousel-fade .active.carousel-item-end {z-index: 0;opacity: 0;transition: opacity 0s 0.6s;} @media (prefers-reduced-motion: reduce) {.carousel-fade .active.carousel-item-start, .carousel-fade .active.carousel-item-end {  transition: none;}}  .carousel-control-prev, .carousel-control-next {position: absolute;top: 0;bottom: 0;z-index: 1;display: flex;align-items: center;justify-content: center;width: 15%;padding: 0;color: #fff;text-align: center;background: none;border: 0;opacity: 0.5;transition: opacity 0.15s ease;} @media (prefers-reduced-motion: reduce) {.carousel-control-prev, .carousel-control-next {  transition: none;}} .carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus {color: #fff;text-decoration: none;outline: 0;opacity: 0.9;}  .carousel-control-prev {left: 0;}  .carousel-control-next {right: 0;}  .carousel-control-prev-icon, .carousel-control-next-icon {display: inline-block;width: 2rem;height: 2rem;background-repeat: no-repeat;background-position: 50%;background-size: 100% 100%;}  /* rtl:options: {"autorename": true,"stringmap":[ {  "name"    : "prev-next",  "search"  : "prev",  "replace" : "next"} ]} */ .carousel-control-prev-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 16 16' fill='%23fff'%3e%3cpath d='m11.354 1.646a.5.5 0 0 1 0 .708l5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");}  .carousel-control-next-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 16 16' fill='%23fff'%3e%3cpath d='m4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708l10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");}  .carousel-indicators {position: absolute;right: 0;bottom: 0;left: 0;z-index: 2;display: flex;justify-content: center;padding: 0;margin-right: 15%;margin-bottom: 1rem;margin-left: 15%;list-style: none;} .carousel-indicators [data-bs-target] {box-sizing: content-box;flex: 0 1 auto;width: 30px;height: 3px;padding: 0;margin-right: 3px;margin-left: 3px;text-indent: -999px;cursor: pointer;background-color: #fff;background-clip: padding-box;border: 0;border-top: 10px solid transparent;border-bottom: 10px solid transparent;opacity: 0.5;transition: opacity 0.6s ease;} @media (prefers-reduced-motion: reduce) {.carousel-indicators [data-bs-target] {  transition: none;}} .carousel-indicators .active {opacity: 1;}  .carousel-caption {position: absolute;right: 15%;bottom: 1.25rem;left: 15%;padding-top: 1.25rem;padding-bottom: 1.25rem;color: #fff;text-align: center;}  .carousel-dark .carousel-control-prev-icon, .carousel-dark .carousel-control-next-icon {filter: invert(1) grayscale(100);} .carousel-dark .carousel-indicators [data-bs-target] {background-color: #000;} .carousel-dark .carousel-caption {color: #000;}  @keyframes spinner-border {to {  transform: rotate(360deg) /* rtl:ignore */;}} .spinner-border {display: inline-block;width: 2rem;height: 2rem;vertical-align: -0.125em;border: 0.25em solid currentcolor;border-right-color: transparent;border-radius: 50%;animation: 0.75s linear infinite spinner-border;}  .spinner-border-sm {width: 1rem;height: 1rem;border-width: 0.2em;}  @keyframes spinner-grow {0% {  transform: scale(0);}50% {  opacity: 1;  transform: none;}} .spinner-grow {display: inline-block;width: 2rem;height: 2rem;vertical-align: -0.125em;background-color: currentcolor;border-radius: 50%;opacity: 0;animation: 0.75s linear infinite spinner-grow;}  .spinner-grow-sm {width: 1rem;height: 1rem;}  @media (prefers-reduced-motion: reduce) {.spinner-border, .spinner-grow {  animation-duration: 1.5s;}} .offcanvas {position: fixed;bottom: 0;z-index: 1050;display: flex;flex-direction: column;max-width: 100%;visibility: hidden;background-color: #fff;background-clip: padding-box;outline: 0;transition: transform 0.3s ease-in-out;} @media (prefers-reduced-motion: reduce) {.offcanvas {  transition: none;}}  .offcanvas-header {display: flex;align-items: center;justify-content: space-between;padding: 1rem 1rem;} .offcanvas-header .btn-close {padding: 0.5rem 0.5rem;margin-top: -0.5rem;margin-right: -0.5rem;margin-bottom: -0.5rem;}  .offcanvas-title {margin-bottom: 0;line-height: 1.5;}  .offcanvas-body {flex-grow: 1;padding: 1rem 1rem;overflow-y: auto;}  .offcanvas-start {top: 0;left: 0;width: 400px;border-right: 1px solid rgba(0, 0, 0, 0.2);transform: translatex(-100%);}  .offcanvas-end {top: 0;right: 0;width: 400px;border-left: 1px solid rgba(0, 0, 0, 0.2);transform: translatex(100%);}  .offcanvas-top {top: 0;right: 0;left: 0;height: 30vh;max-height: 100%;border-bottom: 1px solid rgba(0, 0, 0, 0.2);transform: translatey(-100%);}  .offcanvas-bottom {right: 0;left: 0;height: 30vh;max-height: 100%;border-top: 1px solid rgba(0, 0, 0, 0.2);transform: translatey(100%);}  .offcanvas.show {transform: none;}  .clearfix::after {display: block;clear: both;content: "";}  .link-primary {color: #0090f1;} .link-primary:hover, .link-primary:focus {color: #6cacda;}  .link-secondary {color: #6c757d;} .link-secondary:hover, .link-secondary:focus {color: #565e64;}  .link-success {color: #198754;} .link-success:hover, .link-success:focus {color: #146c43;}  .link-info {color: #ececec;} .link-info:hover, .link-info:focus {color: #f0f0f0;}  .link-warning {color: #ffc107;} .link-warning:hover, .link-warning:focus {color: #ffcd39;}  .link-danger {color: #dc3545;} .link-danger:hover, .link-danger:focus {color: #b02a37;}  .link-light {color: rgba(247, 247, 247, 0.5);} .link-light:hover, .link-light:focus {color: rgba(250, 250, 250, 0.6);}  .link-dark {color: #212529;} .link-dark:hover, .link-dark:focus {color: #1a1e21;}  .ratio {position: relative;width: 100%;} .ratio::before {display: block;padding-top: var(--bs-aspect-ratio);content: "";} .ratio > * {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}  .ratio-1x1 {--bs-aspect-ratio: 100%;}  .ratio-4x3 {--bs-aspect-ratio: calc(3 / 4 * 100%);}  .ratio-16x9 {--bs-aspect-ratio: calc(9 / 16 * 100%);}  .ratio-21x9 {--bs-aspect-ratio: calc(9 / 21 * 100%);}  .fixed-top {position: fixed;top: 0;right: 0;left: 0;z-index: 1030;}  .fixed-bottom {position: fixed;right: 0;bottom: 0;left: 0;z-index: 1030;}  .sticky-top {position: sticky;top: 0;z-index: 1020;}  @media (min-width: 576px) {.sticky-sm-top {  position: sticky;  top: 0;  z-index: 1020;}} @media (min-width: 768px) {.sticky-md-top {  position: sticky;  top: 0;  z-index: 1020;}} @media (min-width: 992px) {.sticky-lg-top {  position: sticky;  top: 0;  z-index: 1020;}} @media (min-width: 1200px) {.sticky-xl-top {  position: sticky;  top: 0;  z-index: 1020;}} @media (min-width: 1400px) {.sticky-xxl-top {  position: sticky;  top: 0;  z-index: 1020;}} .visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {position: absolute !important;width: 1px !important;height: 1px !important;padding: 0 !important;margin: -1px !important;overflow: hidden !important;clip: rect(0, 0, 0, 0) !important;white-space: nowrap !important;border: 0 !important;}  .stretched-link::after {position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 1;content: "";}  .text-truncate {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}  .align-baseline {vertical-align: baseline !important;}  .align-top {vertical-align: top !important;}  .align-middle {vertical-align: middle !important;}  .align-bottom {vertical-align: bottom !important;}  .align-text-bottom {vertical-align: text-bottom !important;}  .align-text-top {vertical-align: text-top !important;}  .float-start {float: left !important;}  .float-end {float: right !important;}  .float-none {float: none !important;}  .overflow-auto {overflow: auto !important;}  .overflow-hidden {overflow: hidden !important;}  .overflow-visible {overflow: visible !important;}  .overflow-scroll {overflow: scroll !important;}  .d-inline {display: inline !important;}  .d-inline-block {display: inline-block !important;}  .d-block {display: block !important;}  .d-grid {display: grid !important;}  .d-table {display: table !important;}  .d-table-row {display: table-row !important;}  .d-table-cell {display: table-cell !important;}  .d-flex {display: flex !important;}  .d-inline-flex {display: inline-flex !important;}  .d-none {display: none !important;}  .shadow {box-shadow: 0px 0 10px 2px rgba(0,0,0,0.1) !important;}  .shadow-sm {box-shadow: 0px 0 10px 2px rgba(0,0,0,0.1) !important;}  .shadow-lg {box-shadow: 0px 0 10px 2px rgba(0,0,0,0.1) !important;}  .shadow-none {box-shadow: none !important;}  .position-static {position: static !important;}  .position-relative {position: relative !important;}  .position-absolute {position: absolute !important;}  .position-fixed {position: fixed !important;}  .position-sticky {position: sticky !important;}  .top-0 {top: 0 !important;}  .top-50 {top: 50% !important;}  .top-100 {top: 100% !important;}  .bottom-0 {bottom: 0 !important;}  .bottom-50 {bottom: 50% !important;}  .bottom-100 {bottom: 100% !important;}  .start-0 {left: 0 !important;}  .start-50 {left: 50% !important;}  .start-100 {left: 100% !important;}  .end-0 {right: 0 !important;}  .end-50 {right: 50% !important;}  .end-100 {right: 100% !important;}  .translate-middle {transform: translate(-50%, -50%) !important;}  .translate-middle-x {transform: translatex(-50%) !important;}  .translate-middle-y {transform: translatey(-50%) !important;}  .border {border: 1px solid #dee2e6 !important;}  .border-0 {border: 0 !important;}  .border-top {border-top: 1px solid #dee2e6 !important;}  .border-top-0 {border-top: 0 !important;}  .border-end {border-right: 1px solid #dee2e6 !important;}  .border-end-0 {border-right: 0 !important;}  .border-bottom {border-bottom: 1px solid #dee2e6 !important;}  .border-bottom-0 {border-bottom: 0 !important;}  .border-start {border-left: 1px solid #dee2e6 !important;}  .border-start-0 {border-left: 0 !important;}  .border-primary {border-color: #0090f1 !important;}  .border-secondary {border-color: #6c757d !important;}  .border-success {border-color: #198754 !important;}  .border-info {border-color: #ececec !important;}  .border-warning {border-color: #ffc107 !important;}  .border-danger {border-color: #dc3545 !important;}  .border-light {border-color: rgba(247, 247, 247, 0.5) !important;}  .border-dark {border-color: #212529 !important;}  .border-white {border-color: #fff !important;}  .border-1 {border-width: 1px !important;}  .border-2 {border-width: 2px !important;}  .border-3 {border-width: 3px !important;}  .border-4 {border-width: 4px !important;}  .border-5 {border-width: 5px !important;}  .w-25 {width: 25% !important;}  .w-50 {width: 50% !important;}  .w-75 {width: 75% !important;}  .w-100 {width: 100% !important;}  .w-auto {width: auto !important;}  .mw-100 {max-width: 100% !important;}  .vw-100 {width: 100vw !important;}  .min-vw-100 {min-width: 100vw !important;}  .h-25 {height: 25% !important;}  .h-50 {height: 50% !important;}  .h-75 {height: 75% !important;}  .h-100 {height: 100% !important;}  .h-auto {height: auto !important;}  .mh-100 {max-height: 100% !important;}  .vh-100 {height: 100vh !important;}  .min-vh-100 {min-height: 100vh !important;}  .flex-fill {flex: 1 1 auto !important;}  .flex-row {flex-direction: row !important;}  .flex-column {flex-direction: column !important;}  .flex-row-reverse {flex-direction: row-reverse !important;}  .flex-column-reverse {flex-direction: column-reverse !important;}  .flex-grow-0 {flex-grow: 0 !important;}  .flex-grow-1 {flex-grow: 1 !important;}  .flex-shrink-0 {flex-shrink: 0 !important;}  .flex-shrink-1 {flex-shrink: 1 !important;}  .flex-wrap {flex-wrap: wrap !important;}  .flex-nowrap {flex-wrap: nowrap !important;}  .flex-wrap-reverse {flex-wrap: wrap-reverse !important;}  .gap-0 {gap: 0 !important;}  .gap-1 {gap: 0.25rem !important;}  .gap-2 {gap: 0.5rem !important;}  .gap-3 {gap: 1rem !important;}  .gap-4 {gap: 1.5rem !important;}  .gap-5 {gap: 3rem !important;}  .justify-content-start {justify-content: flex-start !important;}  .justify-content-end {justify-content: flex-end !important;}  .justify-content-center {justify-content: center !important;}  .justify-content-between {justify-content: space-between !important;}  .justify-content-around {justify-content: space-around !important;}  .justify-content-evenly {justify-content: space-evenly !important;}  .align-items-start {align-items: flex-start !important;}  .align-items-end {align-items: flex-end !important;}  .align-items-center {align-items: center !important;}  .align-items-baseline {align-items: baseline !important;}  .align-items-stretch {align-items: stretch !important;}  .align-content-start {align-content: flex-start !important;}  .align-content-end {align-content: flex-end !important;}  .align-content-center {align-content: center !important;}  .align-content-between {align-content: space-between !important;}  .align-content-around {align-content: space-around !important;}  .align-content-stretch {align-content: stretch !important;}  .align-self-auto {align-self: auto !important;}  .align-self-start {align-self: flex-start !important;}  .align-self-end {align-self: flex-end !important;}  .align-self-center {align-self: center !important;}  .align-self-baseline {align-self: baseline !important;}  .align-self-stretch {align-self: stretch !important;}  .order-first {order: -1 !important;}  .order-0 {order: 0 !important;}  .order-1 {order: 1 !important;}  .order-2 {order: 2 !important;}  .order-3 {order: 3 !important;}  .order-4 {order: 4 !important;}  .order-5 {order: 5 !important;}  .order-last {order: 6 !important;}  .m-0 {margin: 0 !important;}  .m-1 {margin: 0.25rem !important;}  .m-2 {margin: 0.5rem !important;}  .m-3 {margin: 1rem !important;}  .m-4 {margin: 1.5rem !important;}  .m-5 {margin: 3rem !important;}  .m-auto {margin: auto !important;}  .mx-0 {margin-right: 0 !important;margin-left: 0 !important;}  .mx-1 {margin-right: 0.25rem !important;margin-left: 0.25rem !important;}  .mx-2 {margin-right: 0.5rem !important;margin-left: 0.5rem !important;}  .mx-3 {margin-right: 1rem !important;margin-left: 1rem !important;}  .mx-4 {margin-right: 1.5rem !important;margin-left: 1.5rem !important;}  .mx-5 {margin-right: 3rem !important;margin-left: 3rem !important;}  .mx-auto {margin-right: auto !important;margin-left: auto !important;}  .my-0 {margin-top: 0 !important;margin-bottom: 0 !important;}  .my-1 {margin-top: 0.25rem !important;margin-bottom: 0.25rem !important;}  .my-2 {margin-top: 0.5rem !important;margin-bottom: 0.5rem !important;}  .my-3 {margin-top: 1rem !important;margin-bottom: 1rem !important;}  .my-4 {margin-top: 1.5rem !important;margin-bottom: 1.5rem !important;}  .my-5 {margin-top: 3rem !important;margin-bottom: 3rem !important;}  .my-auto {margin-top: auto !important;margin-bottom: auto !important;}  .mt-0 {margin-top: 0 !important;}  .mt-1 {margin-top: 0.25rem !important;}  .mt-2 {margin-top: 0.5rem !important;}  .mt-3 {margin-top: 1rem !important;}  .mt-4 {margin-top: 1.5rem !important;}  .mt-5 {margin-top: 3rem !important;}  .mt-auto {margin-top: auto !important;}  .me-0 {margin-right: 0 !important;}  .me-1 {margin-right: 0.25rem !important;}  .me-2 {margin-right: 0.5rem !important;}  .me-3 {margin-right: 1rem !important;}  .me-4 {margin-right: 1.5rem !important;}  .me-5 {margin-right: 3rem !important;}  .me-auto {margin-right: auto !important;}  .mb-0 {margin-bottom: 0 !important;}  .mb-1 {margin-bottom: 0.25rem !important;}  .mb-2 {margin-bottom: 0.5rem !important;}  .mb-3 {margin-bottom: 1rem !important;}  .mb-4 {margin-bottom: 1.5rem !important;}  .mb-5 {margin-bottom: 3rem !important;}  .mb-auto {margin-bottom: auto !important;}  .ms-0 {margin-left: 0 !important;}  .ms-1 {margin-left: 0.25rem !important;}  .ms-2 {margin-left: 0.5rem !important;}  .ms-3 {margin-left: 1rem !important;}  .ms-4 {margin-left: 1.5rem !important;}  .ms-5 {margin-left: 3rem !important;}  .ms-auto {margin-left: auto !important;}  .p-0 {padding: 0 !important;}  .p-1 {padding: 0.25rem !important;}  .p-2 {padding: 0.5rem !important;}  .p-3 {padding: 1rem !important;}  .p-4 {padding: 1.5rem !important;}  .p-5 {padding: 3rem !important;}  .px-0 {padding-right: 0 !important;padding-left: 0 !important;}  .px-1 {padding-right: 0.25rem !important;padding-left: 0.25rem !important;}  .px-2 {padding-right: 0.5rem !important;padding-left: 0.5rem !important;}  .px-3 {padding-right: 1rem !important;padding-left: 1rem !important;}  .px-4 {padding-right: 1.5rem !important;padding-left: 1.5rem !important;}  .px-5 {padding-right: 3rem !important;padding-left: 3rem !important;}  .py-0 {padding-top: 0 !important;padding-bottom: 0 !important;}  .py-1 {padding-top: 0.25rem !important;padding-bottom: 0.25rem !important;}  .py-2 {padding-top: 0.1rem !important;padding-bottom: 0.1rem !important;}  .py-3 {padding-top: 1rem !important;padding-bottom: 1rem !important;}  .py-4 {padding-top: 1.5rem !important;padding-bottom: 1.5rem !important;}  .py-5 {padding-top: 3rem !important;padding-bottom: 3rem !important;}  .pt-0 {padding-top: 0 !important;}  .pt-1 {padding-top: 0.25rem !important;}  .pt-2 {padding-top: 0.5rem !important;}  .pt-3 {padding-top: 2rem !important;}  .pt-4 {padding-top: 1.5rem !important;}  .pt-5 {padding-top: 3rem !important;}  .pe-0 {padding-right: 0 !important;}  .pe-1 {padding-right: 0.25rem !important;}  .pe-2 {padding-right: 0.5rem !important;}  .pe-3 {padding-right: 1rem !important;}  .pe-4 {padding-right: 1.5rem !important;}  .pe-5 {padding-right: 3rem !important;}  .pb-0 {padding-bottom: 0 !important;}  .pb-1 {padding-bottom: 0.25rem !important;}  .pb-2 {padding-bottom: 0.5rem !important;}  .pb-3 {padding-bottom: 1rem !important;}  .pb-4 {padding-bottom: 1.5rem !important;}  .pb-5 {padding-bottom: 3rem !important;}  .ps-0 {padding-left: 0 !important;}  .ps-1 {padding-left: 0.25rem !important;}  .ps-2 {padding-left: 0.5rem !important;}  .ps-3 {padding-left: 1rem !important;}  .ps-4 {padding-left: 1.5rem !important;}  .ps-5 {padding-left: 3rem !important;}  .font-monospace {font-family: var(--bs-font-monospace) !important;}  .fs-1 {font-size: calc(1.375rem + 1.5vw) !important;}  .fs-2 {font-size: calc(1.325rem + 0.9vw) !important;}  .fs-3 {font-size: calc(1.3rem + 0.6vw) !important;}  .fs-4 {font-size: calc(1.275rem + 0.3vw) !important;}  .fs-5 {font-size: 1.25rem !important;}  .fs-6 {font-size: 1.1rem !important;}  .fst-italic {font-style: italic !important;}  .fst-normal {font-style: normal !important;}  .fw-light {font-weight: 300 !important;}  .fw-lighter {font-weight: lighter !important;}  .fw-normal {font-weight: 400 !important;}  .fw-bold {font-weight: 700 !important;}  .fw-bolder {font-weight: bolder !important;}  .lh-1 {line-height: 1 !important;}  .lh-sm {line-height: 1.25 !important;}  .lh-base {line-height: 1.5 !important;}  .lh-lg {line-height: 2 !important;}  .text-start {text-align: left !important;}  .text-end {text-align: right !important;}  .text-center {text-align: center !important;}  .text-decoration-none {text-decoration: none !important;}  .text-decoration-underline {text-decoration: underline !important;}  .text-decoration-line-through {text-decoration: line-through !important;}  .text-lowercase {text-transform: lowercase !important;}  .text-uppercase {text-transform: uppercase !important;}  .text-capitalize {text-transform: capitalize !important;}  .text-wrap {white-space: normal !important;}  .text-nowrap {white-space: nowrap !important;}  /* rtl:begin:remove */ .text-break {word-wrap: break-word !important;word-break: break-word !important;}  /* rtl:end:remove */ .text-primary {color: #0090f1 !important;}  .text-secondary {color: #6c757d !important;}  .text-success {color: #198754 !important;}  .text-info {color: #ececec !important;}  .text-warning {color: #ffc107 !important;}  .text-danger {color: #dc3545 !important;}  .text-light {color: rgba(247, 247, 247, 0.5) !important;}  .text-dark {color: #212529 !important;}  .text-white {color: #fff !important;}  .text-body {color: #212529 !important;}  .text-muted {color: #6c757d !important;}  .text-black-50 {color: rgba(0, 0, 0, 0.5) !important;}  .text-white-50 {color: rgba(255, 255, 255, 0.5) !important;}  .text-reset {color: inherit !important;}  .bg-primary {background-color: #0090f1 !important;}  .bg-secondary {background-color: #6c757d !important;}  .bg-success {background-color: #198754 !important;}  .bg-info {background-color: #ececec !important;}  .bg-warning {background-color: #ffc107 !important;}  .bg-danger {background-color: #dc3545 !important;}  .bg-light {background-color: rgba(247, 247, 247, 0.5) !important;}  .bg-dark {background-color: #212529 !important;}  .bg-body {background-color: #fff !important;}  .bg-white {background-color: #fff !important;}  .bg-transparent {background-color: transparent !important;}  .bg-gradient {background-image: var(--bs-gradient) !important;}  .user-select-all {user-select: all !important;}  .user-select-auto {user-select: auto !important;}  .user-select-none {user-select: none !important;}  .pe-none {pointer-events: none !important;}  .pe-auto {pointer-events: auto !important;}  .rounded {border-radius: 0.25rem !important;}  .rounded-0 {border-radius: 0 !important;}  .rounded-1 {border-radius: 0.2rem !important;}  .rounded-2 {border-radius: 0.25rem !important;margin:5px;}  .rounded-3 {border-radius: 0.8rem !important;}  .rounded-circle {border-radius: 50% !important;}  .rounded-pill {border-radius: 50rem !important;}  .rounded-top {border-top-left-radius: 0.25rem !important;border-top-right-radius: 0.25rem !important;}  .rounded-end {border-top-right-radius: 0.25rem !important;border-bottom-right-radius: 0.25rem !important;}  .rounded-bottom {border-bottom-right-radius: 0.25rem !important;border-bottom-left-radius: 0.25rem !important;}  .rounded-start {border-bottom-left-radius: 0.25rem !important;border-top-left-radius: 0.25rem !important;}  .visible {visibility: visible !important;}  .invisible {visibility: hidden !important;}  @media (min-width: 576px) {.float-sm-start {  float: left !important;} .float-sm-end {  float: right !important;} .float-sm-none {  float: none !important;} .d-sm-inline {  display: inline !important;} .d-sm-inline-block {  display: inline-block !important;} .d-sm-block {  display: block !important;} .d-sm-grid {  display: grid !important;} .d-sm-table {  display: table !important;} .d-sm-table-row {  display: table-row !important;} .d-sm-table-cell {  display: table-cell !important;} .d-sm-flex {  display: flex !important;} .d-sm-inline-flex {  display: inline-flex !important;} .d-sm-none {  display: none !important;} .flex-sm-fill {  flex: 1 1 auto !important;} .flex-sm-row {  flex-direction: row !important;} .flex-sm-column {  flex-direction: column !important;} .flex-sm-row-reverse {  flex-direction: row-reverse !important;} .flex-sm-column-reverse {  flex-direction: column-reverse !important;} .flex-sm-grow-0 {  flex-grow: 0 !important;} .flex-sm-grow-1 {  flex-grow: 1 !important;} .flex-sm-shrink-0 {  flex-shrink: 0 !important;} .flex-sm-shrink-1 {  flex-shrink: 1 !important;} .flex-sm-wrap {  flex-wrap: wrap !important;} .flex-sm-nowrap {  flex-wrap: nowrap !important;} .flex-sm-wrap-reverse {  flex-wrap: wrap-reverse !important;} .gap-sm-0 {  gap: 0 !important;} .gap-sm-1 {  gap: 0.25rem !important;} .gap-sm-2 {  gap: 0.5rem !important;} .gap-sm-3 {  gap: 1rem !important;} .gap-sm-4 {  gap: 1.5rem !important;} .gap-sm-5 {  gap: 3rem !important;} .justify-content-sm-start {  justify-content: flex-start !important;} .justify-content-sm-end {  justify-content: flex-end !important;} .justify-content-sm-center {  justify-content: center !important;} .justify-content-sm-between {  justify-content: space-between !important;} .justify-content-sm-around {  justify-content: space-around !important;} .justify-content-sm-evenly {  justify-content: space-evenly !important;} .align-items-sm-start {  align-items: flex-start !important;} .align-items-sm-end {  align-items: flex-end !important;} .align-items-sm-center {  align-items: center !important;} .align-items-sm-baseline {  align-items: baseline !important;} .align-items-sm-stretch {  align-items: stretch !important;} .align-content-sm-start {  align-content: flex-start !important;} .align-content-sm-end {  align-content: flex-end !important;} .align-content-sm-center {  align-content: center !important;} .align-content-sm-between {  align-content: space-between !important;} .align-content-sm-around {  align-content: space-around !important;} .align-content-sm-stretch {  align-content: stretch !important;} .align-self-sm-auto {  align-self: auto !important;} .align-self-sm-start {  align-self: flex-start !important;} .align-self-sm-end {  align-self: flex-end !important;} .align-self-sm-center {  align-self: center !important;} .align-self-sm-baseline {  align-self: baseline !important;} .align-self-sm-stretch {  align-self: stretch !important;} .order-sm-first {  order: -1 !important;} .order-sm-0 {  order: 0 !important;} .order-sm-1 {  order: 1 !important;} .order-sm-2 {  order: 2 !important;} .order-sm-3 {  order: 3 !important;} .order-sm-4 {  order: 4 !important;} .order-sm-5 {  order: 5 !important;} .order-sm-last {  order: 6 !important;} .m-sm-0 {  margin: 0 !important;} .m-sm-1 {  margin: 0.25rem !important;} .m-sm-2 {  margin: 0.5rem !important;} .m-sm-3 {  margin: 1rem !important;} .m-sm-4 {  margin: 1.5rem !important;} .m-sm-5 {  margin: 3rem !important;} .m-sm-auto {  margin: auto !important;} .mx-sm-0 {  margin-right: 0 !important;  margin-left: 0 !important;} .mx-sm-1 {  margin-right: 0.25rem !important;  margin-left: 0.25rem !important;} .mx-sm-2 {  margin-right: 0.5rem !important;  margin-left: 0.5rem !important;} .mx-sm-3 {  margin-right: 1rem !important;  margin-left: 1rem !important;} .mx-sm-4 {  margin-right: 1.5rem !important;  margin-left: 1.5rem !important;} .mx-sm-5 {  margin-right: 3rem !important;  margin-left: 3rem !important;} .mx-sm-auto {  margin-right: auto !important;  margin-left: auto !important;} .my-sm-0 {  margin-top: 0 !important;  margin-bottom: 0 !important;} .my-sm-1 {  margin-top: 0.25rem !important;  margin-bottom: 0.25rem !important;} .my-sm-2 {  margin-top: 0.5rem !important;  margin-bottom: 0.5rem !important;} .my-sm-3 {  margin-top: 1rem !important;  margin-bottom: 1rem !important;} .my-sm-4 {  margin-top: 1.5rem !important;  margin-bottom: 1.5rem !important;} .my-sm-5 {  margin-top: 3rem !important;  margin-bottom: 3rem !important;} .my-sm-auto {  margin-top: auto !important;  margin-bottom: auto !important;} .mt-sm-0 {  margin-top: 0 !important;} .mt-sm-1 {  margin-top: 0.25rem !important;} .mt-sm-2 {  margin-top: 0.5rem !important;} .mt-sm-3 {  margin-top: 1rem !important;} .mt-sm-4 {  margin-top: 1.5rem !important;} .mt-sm-5 {  margin-top: 3rem !important;} .mt-sm-auto {  margin-top: auto !important;} .me-sm-0 {  margin-right: 0 !important;} .me-sm-1 {  margin-right: 0.25rem !important;} .me-sm-2 {  margin-right: 0.5rem !important;} .me-sm-3 {  margin-right: 1rem !important;} .me-sm-4 {  margin-right: 1.5rem !important;} .me-sm-5 {  margin-right: 3rem !important;} .me-sm-auto {  margin-right: auto !important;} .mb-sm-0 {  margin-bottom: 0 !important;} .mb-sm-1 {  margin-bottom: 0.25rem !important;} .mb-sm-2 {  margin-bottom: 0.5rem !important;} .mb-sm-3 {  margin-bottom: 1rem !important;} .mb-sm-4 {  margin-bottom: 1.5rem !important;} .mb-sm-5 {  margin-bottom: 3rem !important;} .mb-sm-auto {  margin-bottom: auto !important;} .ms-sm-0 {  margin-left: 0 !important;} .ms-sm-1 {  margin-left: 0.25rem !important;} .ms-sm-2 {  margin-left: 0.5rem !important;} .ms-sm-3 {  margin-left: 1rem !important;} .ms-sm-4 {  margin-left: 1.5rem !important;} .ms-sm-5 {  margin-left: 3rem !important;} .ms-sm-auto {  margin-left: auto !important;} .p-sm-0 {  padding: 0 !important;} .p-sm-1 {  padding: 0.25rem !important;} .p-sm-2 {  padding: 0.5rem !important;} .p-sm-3 {  padding: 1rem !important;} .p-sm-4 {  padding: 1.5rem !important;} .p-sm-5 {  padding: 3rem !important;} .px-sm-0 {  padding-right: 0 !important;  padding-left: 0 !important;} .px-sm-1 {  padding-right: 0.25rem !important;  padding-left: 0.25rem !important;} .px-sm-2 {  padding-right: 0.5rem !important;  padding-left: 0.5rem !important;} .px-sm-3 {  padding-right: 1rem !important;  padding-left: 1rem !important;} .px-sm-4 {  padding-right: 1.5rem !important;  padding-left: 1.5rem !important;} .px-sm-5 {  padding-right: 3rem !important;  padding-left: 3rem !important;} .py-sm-0 {  padding-top: 0 !important;  padding-bottom: 0 !important;} .py-sm-1 {  padding-top: 0.25rem !important;  padding-bottom: 0.25rem !important;} .py-sm-2 {  padding-top: 0.5rem !important;  padding-bottom: 0.5rem !important;} .py-sm-3 {  padding-top: 1rem !important;  padding-bottom: 1rem !important;} .py-sm-4 {  padding-top: 1.5rem !important;  padding-bottom: 1.5rem !important;} .py-sm-5 {  padding-top: 3rem !important;  padding-bottom: 3rem !important;} .pt-sm-0 {  padding-top: 0 !important;} .pt-sm-1 {  padding-top: 0.25rem !important;} .pt-sm-2 {  padding-top: 0.5rem !important;} .pt-sm-3 {  padding-top: 1rem !important;} .pt-sm-4 {  padding-top: 1.5rem !important;} .pt-sm-5 {  padding-top: 3rem !important;} .pe-sm-0 {  padding-right: 0 !important;} .pe-sm-1 {  padding-right: 0.25rem !important;} .pe-sm-2 {  padding-right: 0.5rem !important;} .pe-sm-3 {  padding-right: 1rem !important;} .pe-sm-4 {  padding-right: 1.5rem !important;} .pe-sm-5 {  padding-right: 3rem !important;} .pb-sm-0 {  padding-bottom: 0 !important;} .pb-sm-1 {  padding-bottom: 0.25rem !important;} .pb-sm-2 {  padding-bottom: 0.5rem !important;} .pb-sm-3 {  padding-bottom: 1rem !important;} .pb-sm-4 {  padding-bottom: 1.5rem !important;} .pb-sm-5 {  padding-bottom: 3rem !important;} .ps-sm-0 {  padding-left: 0 !important;} .ps-sm-1 {  padding-left: 0.25rem !important;} .ps-sm-2 {  padding-left: 0.5rem !important;} .ps-sm-3 {  padding-left: 1rem !important;} .ps-sm-4 {  padding-left: 1.5rem !important;} .ps-sm-5 {  padding-left: 3rem !important;} .text-sm-start {  text-align: left !important;} .text-sm-end {  text-align: right !important;} .text-sm-center {  text-align: center !important;} } @media (min-width: 768px) {.float-md-start {  float: left !important;} .float-md-end {  float: right !important;} .float-md-none {  float: none !important;} .d-md-inline {  display: inline !important;} .d-md-inline-block {  display: inline-block !important;} .d-md-block {  display: block !important;} .d-md-grid {  display: grid !important;} .d-md-table {  display: table !important;} .d-md-table-row {  display: table-row !important;} .d-md-table-cell {  display: table-cell !important;} .d-md-flex {  display: flex !important;} .d-md-inline-flex {  display: inline-flex !important;} .d-md-none {  display: none !important;} .flex-md-fill {  flex: 1 1 auto !important;} .flex-md-row {  flex-direction: row !important;} .flex-md-column {  flex-direction: column !important;} .flex-md-row-reverse {  flex-direction: row-reverse !important;} .flex-md-column-reverse {  flex-direction: column-reverse !important;} .flex-md-grow-0 {  flex-grow: 0 !important;} .flex-md-grow-1 {  flex-grow: 1 !important;} .flex-md-shrink-0 {  flex-shrink: 0 !important;} .flex-md-shrink-1 {  flex-shrink: 1 !important;} .flex-md-wrap {  flex-wrap: wrap !important;} .flex-md-nowrap {  flex-wrap: nowrap !important;} .flex-md-wrap-reverse {  flex-wrap: wrap-reverse !important;} .gap-md-0 {  gap: 0 !important;} .gap-md-1 {  gap: 0.25rem !important;} .gap-md-2 {  gap: 0.5rem !important;} .gap-md-3 {  gap: 1rem !important;} .gap-md-4 {  gap: 1.5rem !important;} .gap-md-5 {  gap: 3rem !important;} .justify-content-md-start {  justify-content: flex-start !important;} .justify-content-md-end {  justify-content: flex-end !important;} .justify-content-md-center {  justify-content: center !important;} .justify-content-md-between {  justify-content: space-between !important;} .justify-content-md-around {  justify-content: space-around !important;} .justify-content-md-evenly {  justify-content: space-evenly !important;} .align-items-md-start {  align-items: flex-start !important;} .align-items-md-end {  align-items: flex-end !important;} .align-items-md-center {  align-items: center !important;} .align-items-md-baseline {  align-items: baseline !important;} .align-items-md-stretch {  align-items: stretch !important;} .align-content-md-start {  align-content: flex-start !important;} .align-content-md-end {  align-content: flex-end !important;} .align-content-md-center {  align-content: center !important;} .align-content-md-between {  align-content: space-between !important;} .align-content-md-around {  align-content: space-around !important;} .align-content-md-stretch {  align-content: stretch !important;} .align-self-md-auto {  align-self: auto !important;} .align-self-md-start {  align-self: flex-start !important;} .align-self-md-end {  align-self: flex-end !important;} .align-self-md-center {  align-self: center !important;} .align-self-md-baseline {  align-self: baseline !important;} .align-self-md-stretch {  align-self: stretch !important;} .order-md-first {  order: -1 !important;} .order-md-0 {  order: 0 !important;} .order-md-1 {  order: 1 !important;} .order-md-2 {  order: 2 !important;} .order-md-3 {  order: 3 !important;} .order-md-4 {  order: 4 !important;} .order-md-5 {  order: 5 !important;} .order-md-last {  order: 6 !important;} .m-md-0 {  margin: 0 !important;} .m-md-1 {  margin: 0.25rem !important;} .m-md-2 {  margin: 0.5rem !important;} .m-md-3 {  margin: 1rem !important;} .m-md-4 {  margin: 1.5rem !important;} .m-md-5 {  margin: 3rem !important;} .m-md-auto {  margin: auto !important;} .mx-md-0 {  margin-right: 0 !important;  margin-left: 0 !important;} .mx-md-1 {  margin-right: 0.25rem !important;  margin-left: 0.25rem !important;} .mx-md-2 {  margin-right: 0.5rem !important;  margin-left: 0.5rem !important;} .mx-md-3 {  margin-right: 1rem !important;  margin-left: 1rem !important;} .mx-md-4 {  margin-right: 1.5rem !important;  margin-left: 1.5rem !important;} .mx-md-5 {  margin-right: 3rem !important;  margin-left: 3rem !important;} .mx-md-auto {  margin-right: auto !important;  margin-left: auto !important;} .my-md-0 {  margin-top: 0 !important;  margin-bottom: 0 !important;} .my-md-1 {  margin-top: 0.25rem !important;  margin-bottom: 0.25rem !important;} .my-md-2 {  margin-top: 0.5rem !important;  margin-bottom: 0.5rem !important;} .my-md-3 {  margin-top: 1rem !important;  margin-bottom: 1rem !important;} .my-md-4 {  margin-top: 1.5rem !important;  margin-bottom: 1.5rem !important;} .my-md-5 {  margin-top: 3rem !important;  margin-bottom: 3rem !important;} .my-md-auto {  margin-top: auto !important;  margin-bottom: auto !important;} .mt-md-0 {  margin-top: 0 !important;} .mt-md-1 {  margin-top: 0.25rem !important;} .mt-md-2 {  margin-top: 0.5rem !important;} .mt-md-3 {  margin-top: 1rem !important;} .mt-md-4 {  margin-top: 1.5rem !important;} .mt-md-5 {  margin-top: 3rem !important;} .mt-md-auto {  margin-top: auto !important;} .me-md-0 {  margin-right: 0 !important;} .me-md-1 {  margin-right: 0.25rem !important;} .me-md-2 {  margin-right: 0.5rem !important;} .me-md-3 {  margin-right: 1rem !important;} .me-md-4 {  margin-right: 1.5rem !important;} .me-md-5 {  margin-right: 3rem !important;} .me-md-auto {  margin-right: auto !important;} .mb-md-0 {  margin-bottom: 0 !important;} .mb-md-1 {  margin-bottom: 0.25rem !important;} .mb-md-2 {  margin-bottom: 0.5rem !important;} .mb-md-3 {  margin-bottom: 1rem !important;} .mb-md-4 {  margin-bottom: 1.5rem !important;} .mb-md-5 {  margin-bottom: 3rem !important;} .mb-md-auto {  margin-bottom: auto !important;} .ms-md-0 {  margin-left: 0 !important;} .ms-md-1 {  margin-left: 0.25rem !important;} .ms-md-2 {  margin-left: 0.5rem !important;} .ms-md-3 {  margin-left: 1rem !important;} .ms-md-4 {  margin-left: 1.5rem !important;} .ms-md-5 {  margin-left: 3rem !important;} .ms-md-auto {  margin-left: auto !important;} .p-md-0 {  padding: 0 !important;} .p-md-1 {  padding: 0.25rem !important;} .p-md-2 {  padding: 0.5rem !important;} .p-md-3 {  padding: 1rem !important;} .p-md-4 {  padding: 1.5rem !important;} .p-md-5 {  padding: 3rem !important;} .px-md-0 {  padding-right: 0 !important;  padding-left: 0 !important;} .px-md-1 {  padding-right: 0.25rem !important;  padding-left: 0.25rem !important;} .px-md-2 {  padding-right: 0.5rem !important;  padding-left: 0.5rem !important;} .px-md-3 {  padding-right: 1rem !important;  padding-left: 1rem !important;} .px-md-4 {  padding-right: 1.5rem !important;  padding-left: 1.5rem !important;} .px-md-5 {  padding-right: 3rem !important;  padding-left: 3rem !important;} .py-md-0 {  padding-top: 0 !important;  padding-bottom: 0 !important;} .py-md-1 {  padding-top: 0.25rem !important;  padding-bottom: 0.25rem !important;} .py-md-2 {  padding-top: 0.5rem !important;  padding-bottom: 0.5rem !important;} .py-md-3 {  padding-top: 1rem !important;  padding-bottom: 1rem !important;} .py-md-4 {  padding-top: 1.5rem !important;  padding-bottom: 1.5rem !important;} .py-md-5 {  padding-top: 3rem !important;  padding-bottom: 3rem !important;} .pt-md-0 {  padding-top: 0 !important;} .pt-md-1 {  padding-top: 0.25rem !important;} .pt-md-2 {  padding-top: 0.5rem !important;} .pt-md-3 {  padding-top: 1rem !important;} .pt-md-4 {  padding-top: 1.5rem !important;} .pt-md-5 {  padding-top: 3rem !important;} .pe-md-0 {  padding-right: 0 !important;} .pe-md-1 {  padding-right: 0.25rem !important;} .pe-md-2 {  padding-right: 0.5rem !important;} .pe-md-3 {  padding-right: 1rem !important;} .pe-md-4 {  padding-right: 1.5rem !important;} .pe-md-5 {  padding-right: 3rem !important;} .pb-md-0 {  padding-bottom: 0 !important;} .pb-md-1 {  padding-bottom: 0.25rem !important;} .pb-md-2 {  padding-bottom: 0.5rem !important;} .pb-md-3 {  padding-bottom: 1rem !important;} .pb-md-4 {  padding-bottom: 1.5rem !important;} .pb-md-5 {  padding-bottom: 3rem !important;} .ps-md-0 {  padding-left: 0 !important;} .ps-md-1 {  padding-left: 0.25rem !important;} .ps-md-2 {  padding-left: 0.5rem !important;} .ps-md-3 {  padding-left: 1rem !important;} .ps-md-4 {  padding-left: 1.5rem !important;} .ps-md-5 {  padding-left: 3rem !important;} .text-md-start {  text-align: left !important;} .text-md-end {  text-align: right !important;} .text-md-center {  text-align: center !important;}} @media (min-width: 992px) {.float-lg-start {  float: left !important;} .float-lg-end {  float: right !important;} .float-lg-none {  float: none !important;} .d-lg-inline {  display: inline !important;} .d-lg-inline-block {  display: inline-block !important;} .d-lg-block {  display: block !important;} .d-lg-grid {  display: grid !important;} .d-lg-table {  display: table !important;} .d-lg-table-row {  display: table-row !important;} .d-lg-table-cell {  display: table-cell !important;} .d-lg-flex {  display: flex !important;} .d-lg-inline-flex {  display: inline-flex !important;} .d-lg-none {  display: none !important;} .flex-lg-fill {  flex: 1 1 auto !important;} .flex-lg-row {  flex-direction: row !important;} .flex-lg-column {  flex-direction: column !important;} .flex-lg-row-reverse {  flex-direction: row-reverse !important;} .flex-lg-column-reverse {  flex-direction: column-reverse !important;} .flex-lg-grow-0 {  flex-grow: 0 !important;} .flex-lg-grow-1 {  flex-grow: 1 !important;} .flex-lg-shrink-0 {  flex-shrink: 0 !important;} .flex-lg-shrink-1 {  flex-shrink: 1 !important;} .flex-lg-wrap {  flex-wrap: wrap !important;} .flex-lg-nowrap {  flex-wrap: nowrap !important;} .flex-lg-wrap-reverse {  flex-wrap: wrap-reverse !important;} .gap-lg-0 {  gap: 0 !important;} .gap-lg-1 {  gap: 0.25rem !important;} .gap-lg-2 {  gap: 0.5rem !important;} .gap-lg-3 {  gap: 1rem !important;} .gap-lg-4 {  gap: 1.5rem !important;} .gap-lg-5 {  gap: 3rem !important;} .justify-content-lg-start {  justify-content: flex-start !important;} .justify-content-lg-end {  justify-content: flex-end !important;} .justify-content-lg-center {  justify-content: center !important;} .justify-content-lg-between {  justify-content: space-between !important;} .justify-content-lg-around {  justify-content: space-around !important;} .justify-content-lg-evenly {  justify-content: space-evenly !important;} .align-items-lg-start {  align-items: flex-start !important;} .align-items-lg-end {  align-items: flex-end !important;} .align-items-lg-center {  align-items: center !important;} .align-items-lg-baseline {  align-items: baseline !important;} .align-items-lg-stretch {  align-items: stretch !important;} .align-content-lg-start {  align-content: flex-start !important;} .align-content-lg-end {  align-content: flex-end !important;} .align-content-lg-center {  align-content: center !important;} .align-content-lg-between {  align-content: space-between !important;} .align-content-lg-around {  align-content: space-around !important;} .align-content-lg-stretch {  align-content: stretch !important;} .align-self-lg-auto {  align-self: auto !important;} .align-self-lg-start {  align-self: flex-start !important;} .align-self-lg-end {  align-self: flex-end !important;} .align-self-lg-center {  align-self: center !important;} .align-self-lg-baseline {  align-self: baseline !important;} .align-self-lg-stretch {  align-self: stretch !important;} .order-lg-first {  order: -1 !important;} .order-lg-0 {  order: 0 !important;} .order-lg-1 {  order: 1 !important;} .order-lg-2 {  order: 2 !important;} .order-lg-3 {  order: 3 !important;} .order-lg-4 {  order: 4 !important;} .order-lg-5 {  order: 5 !important;} .order-lg-last {  order: 6 !important;} .m-lg-0 {  margin: 0 !important;} .m-lg-1 {  margin: 0.25rem !important;} .m-lg-2 {  margin: 0.5rem !important;} .m-lg-3 {  margin: 1rem !important;} .m-lg-4 {  margin: 1.5rem !important;} .m-lg-5 {  margin: 3rem !important;} .m-lg-auto {  margin: auto !important;} .mx-lg-0 {  margin-right: 0 !important;  margin-left: 0 !important;} .mx-lg-1 {  margin-right: 0.25rem !important;  margin-left: 0.25rem !important;} .mx-lg-2 {  margin-right: 0.5rem !important;  margin-left: 0.5rem !important;} .mx-lg-3 {  margin-right: 1rem !important;  margin-left: 1rem !important;} .mx-lg-4 {  margin-right: 1.5rem !important;  margin-left: 1.5rem !important;} .mx-lg-5 {  margin-right: 3rem !important;  margin-left: 3rem !important;} .mx-lg-auto {  margin-right: auto !important;  margin-left: auto !important;} .my-lg-0 {  margin-top: 0 !important;  margin-bottom: 0 !important;} .my-lg-1 {  margin-top: 0.25rem !important;  margin-bottom: 0.25rem !important;} .my-lg-2 {  margin-top: 0.5rem !important;  margin-bottom: 0.5rem !important;} .my-lg-3 {  margin-top: 1rem !important;  margin-bottom: 1rem !important;} .my-lg-4 {  margin-top: 1.5rem !important;  margin-bottom: 1.5rem !important;} .my-lg-5 {  margin-top: 3rem !important;  margin-bottom: 3rem !important;} .my-lg-auto {  margin-top: auto !important;  margin-bottom: auto !important;} .mt-lg-0 {  margin-top: 0 !important;} .mt-lg-1 {  margin-top: 0.25rem !important;} .mt-lg-2 {  margin-top: 0.5rem !important;} .mt-lg-3 {  margin-top: 1rem !important;} .mt-lg-4 {  margin-top: 1.5rem !important;} .mt-lg-5 {  margin-top: 3rem !important;} .mt-lg-auto {  margin-top: auto !important;} .me-lg-0 {  margin-right: 0 !important;} .me-lg-1 {  margin-right: 0.25rem !important;} .me-lg-2 {  margin-right: 0.5rem !important;} .me-lg-3 {  margin-right: 1rem !important;} .me-lg-4 {  margin-right: 1.5rem !important;} .me-lg-5 {  margin-right: 3rem !important;} .me-lg-auto {  margin-right: auto !important;} .mb-lg-0 {  margin-bottom: 0 !important;} .mb-lg-1 {  margin-bottom: 0.25rem !important;} .mb-lg-2 {  margin-bottom: 0.5rem !important;} .mb-lg-3 {  margin-bottom: 1rem !important;} .mb-lg-4 {  margin-bottom: 1.5rem !important;} .mb-lg-5 {  margin-bottom: 3rem !important;} .mb-lg-auto {  margin-bottom: auto !important;} .ms-lg-0 {  margin-left: 0 !important;} .ms-lg-1 {  margin-left: 0.25rem !important;} .ms-lg-2 {  margin-left: 0.5rem !important;} .ms-lg-3 {  margin-left: 1rem !important;} .ms-lg-4 {  margin-left: 1.5rem !important;} .ms-lg-5 {  margin-left: 3rem !important;} .ms-lg-auto {  margin-left: auto !important;} .p-lg-0 {  padding: 0 !important;} .p-lg-1 {  padding: 0.25rem !important;} .p-lg-2 {  padding: 0.5rem !important;} .p-lg-3 {  padding: 1rem !important;} .p-lg-4 {  padding: 1.5rem !important;} .p-lg-5 {  padding: 3rem !important;} .px-lg-0 {  padding-right: 0 !important;  padding-left: 0 !important;} .px-lg-1 {  padding-right: 0.25rem !important;  padding-left: 0.25rem !important;} .px-lg-2 {  padding-right: 0.5rem !important;  padding-left: 0.5rem !important;} .px-lg-3 {  padding-right: 1rem !important;  padding-left: 1rem !important;} .px-lg-4 {  padding-right: 1.5rem !important;  padding-left: 1.5rem !important;} .px-lg-5 {  padding-right: 3rem !important;  padding-left: 3rem !important;} .py-lg-0 {  padding-top: 0 !important;  padding-bottom: 0 !important;} .py-lg-1 {  padding-top: 0.25rem !important;  padding-bottom: 0.25rem !important;} .py-lg-2 {  padding-top: 0.5rem !important;  padding-bottom: 0.5rem !important;} .py-lg-3 {  padding-top: 1rem !important;  padding-bottom: 1rem !important;} .py-lg-4 {  padding-top: 1.5rem !important;  padding-bottom: 1.5rem !important;} .py-lg-5 {  padding-top: 3rem !important;  padding-bottom: 3rem !important;} .pt-lg-0 {  padding-top: 0 !important;} .pt-lg-1 {  padding-top: 0.25rem !important;} .pt-lg-2 {  padding-top: 0.5rem !important;} .pt-lg-3 {  padding-top: 1rem !important;} .pt-lg-4 {  padding-top: 1.5rem !important;} .pt-lg-5 {  padding-top: 3rem !important;} .pe-lg-0 {  padding-right: 0 !important;} .pe-lg-1 {  padding-right: 0.25rem !important;} .pe-lg-2 {  padding-right: 0.5rem !important;} .pe-lg-3 {  padding-right: 1rem !important;} .pe-lg-4 {  padding-right: 1.5rem !important;} .pe-lg-5 {  padding-right: 3rem !important;} .pb-lg-0 {  padding-bottom: 0 !important;} .pb-lg-1 {  padding-bottom: 0.25rem !important;} .pb-lg-2 {  padding-bottom: 0.5rem !important;} .pb-lg-3 {  padding-bottom: 1rem !important;} .pb-lg-4 {  padding-bottom: 1.5rem !important;} .pb-lg-5 {  padding-bottom: 3rem !important;} .ps-lg-0 {  padding-left: 0 !important;} .ps-lg-1 {  padding-left: 0.25rem !important;} .ps-lg-2 {  padding-left: 0.5rem !important;} .ps-lg-3 {  padding-left: 1rem !important;} .ps-lg-4 {  padding-left: 1.5rem !important;} .ps-lg-5 {  padding-left: 3rem !important;} .text-lg-start {  text-align: left !important;} .text-lg-end {  text-align: right !important;} .text-lg-center {  text-align: center !important;}} @media (min-width: 1200px) {.float-xl-start {  float: left !important;} .float-xl-end {  float: right !important;} .float-xl-none {  float: none !important;} .d-xl-inline {  display: inline !important;} .d-xl-inline-block {  display: inline-block !important;} .d-xl-block {  display: block !important;} .d-xl-grid {  display: grid !important;} .d-xl-table {  display: table !important;} .d-xl-table-row {  display: table-row !important;} .d-xl-table-cell {  display: table-cell !important;} .d-xl-flex {  display: flex !important;} .d-xl-inline-flex {  display: inline-flex !important;} .d-xl-none {  display: none !important;} .flex-xl-fill {  flex: 1 1 auto !important;} .flex-xl-row {  flex-direction: row !important;} .flex-xl-column {  flex-direction: column !important;} .flex-xl-row-reverse {  flex-direction: row-reverse !important;} .flex-xl-column-reverse {  flex-direction: column-reverse !important;} .flex-xl-grow-0 {  flex-grow: 0 !important;} .flex-xl-grow-1 {  flex-grow: 1 !important;} .flex-xl-shrink-0 {  flex-shrink: 0 !important;} .flex-xl-shrink-1 {  flex-shrink: 1 !important;} .flex-xl-wrap {  flex-wrap: wrap !important;} .flex-xl-nowrap {  flex-wrap: nowrap !important;} .flex-xl-wrap-reverse {  flex-wrap: wrap-reverse !important;} .gap-xl-0 {  gap: 0 !important;} .gap-xl-1 {  gap: 0.25rem !important;} .gap-xl-2 {  gap: 0.5rem !important;} .gap-xl-3 {  gap: 1rem !important;} .gap-xl-4 {  gap: 1.5rem !important;} .gap-xl-5 {  gap: 3rem !important;} .justify-content-xl-start {  justify-content: flex-start !important;} .justify-content-xl-end {  justify-content: flex-end !important;} .justify-content-xl-center {  justify-content: center !important;} .justify-content-xl-between {  justify-content: space-between !important;} .justify-content-xl-around {  justify-content: space-around !important;} .justify-content-xl-evenly {  justify-content: space-evenly !important;} .align-items-xl-start {  align-items: flex-start !important;} .align-items-xl-end {  align-items: flex-end !important;} .align-items-xl-center {  align-items: center !important;} .align-items-xl-baseline {  align-items: baseline !important;} .align-items-xl-stretch {  align-items: stretch !important;} .align-content-xl-start {  align-content: flex-start !important;} .align-content-xl-end {  align-content: flex-end !important;} .align-content-xl-center {  align-content: center !important;} .align-content-xl-between {  align-content: space-between !important;} .align-content-xl-around {  align-content: space-around !important;} .align-content-xl-stretch {  align-content: stretch !important;} .align-self-xl-auto {  align-self: auto !important;} .align-self-xl-start {  align-self: flex-start !important;} .align-self-xl-end {  align-self: flex-end !important;} .align-self-xl-center {  align-self: center !important;} .align-self-xl-baseline {  align-self: baseline !important;} .align-self-xl-stretch {  align-self: stretch !important;} .order-xl-first {  order: -1 !important;} .order-xl-0 {  order: 0 !important;} .order-xl-1 {  order: 1 !important;} .order-xl-2 {  order: 2 !important;} .order-xl-3 {  order: 3 !important;} .order-xl-4 {  order: 4 !important;} .order-xl-5 {  order: 5 !important;} .order-xl-last {  order: 6 !important;} .m-xl-0 {  margin: 0 !important;} .m-xl-1 {  margin: 0.25rem !important;} .m-xl-2 {  margin: 0.5rem !important;} .m-xl-3 {  margin: 1rem !important;} .m-xl-4 {  margin: 1.5rem !important;} .m-xl-5 {  margin: 3rem !important;} .m-xl-auto {  margin: auto !important;} .mx-xl-0 {  margin-right: 0 !important;  margin-left: 0 !important;} .mx-xl-1 {  margin-right: 0.25rem !important;  margin-left: 0.25rem !important;} .mx-xl-2 {  margin-right: 0.5rem !important;  margin-left: 0.5rem !important;} .mx-xl-3 {  margin-right: 1rem !important;  margin-left: 1rem !important;} .mx-xl-4 {  margin-right: 1.5rem !important;  margin-left: 1.5rem !important;} .mx-xl-5 {  margin-right: 3rem !important;  margin-left: 3rem !important;} .mx-xl-auto {  margin-right: auto !important;  margin-left: auto !important;} .my-xl-0 {  margin-top: 0 !important;  margin-bottom: 0 !important;} .my-xl-1 {  margin-top: 0.25rem !important;  margin-bottom: 0.25rem !important;} .my-xl-2 {  margin-top: 0.5rem !important;  margin-bottom: 0.5rem !important;} .my-xl-3 {  margin-top: 1rem !important;  margin-bottom: 1rem !important;} .my-xl-4 {  margin-top: 1.5rem !important;  margin-bottom: 1.5rem !important;} .my-xl-5 {  margin-top: 3rem !important;  margin-bottom: 3rem !important;} .my-xl-auto {  margin-top: auto !important;  margin-bottom: auto !important;} .mt-xl-0 {  margin-top: 0 !important;} .mt-xl-1 {  margin-top: 0.25rem !important;} .mt-xl-2 {  margin-top: 0.5rem !important;} .mt-xl-3 {  margin-top: 1rem !important;} .mt-xl-4 {  margin-top: 1.5rem !important;} .mt-xl-5 {  margin-top: 3rem !important;} .mt-xl-auto {  margin-top: auto !important;} .me-xl-0 {  margin-right: 0 !important;} .me-xl-1 {  margin-right: 0.25rem !important;} .me-xl-2 {  margin-right: 0.5rem !important;} .me-xl-3 {  margin-right: 1rem !important;} .me-xl-4 {  margin-right: 1.5rem !important;} .me-xl-5 {  margin-right: 3rem !important;} .me-xl-auto {  margin-right: auto !important;} .mb-xl-0 {  margin-bottom: 0 !important;} .mb-xl-1 {  margin-bottom: 0.25rem !important;} .mb-xl-2 {  margin-bottom: 0.5rem !important;} .mb-xl-3 {  margin-bottom: 1rem !important;} .mb-xl-4 {  margin-bottom: 1.5rem !important;} .mb-xl-5 {  margin-bottom: 3rem !important;} .mb-xl-auto {  margin-bottom: auto !important;} .ms-xl-0 {  margin-left: 0 !important;} .ms-xl-1 {  margin-left: 0.25rem !important;} .ms-xl-2 {  margin-left: 0.5rem !important;} .ms-xl-3 {  margin-left: 1rem !important;} .ms-xl-4 {  margin-left: 1.5rem !important;} .ms-xl-5 {  margin-left: 3rem !important;} .ms-xl-auto {  margin-left: auto !important;} .p-xl-0 {  padding: 0 !important;} .p-xl-1 {  padding: 0.25rem !important;} .p-xl-2 {  padding: 0.5rem !important;} .p-xl-3 {  padding: 1rem !important;} .p-xl-4 {  padding: 1.5rem !important;} .p-xl-5 {  padding: 3rem !important;} .px-xl-0 {  padding-right: 0 !important;  padding-left: 0 !important;} .px-xl-1 {  padding-right: 0.25rem !important;  padding-left: 0.25rem !important;} .px-xl-2 {  padding-right: 0.5rem !important;  padding-left: 0.5rem !important;} .px-xl-3 {  padding-right: 1rem !important;  padding-left: 1rem !important;} .px-xl-4 {  padding-right: 1.5rem !important;  padding-left: 1.5rem !important;} .px-xl-5 {  padding-right: 3rem !important;  padding-left: 3rem !important;} .py-xl-0 {  padding-top: 0 !important;  padding-bottom: 0 !important;} .py-xl-1 {  padding-top: 0.25rem !important;  padding-bottom: 0.25rem !important;} .py-xl-2 {  padding-top: 0.5rem !important;  padding-bottom: 0.5rem !important;} .py-xl-3 {  padding-top: 1rem !important;  padding-bottom: 1rem !important;} .py-xl-4 {  padding-top: 1.5rem !important;  padding-bottom: 1.5rem !important;} .py-xl-5 {  padding-top: 3rem !important;  padding-bottom: 3rem !important;} .pt-xl-0 {  padding-top: 0 !important;} .pt-xl-1 {  padding-top: 0.25rem !important;} .pt-xl-2 {  padding-top: 0.5rem !important;} .pt-xl-3 {  padding-top: 1rem !important;} .pt-xl-4 {  padding-top: 1.5rem !important;} .pt-xl-5 {  padding-top: 3rem !important;} .pe-xl-0 {  padding-right: 0 !important;} .pe-xl-1 {  padding-right: 0.25rem !important;} .pe-xl-2 {  padding-right: 0.5rem !important;} .pe-xl-3 {  padding-right: 1rem !important;} .pe-xl-4 {  padding-right: 1.5rem !important;} .pe-xl-5 {  padding-right: 3rem !important;} .pb-xl-0 {  padding-bottom: 0 !important;} .pb-xl-1 {  padding-bottom: 0.25rem !important;} .pb-xl-2 {  padding-bottom: 0.5rem !important;} .pb-xl-3 {  padding-bottom: 1rem !important;} .pb-xl-4 {  padding-bottom: 1.5rem !important;} .pb-xl-5 {  padding-bottom: 3rem !important;} .ps-xl-0 {  padding-left: 0 !important;} .ps-xl-1 {  padding-left: 0.25rem !important;} .ps-xl-2 {  padding-left: 0.5rem !important;} .ps-xl-3 {  padding-left: 1rem !important;} .ps-xl-4 {  padding-left: 1.5rem !important;} .ps-xl-5 {  padding-left: 3rem !important;} .text-xl-start {  text-align: left !important;} .text-xl-end {  text-align: right !important;} .text-xl-center {  text-align: center !important;}} @media (min-width: 1400px) {.float-xxl-start {  float: left !important;} .float-xxl-end {  float: right !important;} .float-xxl-none {  float: none !important;} .d-xxl-inline {  display: inline !important;} .d-xxl-inline-block {  display: inline-block !important;} .d-xxl-block {  display: block !important;} .d-xxl-grid {  display: grid !important;} .d-xxl-table {  display: table !important;} .d-xxl-table-row {  display: table-row !important;} .d-xxl-table-cell {  display: table-cell !important;} .d-xxl-flex {  display: flex !important;} .d-xxl-inline-flex {  display: inline-flex !important;} .d-xxl-none {  display: none !important;} .flex-xxl-fill {  flex: 1 1 auto !important;} .flex-xxl-row {  flex-direction: row !important;} .flex-xxl-column {  flex-direction: column !important;} .flex-xxl-row-reverse {  flex-direction: row-reverse !important;} .flex-xxl-column-reverse {  flex-direction: column-reverse !important;} .flex-xxl-grow-0 {  flex-grow: 0 !important;} .flex-xxl-grow-1 {  flex-grow: 1 !important;} .flex-xxl-shrink-0 {  flex-shrink: 0 !important;} .flex-xxl-shrink-1 {  flex-shrink: 1 !important;} .flex-xxl-wrap {  flex-wrap: wrap !important;} .flex-xxl-nowrap {  flex-wrap: nowrap !important;} .flex-xxl-wrap-reverse {  flex-wrap: wrap-reverse !important;} .gap-xxl-0 {  gap: 0 !important;} .gap-xxl-1 {  gap: 0.25rem !important;} .gap-xxl-2 {  gap: 0.5rem !important;} .gap-xxl-3 {  gap: 1rem !important;} .gap-xxl-4 {  gap: 1.5rem !important;} .gap-xxl-5 {  gap: 3rem !important;} .justify-content-xxl-start {  justify-content: flex-start !important;} .justify-content-xxl-end {  justify-content: flex-end !important;} .justify-content-xxl-center {  justify-content: center !important;} .justify-content-xxl-between {  justify-content: space-between !important;} .justify-content-xxl-around {  justify-content: space-around !important;} .justify-content-xxl-evenly {  justify-content: space-evenly !important;} .align-items-xxl-start {  align-items: flex-start !important;} .align-items-xxl-end {  align-items: flex-end !important;} .align-items-xxl-center {  align-items: center !important;} .align-items-xxl-baseline {  align-items: baseline !important;} .align-items-xxl-stretch {  align-items: stretch !important;} .align-content-xxl-start {  align-content: flex-start !important;} .align-content-xxl-end {  align-content: flex-end !important;} .align-content-xxl-center {  align-content: center !important;} .align-content-xxl-between {  align-content: space-between !important;} .align-content-xxl-around {  align-content: space-around !important;} .align-content-xxl-stretch {  align-content: stretch !important;} .align-self-xxl-auto {  align-self: auto !important;} .align-self-xxl-start {  align-self: flex-start !important;} .align-self-xxl-end {  align-self: flex-end !important;} .align-self-xxl-center {  align-self: center !important;} .align-self-xxl-baseline {  align-self: baseline !important;} .align-self-xxl-stretch {  align-self: stretch !important;} .order-xxl-first {  order: -1 !important;} .order-xxl-0 {  order: 0 !important;} .order-xxl-1 {  order: 1 !important;} .order-xxl-2 {  order: 2 !important;} .order-xxl-3 {  order: 3 !important;} .order-xxl-4 {  order: 4 !important;} .order-xxl-5 {  order: 5 !important;} .order-xxl-last {  order: 6 !important;} .m-xxl-0 {  margin: 0 !important;} .m-xxl-1 {  margin: 0.25rem !important;} .m-xxl-2 {  margin: 0.5rem !important;} .m-xxl-3 {  margin: 1rem !important;} .m-xxl-4 {  margin: 1.5rem !important;} .m-xxl-5 {  margin: 3rem !important;} .m-xxl-auto {  margin: auto !important;} .mx-xxl-0 {  margin-right: 0 !important;  margin-left: 0 !important;} .mx-xxl-1 {  margin-right: 0.25rem !important;  margin-left: 0.25rem !important;} .mx-xxl-2 {  margin-right: 0.5rem !important;  margin-left: 0.5rem !important;} .mx-xxl-3 {  margin-right: 1rem !important;  margin-left: 1rem !important;} .mx-xxl-4 {  margin-right: 1.5rem !important;  margin-left: 1.5rem !important;} .mx-xxl-5 {  margin-right: 3rem !important;  margin-left: 3rem !important;} .mx-xxl-auto {  margin-right: auto !important;  margin-left: auto !important;} .my-xxl-0 {  margin-top: 0 !important;  margin-bottom: 0 !important;} .my-xxl-1 {  margin-top: 0.25rem !important;  margin-bottom: 0.25rem !important;} .my-xxl-2 {  margin-top: 0.5rem !important;  margin-bottom: 0.5rem !important;} .my-xxl-3 {  margin-top: 1rem !important;  margin-bottom: 1rem !important;} .my-xxl-4 {  margin-top: 1.5rem !important;  margin-bottom: 1.5rem !important;} .my-xxl-5 {  margin-top: 3rem !important;  margin-bottom: 3rem !important;} .my-xxl-auto {  margin-top: auto !important;  margin-bottom: auto !important;} .mt-xxl-0 {  margin-top: 0 !important;} .mt-xxl-1 {  margin-top: 0.25rem !important;} .mt-xxl-2 {  margin-top: 0.5rem !important;} .mt-xxl-3 {  margin-top: 1rem !important;} .mt-xxl-4 {  margin-top: 1.5rem !important;} .mt-xxl-5 {  margin-top: 3rem !important;} .mt-xxl-auto {  margin-top: auto !important;} .me-xxl-0 {  margin-right: 0 !important;} .me-xxl-1 {  margin-right: 0.25rem !important;} .me-xxl-2 {  margin-right: 0.5rem !important;} .me-xxl-3 {  margin-right: 1rem !important;} .me-xxl-4 {  margin-right: 1.5rem !important;} .me-xxl-5 {  margin-right: 3rem !important;} .me-xxl-auto {  margin-right: auto !important;} .mb-xxl-0 {  margin-bottom: 0 !important;} .mb-xxl-1 {  margin-bottom: 0.25rem !important;} .mb-xxl-2 {  margin-bottom: 0.5rem !important;} .mb-xxl-3 {  margin-bottom: 1rem !important;} .mb-xxl-4 {  margin-bottom: 1.5rem !important;} .mb-xxl-5 {  margin-bottom: 3rem !important;} .mb-xxl-auto {  margin-bottom: auto !important;} .ms-xxl-0 {  margin-left: 0 !important;} .ms-xxl-1 {  margin-left: 0.25rem !important;} .ms-xxl-2 {  margin-left: 0.5rem !important;} .ms-xxl-3 {  margin-left: 1rem !important;} .ms-xxl-4 {  margin-left: 1.5rem !important;} .ms-xxl-5 {  margin-left: 3rem !important;} .ms-xxl-auto {  margin-left: auto !important;} .p-xxl-0 {  padding: 0 !important;} .p-xxl-1 {  padding: 0.25rem !important;} .p-xxl-2 {  padding: 0.5rem !important;} .p-xxl-3 {  padding: 1rem !important;} .p-xxl-4 {  padding: 1.5rem !important;} .p-xxl-5 {  padding: 3rem !important;} .px-xxl-0 {  padding-right: 0 !important;  padding-left: 0 !important;} .px-xxl-1 {  padding-right: 0.25rem !important;  padding-left: 0.25rem !important;} .px-xxl-2 {  padding-right: 0.5rem !important;  padding-left: 0.5rem !important;} .px-xxl-3 {  padding-right: 1rem !important;  padding-left: 1rem !important;} .px-xxl-4 {  padding-right: 1.5rem !important;  padding-left: 1.5rem !important;} .px-xxl-5 {  padding-right: 3rem !important;  padding-left: 3rem !important;} .py-xxl-0 {  padding-top: 0 !important;  padding-bottom: 0 !important;} .py-xxl-1 {  padding-top: 0.25rem !important;  padding-bottom: 0.25rem !important;} .py-xxl-2 {  padding-top: 0.5rem !important;  padding-bottom: 0.5rem !important;} .py-xxl-3 {  padding-top: 1rem !important;  padding-bottom: 1rem !important;} .py-xxl-4 {  padding-top: 1.5rem !important;  padding-bottom: 1.5rem !important;} .py-xxl-5 {  padding-top: 3rem !important;  padding-bottom: 3rem !important;} .pt-xxl-0 {  padding-top: 0 !important;} .pt-xxl-1 {  padding-top: 0.25rem !important;} .pt-xxl-2 {  padding-top: 0.5rem !important;} .pt-xxl-3 {  padding-top: 1rem !important;} .pt-xxl-4 {  padding-top: 1.5rem !important;} .pt-xxl-5 {  padding-top: 3rem !important;} .pe-xxl-0 {  padding-right: 0 !important;} .pe-xxl-1 {  padding-right: 0.25rem !important;} .pe-xxl-2 {  padding-right: 0.5rem !important;} .pe-xxl-3 {  padding-right: 1rem !important;} .pe-xxl-4 {  padding-right: 1.5rem !important;} .pe-xxl-5 {  padding-right: 3rem !important;} .pb-xxl-0 {  padding-bottom: 0 !important;} .pb-xxl-1 {  padding-bottom: 0.25rem !important;} .pb-xxl-2 {  padding-bottom: 0.5rem !important;} .pb-xxl-3 {  padding-bottom: 1rem !important;} .pb-xxl-4 {  padding-bottom: 1.5rem !important;} .pb-xxl-5 {  padding-bottom: 3rem !important;} .ps-xxl-0 {  padding-left: 0 !important;} .ps-xxl-1 {  padding-left: 0.25rem !important;} .ps-xxl-2 {  padding-left: 0.5rem !important;} .ps-xxl-3 {  padding-left: 1rem !important;} .ps-xxl-4 {  padding-left: 1.5rem !important;} .ps-xxl-5 {  padding-left: 3rem !important;} .text-xxl-start {  text-align: left !important;} .text-xxl-end {  text-align: right !important;} .text-xxl-center {  text-align: center !important;}} @media (min-width: 1200px) {.fs-1 {  font-size: 2.5rem !important;} .fs-2 {  font-size: 2rem !important;} .fs-3 {  font-size: 1.75rem !important;} .fs-4 {  font-size: 1.5rem !important;}} @media print {.d-print-inline {  display: inline !important;} .d-print-inline-block {  display: inline-block !important;} .d-print-block {  display: block !important;} .d-print-grid {  display: grid !important;} .d-print-table {  display: table !important;} .d-print-table-row {  display: table-row !important;} .d-print-table-cell {  display: table-cell !important;} .d-print-flex {  display: flex !important;} .d-print-inline-flex {  display: inline-flex !important;} .d-print-none {  display: none !important;}} .border-top {border-top: 1px solid #dee2e6 !important;}  .border-right {border-right: 1px solid #dee2e6 !important;}  .border-bottom {border-bottom: 1px solid #dee2e6 !important;}  .border-left {border-left: 1px solid #dee2e6 !important;}  .border-top-0 {border-top: 0 !important;}  .border-right-0 {border-right: 0 !important;}  .border-bottom-0 {border-bottom: 0 !important;}  .border-left-0 {border-left: 0 !important;}  .border-x {border-left: 1px solid #dee2e6 !important;border-right: 1px solid #dee2e6 !important;}  .border-y {border-top: 1px solid #dee2e6 !important;border-bottom: 1px solid #dee2e6 !important;}  .border {border-top: 1px solid #dee2e6 !important;border-bottom: 1px solid #dee2e6 !important;border-left: 1px solid #dee2e6 !important;border-right: 1px solid #dee2e6 !important;}  .border-0 {border-top: 0 !important;border-bottom: 0 !important;border-left: 0 !important;border-right: 0 !important;}  @media (min-width: 576px) {.border-sm-top {  border-top: 1px solid #dee2e6 !important;} .border-sm-right {  border-right: 1px solid #dee2e6 !important;} .border-sm-bottom {  border-bottom: 1px solid #dee2e6 !important;} .border-sm-left {  border-left: 1px solid #dee2e6 !important;} .border-sm-top-0 {  border-top: 0 !important;} .border-sm-right-0 {  border-right: 0 !important;} .border-sm-bottom-0 {  border-bottom: 0 !important;} .border-sm-left-0 {  border-left: 0 !important;} .border-sm-x {  border-left: 1px solid #dee2e6 !important;  border-right: 1px solid #dee2e6 !important;} .border-sm-y {  border-top: 1px solid #dee2e6 !important;  border-bottom: 1px solid #dee2e6 !important;} .border-sm {  border-top: 1px solid #dee2e6 !important;  border-bottom: 1px solid #dee2e6 !important;  border-left: 1px solid #dee2e6 !important;  border-right: 1px solid #dee2e6 !important;} .border-sm-0 {  border-top: 0 !important;  border-bottom: 0 !important;  border-left: 0 !important;  border-right: 0 !important;}} @media (min-width: 768px) {.border-md-top {  border-top: 1px solid #dee2e6 !important;} .border-md-right {  border-right: 1px solid #dee2e6 !important;} .border-md-bottom {  border-bottom: 1px solid #dee2e6 !important;} .border-md-left {  border-left: 1px solid #dee2e6 !important;} .border-md-top-0 {  border-top: 0 !important;} .border-md-right-0 {  border-right: 0 !important;} .border-md-bottom-0 {  border-bottom: 0 !important;} .border-md-left-0 {  border-left: 0 !important;} .border-md-x {  border-left: 1px solid #dee2e6 !important;  border-right: 1px solid #dee2e6 !important;} .border-md-y {  border-top: 1px solid #dee2e6 !important;  border-bottom: 1px solid #dee2e6 !important;} .border-md {  border-top: 1px solid #dee2e6 !important;  border-bottom: 1px solid #dee2e6 !important;  border-left: 1px solid #dee2e6 !important;  border-right: 1px solid #dee2e6 !important;} .border-md-0 {  border-top: 0 !important;  border-bottom: 0 !important;  border-left: 0 !important;  border-right: 0 !important;}} @media (min-width: 992px) {.border-lg-top {  border-top: 1px solid #dee2e6 !important;} .border-lg-right {  border-right: 1px solid #dee2e6 !important;} .border-lg-bottom {  border-bottom: 1px solid #dee2e6 !important;} .border-lg-left {  border-left: 1px solid #dee2e6 !important;} .border-lg-top-0 {  border-top: 0 !important;} .border-lg-right-0 {  border-right: 0 !important;} .border-lg-bottom-0 {  border-bottom: 0 !important;} .border-lg-left-0 {  border-left: 0 !important;} .border-lg-x {  border-left: 1px solid #dee2e6 !important;  border-right: 1px solid #dee2e6 !important;} .border-lg-y {  border-top: 1px solid #dee2e6 !important;  border-bottom: 1px solid #dee2e6 !important;} .border-lg {  border-top: 1px solid #dee2e6 !important;  border-bottom: 1px solid #dee2e6 !important;  border-left: 1px solid #dee2e6 !important;  border-right: 1px solid #dee2e6 !important;} .border-lg-0 {  border-top: 0 !important;  border-bottom: 0 !important;  border-left: 0 !important;  border-right: 0 !important;}} @media (min-width: 1200px) {.border-xl-top {  border-top: 1px solid #dee2e6 !important;} .border-xl-right {  border-right: 1px solid #dee2e6 !important;} .border-xl-bottom {  border-bottom: 1px solid #dee2e6 !important;} .border-xl-left {  border-left: 1px solid #dee2e6 !important;} .border-xl-top-0 {  border-top: 0 !important;} .border-xl-right-0 {  border-right: 0 !important;} .border-xl-bottom-0 {  border-bottom: 0 !important;} .border-xl-left-0 {  border-left: 0 !important;} .border-xl-x {  border-left: 1px solid #dee2e6 !important;  border-right: 1px solid #dee2e6 !important;} .border-xl-y {  border-top: 1px solid #dee2e6 !important;  border-bottom: 1px solid #dee2e6 !important;} .border-xl {  border-top: 1px solid #dee2e6 !important;  border-bottom: 1px solid #dee2e6 !important;  border-left: 1px solid #dee2e6 !important;  border-right: 1px solid #dee2e6 !important;} .border-xl-0 {  border-top: 0 !important;  border-bottom: 0 !important;  border-left: 0 !important;  border-right: 0 !important;}} @media (min-width: 1400px) {.border-xxl-top {  border-top: 1px solid #dee2e6 !important;} .border-xxl-right {  border-right: 1px solid #dee2e6 !important;} .border-xxl-bottom {  border-bottom: 1px solid #dee2e6 !important;} .border-xxl-left {  border-left: 1px solid #dee2e6 !important;} .border-xxl-top-0 {  border-top: 0 !important;} .border-xxl-right-0 {  border-right: 0 !important;} .border-xxl-bottom-0 {  border-bottom: 0 !important;} .border-xxl-left-0 {  border-left: 0 !important;} .border-xxl-x {  border-left: 1px solid #dee2e6 !important;  border-right: 1px solid #dee2e6 !important;} .border-xxl-y {  border-top: 1px solid #dee2e6 !important;  border-bottom: 1px solid #dee2e6 !important;} .border-xxl {  border-top: 1px solid #dee2e6 !important;  border-bottom: 1px solid #dee2e6 !important;  border-left: 1px solid #dee2e6 !important;  border-right: 1px solid #dee2e6 !important;} .border-xxl-0 {  border-top: 0 !important;  border-bottom: 0 !important;  border-left: 0 !important;  border-right: 0 !important;}} section {background-color: rgba(247, 247, 247, 0.5);}  .btn-primary:hover, .btn-outline-primary:hover {color: #fff;}  .testimonial-card, .testimonial-card > .card-header {background: #f7f7f7;}  .testimonial-card, .testimonial-card > .card-footer {background: #f7f7f7;}  .testimonial-card:hover {background: #ffffff;box-shadow: 0 0 10px 2px rgba(0,0,0,0.1) !important}  .testimonial-card:hover .card-footer {background: #ffffff;}  .linkhoverblue:hover {color: #0090f1;}  @media only screen and (min-width: 576px) {.dropdown-large {  margin: 0 0 0 4rem;  padding: 1rem;}} @media only screen and (min-width: 992px) {.dropdown-large {  margin: 0 0 0 5rem;  padding: 1rem;}} @media only screen and (max-width: 576px) {.dropdown-large {  margin: 0 0 0 2rem;  padding: 1rem;}} /* ============ desktop view ============ */ @media only screen and (min-width: 1200px) {.dropdown-large {  min-width: 900px;} #packagesdmenu.dropdown-large {  min-width: 800px;} #whorwedmenu.dropdown-large {  min-width: 650px;} #resourcesdmenu.dropdown-large {  min-width: 550px;}} @media only screen and (max-width: 575px) {#playbutton {  position: absolute;  top: 90px;  right: 120px;  max-width: 90px;}} @media only screen and (min-width: 576px) {#playbutton {  position: absolute;  top: 190px;  right: -70px;}} @media only screen and (min-width: 992px) {#playbutton {  position: absolute;  top: 140px;  right: -70px;}} @media only screen and (min-width: 1400px) {#playbutton {  position: absolute;  top: 140px;  right: -100px;} #navbarsupportedcontent h6, #navbarsupportedcontent .h6 {  font-size: 1.8rem;} #clients .h6 {  font-size: 1.3rem;}} @media (max-width: 992px) and (min-width: 992px) {.pressrlhs h5, .pressrlhs .h5 {  font-size: 0.8rem;} #pressr1 h2, #pressr1 .h2 {  font-size: 1.3rem;}} .form-control::-webkit-input-placeholder {color: #0090f1;}  /* webkit, blink, edge */ .form-control:-moz-placeholder {color: #0090f1;}  /* mozilla firefox 4 to 18 */ .form-control::-moz-placeholder {color: #0090f1;}  /* mozilla firefox 19+ */ .form-control:-ms-input-placeholder {color: #0090f1;}  /* internet explorer 10-11 */ .form-control::-ms-input-placeholder {color: #0090f1;}  /* microsoft edge */ #clientsmockup {background-image: url("../clients-bg.html");background-repeat: no-repeat;background-position: center;background-size: 90% 100%;}  #howwork {background-image: url("../how-work-bg.html");background-repeat: no-repeat;background-position: center;background-size: 90% 100%;}  #footer {background-image: url("../footer-background.html");background-color: #f9fbff;background-repeat: no-repeat;background-position: right bottom;background-size: cover;}  .footer {background-image: url("../png/background-footer-2.png");background-color: #f9fbff;background-repeat: no-repeat;background-position: left bottom;background-size: cover;}  #casestudies {background-image: url("../case-studies-bg.html");background-repeat: no-repeat;background-position: right bottom;background-size: 22% 60%;}  #engagement {background-image: url("../engangement-bg.html");background-repeat: no-repeat;background-position: right top;background-size: cover;}  #home-bg {background-image: url("../home-work-bg.html");background-repeat: no-repeat;background-position: left bottom;background-size: contain;}  #blog {background-color: #f9fbff;} .blog_main {width: 100%;overflow: hidden;} #award-banner {max-width: 125px;max-height: 150px;position: absolute;top: 0;right: 0;}  @media only screen and (min-width: 1400px) {#award-banner {  max-width: 125px;  max-height: 150px;  position: absolute;  top: 0;  right: 20px;}} @media only screen and (max-width: 576px) {.navbar-brand {  width: 70%;}} @media only screen and (min-width: 1200px) {.dropdown-menu-center {  right: auto;  left: 50%;  -webkit-transform: translate(-40%, 0);  -o-transform: translate(-40%, 0);  transform: translate(-40%, 0);}} @media only screen and (min-width: 1400px) {.dropdown-menu-center {  right: auto;  left: 50%;  -webkit-transform: translate(-48%, 0);  -o-transform: translate(-48%, 0);  transform: translate(-48%, 0);}} @media only screen and (min-width: 1200px) {.dropdown:hover > .dropdown-menu {  display: block;}} .hoverunderline {text-decoration: none;}  .hoverunderline:hover {text-decoration: underline;}  .readbtn {text-decoration: none;background-color: #0090f1;border-color: #0090f1;padding: 15px 25px;border-radius: 10px;color: #fff !important;}  .readbtn:hover {background-color: #2870a4;}
@media (min-width: 300px) { .container-lg, .container-sm, .container {  max-width:360px;} }  
@media (min-width: 500px) { .container-lg, .container-sm, .container {  max-width:450px;} } 
@media (min-width: 576px) { .container-lg, .container-sm, .container {  max-width:550px;} } 
@media (min-width: 768px) { .container-lg, .container-md, .container-sm, .container {  max-width: 720px;} }
@media (min-width: 992px) { .container-lg, .container-md, .container-sm, .container {  max-width: 960px;} }
@media (min-width: 1200px) { .container-xl, .container-lg, .container-md, .container-sm, .container {  max-width: 1140px;}}
@media (min-width: 1400px) { .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {  max-width: 1320px;}}

/*# sourceMappingURL=styles.css.map */


/*# sourceMappingURL=styles.css.map */
body {overflow-x:hidden}
.bannertext-main {background-color: #fff;padding: 60px 0 !important;}
.packages-text {  padding-bottom: 180px;}
.banner-text h1{margin: 0;  font-size:3.1rem !important;  font-weight: bold;  text-transform: uppercase;line-height: 1.2 !important;}
.banner-text h2{padding: 14px 0 10px 0;  font-size: 1.5rem;  font-weight: 600;}
.banner-text {padding-top:0px}
.banner-text p{  padding-right: 0; margin-top: 20px; margin-bottom: 30px; font-size: 18px; line-height: 35px; color: #21262c;}
.banner-text .common-btn2{padding: 15px 20px;}
.seo-group {box-shadow: 0 1px 13px rgb(0 0 0 / 9%) !important;}
.seo-group .nav-link{padding: 14px 30px !important;}
.seo-group li {padding: 0 5px;}
.seo-group li:first-child {padding-left: 0;}
.seo-group li:last-child {padding-right: 0;}
.nav-pills .nav-link:hover {color: #fff !important;background-color: #0090f1;}
.google-partner {margin-top: 0;}
.google-partner .card {border-radius: 0;}
.gglpartner-imgbox {width: 210px;height: 210px;background: #fff;}
.team-section {background-color: transparent;}
.team-conts {padding:60px 30px;  background: #f5f5f5;}
.teamimg-panel {position: absolute;top: 50px;right:0;max-width: 55%;}
.team-conts .col.width-20 { border-right: 2px solid #dad5d5; margin-bottom:0 }
.team-conts .col.width-20:last-child { border-right: none; }
.achievement-text h3 {margin-bottom:30px}
.team-conts .teamcounter-panel {margin:0}
.team-conts .counter-section {margin:40px 0}
.track-record {position: absolute;bottom: 0;left: 0;}
.track-text {position: absolute; top: 27%; left: 14%; color: #fff; font-size: 16px; line-height: 19px;}
.team-cont .font17 { font-size: 17px; line-height: 32px; }
.team-main { position: relative; }
.track-text strong{font-size:25px;}
.team-cont {padding:0;}
.no-bg {background-color: inherit !important;}
.ourpartner-slider.owl-carousel .owl-item img {display: inline-block;width: auto;max-width: 112px;}
.ourpartner-slider .owl-stage{display: flex;  justify-content: space-around;}
.ourpartner-slider .owl-item {margin: auto;}
.count-description {padding-right: 80px !important;}
.width-20 {width: 20%;}
.counter-section .border-sm-right, .counter-section .border-sm-left {border-color:#dad5d5 !important;border-width: 2px !important;}
.ranking-section {padding: 20px 0;}
.fs-5to6 {font-size: 1.1rem !important;}
.text-greylight {color: #000;font-weight: 600;}
.process-tabtable .table th {background-color: #ffffff;  padding: 20px 30px;  color: #1d1d1d;  font-size: 18px;  border: none;}
.process-tabtable .table td {padding: 13px 25px;font-size: 14px;color: #1a1a1a;border: none;}
.process-tabtable .table td p{ margin: 0;}
.process-tabtable .table-striped > tbody > tr:nth-of-type(odd) {--bs-table-accent-bg: #f6f6f6;}
.common-tab, .process-table {box-shadow: 3px 2px 13px rgb(0 0 0 / 16%) !important;}
.process-tabtable .common-tab, .process-tabtable .process-table {box-shadow: 0 4px 18px rgb(0 0 0 / 35%) !important;}
.common-tab li {padding: 0 5px;}
.process-tabtable .common-tab .nav-link {padding: 17px 36px !important;}
.common-tab .nav-link {padding: 12px 36px !important;color: #1d1d1d;}
.common-tab .nav-link.active {font-size: 16px;color: #fff;}.seofeatures-section { padding:40px 0 20px;}
.packages-data {padding: 30px 0;}
.package-group {width: 20%;  padding-right: 15px;}
.package-group:last-child {padding-right: 0;}
.planepackage-panel {height: 100%;min-height: 150px;padding:30px 15px;box-shadow: 0 0.5rem 2rem rgb(0 0 0 / 17%) !important;margin: 5px 0;border-radius: 4px;text-align: center;position: relative;transition: all 0.3s ease-in;}
.planepackage-panel:hover, .planepackage-panel.active {background: #4695ce;  color: #fff;}
.planepackage-panel.active .plan-status{background: #f8fcff;color: #000;box-shadow: 0 -1px 6px 0 #3433333d;}
.planepackage-panel:hover .package-listinfo li, .planepackage-panel.active .package-listinfo li{color: #fff;}
.planepackage-panel:hover .getstart-btn, .planepackage-panel.active .getstart-btn{background: #ffffff;  color: #565555;}
.package-icon {height: 32px;}
.package-icon img, .package-icon svg {max-height: 100%;}
.planepackage-panel p {margin: 0;font-size: 15px;line-height: 26px;letter-spacing: 1px;}
.plan-status {background: #0090f1;color: #fff;padding: 7px 13px;font-size: 14px;line-height: 20px;position: absolute;top: -18px;left: 15%;right: 15%;margin: auto;border-radius: 4px;}
.plan-price {font-size: 35px;line-height: 28px;}
.plan-price i {padding-right: 5px;font-size: 26px;}
.plan-price strong {font-weight: 600;}
.package-listinfo {padding: 5px 0;  margin: 20px 0;  list-style: none;  border-top: solid 1px #e2e2e2;  border-bottom: solid 1px #e2e2e2;}
.plan-title {margin: 10px 0 5px 0;  font-size: 1.5rem;  font-weight: 500;  text-transform: uppercase;}
.plan-subtitle {padding-bottom: 10px;  font-size: 0.95rem;}
.package-listinfo li{padding: 8px 0;  font-size: 14px;  color: #1a1a1a;  font-weight: 500;}
.getstart-btn {background: #0090f1;  padding: 12px 24px;  color: #fff;  font-size: 13px;  font-weight: 600;  line-height: initial;  text-transform: uppercase;  border: none;  border-radius: 4px;  -webkit-transition: all 400ms linear 0s;  -o-transition: all 400ms linear 0s;  transition: all 400ms linear 0s;  outline: none !important;}
.activeplan-grid h2 {font-size: 50px;}
.activeplan-text {font-family: 'Norwester Regular';font-size: 40px;color: #ffb700;line-height: 28px;}
.activeplan-list li {padding: 8px 0;font-size: 18px;}
.activeplan-list li strong {display: inline-block;width: 180px;}
.activeplan-list li span {font-size: 18px;}
.activeplan-list .plan-price {font-size: 20px;}
.activeplan-list .plan-price i {font-size: 18px;}
.howewwork-section {padding: 50px 0;}
.howewwork-panel {position: relative;transition: all 0.1s ease-in;}
.howewwork-panel::before {content: "";  border-top: solid 15px transparent;  border-left: solid 15px transparent;  border-right: solid 15px transparent;  border-bottom: solid 15px transparent;  position: absolute;  bottom: -30px;  margin: auto;  left:40%;}
.howewwork-panel.shadow {box-shadow: 0 0.5rem 2rem rgb(0 0 0 / 5%) !important;}
.howewwork-panel:hover {box-shadow: 0 0.1rem 1rem rgb(0 0 0 / 25%) !important;}
.howewwork-panel:hover::before {border-top: solid 15px #ffffff;}
.howewwork-2 .howewwork-panel::before {content: "";border-top: solid 15px transparent;border-left: solid 15px transparent;border-right: solid 15px transparent;border-bottom: solid 15px transparent;position: absolute;top: -30px;bottom: inherit;margin: auto;left: 40%;}
.howewwork-2 .howewwork-panel:hover::before {border-bottom: solid 15px #ffffff;}
.howewwork-2 .howewwork-panel:hover {box-shadow: 1px 0.2rem 1.5em rgb(0 0 0 / 28%) !important;}
.homefaq-section {padding: 60px 0 ;}
.homefaq-section .page-heading {margin-bottom: 60px;}
.homefaq-section .accordion-button {color: #000;font-size: 18px;font-size: 18px; color: #000; cursor: pointer; font-weight: 600; line-height: 1.4;margin-bottom:0}
.homefaq-section .accordion-button:focus {z-index: 3;border-color: #ffffff;outline: 0;box-shadow: none;}
.homefaq-section .accordion-body p {font-size: 16px; color: #000; line-height: 26px;}
/*.homefaq-section .accordion-button::after {background-image: inherit !important;content: "\f067";font-family: "Font Awesome 5 Free";font-size: 12px;color: #000;font-weight: 900;transform: none;}
.homefaq-section .accordion-button:not(.collapsed)::after {background-image: inherit !important;font-family: "Font Awesome 5 Free";content: "\f068";font-size: 12px;color: #000;font-weight: 900;}*/
.homefaq-section .accordion-item {background-color: #fff;margin: 8px 0;border: none;box-shadow: 0 0 10px 2px rgba(0,0,0,0.1) !important;width:100%;border-radius: 5px ;overflow: hidden;}
.homefaq-section .accordion-button:not(.collapsed) {color: #000;background-color: #ffffff;box-shadow: inherit;}
.article-section {width: 100%;background: #fff;padding:60px 0;}.articles-mainpanel {  width: 100%;}
.articles-gridpanel {width: 100%;float: left;padding-top: 15px;}
.articles-group {width: 100%;float: left;margin: 13px 0;}
.articles-imgpanel {  width: 100%;  float: left;  height: 100%;  overflow: hidden;}.articles-imgpanel img {  width: 100%;  height: 100%;  -webkit-transition: all 400ms linear 0s;  -o-transition: all 400ms linear 0s;  transition: all 400ms linear 0s;  transform-origin: bottom;  -webkit-transform: scale(1);  -ms-transform: scale(1);  transform: scale(1);  transform-origin: top left;}.fullblog .articles-imgpanel {  height: auto;}.fullblog .articles-imgpanel img {  height: auto;}.articles-group:hover .articles-imgpanel img {  -webkit-transform: scale(1.05);  -ms-transform: scale(1.05);  transform: scale(1.05);}.newsarticle-slider .owl-item.active.center .articles-group img {  -webkit-transform: scale(1.08);  -ms-transform: scale(1.08);  transform: scale(1.08);}.articles-conents {width: 100%;float: left;padding: 0 0 0 20px;}.articles-conents h3 {padding-top: 12px;margin: 0;font-size: 16px;color: #000000;font-weight: 600;}
.articles-conents p {padding: 15px 0 15px 0;margin: 0;font-size: 16px;color: #8e8e8e;font-weight: 400;line-height: 20px;}
.article-date {font-size: 16px;color: #8e8e8e;}
.articles-conents .common-btn {padding: 5px 15px;background: #0090f1;font-size: 12px;color: #fff;font-weight: 500;border-radius: 4px;}.articles-conents .common-btn:hover, .articles-conents .common-btn:focus {  background: #29b3e0;  color: #fff;  border-radius: 24px ;}.articles-conents .common-btn:before { display: none;}.articles-conents a {  font-size: 16px;  color: #ec1918;  font-weight: bold;}.articles-mainpanel .parent-btn {  padding-top: 80px;  text-align: center;}
.result-section {width: 100%;padding: 50px 0;clear: left;}
.results-text {background-image: url(../shape-bg-2.html);  background-repeat: no-repeat;  background-position: left top;  background-size: 100%  100% ;  padding-top: 150px; padding-left: 100px; padding-bottom: 0;min-height: 417px;}
.page-heading{ margin-bottom:55px;text-align:center ;}
.page-heading h2{ margin: 0;font-size: 2.28rem;font-weight: bold;line-height: 1.3 !important;text-transform: uppercase;}
.page-heading h3{ margin: 0;font-size: 1.5rem;}
.page-heading > span {display: block; padding-bottom: 0; font-size: 1.5rem; color: #0090f1; font-weight: 500; text-transform: uppercase; line-height: 1.2;}
.page-heading p {margin: 0;  padding-top:5px;  color: #000;  font-size: 17px;  line-height: 26px;font-size: 22px;}
.weboptimization-main { padding: 20px 0;}
.better_img { width:100%; box-shadow: #e6e6e6 0 0 15px;}
.img_wd { width:100%;}
.cont_center { display: flex; align-items: center;}
.contentbld { font-weight: 600;}
/*.top_title { font-size: 2.3rem !important;}*/
.img_wd2 { width:90%;}.footert-mid {border-top: 1px solid #628eb0;margin: 20px 0 10px;padding: 20px 0 10px;overflow: hidden;}.clentResult_header {background: #3b88bf;color: #fff;text-transform: uppercase;padding: 7px 12px;font-weight: 500;font-size: 26px;}
.result .item_url {padding:12px 8px;padding-left: 10px;text-align: center;font-size: 20px;font-weight: 500;color:#3b88bf;border-bottom:1px #ccc solid;}
.clientResultTable ul {width: 100%;border-collapse: collapse;margin-top: 10px;padding: 0;margin-bottom: 0;}
.clientResultTable ul li {padding: 10px 15px;width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.clientResultTable ul li:nth-child(even) {background: #F6FBFC;border-top: 1px solid #ddd;}
.clientResultTable ul li:first-child {text-align: left;}
.result .item {border: 1px solid #ddd;overflow: hidden;}
.result .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled { display: block !important;position: absolute;right: 0;bottom:-70px;}
.clentResult_footer {background: #666;}
a.viewAllResult {background: #fff;color: #222;padding: 8px 20px;display: inline-block;margin: 10px;border-radius: 5px;font-size: 14px;text-transform: uppercase;font-weight: 500;text-decoration: none !important;}
.owl-nav button.owl-next {width: 30px;margin: 20px 0;font-size: 32px !important;color:#fff !important;font-weight: bold;}
.owl-nav button.owl-prev {width: 30px;margin: 20px 0;font-size: 32px !important;color:#fff !important;font-weight: bold;}
.result .owl-dots { display: none;}
.web_banner_pic { padding-top: 50px; width:85%;}
.port_btn {display: inline-block; background: #0090f1; text-align: center; padding: 15px 20px; color: #fff; border: none; border-radius: 5px; font-size: 18px; margin: auto; text-transform: uppercase; font-weight: 600; text-decoration: none !important; transition: all 0.3s ease-in;line-height: 1.5;}
.port_btn:hover { background: #286baf; color:#fff;}
.port_btn2 { background: #000 !important;}
.port_btn2:hover { background: #111 !important;}
.recent-client { padding:60px 0; background: #fff;}
.recent_title { font-size: 35px; font-weight: 700; color:#111; line-height: 45px;}
.recent_title span { display: block; color:#3b8ac3; font-size: 20px; font-weight: 500;}
ul.client { padding:30px 0 0; display: flex;  justify-content: center; flex-wrap: wrap;}
ul.client li { width:20%; list-style-type: none; height:auto;}
ul.client li img {max-width: 100%;}
ul.client2 { padding:0; display: flex;  justify-content: center; flex-wrap: wrap; margin-bottom: 0;justify-content: space-between;}
ul.client2 li { width:13%; list-style-type: none; height:auto; padding:0}
.web_comp { background: #f8f8f8; padding: 20px 0 50px;}
.comp_title { font-size: 35px; font-weight: 700; color:#111; padding-bottom: 20px;}
.comp_cont { font-size: 21px; line-height: 30px; font-weight: 500; width:80%; margin:0 auto;}
.web_service { padding:40px 0;}
.service_grid { display: flex; justify-content: space-between; flex-wrap: wrap; text-align: center; width: 100%; margin:0 auto;}
.service_group { background: #fff; width:30%; border-radius:8px; padding: 30px 30px 20px; color:#000; margin:0 0 25px 0; box-shadow: 0 0 10px 2px rgba(0,0,0,0.1);}
.service_group:hover, .service_group.active { background: #0090f1; color:#fff;}
.service_icon { display: block; text-align: center;}
.plan_btn { display: block; background: #0090f1; color:#fff; font-size: 18px; width: 180px; margin: 15px auto; padding: 10px 0; text-decoration: none; border-radius: 5px;}
.service_group:hover .plan_btn { background: #fff; color:#0090f1;}.service_title { margin: 10px 0 5px 0; font-size: 22px; text-transform: uppercase; text-transform: capitalize;font-weight: 600;}
.service_first { background: none !important; padding: 30px 30px 20px; text-align: left;}
.service_first:hover { color:#000 !important;}
.service_first .top_heading { font-size: 2rem; text-transform: uppercase; font-weight: 600; padding: 0 0 10px 0; line-height:1.2; margin-bottom:20px}
.service_first .top_cont { font-size: 17px; padding: 0; color: #000; width: 100%; line-height: 32px;}
.price_cont {margin: 10px 0 5px 0;font-size: 1.5rem;font-weight: 600;}
.service_subtitle {font-size: 17px; padding: 7px 0; line-height: 32px;}
.clintimg { width:100%;}
.articlebtn { display: block;padding: 15px 30px;background: #0090f1;font-size: 16px;color: #fff;font-weight: 500;border-radius: 4px;text-decoration: none;outline: none !important;margin: 0 auto;width: 200px;text-align: center;margin: 40px auto 40px;}
.articlebtn:hover {background: #2f76aa;color:#fff;}
.list-unstyled .col { margin:10px 0;}
.list-unstyled li a { text-decoration: none; font-size: 18px; color:#000 !important;}
.list-unstyled li a:hover { color:#0090f1 !important;}
.list-unstyled .bi-chevron-right::before { font-size: 15px;}
.list-unstyled .col-10 { margin-left:0px !important;}.accordion {display: flex;flex-wrap: wrap;height: auto;width: 100%;}.accordion__content {order: 1;flex-grow: 1;width: 100%;display: none;margin-top: 50px;}.accordion__label {display: flex;width: 20%;margin-bottom: 20px;cursor: pointer;flex-grow: 1;text-align: center;padding: 0 0.5rem;position: relative;
}.accordion__label:hover{box-shadow: 0 0.1rem 1rem rgb(0 0 0 / 25%) !important;}.accordion__label:hover::before {content: "";border-top: solid 15px transparent;border-left: solid 15px transparent;border-right: solid 15px transparent;border-bottom: solid 15px transparent;position: absolute;bottom: -30px;margin: auto;left: 40%;}
.accordion__label.active::before {content: "";border-top: solid 15px transparent;border-left: solid 15px transparent;border-right: solid 15px transparent;border-bottom: solid 15px transparent;position: absolute;bottom: -30px;margin: auto;left: 40%;}.accordion__radio {display: none;}.accordion input[type="radio"] {  display: none;}.accordion input[type="radio"] + label { color: var(--color-six); z-index: 1;}.accordion input[type="radio"]:checked + label {
font-weight: 600;border-top: 1px solid var(--color-five);border-left: 1px solid var(--color-five);border-right: 1px solid var(--color-five);border-bottom: none;box-shadow: 0 0.1rem 1rem rgb(0 0 0 / 25%) !important;}
.accordion input[type="radio"]:checked + label + .accordion__content {  display: flex;margin-right: 0;border-left: 1px solid var(--color-five);border-right: 1px solid var(--color-five);border-bottom: 1px solid var(--color-five);}
.main_card{background: #fff;padding: 10px;box-shadow: 0 0.5rem 2rem rgb(0 0 0 / 5%) !important;cursor: pointer;width: 100%;}.card_content{text-align: center;font-size: 16px;font-weight: bold;margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
color: #000;}.accordion__content__image__container {margin-right: 10px;}.accordion__content__image {width: 85%;margin: 0 auto;}
.accordion__content__text__title {margin-top: 3%;}.accordion__content__text__horizontal-line {border: none;border-bottom: 1px solid var(--color-five);margin-right: 2%;}.accordion__content__text__body {margin-top: 2%;padding-right: 5%;}
.new-per-click.pay-per-click-package {margin-bottom: 30px;}
#seo_full ul#service {margin: 10px auto;padding:0px;}
.comparePlanHeading {font-weight: 500;text-transform: uppercase;justify-content: flex-start;display: flex;align-items: center;flex-wrap: wrap;line-height: 1.8em;padding: 10px 0;}#showmenu { /* background: #EF8100; */background: #0f67a2;color: #fff;padding: 15px 10px;border-radius: 6px;font-size: 18px;font-weight: 400;display: block;margin: 20px auto 20px auto;width: 300px;text-align: center;font-weight: 600;cursor: pointer;}
.pricingSubTitle {text-align: center;font-size: 14px;font-weight: 500;font-family: 'poppins';color: #000;}
.compare_title {text-align: center;padding: 5px 0 20px;font-size: 38px;font-weight: 700;line-height: 1; color: #000000;}
.cp_table {margin: 10px 0; border: 1px solid #ddd;}
.comparePlanHeading {font-weight: 500;text-transform: uppercase;justify-content: flex-start;display: flex;align-items: center;flex-wrap: wrap;line-height: 1.8em;padding: 10px 0;}
.comparePlanHeading2 {font-weight: 500;text-transform: uppercase; justify-content: flex-start; display: flex; align-items: center; padding: 10px 0;}
.comparePlanBlk p {text-align: center;font-weight: 400;font-size: 18px;color: #222;}
a.getafree {background: #FFC000;color: #fff;padding: 10px 10px;border-radius: 10px;font-size: 28px;font-weight: 500;display: block;margin: 30px auto 10px auto;width: 350px;text-align: center;}
.getafree.getafreeblue {background: #0029FB;}
a.getafree:hover{background: #195475;}
.comparePlanHeading2 img:first-child {margin-left: 10px;}
.hideblock a {  font-size: 11px !important;  padding: 5px !important;  font-weight: bold !important;}.comparePlanInner #seo_full ul#service li.full_white {background: none;font-weight: 500;text-transform: uppercase;justify-content: flex-start;display: flex;align-items: center;flex-wrap: wrap;line-height: 1.8em;padding: 10px 0 !important;font-family: "oswald", sans-serif;}
.comparePlanInner #seo_full ul#service li.full_white span {font-size: 20px;padding: 10px 0;}
.comparePlanInner #seo_full ul#service li.second{background: none !important;}
.monthTomonth{padding-left: 10px;}
.seo_ProcessList li:nth-child(9) img {max-width: 100%;}
.comparePlanInner #seo_full ul#service li.first {background: none; border-bottom: 1px solid #ccc;}
.comparePlanInner #seo_full ul#service li.compareHeading {border-right: 0 !important;font-weight: 500;font-size: 16px !important;padding: 10px !important;text-transform: uppercase; background: #EFEFEF !important;height: 80px!important;}
.seo_process_blk {background: #F0F3F1;padding: 40px 0;}
.seoProcessTitle {text-align: center;font-size: 30px;text-transform: uppercase;font-weight: 500;color: #222; padding-bottom: 40px;}
.seo_ProcessList{display: flex; justify-content: space-between; flex-wrap: wrap;}
.seo_ProcessList li{width: 33.33%;text-align: center;padding: 10px;box-sizing: border-box; padding-bottom: 20px; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd;}
.seo_img {position: relative;width: 250px;height: 250px;margin: 0 auto;}
.seo_img img {max-width: 75%;height: auto;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}
.seo_detail p {font-size: 16px;font-weight: 400;line-height: 1.6;}
.seodetail_title {color: #0B73D6;text-transform: uppercase;font-weight: 500;font-size: 30px; line-height: 1; padding-bottom: 5px;}
.seoDetailSubtitle {text-transform: uppercase;font-weight: 500;color: #222;font-size: 24px; padding-bottom: 10px;}
.seo_ProcessList li:nth-child(3n) {border-right: 0;}
.seo_ProcessList li:nth-child(7) {border-bottom: 0;}
.seo_ProcessList li:nth-child(8) {border-bottom: 0;}
.seo_ProcessList li:nth-child(9) {border-bottom: 0;}.tab-white #seo_full ul#service li.first {width: 30%;font-size: 14px;padding: 9px 10px 11px 10px;background: #E0F2FF !important;}
.tab-white #seo_full ul#service li.second {width: 14%;font-size: 16px;}
#seo_full ul#service li.first {width: 40%;box-sizing: border-box;padding: 9px 11px 11px;border-right: 1px solid #ccc!important;border-left: 1px solid #ccc!important;background: #E0F2FF;border-bottom: 1px solid #a3d7fd;height: 40px;}
#seo_full ul#service li {float: left;display: block;color: #004;font-size: 18px;position: relative;}
#seo_full ul#service li.second {box-sizing: border-box;width: 20%;height: 40px;text-align: center;padding: 10px;border-right: 1px solid #ccc!important;border-bottom: 1px solid #ccc!important;background: #f7f7f7!important;}
.comparePlanInner #seo_full ul#service li.full_white {background: none;font-weight: 500;text-transform: uppercase;justify-content: flex-start;display: flex;align-items: center;flex-wrap: wrap;line-height: 1.8em;padding: 10px 0 !important;font-family: "oswald", sans-serif;}
#seo_full ul#service li.full_white {padding: 22px 0;width: 100%;background: url(../png/title-line.png) left 30px repeat-x;border-bottom: 1px solid #ccc;}.exp_service { padding: 60px 0;}
ul.expertise {list-style: none;  padding: 0;  margin:0 0 15px 0;}
ul.expertise li{padding:11px 0 5px 32px;position: relative;font-size: 17px;  color: #000;  font-weight: 400;  line-height: 24px;}
ul.expertise li:before {content: "\f00c";font-family: "Font Awesome 5 Free";font-weight: 900;text-align: center;font-size: 8px;color: #ffff;line-height: 22px;position: absolute;left: 0;top: 13px;width: 21px;height: 21px;background: #0090f1;border-radius: 100px; }
ul.expertise li span {  font-size: 17px;  color: #000;  font-weight: 400;  line-height: 24px;}

.competitive {border: 1px #ddd solid; border-radius: 50%; width: 250px; height: 250px; padding-top: 0; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; flex-flow: column; background: #f8f8f8}
.competitive h3, .competitive .complete {display:block; width:100%}
.complete { font-size: 21px; font-weight: 700;}
.cont_mid { display: flex; justify-content: center;}
.trust_sec { padding: 60px 0;  text-align: center;}
.trust_icon { display: block; margin:0 0 20px;}
.trust_title { font-size: 23px; font-weight: 600;}
.trust_cont { padding: 10px 32px; font-size: 17px; line-height:32px;margin: 0;padding-bottom: 0;}
.data_box { background: #fff; border-radius: 4px; margin:10px 0;}
.analytics_heading { font-size: 23px; text-align: left; font-weight: 600;}
.analytics_cont { font-size: 19px; font-weight: 500; padding: 10px 0;}
.box_design { text-align: left; background: #fff;}
.data_box .list-group-item.active { background: none;}
.data_box .list-group-item:hover { background: none;}
.better_title { font-size: 27px; color:#666; padding:10px 20px; font-weight: 600;}
.better_title span { display: block; margin-bottom: 10px; color:#3b8ac3; font-size: 22px; text-transform: uppercase;}
.better_cont { font-size: 21px; color:#666; padding: 10px 20px; font-weight: 500;}
.edit_heading { font-size: 23px; font-weight: 600; padding: 10px; color:#666;}
.gallery_sec { margin:0;}
ul.glbox { display: flex; flex-wrap: wrap; justify-content: space-between; margin-top:0;}
ul.glbox li { width:23%; margin:0 0 30px 0; list-style: none; cursor: pointer; box-shadow:0 0 10px 2px rgba(0,0,0,0.1);border-radius:5px}
ul.glbox li img { max-width:100%; height: auto;}
.getbtn {background: #3b8ac3;color: #fff;padding: 15px 10px;border-radius: 6px;font-size: 21px;font-weight: 500;display: block;margin: 40px auto 10px auto;width: 300px;text-align: center;text-decoration: none;clear:both;}
.getbtn:hover {background: #185580; color:#fff;}
.legal_heading { font-size: 3rem !important; color:#222 !important;}
.int_btn { background: #0090f1; border-radius: 5px; color: #fff; text-transform: uppercase; font-size: 14px; padding: 10px 30px; text-decoration: none;font-weight: 600; margin-top: 20px; position: relative; top: 25px;}
.int_btn:hover { background: #286baf; color: #fff;}
.legal_bg { background: url("../legal-seo-4.html") top right; background-size: cover; min-height: 510px;}
.mr_lft { margin-left:50px;}
.legal_cont { margin-top:100px; text-align: left; margin-left:20px;}
.revenue_txt { font-size:14px; color:#fff; line-height: 16px;}
.revenue_txt span { font-size: 21px; font-weight: 600; text-transform: uppercase;}
.legal_pic { width: 100%;}
.space { margin:25px 0;}
.competitor_bg { background:#ecf2f7 url("../competitor-bg.html") no-repeat; background-size: cover; padding:60px 0;}
.law_title { font-size: 2rem; font-weight: 700; margin:25px 0; line-height: 38px;}
.law_title span { color:#3b8ac3;}
.lawyer { color:#3b8ac3; font-weight: 500; font-size: 18px;}
ul.legal_advise { padding: 10px;}
ul.legal_advise li:first-child {padding-top: 0;}
ul.legal_advise li { padding:3px 0; font-size: 17px; font-weight: 600; color:#3b8ac3}
ul.legal_advise li span { color:#000;}
.attorney_sec { width:90%; margin: 0 auto; background: #3f85b3; border-radius: 20px; padding: 10px 20px; margin-top:50px;}
.attorney_sec h3 { font-size: 24px; color:#fff; font-weight: 600; padding: 20px 50px 5px 10px}
.attorney_sec p { font-size: 17px; color:#b7d0e2; padding:5px 10px}.processes-main {background: url(../time-line.html) center top no-repeat;  background-size: 100% 68%;  margin-top: 80px;}
.processes-panel {padding-bottom: 55px;  margin-top: -40px;  text-align: center;}
.processes-icon {display: inline-block;width: 80px;height: 80px;background: #fff;text-align: center;line-height: 70px;border: solid 1px #ebeced;border-radius: 100px;}
.processes-panel h2{margin: 15px 0 15px 0;font-size: 22px;color: #000333;text-transform: uppercase;}
.processes-panel p{margin: 0;padding-right: 10px;  font-size: 16px;  color: #6e6e6e;}
.webdesignpackages-page .processes-panel p {padding-right: 30px;}
.processes-middlecolumn {padding-bottom: 180px;margin-top: -25px;}
.processes-lastcolumn {margin-top: -150px;}
.webservice-section {padding: 0 !important;/*background: url(../images/webservice-bg3.jpg) left top no-repeat;*/  background-size: cover;}
.webservice-main {padding: 60px 0;}
.webservice-section.bg-white { background-color: #fff !important; }
.testimonial-section {width: 100%;overflow: hidden;padding: 60px 0;background: #f8f8f8;}
.testimonial-main { width: 95%; margin:0 auto; padding:0;}
.testimonial-slider { width: 100%; float: left;}
.testimonial-group { width: 100%;height: 100%;padding: 20px 0;position: relative;/* overflow: hidden; */text-align: center;}
.testimonial-maincontent { width: 50%; padding: 0; bottom: 60px; /* margin: auto; */ right: 0; float: right;}
.testimonial-content { width: 100%;background: #fff;padding: 30px 30px 60px 30px;text-align: center;border-radius: 6px !important;min-height: 389px;}
.center .testimonial-content {min-height:inherit}
.testimonial-content p{ margin: 0; overflow: hidden; padding: 5px 0 0 0; font-size: 15px; color: #343434; text-align: center;}
.testimonial-section .clint-info {position: relative;top: -30px;}
.clint-info figure{ width:70px !important;height:70px !important;margin: 0;display: inline-block;}
.clint-info figure span{ width: 70px !important;height: 70px !important;display: inline-block;position: relative;border-radius: 100px;padding: 5px;overflow: hidden;}
.clint-info span img{ width:60px !important; height:60px !important; display: inline-block !important; border-radius: 100%; overflow: hidden; position: relative;}
.clint-info span::before { content: "";position: absolute;top: 0;left: 0;width: 70px;height: 50%;background: #fff;padding: 3px;z-index: 0;}
.clint-info span::after { content: "";position: absolute;bottom: 0;left: 0;width: 70px;height: 50%;background: #0090f1;padding: 3px;z-index: -1;}
.clint-info h3 { margin:10px 0 5px 0; font-size: 18px; color: #14212b;}
.clint-info h4 { margin: 0; font-size: 16px; color: #14212b; font-weight: 400;}
.clint-info img { width: auto !important; max-width: 100% !important;} 
.testimonial-slider .owl-item.center,.success_story .owl-item { position: relative; z-index: 9;}
.testimonial-slider .owl-item.center + .owl-item .testimonial-group .testimonial-maincontent { float: left;}
.testimonial-slider .owl-item.center + .owl-item .testimonial-group .testimonial-content p{ text-align: left;}
.owl-item.center .testimonial-group { padding: 0; }
.owl-item.center .testimonial-content { background: #0090f1;}
.owl-item.center .testimonial-maincontent { width: 90%; top: 0; bottom: 0; float: none; margin: auto; position: relative; z-index: 18;}
.owl-item.center .testimonial-content { position: inherit; height: 100%; border-radius: 6px;}
.owl-item.center .testimonial-content i{ color: #fff;}
.owl-item.center .testimonial-content p{ height: auto; text-align: center; color: #fff; -webkit-box-orient: inherit !important; display: inherit !important; -webkit-line-clamp: inherit !important; text-overflow: inherit !important;}
.owl-item.center .clint-info span::after { content: ""; background: #fff !important;}
.testimonial-slider .owl-nav,.success_story .owl-nav  { position: absolute;padding: 0 30px;bottom: -5px;margin: auto;left: 0;right: 0;text-align: center;display: flex;justify-content: center}
.success_story .owl-nav {bottom:0; margin-top:40px;position: relative;}
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {margin:0 10px}
.testimonial-slider .owl-prev i, .testimonial-slider .owl-next i,.success_story .owl-prev i, .success_story .owl-next i { color: #000333; font-size: 25px;}
.sec-gap {padding: 60px 0 30px;}.realstateseo_section {background:#ecf3f7 url("../rank-higher-bg.html");background-repeat: repeat;background-size: 100% 100%;}
.lawform_tabmain {padding-top: 30px;}
.lawform_tabbody {padding-left: 40px;}
.lawform_tabmain .nav-pills .nav-link {  width: 82px;  margin: 12px 0;  color: #c1c1c1;  font-size: 22px;  font-weight: 600;  background-color: #fbfbfb;  position: relative;}
.lawform_tabmain .nav-pills .nav-link:hover {color: #000 !important;}
.lawform_tabmain .nav-pills .nav-link.active, .lawform_tabmain .nav-pills .show > .nav-link {padding-bottom:15px;color: #000;font-size: 45px;background-color: #fbfbfb;}
.lawform_tabmain .nav-pills .nav-link:first-child {margin-top: 0;  padding-top: 0;}
.lawform_tabmain .nav-pills .nav-link.active::after, .lawform_tabmain .nav-pills .show > .nav-link {content: "";top: 65px;}
.lawform_tabmain .nav-pills .nav-link::after {content: "";width: 2px;height: 100%;position: absolute;top: 45px;left:45%;margin: auto;background: url('../down-arrow.html')0px 5px no-repeat;width:25px;}
.lawform_tabmain .nav-pills .nav-link:last-child:after {content: ""; top: 0;height: 15%; border: solid 1px transparent;  display: none;}
.lawform_tabmain .nav-pills .nav-link.active:last-child {margin-top: 16px;}
.lawform_textinfo {padding-left: 60px;}
.lawform_textinfo h2 { margin: 0;  padding-bottom: 22px;  display: inline-block;  font-size: 42px;  font-weight: 700;  position: relative;}
.lawform_textinfo h2::after {content: "";position: absolute;left: 0;bottom: 0;width: 60%;height: 1px;background-color: #e6e6e6;}
.lawform_textdis p {margin: 15px 0 0 0;  color: #727273;  line-height: 32px;}
.page-heading2 {padding-bottom: 60px;}
.page-heading2 h2{ font-size: 2.4rem;font-weight: 800;line-height: 1.3 !important;}
.page-heading2 h3{ margin: 0;font-size: 1.5rem;}
.page-heading2 h2 span {color: #3f85b3;}
.page-heading2 p {padding-top:15px;color: #727273;line-height: 32px;}
.pageruning_text p {color: #727273;line-height: 32px;}
.realstateseo-group {padding: 12px 5px;}
.realstateseo-group i{width: 42px;height: 42px;background: #3f85b3;font-size: 18px;color: #fbfbfb;line-height: 42px;text-align: center;}
.realstateseo-group:hover i {background: #0b6dae;color: #ffffff;}
.realstateseo-group h3 {font-size: 26px;  color: #3f85b3;  font-weight: 600;}
.realstateseo-group p {padding-top: 3px;font-size: 22px;color: #2a3646;}.key_sec { background: url('../key-sec-bg.html') repeat-y; background-position: top center; overflow: hidden;}
.key_lft { width:50%; float: left;}
.pro_details { width:90%; margin: 50px 0;}
.key_title { font-size: 45px; color: #353536; font-weight: 700; line-height: 60px;display: block;margin: 0 0 30px 0;}
.key_title span { color:#3f85b3;}
.pro_details p { font-size: 18px; padding: 25px 0; color:#000; border-bottom:1px #ccc solid;}
.key_rgt { width:50%; float: right;}
.word_count { font-size: 30px; font-weight: 600;}
.backling_details { width:90%; margin: 50px 0 50px 50px;}
.title_backlinks { font-size: 35px; color:#fff; font-weight: 600;}
.backling_details p {font-size: 18px; padding: 10px 0 20px; color:#fff;}
.realestate_sec { padding:50px 0; background: #edf4f8;}
.real_cont { font-size: 18px; padding: 15px 0; color:#000; margin:0px;}
.real_cont2 { font-size: 18px; padding: 30px 30px 10px 0; color:#000; margin:0px;}
.get_cont { font-size: 35px; color:#000; font-weight: 700; letter-spacing: 1px;}
.seo_auditbtn { background: #3f85b3; border-radius: 25px; color:#fff !important; font-weight: 600; font-size: 14px; text-transform: uppercase; width:300px; text-align: center; padding: 15px 30px; text-decoration: none;}
.seo_auditbtn:hover { background: #266a96;}
ul.clientlogo {padding: 30px 0; display: flex; justify-content: center; flex-wrap: wrap;}
ul.clientlogo li { width: 12%; list-style-type: none;  list-style: none;}
.salespace_sec { background: #3f85b3; padding:50px 0;}
.pace_title { font-size: 35px; color:#fff; text-align: center; font-weight: 600; line-height: 50px;}
.conduct_title { font-size: 30px; color:#fff; font-weight: 600;} 
.conduct_txt { font-size: 17px; font-weight: 500; color:#fff; padding: 10px 0; margin:0px;}
.salespace_sec .list-group-item { padding:0rem 2rem; margin-bottom:10px;}
.salespace_sec .list-group-item.active { border-left: 3px #fff solid !important;}
.salespace_sec img { width:90%;}.remote { padding: 10px 30px;}
.bg_non { background: none !important;}
.remote .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled { display: block !important; position: absolute;  bottom: -25px;}
.report_sec { background: url('../report-bg.html') no-repeat; background-size: cover; padding:50px 0;}
.insight_report { background:#fff; border-radius:8px; padding:50px;}
.report_chart { margin-top:150px;}
ul.insightlist  {list-style: none;  padding: 0;  margin:0 0 30px 0;}
ul.insightlist li{padding:11px 0 5px 32px;position: relative;}
ul.insightlist li:before {content: "\f00c";font-family: "Font Awesome 5 Free";font-weight: 900;text-align: center;font-size: 8px;color: #ffff;line-height: 22px;position: absolute;left: 0;top: 13px;width: 21px;height: 21px;background: #0090f1;border-radius: 100px; }
ul.insightlist li span {  font-size: 17px;  color: #000;  font-weight: 400;  line-height: 24px;}
.insight_btn { font-size: 18px; font-weight: 600; color:#0090f1; text-decoration: none;}
.insight_btn:hover { text-decoration: underline;}
.insight_img { margin:20px;}
.join_sec { margin:50px auto; width:95%; border:1px #3f85b3 solid; border-radius: 25px; padding: 50px; text-align: center;}
.join_cont { font-size: 32px; color:#000; font-weight: 700; line-height: 50px; margin-bottom: 40px;}
.join_cont span { color:#3f85b3;}
.join_btn { border:1px #3f85b3 solid; border-radius: 25px; padding: 10px 25px; font-size: 14px; font-weight: 600; text-decoration: none; margin:10px;}
.join_btn:hover { background: #3f85b3; color:#fff;}
.join_btn2 { background: #3f85b3; color:#fff; border-radius: 25px; padding: 12px 25px; font-size: 14px; font-weight: 600; text-decoration: none; margin:10px;} 
.join_btn2:hover { background: #1e6492; color:#fff;}
.why_seo_sec { background: #3f85b3; padding:60px 0;}
.why_seo_heading { font-size: 40px; color:#fff; line-height: 55px; font-weight: 700; margin-bottom: 20px;}
.readseo { color:#fff; text-decoration:none;}
.readseo:hover { color:#fff;}
ul.seolist { margin:0px; padding:0px 20px; width:90%;}
ul.seolist li { list-style-type: disc; font-size: 17px; color:#fff; padding: 8px 0; line-height:30px; font-size: 18px;}
.client_rev { background: #fff; border-radius:8px; margin-top:25px;}
.clint_cont { padding: 50px; width: 95%;}
.clint_cont p { font-size: 20px; color:#000; font-weight: 700; line-height: 30px;}
.clint_cont span { color:#3f85b3; font-size: 18px; font-weight: normal;}
.video_img { width:100%; margin-left: 12px; border-top-right-radius: 8px; border-bottom-right-radius: 8px;}
.seoattorney_sec { background: url('../seo-attorney-bg.html') no-repeat; background-size: cover; padding: 60px; margin-top:60px;}
.attorney_cont { width:90%; margin:0 auto;}
.law_firm_ont { background: #74a7c8; padding:5px 0; font-size: 16px; color:#fff; width:33%; border-radius: 10px; text-align: center;}
.book_free { font-size: 35px; color:#fff; line-height: 50px; font-weight: 700; margin:10px 0 30px;}
.bookfree_btn { background: #fff; border-radius:20px; color:#3f85b3; font-size: 14px; text-transform: uppercase; width: 300px; text-align: center;
padding:12px 30px; text-decoration: none; font-weight: 600;}
.bookfree_btn:hover { background: #222; color:#fff;}ul.keywordplan { margin-top:25px; display: flex; flex-wrap: wrap; padding:0px;}
ul.keywordplan li { background: #1b75b7; border-radius: 4px; padding:25px 5px; width:28%; color:#fff; text-align: center; list-style: none; margin:0px 10px;}
ul.keywordplan li:first-child { margin-left: 0;}
.local_client { margin:0px;}
.local_client p { font-size: 18px; font-weight: 600; padding: 10px 0 0; line-height: 26px;}
.count_cont { font-size: 1.8rem;}
.count_cont em { font-style: normal; font-size: 1.2rem; font-weight: 600;}
.optimize_sec { background: #0090f1; padding:40px 0 60px; text-align: center;}
.get_top_heading { font-size: 40px; color:#fff; font-weight: 700; margin-bottom: 15px;}
.top_cont { width:80%; margin: 0 auto; color:#fff; padding:5px 0 30px; font-size: 17px;}
.getstart_btn { background: #0f67a2; width:100%; text-align: center; height: 58px; color:#fff; border:none; border-radius:5px; font-size: 18px; text-transform: uppercase;font-weight: 600;}
.optimize_sec .form-control { line-height: 1.8 !important;}
.getstart_btn:hover { background: #222;}
.key_research_sec { background: #f8f8f8;}
ul.gsearch { margin-top:0; padding: 0;}
ul.gsearch li { font-size: 19px; line-height:22px; font-weight: 600; list-style: none; padding: 20px 0; min-height: 120px;min-height: inherit; display: flex; width: 100%;}
ul.gsearch li:first-child {padding-top:0}
ul.gsearch li img {float: left; width: 90px;margin-right: 15px;}
ul.gsearch li span { margin-top: 30px; float: right; width: 82%; line-height: 30px;}
.local_service_sec { background:#F5FBFF url('../local-service-bg.html') no-repeat; background-size: cover; padding: 50px 0; margin:0;}
.local_seo_card { background: #fff;}
.local_seo_card:hover { box-shadow: 0 15px 35px 0 rgba(0,0,0,0.07);}
.most_popular_heading { font-size: 45px;}
.chooseus_blk { background: #fbfbfb; padding:60px 0; margin-top:0;}
.chooseus_blk .accordion-item { width:100%; border:none; margin:0; background: #fbfbfb; }
.chooseus_blk .accordion-button:not(.collapsed) { background: none; color:#000; font-size:1.4rem; font-weight: 600; box-shadow: none;}
.chooseus_blk .accordion-button { font-size: 1.4rem; font-weight: 600; background: #fbfbfb !important; margin:0 0 10px 0 !important}
.chooseus_blk .accordion-item .active { width:100%; border:none; margin:20px 0; background: #ff6666; }
.chooseus_blk .accordion-button::after { background-image: none;}
.chooseus_blk .accordion-button:focus { box-shadow: none;}
.chooseus_blk .accordion-body {padding:0rem 46px; font-size: 17px;}
.chooseus_blk .accordion-item img { margin-right: 15px;}
.scale_sec { background: #fdfdfd url('../working-process-bg.html') top center; background-repeat: no-repeat;}
.working_icon_wrapper { -webkit-box-shadow: 0 15px 35px rgba(0, 0, 0, 0.07); box-shadow: 0 15px 35px rgba(0, 0, 0, 0.07); border-radius: 0; padding: 50px 30px;text-align: left;  border-bottom: 5px solid #1172b1;  margin-right: -70px; display: flex;}
.working_icon_wrapper h3 { margin: 0; color: #324452; font-size: 24px; font-weight: 700;}
.working_icon_wrapper img { margin-right:20px;}
.repost_space { margin-top:10px;}
.working_icon_wrapper.box1 { position: relative; top:180px;}
.working_icon_wrapper.box2 { position: relative; top:40px;}
.working_icon_wrapper.box3 { position: relative; top:-80px;}
.working_icon_wrapper.box4 { position: relative; top:-200px;}
.industry_specific_sec { /*background: #f0f6ff url('../images/industry-specific-bg') no-repeat;*/ background-size: cover; padding: 50px 0 20px;}
.campaign_blk { background: #24549c; padding:50px 0; margin-top:40px;}
.fit_heading {font-size: 2.4rem; font-weight: 800; line-height: 1.3 !important; margin-bottom: 15px; color:#fff;}
.custom_cost { text-align: center; color:#ccc; font-size: 17px;}
.campaign_blk_box { background: #3565ad; padding:30px; margin:0;}
.campaign_blk_box .top_title { font-size: 25px !important; color:#fff; text-transform: uppercase; font-weight: 700;}
.campaign_blk_box p { font-size: 17px; color:#fff; font-weight: 500; padding:15px 0;line-height: 32px; margin:0}
.campaign_blk_box a { width: 100%; text-align: center; font-size: 18px; text-transform: uppercase; font-weight: 600; border-radius: 5px; padding: 15px 15px; background: #fff; color: #3565ad; display: block; text-decoration: none; line-height: 1.5;}
.campaign_blk_box a:hover { background: #24549c; color:#fff;}
#freeSEO { clear: both;}
.article_box { margin:0;}
.article_box .article_heading { font-size: 24px; padding: 15px 0; line-height: 30px;}
.article_box .article_heading a { font-size: 24px; color:#000; font-weight: 600; padding:10px 0; text-decoration: none;}
.article_heading h3 { margin: 0;}
.article_box p { font-size: 17px; color:#000;}
.article_box a { text-decoration: none; font-weight: 600;}
.article_box a:hover { color:#222;}
.article_box img { max-width: 100%; height: auto; border:1px #f0eeee solid; padding:5px;}
.success_story_blk { margin-top:230px; padding-top:50px;}
.success_story { width:100% !important;}
.succes_lftbox { background: #fff; padding: 10px; border-radius: 8px; box-shadow: 0 1px 8px #ececec; border: 1px #f0f0f0 solid;}
.succes_rgtbox { background: #0090f1; padding:20px; border-radius: 8px; box-shadow: 0 1px 8px #ececec; padding: 50px;}
.story_cont_title { font-size: 26px; color:#fff; font-weight: 600;}
.story_cont_bdy { font-size: 18px; color:#fff; padding:10px 0;}
.success_story .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled { top:-220px !important; display: block; position: relative; color:#222;}
.success_story .owl-carousel .owl-nav button.owl-prev { position: absolute; top:0px; left: -40px; color:#222 !important; font-size: 45px !important;}
.success_story .owl-nav button.owl-prev { left: -40px; position: absolute; color: #222 !important; font-size: 50px !important;}
.success_story .owl-nav button.owl-next { right: -40px; position: absolute; color: #222 !important; font-size: 50px !important;}
.success_story .owl-dots { display: none;}
.seo_benefit_heading { margin: 10px 0 5px 0; font-size: 1.3rem; font-weight: 600;}
.ecom_service_title { font-size: 1.4rem; padding: 10px 0; font-weight: 600;}
.ecom_getstart_btn { background: #0f67a2; width: 100%; text-align: center; height: 58px; color: #fff; border: none; border-radius: 5px; font-size: 18px; text-transform: uppercase; font-weight: 600;}
.ecom_getstart_btn:hover { background: #2283c3;}
.seo_work_process { background: url('../seo-working-process-bg.html') top center no-repeat; background-size: cover;}
.seo_work_process img { display: block; margin: 10px auto;}
.seo_work_process p { font-weight: 600;}
.seo_wirk_box1 { margin-top:170px;}
.seo_wirk_box2 { margin-top:60px;}
.seo_video img { position: relative; bottom: 100px; border-radius: 12px;}
.platforms_sec { background:#fff; margin-top:0; padding:60px 0;}
.platforms_subtitle { font-size:18px; font-weight: 500; width:80%; margin:5px auto;}
ul.platform { margin:0px; display: flex; justify-content: center; flex-wrap: wrap; padding:0}
ul.platform li { width:20%; margin:0 20px 30px; list-style: none;}
.platform_box1 { position: relative; top:50px;}
ul.platform li img { box-shadow: 0 2px 10px #e8e8e8; border-radius: 50%; display: block; margin: auto;}
ul.tools { padding: 0 0; display: flex; justify-content: center; flex-wrap: wrap;}
ul.tools li { width: 25%; list-style-type: none; height: auto; margin: 0 0 30px; text-align: center;}
ul.tools li img {max-width:60%}
.aftercont {text-align: center; margin-top: 20px; font-size: 20px; font-weight: bold; text-transform: uppercase;}
.guest_post_sec { margin:20px 0 40px;}
.packages-list2{display: flex;    flex-wrap: wrap; padding: 10px 0; justify-content: center;}
.packages-list2>li{flex: 27%; background: #fff; box-shadow: 2px 2px 16px #cccaca; list-style: none; border-radius: 2px; margin: 20px; text-align: center; padding: 0;  max-width: 27%; position: relative;}
.package-name2 { background: #fff; padding:25px 0; font-size: 22px; border-bottom: 1px solid #d8d8d8; border-top-left-radius: 8px;  border-top-right-radius: 8px;}
.package-name2:hover, .package-name2.active {font-size: 22px;border-bottom: 1px solid #d8d8d8; padding-bottom: 7px; background: #0090f1; color: #fff; padding: 25px 0;border-top-left-radius: 8px;  border-top-right-radius: 8px;}
.packages-list2 ul { padding: 10px 0;}
.packages-list2 ul li{font-size: 16px;font-family: poppins;line-height: 35px;color: #000; text-align:left; margin:5px 10px; list-style: none; text-align: center;}
.package-name2 span { font-size: 40px; font-weight: 700; color: #222; display: block;}
.package-name2:hover span, .package-name2.active span { color: #fff;}
.package-btn2{font-size: 16px; color: #fff; border-radius: 4px; padding: 15px 35px; text-transform: uppercase; background:#0090f1; text-decoration: none;display: inline-block;}
.btn-blk2 { margin: 15px auto 0 auto;}
.package-btn2:hover { background:#0f67a2 !important; color:#fff !important;}
.width-25 { width: 25%;}
.ppc_counter { margin: 0; font-size: 50px; font-weight: bold;}
ul.benefit_result { padding: 0; display: flex; flex-wrap: wrap; justify-content:space-between}
ul.benefit_result li { list-style: none; width: 48%; font-weight: 600; margin:0 0 30px 0;}
ul.benefit_result li:last-child {margin-bottom:0}
ul.benefit_result li span { font-size: 20px; font-weight: 600; display: block; margin-bottom: 7px;}
.excute { padding:20px 0;}
.excute img { display: block; margin-left: auto; margin-right: auto;}
.excute p { width:80%; text-align: center; margin:0 auto; font-weight: 500; font-size: 19px; padding: 10px 0;}.ppc_package_sec {margin:20px 0 40px;}
.ppc_pack {display: flex; flex-wrap: wrap; padding: 10px 0; justify-content: center;}
.ppc_pack> li{flex: 30%; background: #fff; box-shadow: 2px 2px 16px #cccaca; list-style: none; border-radius: 4px; text-align: center; margin: 20px; text-align: center; padding: 0;  max-width: 30%; position: relative; padding: 10px 25px;}
.ppc_pack> li:hover { background: #f2f2f2; padding: 10px 25px;}
.ppc_pack> li.active { background: #f2f2f2; padding: 10px 25px;}
.ppc_pack> li img { box-shadow: 1px 4px 6px #e6e6e6; border-radius: 50%; margin: 25px 0;}
.ppc_top_title { font-size: 55px; font-weight: bold;}
.ppc_top_title span { font-size: 28px; font-weight: 500;}
.ppc_top_subtitle { font-size: 30px; font-weight: 700; line-height: 38px;}
.ads_pic { margin-top:10px; height: 150px; text-align: center; border-radius: none; box-shadow: none; border-bottom: 1px #ccc solid;}
.ads_pic img { border-radius: 0 !important;  box-shadow: none !important; margin:10px !important; max-width: 60%;}
ul.ppc_box { margin:0px; padding:0px;}
ul.ppc_box li { text-align: left !important; font-size: 16px; color:#000; padding: 8px 0; font-weight: 500; list-style: none; position: relative;}
.top_heading { padding:20px 0 10px; border-bottom: 1px #ccc solid; font-size: 22px; font-weight: 700; text-align: left;}
ul.ppc_box li img { position: absolute; right: 0; top:-14px;}
.ppc_contact_sec { background: #fff; box-shadow: -1px 4px 8px #e5e1e1; padding: 25px; border: 1px #f2f1f1 solid;}
.ppc_contact_sec2 { background: #fff; box-shadow: -1px 4px 8px #e5e1e1; padding: 75px 50px; border: 1px #f2f1f1 solid;}
.location_cont { font-size: 17px; font-weight: 550; line-height: 26px; margin-bottom:10px;}
.location_cont span { font-size: 20px; font-weight: 600; text-transform: uppercase;}
.location_lft_space { margin-left: 70px;}
.ppc_frm input { background: #f6fafd; border: none;}
.ppc_frm select { background: #f6fafd; border: none;}
.ppc_frm .form-control::placeholder {color: #555;}
.ppc_frm textarea { background: #f6fafd; border: none; height: 120px;}
.btn_ppc { background: #0090f1 !important; padding:20px 45px; color:#fff; font-weight: 500; font-weight: 18px; margin-top:20px; border-radius: 5px; text-transform: uppercase;}
.btn_ppc:hover { background: #317bb1 !important;}
.effective .accordion-item { width:100%; background: none; border:none;}
ul.ads_media { margin:0px; box-shadow: 40px 0 25px #dddcdc; width: 70%; background: #fff; display: flex; justify-content: center;  flex-wrap: wrap;
border-top-right-radius: 10px; border-bottom-right-radius: 10px; margin-bottom:20px; padding: 30px 0 10px; margin-left: 70px;} 
ul.ads_media li { width:25%; list-style: none; border-left: 1px #ccc solid;}
ul.ads_media li:first-child { border:none;}
ul.ads_media li img { margin-left: auto; margin-right: auto; display: block;}
.ppc_price_btn { font-size: 16px; color: #fff; border-radius: 4px; padding: 15px 35px; text-transform: uppercase; background: #0090f1; font-weight: bold; text-decoration: none;
position: relative; top:70px;}
.ppc_price_btn:hover { background: #2455b3; color:#fff !important;}
.ppc_req_sec { padding-top:50px;}
.white_label_box { background: #fff; border:1px #e6e6e6 solid; font-size: 45px; font-weight: bold; border-radius: 50%; height: 100px; width:100px; line-height: 90px; text-align: center; margin: 10px auto;  box-shadow: 5px 10px 15px #ccc;}
.white_label_box:hover { background: #0d6efd; color:#fff;}
.reseller_partner { padding:40px 0;}
ul.partner_box { display: flex; word-wrap: wrap; justify-content: center; border-left: 1px #ccc solid; padding: 10px 0;}
ul.partner_box li { margin:0px 10px; list-style: none;}
.res_testimonial { margin:0px; text-align: center;}
.testi_cont { margin:0px; text-align: center;}
.testi_cont p { font-size: 18px; font-weight: 500; line-height: 28px; padding:10px 0; text-align: center;}
.testi_cont img { max-width:100px; height: 100px; border-radius: 50%; display: block; margin-left: auto; margin-right: auto;}
.clientname { font-size: 17px;}
.res_testimonial .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled { display: none !important;}
.res_testimonial.owl-carousel button.owl-dot { background: #ccc !important; width:12px; height: 12px; border-radius: 50%; margin:5px; position: relative; bottom:20px;}
.res_testimonial.owl-carousel button.owl-dot.active {background: #0090f1 !important;}
.view_plan_space { overflow: hidden; padding-bottom: 40px !important;}
.package_reseller { display: flex; flex-wrap: wrap; padding: 0; justify-content:space-between;}
.package_reseller > li{flex: 0 0 33.33%; background: #fff; box-shadow: box-shadow: 0 0 10px 2px rgba(0,0,0,0.1); list-style: none; border-radius: 5px; margin: 0; text-align: center; padding: 20px 30px 10px;padding-bottom: 10px; max-width: 31%; position: relative; box-shadow: 0 0 10px 2px rgba(0,0,0,0.1);}
.package_reseller span { font-size: 30px; font-weight: 600; display: block; color:#0090f1;}
.reseller_package_name { background: #fff; padding:10px 0; font-size: 22px; width:100%; border-top-left-radius: 8px;  border-top-right-radius: 8px;}
.reseller_package_name span {font-size: 22px; font-weight: 700; display: block; color: #000; text-transform: uppercase;}
.package_reseller_price { font-size: 24px; font-weight: 500; color: #111; display: block; width:100%;}
.package_reseller_price span { font-size: 35px; font-weight: 700; display: block; color:#111;}
.package_reseller_price em { font-size: 24px; font-style: normal; font-weight: 500;}
.high_rated_heading { font-size: 45px; font-weight: 900; line-height: 50px;}
.rated_box { background: #fff; border-radius: 4px; border-left: 3px #497DDf solid; padding:10px 20px; text-align: center; box-shadow: 5px 5px 10px #ccc;}
.rated_review { background: #fff; border-radius: 4px; padding: 10px 20px 5px; box-shadow: 5px 5px 10px #dbdbdb; margin-bottom: 30px; list-style: none; margin-left:50px;}
ul.rated_cont { display: flex; word-wrap: wrap; justify-items: center; padding:0px; margin:0px;}
ul.rated_cont li { width:32%; list-style: none;}
.top_rated_cont { font-size: 20px; font-weight: 600; padding: 25px 0; text-align: center; margin:0px;}
.rated_review .text-warning { padding-top: 22px;}
.business_web_pack { width:90%; margin:0 auto;}
ul.bwd_box { margin: 20px 0;  list-style: none;  border-top: solid 1px #e2e2e2;  border-bottom: solid 1px #e2e2e2; padding: 0;}
ul.bwd_box li { text-align: left !important; font-size: 15px; color: #000; padding: 8px 0; font-weight: 500; list-style: none; position: relative;}
.planepackage-panel:hover ul.bwd_box li { color:#fff !important;}
.planepackage-panel.active ul.bwd_box li { color:#fff !important;}
ul.bwd_box li img { position: absolute; right: 0; top: 10px;}
.bwd_cont { padding: 20px 0 10px;  border-bottom: 1px #ccc solid; font-size: 18px !important; font-weight: 700; text-align: left;}
ul.bwd_box li span { font-weight: 600; font-size: 16px !important;}.process_blk {/*background: url(../images/process-bg.png) no-repeat;background-position: 50% 74%;*/}
.process_sec {padding: 40px 0;display: flex; justify-content: center;flex-wrap: wrap; width: 90%; margin: 0 auto;}
.process_grid {width: 50%;display: flex;flex-wrap: wrap;justify-content: center;padding: 12px;box-sizing: border-box;}
.process_sec .process_grid:nth-child(3n) {width: 100%}
.process_des {padding-left: 15px}
.process_img {width: 20%;text-align: center}
.process_img img {max-height:83px;}
.process_des {width: 75%;}
.third_box { top:7px; position:relative;}
.fourth_box { top:10px; position:relative; left:70px;}
.fifth_box { top:15px; position:relative; left:20px;}
.circle_process {width: 65px;height: 65px;border: 1px solid #B6B6B6;border-radius: 50%;margin: 20px auto 20px;line-height: 65px;position: relative;z-index: 1;color: #fff;font-family: poppins;font-weight: 600;font-size: 26px;}
.circle_process.circleOne:after {background: #DB476B; content: ''; top: 0;right: 0;bottom: 0;left: 0;margin: auto;width: 50px;height: 50px;border-radius: 50%;position: absolute;z-index: -1;}
.circle_process.circleTwo:after {background: #10C5AD; content: ''; top: 0;right: 0;bottom: 0;left: 0;margin: auto;width: 50px;height: 50px;border-radius: 50%;position: absolute;z-index: -1;}
.circle_process.circleThree:after {background: #EEB60E; content: ''; top: 0;right: 0;bottom: 0;left: 0;margin: auto;width: 50px;height: 50px;border-radius: 50%;position: absolute;z-index: -1;}
.circle_process.circleFour:after {background: #428CFA; content: ''; top: 0;right: 0;bottom: 0;left: 0;margin: auto;width: 50px;height: 50px;border-radius: 50%;position: absolute;z-index: -1;}
.circle_process.circleFive:after {background: #D14DF2; content: ''; top: 0;right: 0;bottom: 0;left: 0;margin: auto;width: 50px;height: 50px;border-radius: 50%;position: absolute;z-index: -1;}
.process_sec .process_grid:nth-child(3n) .process_img {width: auto;}
.process_sec .process_grid:nth-child(3n) .process_des {width: 45%;}
.process_name {font-weight: 700;color: #222222; font-size: 19px;}
.process_Txt {font-family: poppins;font-size: 15px;color: #000;font-weight: 400;}
ul.bfn_list {padding-top:0;display: flex;justify-content: space-between;flex-wrap: wrap; text-align: left; margin:0px;}
ul.bfn_list li{width: 49%; margin-bottom: 60px; display: flex;justify-content: space-between;flex-wrap: wrap;}
.hswImh{max-width: 100%;}
.bfn_details {width: 80%;padding-left: 15px;}
.bfn_listTitle {font-weight: 600;padding-bottom: 10px;font-size: 28px;color: #000;}
.bfn_details p {font-size: 16px;}
.bfn_details p {font-size: 16px;font-weight: 400;line-height: 1.5em;color: #000;padding-right: 40px;}
.bfn_details p:last-child {margin-bottom:0}
.advantage_cont { text-align: center; margin-top:20px;}
.advantage_cont img { display: block; margin:0 auto;}
.advantage_title { font-size: 19px; font-weight: 600; width: 100%; margin: 0;}
.wordpress_web_pack { width: 70%; margin: 0 auto;}
.wordpress_web_pack .package-group { padding: 0 25px; border-radius: 10px;}
.webdesign_mnu { color: #000; font-size: 15px; text-transform: uppercase; font-weight: 700; padding-bottom: 10px; padding: 0; text-decoration: none;}
.wordpress_plan { border-radius: 16px; padding: 20px; text-align: left;}
.wordpress_plan .pricing { padding: 20px 0 10px;}
.plan-title-wordpress {margin: 10px 0 5px 0; font-size: 1.5rem; text-align: left;}
.plan-price-wordpress { font-size: 40px; font-weight: 700; line-height: 28px; text-align: left;}
.getstart-btn-wordpress { background: #0090f1; padding: 15px 24px; color: #fff; font-size: 15px; font-weight: 600; line-height: initial; text-transform: uppercase; border: none; border-radius: 27px; -webkit-transition: all 400ms linear 0s; -o-transition: all 400ms linear 0s; transition: all 400ms linear 0s;  outline: none !important; width: 100%;}
.planepackage-panel:hover .getstart-btn-wordpress { background: #ffffff; color: #565555;}.ecommerce-WebPrice{padding: 40px 0;}
.ecommerce-WebPrice .startUpTitle{margin-bottom: 60px;}
ul.webPriceList { padding:0px;}
.webPriceList li{display: flex;justify-content: center;align-items: center;font-family: oswald;font-size: 15px;font-weight: 400; min-height: 23px; border-top: 0;}
.webPriceList li:nth-child(even) {  background: #fff;border: 1px solid #d8d8d8;border-bottom: 0;}
.webPriceList li:nth-child(odd) {background: #f3f3f3;border: 1px solid #d8d8d8;border-bottom: 0}
.webPriceList li:last-child{  background: none;    border-bottom: 1px solid #d8d8d8;    border-top: 0;}
.webPriceContent{width: 40%;padding: 8px;}
.webPriceLeft{width: 20%;text-align: center;font-family: oswald;font-size: 16px;padding: 8px;border-left: 1px solid #d8d8d8; }
.webPriceMiddle{width: 20%;text-align: center;font-family: oswald;font-size: 16px;padding: 8px;background: #3A68D0;color: #fff; }
.webPriceRight{width: 20%;text-align: center;font-family: oswald;font-size: 16px;padding: 8px;}
.webPriceContent{font-family: oswald; font-weight: 300; font-size: 16px; color:#222;}
.webHeading{font-family: oswald;font-size: 22px; font-weight: 500;}
.webPara{font-family: oswald; font-size: 16px; font-weight: 400; line-height: 20px; padding-top: 10px;}
.PriceName{ font-size: 25px;font-family: oswald; font-weight: 600; margin: 15px 0;text-transform: uppercase;}
.PricNumber{text-align: center;font-size: 40px;font-weight: 600;padding: 5px 0 10px; line-height: 1;font-family: oswald;}
.webPriceHeading .webPriceContent{font-size: 22px!important; font-weight: 500!important;}
.PriceSubHeading{ font-size: 19px; font-weight: 500;   height: 54px;}
.webPriceList .fa-close {  color: #fc6f3e;}
.webPriceMiddle .fa-close {  color: #fff;}
.webPriceLeft .fa-check { color: #1272d4;}
.webPriceRight .fa-check { color: #1272d4;}
.wpc-none{visibility: hidden;}
.webPriceList  .dmc-btn {background: #f05d29; color: #fff; font-family: oswald;font-size: 17px;text-align: center;  padding: 10px; margin: 5px 15px; border-radius: 5px; display: block;top:0;}
.webPriceHead .webPriceMiddle{position: relative;}
.webPriceHead .webPriceMiddle:before{ content: ''; background: #3A68D0; height: 40px;position: absolute;  top: -30px; width: 100%; left: 0; border: 0;}
.ecommerce-freeRequest{text-align: center;margin: 60px auto 20px}
.ecommerce-freeRequest a { background: #2f5cbe; color: #fff; padding: 12px 30px; border-radius: 8px; font-size: 20px;letter-spacing: 1px; text-decoration: none; font-weight: 600;}    
.ecommerce-freeRequest a:hover{background: #234ca6;} 
ul.shd_List {padding: 0; display: flex;justify-content: space-between;flex-wrap: wrap;}
.shd_ListTitle {display: block;font-weight: 700;color: #000;font-size: 22px;padding-bottom: 10px;align-items: center;margin-top: 15px; font-weight: 800;}
ul.shd_List li {width: 31%;box-sizing: border-box;padding:0;border-radius: 25px;margin-bottom:0;text-align: center; list-style: none;}
.shd_img {display: block;text-align: center;font-weight: 500;padding-bottom: 20px;font-size: 26px;color: #000;font-family: oswald;}
ul.shd_List li p {font-size: 15px;line-height: 1.5em;color: #222;font-weight: 400;font-family: poppins;}
ul.shd_List li p:last-child {margin-bottom:0}
.shd_img img {margin-right: 10px;display: block;text-align: center;margin: 0 auto 15px auto;height: 60px;}
.footer { padding:60px 0 0;}
ul.ft_services { margin: 15px 0 0; padding: 0;}
ul.ft_services li { margin: 0; width: auto; line-height: 26px; list-style: none; padding:5px 0;}
ul.ft_services li a { color:#000; text-decoration: none; font-weight: 500; font-size: 15px;}
ul.ft_services li a:hover { color:#5595f4;}
.ft_top_heading { font-size: 22px; font-weight: 700; color:#222;}
.footer div{line-height:25px}
.footert-top{overflow:hidden; border-bottom:1px #ccc solid; padding:0px 0 20px; margin-bottom:20px; width:100%}
.footer .col{float:left;margin:0 1% 0 0;width:31%;}
.contactus{float:left;font-size:14px;width:88%}
.footert-top .ftcolumn { vertical-align: middle; float: left; margin: 0 auto; width: 33.3333%;}
.footert-top .ftcolumn{vertical-align:middle;float:left;margin:0 auto;width:33.3333%}
.footert-top .socials-icon{display:block;float:left;margin:0}
.footert-top .business-rating img{display:block;float:right}
.text-transformnone{text-transform:none;margin:10px 0 0}
.ftcolumn.socials-links li {display: inline-block; height: 38px; margin: 0 2px; width: 38px;}
.socials-links { margin-top:25px !important;}
.socials-links li img {-webkit-transition: all .5s;}
.socials-links li img:hover { transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);}
.copyrights-links{margin:0; padding: 0 0 10px 0; text-align: left;}
.copyrights-links li { border-right: 1px solid #000; display: inline-block; line-height: 14px; margin: 0 3px 5px 0; padding: 0 8px 0 0; vertical-align: middle;}
.copyrights-links li:last-child {border-right:none; margin-right:0; padding-right:0}
.copyrights-links a:hover, .copyrights-links li a:hover{text-decoration:underline;}
.copyrights-links a, .copyrights-links li a { color:#000; text-decoration: none;}
.copyrights { color:#000; padding-top: 0;}
.social img{transition: none 0 ease 0;}
}
.social img:hover {
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg)
}
.ft_lft { padding-top: 15px;  margin-left: 0;}
.ft_cont { display: flex; flex-wrap: wrap;justify-content:space-between !important }
.hr-full {width:100%}
.top_award { padding: 0;}
.top_award img { float: left; width: 100%; margin: 10px 20px 10px 0;}
.business-rating { text-align: right; margin-top:30px !important;}
.business-rating a { color:#0090f1; text-decoration: none; font-weight: 600;}
.ft_btm { border-top: 1px #ccc solid; padding-bottom: 0; margin-top: 25px;}
.list-unstyled li { width:49%; float: left;}
.why_pt_panel {background: #f0f0f0; border-radius: 8px !important;  text-align: center;}
.why_pt_panel:hover {background: #1d81cb; color:#fff;}
.accordion__label2 { width:16% !important;}
.casestudies-content { padding: 25px 30px 20px 30px; text-align: left;}
.casestudies-content h4 { font-size: 17px; color: #70aad1; font-weight: 400;}
.casestudies-content h3 { padding: 15px 0 20px 0; font-size: 20px; color: #1d1d1d; font-weight: 500; line-height: 30px;}
.casestudies-content p { padding-top: 12px; padding-bottom: 20px; font-size: 14px; color: #000; font-weight: 500; line-height: 22px;}
.casestudies-content a{ color: #599fd4; font-size: 15px; text-transform: capitalize; text-decoration: none;}
.casestudies-content a i { display: inline-block; width: 24px; height: 24px; font-size: 12px; line-height: 24px; text-align: center; border-radius: 100px; border: solid 1px #90c2e7; margin-left:7px;}
.casestudies-img { border-top-left-radius: 6px; border-top-right-radius: 6px;}
.casestudies-grid { background: #fff;}
.casestudies-details span {display: table-cell; padding: 0 10px 0 0;}
ul.scale_growth { padding: 0;}
ul.scale_growth li { background: url('../saas-arrow.html') 0 12px no-repeat; font-size: 18px; font-weight: 600; padding: 8px 0 8px 35px; list-style: none;}
.section_8 { padding: 60px 0; background: #198fd7;}
.advantage h2{text-align: center; color: #fff; font-size: 30px; font-weight: 600;}
.advantage h2 span{ color: #1078c9;}
.advantage p{ text-align: center; color: #fff; font-size: 16px; margin-top: 20px;}
.advantage .btn8{ margin-top: 30px;}
.advantage .btn8 .btn_8{ text-transform: uppercase; text-align: center; color: #fff; text-decoration: none; align-items: center; font-size: 22px; background: transparent;border: 2px solid #fff; padding: 15px 50px; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px;  -o-border-radius: 8px;font-weight: 600;  font-size: 15px; }
.advantage .btn8 .btn_8:hover { background: #fff; color:#1f76b5;}.section_9 { padding: 60px 0; background: #fff1e3;}
.advantage2 h2{text-align: center; color: #222; font-size: 30px; font-weight: bold;}
.advantage2 h2 span{ color: #222;}
.advantage2 p{ text-align: center; color: #000; font-size: 18px; margin-top: 20px;}
.advantage2 .btn9{ margin-top: 30px;}
.advantage2 .btn9 .btn_9{ text-transform: uppercase; text-align: center; color: #fff; text-decoration: none; align-items: center; font-size: 22px; background: #fb9133;border: 2px solid #fb9133; padding: 15px 50px; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px;  -o-border-radius: 8px;font-weight: bold;  font-size: 15px; }
.advantage2 .btn9 .btn_9:hover { background: #e07b21; color:#fff;}
.levaraging_title { font-size: 20px; font-weight: 700; display: block; color: #0090f1;}
.dev_service { background: #fff; border-radius: 10px; padding: 20px; box-shadow: 0 0 10px 2px rgba(0,0,0,0.1); margin-top:30px;}
.cost_saving { font-size: 22px; font-weight: 600; padding-top: 10px; margin:0}
.category_sec { display: flex; justify-content: space-between; flex-wrap: wrap; margin: 20px auto 0 auto;}
.category_sec_group { background: #fff; width: 32%; border-radius: 8px; padding: 15px 20px 15px; color: #000; margin: 15px 0; box-shadow: 0 0 10px 2px rgba(0,0,0,0.1);}
.category_sec img { width: 65px; margin-right: 25px; float: left;}
.category_sec .cont_title { font-size: 22px; font-weight: 600; line-height: 32px;}
.ready_sec { background: #0090f1; padding:60px 0;}
.project_counter { margin:10px 0;margin: 0 0 30px 0;}
.project_counter:last-child {margin:0}
.project_counter.lft_space:last-child {margin-left: 10%;}
.project_heading,.project_heading span.count {font-size: 35px; color: #fff; font-weight: 700;line-height: 45px;}
.project_heading span { display:inline-block; font-size: 22px; text-transform: uppercase; padding:0; font-weight: 600; line-height:26px}
.project_counter p { font-size: 18px; color:#fff; padding: 10px 0; font-weight: 400; line-height: 28px;}
.contact_btn {margin-top: 0; display: inline-block; background-color: transparent; padding: 9px 30px; font-size: 20px; font-weight: 300;
border-radius: 8px; border: 1px solid #fff; color: #fff; text-decoration: none;}
.project_heading span.count { display: inline-block; }
.contact_btn:hover { background: #fff; color: #4797D1; }
.project_counter p:last-child {padding-bottom:0; margin:0}
.lft_space { margin-left: 10%;}
.portfolio_sec { margin:0px;} 
.portfolio_title { font-size: 40px; color:#fff; text-transform: uppercase; text-align: center;}
.portfolio_cont { font-size: 17px; color:#fff; padding: 10px 0; font-weight: 500; line-height: 28px;}
.portfolio_sec .owl-carousel { display: block;}
.ready_sec img { background:#fff; border-radius: 4px; padding:5px;}
.ready_sec .owl-carousel .owl-nav button.owl-prev { top:50%;}
.analytics-procees { display: flex; flex-direction: column; width: 100%; position: relative; margin-top:0;}
.analytics-procees ol.list-number { display: flex; flex-wrap: wrap; width: 100%; margin: 0; flex-direction: row; justify-content: space-between; list-style: none;}
.analytics-procees ol.list-number li { width: 20%; padding-bottom: 140px; padding-left: 0; margin: 0;}
.analytics-procees ol.list-number li .analytics-row { display: flex; flex-direction: row; width: 100%; align-items: flex-start; justify-content: space-between; position: relative;}
.analytics-procees ol.list-number li .analytics-row span.analytics-icon { width: 70px; height: 70px; display: flex; align-items: center;  justify-content: center;}
.analytics-procees ol.list-number li .analytics-row .analytics-info { width: calc(100% - 80px);}
.analytics-procees ol.list-number li .analytics-row .analytics-info h5 { margin-bottom: 15px;}
.analytics-procees ol.list-number li .analytics-row .analytics-info p { margin: 0; display: block; width: 320px; max-width: 100%;}
.analytics-procees ol.list-number li .analytics-row::after { content: ""; position: absolute; left: 0; right: 0; bottom: -75px; height: 65px; width: 1px;border-left: 1px dashed #008dd2; margin: 0 auto;}
.analytics-procees ol.list-number li:nth-child(2n) { padding-top: 375px; padding-bottom: 0;}
.analytics-procees .progress-bar-analytics { position: absolute; left: 0; right: 0; bottom: 0; top: 0; height: 3px; background-color: #f1f1f1; margin: auto; transition: all .4s ease;}
.analytics-procees.animate .progress-bar-analytics .progress { width: 100%; background-color: #156aae; height: 4px;}
.analytics-procees ol.list-number li:nth-child(2n) .analytics-row::after { bottom: auto; top: -75px;}
.analytics-procees ol.list-number li:nth-child(1)::after { width: 60px; height: 60px; background-color: #f1f1f1; display: flex; align-items: center; justify-content: center;color: #fff; border-radius: 50%; content:'1';background: #1f7abc;position: relative;left: 38%;top: 14%;z-index: 9;flex-wrap: wrap; font-size: 24px;}
.analytics-procees ol.list-number li:nth-child(2)::after { width: 60px; height: 60px; background-color: #f1f1f1; display: flex; align-items: center; justify-content: center;  color: #fff; border-radius: 50%; content:'2';background: #1f7abc;position: relative;left: 38%;top: -104%;z-index: 9;flex-wrap: wrap; font-size: 24px;}
.analytics-procees ol.list-number li:nth-child(3)::after { width: 60px; height: 60px; background-color: #f1f1f1; display: flex; align-items: center; justify-content: center;    color: #fff; border-radius: 50%; content:'3';background: #1f7abc;position: relative;left: 38%;top: 19%;z-index: 9;flex-wrap: wrap; font-size: 24px;}.analytics-procees ol.list-number li:nth-child(4)::after { width: 60px; height: 60px; background-color: #f1f1f1; display: flex; align-items: center; justify-content: center;color: #fff; border-radius: 50%; content:'4';background: #1f7abc;position: relative;left: 38%;top: -115%;z-index:9;flex-wrap: wrap; font-size: 24px;}
.analytics-procees ol.list-number li:nth-child(5)::after { width: 60px; height: 60px; background-color: #f1f1f1; display: flex; align-items: center; justify-content: center;  color: #fff; border-radius: 50%; content:'5';background: #1f7abc;position: relative;left: 38%;top: 14%;z-index: 9;flex-wrap: wrap; font-size: 24px;}
.ecommmerce_design_price { margin:0px; background: #fff; display: flex; flex-wrap: wrap; border:1px #efefef solid;}
.ecommmerce_design_group { width:20%; text-align: center;}
.ecommmerce_design_group:hover { background: #fff; box-shadow: 20px 5px 50px #dddcdc; padding-bottom: 25px;}
.ecommmerce_design_group.active { background: #fff; box-shadow: 20px 5px 50px #dddcdc; padding-bottom: 25px;}
.ecommmerce_design_group:first-child { width:40%; text-align: left;}
ul.price_lft_sec { padding: 10px 20px 30px; margin:0px;}
ul.price_lft_sec li { font-size: 17px; color:#000; padding: 10px 0; list-style: none;}
.ecommerce_top_price { padding:10px; text-align: center; min-height: 150px;}
.ecommerce_top_price.active { box-shadow: 2px 2px 6px #eaeaea;}
.ecommmerce_design_group.active .ecommerce_top_price { box-shadow: 2px 2px 6px #eaeaea;}
.ecommerce_top_price:hover { box-shadow: 2px 2px 6px #eaeaea;}
.standard_name { font-size: 24px; font-weight: 600; text-transform: uppercase; color:#666}
.price_number { font-size: 40px; font-weight: 700; color:#666}
.price_number span { font-size: 20px; font-weight: 400; display: block;}
.ecommmerce_design_group:hover, .ecommmerce_design_group.active .standard_name { font-size: 24px; font-weight: 600; text-transform: uppercase;}
.ecommmerce_design_group:hover .price_number { font-size: 40px; font-weight: 700; color:#3485c0}
.ecommmerce_design_group.active .price_number { font-size: 40px; font-weight: 700; color:#3485c0}
.ecommmerce_design_group:hover, .ecommmerce_design_group.active .price_number span { font-size: 20px; font-weight: 400; display: block; text-transform: none;}
ul.expert { padding: 0; margin:0;list-style: none; display: block;}
ul.expert li { width:47%; float: left; margin-right: 0; background: url('../saas-arrow.html') 0 12px no-repeat; font-size: 17px; font-weight: 600; padding: 10px 0 10px 35px; list-style: none; color: #000; line-height: 32px;}
.web-ecomm ul.expert {display: flex; justify-content: space-between; flex-wrap: wrap;}
.domain_sec { padding:40px 0 60px;}
.domains { background-color: #f8f8f8; text-align: center; border: 1px solid #d5d5d5; padding: 0; border-left:none}
ul.list-unstyled.expertise-list { flex-wrap: wrap; margin: 30px -15px 40px;}
ul.list-unstyled li { width: 33.33%; justify-content: center; align-items: center; margin-top: -1px;}
ul.list-unstyled li > div { width: 100%; justify-content: space-between; align-items: center; height: 350px; padding: 40px 30px 20px; border: 1px solid #d5d5d5;    border-right-color: rgb(213, 213, 213); border-right-style: solid; border-right-width: 1px; border-bottom-color: rgb(213, 213, 213); border-bottom-style: solid;    border-bottom-width: 1px; transition: all .4s ease; text-align: center; color: #202020; border-right: 0; border-bottom: 0;}
ul.list-unstyled li:hover > div {-ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; background-color: #fff;}
.domain_heading { font-size: 22px; font-weight: 600; width:100%;}
.domains img { display: block; padding-bottom: 20px; margin: 0 auto;}.bettermarketing-section { width: 100%; height: 400px;  background: #f9f5f5; padding: 60px 0;  margin-bottom: 60px;}
.bettermarketing-section .page-heading h2 { color: #000;}
.bettermarketing-section .page-heading p { padding-top: 8px; color: #000;}
.bettermarketing-main { width: 100%; float: left;}
.bettermarketing-main .container{ position: relative; height: 100%;}
.bettermarketing-text h2 { font-size: 38px; font-weight: bold;}
.bettermarketing-text .common-btn{ font-weight: 500; padding: 15px 35px; font-size: 20px;}
.bettermarketing-text .common-btn:hover { background: #2d7cb6 !important;}.dental_service_grid { display: flex; justify-content: space-between; flex-wrap: wrap; width: 95%; margin: 20px auto;}
.dental_service_group { background: #fff; width:30%; padding: 30px 30px 10px; color:#000; margin:25px 0; box-shadow: 0 0 10px 2px rgba(0,0,0,0.1);}
.dental_service_group:hover, .dental_service_group.active { background: #0090f1; color:#fff;}
.dental_service_title { margin: 10px 0 5px 0; font-size: 1.3rem; font-weight: 700; text-align: left;}
.dental_service_icon { display: block; text-align: center;}
.plan_btn { display: block; background: #0090f1; color:#fff; font-size: 18px; width: 180px; margin: 15px auto; padding: 10px 0; text-decoration: none; border-radius: 5px;}
.service_group:hover .plan_btn { background: #fff; color:#0090f1;}
.dental_service_subtitle { font-size: 1rem; padding: 7px 0;}
.dental_service_group img { width:60px;}
.finance_heading { font-size: 2.1rem !important; color: #222 !important;}
.fin_cont { font-size: 1rem !important;}
.financial_sec { background: url('../seo-financial-bg.html') repeat-y; background-position-x: 0%; background-position-y: 0%; background-position: top center; overflow: hidden;}
.pro_details2 { width: 95%; margin: 40px 0;}
.backling_details2 { width: 95%; margin: 50px 0 50px 50px;}
.backling_details2 p { margin:0px; font-size: 18px; padding: 10px 0 20px; color: #fff;}
.strategy_sec { margin:0px; background: #fff;}
.strategy_box { background: #fff; box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; border-radius: 8px; padding: 15px 20px 10px; margin:10px 0;}
.strategy_top_heading { font-size: 20px; color:#222; font-weight: 700; min-height:60px}
.strategy_top_cont { font-size: 18px; color:#222; font-weight: 500;}
.health_cont { font-size: 18px; color: #000; line-height: 28px; padding:0;}
.health_cont span { display: block; font-size: 26px; font-weight: 600;}
.leverage_blk { padding:40px 0 0; background: #fff;}
ul.lst_lft li { text-align: left !important;}.saas_packages_blk { width:90%; margin:0px auto;}
ul.saas_package_lst { display: flex; flex-wrap: wrap; padding: 10px 0; justify-content: center;}
ul.saas_package_lst > li { flex: 27%; background: #fff; box-shadow: 2px 2px 16px #cccaca; list-style: none; border-radius: 2px; margin: 20px; text-align: center; padding: 0;max-width: 27%; position: relative;}
.saas_pic { position: relative; top:-25px;}
.sass_package_name { font-weight: 700; line-height: 1; color: #000; font-size: 20px; text-transform: uppercase;}
.plan-borderb { border: 1px solid #222; width: 100px; margin: 10px auto;}
.sass_package_subtitle { font-size: 18px; color:#000; padding:5px 0;}
.sass_package_subtitle span { font-size: 40px; font-weight: 700; color: #222; display: block;}
ul.saas_package { padding:10px;min-height: 190px;}
.saas_package li { text-align: left; font-size: 16px; color:#000; padding:5px 0; list-style: none;}
.dental_benefit { height:240px !important;}
.helped_box { padding:10px 0; text-align: center;}
.help_title { font-size: 45px; font-weight: 700; color:#258fb7; padding:0px;}
.help_cont { font-size: 21px; color:#222; font-weight: 500;}
.why_choose_service_grid { display: flex; justify-content: space-between; flex-wrap: wrap;}
.why_choose_service_group { background: #fff; width: 32%; padding: 20px 15px 10px; color: #000; margin: 10px 0; box-shadow: 0 0 10px 2px rgba(0,0,0,0.1); border-radius: 5px;}
.why_choose_service_grid2 { display: flex; justify-content: space-between; flex-wrap: wrap;}
.why_choose_service_group2 { background: #fff; width: 48%; padding: 20px 20px 10px; color: #000; margin: 10px 0; box-shadow: 0 0 10px 2px rgba(0,0,0,0.1); border-radius: 5px;}
.works_box { background: #fff; border-radius: 3px; box-shadow: 0 20px 40px 0 rgba(0,0,0,.18); display: flex; flex-direction: column; padding: 16px;  position: relative;border-radius: 10px; margin: 10px;}
.works_title { font-size: 24px; font-weight:600; padding:10px 0;}
.white_label_ser_heading { font-size: 25px; color:#1d2b3b; font-weight: 700; text-align: center;}
.white_label_grid { display: flex; justify-content: space-between; flex-wrap: wrap; width: 90%; margin: 20px auto;}
.white_label_group { background: #fff; width: 31%; padding: 20px 30px; color: #000; margin: 20px 0; box-shadow: 0 7px 20px #ececec; border-radius: 5px;}
ul.label_cont { padding:5px 15px;}
ul.label_cont li { font-size: 17px; color:#000; padding: 5px 0;}
.label_cont_title { margin: 10px 0 5px 0; font-size: 1.5rem; font-weight: 700; text-align: left;}
.free-n-request { text-align: center; padding: 30px 0;}
a.free-n-request { background: #1e86c2 none repeat scroll 0 0 !important; border-radius: 8px !important; box-shadow: 2px 3px 6px #c3a9aa !important;color: #ffffff !important; display: inline-block !important; font-size: 20px !important; font-weight: normal !important; line-height: 1.6 !important; opacity: 1 !important;padding: 15px 40px !important; text-transform: capitalize !important; text-decoration: none;}
a.free-n-request:hover { background: #1971a4 !important;}
.top_frm { border: 1px #0090f1 solid; border-radius: 4px; margin:20px 0;}
.top_frm .form-control { border:none !important;}
.top_frm .col-md-5 { padding-left:0px !important; padding-right:0px !important;}
.manufacture_box { margin:0px; position: relative; margin:15px 0;}
.manufacture_box .manufactur_pic { position: relative;}
.manufacture_box .manufactur_cont { position: absolute; top:30px; left: 40px; font-size: 32px; color:#fff; font-weight: 800; line-height: 35px;}
.client_card { font-size: 18px; font-weight: 500;}
.top_btn { font-size: 20px;}
.client_result_count { font-size:24px; color: #0090f1 !important;}
.list-group-item.active .rounded-circle { background: #0090f1 !important; color:#fff !important;}
.hm_service_heading { font-size: 20px; font-weight: 700;}
.whitepaper_blog_heading { font-size: 24px; font-weight: 600;}
.ft_location_address { font-size: 22px; font-weight: 700;}
.number_count { font-size: 30px; font-weight: 700;}
.video-play-button {position: absolute;z-index: 10;top: 50%;left: 50%;transform: translateX(-50%) translateY(-50%);box-sizing: content-box;display: block;width: 32px;height: 44px;background: #0090f1;border-radius: 50%;padding: 18px 20px 18px 28px;}.video-play-button:before {content: "";position: absolute;z-index: 0;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);display: block;width: 80px;height: 80px;background: #0090f1;border-radius: 50%;animation: pulse-border 1500ms ease-out infinite;}.video-play-button:after {content: "";position: absolute;z-index: 1;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);display: block;width: 80px;height: 80px;background: #0090f1;border-radius: 50%;transition: all 200ms;}.video-play-button:hover:after {background-color: darken(#0090f1, 10%);}.video-play-button img {position: relative;z-index: 3;max-width: 100%;width: auto;height: auto;}.video-play-button span {display: block;position: relative;z-index: 3;width: 0;height: 0;border-left: 27px solid #fff;border-top: 17px solid transparent;border-bottom: 17px solid transparent;top: 5px; left: 3px;}@keyframes pulse-border {0% {transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity: 1;}100% {transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity: 0;}}
.navbar.fixed{  position:fixed;  width: 100%;  display: block;  top: 32px;  z-index: 999;  background: #fff;  }    #header.fixed{  position: fixed;  top: 0;  left: 0;  width: 100%;  display: block;  z-index: 999999;  background: #fff; box-shadow:0 0 15px rgba(111, 111, 111, 0.2)  }
.d-sm-block { display: block !important; z-index: 20000000;} 
.get_btn {  display: inline-block; background: #0090f1; text-align: center; padding: 15px 30px; color: #fff!important; border: none; border-radius: 5px; font-size: 18px; margin: auto; 	margin-right: auto; text-transform: uppercase; font-weight: 600; text-decoration: none !important; transition: all 0.3s ease-in; }
.get_btn:hover {color: #fff !important;background: #0f67a2 !important;}
#playButton .fa {animation-duration: 3s;animation-name: pulse-large;animation-iteration-count: infinite;animation-timing-function: ease-in-out;border-radius: 50%;font-size: 80px;line-height: 70px;margin-bottom: 25px;}
.sw-discount{ background: #fff url(../blue-bg.html);  padding:0px; background-position: center; background-position-y: 140px; background-repeat: no-repeat; }
.sw-text{ margin-top:150px;}
.sw-text h2 {  color: #fff;  font-size: 36px;  font-weight: bold; text-transform:uppercase; line-height:55px; padding-top:30px;}
.sw-text h2 span{  font-size: 60px;}
.why-us {  background: #fff;  padding: 60px 0 10px 0;}
.why-us .content {  padding:6rem 3rem 0 0;}
.why-us .blue-text{ color:#0090f1; font-size:20px; font-size: 18px;  font-weight: 500;}
.full-seo-service { background-color: #fbfbfb;padding: 60px 0;}
.business-team { background:#0090f1 url(../business-team.html); background-size:cover; border-radius:18px;	 min-height:250px; display: flex;    justify-content: center;    flex-direction: column;    width: 100%;    text-align: center; margin-bottom:40px;}
.business-team h2{ margin-top:20px;}.reasons { padding: 50px 0;}
.reasons .tabs { border-right:1px solid #d8d8d8;}
.reasons .nav-pills .nav-link1 {  background: none;  border: 0;  border-radius: 5px; box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%); padding:20px; font-weight:600; font-size:17px;background-color: #f1f1f1;  color: #949494;}
.reasons .nav-pills .nav-link1.active, .nav-pills .show > .nav-link1 {  color: #000;  background-color: #fff;}
.reasons .nav-pills .nav-link1:hover {  color: #000 !important;  background-color: #d4d4d4;}
.top-process{ padding: 0;}
.top-process .page-heading h2{ margin-bottom:10px;}
.top-process .points { color:#000;}
.top-process .p-head{ font-size: 20px; margin: 0; font-weight: 700;}
.top-process .points .b-line{ background: transparent;  border-radius: 10px;  height:7px;  box-shadow: 0 8px 0 0 #b5b5b5;  font-family: sans-serif;}.top-process p{ font-size: 15px;  margin: 20px 0 0 0;  line-height: 22px;}
.why-pt{ margin-top: 5px; }
.why-pt h3{  margin: 0;  font-size: 1.2rem;}
.why-pt h2 {  font-size: 2.1rem;  font-weight: 800;  line-height: 1.3 !important;  margin-bottom: 30px;}
.industries .s-space{ margin-top:23px;}
.industries .tab-h { min-height: 180px;  padding: 20px;  color: #fff;  font-size: 20px;  font-weight: 600;}
.industries .tab1{ background:#0090f1 url(../healthcare-software.html); background-size:cover;}
.industries .tab2{ background:#0090f1 url(../e-learning.html); background-size:cover;}
.industries .tab3{ background:#0090f1 url(../fintech-software.html); background-size:cover; width:100%;	}
.industries .tab4{ background:#0090f1 url(../telecom-software.html); background-size:cover;}
.industries .tab5{ background:#0090f1 url(../travel.html); background-size:cover;}
.industries .tab6{ background:#0090f1 url(../e-commerce-software.html); background-size:cover;}
.industries .s-space{ margin-top:23px;}
.industries .tab-h { min-height: 180px;  padding: 20px;  color: #fff;  font-size: 20px;  font-weight: 600;}
.industries .tab1{ background:#0090f1 url(../healthcare-software.html); background-size:cover;}
.industries .tab2{ background:#0090f1 url(../e-learning.html); background-size:cover;}
.industries .tab3{ background:#0090f1 url(../fintech-software.html); background-size:cover; width:100%;	}
.industries .tab4{ background:#0090f1 url(../telecom-software.html); background-size:cover;}
.industries .tab5{ background:#0090f1 url(../travel.html); background-size:cover;}
.industries .tab6{ background:#0090f1 url(../e-commerce-software.html); background-size:cover;}
.offering-discount { padding:40px 0;  background: #198fd7;}
.offering-discount .sw-text{ margin-top:0px;}
.offering-discount .sw-text h2{ margin-bottom:30px; padding-top:0;}
.offering-discount .btn_8 {  text-transform: uppercase;  text-align: center;  color: #fff;  text-decoration: none;  align-items: center;  border: 2px solid #fff;  padding: 15px 50px;  border-radius: 8px;  -webkit-border-radius: 8px;  -moz-border-radius: 8px;  -ms-border-radius: 8px; -o-border-radius: 8px;  font-weight: bold;  font-size: 15px;margin-top:15px;}
.offering-discount .btn_8:hover {  color: #198fd7;background-color:#fff;}
.counter { position: absolute;  top: 120px;  left: -80px;}
.counter .tabs {text-transform: uppercase;  text-align: center;  color: #000;  text-decoration: none;  align-items: center;  border: 1px solid #0090f133;  padding: 15px;  border-radius: 8px;  -webkit-border-radius: 8px;  -moz-border-radius: 8px;  -ms-border-radius: 8px;  -o-border-radius: 8px;  font-weight: bold;  font-size: 15px;  margin-top: 15px;  background: #b9e1ffc9;
width:230px;}
.counter .tabs h3{ font-size: 2rem; font-weight:700;margin-bottom: 0;}
.counter .tabs h5{ font-size: 1rem;margin-bottom: 0;}
.counter-box { position:relative;}
.counter-text { padding-left: 3rem;  padding-right: 6rem;}
.service-heading { font-size: 22px; text-transform:uppercase; font-weight:700;}
.service-heading .fa{ color: #0090f1;  font-size: 19px;}
.service-box { background: #fff;  margin: 20px 0;  font-size: 22px;  border-radius: 8px;  text-align: center;  padding-bottom: 0;}
.service-box .s-head{ background: #0090f1; padding:30px 60px; border-radius: 8px 8px 0 0; color:#fff; font-size:22px; font-weight:600;}
.service-box .s-price{ padding:10px 20px 0px 20px;  color: #0090f1;  font-size: 60px;  font-weight: 700;  line-height: 30px;text-align:left}
.price_start {text-align: left;padding: 30px 20px 10px 20px;font-size: 18px;font-style: italic;}
.service-box .s-price span{ font-size:18px; font-weight:normal;}
.service-box button { text-transform: uppercase;  text-align: center;  color: #fff;  text-decoration: none;  align-items: center;  border: 1px solid #0090f133;  padding: 15px;  border-radius: 8px;  -webkit-border-radius: 8px;  -moz-border-radius: 8px;  -ms-border-radius: 8px;  -o-border-radius: 8px;  font-weight: bold;  font-size: 15px;  background: #0090f1;  width:80%;margin-bottom: 30px;}
.service-box button:hover { background: #005FA9;}
.s-numbers{font-size: 160px;  font-weight: 700;  line-height: 0.8em;  position: relative;  height: 92px;  overflow: hidden;  color: #e0e0e0;  margin-bottom: 12px;}
.career-slider {width: 100%;float: left;  }
.career-section {width: 100%;float: left;padding-top: 60px;padding-bottom: 60px;overflow: hidden;}
.career-main {width: 100%;}
.career-content {width: 100%;float: left;position: relative;z-index: 2;}
.career-main .container{position: relative;}
.career-img {width: 100%;}
.career-img img{width: 100%;}
.career-text {width: 100%;padding-left: 30px;}
.career-text h2{padding-bottom: 15px;color: #000;font-size: 40px !important;font-weight:700;}
.career-text h3{color: #000;
font-size: 20px;}.career-text p{font-size: 16px;color: #000333;font-weight: 400;line-height:27px;}
.career-main .common-btn {background: #0090f1;}
.career-slider .owl-nav [class*=owl-] {width: 37px;height: 37px;color: #242424;line-height: 35px;padding: 0;background: transparent;border: 1px solid #242424;text-align: center;border-radius: 0;font-size: 20px;-webkit-transition: all .3s ease;transition: all .3s ease;}
.career-slider .owl-nav .owl-prev, .career-slider .owl-nav .owl-next {position: absolute;top: 45%;color: #FFF;font-size: 20px;padding: 0;background:rgb(0 0 0 / 37%);display: inline-block;cursor: pointer;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 5px;width: 48px;height: 48px;border: none;border-radius: 100%;line-height: 48px;}
.career-slider .owl-nav .owl-prev {left: 20px;}
.career-slider .owl-nav .owl-next {right: 20px;}
.career-slider:hover .owl-nav .owl-prev, .career-slider:hover .owl-nav .owl-next{background: #00538e87;color: #ffffff;}
.legalservice-page .bannertext-main .space{margin:15px 0}
.legalservice-page .bannertext-main .revenue_txt {margin-bottom: 10px;}
.legalservice-page .realstateseo-group p {padding-left:50px;padding-top: 0;font-size: 20px;}
.legalservice-page .realstateseo-group i {width: 36px;height: 36px;font-size: 16px;line-height: 38px;}
.legalservice-page .realstateseo_section {padding: 60px 90px;background: #ecf3f7 url(../rank-higher-bg.html);background-size: 100% 1%;}
.legalservice-page ul.seolist{width: 100%;}
.legalservice-page ul.seolist li{list-style-type:none;background: #fff;color: #000;padding: 20px;margin-bottom: 15px;border-radius: 10px;}
.legalservice-page ul.seolist li strong{color: #3f85b3;font-size: 22px;}
.legalservice-page ul.seolist li p{margin: 0;color: #000;font-size: 15px;line-height: 24px;}
.saas_package li {position: relative;padding: 5px 0 5px 30px;}
.saas_package li:before {content: "\f00c";font-family: "Font Awesome 5 Free";font-weight: 900;text-align: center;font-size: 12px;color: #555;line-height: 22px;position: absolute;left: 5px;top: 7px;}
ul.saas_package_lst > li:hover, ul.saas_package_lst > li.active {background: #0090f1;transition: all 0.2s ease-in;}
ul.saas_package_lst > li:hover .sass_package_name, ul.saas_package_lst > li.active .sass_package_name, 
ul.saas_package_lst > li:hover .sass_package_subtitle, li.active .sass_package_subtitle, 
ul.saas_package_lst > li:hover .sass_package_subtitle span, ul.saas_package_lst > li.active .sass_package_subtitle span,
ul.saas_package_lst > li:hover .saas_package li, ul.saas_package_lst > li.active .saas_package li,
ul.saas_package_lst > li:hover .saas_package li:before, ul.saas_package_lst > li.active .saas_package li:before {color: #fff;}
ul.saas_package_lst > li:hover .plan-borderb, ul.saas_package_lst > li.active .plan-borderb{ border-color: #fff;}
ul.saas_package_lst > li:hover .package-btn2, ul.saas_package_lst > li.active .package-btn2 {background: #ffffff !important;  color: #0090f1 !important;box-shadow:0px 0 4px 0 #ccc !important;}
.gglmapseomarket_page .services_section {  position: relative;}
.gglmapseomarket_page .services_section::before {  content: "";  background: url(../smosrvs-leftshape.html) left top no-repeat;  display: inline-block;  width: 75px;  height: 168px;  position: absolute;  top: 40%;  left: 0;  z-index: 9;}
.gglmapseomarket_page .services_section::after {content: "";background: url(../smosrvs-rightshape.html) left top no-repeat;display: inline-block;width: 124px;height: 233px;position: absolute;top: 30%;right: 0;z-index: -1;}
.gglmapseomarket_page .whychoose_section {background-color: #eaf5fb;}
.fitnesshealthseo_page .newfnlpkg-textowcol strong {  font-size: 42px;  line-height: 55px;}
.fitnesshealthseo_page .localpkgsticky_section .newfnlpkg-textowcol strong {  font-size: 35px;  line-height: 35px;}
.constructionseo_page .newfnlpkg-textowcol strong {  font-size: 40px;  line-height: 50px;}
.constructionseo_page .localpkgsticky_section .newfnlpkg-textowcol strong {  font-size: 33px;  line-height: 36px;}
.home_page .aboutpress-content h3{color:#000;font-weight: 600;line-height: 30px;font-size: 22px; line-height: 26px; min-height: 132px;}
.optpenaltysrvs-section, .gglpanda-section, .munlrcvry-section, .whatwedofor_section {background-color: #fff;}
.whatgglerecvr_section {  background-color: #fbfbfb !important;}
.commonsrvs_section {padding:60px 0 0 0;}
.commonsection-pl {padding-left: 30px;}
.commonsection_img.commonsection-pl {text-align: right;}
.commonsection-pr {padding-right: 30px;}
.commonsection_img {margin: 0;}
.commonsection_img img {max-width: 100%;height: auto;margin: auto;border-radius:15px; }
.wehelpyoulegal_grid .commonsection_img img {box-shadow:0 0 10px 2px rgba(0,0,0,0.1)}
.text-blue {color: #0090f1;}
.process-section {background: url(../process-bg.html) left top no-repeat;background-size: cover;}
.googlepenguin-section {  background-color: #fdfdfe;}
.googlepenguin-section {  background-color: #fdfdfe;}
.webhealth_section {  background-color:#faf9f9;}
.case-study {font-size: 25px !important;  color: #000 !important;  font-weight: 500 !important;}
.casestudy_section {padding: 60px 0;background-color: #f3f3f3;}
.common-btn1 {display: inline-block;  padding: 17px 20px;  background: #0f67a2;  text-align: center;  color: #fff;  border: none;  outline: none !important;  border-radius: 5px;  font-size: 18px;  text-transform: uppercase;  font-weight: 600;  text-decoration: none !important;}
.text-right {text-align: right;}
.text-left {text-align: left;}
.media {display: -ms-flexbox;display: flex;-ms-flex-align: start;align-items: flex-start;align-items: center;}
.media-body {-ms-flex: 1;flex: 1;}
.comnpage_pad {padding: 60px 0;}
.home_page .comnpage_pad {padding: 60px 15px;}
.text-blue {color:#3b8ac3;}
.mtpt-0 {margin-top: 0 !important;padding-top: 0 !important;}
.flex-aligncntr {display: flex;align-items: center;}
.bglight_blue {background-color:#0090f1 !important;}
.line-break {display: inline-block;}
.bg-lightyellow {background: #fff6dd !important;}
.bg-darkblue {background: #2A579D !important;}
.bg-skye {background:#e1f6f8 !important;}
.bg-sapphireblue {background: #1664DC !important;}
.bg-darkpink {background: #FF6F57 !important;}
.bg-darkpurple {background: #f8effe!important;}
.bg-darkgreen {background: #ecfff0 !important;}
.bg-denim {background: #34495e!important;}
.bg-gray {background-color: #f7f7f7!important;}
.overlay {background: #000000a3;position: absolute;left: 0;right: 0;top: 0;bottom: 0;transition: all 0.5s ease;}
.common-btn {background: #0090f1; color: #fff; padding: 15px 30px; border-radius: 4px; font-size: 18px; font-weight: 400; display: inline-block; margin: 60px auto 0 auto; width: auto; text-align: center; font-weight: 600; cursor: pointer;  outline: none !important; text-decoration:none}
.common-btn:hover,.common-btn:focus {background: #0f67a2 !important;color: #fff;}
.common-btn2 {display: inline-block;background: #0090f1 ;text-align: center;padding: 14px 30px;color: #fff;border: none;border-radius: 5px;font-size: 18px;margin: auto;text-transform: uppercase;font-weight: 600;text-decoration: none !important;transition: all 0.3s ease-in;border:1px solid #0090f1}
.common-btn2.outline {border: 1px solid #0090f1 !important; background: none !important; color: #0090f1 !important;}
.common-btn2:hover,.common-btn2:focus {background: #0f67a2 !important;color: #fff;border:1px solid #0f67a2}
.common-btn2.outline:hover,.common-btn2.outline:focus {border:1px solid #0090f1 !important; background:#0090f1 !important; color:#fff !important}
.parent_btn .common-btn2:first-child {margin-right: 15px;}
.common_outlnbtn {background: none !important;color: #0f67a2 ;border: solid 1px;}
.parent_btn .common-btn2 {width: auto;}
.ctabtn_parent {text-align: center;}
.cta_btn {display: inline-block;background: #0f67a2;text-align: center;padding: 15px 60px;color: #fff;border: none;border-radius: 5px;font-size: 25px;margin: auto;text-transform: uppercase;font-weight: 600;text-decoration: none !important;transition: all 0.3s ease-in;}
.cta_btn:hover {background: #0060b3;  color: #fff;}
.comnjoininput_group button {  background: #0090f1;  padding: 1rem 2rem;  color: #fff;  font-size: 18px;  text-transform: uppercase;  font-weight: 600;  border: none;}
.comnjoininput_group button:hover {background:#0f67a2}
.comnjoininput_group .form-control {padding: 1rem 0.75rem;border: 1px solid #d5d5d5;}
.siterating_group {padding-top: 20px;}
.siterating_group span img{display: inline-block;padding: 0 5px;}
.siterating_group span img:hover{}
.commonsection_text h2{margin-bottom: 30px;font-size: 2.28rem; font-weight: bold; line-height: 1.3 !important; text-transform: uppercase;}
.commonsection_text h3{margin-bottom: 15px;font-size: 28px;font-weight: 600;color: #000;}
.commonsection_text h2 span {display: block;  padding-bottom: 2px;  font-size: 20px;  color: #0090f1;  font-weight:500;}
.commonsection_text p{color: #000; font-size: 17px; color: #000; line-height:32px}
.commonsection_text p:last-child {margin-bottom:0}
.commonsrvs-listgroup h3 {font-size: 1.3rem!important;text-transform: inherit!important;  color: #363738;  font-weight: 600;margin-bottom: 15px !important;}
.commonsrvs-listgroup {padding-top: 0;}
.commonsrvs-list {list-style: none;  padding: 0;  margin:0 0 15px 0;}
.commonsrvs-list li{padding:11px 0 5px 32px;position: relative;}
.commonsrvs-list li:before {content: "\f00c";font-family: "Font Awesome 5 Free";font-weight: 900;text-align: center;font-size: 8px;color: #ffff;line-height: 22px;position: absolute;left: 0;top: 13px;width: 21px;height: 21px;background: #0090f1;border-radius: 100px; }
.commonsrvs-list li span {  font-size: 17px;  color: #000;  font-weight: 400;  line-height: 24px;}
.commonlisttpye_box h3 {padding: 0 0 5px 32px;  margin: 0;  font-size: 1.2rem;  color: #2669aa;  position: relative;}
.commonlisttpye_box h3:before {content: "\f00c";font-family: "Font Awesome 5 Free";font-weight: 900;text-align: center;font-size: 8px;color: #ffff;line-height: 22px;position: absolute;left: 0;top: 0;width: 21px;height: 21px;background: #0090f1;border-radius: 100px;}
.commonlisttpye_box p {font-size: 16px;color: #000;font-weight: 400;line-height: 24px;padding:0 0 0 31px}
.services_section {padding: 60px 0;}
.service_grouppanel {height: 100%;padding:0 0 25px 0;}
.service_panel {height: 100%;padding: 30px;text-align: center;border-radius:10px;background-color: #fff;box-shadow:0px 0 10px 2px rgba(0,0,0,0.1) !important;transition: all 0.3s ease-in;}
.service_panel:hover {background-color: #0090f1; box-shadow: none !important; transform: none; color: #fff;}
.service_panel:hover .service_contents h3,  .service_panel:hover .service_contents p {color:#fff}
.service_icon {width: 63px;height: 63px;display: flex;margin: auto;background: #F5FBFF;border-radius: 1000px; text-align: center; margin-top: 0; margin-bottom:0; box-shadow:none}
.box-icon-top .service_icon {border-radius: 10px; text-align: center; margin-top: -60px; margin-bottom: 20px; box-shadow:0 10px 20px 0 rgba(0,0,0,0.2)}
.box-icon-top .service_grouppanel {padding:30px 0;}
.box-icon-top .service_panel {border-radius:0}
.bg-bluelight {background:#e8effc !important}
.service_icon img {max-width: 45px;margin: auto;}
.service_contents h3 {padding: 20px 0 20px 0;margin: 0;color: #000;font-size: 22px;font-weight: 600;}
.service_contents p {margin: 0;color: #000;font-size: 16px;line-height: 26px;}
.servicewithimg_box {margin: 0;position: relative;margin: 15px 0;overflow:hidden;border-radius: 6px;}
.servicewithimg_pic {height: 100%;border-radius:8px;  overflow: hidden;}
.servicewithimg_pic img {width: 100%;height: 100%;border-radius:8px;  -webkit-transition: all 400ms linear 0s;  -o-transition: all 400ms linear 0s;  transition: all 400ms linear 0s;  transform-origin: bottom;  -webkit-transform: scale(1);  -ms-transform: scale(1);  transform: scale(1);}
.servicewithimg_box:hover .servicewithimg_pic img {-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}
.servicewithimg_box .servicewithimg_cont {  position: absolute;  top: 0;  bottom: 0;  left: 12px;  right: 12px;  padding: 0 15px;  border-radius:8px;    display: flex;  align-items: center;  justify-content: center;  margin: auto;  font-size: 32px;  color: #fff;  font-weight: 800;  text-align: center;  line-height: 35px;  background: rgba(0,0,0,0.4);}
.whychoose_section {padding: 60px 0;background-color: #F5FBFF;}
.whychoose_imgbg {padding: 0 !important;  background: url(../webservice-bg3.html) left top no-repeat;  background-size: cover;}
.whychoose_imgbg .whychoose_main{padding: 60px 0;  background-color: #ffffffe6;}
.whychoose_section .page-heading {margin-bottom: 40px;}
.whychoose_grouppanel {height: 100%;padding: 15px 0;}
.whychoose_panel {height: 100%;padding: 30px;border-radius: 10px;background-color: #fff;text-align: center;box-shadow: 0 0 10px 2px rgba(0,0,0,0.1) !important}
h2.text-trans-none {text-transform:none}
.whychoose_panel:hover,.whychoose_panel:active {background:#0090f1; color:#fff}
.whychoose_panel:hover .whychoose_contents h3,.whychoose_panel:hover .whychoose_contents p{color:#fff}
.whychoose_icon {width: 95px;height: 95px;display: flex;margin: auto;align-items: center;justify-content: center;background: #F5FBFF;border-radius: 1000px;text-align: center;transition: all 0.3s ease-in;}
.whychoose_icon img {max-width: 70%;margin: auto;}
.whychoose_grouppanel:hover .whychoose_icon {background: #F5FBFF;}
.whychoose_contents h3 {padding: 20px 0 20px 0;margin: 0;color: #000;font-size: 22px;font-weight: 600;}
.whychoose_contents p {margin: 0;color: #000;font-size: 16px;line-height: 26px;}
.benefit_section {padding: 60px 0;background: #fff;}
.benefit-table {display: flex;  flex-wrap: wrap;  border-top: 1px solid #d5d5d5;  border-left: 1px solid #d5d5d5;}
.benefit-column {width: 33.33%;background-color: #f8f8f8;padding: 40px 20px;border-right: 1px solid #d5d5d5;border-bottom: 1px solid #d5d5d5;transition: all .4s ease;text-align: center;color: #202020;}
.bg-blue {background-color:#F5FBFF !important }
.benefit-icon {width: 70px;height: 70px;margin: auto;}
.benefit_subheading {margin-top: 25px;  display: block;  font-size: 22px;  font-weight: 600;}
.benefit_para {margin: 0;font-size: 16px;line-height: 26px;  padding: 7px 0;}
.benefit-column:hover {background-color: #fff;}
.rqstanalysis_card {padding: 4rem 3rem;background-color: #f7f7f780 !important;border-radius: 0.8rem !important;box-shadow: 0 0 2.8rem rgb(0 0 0 / 18%) !important;}
.rqstanalysis_card .page-heading {margin-bottom: 40px;}
.rqstanalysis_card .page-heading strong {margin: 0;font-size: 2rem;font-weight: 800;line-height: 1.3 !important;text-transform: uppercase;}
.rqstanalysis_card .page-heading p {padding-top: 10px;}
.rqstanalysis-input .form-control { padding:11px 15px 10px; border: none;}
.rqstanalysis-input .form-control:focus {border: none;box-shadow: none !important;}
.rqstanalysis-input .input-group-text {background-color: #0090f1;padding:15px 0.75rem 16px;color: #fff;font-size: 1rem;font-weight: 500;border: none;}
.calltoaction_section {padding: 60px 0;  background: #0090f1 !important;}
.calltoaction_section .page-heading{margin-bottom: 50px;}
.calltoaction_section .page-heading h2, .calltoaction_section .page-heading p{color: #fff;}
.calltoaction_section .page-heading p {padding-top:10px}
.calltoaction_section .rqstanalysis-input .input-group-text {  min-width: 30%;  background-color: #0f67a2;  justify-content: center;  text-transform: uppercase;border-radius: 0.25rem;}
.offrdiscnt-img {margin: 0;}
.offrdiscnt-imgtopup {position: relative;margin-top: -150px;}
.processnewfnl_section {background-color: #fff;}
/*.callout-bg {background: #3c9bde url("../images/dentists-seo/newcta-bg.png") left top no-repeat;
background-size: 100% 100%;}*/
.rocessnewfnl_grid .commonsrvs_section {padding:10px 30px;}
.rocessnewfnl_grid .commonsection_text h3 {text-transform: uppercase;}
.commoncta_section {padding: 60px 0;  background: #0090f1 ;  text-align: center;}
.commoncta_content h2 {  color: #fff;  font-size: 35px;  font-weight: 800;margin: 0; font-size: 2rem; color: #fff; font-weight: 500; line-height: 1.3 !important; text-transform: uppercase; }
.commoncta_content p {margin-top: 0; color: #fff; font-size: 15px; padding-top: 20px; font-size: 22px; color: #fff; font-weight: 400; margin:0}
.commoncta_section .cta_btn {  margin-top: 5px;  padding: 17px 60px;  background: #0f67a2;  font-size: 19px;  text-transform: capitalize;margin-top: 30px; display: inline-block; background-color: transparent; padding: 9px 30px; font-size: 20px; font-weight: 200; border-radius: 8px; border: 1px solid #fff;}
.commoncta_section .cta_btn:hover {background: #fff;color: #4797D1;}
.fulltimeweb_section, .process2_section{background-color: #fff;}
.comndiscount_main {background-color: #0090f1;padding: 55px 30px;position: relative;}
.comndiscount_text h2{color: #fff;font-size: 32px;font-weight: bold;text-transform: uppercase;line-height: 55px;}
.comndiscount_text h2 sup{font-size: 60px;top: -0.1em;}
.comndiscount_imgpos {position: absolute;bottom: -14%;left: 0;right: 14%;margin: auto;}
.pt-100 {padding-top: 100px;}
.industry_section {padding: 60px 0;background-color: #f8f8f8;}
.industry_grouppanel {height: 100%;padding: 30px 15px;}
.industry_panel {height: 100%;padding: 30px;text-align: center;border-radius: 10px;background-color: #fff;box-shadow: 0 0 16px 0 rgb(0 0 0 / 9%) !important;transition: all 0.3s ease-in;}
.industry_icon {width: 95px;height: 95px;display: flex;margin: auto;background: #F5FBFF;border-radius: 1000px;text-align: center;}
.industry_contents h3 {padding: 20px 0 0 0;margin: 0;color: #000;font-size: 24px;font-weight: bold;}
.industry_contents p {margin: 0;color: #000;font-size: 16px;line-height: 26px;}
.commonbanner_list  h2 {padding: 10px 0 2px 0;font-size: 1.4rem;font-weight: 600;}
.commonbanner_list ul li {padding: 5px 0;}
.commonbanner_list ul li{font-size: 17px;  line-height:24px;  color: #21262c;}
.comnstickypkg_sec { display: none; left: 0;  position: fixed;  right: 0;  top: 90px;  padding: 20px 90px;  transition: all cubic-bezier(.25,.46,.45,.94) .1s;  z-index: 99999;  background: #f7f7f7;  box-shadow: 2px 0 4px rgb(0 0 0 / 13%);}
.comnstickypkg_sec.show-sticky { display: block}
.comnstickypkg-row {  display: flex;  align-content: center;  flex-wrap: wrap;}
.comnstickypkg-grid { width: 100%;  display: flex;  flex-wrap: wrap;}
.comnstickypkg-group {   width: 17%;  padding: 10px 20px;  border: solid 2px #E4E5E7;  text-align: center;  position: relative;}
.comnstickypkg_sec.comnstickypkg_3 .comnstickypkg-group {  width: 20%;}
.comnstickypkg-textgroup { width: 32% !important;  margin: auto;  border: none !important;  font-size: 20px;}
.comnstickypkg_sec .newfnlpkgpln-title {  margin: 5px 0 0 0;  font-size: 18px;}.comnstickypkg_sec .newfnlpkg-txtprice sup {  top: -10px;  font-size: 28px;}
.comnstickypkg_sec .newfnlpkg-txtprice span {  font-size: 40px;  color: #000;  line-height: 38px;}
.comnstickypkg_sec .newfnlpkg_pricing {  padding: 10px 0 10px 0;}
.comnstickypkg_sec .getstart-fnlbtn {  padding: 9px 18px;  font-size: 13px;  background: #1b7cc3;}.comnstickypkg_sec .comnstickypkg-group.active {  border-top: solid 2px #FF8A18;  border-bottom: solid 2px #FF8A18;}
.comnstickypkg-group.active {  border-color: #FF8A18;  border-top: solid 2px transparent;  border-bottom: solid 2px transparent;}
.comnstickypkg-group .plan-status {  background: #ff8a18;}
.seoservice-page .commonsrvs_section {padding:60px 0;}
.whypagetrffctabseosrvs_sec {  background-color: #f6f7fb;  padding: 60px 0;}
.comntabhover_section.whypagetrffctabseosrvs_sec .list-group-item.active {  box-shadow: none !important;}
.comntabhover_section.whypagetrffctabseosrvs_sec .list-group-item .client_card {    font-size: 23px;    color: #21262c;}.comntabhover_section.whypagetrffctabseosrvs_sec .list-group-item {  padding:15px 0 !important;}
.optzmsnthrough_innovationsec .commonsrvs_section {  padding: 20px 100px;}
.services_section.whychoosed3_sec { background-color: #f8f8f8;  }  
.whychoosed3_sec .service_panel {    background-color: #f9f9f9;    box-shadow: none !important;}  
.whychoosed3_sec .service_panel:hover,.whychoosed3_sec .service_panel.crt-active {    background-color: #0090f1;    box-shadow: none !important;}  
.whychoosed3_sec .service_panel:hover .service_contents h3,   .whychoosed3_sec .service_panel:hover .service_contents p,  .whychoosed3_sec .service_panel.crt-active .service_contents h3,   .whychoosed3_sec .service_panel.crt-active .service_contents p   { color: #fff;  }     
.whychoosed3_sec .service_icon {    width: 80px;    height: 80px;    background-color: #f0f4f7;}      
.whychoosed2_sec .whychoose_panel { background-color: #f5f5f5;box-shadow: none !important;  }    
.whychoosed2_sec .whychoose_icon { background-color: #fff;  }  
.whychoosed2_sec .whychoose_grouppanel:hover .whychoose_icon {    background: #dfedf7;} 
.processdesgn4_section {    padding: 60px 0;  } 
.processdesgn4_section .nav-pills {  margin-bottom: 2rem;  box-shadow: -8px 8px 22px 10px rgb(0 0 0 / 9%) !important; } 
.processdesgn4_section .nav-pills li.nav-item {  flex-grow: 1; width:16%} 
.processdesgn4_section .nav-pills .nav-link.active, .processdesgn4_section .nav-pills .show > .nav-link {  background-color: #fff;  color: #0090f1 !important;  border-bottom: solid 3px #0090f1; } 
.processdesgn4_section .nav-pills .nav-link {   height: 100%;  padding:20px 40px;  color: #000 !important;  border-bottom: solid 3px #fff;  border-radius: 0;width: 100%;display: flex;justify-content: center; line-height: 18px;}  
.processdesgn4_section .processdesgn4-tabheadicon {  min-width: 45px;  min-height: 45px;  max-width: 45px;  max-height: 45px;  background: initial;}
.processdesgn4_section strong {padding-left: 10px;font-size: 14px;font-weight: bolder;text-align: left;} 
.processdesgn3_tabbody {  padding: 30px;}
.processdesgn4_textinfo h2 {  margin: 0;  padding-bottom: 22px;  display: inline-block;  font-size: 32px;  color: #000;  font-weight: 700;}
.processdesgn4_textdis p {  color: #000;  font-size: 17px;  line-height: 32px;} 
.boosttraffic_icon {width: 80px;height: 80px;line-height: 80px;margin: auto;border-radius: 10px;}
.bg-lightneonblue {background-color: #ddd7f8;}
.bg-lightgreen {background-color: #DAEEE4 !important;}
.bg-lightcoral {background-color: #fff0ee !important;}
.boosttraffic_panel {padding: 20px 30px;background: #f8f8f8;text-align: center;}
.boosttraffic_contents h3 {padding: 25px 0 15px 0;  margin: 0;  color: #090f4e;  font-size: 24px;  font-weight: 800;}
.boosttraffic_contents p {margin: 0;color: #000;font-size: 16px;line-height: 26px;}
.boosttraffic-more {padding-top: 10px;}
.boosttraffic-more a {font-size: 14px;color: #000;text-decoration: none;}
.boosttraffic-more a span{font-weight: 600;}
.boosttraffic-more a i{display: inline-block;padding-left: 10px;font-size: 19px;color: #000;}
.fncinsurance_sec .why_pt_panel h3{font-weight: bolder !important;font-size: 1.25rem;}
.enterpriseseo_page .comntabhover_section {background-color: #f8f8f8;padding: 60px 0;}
.enterpriseseo_page .comntabhover_section .list-group-item .comntabhover_icon {border-radius: 4px;}
.enterpriseseo_page .comntabhover_section .list-group-item {padding: 18px 30px !important;background-color: #f8f8f8;}
.enterpriseseo_page .comntabhover_section .list-group-item.active {box-shadow: 0 0 16px 4px #cccccc3b !important;background: #ffffff !important;}
.enterpriseseo_page .comntabhover_section .list-group-item .client_card {font-size: 16px;color: #21262c !important;}
.enterpriseseo_page .comntabhover_section .comntabhover_textinfo h2 {padding-bottom: 0;
color: #21262c;
font-weight: 600;}
.comntabhover-tabhead strong {padding-left: 10px;font-size: 16px;font-weight: bolder;text-align: left;}
.comntabhover_tabbody {padding: 30px;}
.comntabhover_textinfo h2 {  margin: 0;  padding-bottom: 22px;  display: inline-block;  font-size: 25px;  color: #000040;  font-weight: 700;  position: relative;}.comntabhover_textdis p {margin: 15px 0 0 0;color: #000;font-size: 17px;line-height: 32px;}.enterpriseseo_page .comnwhyuslstview_section.builtkpis_sec .commonsrvs_section {padding: 40px 100px;}
.enterpriseseo_page .comnwhyuslstview_section .commonsrvs_section {padding: 10px 100px}
.enterpriseseo_page .pagetrafficroi_sec.processdesgn4_section .nav-pills{  box-shadow: none !important;}
.enterpriseseo_page .processdesgn4_section .nav-pills li.nav-item {  flex-grow: initial;  padding: 0 15px;}
.enterpriseseo_page .pagetrafficroi_sec.processdesgn4_section .nav-pills .nav-link{  padding: 20px 70px;  border: solid 1px #e6e6e6;  border-radius: 4px;}
.enterpriseseo_page .pagetrafficroi_sec.processdesgn4_section .processdesgn4-tabheadicon {  min-width:initial;  min-height: initial;  max-width:initial;  max-height: initial;  width:70px;  height: 70px;  background: #ffffff;  line-height:40px;  padding:14px;  border-radius: 100px}
.enterpriseseo_page .pagetrafficroi_sec.processdesgn4_section .nav-pills .nav-link.active, .processdesgn4_section .nav-pills .show > .nav-link {  background-color: #0090f1 !important;}
.enterpriseseo_page .pagetrafficroi_sec.processdesgn4_section strong {  display: block;  padding-left: 0;  padding-top: 10px;  font-size: 18px;}
.enterpriseseo_page .pagetrafficroi_sec.processdesgn4_section .nav-pills .nav-link.active strong {  color: #fff;}
.whyuslefttab_sec {padding-left: 100px;padding-right: 100px;}
.whyuslefttab_sec .processdesgn3_tabmain {box-shadow: inherit !important;}
.whyuslefttab_sec .processdesgn3_tabmain .nav {border-right: solid 3px #dfdfdf;}
.whyuslefttab_sec.processdesgn3_section.strategy_sec .processdesgn3_tabmain .nav-link {  padding: 1rem 1.3rem;  margin: 0.9rem 0rem;  background-color: #fdfdfd;  box-shadow:0 0 3px 0 rgb(0 0 0 / 17%) !important;  border-radius: 4px;}
.tabcheked_btn i {width: 30px;height: 30px;display: inline-block;border: solid 3px#b7b7b7; border-radius: 100px;margin-bottom: auto;position: relative;}
.whyuslefttab_sec .processdesgn3-tabhead strong {padding-left: 25px}
.whyuslefttab_sec .nav-pills .nav-link.active .tabcheked_btn i {border-color: #0090f1;}
.tabcheked_btn i::before {content: "";width: 24px;height: 24px;display: inline-block;background-color: #fff;border: solid 2px #fff; border-radius: 100px;position: absolute;left: 0;right: 0;margin: auto;}
.whyuslefttab_sec .nav-pills .nav-link.active .tabcheked_btn i::before {content: "";background-color: #0090f1;}
.whyuslefttab_sec .processdesgn3_textinfo h2 {padding-bottom: 0;color: #1d1d1d;}
.whyuslefttab_sec .processdesgn3_textinfo h2::after {display: none;}
.casestdy2_section {padding: 60px 0;}
.casestdy2_main { padding: 60px; background: #fff; box-shadow: 0 0 8px 1px rgb(0 0 0 / 5%) !important;}
.casestdy2_companylogo { padding: 20px 0;}
.casestudy_approach {font-size: 18px;}
.casestdy2_contdisc p {font-size: 18px;color: #000;line-height: 28px;font-weight: 600;}
.casestdy2_userimg {width: 82px;height: 82px;}
.casestdy2_usertext {padding-left: 20px;}
.casestdy2_usergrid {padding-top:15px}
.casestdy2_usertext h3 {font-size: 1.65rem;}
.casestdy2_usertext p { color: #000; font-size: 18px;}
.casestdy2_countgrid {padding-left: 30px;}
.casestdy2_countgroup {padding: 15px;margin: 25px 0;border-radius: 6px;box-shadow: 0 0 12px 6px rgb(0 0 0 / 5%) !important;text-align: center;}
.casestdy2_countno {font-size: 45px;color: #21262c;font-weight: 600;}
.casestdy2_count p {margin: 0;font-size: 14px;color: #21262c;font-weight: 500;}
.result_section {padding: 60px 0;}
.result_group .media {align-items: start;}
.result_icon span {width: 50px;height: 50px;display: inline-block;background-color: #0090f1;border-radius: 100px;text-align: center;line-height: 45px;}
.result_cont { padding-left: 20px;}
.result_cont h3 {margin:0px 0 10px 0;font-size: 1.4rem;font-weight: 600;text-align: left;}
.result_cont p {padding-bottom: 0;font-size: 1rem;}
.page-subheading {text-align: center;}
.page-subheading h3 {font-size: 2rem;}
.entrprsestrategy_sec {background: #f8f8f8;padding: 60px 0;}
.enterpriseseo_page .comnwhyuslstview_section.entrprsestrategy_sec .commonsrvs_section {padding:50px 100px;}
.ppcsrvs_page .services_section .service_icon {width: auto;height: auto;display: flex;margin: auto;background: initial !important;border-radius: 0;}
.ppcsrvs_page .services_section .service_icon img {max-width: 100%;max-height: 45px;}
.teamcounter-panel{margin: 25px 0;  text-align: center;}
.teamcounter-head {margin: 0;font-size: 2.5rem;font-weight: 700;}
.teamcounter-subhead {display: block;font-size: 1.1rem;font-weight: 500;color: #000;}
.seofeatures_grouppanel {  height: 100%;  padding: 10px 0;  text-align: center;}
.seofeatures_panel {  padding: 1.5rem !important;  border-radius: 0.25rem !important;  box-shadow: 0 0.1rem 0.7rem rgb(0 0 0 / 16%) !important;height: 100%;}
.seofeatures_panel:hover { background-color: #0090f1 !important; }
.seofeatures_panel:hover h3,.seofeatures_panel:hover p {color:#fff}
.seofeatures_text {  margin-top: 1rem !important;  margin-bottom: 1rem !important;}
.seofeatures_text h3 {  font-size: 1.25rem;  font-weight: bolder;}
.seofeatures_text p { margin: 0;}
.seopackages-page .processnewfnl_section {padding-top: 60px;}
.newfnlpkg-section {  padding:60px 0 0 0;  background: #fff;position:relative;scroll-margin-top:93px;}
.newfnlpkg-main {  padding-top: 40px;padding-bottom:40px}
.newfnlpkg-row {  display: flex;  align-content: center;  flex-wrap: wrap;}
.newfnlpkg-textowcol {width: 30%;  margin: auto;  padding-right: 30px;}
.newfnlpkg-textowcol strong {font-size: 36px; line-height: 46px;}
.newfnlpkg-textowcol .line-break {  color: #4c94c8;}
.newfnlpkg-arrowcol img {  max-width: 100%;}
.newfnlpkg-pkboxcol {  width: 70%;}
.newfnlpkg-grid {  display: flex;  flex-wrap: wrap; justify-content:center}
.newfnlpkg-group {  width: 33.33%;  padding:40px 30px 30px 30px;  border: solid 2px #E4E5E7; text-align: center;  position: relative}
.newfnlpkg-group.active {  border-color: #FF8A18;  border-top: solid 2px transparent;  border-bottom: solid 2px transparent;margin-left: -1px; margin-right: -1px; z-index: 1;}
.newfnlpkg-group .plan-status {  background: #ff8a18;}
.newfnlpkg-group.active::before {  content: "";  height: 40px;  position: absolute;  top: -40px;  width: 101.4%;  left: -2px;  right: 0;  border-top: solid #FF8A18 2px;  border-left: solid #FF8A18 2px;  border-right: solid #FF8A18 2px;}
.newfnlpkg-group.active::after {  content: "";  height: 40px;  position: absolute;  bottom: -40px;  width: 101.4%;  left: -2px;  right: 0;  border-bottom: solid #FF8A18 2px;  border-left: solid #FF8A18 2px;  border-right: solid #FF8A18 2px;}
.newfnlpkg_datatabltext{  font-size: 14px;  position: relative;}
.newfnlpkg_datatablecol .qstn_icon{ top: -1px; font-size: 15px; color: #000; line-height: 15px; position: absolute; left: 5px;}
.newfnlpkg_datatablecol .newfnlpkg_datatablhead .qstn_icon {  background: #C2EAFF;  left:0px;  z-index: 9999;}
.newfnlpkglfullplane_pkgsec .tooltip {  position: relative !important; top: -5px; vertical-align: middle;}
.newfnlpkglfullplane_pkgsec .newfnlpkg_datatabltext .tooltip {top:-8px}
.newfnlpkg_datatablhead, .newfnlpkg_datatabltext {  color: #212121;}
.newfnlpkg_datatabltext .tooltip { margin-left: 1px;  }    
.newfnlpkg-group.active .getstart-fnlbtn {  background: #FF8A18;}.newfnlpkg_pricing {  padding: 40px 0 30px 0;}
.newfnlpkgpln-title { display: block;  margin: 30px 0 0 0;  font-size: 25px;  color: #000000;  font-weight: 700;  text-transform: uppercase;}
.newfnlpln-subtitle {  padding-top: 5px; font-size: 15px;  color: #000;  font-weight: 400;}
.newfnlpkg-txtprice sup {  font-size: 38px;  font-weight: 300;  left: -6px;}
.newfnlpkg-txtprice span{ font-size: 60px;  color: #000;  line-height: 50px;  font-weight: 300;}.priceyrvalid { display: block;  padding-top: 2px;  font-size: 16px;  color: #000;  font-weight: 400;}
.getstart-fnlbtn { background: #0090f1;  padding: 14px 38px;  color: #fff;  font-size: 16px;  font-weight: 400;  line-height: initial;  text-transform: uppercase;  border: none;  border-radius: 8px;  -webkit-transition: all 400ms linear 0s;  -o-transition: all 400ms linear 0s;  transition: all 400ms linear 0s;  outline: none !important;}
.getstart-fnlbtn:hover {  background: #0f67a2 !important;}
.newfnlpkglfullplane_pkgsec {  padding-top: 60px;}
.legal_page .newfnlpkglfullplane_pkgsec {margin-top:0}
.newfnlpkg_showmenubtn {  background:#0090f1;  color: #fff;  padding: 15px 10px;  border-radius: 4px;  font-size: 18px;  font-weight: 400;  display: block;  margin: 0 auto 0 auto;  width: 300px;  text-align: center;  font-weight: 600;  cursor: pointer;}
.newfnlpkg_showmenubtn:hover {background:#0f67a2}
.keyfeature_localseo { margin-bottom: 15px;}
.keyfeature_localseo .keyfeature_col:nth-child(1) {  width: 29.5%;}
.keyfeature_localseo .keyfeature_col { width: 23%;  padding: 0 15px;  flex-grow: inherit;}
.newfnlpkg_datatablerow { display: flex;  flex-wrap: wrap; align-items: center;  background: #E1EEF6;  padding: 12px 12px;  border: solid 1px #DDDDDD;}
.newfnlpkg_datatablerow:nth-child(even) {  background: #fff;  border-color:#fff}
.newfnlpkg_datatablecol:nth-child(1) {  width: 29.5%;  text-align: left;}
.newfnlpkg_datatablecol:nth-child(2) {  width: 24%;}
.newfnlpkg_datatablecol:nth-child(3) {  width: 24%;}
.newfnlpkg_datatablecol:last-child { padding-left: 10px;}
.newfnlpkg_datatablecol {  width: 22.5%;  text-align: center;}
.newfnlpkg_datatablecol .newfnlpkg_pricing {  padding: 20px 0 0 0;}
.newfnlpkg_datatablecol .getstart-fnlbtn {  margin: 18px 0;}
.bg-darkyellow {  background: #FF8A18 !important;}
.newfnlpkg_datatablerow .comntabhover_icon {  width: 26px;  height: 26px;  display: inline-flex;  background: #0090f1;  line-height: 28px;  margin: auto;}
.newfnlpkg-section.nationalsepkg_sec .newfnlpkg-group {  width: 25%;  padding: 40px 20px;margin-left: -1px;margin-right: -1px;}
.newfnlpkg-section.nationalsepkg_sec .newfnlpkg-group.active::before {  width: 101.7%;}
.newfnlpkg-section.nationalsepkg_sec .newfnlpkg-group.active::after {  width: 101.7%;}
.qstn_icon {  width: 16px;  height: 16px;  display: inline-block;  background: #C2EAFF;  font-size: 13px;  color: #000;  line-height: 16px;  font-weight: 500;  text-align: center;  border-radius: 100px;  position: relative;  top: -3px;  left: -2px;}
.newfnlpkgpln_listinfo {  padding:20px 0 0 0;  list-style: none;margin: 0;}
.newfnlpkgpln_listinfo li {  padding:7px 0;  font-size: 15px;  color: #1a1a1a;  font-weight: 500;}
.newfnlpkg_keywordcat {  display: block;  padding: 0 0 20px 0;  font-size: 24px;  color: #14212B;  font-weight: bold;}
.newfnlpkg_datatablegird {  padding: 25px 0;}
.newfnlpkg_datatablegird:first-child {  padding-top: 30px;}
.newfnlpkg_affordabletext {  padding:60px 0 90px 0;}
.newfnlpkg_affordabletext h3{  color: #14212B;  font-size: 35px;  font-weight: bold;  text-align: center;}
.newfnlpkg_affordabletext h3 span{  display: block;  padding-bottom: 5px;  color: #0090f1;  font-size: 24px;}
.newfnlpkg_affordabletext h3 small {  display: block;  padding-top: 15px;  font-size: 20px;}     
.keyfeature_row {  display: flex;  flex-wrap: wrap;}
.keyfeature_col {  flex-grow: 1;  width: 15%;}
.keyfeature_col:nth-child(1) {  width: 40%;}
.keyfeature_text {  color: #14212B;  font-size: 22px;}
.keyfeature_texttype { display: block;  text-align: center;  position: relative;}
.keyfeature_texttype .plan-status { width: 130px;  padding: 8px;  background: #FF8A18;  color: #fff;  position: absolute;  top: -40px;  left: 0;  right: 0;  margin: auto;  border-radius: 4px;}
.keyfeature_texttype strong{  display: block;   color: #14212B;  font-size: 22px;}
.keyfeature_texttype small {  display: block;}   
.newfnlpkg-section.nationalsepkg_sec .newfnlpkg_datatablecol:nth-child(1) {  width: 40%; }
.newfnlpkg-section.nationalsepkg_sec .newfnlpkg_datatablecol {  width: 15%;  }
.newfnlpkg-section.nationalsepkg_sec .newfnlpkg_datatablecol .comntabhover_icon,
.newfnlpkg-section.nationalsepkg_sec .newfnlpkg_datatablecol .newfnlpkg_datatabltext{  margin-left: 15px;}
.new_keyword {  color: #ff8a18;  font-size: 16px;}
.newfnlpkg_datatablmedia {  padding:5px 5px;  margin-top:0;  margin-right:0;  border: solid 1px #DDDDDD;}.lastyear_alone p {  padding: 30px 0 10px 0;  font-size: 23px;  text-align: center;  color: #14212B;  font-weight: bold;margin: 0;padding-bottom: 0;}
.localseopkg_bronzemobile {  display: none;}
.localpkgsticky_section {  display: none;}
.localpkgsticky_section.pkg-fixed {   display: block;}
.localpkgsticky_section {  left: 0;  position: fixed;  right: 0;  top: 93px;  padding:36px 0 20px 0;  transition: all cubic-bezier(.25,.46,.45,.94) .1s;  z-index: 9;  background: #f7f7f7;  box-shadow: 2px 0 4px rgb(0 0 0 / 13%);}
.localpkgsticky_section .newfnlpkg-group {  width: 33.33%;  padding: 15px 15px;}.localpkgsticky_section .newfnlpkgpln-title {  margin: 5px 0 0 0;  font-size: 18px;}
.localpkgsticky_section .newfnlpkg-txtprice sup {  top: -10px;  font-size: 28px;}.localpkgsticky_section .plan-status {  padding: 3px 9px;  font-size: 12px;  top: -16px;}
.localpkgsticky_section .newfnlpkg_pricing {  padding:10px 0 10px 0;}
.localpkgsticky_section .newfnlpkg-group.active {  border-top: solid 2px #FF8A18;  border-bottom: solid 2px #FF8A18;}
.localpkgsticky_section .newfnlpkg-group.active::before,
.localpkgsticky_section .newfnlpkg-group.active::after {  display: none;}
.localpkgsticky_section .newfnlpkg-txtprice span {  font-size: 40px;  color: #000;  line-height: 38px;}
.localpkgsticky_section .getstart-fnlbtn { padding: 9px 7px;  font-size: 13px;  background: #1b7cc3;}
.localpkgsticky_section .newfnlpkg-textowcol strong {  font-size: 40px;}
.localpkgsticky_section .newfnlpkg-textowcol .line-break {  color: #4c94c8;  line-height: 38px;}
.newfnlpkg_localpkgbottom .newfnlpkg-txtprice sup {  top: -10px; font-size: 28px ;}
.newfnlpkg_localpkgbottom .newfnlpkg-txtprice span {  font-size: 40px;}
.newfnlpkg_localpkgbottom .getstart-fnlbtn {  padding: 8px 24px;  font-size: 12px;}
.ntnlseopkgsticky_sec.localpkgsticky_section .newfnlpkg-group {   width: 15%;  padding: 10px 20px;}
.ntnlseopkgsticky_sec .newfnlpkgkey-textgroup {  width: 40% !important;  margin: auto;
font-size: 20px;  border: none  !important;} 
.local_service_sec .service_panel{box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;}
.industry_specific_sec .service_panel:hover, .industry_specific_sec .service_panel.active {box-shadow: 0 0 16px 0 rgb(0 0 0 / 38%) !important;}
.seoservice-page .industry_specific_sec .service_panel:hover,.seoservice-page  .industry_specific_sec .service_panel.active { background-color:#f8f8f8}
.seoservice-page .industry_specific_sec .service_panel:hover h3,.seoservice-page .industry_specific_sec .service_panel:hover p {color:#000 }
.processdesgn3_section {background-color: #fff;}
.processdesgn3_tabmain {padding: 30px 30px;  box-shadow: 0px 0 10px 2px rgba(0,0,0,0.1) !important;display: block;
border-radius: 5px;}
.processdesgn3_tabmain .nav{min-width: 25%;border-right: solid 1px #f0f0f0;}
.processdesgn3_tabmain .nav-link {padding: 0.8rem 1rem;  color: #6f6f6f;}
.processdesgn3_tabmain .nav-pills .nav-link.active, .nav-pills .show > .nav-link {color: #0080c0;background-color: #fff;}
.processdesgn3_tabmain .nav-pills .nav-link:hover {color: #0080c0 !important;background-color: initial !important;}
.processdesgn3-tabhead {display: flex;align-items: center;}
.processdesgn3-tabheadicon {min-width: 38px;min-height: 38px;max-width: 38px;max-height: 38px;display: flex;align-items: center;justify-content: center;background: #1b75b7;border-radius: 6px;}
.processdesgn3-tabhead strong {padding-left: 10px;font-size: 18px;font-weight: 600;text-align: left;text-transform: uppercase;padding-top;}
.processdesgn3_tabbody {padding:0;}
.processdesgn4_img { text-align: right; }
.processdesgn3_textinfo h2 {  margin: 0;  padding-bottom: 22px;  display: block;  font-size: 25px;  color: #000040;  font-weight:600;  position: relative; padding:15px 0}
.processdesgn3_textinfo h2::after {content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background-color: #f0f0f0;}
.processdesgn3_textdis p {margin: 15px 0 0 0;color: #000;font-size: 17px;line-height: 32px;}
.comnwhyuslstview_section {padding: 50px 0;background-color: initial;}
.comnwhyuslstview_section .commonsrvs_section {padding: 40px 0;background-color: initial;}
.dgtlmrkt_pkg .pay-per-click-package .ever1_month {  display: inline-block;  line-height: 16px;  margin-top: -7px;}
.dgtlmrkt_pkg .tab-white #seo_full ul#service li.first {width: 44% !important;display: flex;align-items: center; }
.dgtlmrkt_pkg .tab-white #seo_full ul#service li.second {display: flex;align-items: center;justify-content: center; }
.processdesgn3_section.strategy_sec .processdesgn3_tabmain {padding: 30px 10px 30px 0;}
.processdesgn3_section.strategy_sec .processdesgn3_tabmain .nav {min-width: 35%;padding-right: 30px;}
.processdesgn3_section.strategy_sec .processdesgn3-tabheadicon{min-width: 45px;min-height: 45px;
max-width: 45px;
max-height: 45px;background: initial;}
.processdesgn3_section.strategy_sec .processdesgn3_tabmain .nav-link {  padding: 1.4rem 1.3rem;  margin: 0.3rem 0rem;  color: #6f6f6f;  box-shadow: 0 0 6px 0 rgb(0 0 0 / 5%) !important;  border-radius: 0;}
.processdesgn3_section.strategy_sec .nav-pills .nav-link.active, .processdesgn3_section.strategy_sec .nav-pills .show > .nav-link {color: #0080c0;}
.processdesgn3_section.strategy_sec .processdesgn3-tabheadicon img {max-width: 80%;}
.processdesgn3_section.strategy_sec .nav-pills .nav-link.active .processdesgn3-tabheadicon, .processdesgn3_section.strategy_sec .nav-pills .show > .nav-link .processdesgn3-tabheadicon {background-color: #fffbfb;  box-shadow: 0 0 5px 2px rgb(0 143 209 / 55%) !important;  transition: all 0.2s ease-in;}
.smosocial_grid {  padding-top: 3rem;}
.smosocial_group {  padding-right: 10px;}
.smosocial_panel {  background: #1b75b7;  padding: 20px 30px;  border-radius: 8px;  text-align: center;}
.smosocial_text {padding-top: 5px;color: #fff;font-size: 15px;font-weight: bold;text-transform: uppercase;}
.smosocial_text a {color: #fff; text-decoration: none;}
.smosocial_icon {width: 50px;height: 50px;display: flex;justify-content: center;align-items: center;line-height: 45px;position: relative;margin: auto;margin-top: -45px;border-radius: 100px;background: #fff;border: solid 2px #1b75b7;}
.smoseopkg_page .services_section {  position: relative;}
.smoseopkg_page .services_section::before {  content: "";  background: url(../smosrvs-leftshape.html) left top no-repeat;  display: inline-block;  width: 75px;  height: 168px;  position: absolute;  top: 40%;  left: 0;  z-index: 9;}
.smoseopkg_page .services_section::after {  content: "";  background: url(../smosrvs-rightshape.html) left top no-repeat;  display: inline-block;  width: 124px;  height: 233px;  position: absolute;  top: 30%;  right: 0;  z-index: -1;}
.processdesgn3_tabmain.smoseopkg_strategy {  box-shadow: none !important;  }
.processdesgn3_tabmain.smoseopkg_strategy .tab-content{  box-shadow: 0 0 22px 0 rgb(0 0 0 / 8%) !important; }  
.processdesgn3_section.strategy_sec .processdesgn3_tabmain.smoseopkg_strategy .nav {    min-width: 30%;    padding-right: 40px;    border: none;}
.processdesgn3_section.strategy_sec .processdesgn3_tabmain.smoseopkg_strategy .nav-link {margin: 0.5rem 0rem;box-shadow: 0 0 6px 0 rgb(0 0 0 / 11%) !important;}
.webmaintenance_page .service_grouppanel {  padding: 22px 10px;}
.webmaintenacepkg_section {  padding: 60px 0 140px 100px;}
.webmaintenacepkg_group {  width: 20%;  padding-right: 20px;}
.webmaintenacepkg_group:last-child {  padding-right: 0;}
.webmaintenacepkg_panel { min-height: 150px;  padding: 30px 11px;  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 17%) !important;  margin: 5px 0;  border-radius: 4px;  text-align: center;  position: relative;  transition: all 0.3s ease-in;}
.webmaintenacepkg_head {padding-bottom: 30px;border-bottom: solid 1px #d5d5d5;}
.webmaintenacepkg_subtitle {margin: 0;padding: 25px 0 22px 0;border-bottom: solid 1px #d5d5d5;font-size: 14px;font-weight: 400;  color: #282828;}
.webmaintenacepkg_price sub {font-size: 20px;  display: inline; bottom: 0 !important;}
.webmaintenacepkg_price strong {font-weight: 600;}
.webmaintenacepkg_icon {  width: 85px;  height: 85px;  margin: 8px auto auto auto;  display: flex;  align-items: center;  justify-content: center;  background: #F5FBFF;  border-radius: 1000px;  border: 1px solid #ccc;}
.webmaintenacepkg_icon img {max-width: 100%;}
.webmaintenacepkg_title {display: inline-block;padding: 10px 0 5px 0;font-size: 24px;font-weight: 500;text-transform: uppercase;}
.webmaintenacepkg_type {color: #000;font-size: 0.9rem;}
.webmaintenacepkg_price {padding-top:6px;font-size: 40px;color: #282828;line-height: 28px;}
.webmaintenacepkg_listgroup{padding: 20px 0;color: #282828;border-bottom: solid 1px #d5d5d5;}
.webmaintenacepkg_listgroup p{margin: 0;font-size: 14px;color: #000;font-weight: 600;text-align: left;}
.webmaintenacepkg_listinfo {padding: 5px 0;margin: 0;list-style: none;text-align:left;}
.webmaintenacepkg_listinfo li {padding: 8px 0;font-size: 14px;font-weight: 400;  color: #282828;}
.webmaintenacepkg_bottom {padding-top: 15px;}
.getstart-btn {background: #0090f1;padding: 13px 26px;color: #fff;font-size: 13px;font-weight: 600;line-height: initial;text-transform: uppercase;border: none;border-radius: 4px;-webkit-transition: all 400ms linear 0s;-o-transition: all 400ms linear 0s;transition: all 400ms linear 0s;outline: none !important;}
.webmaintenacepkg_notetext {padding: 15px 0;border-bottom: solid 1px #d5d5d5;font-size: 15px;color: #000;font-weight: 500;text-align: left;}
.webmaintenacepkg_panel:hover, .webmaintenacepkg_panel.active {background: #4695ce;}
.webmaintenacepkg_panel:hover .webmaintenacepkg_title, .webmaintenacepkg_panel.active .webmaintenacepkg_title, .webmaintenacepkg_panel:hover .webmaintenacepkg_subtitle, .webmaintenacepkg_panel.active .webmaintenacepkg_subtitle, .webmaintenacepkg_panel:hover .webmaintenacepkg_type, .webmaintenacepkg_panel.active .webmaintenacepkg_type, .webmaintenacepkg_panel:hover .webmaintenacepkg_price, .webmaintenacepkg_panel.active .webmaintenacepkg_price, .webmaintenacepkg_panel:hover .webmaintenacepkg_listgroup, .webmaintenacepkg_panel.active .webmaintenacepkg_listgroup, .webmaintenacepkg_panel:hover .webmaintenacepkg_listgroup p, .webmaintenacepkg_panel.active .webmaintenacepkg_listgroup p, .webmaintenacepkg_panel:hover .webmaintenacepkg_listinfo li, .webmaintenacepkg_panel.active .webmaintenacepkg_listinfo li, .webmaintenacepkg_panel:hover .webmaintenacepkg_notetext, .webmaintenacepkg_panel.active .webmaintenacepkg_notetext{  color: #fff;} .webmaintenacepkg_panel:hover .getstart-btn, .webmaintenacepkg_panel:hover .plan-status {background: #f5f5f5;color: #000;}
.downloadbrochure_section .calltoaction_section {  padding: 40px 100px;}
.downloadbrochure_section .page-heading {  margin-bottom: 25px;  font-size: 2.5rem;}
.downloadbrochure_section .page-heading p{  font-size: 14px;}
.downfree_panel {  display: flex;  align-items: center;  padding-bottom: 20px;  font-size: 26px;  color: #fff;  font-weight: 300;}
.downfree_panel span { padding-left: 10px;}
.downloadbrochure-imgpanel {  position: absolute;  right: 10%;  top: -110px;}
.webmaintenance_page .processdesgn3_section.strategy_sec .processdesgn3_tabmain .nav-link{padding: 1.2rem 1.3rem;background: #fbfbfb;
box-shadow: 0 0 6px 0 rgb(0 0 0 / 8%) !important;}
.webmaintenance_page .processdesgn3_section.strategy_sec .nav-pills .nav-link.active, .webmaintenance_page .processdesgn3_section.strategy_sec .nav-pills .show > .nav-link {background-color: #fff;box-shadow: none !important; }
.webmaintenance_page .strategy_sec {    padding: 60px 0;}
.webmaintenance_page .whychoose_section .whychoose_grouppanel {  padding: 22px 10px;}
.webmaintenance_page .whychoose_section .whychoose_panel {  border-radius: 0;  box-shadow: 0 2px 15px 1px rgb(0 0 0 / 14%) !important;}
.whychoose_section {    padding: 60px 0;}
.home_page .homepagepkg_section .readbtn{padding: 13px 20px;  font-size: 15px;}
.linkbldngpkg_processsec {background: #F5FBFF url(../local-service-bg.html) no-repeat;background-size: cover;padding: 50px 0;margin: 25px 0;}
.commoncheckpkg_plan {padding: 0 10px;display: flex;  justify-content: flex-start;  flex-wrap: wrap;}
.checklnkbldng_plan .common-btn {padding: 12px 24px;  margin: auto;}
.checklnkbldng_plan .common-btn span {font-size: 20px;color: #fff;  }
.commoncheckpkg_box {padding: 20px;  text-align: center;  box-shadow: 2px 2px 16px #cccaca;}
.commoncheckpkg_name {padding: 5px 0;  font-size: 1.44rem;  font-weight: bold;  display: block;  color: #0090f1;}
.commoncheckpkg-text p {font-size: 1.1rem;}
.commoncheckpkg_price {display: block;padding-bottom: 20px;font-size: 24px;font-weight: 500;color: #111;}
.commoncheckpkg_price span {font-size: 35px;font-weight: 700;display: block;color: #111;}
.commoncheckpkg_price em {font-size: 24px;font-style: normal;font-weight: 500;}
.ppcservice_sec .commonsrvs_section:nth-child(even) {background-color: rgba(247, 247, 247, 0.5) !important;}
.b2bsass_page .fullplane_pkgsec .tab-white #seo_full ul#service li.first {width: 58%;}
.b2bsass_page .saas_package_lst .sass_package_name,
.constrcnhomebldr_page .saas_package_lst .sass_package_name
{margin-top: -10px;}
.b2bsass_page .saas_package_lst .package-btn2 {position: relative;bottom: -10px;}
.constrcnhomebldr_page .saas_package_lst .package-btn2{width: 172px;position: absolute;bottom: -25px;left: 0;right: 0;margin: auto;}
.b2bsass_page .fullplane_pkgsec #showmenu{margin: 30px auto;}
.b2bsass_page .nationalsepkg_sec .newfnlpkg-group{  width: 33%;}
.b2bsass_page .newfnlpkg-section.nationalsepkg_sec .newfnlpkg_datatablecol:nth-child(1) {  width: 30%;}
.b2bsass_page .newfnlpkg-section.nationalsepkg_sec .newfnlpkg_datatablegird .newfnlpkg_datatablecol {  flex-grow: 1;}
.b2bsass_page .ntnlseopkgsticky_sec .newfnlpkg-group { width: 21% !important;}
.b2bsass_page .newfnlpkg-section.nationalsepkg_sec .newfnlpkg-group.active::before,
.b2bsass_page .newfnlpkg-section.nationalsepkg_sec .newfnlpkg-group.active::after {  width: 101%;}
.videexm_b2bsass{  width: 36% !important;  flex-grow: initial !important;}  
.dentistsseo_page .banner-text {  padding-top: 0;padding-top: 0; padding-bottom:0;}
.dentistsseo_page .banner-text h1 {  font-size: 2.9rem;  line-height: 65px;}.dentistsseo_page .banner-text p {  padding-right: 0;  margin-top: 20px;  margin-bottom: 30px;  font-size: 18px;  line-height: 35px;  color: #21262c;}
/*.dentistsseo_page .parent_btn .common-btn2:first-child {  margin-right: 0;}*/
.seodntlimptnly_section {  padding: 60px 0;  background: #fcfcfc;}
.seodntlimptnly_section .flex-aligncntr{justify-content: end;}
.seodntlimptnly_textarea h3{padding-bottom:15px;  font-size: 28px;  color: #14212b;  line-height: 38px;  font-weight: 500; margin: 0;}
.seodntlimptnly_group {	height: 100%;  padding: 15px 0;}
.seodntlimptnly_panel {	height: 100%;padding:15px;  border-radius: 8px;  box-shadow:0px 0 10px 2px rgba(0,0,0,0.1);  background: #fff;}
.seodntlimptnly_group .media { align-items: inherit;}
.seodntlimptnly_icon {width: 65px;height: 65px;display: flex;align-items: center;justify-content: center;}
.seodntlimptnly_iconbody {width: 60px;height:60px;display: inline-block;text-align: center;line-height: 45px; }
.seodntlimptnly_cont {padding-left: 15px;}
.seodntlimptnly_cont p {margin: 0;  font-size: 17px; color: #000; font-weight: 400; line-height: 26px;text-align: left;}
.seodntlimptnly_progress {width: 60px;height:60px; position: relative;  border-radius: 100px;}
.seodntlimptnly_progressbody {  position: absolute;  width: 60px;  height: 60px;  border: solid 5px #0090f1;  border-radius: 100px;  display: flex;  align-items: center;  justify-content: center;  font-size: 16px;  color: #0090f1;  font-weight: bold;}
.dentistsseo_page .partner_list li {  width: 25%;}
.seodntlcstmrreview_grouppanel {  padding:0;  height: auto;display:block;float:none; width:100%}
.seodntlcstmrreview_panel {	height: auto;  padding:30px 15px;  text-align: center;  background-color: #fff;  border-bottom: solid 3px #0090f1;  transition: all 0.3s ease-in; border-radius:5px}
.customer-carousel .seodntlcstmrreview_panel {margin:10px; box-shadow:0px 0 10px 2px rgba(0,0,0,0.1)}
.seodntlcstmrreview_section {  padding:50px 0 60px 0;  background: #f8fafb;}
.seodntlcstmrreview_section .page-heading h2{ text-transform: capitalize;font-size: 2.28rem; font-weight: bold; line-height: 1.3 !important; text-transform: uppercase;}
.seodntlcstmrreview_section .page-heading p {  padding-top: 10px;  color: #000;  font-size: 22px;  line-height: 26px;}
.seodntlcstmrreview_cont h3 {  padding:15px 0 0 0;  margin: 0;  color: #000;  font-size: 22px;  font-weight: 600;}
.seodntlcstmrreview_cont p { font-size: 14px; font-style: italic;margin-top: 15px;margin-bottom: 0;}
.rating-stars span {  padding:0 1px;  color: #ffec00;  font-size: 15px;}
.casestudy_sectionnew { padding: 40px 0;}
.casestudy_sectionnew .case-study {  padding:15px 0 0 0;  font-size: 25px !important;  color: #1d1d1d !important;  font-weight: 600 !important;}
.dentalseohelp_section { background: url(../legalbody-bg.html) left top no-repeat;  background-size: cover;}
.seodntlcstmrreview_panel .rating-stars { margin-top: 15px; }
.dentalseohelp_section .page-heading p {  padding-top: 10px;  color: #000;  font-size: 22px;  line-height: 26px;}
.dentalseohelp_section {padding: 0 100px;}
.dentalseohelp_section .commonsection_text p { margin: 0;  line-height: 32px;}
.dentalseohelp_section .commonsection_text h2 {  font-size: 35px;}
.dentistsseo_page .whypagetrafficlegal_sec,.legal_page .whypagetrafficlegal_sec {  padding:40px 0 0 0;  background-color: #F5FBFF;}
.legal_page .whypagetrafficlegal_sec {  padding:40px 0 0 0;  background-color: #F5FBFF;margin-top:0}
.legal_page .wehelpyoulegal_secion {margin-bottom:0}
.dentistsseo_page .servicescardview_icon span { width: 56px; height: 56px;}
.casestudy_section .commonsrvs-listgroup{ padding-top: 0;}
.getfull-casestudy { margin: 0;  font-size: 20px;  font-weight: 500;}
.getfull-casestudy a { color: #0090f1; text-decoration: none;}
.seodntlprocess_section { padding: 60px 0;}
.seodntlprocess_section .service_icon { background: #E8EFFC;}
.seodntlprocess_section .service_icon img { max-width: 40px;}
.seodntlprocess_section .bg-lightcoral {  background-color: #FFF0EE !important;}
.seodntlprocess_section .bg-skye {  background-color: #E3F8FA !important;}
.seodntlprocess_section .bg-darkpurple {  background-color: #F8EFFE !important;}
.seodntlprocess_section .bg-darkgreen {  background-color: #ECFFF0 !important;}
.seodntlprocess_section .bg-lightyellow {  background-color:#FFF6DD !important;}
.acceleratedautomn-dntl { padding-top: 60px;}
.acceleratedautomn_group { height: 100%;}
.acceleratedautomn_panel {height: 100%;  padding:30px;  text-align: center;  border-radius: 10px;  background-color: #fff;  box-shadow: 0 0 10px 2px rgba(0,0,0,0.1) !important;  transition: all 0.3s ease-in;}
.acceleratedautomn_group .service_contents h3 { font-size: 24px;}
.acceleratedautomn_group .service_contents { padding:0 0 40px 0; text-align: left}
.rqstanalysisnew_section {/*background: rgb(244,248,250); background: linear-gradient(180deg, rgb(244, 248, 250) 0%, rgb(247, 250, 252) 79%, rgb(255, 255, 255) 100%);*/ background:url(../shadow.html) repeat-x 0 0; padding: 60px 0;}
.rqstanalysis_cardnew { padding:30px 60px 40px 60px;background: #3c9bde url("../newcta-bg.html") left top no-repeat;background-size: 100% 100%;border-radius: 15px; position:relative}
.rqstanalysis_cardnew::before { content: ''; position: absolute; width: 100%; height: 80px; background: url(../shadow.html) repeat-x 0 -30px; display: block; bottom: -80px; left: 0; border-radius: 10px; display:none }
.finance-counter {background: url(../legal-count-bg.html) repeat-x 0 bottom #fcfcfc;background-size: contain;}
.rqstanalysis_cardnew .page-heading {margin-bottom: 25px}
.rqstanalysis_cardnew .page-heading strong {  margin: 0;  font-size: 2rem;color: #fff;  font-weight: 500;  line-height: 1.3 !important;  text-transform: capitalize;}
.rqstanalysis-input { max-width: 500px; margin: 0 auto; }
.rqstanalysis_cardnew .page-heading p { padding-top: 15px;  font-size: 22px;  color: #fff;  font-weight:200;}
.rqstanalysis_cardnew  .rqstanalysis-input .form-control {border-radius: 8px;}
.rqstanalysis_cardnew .rqstanalysis-input .input-group-text {  margin-top: 30px;  display: inline-block;  background-color: transparent;  padding: 7px 40px;  font-size: 20px;  font-weight: 200;  border-radius: 8px;  border: 1px solid #fff;}
.rqstanalysis_cardnew .rqstanalysis-input .input-group-text:hover {background: #fff; color: #4797D1;}
.rqstanalysis_cardnew .form-control::-webkit-input-placeholder {color: #000;font-size: 16px;font-weight: 300;}/* WebKit, Blink, Edge */
.rqstanalysis_cardnew .form-control:-moz-placeholder { color: #000;font-size: 16px;font-weight: 300;}/* Mozilla Firefox 4 to 18 */
.rqstanalysis_cardnew .form-control::-moz-placeholder {color: #000;font-size: 16px;font-weight: 300;}/* Mozilla Firefox 19+ */
.rqstanalysis_cardnew .form-control:-ms-input-placeholder { color: #000;font-size: 16px;font-weight: 300;}/* Internet Explorer 10-11 */
.rqstanalysis_cardnew .form-control::-ms-input-placeholder {color: #000;font-size: 16px;font-weight: 300;}
.ecommercepkg-page .benefit_section {padding: 60px 90px;}
.ecommercepkg-page .benefit_section .page-heading {margin-bottom: 40px;}
.ecommercepkg-page .benefit_section .service_panel {border-radius: 4px;  box-shadow: 0 8px 24px 0 rgb(0 0 0 / 14%) !important;}
.ecommercepkg-page .benefit_section .service_contents h3{padding: 15px 0 15px 0;  font-size: 20px;  color: #21262c;}
.ecommercepkg-page .benefit_section .service_contents p {color: #2e3339;font-size: 15px;font-weight: 500;}
.ecommercepkg-page .service_icon img {max-width: 55px;}
.ecommercepkg-page .service_panel:hover {background-color: #0090f1;}
.ecommercepkg-page .benefit_section .service_panel:hover .service_contents h3,
.ecommercepkg-page .benefit_section .service_panel:hover .service_contents p {color: #fff;}
.ecommercepkg-page .banner-text h1 {font-size: 2.9rem;}
.ecommercepkg-page .service_grouppanel {padding: .8rem 0;}
.ecommercepkg-page .webservice-section {background: #fff;}
.ecommercepkg-page .services_section.webservice-section .service_contents h3{padding: 15px 0 20px 0;  font-size: 22px;  color: #45494d;  font-weight: 500;  line-height: 32px;}
.ecommercepkg-page .webservice-section .services_main {background-color: #ffffffe6;}
.ecommercepkg-page .webservice-section .service_icon {max-width: 95px;max-height: 95px;min-width: 95px;min-height: 95px;}
.ecommercepkg-page .webservice-section .service_panel:hover {background-color: #0090f1;  box-shadow: 0 0 16px 0 rgb(0 0 0 / 21%) !important;}
.ecommercepkg-page .webservice-section .service_panel:hover .service_contents h3 { color: #fff;}
.ecommercepkg-expanddata {display: flex;flex-wrap: wrap;}
.ecommercepkg-expanddata .ecommmerce_design_group:first-child {width:32%;}
.ecommercepkg-expanddata .ecommmerce_design_group {width: 17%;flex-grow: 1;}
.ecommercepkg-expanddata .ecommmerce_design_group:hover .price_number span, .ecommercepkg-expanddata .ecommmerce_design_group.active .price_number span {padding-bottom: 0 !important;}
.ecommercepkg-expanddata ul.price_lft_sec li {font-size: 15px;color: #5f5f5f;font-weight: 400;}.idealfor_head {font-size: 22px;color: #5f5f5f;font-weight: 400;padding: 20px 20px;}
.idealfor_text {padding: 20px 30px;font-size: 14px;  color: #5f5f5f;  font-weight: 500;  text-align: center;}.keyfeatures {font-size: 24px !important;color: #4a4a4a;line-height: 100px;font-weight: bold;}
.ecommercepkg-expanddata .ecommmerce_design_group .price_number {padding-top: 6px;line-height: 30px;}
.keyword_cat {height: 60px;padding: 5px 20px;display: block;font-size: 22px;color: #4a4a4a;line-height: 24px;}
.ecommercepkg-page .packages-section{ background: #fff; padding: 60px 0;}
.ecommercepkg-expanddata #seo_full ul#service {display: flex;flex-wrap: wrap;margin: 10px auto;border-top: 1px #ccc solid;}
.ecommercepkg-expanddata #seo_full ul#service li {float: left;display: block;color: #004;font-size: 18px;position: relative;}
.ecommercepkg-expanddata .kf {font-size: 24px !important;line-height: 100px;font-weight: bold;}
.ecommercepkg-expanddata .top_price {font-size: 24px;padding: 0;}
.ecommercepkg-expanddata .top_cont {font-weight: bold;}
.ecommercepkg-expanddata .top_price {color: #004;}
.ecommercepkg-expanddata .tab-white #seo_full ul#service li.first {width: 28%;height: auto;font-size: 14px;padding: 9px 10px 11px 10px;}
.ecommercepkg-expanddata .top_sec {height: auto !important;}
.ecommercepkg-expanddata .tab-white #seo_full ul#service li.video img {width: 100px;height: 50px;}
.ecommercepkg-expanddata .video_sec {font-size: 14px !important;line-height: 22px;height: auto !important;width: 72% !important;}
.ecommercepkg-expanddata .video_sec2 {font-size: 14px !important;line-height: 22px;height: 70px !important;}
.ecommercepkg-expanddata .tab-white #seo_full ul#service li.second {width: 18%;height: auto;font-size: 16px;}
.ecommercepkg-expanddata .top_cont img {width: 30%;display: block;text-align: center;margin: 0 auto;padding: 7px 0;}
.ecommercepkg-expanddata .top_price {font-size: 24px;padding: 0;}
.ecommercepkg-expanddata #seo_full ul#service li.full_white span {font-size: 26px;color: #424242;display: inline-block;padding: 0 15px 0 0;    padding-right: 15px;background: #FFF;}
.ecommercepkg-expanddata #seo_full ul#service li.full_white {padding: 22px 0;width: 100%;background: url(../png/title-line.png) left 42px repeat-x;border-bottom: 1px solid #ccc;}
.ecommercepkg-expanddata li.first a.tooltip {position: relative;text-decoration: none;font-weight: 400;}
.packages-section .tooltip {display: inline-block;position: inherit;opacity: 1; cursor: pointer;}
.clear {clear: both;}
.ecommercepkg-expanddata .standard_name {display: flex;justify-content: center;flex-wrap: wrap;}
.selectpkg_checkbox {width: 25px;height: 25px;margin-top: 8px;display: inline-block;border: solid 1px #a3a3a3;border-radius: 100px;position: relative;}
.selectpkg_checkbox::before {  content: "\f00c";  font-family: "Font Awesome 5 Free";  font-weight: 900;  text-align: center;  font-size: 8px;  color: #ffff;  line-height: 22px;  position: absolute;  left: 0;  top: 0;  width: 100%;  height: 100%;  background: #0090f1;  border-radius: 100px;  opacity: 0;  visibility: hidden;}
.selectpkg_checkbox.checked::before {  opacity: 1;  visibility: visible;}
.selectpkg_checkbox.checked {border-color: #0090f1;}
.ecommmerce_design_group:hover .selectpkg_checkbox {border-color: #0090f1;}
.ecommmerce_design_group:hover .selectpkg_checkbox::before {opacity: 1;visibility: visible;}.ecommerceseopkg_name {padding-left: 10px ;}
.ecommerceseopkg_subname {padding-bottom: 10px;  font-size: 0.95rem;}
.plateformtool_bg {background: url(../platform-bg.html) left -70% no-repeat;}
.dedicateteam_sec .counter{left: inherit;  right: -130px;}
.dedicateteam_sec .commonsection_text.commonsection-pl {padding-left: 120px;}
.dedicateteambnft_sec {}
.fulltmseoteam_page .service_panel {border-bottom: solid 5px transparent;}
.fulltmseoteam_page .service_panel:hover {border-color: #0090f1;border-bottom-left-radius: 0;border-bottom-right-radius: 0;}
.fulltmseoteam_page figure.manufacture_pic {height: 200px;overflow: hidden;}
.fulltmseoteam_page figure.manufacture_pic img {width: 100%;height:100%}
.fulltmseoteam_page .sw-discount {background-position-y: 110px;}
.fulltmseoteam_page .sw-text {margin-top: 120px;}
.chooseteam_sec {  padding: 60px 0;}
.fulltmseoteam_page .benefit-table{ border: none;}
.fulltmseoteam_page .benefit-column {  background-color: #fff;   box-shadow: 0 2px 15px 2px rgb(0 0 0 / 18%) !important;  border-right: none;  border-bottom: none;}
.reputatoinmngmtpkg-page .banner-text h1{font-size: 3rem;}
.progressbar_section {padding: 30px 0;  background: #fff;}
.progressbar_panel {padding: 8px 0;}
.progressbar-number {width: 72px;height: 72px;text-align: center;border: solid 5px #2d75c9;border-radius: 100px;}
.progressbar-number span {display: inline-block;font-size: 22px;line-height: 60px;}
.progressbar-number span strong {padding-left: 3px;font-size: 24px;font-weight: bold;}
.progressbar-text {padding-left: 15px;}
.progressbar-text p {margin: 0;color: #000;  font-size: 17px;  font-weight: 500;  line-height: 24px;}
.reputatoinmngmtpackages-page .full-seo-service {background-color: #f6f8fb;}.service-icon {  width: 95px;  height: 95px;  display: flex;  align-items: center;  justify-content: center;  margin: 0 0;  background-color: #f7f7f7;  border-radius: 100px;}.service-icon img {  max-width: 100%;}
.reputatoinmngmtpkg-page .packages-section {  background: #fff;  padding: 60px 0;}
.reputatoinmngmtpackages-page .package-group {padding-right: 50px;}
.reputatoinmngmtpackages-page .howewwork-section {padding: 50px 0;background:#f7f7f7!important;}
.reputatoinmngmtpackages-page ul.tools li {width: 20%;height: auto;margin: 15px 0;}
.whyusweb_section {padding-bottom: 0;}
.whyusweb_section .commonsection_text{padding-bottom: 50px;}
.whyusweb_section .commonsection_img {margin-top: auto;}
.businessteam_section {height: 260px;background-color: #4797d2;overflow: hidden;}
.businessteam_main {height: 100%;width: 100%;text-align: center;}
.businessteam_conts {padding-left: 100px;height: 100%;background: #0090f1 url(../team-hire.html);background-size: cover;display: flex;align-items: center;color: #fff;text-align: left;}
.businessteam_conts h2 {font-size: 35px;font-weight:bold;}
.whyusteam_section .page-heading {margin-bottom: 30px;}
.whyusteam_section .commonsrvs_section {padding: 30px 0;}
.process2_section {padding: 60px 0;}
.process2-panel:hover .b-line, .process2-panel.active .b-line {box-shadow: 0 8px 0 0 #2d75c9;}
.process2-panel:hover .p-head, .process2-panel.active .p-head, .process2-panel:hover p, .process2-panel.active p {color: #2d75c9;}
figure{margin: 0;}
.contswriter_page .commonsrvs_section, .contswriter_page .pricing_section, .contswriter_page .crtwebstonline_section, .contswriter_page .industries {  padding:60px 0;  background: #fff}
.contswriter_page .whyusteam_section .commonsrvs_section {  padding: 50px 0;}
.contswriter_page .manufacture_box .manufactur_cont {  left: 30px;  font-size: 29px;}
.offrdiscnt-imgtopup {  position: relative;  margin-top: -113px;}
.offrdiscnt-imgtopup img {  max-width: 90%;}.contswriter_page .recent-client {  padding:30px 100px 110px 100px !important;}
.contswriter_page .offering-discount .sw-text h2{  font-size: 40px;}
.contswriter_page .businessteam_conts { padding-left: 100px;  height: 100%;  background: #0090f1 url(../contwriter-hire.html) left top no-repeat;  background-size: cover;}
.contswriter_page .whychoose_section .whychoose_panel{  text-align: left;}
.contswriter_page .whychoose_section .whychoose_icon{ margin: 0;}
.contwriterpkg_name {  background: #2d75c9;  padding: 60px 15px 25px 15px;  color: #fff;  font-size: 27px;  font-weight: 600;  text-align: center;  border-top-left-radius: 6px;  border-top-right-radius: 6px;}
.contwriterpkg_main {  padding-top: 30px;}
.contwriterpkg_grouppanel {  padding-bottom: 20px;  height: 100%;}
.contwriterpkg_panel {  box-shadow: 0 0 16px 0 rgb(0 0 0 / 9%) !important;  height: 100%;  position: relative;}
.contwriterpkg_icon {  width: 60px;  height: 60px;  background: #f3f3f3;  display: flex;  align-items: center;  justify-content: center;  border-radius: 100px;  position: absolute;  left: 0;  right: 0;  top: -32px;  margin: auto;}
.contwriterpkg_conbody {  padding: 30px 15px;}
.contwriterpkg_pricegroup {  display: table;  margin: auto;  padding-top: 20px;}
.contwriterpkg_price {  padding: 5px;  font-size: 17px;}
.contwriterpkg_price span {  font-size: 17px;  color: #000;}
.contwriterpkg_price strong {  color: #2d75c9;  font-size: 40px;}
.contwriterpkg_price small {  color: #2d75c9;  font-size: 12px;}
.contwriterpkg_conttext p {  font-size: 16px;  color: #282828;  line-height: 30px;}
.contwriterpkg_contlist {  list-style: none;  margin: 0;  padding: 0}
.contwriterpkg_contlist li {  padding: 5px 0;  font-size: 16px;  color: #282828;}
.contwriterpkg_contlist li span {  font-size: 17px;  color: #2d75c9;}
.fulltimesrvs_group,.fulltimesrvs_grid {  position: relative;}
.fulltimesrvs_track { position: absolute;  right: -10px;  bottom: 24px;  font-size: 60px;  color: #777777;  font-weight: 800;}
.fulltimesrvs_grid .download_btn {  width: 270px;  padding: 10px 20px;  position: absolute;  left: 0;  right: 0;  bottom: -90px;  font-size: 30px;}
.offshoreseoteam_sec {  padding-top: 100px !important;}
.setfree_onetime {  color: #2d75c9 !important;  font-size: 26px !important;}
.offshoreseo_page .contwriterpkg_price {  padding: 10px 5px;}.offshoreseo_page .contwriterpkg_main{  padding-bottom: 30px;}
.offshoreseo_page .cta_btn {  padding: 15px 30px;  font-size: 22px;}
.provideoffseoshore_section {  padding:60px 0 20px 100px;  background: #fff;}
.provideoffseoshore_grid .commonsrvs_section{  padding: 30px 0;}.individual_hire {  display: block;  padding-top: 28px;  color: #0f67a2;  font-weight: 600;  text-decoration: none;  font-style: italic;}
.offshoreseo_page .whychoose_section .whychoose_panel {  text-align: left;}.offshoreseo_page  .whychoose_section .whychoose_icon {  margin: 0;}
.seoindiacount_grid {width: 86%;margin-left: auto;position: relative;z-index: 2;margin-top: -215px;background: #fff;padding:40px 30px;border-radius: 6px;box-shadow: 0 0 12px 6px rgb(0 0 0 / 5%) !important;}
.seoindiacount_count {text-align: center;}
.seoindiacount_countno {margin: 0;font-size: 45px;  color: #2669aa;  font-weight: 600;}
.seoindiacount_count p {margin: 0;font-size: 18px;color: #21262c;font-weight: 400;}
.seoindia_page .services_section.servicescardview_sec {background: url(../choose-bg.html) left top no-repeat;}
.seoindia_page .services_section .servicescardview_group {background: #fff;padding: 30px;border-radius: 8px;height: 100%;
 margin-bottom: 0!important;}
.seoindia_page .services_section.servicescardview_sec .col-12{margin-bottom:30px}
.cooseuscardview-disc { margin: 0;font-size: 1rem;padding: 5px 10px;  color: #000;}
.seoindia_page .services_section .servicescardview_icon span {width: 55px;height: 55px;line-height: 42px;padding: 5px}
.bannertext-main .rqstanalysis-input .input-group-text{background-color: #0f67a2;}
.comntabhover_section .list-group-item{ padding: 15px 30px !important; border-radius: 4px; transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);}
.comntabhover_section .list-group-item.active{box-shadow: 0 0 3px 4px #cccccc3b !important;}
.comntabhover_section .list-group-item .client_card{font-size: 17px;color: #000;}
.comntabhover_section .list-group-item.active .client_card{color: #0090f1;}
.comntabhover_section .list-group-item + .list-group-item.active {margin-top: 0 !important;}
.comntabhover_icon {width: 24px;height: 24px;background: #0090f1;text-align: center;font-size: 9px;color: #ffff;line-height: 22px;border-radius: 100px;display: flex; align-items: center; justify-content: center;margin-top: 6px;flex:0 0 auto}
.comntabhover_text {padding-left: 15px !important;}
.comntabhover_text p {margin: 0;}
.comntabhover_disc {font-size: 18px;  color: #000;}
.affordableseochicago_sec {background: url(../affordableseo-chicago-bg.html) left bottom no-repeat;background-size: cover;}
.servicescardview_textbox h3 {font-size: 26px;  font-weight: 600;}
.servicescardview_textbox p {font-size: 18px;color: #000;}
.servicescardview_icon {width: 65px;height: 65px;}
.servicescardview_conts {padding-left: 5px;}
.servicescardview_conts h3 {font-size: 25px;  color: #000;  font-weight: 600;  line-height: 24px;}
.servicescardview_conts p {font-size: 16px;  color: #000;  font-weight: 400;  line-height: 24px;}
.servicescardview_group .media {align-items: inherit;}
.servicescardview_icon span {width: 50px;height: 50px;display: inline-block;background-color: #0090f1;border-radius: 100px;text-align: center;line-height: 45px;}
.servicescardview_group {background: #fff;padding: 10px;}
.seodelhi_page .servicescardview_sec .servicescardview_group {  background: #fff;  padding: 20px;  border-radius: 4px;}
.seodelhi_page .servicescardview_sec .servicescardview_textbox h3 {  font-size: 26px;  font-weight: 600;  line-height: 38px;}
.whatwedo_delhisec {  padding: 60px 0;  background: #fff;}
.whatwedo_delhisec .what_listTitle {  font-weight: 600;  padding: 10px 0;  font-size: 24px;  color: #000;}
.legalpage_olist li {  padding:15px 10px;  font-size: 17px;  color: #000;  line-height: 28px;}.legalpage_osublist {  list-style: lower-roman;}
.legalpage_main {padding: 0 100px;}
.legalpage_listgroup h2 {font-size: 34px;color: #000;font-weight: bold;}
.legalpage_listgroup p {font-size: 17px;  color: #000;  line-height: 28px;}
.legal_banner {background-image: url(../aboutus_leftshape.html);background-repeat: no-repeat;background-size: contain;background-color:#fcfcfc;}
.pb-20 { padding-bottom: 20px !important; }
.legalnew_page .banner-text {padding-left:0;}
.legalnew_page .banner-text h2 {font-size: 25px !important; color: #1d1d1d !important; font-weight: 600 !important; margin-top: 5px !important; margin-bottom: 0 !important; padding-bottom: 0;}
.legalnew_page .banner-text p{ padding-right: 0; margin-top: 20px; margin-bottom: 30px; font-size: 18px; line-height: 35px; color: #21262c;}
.legalnew_page .banner-text { padding-top:0; }
.legalnew_page .banner-text .parent_btn .common-btn2:first-child {width: auto;}
.legalnew_page .banner-text .parent_btn .common-btn2:last-child {width: auto;}

.legalnew_page .packages-img img {padding-right: 15px;transform: none;}
.legalnew_page .common-btn2 {background: #0090f1;padding: 15px 20px; border-radius: 5px; font-size: 18px; font-weight: 600; text-transform: uppercase; }
.media.whatwedoshort_panel { align-items: flex-start; }
.whatwedoshort_section {padding:0 0 30px 0;}
.whatwedoshort_grid {padding:30px 15px;margin-top: 60px;background-color: #fff;box-shadow:0px 0 10px 2px rgba(0,0,0,0.1) !important;border-radius: 4px;}
.whatwedoshort_icon {display: flex;align-items: center;justify-content: center;width: 95px;height: 95px;background: #d9ebf9;border-radius: 6px;}
.whatwedoshort_text {padding-left: 20px;}
.whatwedoshort_text p {margin: 0;font-size: 18px;color: #1D1D1D;line-height:28px;}
.whatwedoshort_text p .line-break{padding: 5px 0; font-size: 26px; line-height: 32px;}
.legalbody_bg {background: url(../legalbody-bg.html) left top no-repeat;background-size: cover;}
.seolawformlegal_secion {padding: 60px 0 0 0 !important;background-color: transparent !important;overflow: hidden;}
.seolawformlegal_main {}
.seolawformlegal_secion .commonsection_img.commonsection-pl {padding-left:0px;}
.seolawformlegal_secion .commonsrvs-list li {padding: 5px 0 11px 32px}
.seolawformlegal_secion .commonsrvs-list li:before  {color: #fff;top: 7px;}
.wehelpyoulegal_secion {padding:40px 0;background-color:transparent !important;overflow: hidden;margin-bottom:0;clear: both;}
.wehelpyoulegal_secion .commonsection_text h2{font-size: 34px;text-transform: uppercase;}
.wehelpyoulegal_secion .commonsection_text p {font-size: 17px;line-height: 32px;}
.whatrealestateseolegal_sec {background-color: #0090f1;padding: 60px 0;}
.whatrealestateseolegal_sec .page-heading h2, .whatrealestateseolegal_sec .page-heading p {color: #fff;}.whatrealestateseolegal_sec .overlay {background: #00000061;border-radius: 16px;}
.whatrealestateseo-img {padding-left: 20px;}
.whatrealestateseo-img img {border-radius: 16px;}
.whatrealestateseolegal_sec .list-group-item{
background-color: transparent;}
.comntabhover_texthead {display: inline-block;padding-bottom: 12px;  color: #fff;  font-size: 23px;}
.whatrealestateseolegal_sec .list-group-item .comntabhover_text p{display: none;margin: 0;font-size: 15px;color: #fff;transform: translateY(20px);transition: transform 0.2s ease-in;}
.whatrealestateseolegal_sec .comntabhover_icon {width: 50px;height: 50px;display: flex;align-items: center;justify-content: center;background: #ffffff;line-height: 22px;border-radius: 10px;}
.whatrealestateseolegal_sec .list-group-item.active {
background-color: #6cacda;
padding: 30px 30px 15px 30px !important;
box-shadow: none !important;}
.whatrealestateseolegal_sec .list-group-item.active  .comntabhover_text p{display: block;transform: translateY(0px);}
.whatrealestateseolegal_sec .play-icon {background: #fff;line-height: 75px;}
.whatrealestateseolegal_sec .play-icon i{color: #ababab;font-size: 26px;}
.legalnew_page .packages-section {background: transparent !important;}
.legalnew_page .packages-section .page-heading {margin-bottom: 40px;}
.realestateworkligal_sec {padding:60px 0;background:transparent !important;}
.realestateworkligal_sec  .commonsection_text h2 {font-size: 34px;text-transform: uppercase;}
.realestateworkligal_sec .commonsection_text p {font-size: 20px;line-height: 38px;}
.legalnew_page ul.partner_list{  justify-content: center; margin-top:0}
.accordion-section {  position: relative;  background-color: #1574a2;  padding: 0  !important;  margin: 0;  z-index: 4;}
.flex.flex-align-start {  -ms-flex-align: start;  -webkit-align-items: flex-start;  align-items: flex-start;}
.flex {  display: -webkit-flex;  display: -ms-flexbox;  display: flex;  -webkit-flex-direction: row;  -ms-flex-direction: row;  flex-direction: row;  -webkit-flex-wrap: wrap;  -ms-flex-wrap: wrap;  flex-wrap: wrap;  -ms-flex-pack: justify;  -webkit-justify-content: space-between;  justify-content: space-between;  -ms-flex-line-pack: stretch;  -webkit-align-content: stretch;  align-content: stretch;  -ms-flex-align: stretch;  -webkit-align-items: stretch;  align-items: stretch;}
.site-main > .column-part {  margin-bottom: 100px;}
.column-part .left-column {  width: 57.4%;}
.column-part .right-column {  width: 41%;}
.column-part .left-column:first-child:last-child,
.column-part .right-column:first-child:last-child {  width: 100%;}
.right-column .hexa-image {  width: 100%;  padding-top: 0;  max-width: 570px;  padding-right: 0;}
.right-column .hexa-image.lazyloaded {  background-image: url(../icon-motion3.html);  background-repeat: no-repeat;  background-position: center 15%;  background-size: 95% auto;}
.right-column .hexa-image .container-ratio {  padding-top: 90%;}
.right-column .hexa-image .container-ratio svg {  width: 100%;  height: 100%;}
.accordion-section {  position: relative;  background-color: transparent;  padding: 50px 0;  margin: 0;  z-index: 4;}
.accordion-section .container{  position: relative;  z-index: 2;}
.accordion-section .entry-content h1:first-child, .accordion-section .entry-content h2:first-child, .accordion-section .entry-content h3:first-child, .accordion-section .entry-content h4:first-child, .accordion-section .entry-content h5:first-child, .accordion-section .entry-content h6:first-child {  margin-top: 0;}
.accordions .half {  width: 48.5%;}
.accordions.flex { justify-content: space-between; align-items: flex-start; }
.accordions .accordion-box {  width: 48%;  margin-bottom: 25px;  background-color: #fff;  border-radius: 5px;  position: relative;  overflow: hidden;  box-shadow: 0 0 10px 2px rgba(0,0,0,0.1) !important;}
.accordions .accordion-box .accordion-title {  position: relative;  display: block;  margin:0;  border: none;  width: 100%;  font-size: 18px;  color: #000;  cursor: pointer;  font-weight: 600;  line-height: 1.4;  text-align: left;  padding:18px 50px 18px 20px;  border-radius: 5px;  -webkit-transition: all 0.3s ease;  transition: all 0.3s ease; min-height:87px}
.accordions .accordion-box .accordion-title:after,
.accordions .accordion-box .accordion-title:before {  content: "";  position: absolute;  right: 20px;  top: 29px; display: block; width: 14px; height: 2px; background-color: #000; }
.accordions .accordion-box .accordion-title:after {  -webkit-transform: rotate(90deg);  transform: rotate(90deg);  -webkit-transition: transform 0.3s ease;  transition: transform 0.3s ease;}
.accordions .accordion-box.active .accordion-title:after {  -webkit-transform: rotate(0);  transform: rotate(0);}
.accordions .accordion-box .accordion-content {  display: none;  padding: 15px 20px;padding-top: 0;}
.accordions .accordion-box .accordion-content,
.accordions .accordion-box .accordion-content p {  margin-top: 0;  font-size: 16px;  color: #000;  line-height:26px;}
.accordions .accordion-box .accordion-content p:last-child {  margin-bottom: 0;}
#main {  width: 100%;  overflow: hidden;  position: relative;}
.keyrealestatelegal_sec {padding: 60px 0;background: transparent !important;}
.keyrealestatelegal_sec .service_icon{width: 95px; height: 95px; background: #f5fbff; border-radius: 1000px;}
.keyrealestatelegal_sec .service_contents h3{padding: 23px 0 20px 0; font-size: 25px; color: #1D1D1D;}
.keyrealestatelegal_sec .service_contents p{color: #000000;font-size: 17px;line-height: 30px;}
.keyrealestatelegal_sec .service_contents a{display: block;padding-top: 25px;color: #000000;font-size: 16px;}
.keyrealestatelegal_sec .service_contents a span{font-size: 17px;font-weight: 600;}
.keyrealestatelegal_sec .service_contents a i{ padding-left: 10px;}
.keefeatureslegal_sec {padding: 60px 110px ;background:transparent !important;}
.keefeatureslegal_sec .comntabhover_texthead{color: #000000 !important;font-weight: 700;font-size: 22px;}
.keefeatureslegal_sec .list-group-item {margin:5px 0 !important;padding: 15px 10px !important;}
.comntabhover_section.keefeatureslegal_sec .list-group-item + .list-group-item.active {margin:5px 0 !important;}
.keefeatureslegal_sec .list-group-item {border-left: solid 12px transparent !important;}
.keefeatureslegal_sec .list-group-item.active{border-left: solid 12px #0090f1 !important; background-color:#F5F5F5 ; box-shadow: none !important;}
.keefeatureslegal_sec .list-group-item.active .comntabhover_text{color: #000;}
.reportsettinlegal_secion {padding:0;background: transparent !important;overflow:hidden;}.reportsettinlegal_secion .commonsection_text .commonsection_text h2 {margin-bottom: 5px;}
.reportsettinlegal_secion .commonsrvs-list li {padding: 8px 0 8px 55px;}
.reportsettinlegal_secion .commonsrvs-list li span{font-size: 18px;color: #434344;line-height: 28px;}
.reportsettinlegal_secion .commonsrvs-list li:before{width: 32px;height: 32px;font-size: 16px;color: #fff;line-height: 36px;border-radius: 6px;}
.reportsettinlegal_secion .common-btn2 {margin-top: 30px;background: #0090f1;  padding: 12px 26px;  border-radius: 5px;  font-size: 20px;  font-weight: 400;}
.whypagetrafficlegal_sec {padding: 60px 0;background-color:#f7f7f7;}
.whypagetrafficlegal_sec .servicescardview_group {  margin:0;  padding: 20px 15px;  background: transparent;  border-radius: 4px;}
.whypagetrafficlegal_sec .servicescardview_textbox {  padding-right: 15px;}
.whypagetrafficlegal_sec .servicescardview_textbox h3{font-size: 2.28rem; font-weight: bold; line-height: 1.3 !important; text-transform: uppercase;padding-top: 15px;}
.whypagetrafficlegal_sec .servicescardview_textbox p{    margin: 0;  font-size: 18px;  font-weight: 300;  line-height: 37px;}
.whypagetrafficlegal_sec .servicescardview_icon {width: 60px;height: 60px;}
.whypagetrafficlegal_sec .servicescardview_icon span {background: transparent;}
.whypagetrafficlegal_sec .servicescardview_conts h3 {  margin-bottom: 14px;  font-size: 24px;  line-height: 30px;}
.whypagetrafficlegal_sec .servicescardview_conts p{  margin: 0;  font-size: 15px;  font-weight: 300;  line-height: 24px;}
.whypagetrafficlegal_sec .servicescardview_conts {  padding-left: 10px;}
.prvcyplcypage_main {padding: 0 100px;}
.prvcyplcypage_boxgroup {padding-bottom: 35px;}
.prvcyplcypage_boxgroup h2 {margin-bottom: 25px;font-size: 34px;  color: #000;  font-weight: bold;}
.prvcyplcypage_boxgroup h3 {padding-bottom:5px;font-size: 26px;color: #000;font-weight: 600;}
.prvcyplcypage_boxgroup p {font-size: 17px;color: #000;line-height: 28px;}
.prvcyplcy-grayhead {color: #464646 !important;font-size: 22px !important;}
.prvcyplcypage_boxgroup .legalpage_olist {list-style: none;}
.prvcyplcypage_boxgroup .legalpage_olist li p {margin:0px;}
.prvcyplcypage_boxgroup .legalpage_olist li strong {display: inline-block;padding-bottom: 5px;}
.aboutus_page .banner-text h1 {  margin: 0;  font-size: 3rem;}
.aboutus_page .banner-text p {  padding-top: 15px;}
.aboutus_banner {  background-image: url(../aboutus_leftshape-2.html);  background-repeat: no-repeat;  background-size: contain;  background-color: inherit;}
.aboutus_grid {  background-image: url(../aboutus_rightshape.html);  background-repeat: no-repeat;  background-position: 100% bottom;  padding-bottom: 70px;}
.ourvalue_section {padding: 60px 0;background: #f6f9fb;}
.ourvalue_text h3 { padding:10px 0 12px 0; margin: 0;color: #000;font-size: 22px;font-weight: 600;}
.ourvalue_text p {margin: 0;color: #000;font-size: 16px;line-height: 26px;}
.ourvalue_grouppanel {padding-bottom: 70px;}
.ourvalue_section .parent_btn .common-btn {padding: 14px 28px;font-size: 16px;}
.aboutusshypagetrf_sec{padding-left: 100px;padding-right: 100px;}
.aboutusshypagetrf_sec p {line-height: 32px;}
.ourcompany_section {padding: 0 100px;}
.ourcompany_main {height: 650px;background: url(../aboutus_ourcompany.html) left 80% no-repeat;padding: 40px 80px;background-size: cover;}
.common_countgroup {padding: 30px 0;}
.common_countno {font-size: 45px;color: #21262c;font-weight: 600;}
.common_count p {margin: 0;font-size: 14px;color: #21262c;font-weight: 500;}
.ourcompany_section .common_countno {font-size: 50px;color: #0090f1;}
.ourcompany_section .common_count p {font-size: 20px;color: #000;}
.ourstory_grid .commonsection-pr, .ourstory_grid .commonsection-pl{padding: 0 !important;}
.ourstory_grid .commonsection_img img{width: 100%;height: auto;max-width: initial;}
.ourstory_textbox h3 {padding:10px 0 12px 0;margin: 0;color: #000;font-size: 22px;font-weight: 600;}
.ourstory_textbox p {color: #000;  font-size: 16px;  line-height: 26px;}
.ourstory_section {padding: 60px 0;}
.ourstory_group:nth-child(odd) .ourstorytextbox_grid{padding-left: 50px;padding-right: 25px;}
.ourstory_group:nth-child(even) .ourstorytextbox_grid{padding-right: 50px;padding-left:25px;}
.ourstory_group:last-child {margin-top: -75px;}
.companyowner_section {padding: 0 100px;}
.companyowner_text {padding-right: 60px;margin-left: -50px;}
.companyowner_disc p{margin-bottom: 20px;  color: #000;  font-size: 25px;  line-height:50px;}
.comma_left, .comma_right {position: relative;}
.comma_left {top: -12px;}
.comma_right {top: 0;}
.companyowner_heading h3 {font-size:32px;}
.companyowner_heading p {font-size: 20px;color: #0090f1;font-weight: 500;}
.ptjourney_grouppanel {height: 100%;padding: 12px 0;}
.ptjourney_year {font-size: 32px;}
.ptjourney_panel {height: 100%;padding: 30px;border-radius: 10px;background-color: #fff;box-shadow: 0 0 16px 0 rgb(0 0 0 / 9%) !important;transition: all 0.3s ease-in;}.ptjourney_panel:hover {background: #0090f1;}
.ptjourney_panel:hover .ptjourney_year, .ptjourney_panel:hover .ptjourney_contents h3, .ptjourney_panel:hover .ptjourney_contents p {color: #fff;}
.ptjourney_contents h3 {  padding: 20px 0 20px 0;  margin: 0;  color: #000;  font-size: 22px;  font-weight: 600;}
.ptjourney_contents p {margin: 0;color: #000;font-size: 16px;line-height: 26px;}
.ptjourney_slider .owl-prev, .ptjourney_slider .owl-next{width:50px;height:50px;background: #fff;font-size: 18px;  text-align: center;  line-height:50px;border-radius: 100px;box-shadow: 0 0 6px 1px #0000003b;position: absolute;top: 50%;}
.ptjourney_slider .owl-next {right: 0;}
.ptteam_section {padding: 60px 0;background: #f8f8f8;}
.ptteam_contents {padding-top: 30px;text-align: center;}
.ptteam_contents h3 {margin-bottom: 10px;font-size: 26px;font-weight: 500;}
.ptteam_contents p {margin: 0;  color: #000;  font-size: 18px;  font-weight: 500;  line-height: 15px;}
.weputalways_section {padding: 60px 0;}
.weputalways_group {padding-bottom: 90px;}
.weputalways_textbox h2 {padding: 10px 0 12px 0;margin: 0;color: #000;  font-size: 36px;  font-weight: bold;}
.weputalways_textbox p {color: #000;  font-size: 18px;  line-height: 32px;}
.weputalways_textbox a {
text-decoration: none;}
.weputalways_textbox a span {font-size: 18px;  color: #0090f1;  font-weight: 500;}
.weputalways_textbox a i {padding-left: 10px;}
.showcase-gallery{padding:60px 0 ;}
.showcase-gallery .sec_middle_title {  padding-bottom: 30px;}.showcase-gallery .single-item {padding: 7px;}
.showcase-gallery .single-item.padd-none{padding: 0 !important;}
.showcase-gallery .single-item .img-box {position: relative;overflow: hidden;border-radius: 8px;}
.showcase-gallery .single-item .img-box img {width: 100%;border-radius: 8px;}
.showcase-gallery .single-item .title h5 {color: #222;padding: 25px 0 0;font-size: 16px;font-weight: 400;-webkit-transition:.5s ease;transition: .5s ease;}
.showcase-gallery .single-item:hover .title h5 {color: #48c7ec;-webkit-transition:.5s ease;transition: .5s ease;}
.showcase-gallery .single-item .img-box .overlay {position: absolute;top: 0;left: 0;right: 0;bottom: 0;background:#1414147d;text-align: center;opacity: 0;transition: all .3s ease;border-radius: 16px;/* border: 2px solid #FFF;*/}
.showcase-gallery .single-item .img-box .overlay .social {display: table-cell;vertical-align: middle;position: relative;}
.showcase-gallery .single-item .img-box .social a:hover {text-decoration: none; }
.showcase-gallery .single-item .img-box .overlay .inner {display: table;width: 100%;height: 100%;position: relative;}
.showcase-gallery .single-item .social  i {width: 40px;height: 40px;margin: 0;border: 1px solid #80bfed; background-color: #5099cf;padding: 10px;font-size: 20px;color: #fbfafa;border-radius: 50%;
}
.gallery-text {width: 90%;padding: 3px 18px;margin: auto;margin-top: 20px;border-radius: 12px;text-align: left;position: absolute;left: 0;bottom: 0%;right: 0;transition: all 0.3s ease-in;}
.showcase-gallery .single-item:hover .gallery-text, .showcase-gallery .single-item.active .gallery-text {bottom: 41%;}
.showcase-gallery .single-item .gallery-text h3 {margin-top: 0; font-size: 36px; font-weight: 500; color: #fff;text-align: center;}
.showcase-gallery .single-item .img-box .overlay .box {display: table;width: 100%;height: 100%;}
.showcase-gallery .single-item .img-box .overlay .box .content {display: table-cell;vertical-align: bottom;}
.showcase-gallery .single-item .img-box .overlay .top {text-align: center;}
.showcase-gallery .single-item .img-box .overlay .top ul {margin-bottom: 0;margin-bottom: 20%;}
.showcase-gallery .single-item .img-box .overlay .top li a {width: 45px;height: 45px;color: #fff;font-size: 16px;line-height: 48px;text-align: center;background: #222;display: block;border-radius: 50%;-webkit-transition:.4s ease;transition: .4s ease;}
.showcase-gallery .single-item .img-box .overlay .top li a:hover {background: #1f1f1f;color: #48c7ec;}
.showcase-gallery .single-item .img-box .overlay .bottom {padding: 10px 0;padding-right: 0;text-align: center;}
.showcase-gallery .single-item .img-box .overlay .bottom .title h3 {margin: 0;color: #fff;font-family: "Roboto Slab", serif;line-height: 30px;font-size: 15px;}
.showcase-gallery .single-item:hover .img-box .overlay, .showcase-gallery .single-item.active .img-box .overlay {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;visibility: visible;}
.filter_header {margin: 0;  margin-bottom: 35px;  padding: 8px 40px;  border-top: solid 1px #dadada;  border-bottom: solid 1px #dadada;}
.filter_header .btn {  display: inline-block;  padding: 5px 4px;box-shadow: none !important;}
.filter_header .btn span {   padding: 6px 5px;  color: #7b7b7b;  font-size: 18px;  font-weight: 500;  line-height: 24px;  display: block;  cursor: pointer;  -webkit-transition: .5s ease;  transition: .5s ease;  text-align: left;  position: relative;}
.filter_header .btn:hover span,.filter_header .btn.active span {color: #0090f1 !important;}
.showcash-count {position: absolute;top: -5px;right: -8px;color: #4998d1;font-size: 16px;font-weight: 400;letter-spacing: 0.8px;font-style: inherit;}
.showcase-gallery .parent_btn .common-btn {padding: 14px 28px;font-size: 16px;}
.filter-fixed{  position: fixed;  left: 0;  right: 0;  top: 92px;  background: #fff;  padding: 20px 100px;  transition: all cubic-bezier(.25,.46,.45,.94) .1s;  /*z-index: 99999;*/  border-top: solid 1px #dadada;  border-bottom: solid 1px #dadada;}
.showcase-gallery .nav-pills .nav-link.active, .showcase-gallery .nav-pills .show>.nav-link {color: #4998d1;border-color: #4998d1;background-color: #dfedf7;}
.showcase-gallery .nav-pills{margin-bottom: 40px;}
.showcase-gallery .nav-pills li a{padding: 6px 12px;color: #7b7b7b;font-size: 18px;border-bottom: 2px solid #dfedf7;font-weight: 500;font-family: 'Roboto', sans-serif;line-height: 24px;display: block;padding-right: 16px;cursor: pointer;-webkit-transition: .5s ease;transition: .5s ease;text-align: left;position: relative;border-radius: 0 !important;}
.transparency_section {padding: 60px 0;background: #309eec;}
.transparency_section .page-heading h2 {
color: #fff;}
.transparency_panel {padding:0px 30px;text-align: center;}.transparency_icon {width: 95px;height: 95px;display: flex;margin: auto;align-items: center;justify-content: center;background: #F5FBFF;border-radius: 1000px;text-align: center;transition: all 0.3s ease-in;}
.transparency_icon img {max-width: 45px;}
.transparency_contents h3 {padding:20px 1px 20px 0;margin: 0;color: #fff;font-size: 22px;font-weight: bold;}
.transparency_contents p {margin: 0;color: #fff;font-size: 16px;line-height: 26px;}
.partner_section {padding: 0 0 60px 0;background: #fff;}
ul.partner_list {list-style: none;list-style: none; margin:0; padding:0;justify-content: center;}
ul.partner_list li{width:auto;padding:0 2% 30px 2%;text-align: center;}
.page-heading.pb45 {margin-bottom:45px}
.accredited_section{background: #fff;padding: 40px 0 40px 0;}
.accredited_section ul.partner_list li img {max-height:initial}
.accredited_section ul.partner_list li {padding-bottom:0}
ul.partner_list li img {max-height:60px}
.owl-carousel.customer-carousel .owl-item img {width:auto}
.customer-logo-cont { padding:50px 0 0 0; display: flex; justify-content: center;clear: both;clear: both; float: left; width: 100%; }
.owl-carousel.customer-carousel .owl-stage-outer {float: none;width: 100%;}
.owl-carousel.customer-carousel .owl-dots {float: left;width: 100%;}
.customer-carousel {clear: both;}
.custom-col {padding: 15px; background: #fff; margin:0 15px; width: 264px; height: 185px; display: flex; align-items: center; justify-content: center; box-shadow:0px 0 10px 2px rgba(0,0,0,0.1)}
.partner_section.asseen_section{padding:20px 0 ;background: #eff3f4;}
.trusted-section {background: #f2f3f5;}
.trusted-section .page_heading {padding-bottom: 40px;}
.companyfounded_section {background: url(../company-foundedbg.html) left top no-repeat;background-size: cover;}
.companyfounded_main {padding: 60px 0;}
.companyfounded_main .common_countno {font-size: 90px;color: #fbfdff;margin: 0;}
.companyfounded_main .common_count p{color: #fff;font-size: 20px;}
.companyfounded_main .common_countno small {font-size: 40px;}
.career_section { padding: 60px 0px;}
.career-img {width: 100%;}
.career_img img{width: 100%;}
.career_text {width: 100%;padding-left: 30px;}
.career_text h2{padding-bottom: 15px;color: #000;font-size: 38px;font-weight: 800;}
.career_text h3{padding-bottom:5px;color: #000;font-size: 26px;font-weight: 600;}
.career_text span{display: block;padding-bottom: 10px;font-size: 20px;color: #0090f1;letter-spacing: .2em;font-weight: 700;}
.career_text p{font-size: 16px;color: #000333;font-weight: 400;line-height:27px;}
.career_main .common-btn {background: #0090f1;}
.awardwinning_section {  padding:0px 100px;}
.aboutaward-imgpanelfull {  width: 430px;  height: 270px;  padding:35px 70px;  margin-bottom: 20px;  display: flex;  align-items: center;  justify-content: center;  text-align: center;  border: solid 1px #e6e6e6;  border-radius: 4px;  box-shadow: 0 0 30px 20px rgb(0 0 0 / 6%) !important;}
.aboutaward-imgpanelfull img{  max-width: 100%;  max-height: 100%;}
.aboutaward-group {  padding:5px 0;  margin:22px 0;  text-align: center;  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important; min-height: 125px; line-height: 125px;}
.awards-headtext h3 {margin: 0;font-size: 15px;}
.awards-headtext a {font-size: 14px;text-decoration: none;}
.aboutaward-conents p {padding-top: 30px;padding-right: 100px;margin: 0;font-size: 16px;  color: #000;  font-weight: 500;  line-height: 27px;}
.partnerships-text {padding:0px 60px 0 30px;}
.partnerships_imgpanel {padding: 25px;}
.partnerships-text p{font-size: 20px;  color: #000333;  font-weight: 400;  line-height: 34px;}
.partnerships-group .overlay {background: #00000030;}
.fancybox-overlay-fixed {z-index: 99999 !important;}
.aboutus_page .common-btn {padding: 14px 28px;font-size: 16px;}
.comnmedia_inner {display: table;width: 100%;height:100%;position: relative;text-align: center;}
.comnmedia_icon {display: table-cell;vertical-align: middle;position: relative;}
.technology_overlay .comnmedia_inner{height:80%;}
.play-icon {width: 64px;height: 64px;background-color: #669abf;border-radius: 100px;display: inline-block;color: #fff;line-height: 64px;font-size: 20px;}
.play-icon i {margin-left: 5px;}
.officeloctn_section {padding: 60px 0;}
.officeloctn_panel .card-img-overlay {background: #00000012;}
.officeloctn_img img{width: 100%;border-radius: 8px;}
.officeloctn_text {padding:5px 25px;  position: absolute;  left: 0;  right: 0;  bottom:5%;  transition: top 0.5s ease;}
.officeloctn_text h3{margin-bottom: 5px;color: #fff;font-size: 18px;}
.officeloctn_text p {color: #fff;font-size: 15px;margin-bottom: 0;}
.aboutnews_section {padding: 60px 0;}
.aboutnews_grouppanel {padding: 10px 0;}
.aboutnews_panel {height: 100%;padding:30px;border-radius: 6px;background-color: #fff;box-shadow:none!important;transition: all 0.3s ease-in;border:solid 1px #d0d6e6}
.aboutnews_panel:hover{box-shadow: 0 0 16px 0 rgb(0 0 0 / 9%) !important;}
.aboutnews_contents h3 {padding: 25px 0 12px 0;margin: 0;color: #0090f1;font-size: 18px;line-height: 26px;font-weight: 600;min-height:115px}
.aboutnews_contents p {margin: 0;color: #000;font-size: 14px;line-height: 24px;}
.news_date {padding-top: 10px;font-size: 15px;}
.news_date i {display: inline-block;padding-right: 8px;font-size: 13px;}
.aboutpress_section {padding:60px 0;}
.aboutnews_panel h3 a { color:#0090f1;text-decoration:none}
.aboutnews_panel a:hover{color:#0090f1}
.aboutpress-details {width: 100%;margin: auto;}.aboutpress-grid {background: #fff;border: solid 1px #efecec;  border-radius: 8px;}
.aboutpress-img {border-top-left-radius: 6px;border-top-right-radius: 6px;}
.aboutpress-img img{width: 100%;border-top-left-radius: 6px;border-top-right-radius: 6px;}
.aboutpress-content {padding: 25px 30px;text-align: left;border-radius: 6px;  background-color: #fff;  box-shadow: 0 0 16px 0 rgb(0 0 0 / 9%) !important;  transition: all 0.3s ease-in; min-height:350px; position:relative}
.aboutpress-content h3 {margin-bottom: 10px;font-size: 20px;color: #1d1d1d;font-weight: 500;line-height: 30px;    min-height: 120px;}
.aboutpress-content p {padding-top: 2px;margin-bottom:5px;font-size: 16px;color: #000;font-weight: 400;line-height: 28px;min-height:120px}
.aboutpress-content a {color:#00aaf4; text-decoration:none}
.aboutpress-content a:hover {color:#000; text-decoration:underline}
.aboutpress-content a.press-release-btn{  margin-top: 15px;  display: inline-block;  padding: 10px 12px;  border: solid 1px #0090f1;  font-size: 16px;  color:#0090f1;  text-transform: capitalize;  text-decoration: none;  border-radius: 4px;}
.aboutpress-content a.press-release-btn:hover {background:#0090f1; color:#fff;text-decoration: none}
.aboutpress-content a.press-release-btn i {padding-left: 5px;display: inline-block;font-size: 14px;line-height: 24px;}
.technology_page section, .technology_page .bannertext-main {background: #f8f8f8;}
.technology_page .banner-text h1 {font-size: 2.4rem;color: #21262c;  line-height: 55px;}
.technology_page .banner-text p {padding-right: 0;  margin-bottom: 15px;  font-size: 1.1rem;  line-height: 30px;  color: #21262c;  font-weight: 500;}
.technology_page .commonsection_text h3 {font-size:38px;color: #1d1d1d;font-weight: bold;line-height: 55px;}
.technology_page .commonsection_text p {font-size: 18px;color: #606060;line-height: 30px;}
.technology_page .commonsection_text.commonsection-pl {padding-left: 100px;padding-right: 10px;}
.technology_page .commonsection_text.commonsection-pr {padding-right: 100px;padding-left: 30px;}
.technology_page .technology_accordion.homefaq-section.commonsection-pl {padding-left: 100px;padding-right: 30px;}
.technology_page .technology_accordion.homefaq-section.commonsection-pr {padding-right: 100px;padding-left: 30px;}
.technology_page .commonsection_img img{width: 100%;max-width: inherit;}
.technologysrvs_section .commonsrvs_section {padding: 0;overflow: hidden;}
.technology_overlay {position: absolute;  left: 0;  right: 0;  top: 0;  bottom: 0;  transition: all 0.5s ease;}
.technology-grid {text-align: center;}
.technoloyawrard_sec ul.partner_list li img{-webkit-filter: grayscale(100%);  filter: grayscale(100%);}
.technology_page .seofeatures_panel {box-shadow: none !important;}
.technology_page .seofeatures_text h3 {padding:10px 0 15px 0;margin: 0;color: #000;font-size: 22px;font-weight: 500;}
.technology_page .seofeatures_text p {margin: 0;color: #000;font-size: 16px;line-height: 26px;}
.aboutfounder_section {margin-top: 100px;/*background: url(../images/technology/aboutfounder-bg.jpg);background-repeat: no-repeat; background-size: cover;*/height: 450px;overflow: inherit;}
.founder_text {padding-left:50px;padding-top: 95px;}
.founder_text h2 {margin-bottom: 20px;font-size: 32px;color:#282828;}
.founder_text p{font-size: 16px;color: #fff;}
.aboutfoundertext_main {padding: 100px 100px 30px 100px;}
.userquots_imag {width: 90px;height: 90px;margin: auto;}
.companyowner_disc p {margin-top: 12px;margin-bottom:6px ;color: #000;font-size: 24px;line-height: 38px;}
.aboutfoundertext_heading h3 {margin: 0;color: #000;font-size: 24px;line-height: 35px;}
.aboutfoundertext_heading h3 small {font-size: 18px;
font-weight: 400;}
.webinars_bnrgrid {background-image:url(../roundedrectangle-webinars.html);  background-repeat: no-repeat;  background-position: 100% 70%;}
.webinars_page .banner-text {padding-top:60px}
.webinars_page .banner-text {padding-left: 30px;}
.webinars_page .banner-text h1{font-size: 4rem;}
.webinars_page .banner-text p {padding-right:40px;padding-top: 35px;margin-bottom: 0;font-size: 22px;line-height: 34px;color: #000;}
.webinars_page .bannertext-main {background-color: #f8f8f8;}
.webinarstab_sec {background: #F5FBFF !important;background-image: linear-gradient(#fbfbfb, #f1f6fa) !important;}
.webinarstab_sec .processdesgn3_tabbody {padding: 0;}
.webinarstab_grid {width: 100%;padding: 0 15px;margin-top: 58px;margin-bottom: 10px;overflow: hidden;}
.webinarstab_group {padding:0px 0 30px 0;}
.webinarstab_group a {text-decoration: none;}
.webinarstab_imgpanel {width: 100%;border-top-left-radius: 4px;border-top-right-radius: 4px;max-height: 240px;overflow: hidden;position: relative;}
.webinarstab_imgpanel img {width: 100%;height: 100%;-webkit-transition: all 400ms linear 0s;-o-transition: all 400ms linear 0s;transition: all 400ms linear 0s;transform-origin: bottom;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);transform-origin: top left;}
.webinars_date {background: #0090f1;padding:6px 12px;color: #ffff;display: none;position: absolute;right: 40px;top: 20px;border-radius: 2px;}
.webinarstab_conents {width: 100%;padding:25px 20px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;background-color: #fff;box-shadow: -1px 0 14px 0 rgb(0 0 0 / 9%) !important;transition: all 0.3s ease-in;}
.webinarstab_conents h3 {margin-bottom: 10px;font-size: 22px;color: #000;font-weight: 500;line-height: 26px;min-height: 50px;}
.webinarstab_conents p {margin-bottom: 25px;color: #414141;font-size: 14px;font-weight: 500;line-height: 24px;min-height: 142px;}
.webinars-addrsicon {padding-right: 6px;font-size: 14px;color: #75b1dc;}
.webinars-addrs {font-size: 14px;}
.webinarstab_sec .nav-pills .nav-link {width: 195px;margin: 0 15px;padding: 14px 10px;color:#a7a7a7 !important;border: none !important;}
.webinarstab_sec .nav-pills .nav-link:hover {color: #fff !important;}
.webinarstab_sec strong {font-size: 16px;font-weight: 400 !important;}
.webinarstab_sec .nav-pills .nav-link.active, .webinarstab_sec .nav-pills .show > .nav-link {background-color: #0090f1;color: #fff !important;border: none !important;border-radius:4px !important;}
.webinarstab_sec .nav-pills {padding:7px 15px;box-shadow: 0 0 10px 2px rgba(0,0,0,0.1) !important;border-radius: 4px;}
.webinarstab_conents .int_btn{display:inline-block ;top: 0;margin-top: 5px;padding: 16px 32px;background: #48a4e7;}
.webinarstab_sec .parent_btn .common-btn{display: inline-block;  padding: 14px 42px;  background: none;  font-size: 20px;  color: #0090f1;  border: solid 1px #0090f1;  font-weight: 500;  border-radius: 4px;  text-decoration: none;  outline: none !important;  box-shadow: 0 0 1px 1px #0090f163;}
.webinars_page .section_8  {padding: 0;background: url('../cta_bg.html'),#047cd1;background-size: cover;background-repeat:no-repeat;background-position: bottom;}
.webinars_getknow {padding: 60px 0 10px 0;}
.webinars_page .section_8 .advantage h2 {font-size: 45px;}
.webinars_page .section_8 .advantage p {margin-bottom: 40px;font-size: 20px;font-weight: 200;line-height: 36px;}
.webinars_page .section_8 .advantage .btn8 .btn_8 { border: 1px solid #fff;}
.webinarsdetail_page .bannertext-main {padding: 50px 0;}
.webinarsdetail_page .banner-text h1 {font-size: 3.4rem;}
.webinarsdetail_page .banner-text p {padding-right: 50px;padding-top: 15px;margin-bottom: 0;font-size: 18px;line-height: 26px;color: #000;}
.webinarsdetail_main {padding: 60px 0;background: #f3f3f3;}
.webinarsdetail_page .webinarstab_group .overlay {background: none;}
.webinarsdetail_page .webinarstab_imgpanel {border-radius: 4px;}
.webinarsdetail_page .webinarstab_imgpanel img {border-radius: 4px;}
.webinarstab_mediapanel iframe {width: 100%;  height: 325px;}
.events_page .global-banner .packages-img{transform: translateY(-50%);}
.events_page .smosocial_group {width: auto;}
/*.events_page .smosocial_panel {padding: 20px 30px 10px 30px;}*/
.eventslist_section {padding: 0;background:#fefefe;}
.events_grouppanel {padding-bottom: 15px;}
.events_panel {height:auto;padding-top:20px;text-align: center;border-radius: 6px;/* background-color: #fff; *//* box-shadow: 0 0 16px 0 rgb(0 0 0 / 9%) !important; */transition: all 0.3s ease-in;border: solid 1px #d0d6e6;padding-bottom: 0;  margin-bottom: 30px;}
.events_panel:hover {box-shadow: 0 0 16px 0 rgb(0 0 0 / 9%) !important;}
.events_icon {width: 70%;display:flex;height:130px;margin: auto;padding:0px 10px;text-align: center;border: solid 1px #f2f2f2;}
.events_icon img {max-width:100%;margin: auto;}
.events_contents h3 {padding:20px 0 15px 0;margin: 0;color: #2673ab;font-size: 22px;font-weight: 600;text-transform: uppercase;}
.events_contents p {margin: 0;color: #595959;font-size: 16px;line-height: 28px;padding:0 20px 20px 20px}
.eventview_more {display: block;padding: 15px 10px;color: #9b9b9b !important;font-size: 16px;text-decoration: none;border-top: solid 1px #f0f0f0;}
.commonbnr-awardlist {display: flex;flex-wrap: unset;list-style: none;}
.commonbnr-awardlist li  {padding: 0 7px;flex-grow: 1;}
.commonbnr-awardlist li:first-child {padding-left: 0;}
.commonbnr-awardlist li:last-child {padding-right: 0;}
.featuredawardlist_section .page-heading h2, .exploreaward_section .page-heading h2 {color: #2673ab;font-size: 40px;font-weight: 800;}
.featuredawardlist_section .page-heading {margin-bottom: 35px;}
.featureaward_page .banner-text h1 {font-size: 3.1rem;}
.featureaward_page .banner-text p {padding-right: 0;margin-bottom: 20px;font-size: 16px;line-height: 30px;color: #383838;}
.featuredawardlist_section {background:#fdfdfd;}
.featuredaward_grouppanel {padding-bottom: 15px;
height: 100%;}
.featuredaward_panel {height: 100%;padding-top:0px;border-radius: 8px;box-shadow: 0 0 16px 0 rgb(0 0 0 / 9%) !important;transition: all 0.3s ease-in; border: solid 1px #d0d6e6;}
.featuredawardlist_section .featuredaward_panel{border:none}
.featuredawardlist_section .featuredaward_panel{padding-top:10px}
.featuredaward_icon {margin: auto;padding-bottom: 7px;text-align: center;border-bottom: solid 1px #f0f0f0;}
.featuredaward_icon img {max-width:100%;margin: auto;}
.featuredaward_content {padding:20px 20px;}
.featuredaward_content h3{padding:8px 0 12px 0;margin: 0;color: #2673ab;font-size: 22px;font-weight: 600;line-height: 29px;text-transform: uppercase;}
.featuredaward_content h3 a{color: #2673ab;text-decoration:none}
.featuredaward_content p {margin: 0;padding-top: 15px;color: #595959;font-size: 15px;line-height: 26px;}
.featuredaward_date {font-size: 19px;  color: #808080;  font-weight: 500;}
.featuredaward_yeargrid {display: none;}
.featuredaward_yeargrid .col-sm-4 {  display: none}
.exploreaward_section {padding: 60px 0;background: #fff;}
.exploreaward_section .page-heading {margin-bottom: 70px;}
.exploreaward_section .featuredaward_icon{background: #f9f9f9;  border-color: #f0f0f0; border-radius: 10px 10px 0 0; padding-top: 10px;}
.featuredaward_main .col-sm-4 {margin-bottom: 25px;}
.exploreaward_section .featuredaward_panel{ box-shadow: none !important;}
.exploreaward_section .featuredaward_panel:hover{ box-shadow: 0 0 14px 0 rgb(0 0 0 / 21%) !important;}
.filteraward_select .form-select{width: 90%;  float: right;background-image:url(../select-dropdown.html);background-size: 12px;color: #808080;font-size: 18px;font-weight: 500;border: 1px solid #ced4da;box-shadow: inherit !important;}
.lodamore_awards{ padding: 8px 15px;  color: #0080c0 !important;  border: solid 1px #0080c0;  font-size: 16px;  font-weight: 400;  text-decoration: none;  cursor: pointer;  border-radius: 3px;}
.lodamore_awards:hover {  background: #0080c0;  color: #fff !important;}
.inarow .featuredaward_date{font-size: 15px;font-weight: 400;}
.inarow .featuredaward_panel{overflow:hidden}
.inarow .featuredaward_date i{font-size: 12px;font-weight: 600;padding-left:10px}
.inarow .featuredaward_date a{color: #808080;text-decoration:none}
.inarow .featuredaward_date a:hover{color: #0090f1;text-decoration:underline}
.calltoaction_section .page-heading h2 {font-size: 36px;}
.aboutptawards_section {padding: 60px 0;background: #fdfdfd;}
.aboutptawards_section .page-heading  {margin-bottom: 40px;}
.aboutptawards_section .page-heading p {padding-top: 15px;line-height: 32px;}
.commonlistcard_panel {  margin: 15px 0 ;  padding: 18px 25px;  border-radius: 8px;  box-shadow: 0 0 5px 0 rgb(0 0 0 / 14%) !important;}
.commonlistcard_text {padding-left: 15px;}
.commonlistcard_panel .media {align-items: inherit;}
.commonlistcard_icon {width: 21px;height: 21px;background: #0090f1;  border-radius: 100px;  font-size: 10px;  color: #fff;  text-align: center;  line-height: 23px;}
.commonlistcard_panel h3 {margin-bottom: 8px;  font-size: 17px;  color: #0090f1;}
.commonlistcard_panel p {margin: 0;font-size: 16px;color: #000;font-weight: 400;line-height: 28px;}
.ourstory_page .banner-text {padding-top: 15px;padding-left: 30px;  text-align: center;}
.ourstory_page .banner-text p {  padding: 0;  margin: 20px 0 0 0;  font-size: 25px;}
.storypage_newourstrysec {  padding:60px 0 60px 0;  background: #fff;}
.storypage_newourstrysec p{  font-size: 20px; line-height: 45px;}
.storypage_newourstrysec p strong {  font-weight: 600;}
.ptinnumbers_row {  display: flex;  justify-content: center;}
.ptinnumbers_section {padding: 0 100px60px 0;  background: #fff;}
.ptinnumbers_grid {background:transparent;margin-bottom: 20px; padding: 40px 20px;  box-shadow: 0 0 10px 2px rgba(0,0,0,0.1) !important;  border-radius: 4px;}
.ptinnumbers_cal {  flex-grow: 1;}
.ptinnumbers_section .common_countgroup { text-align: center;}
.ptinnumbers_section .common_countgroup {padding:0px 20px;}
.ptinnumbers_section .common_countno {  font-size: 42px;color: #000;}
.ptinnumbers_section .common_count p{ color: #000; font-size: 16px;  font-weight: 300;}
.ourjourney_textinfo {padding-left: 35px;padding-top:0px;}
.ourjourney_textinfo h2 span {color: #0090f1;display: block;}
.ourjourney_textinfo h2 {margin: 0;  padding-bottom: 10px;  display: inline-block;  font-size: 35px;  font-weight: 700;  line-height: 45px;  position: relative;}
.ourjourney_textdis p {margin: 15px 0 0 0;color: #000000;line-height: 32px;}
.companybegan_section {  padding: 60px 0;  background: #fff;}
.companybegan_main { background-image: url(../rounded-rectangle-right.html);  background-repeat: no-repeat;  background-position: right 30%;  padding-bottom: 0;}
.companybegan_disc { padding-top: 100px;  padding-left: 60px;}
.companybegan_disc p {  margin: 0;  font-size: 22px;  color: #000;  line-height: 45px;}
.newfnlpkglfullplane_pkgsec .tooltip { margin: 0;  color: #000;  font-size: 24px;  line-height: 50px;  opacity: 1;  display: inline-block;z-index: 9;}
.ourjourney_section {padding: 60px 0;}
.ourjourney_main {padding-bottom: 30px;}
.ourjourney-yearnav {min-width: 10%;float: left;}
.ourjourney-yearnav ul {list-style: none; border-left: solid 2px #ccc;}
.ourjourney-yearnav ul li {padding: 20px 0;font-size: 18px;color: #5D5D5D;font-weight: 700;position:relative}
.ourjourney-yearnav ul li:first-child{padding-top:0}
.ourjourney-yearnav ul li:last-child{padding-bottom:0}
.ourjourney-yearnav ul li:first-child:before{top:7px}
.ourjourney-yearnav ul li:first-child:after{top:10px}
.ourjourney-yearnav ul li:before {content: ''; width: 10px; height: 10px; position: absolute;  border-radius: 10px; left: -15px; top: 27px; border: solid 2px #ccc;z-index:9}
.ourjourney-yearnav ul li:after {content: '';width: 20px;position: absolute;border: solid 1px #ccc;    left: -33px;top: 30px;}
.ourjourney-yearnav ul li.active:before {border-color:#0090f1}
.ourjourney-yearnav ul li:hover, .ourjourney-yearnav ul li.active {
color: #0090f1;}
.twohandsuccess_sec {  padding: 30px 100px 60px 0;  background: #fff;  text-align: center;}
.startourjourney_sec {  padding: 60px 0;  background: #fff;}
.twohandsuccess_text h2 { margin: 0;  font-size: 40px;  line-height: 60px;  font-weight: bold;}
.ship-prodcut {  padding-top: 10px;}.ourjourney_mainsection .page-heading{ margin-bottom: 30px;}
.ourjourney_mainsection .page-heading h2 {  font-size: 40px;}
.freeguides_page .banner-text p{padding-top: 25px;}
.download_btn {display: inline-block;background: #0f67a2;text-align: center;padding: 15px 45px;color: #fff;border: none;border-radius: 100px;font-size: 15px;margin: auto;text-transform: uppercase;font-weight: 500;text-decoration: none !important;transition: all 0.3s ease-in;}
.download_btn:hover {  color: #fff}
.freeguidesbook_grid .commonsection_text p{margin-top: 20px;}
.freeguidesbook_grid .parent_btn {
margin-top: 25px;}
.contactus_page .bannertext-main {padding-top: 15px;}
.contactus_page .banner-text {padding-left: 20px;}
.contactus_page .banner-text h1 {font-size: 4.3rem;}
.contactus_page .banner-text p{padding-top: 20px;padding-right: 70px;padding-top: 20px;font-size: 20px;line-height: 32px;}
.oursocialmedia_section {background-color: #fff;}
.contactinputform_tabbody {padding: 0 120px;}
.oursocialmedia_grid {padding: 100px 0;display: flex;justify-content: center;align-items: center;}
.oursocialmedia_group {flex-grow: 1;text-align: center;}
.oursocialmedia_panel {width: 92px;height: 92px;margin: auto;display: flex;align-items: center;justify-content: center;background: #fff;font-size: 30px;color: #0090f1;border-radius: 100px;box-shadow: 0 0 20px 0 #ccc;transition: all ease-in-out 0.5s;}
.oursocialmedia_panel:hover {
transform: translateY(-10px);}
.contactinputform_section {padding: 30px 100px;background-color: #fff;}
.contactinputform_tabmain {padding: 0 50px;}
.contactinputform_section .nav-pills{padding-bottom: 60px;justify-content: center;}
.contactinputform_section .nav-pills li.nav-item {width: 20%;padding: 0 7px;}
.contactinputform_section .nav-pills .nav-link {width: 100%;padding: 45px 40px;background-color: #fff;font-size: 16px;color: #000000 !important;box-shadow:0px 0 8px 0 #cccccca8;border: solid 2px transparent;}
.contactinputform-tabheadicon {display: block;}
.contactinputform-tabhead {display: block;padding-top: 15px;font-size: 18px;  font-weight: 500;}
.contactinputform_section .nav-pills .nav-link.active, 
.contactinputform_section .nav-pills .show > .nav-link,
.contactinputform_section .nav-pills .nav-link:hover
{font-size: 16px;color: #000000;background-color: #eff8ff;border: solid 2px #4796d0;box-shadow: none;}
.contactinputform_grid .row > * {margin: 12px 0;}
.contactinputform_grid .form-label {margin-bottom: 10px;color: #545454;font-size: 16px;font-weight: 400;}
.contactinputform_grid .form-control {height: 60px;padding: 15px 24px;border-radius: 4px;border: solid 1.8px #BCBCBC;}
.contactinputform_grid textarea.form-control {height: 105px;padding-top: 18px;}
.contactinputform_grid .form-control:focus {  /* background-color:#eaf2f8; */  box-shadow: 0 0 0 1px #72afdba3;  border-color:#72afdb;}.contactinputform_grid .form-control::-webkit-input-placeholder {color: #c9c9c9;font-size: 16px;font-weight: 400;}/* WebKit, Blink, Edge */
.contactinputform_grid .form-control:-moz-placeholder {color: #c9c9c9;font-size: 16px;font-weight: 400;}/* Mozilla Firefox 4 to 18 */
.contactinputform_grid .form-control::-moz-placeholder {color: #c9c9c9;font-size: 16px;font-weight: 400;}/* Mozilla Firefox 19+ */
.contactinputform_grid .form-control:-ms-input-placeholder {color: #c9c9c9;font-size: 16px;font-weight: 400;}/* Internet Explorer 10-11 */
.form-control::-ms-input-placeholder {color: #c9c9c9;font-size: 16px;font-weight: 400;}
.contactinputform_grid select {height: 60px;padding: 15px 24px;color: #c9c9c9;font-size: 16px;font-weight: 400;}.contactinputform_grid select option {color: #000;font-size: 16px;font-weight: 400;}.contactinputform_grid .submit_btn {height: 60px;background: #0090f1;
color: #fff;}
.contactinputform_grid .submit_btn span {font-size: 18px;font-weight: 600;}
.contactinputform_grid .submit_btn i { padding-left: 10px; font-size: 15px;}
.contactinputform_heading {margin-bottom: 30px;font-size: 40px;color: #000000;font-weight: bold;}
.dropdown__content-contact-info {max-width: 92%;margin-bottom:20px;}
.contactinputform_sell .contact-info-row {flex-direction: row;display: flex;justify-content: space-between;position: relative;}
.contactinputform_sell .contact-info-row>* {background: #fff;position: relative;z-index: 1;font-size: 16px;}
.contactinputform_sell .contact-info-row>:first-child {margin-right: auto;padding-right: 8px;} 
.contactinputform_sell .contact-info-row>:last-child {padding-left: 8px;}
.contactinputform_sell .contact-info-row:after {border-bottom: 1px dotted #0b1450;bottom: 8px;content: "";height: 1px;left: 0;position: absolute;width: 100%;}
.billing_formtext {padding-bottom: 60px;}
.billing_formtext h2 {font-size: 40px;color: #000000;font-weight: bold;}
.billing_formtext p{margin: 0;padding-top: 5px;font-size: 18px;}
.form-privacy-text .form-check-label{font-size: 12px;}
.media_formtext a{margin-top: 24px;display: inline-block;padding: 20px 28px;background: #008aeb;color: #fff;font-size: 18px;font-weight: 600;text-decoration: none;}
.media_formtext a:hover {text-decoration: underline;}
.hiresupport_sction {padding: 60px 0;background: #fff;}
.hiresupport_grouppanel {height: 100%;padding: 12px 10px;}
.hiresupport_panel {height: 100%;padding: 30px;text-align: center;border-radius: 10px;background-color: #fff;box-shadow: 0 0 16px 0 rgb(0 0 0 / 9%) !important;transition: all 0.3s ease-in;}
.hiresupport_icon {width: 92px;  height: 92px;  display: flex;  align-items: center;  justify-content: center;  margin: auto;  background: #e1f2ff;  border-radius: 1000px;  text-align: center;}
.hiresupport_icon img {max-width: 45px;}
.hiresupport_contents h3 {padding: 20px 0 20px 0;margin: 0;color: #000;font-size: 24px;font-weight: 600;}
.hiresupport_contents p {margin:0px 0 30px 0;color: #000;font-size: 20px;line-height: 32px;}
.hiresupport_contents .port_btn {display: inline-block;  padding: 16px 36px;  font-weight: 500;}
.glblofficeloctn_section {padding: 60px 0;background: #fff;}
.glblofficeloctn_grid {height: 955px;overflow: hidden;overflow-y: auto;}
.glblofficeloctn_grouppanel {padding-bottom: 15px;padding-left: 15px;}
.glblofficeloctn_panel {padding: 20px 30px  8px 30px;border-radius: 10px;background-color: #fff;box-shadow: 0 0 16px 0 rgb(0 0 0 / 9%) !important;transition: all 0.3s ease-in;}
.glblofficeloctn_panel:hover, .glblofficeloctn_grouppanel.active .glblofficeloctn_panel {background-color: #0090f1;}
.glblofficeloctn_panel:hover .glblofficeloctn_text h3, .glblofficeloctn_grouppanel.active .glblofficeloctn_text h3, .glblofficeloctn_panel:hover .glblofficeloctn_text p, .glblofficeloctn_grouppanel.active .glblofficeloctn_text p, .glblofficeloctn_panel:hover .glblofficeloctn_text p a, .glblofficeloctn_panel.active .glblofficeloctn_text p a  {color: #fff;}
.glblofficeloctn_panel:hover .getdirection_btn, .glblofficeloctn_grouppanel.active .getdirection_btn {background-color: #fff;color: #000;}
.glblofficeloctn_text {padding: 5px 0;transition: top 0.5s ease;}
.glblofficeloctn_text h3 {margin-bottom: 10px;margin-top: 5px;color: #1D1D1D;font-size: 18px;font-weight: 600;}
.glblofficeloctn_text p {margin: 0;color: #1D1D1D;font-size: 16px;line-height: 24px;}
.glblofficeloctn_text p a{color: #1D1D1D;text-decoration:none}
.glblofficeloctn_text p strong {font-size: 12px;  font-weight: 600;}
.getdirection_btn {border-radius: 17px;color: #1D1D1D;font-size: 12px;padding: 8px 22px;text-decoration: none;font-weight: 500;}
.lobaloffice_map {display: none;}
.lobaloffice_map iframe {width: 100%;height: 955px;}
.glblofficeloctn_row {display: flex;flex-wrap: wrap;}
.glblofficeloctn_colmap {width: 60%;}
.glblofficeloctn_coloffice {width: 40%;}
.callus_main {padding: 0 80px;}
.callus_grid {padding: 30px;box-shadow: 0 0 6px 3px rgb(0 0 0 / 5%) !important;}
.callus_section {padding: 20px 100px 80px 100px;background: #fff;}
.callus_group {border-right: solid 2px #e0e0e0;}
.callus_text {padding: 5px 0;transition: top 0.5s ease;text-align: center;}
.callus_text h3 {margin-bottom: 20px;margin-top: 15px;color: #1D1D1D;font-size: 24px;font-weight: bold;}
.callus_text a {color: #3f3f3f;  font-size: 20px;  font-weight: 500;  text-decoration: none;}
.locations-section .banner-text p {  padding-top: 20px;  padding-bottom: 16px;  padding-right: 50px;}
.locations-section .banner-text .common-btn2 {  padding: 15px 30px;  font-weight: 500;}
.ourlocation_section {  padding: 60px 0 30px 100px;  background: #fff;}
.srchlocation_panel.media i {  color: #8f8f8f;  font-size: 25px;}
.srchlocation_panel.media {  padding: 15px 20px;  border-top: solid 1px #dadada;  border-bottom: solid 1px #dadada;}
.srchlocation_panel .filteraward_select { display: inline-block;}
.locatiosrch_icon {  display: inline-block;  line-height: 18px;  margin-top: -8px;}
.srchlocation_panel .filteraward_select .form-select { width: 100%;  padding-top: 10px;  padding-bottom: 10px; color: #848484;  font-size: 18px;  background-image: url("../dropdown-arrow.html");}
.ourlocation_main {  padding: 30px 0;}
.ourlocation_grouppanel {  padding: 35px 35px;  text-align: center}
.ourlocation_img img{  width: 100%;}
.ourlocation_text { display: inline-block;  width: 72%;  padding: 20px 40px;  margin: auto;  margin-top: -100px;  background: #fff;  position: relative;  z-index: 1;  border: solid 1px #e0e0e0;}
.ourlocation_text h3 {  margin-bottom: 10px;  margin-top: 5px;  color: #0f67a2;  font-size: 20px;  font-weight: bold;}
.ourlocation_text h3 a{color: #0f67a2; text-decoration:none}
.ourlocation_text p {  margin: 0;  color: #525252;  font-size: 17px;  line-height: 28px;}
.ourlocation_text .download_btn{  margin-top: 20px;  padding: 8px 16px;  font-size: 14px;}
.knoweachother_panel{  height: 100%; padding: 50px 30px;  background: #198fd7;  background: url(../knoweach-bg.html) left top no-repeat;  background-size: 100% 100%;  text-align: center;}
.knoweachother_panel h3 {  margin: 0;  color: #fff;  font-size: 34px;  font-weight: 600;}    
.knoweachother_panel p {   margin: 30px 0 42px 0; color: #fff;  font-size: 16px;  line-height: 26px; }    
.knoweachother_panel .btn_8 {  display: inline-block;  text-align: center;  color: #fff;  text-decoration: none;  align-items: center;  font-size: 22px;  background: transparent;  border: 1px solid #fff;  padding: 13px 45px;  border-radius: 8px;  -webkit-border-radius: 8px;  -moz-border-radius: 8px;  -ms-border-radius: 8px;  -o-border-radius: 8px;  font-weight: 600;  font-size: 15px;}
.presentations_page .bannertext-main {  padding: 25px 0;}
.presentations_page .banner-text h1 {  font-size:3.8rem;}
.presentations_page .banner-text p {  padding-right: 0;  margin-top: 13px;  margin-bottom: 0;  font-size: 17px;  line-height: 30px;  color: #21262c;}
.ltsresentation_main{  padding: 60px 0;   background: #fff;}  
.slideprsnt_iframe iframe{  width: 100%;  height: 370px;}
.ltsresentation_group{  padding: 0 0 0 40px;}
.ltspresentation_ttile {  font-size: 16px;  font-weight: 300;  color: #808080;  text-transform: uppercase;}   
.ltsresentation_group h2 {  margin:0px 0 8px 0;  font-size: 45px;  color: #2673ab;  font-weight: 600;  text-transform: uppercase;}
.date_presentation{ font-size: 16px; font-weight: 600; color: #808080; text-transform: uppercase; }
.ltsresentation_group p {  margin: 30px 0 32px 0;  font-size: 16px;  color: #838383;  line-height: 26px;  font-weight: 400;}
.ltsresentation_group .common-btn2 {  padding: 16px 28px;  border-radius: 4px;  font-size: 17px;  text-transform: uppercase;  font-weight: 400;}
.ltsresentation_group .common-btn2 span  {  padding-left: 3px;}
.presentationslist_section{  padding: 0 100px 60px 0;  background: #ffff;}.presentations_grouppanel {    height: 100%;  padding-bottom:60px;}
.presentations_panel {  height: 100%;  padding-bottom: 70px;  border-radius: 8px;  border: solid 1px #ddd;  transition: all 0.3s ease-in;  position: relative;}  
.presentations_panel:after { content: "";  width: 100%;  height: 1px;  background: #ddd;  position: absolute;  bottom: 15%;}
.presentations_img {  border-bottom: solid 1px #ddd;}
.presentations_img img {  width: 100%;}
.presentations_cont { padding: 20px 20px 0 20px;  position: relative;}
.presentation_ttile {  font-size: 16px;  font-weight: 300;  color: #808080;  text-transform: uppercase;}
.presentations_cont h3 {  margin: 8px 0 0 0;  font-size: 20px;  color: #2673ab;  font-weight: 500;}
.presentations_cont p {  margin: 15px 0 30px 0;  font-size: 15px;  color: #838383;  line-height: 26px;  font-weight: 400;}    
.presentations_panel .common-btn2 { width: 200px;  position: absolute;  left: 0;  right: 0;  bottom: 20px;  margin: auto;  padding: 15px 10px;  border-radius: 4px;  font-size: 14px;  text-transform: uppercase;  font-weight: 300;}
.innerpage_bnr {  padding: 30px 100px;  margin-top: 30px;  background-color: #f9f9fa;}
.ltsnewsroom_postimg {  height: 360px;  border-radius: 8px;}  
.ltsnewsroom_postimg img{  width: 100%;  height: 100%;   border-radius: 8px;  object-fit: cover;}
.newsroom_page .ltsresentation_group {  padding: 0 0 0 15px;}
.newsroom_page .ltsresentation_group h2 {  margin: 10px 0 0 0;  font-size: 32px;  color: #2673ab;  font-weight: 600;  line-height: 42px;  text-transform: capitalize;}
.newsroom_page .ltsresentation_group h2 a {  color: #2673ab;  text-decoration: none;}
.newsroom_section {  padding: 60px 0;  background: #fff}
.newsroom_page .ltsresentation_group .common-btn2 {  padding: 10px 16px;  border-radius: 4px;  font-size: 14px;  text-transform: capitalize; background: #0090f1 !important;  color: #fff;  border: solid 1px #2673ab;}
.newsroom_page .ltsresentation_group .common-btn2:hover {  color: #fff;}
.newsroom_repeatpanel {  display: none;}
.newsroom_grouppanel {  height: 100%;  padding-bottom: 60px;}
.newsroom_panel {  height: 100%;  border-radius: 7px;  border: solid 1px #f5f5f5;  transition: all 0.3s ease-in;  position: relative;}.newsroom_img {  height: 250px;  border-top-left-radius: 7px;  border-top-left-radius: 7px;}
.newsroom_img img {  width: 100%;  border-top-left-radius: 7px;  border-top-right-radius: 7px;  height: 100%; object-fit: cover;}
.newsroom_cont {  padding: 35px 15px 45px 15px;}
.newsroom_cont h3 { margin: 5px 0 20px 0;  font-size: 22px;  color: #2673ab;  font-weight: 600;  line-height: 28px;}
.newsroom_cont h3 a {  color: #2673ab;  text-decoration: none;}
.readmore_newsroom { color: #3a3a3a;  font-size: 16px;  font-weight: 500;  text-decoration: none;  position: absolute;  right: 15px;  bottom: 20px;}
.newsroom_panel:hover, .presentations_panel:hover  {  box-shadow: -1px 0 14px 0 rgb(0 0 0 / 9%) !important;}
.readmore_newsroom:hover {  text-decoration: underline;}
.downloadptkit_section {  padding: 60px 0;  background-color: #f7f7f8;}
.downloadptkit_grouppanel {  height: 100%;  padding: 0 20px;}
.downloadptkit_panel {  height: 100%;  padding: 30px;  border-radius: 10px;  background-color: #fff;  box-shadow: 0 0 16px 0 rgb(0 0 0 / 9%) !important;  transition: all 0.3s ease-in;}
.downloadptkit_icon img {  max-width: 70%;  margin: auto;}
.downloadptkit_cont h3 { padding: 25px 0 12px 0;  margin: 0;  color: #2673ab;  font-size: 28px;  font-weight: bold;}
.downloadptkit_cont .download_btn {  background: #f9f9fa;  padding: 8px 16px;  margin-top: 20px;  font-size: 12px;  color: #4e4e4e;  border: solid 1px #bcbcbc;  border-radius: 4px; }
.downloadptkit_cont p {  margin: 0;  color: #808080;  font-size: 16px;  line-height: 25px;}
.preecontact_list {  margin: 0;  padding: 0;   list-style: none;}
.preecontact_list li {padding: 5px 0;
color: #505050;
font-size: 14px;}
.preecontact_text a{display: inline-block;  padding-left: 7px;  color: #505050;  font-size: 16px;  line-height: 20px;  text-decoration: none;}
.pagetrafficceo_grid {  padding: 80px;}
.pagetrafficceo_disc {margin-bottom: 80px;}
.pagetrafficceo_disc p {  color: #212121;  font-size: 29px;  font-weight: 600;  line-height: 45px;  text-align: center;}
.pagetrafficceo_img {  width: 62px;  height: 62px;  border-radius: 100px;}
.pagetrafficceo_img img {  width: 100%;  height: 100%;  border-radius: 100px;}
.pagetrafficceo_text {  padding-left: 15px;}
.pagetrafficceo_text h3{ margin-bottom: 2px;  font-size: 18px;  color: #808080;}
.pagetrafficceo_text p { margin: 0;  color: #808080;  font-size: 16px;}
.newsroom_sclmedia {  text-align: right;}
.newsroom_sclmedia a {  padding: 0 5px;  text-decoration: none}
.newsroom_sclmedia a span{ width: 30px;  height: 30px;  background: #000;  border-radius: 100px;  font-size: 15px;  color: #fff;  line-height: 31px;  text-align: center;}
.reqstquote_page .innerpage_bnr {  background: #fff;  margin-top: 1px;}
.reqstquote_main {  padding: 0 100px;}
.featuredtrust_section {  background: #fff;  padding: 20px 0;}
.featuredtrust_head {  padding: 20px;  background: #18293D;  border-top-left-radius: 15px;  border-top-right-radius: 15px;}
.featuredtrust_gid {  padding-right: 10px;}
.featuredtrust_body {  background-color: #E1F3FF;  padding: 30px 20px;  border-bottom-left-radius: 15px;  border-bottom-right-radius: 15px;}
.featuredtrust_repeat {  padding-bottom: 30px;}
.featuredtrust_head h3 {  margin: 0;  color: #fff;  font-size: 25px;  font-weight: 600;  text-align: center;}
.featuredtrust_list {  padding: 0;  margin: 0;  list-style: none;}
.featuredtrust_list li { width: 50%;  padding: 20px;  text-align: center;}
.rqstqoutetrust .featuredtrust_list li{  width: 33.33%;  padding: 20px;  text-align: center;}
.rqstquoteform_body {background: url(../qst-bg-2.html), #18293D; background-size: 100%; background-position: top right; background-repeat: no-repeat; border-radius: 15px;}
.rqstquoteform_innerbody { background-color:transparent;  padding: 60px 30px 30px 30px;  border-radius: 15px;}
.rqstquoteform_card {  padding-left: 10px;}
.rqstquoteform_cont {  padding-bottom: 30px;}
.rqstquoteform_cont h2 {font-size: 32px;  color: #fff;  font-weight: bold;  }
.rqstquoteform_cont p{ margin: 25px 0 0 0;  font-size: 16px;  color: #fff;  }
.rqstquoteform_cont a{ display: inline-block;  padding-top: 1px;  font-size: 16px;  color: #FF8A18;  font-weight: 600;   text-decoration: none}
.rqstquoteform_cont a:hover{  text-decoration: underline;}
.rqstquote_form .form-label {  margin-bottom:5px;  color: #fff;  font-size: 17px;  font-weight: 300;}
.featuredtrust_section .contactinputform_grid .row > * {  margin: 15px 0;}
.chooseapply_group .form-check-label {  padding-left: 15px;  color: #fff;  font-size: 14px;  font-weight: 400;}
.chooseapply_group .form-check {  display: flex;  align-items: center;}
.chooseapply_group .form-check-input {  width: 38px;  height: 38px;  min-width: 38px;  min-height: 38px;  margin-top: 0;  background-color: transparent;  border: 2px solid rgb(255 255 255);  border-radius: 4px;}
.chooseapply_grid [class*="col-"] {  margin:10px 0 !important;}
.chooseapply_grid p {  margin:10px 0 0 0;  color: #fff;  font-size:18px;  font-weight: 600;}.budgetlearn_grid  [class*="col-"] {  margin:15px 0 !important;}
.rqstquote_form .submit_btn {border: none; background: #FF8A18;}
.ptrespect_text p{  margin-bottom: 20px;  font-size: 15px;  color: #fff;}
.ptrespect_text p:last-child {  margin: 0;}
.ptrespect_text p a {  font-size: 16px;  color: #FF8A18;  font-weight: 600;  text-decoration: none;}
.rqstqoutetesti .featuredtrust_body p {   margin-bottom: 20px;  color: #000;  font-size: 18px;  line-height: 43px;  font-style: italic;  font-weight: 500;}
.rqstqoutetesti .featuredtrust_body h3 { padding-top: 13px;  margin: 0;  font-size: 30px;  color:#0090f1;  font-weight: 600;}
.seoproposal_sec {  padding: 0;  background: #fff;}
.seoproposal_sec .servicescardview_group {  height: 100%;  padding: 24px 0;}
.seoproposal_sec .servicescardview_panel {  height: 100%;  padding: 30px;  border-radius: 15px;  background-color: #fff;  border: solid 1px #00000017;  transition: all 0.3s ease-in;}
.seoproposal_sec .servicescardview_textbox {  padding-top: 100px}
.seoproposal_sec .servicescardview_textbox h3 {  margin: 0;  font-size: 55px;color:#000;  line-height: 64px;  font-weight: bold;}
.seoproposal_sec .servicescardview_icon {   width: 75px;  height: 75px;}
.seoproposal_sec .servicescardview_icon span {  width: 75px;  height: 75px;  background-color: #C5E8FF;  border-radius: 15px;  line-height: 70px;}
.seoproposal_sec .servicescardview_conts {  padding-left: 0;  padding-top: 15px;}
.seoproposal_sec .servicescardview_conts h3 { margin: 0;  padding: 30px 0 14px 0;  color:#0090f1;  font-size: 25px;}
.seoproposal_sec .servicescardview_conts p {  margin: 0;  color: #000;  font-size:16px;}
.memberships_page .banner-text h1 {font-size: 58px;  font-weight: 800;}
.memberships_page .banner-text p { padding-right: 35px;  padding-top: 15px;  margin: 0; line-height: 30px;}
.memberships_page .newsroom_img{ height: 160px;  background: #f9f9f9;  padding: 20px 15px;  display: flex;  align-items: center;  justify-content: center;  border-bottom: solid 1px #f0f0f0;}
.memberships_page .newsroom_img img{ width: auto;  height: auto; max-width: 100%; max-height: 100%;  margin: auto;  border-radius: 0;}
.memberships_page .newsroom_img a { height: 100%;  max-width: 100%;  max-height: 100%;  margin: auto;}
.memberships_page .newsroom_panel {  border: solid 1px #e8e8e8;}
.memberships_page .newsroom_cont {  padding: 25px 20px 30px 20px;}
.memberships_page .newsroom_cont h3 { margin: 5px 0 10px 0;  font-size: 24px;  color: #2673ab;  font-weight: bold;  text-transform: uppercase;}
.memberships_page .newsroom_cont p { margin: 0; font-size: 16px;  color: #808080;  line-height: 26px;  font-weight: 400;}
.memberships_page .newsroom_panel:hover {  box-shadow: 0 0 12px 0 rgb(0 0 0 / 18%) !important;transform: translateY(-0.7rem);}
.memberships_page .global-banner .packages-img{transform: translateY(-50%);}
.newsroom_main .col-sm-4 {margin-bottom: 30px;}
.clients_page .banner-text h1 {  font-size: 3.6rem;}
.clients_page .banner-text p{padding: 15px 0 0 0;  margin: 0;  line-height: 30px;}
.marketcampaigns_sec {padding: 30px 100px;  background: #f9f9fa;}
.marketcampaigns_text p{margin: 0;  font-size: 17px;  color: #000;  font-weight: 400;  line-height: 30px;}
.marketcampaigns_text p a {color: #000;text-decoration: none;}
.marketcampaigns_text p a:hover {text-decoration: underline;}
.allclientstab_section {padding: 40px 100px 60px 0;}
.allclients_tabbody {  padding: 50px 50px;}
.allclientstab_tabmain .nav.nav-pills {padding: 18px 60px;  border-top: solid 1px #dadada;  border-bottom: solid 1px #dadada;}
.allclientstab_tabmain .nav-pills .nav-link {  padding: 3px 14px;font-size: 17px;color: #848484;}
.allclientstab_tabmain .nav-pills .nav-link:hover {background: #fff;color: #0090f1 !important;}
.allclientstab_tabmain .nav-pills .nav-link.active,.allclientstab_tabmain .nav-pills .show > .nav-link {background: #fff;color: #0090f1 !important;}
.allclients_grouppanel {height: 100%;  padding: 20px 0;width: 100%;}
.clients_column {display: none}
.clients_show {  display: flex;}
.allclients_imgpanel {width: 100%;	height: 125px;  padding: 15px 23px;margin: auto;  display: table;  vertical-align: middle;  border-radius: 3px;text-align: center;  border: solid 1px rgb(235, 235, 235);  transition: all 0.3s ease-in;overflow: hidden;box-shadow: 0 0 8.19px 4.81px rgb(0 0 0 / 5%);min-height: 155px;background-color: #fff;}
.allclients_imgpanel{box-shadow: 0 0 8.19px 4.81px rgb(0 0 0 / 5%);}
.allclients_imgpanel:hover .allclients_imginner{-webkit-animation: logoFadeUp cubic-bezier(0.4, 0, 0.2, 1) 0.75s 1;  animation: logoFadeUp cubic-bezier(0.4, 0, 0.2, 1) 0.75s 1;}
.allclients_imginner {  margin: auto;  display: table-cell;  vertical-align: middle;}
.allclients_imgpanel img { max-width: 100%; max-height: 100%;}
.clients_page .glblofficeloctn_section { background: #f9f9fa;}
@-webkit-keyframes logoFadeUp {0% {  -webkit-transform: translateY(0px);    transform: translateY(0px); }50% {  -webkit-transform: translateY(-webkit-calc(-100% - 25px));    transform: translateY(calc(-100% - 25px));  opacity: 1; }51% {  -webkit-transform: translateY(-webkit-calc(-100% - 25px));    transform: translateY(calc(-100% - 25px));  opacity: 0; }52% {  -webkit-transform: translateY(-webkit-calc(100% + 25px));    transform: translateY(calc(100% + 25px)); }86% {  opacity: 1; }100% {  -webkit-transform: translateY(0px);    transform: translateY(0px); } }@keyframes logoFadeUp {0% {  -webkit-transform: translateY(0px);    transform: translateY(0px); }50% {  -webkit-transform: translateY(-webkit-calc(-100% - 25px));    transform: translateY(calc(-100% - 25px));  opacity: 1; }51% {  -webkit-transform: translateY(-webkit-calc(-100% - 25px));    transform: translateY(calc(-100% - 25px));  opacity: 0; }52% {  -webkit-transform: translateY(-webkit-calc(100% + 25px));    transform: translateY(calc(100% + 25px)); }86% {  opacity: 1; }100% {  -webkit-transform: translateY(0px);    transform: translateY(0px); } }
.pr-page {margin-bottom:0;}
.pr-head {background-color: #f5f9fa;margin-top: 0;}
.pr-head .banner-text{padding:30px 0 35px 0;max-width:100%}
.pr-head h1{font-size:39px;line-height:53px;text-transform: capitalize;}
.pr-head .download-release img{ padding:0 10px 0 0;}
.pr-content .pr-details{list-style:none;text-align:left;padding-left: 0;margin-top:0;color:#999999;text-transform:capitalize;font-weight:400;font-size:16px;margin:0 0 25px}
.download-release { display: inline-block; }
.download-release img {margin-right:5px;margin-right: 10px; display: inline-block; vertical-align: text-bottom;}
.pr-content .pr-details a{text-decoration:none; color:#999999;}
.pr-content .pr-details a:hover{text-decoration:underline; color:#2673ab;}
.pr-content .pr-details li{display:inline-block;margin-right:20px;}
.pr-content{padding: 60px 0; font-family: 'Poppins', sans-serif; margin-top: 0 !important;}
.pr-content p{font-family: 'Poppins', sans-serif;font-weight:400;line-height:1.5;font-size:1rem; color: #000;padding-right:0;}
.pr-content .pr-quote {color: #2673ab;font-weight:600;font-size: 20px;margin:30px 40px 30px 40px;}
.pr-content .pr-quote i {margin:0 10px;}
.pr-content .pr-image{float:right;margin:10px 35px;}
.pr-about {padding:0;}
.pr-about h3, .pr-contact h3{font-size:32px;line-height:48px;font-weight:700; margin:0 0 15px 0}
.pr-about p:last-child {margin-bottom:0}
.pr-about p{font-family: 'Poppins', sans-serif;font-weight:400;line-height:29px;font-size: 17px; color: #000;}
.pr-contact {padding:50px 0 60px 0;}
.pr-contact h3 {text-align:center}
.pr-contact iframe {width: 100%;border: 0;outline: 0;height: 250px;margin: 10px 0 15px;}
.pr-contact .map-box {display: block;margin: 0;}
.pr-contact .map-box p{font-family: 'Poppins', sans-serif;font-weight:400;line-height:28px;font-size: 17px; color: #000;}
.pr-contact .map-box p:last-child {margin-bottom:0}
.pr-contact a, .pr-content a, .pr-about a{text-decoration:none; color:#0090f1;}
.pr-contact a:hover, .pr-content a:hover, .pr-about a:hover{text-decoration:underline;}
.pr-about .common-btn2 {display: inline-block;background: #0f67a2;text-align: center;padding: 15px 30px;color: #fff;border: none;border-radius: 5px;font-size: 18px; margin:auto; text-transform: uppercase;font-weight: 600;text-decoration: none !important; transition: all 0.3s ease-in;}
.pr-about .common-btn2 a{color: #fff;}
.pr-content .col-md-9 { padding-right: 30px; }
.pr-content .pr-side-nav {border-left: 1px solid #ccc;padding-top:0;padding-left: 30px;}
.pr-content .pr-side-nav li{margin-bottom:10px;color: #7a7a7a;font-size: 15px;}
.pr-content .pr-side-nav li a{color: #7a7a7a;}
.pr-content .pr-side-nav li a:hover{color: #2673ab;text-decoration:underline;}
.pr-content .pr-side-nav ul  {list-style: none;  padding: 0;  margin:0 0 30px 0;}
.pr-content .pr-side-nav ul li{padding:0 0 11px 32px;position: relative;border-bottom: 1px solid #ccc;}
.pr-content .pr-side-nav ul li:last-child {border-bottom:none}
.pr-content .pr-side-nav ul li:before {content: "\f00c";font-family: "Font Awesome 5 Free";font-weight: 900;text-align: center;font-size: 8px;color: #ffff;line-height: 22px;position: absolute;left: 0;top: 2px;width: 21px;height: 21px;background: #0090f1;border-radius: 100px; }
.pr-content .pr-side-nav ul li span {  font-size: 17px;  color: #000;  font-weight: 400;  line-height: 24px;}
.pr-content .pr-side-nav h3{font-size: 20px;font-weight: 600;color:#2673ab;margin-left:0;margin-bottom: 25px;}.pr-content h2 {font-size: 35px;line-height: 53px;font-weight: 700;margin-top: 40px;}
.presentation_repeatpanel {display: none;}
.f-address {margin: 0;}
.f-address p{margin-top: 0.25rem !important;margin-bottom: 0.25rem !important;font-size: 1rem;font-weight: 500;line-height: 1.2;  }
.seocities_main {  width: 100%;  float: left; visibility: hidden;  height: 0rem;  line-height: initial !important; }
.f-address p a, .flocation_main p a {  color: #000;  text-decoration: none;}
.ptbbbclutch_group a{  color: #000;  text-decoration: none;}
.ptbbbclutch_group a:hover{  text-decoration: underline}.f_getintouch {  margin: 16px 0;  font-size: 28px;  color: #000;  font-weight: 700;  line-height: 34px;}
.f_getintouch hr {     width: 100%;     margin: 1rem 0;}
.row.ft_btm { margin:40px 0 0 0; padding-top: 25px; padding-bottom: 20px;}
.ft-left { padding-left: 0; }
.ft-right { padding-right: 0; }
.seocities_main.open_seocities { visibility: visible;  height: auto;   padding: 30px 0 10px 0;padding: 30px 0 0 0; background: none !important; }
.cities-row {  width: 100%; display: flex;  flex-wrap: wrap;justify-content: space-between;}
.cities-col {  width: 15.5%;  padding:0}
.cities-col:last-child {  padding-right: 0;}
.cities_heading {  margin-bottom: 8px;}
.cities_heading a{  font-size: 14px;  color: #000;  font-weight: 600;  line-height: 24px;  text-decoration: none;  text-transform: uppercase;}
.cities_heading a:hover {  text-decoration: underline;}
.cities_list {  list-style: none;  padding: 0;  margin: 0;}
.cities_list li {  padding:2px 0;}
.cities_list li a{  font-size: 14px;  color: #000;  font-weight: 400;  line-height: 1.75rem;  text-decoration: none;}
.cities_list li a:hover {  text-decoration: underline;  color: #0090f1;}
.seodntlimptnly_cont .line-break {display:inline}
.seodntlimptnly_cont .line-break.m-auto {margin:0 !important}
.dentistsseo_page .partner_section { background:none;padding-top: 0; }
.mt-img1 img { margin-bottom: -25px; }
.partner_section {padding: 0 0 60px 0;}
.servicescardview-list {padding-bottom:40px}
.seodntlcstmrreview_icon { min-height: 46px; display: flex; align-items: center; justify-content: center; }
.wehelpyoulegal_secion .commonsection_text { max-width: 100%; float: right; padding-left: 30px; }
.wehelpyoulegal_secion .flexlg-columnreverse .commonsection_text { max-width: 100%; float: left; padding-left: 0; padding-right:30px }
.wehelpyoulegal_secion .wehelpyoulegal_grid .commonsrvs_section .container {padding:0}
.casestudy_section .commonsrvs-list li::before {top:12px}
.dentistsseo_page .homefaq-section .accordion-section .container {padding:0}
#custom_nav #login_signup_ctas.mob { display: none !important; }
.strategy_box.port p:last-child { margin-bottom: 0; }
.strategy_box.port { line-height:21px; min-height: 125px; padding: 10px 20px; }
.award-footer a {     width: 30%; float: left; max-width: 100%; margin-right: 5%; margin-bottom: 25px;}
.award-footer { display: block; width: 100%; float: left; }
.top_award .award-footer img {margin:0}
.award-footer a:nth-child(3n) { margin-right: 0; }
.legalnew_page .wehelpyoulegal_grid .commonsrvs_section .align-items-center { align-items: flex-start !important; }
.seoservice-page .legalnew_page .wehelpyoulegal_grid .commonsrvs_section .align-items-center { align-items: center !important; }
.seoservice-page .commonsrvs_section { padding: 30px 0; }
.legalnew_page .wehelpyoulegal_grid .commonsrvs_section .commonsection_img { margin: 10px 0 0 0; }
.legalnew_page .partner_section {padding-top:40px}
.pb40 {padding-bottom:40px !important}
.legalnew_page .wehelpyoulegal_secion {background-color:#fff !important; padding-bottom:60px}
.legal_page .legalnew_page  .whypagetrafficlegal_sec {margin-top:0}
.legal_page .legalnew_page .newfnlpkglfullplane_pkgsec {margin-top:60px}
.legal_page .legalnew_page .newfnlpkg-section {padding-bottom:60px}
.legalnew_page .reportsettinlegal_secion .commonsrvs-list {margin:0}

.mb40 {margin-bottom:40px}
.article-section .article_box p:last-child {margin:0}
.legalnew_page .legalnew_main .whatwedoshort_section {padding:0}
.pb60 {padding-bottom:60px !important}
ul.partner_list.col5 li {width:20% !important;padding:30px 15px}
.legalnew_page.seobyindustry_page .accordions .accordion-box .accordion-title {min-height:inherit}
#clientList { padding: 0; margin: 0; width: 100%; list-style: none; }
#clientList li { display: block; }
#clientList li a { display: flex; }
.seoresellerpkg_sec { padding-bottom: 60px !important; padding-top: 60px !important; }
.seoservice-page .legalnew_page ul.partner_list li img { max-height: 90px; }
ul.resp-tabs-list { margin: 0px; padding: 0px; box-shadow: 0 0 10px 2px rgba(0,0,0,0.1); width: 100%; display: flex;    border-radius: 10px;
overflow: hidden; }
.resp-vtabs ul.resp-tabs-list {display:block}
.resp-tabs-list li {font-weight: 600; font-size: 16px; display: inline-block; padding:30px 10px; margin:0; list-style: none; cursor: pointer; float: left; text-align: center; line-height: 22px; background: none !important; border-top:4px solid #fff !important;width:18%}
.seoprocess-icon { display: block; margin: 0 0 15px 0; }
.resp-tabs-list li.resp-tab-active .seoprocess-title {color:#0090f1}
.resp-tabs-container {padding: 0px;background-color: transparent;clear: left;}
h2.resp-accordion {cursor: pointer;padding: 5px;display: none;}
.resp-tab-content {display: none;padding: 60px 0 0 0;}
.resp-tab-active { border:none !important; border-bottom: none; margin-bottom: -1px !important; padding:30px 30px !important!important; border-top:none !important; border-bottom:solid 3px #0090f1 !important;}
.resp-tab-active {border-bottom: none;background-color: #fff;}
.resp-content-active, .resp-accordion-active {display: block;}
.resp-tab-content {border: none;}
h2.resp-accordion {box-shadow: 0 0 10px 2px rgba(0,0,0,0.1); padding: 10px 15px; border-radius:10px;padding:10px 50px 10px 20px; font-size:16px; line-height:24px;background: #fff !important; border:none !important;margin-bottom: 20px;line-height: 28px;}
h2.resp-tab-active {border-bottom: 0px solid #c1c1c1 !important;margin-bottom: 0px !important;padding:10px 50px 10px 20px !important;}
h2.resp-tab-title:last-child {border-bottom: 12px solid #c1c1c1 !important;background: blue;}
/*-----------Vertical tabs-----------*/
.resp-vtabs {display:flex !important}
.resp-vtabs ul.resp-tabs-list {float: left; width: 25%; box-shadow: none; margin: 0 !important; padding: 0 30px 0 0;}
.resp-vtabs .resp-tabs-list li {display: block;padding: 15px 0 !important;margin:0;cursor: pointer;float: none; box-shadow:none; border:none !important; width:100%}
.resp-vtabs .resp-tabs-container {padding: 0px;background-color: #fff;border: none;float: left;width: 75%;min-height: inherit;border-radius: 0;clear: none; padding:0 0 0 30px;border-left:1px solid #f0f0f0}
.resp-vtabs .resp-tab-content {border: none;word-wrap: break-word; padding:0; }
.resp-vtabs li.resp-tab-active { position: relative; z-index: 1; margin-right:0 !important; padding:15px 0!important; border-top: none; border: none !important; border-left:none !important; margin-bottom: 0 !important; border-right: none !important; color:#0090f1}
.resp-arrow {position: absolute; right: 30px;position: absolute; right: 30px; border: solid black; border-width: 0 2px 2px 0; display: inline-block; padding: 4px; transform: rotate(45deg); -webkit-transform: rotate(45deg); width: 12px; height: 12px; padding: 0; display: block;top:20px}
h2.resp-tab-active span.resp-arrow {border: solid black; border-width: 0 2px 2px 0; display: inline-block; padding: 4px; transform: rotate(45deg); -webkit-transform: rotate(45deg); width: 12px; height: 12px; padding: 0; display: block;transform: rotate(-135deg);  -webkit-transform: rotate(-135deg);}
/*-----------Accordion styles-----------*/
h2.resp-tab-active {background: #DBDBDB;/* !important;*/}
.resp-easy-accordion h2.resp-accordion {display: block;}
.resp-easy-accordion .resp-tab-content {border: 1px solid #c1c1c1;}
.resp-easy-accordion .resp-tab-content:last-child {border-bottom:none;/* !important;*/}
.resp-jfit {width: 100%;margin: 0px;}
.resp-tab-content-active {display: block;}
h2.resp-accordion:first-child {border-top: 1px solid #c1c1c1;/* !important;*/}
.page-heading p.font17 {font-size:17px; line-height:32px}
.mt60 {margin-top:60px !important}
.processdesgn4_textinfo { padding-right: 15px; }
.processdesgn4_img { padding-left: 15px; }
.banner-img img { max-width: 100%; }
.banner-text {max-width:100%}
.seoservice-page .commonsrvs_section.whatgglmapmrkt_section {padding:60px 0}
.pt-pb-60 {padding-top:40px !important; padding-bottom:40px !important}
.pt-60 {padding-top:60px !important; }
.pb-60 {padding-bottom:60px !important; }
.pb-40 {padding-bottom:40px !important; }
ul.benefit_result li p { font-weight: 400; }
ul.benefit_result li p:last-child {margin-bottom:0}
#portfolio {scroll-margin-top:93px;}
.home-ft .top_award img {width:28%}
#engagement .col { flex: 1 0 0% !important; }
.home_page #blog .row-cols-sm-2 .col{ flex: 0 0 auto; width: 50%; }
.home_page #caseStudies .rounded-3 {position:relative; z-index:11}
#playButton { position: absolute; top: 80px; left: 52%; }
#playButton button::-moz-focus-inner { border: 0; }
#playButton button { transition: all 300ms ease; }
#playButton button:after { content: ""; display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); transform-origin: center; border-radius: 100%; height: 100%; width: 100%; z-index: -1; background: repeating-radial-gradient(rgba(33, 137, 232, 0) 0%, rgba(33, 137, 232, 0.15) 50%, rgba(33, 137, 232, 0.5) 75%, rgba(33, 137, 232, 0.05) 100%); -webkit-animation: pulse_shadow 2s ease-in-out infinite; animation: pulse_shadow 2s ease-in-out infinite; }
#playButton button:hover,#playButton button:focus { outline: none; transform: rotate(0deg); }
#playButton button:hover:after,#playButton  button:focus:after { background: repeating-radial-gradient(rgba(255, 99, 71, 0) 0%, rgba(255, 99, 71, 0.15) 50%, rgba(255, 99, 71, 0.5) 75%, rgba(255, 99, 71, 0.05) 100%); }
#playButton button.btn {padding:0}
h1.display-3 {font-size: 3.5rem;}
.home_page .col.carouselItem { width: 20%; padding: 0; text-align: center; }
.home_page .col.carouselItem img { max-height: 80px; }
.chooseus_blk #accordionwhyus .accordion-button {padding:10px 0}
.web-clients .data_box .list-group-item {background: none; box-shadow: 0 0 10px 2px rgba(0,0,0,0.1); margin: 0;}
.home_page #blog .card-body h3 a,.home_page #blog .hm_service_heading a,.whitepaper_blog_heading a {color:#000; text-decoration:none}
.home_page #blog .card-body h3 a:hover,.home_page #blog .hm_service_heading a:hover,.whitepaper_blog_heading a:hover {color:#000; text-decoration:underline}
a.read-link {color:#0090f1;font-weight: 700; font-size: 1rem; text-decoration:none}
a.read-link:hover {text-decoration:underline; color:#0f67a2}
.footer-bottom {margin-top: 60px !important;}
.footer-bottom-top.col1, .footer-bottom-top.col2 { padding-top: 0 !important; }
.footer-bottom-top.col3, .footer-bottom-top.col4 { padding-bottom: 0 !important; }
.pb-15 { padding-bottom: 15px !important; }
.bg-gray {background:#f9f9f9 !important}
.bg-graylight {background:#fcfcfc !important}
.owl-carousel.customer-carousel .owl-nav .owl-prev { left: -55px; position: absolute; }
.owl-carousel.customer-carousel .owl-nav .owl-next { right: -30px; position: absolute; }
.owl-carousel.customer-carousel .owl-nav { position: absolute; width: 100%; top:50%; display: block; }
.customer-carousel .seodntlcstmrreview_panel {min-height:350px;display:block}
.common-carousel .seodntlcstmrreview_panel {min-height:300px!important;}
.seodntlcstmrreview_cont { display: block; }
.owl-carousel.customer-carousel .owl-nav .owl-prev i,.owl-carousel.customer-carousel .owl-nav .owl-next i {font-size:21px;width: 14px; height: 22px; display: block;}
.owl-carousel.customer-carousel .owl-nav .owl-prev i:before,.owl-carousel.customer-carousel .owl-nav .owl-next i:before {display:none}
.owl-carousel.customer-carousel .owl-nav .owl-prev i {background:url(../arw-left.html) no-repeat 0 0}
.owl-carousel.customer-carousel .owl-nav .owl-next i {background:url(../arw-right.html) no-repeat 0 0}
.wehelpyoulegal_grid .commonsrvs_section .align-items-center .commonsection-pr {padding-right:30px; padding-left:0}
.wehelpyoulegal_grid .commonsrvs_section .align-items-center {align-items:flex-start !important}
.wehelpyoulegal_grid .commonsrvs_section .align-items-center.flexlg-columnreverse  {align-items:flex-start !important}
.wehelpyoulegal_grid .commonsrvs_section .align-items-center .commonsection_text {padding-left:30px}
.wehelpyoulegal_grid .commonsrvs_section .flexlg-columnreverse .commonsection_pl {padding-right:0; padding-left:30px}
.wehelpyoulegal_grid .commonsrvs_section .align-items-center.flexlg-columnreverse .commonsection_text,.wehelpyoulegal_grid .commonsrvs_section .flexlg-columnreverse .commonsection_text  {padding-left:0; padding-right:30px}
.newfnlpkg_showmenucata { padding-top: 60px; }
.invert-icon { display: inline-block !important; vertical-align: super; }
.owl-dots .owl-dot span { width: 20px; height: 4px; display: block; background: #dee1e5; border-radius: 4px; }
.owl-dots .owl-dot.active span { width: 30px; height: 4px; display: block; background: #4697d0; border-radius: 4px; }
.owl-dots .owl-dot {display:inline-block; margin:0 5px}
.owl-dots { position: relative; display: flex; justify-content: center; margin-top:40px }
.why-page-col { display: flex;margin-bottom: 60px; }
.why-page-img { flex: 0 0 auto; }
.why-page-txt h3 {font-size:19px; line-height:22px; margin:0 0 15px 0}
.why_finance_blk .why-page-txt h3 {font-size:21px;}
.why-page-txt p {margin-bottom:0}
.our-insurance-section {background:url(../insurance-bg.html) no-repeat center top;background-size:cover}
.ins-cont { padding: 30px 15px; background: #fff; border-radius: 10px; box-shadow:0 0 10px 2px rgba(0,0,0,0.1); min-height:100%;text-align: center; transition: all 0.3s ease-in;}
.ins-cont:hover{background: #4e90f1;}
.ins-cont:hover h3, .ins-cont:hover p{color: #fff;}
.insurance-col { margin-bottom: 25px; }
.ins-cont .why-page-img { margin-bottom: 25px; margin-right: 0;}
.process-finance-row {padding:60px 0}
.process-finance-row.bg1 {background:url(../process-fiance-bg.html) no-repeat 0 0; padding:60px 0 90px 0;background-size:cover}
.process-finance-row.bg2 {background: url(../process-fiance-insurance.html) no-repeat 0 bottom; padding: 0;background-size:cover}
.process-finance-row.bg2 .process-right-col {padding-left:15px; padding-right:150px}
.process-finance-row.bg3 {background:url(../fiance-insurance-process.html) no-repeat 0 0; padding:80px 0 20px 0;background-size:cover}
.process-left-col	{display: flex; justify-content: space-between; flex-wrap: wrap;}
.pocess-sub-col-panel { display: flex; justify-content: space-between; width: 48%; flex-wrap: wrap;align-items: center; }
.pocess-sub-col.col2 {margin-bottom:25px}
.pocess-sub-col-panel .ins-cont {min-height:inherit}
.process-right-col h2 {font-weight:700;font-weight: 700;margin: 0 0 30px 0;}
.process-right-col { padding-left: 150px; display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: center; flex-flow: column; }
.career-text .page-heading { margin-bottom: 30px; }
.card-footer.h5 { font-size: 1rem; font-weight: 500; }
.bbbptcluthrevw_col.left .ptgglepentlyrecovery_text { padding-right: 3rem; }
.bbbptcluthrevw_col.right .ptbbbclutch_text { padding-left: 3rem; }
.global-banner {position:relative}
.bannertext-main {padding-top: 20px!important;}
.global-banner .packages-img { position: absolute; right: 0; top: 50%; transform:translateY(-50%) }
.wd-80 { width: 80%; margin: 0 auto; }
.page-heading p.title-big { font-weight: 500; }
.homefaq-section .accordion-button::after,
.homefaq-section .accordion-button::before {  content: "";  position: absolute;  right: 20px;  top: 29px; display: block; width: 14px; height: 2px; background-color: #000; }
.homefaq-section .accordion-button::after{  -webkit-transform: rotate(90deg);  transform: rotate(90deg);  -webkit-transition: transform 0.3s ease;  transition: transform 0.3s ease;}
.homefaq-section .accordion-button:not(.collapsed)::after {  -webkit-transform: rotate(0);  transform: rotate(0);}

@-webkit-keyframes pulse_pseudo {
0% {opacity: 1;transform: translate(-50%, -50%) scale(1);}
100% {opacity: 0;transform: translate(-50%, -50%) scale(2.25);}
}
@keyframes pulse_pseudo {
0% {opacity: 1;transform: translate(-50%, -50%) scale(1);}
100% {opacity: 0;transform: translate(-50%, -50%) scale(2.25);}
}
@-webkit-keyframes pulse_shadow {
0% {box-shadow: 0px 0px 0px 0px rgba(33, 137, 232, 0.25);}
100% {box-shadow: 0px 0px 3px 30px rgba(33, 137, 232, 0);}
}
@keyframes pulse_shadow {
0% {box-shadow: 0px 0px 0px 0px rgba(33, 137, 232, 0.25);}
100% {box-shadow: 0px 0px 3px 30px rgba(33, 137, 232, 0);}
}
.create .read-cont {display:block; margin-top:35px}
.create-col p {min-height:120px; margin:0}
.page-heading.mb40 {margin-bottom:40px}
.list-group-item.business-list-group { background: rgba(247,247,247,0.5); border: none; border-radius: 10px; margin: 0 0 15px 0; padding: 15px; display: block; color:#000 }
.list-group-item.business-list-group .rounded-circle { width: 45px; height: 45px;display:flex !important }
.list-group-item.business-list-group .row {margin-left:0; margin-right:0}
.list-group-item.business-list-group .col-auto { flex: 0 0 auto; }
.home_page #clients { padding-bottom: 50px !important; }
.home_page #how-we-work { padding: 60px 0 30px; }
.list-group-item.business-list-group:last-child {margin:0}
.home_page #testimonials { padding: 60px 0 30px 0; }
.test-col { margin-bottom: 30px; }
.services-col {margin-bottom:30px}
.home_page #services.pb-60 {padding-bottom:30px !important}
.home_page .card-img,.home_page .card-img-top { border-top-left-radius: 0.8rem; border-top-right-radius: 0.8rem; }
.home_page  #whyUs .card-body {padding:0 0 0 15px}
.home_page  #whyUs .rounded-circle {margin-top:0 !important;}
.home_page  #services .rounded-circle {background-color: #F5FBFF !important;}
.home_page  #services .testimonial-card:hover .rounded-circle {background-color: #F5FBFF !important;}
.hoverUnderline.fw-bolder { text-decoration: none; }
.home_page  #services .testimonial-card .card-footer {padding-bottom:20px}
.press-release-btn { position: absolute; bottom: 26px; }
.card-footer .hoverUnderline.text-dark {color:#0090f1; text-decoration:none}
#whitePaper .bg-light .card-body { padding: 15px 20px !important;margin: 0 !important; }
#whitePaper .bg-light .card-footer { padding: 0 20px 15px 20px !important; margin:0 !important }
.home_page  #services .testimonial-card:hover {background:#0090f1 !important;color:#fff !important}
.home_page  #services .testimonial-card:hover .hm_service_heading {color:#fff !important}
.home_page  #services .testimonial-card:hover p {color:#fff !important}
.home_page  #services .testimonial-card:hover .card-footer {background:none}
.home_page  #services .testimonial-card:hover .hoverUnderline.fw-bolder {color:#fff !important}
.list-group-item + .list-group-item.active { margin-top: 0 !important; border-top-width: inherit !important; }
.case-study-main-img {position: absolute; top: 0; right: 0; z-index: -9;}
.home_page .career-main .common-btn {margin-top:0}
.newfnlpkg-section.col2 .newfnlpkg-group {width:50%}
.newfnlpkg-section.col2 .localpkgsticky_section .newfnlpkg-group {width:50%}
.adv-col {margin-bottom:60px}
.adv-col img {margin-bottom:30px}
.col2 .newfnlpkg_datatablecol:nth-child(1) {width:50%}
 .localpkgsticky_section.col2 .newfnlpkg-group {width:50%}
.opt-col input { height: 100%; }
.newfnlpkg-section.nationalsepkg_sec .four-col .newfnlpkg-group {width:25%}
.newfnlpkg-section.nationalsepkg_sec .four-col .newfnlpkg_datatablecol  {width:17%}
.newfnlpkg-section.nationalsepkg_sec .four-col .newfnlpkg_datatablecol:nth-child(1)  {width:30%}
.newfnlpkg-section.nationalsepkg_sec .four-col .localpkgsticky_section .newfnlpkg-group {width:20%}
.four-col .ntnlseopkgsticky_sec .newfnlpkgkey-textgroup  {width:20% !important}
.finance-count-panel .strategy_box { background: #fafafa; box-shadow: none !important; border-radius: 0; padding: 0; margin: 2px 0;display: flex; cursor:pointer}
.finance-count-panel .strategy_box:hover {background:#f5f5f5}
.finance-count-panel .strategy_box:hover .strat-icon {background:#4797d1; color:#fff}
.strat-icon {width: 89px; min-height: 80px; background: #eaeaea; color: #4797d1; font-size: 26px; font-weight: 700; display: flex; flex: 0 0 auto; align-items: center; justify-content: center; height:auto}
.strat-txt {padding:10px 15px; font-size:16px; line-height:24px;display: flex;align-items: center;}
.strat-txt p {margin:0}
img.logo-al {display:block}
img.logo-1280 {display:none}
img.logo-992 {display:none}
.accordion-body {padding-top:0}
.customer-carousel.owl-carousel {float: none; width: 100%; clear: both; min-height: 360px; position: relative;}
.ecomm-tabs-main .processdesgn3-tabhead {align-items: flex-start;}
.ecomm-tabs-main .processdesgn3-tabheadicon {background:none}
.ecommerce_why { background: url(../why-choose-bg.html), #F5FBFF; background-repeat: no-repeat; background-position: bottom right; padding-bottom: 0; }
.popular_cms { background: #f9f9f9; padding: 50px 0 60px 0; margin-bottom: 40px; }
.cms_box { border: solid 1px #d4d4d4; background: #fff; padding: 10px; margin-bottom: 10px; min-height: 135px }
.why-ecommerce .service_panel { text-align: left }
.why-ecommerce .service_panel { border-radius: 5px}
.cms_box { border: 1px solid #ddd; padding: 5px; margin: 0 0 15px 0; }
.customer-carousel .item { width: 100%; float: none; }
.customer-carousel-cont {float: none; width: 100%; clear: both; position: relative; display: block;}

@media screen and (max-width:1280px){ 
img.logo-al {display:none}
img.logo-1280 {display:block}
img.logo-992 {display:none}
}

@media (min-width:1152px) and (max-width:1260px){
.container-xl, .container-lg, .container-md, .container-sm, .container {max-width:1095px}
#custom_nav .btn-indigo-80 {padding: 10px 15px;}
}

@media screen and (max-width:1024px){ 
#header ul.navbar-nav {  text-align: center !important;}
#header .list-unstyled {  text-align: center;}
#header .dropdown-menu {  background-color: #ececec;  background-clip: padding-box;  border: 1px solid rgb(236 236 236);}#header .shadow {  box-shadow: none !important;}
.sw-discount { background-position-y: 120px; }
.sw-text {margin-top: 140px;}
.sw-text h2 {padding-top:0px;}
.packages-data {    padding: 30px 0;  }  
.planepackage-panel {    margin: 30px 0;  }  
.package-group.flex-grow-1 { width: 33%;flex-grow: inherit !important;  }  
.justify-content-between {    justify-content: inherit !important;}
.homefaq-section .accordion-button {  padding: 1rem 1rem;  font-size: 16px;}
.banner-text .parent_btn .common-btn2 { width: auto;  }
.banner-text {  padding: 0 15px;  }
.banner-text .parent_btn .common-btn2:last-child { margin-left: 0;  margin-top: 10px;}   
.getstart-fnlbtn { padding: 14px 20px;font-size: 12px;  }    
.newfnlpkg-textowcol strong {  font-size: 28px; line-height:30px}
.newfnlpkg-group {  width: 33.33%;  padding: 50px 10px;  }
.reqstquote_main { padding: 0 60px;  } .seoproposal_sec .servicescardview_textbox {  padding-top: 0;  text-align: center;}
.seoproposal_sec .servicescardview_textbox .line-break {  display: inline-block;}
.banner-text h1,.page-heading h2,.whypagetrafficlegal_sec .servicescardview_textbox h3,.commonsection_text h2,.seodntlcstmrreview_section .page-heading h2,.page-heading h2 {font-size: 2rem !important;line-height: 1 !important;}	
.wehelpyoulegal_secion .commonsection_text h2 {font-size: 28px; text-transform: uppercase; margin-bottom: 25px;}
.whypagetrafficlegal_sec .servicescardview_group {padding:20px 0}
.commonsrvs-list {margin:0 0 15px 0}
.seodntlcstmrreview_section .page-heading p {font-size:18px}
.seodntlcstmrreview_grouppanel {padding:0}
.seodntlimptnly_textarea h3 {font-size:24px; line-height:30px}
.seodntlimptnly_cont p {font-size:16px; line-height:22px}
.seodntlimptnly_panel {padding:10px}
.wehelpyoulegal_secion .commonsection_text h2,.casestudy_sectionnew .case-study {font-size:24px !important}
.wehelpyoulegal_secion .commonsection_text p,.whypagetrafficlegal_sec .servicescardview_conts p { font-size: 16px; line-height: 26px; }
.commonsrvs-listgroup h3 { font-size: 20px !important;}
.reportsettinlegal_secion .commonsrvs-list li span {font-size:16px; line-height:28px}
.reportsettinlegal_secion .commonsrvs-list li::before { width: 28px; height: 28px; font-size: 14px; color: #fff; line-height: 28px; border-radius: 4px; }
.f_getintouch {font-size:24px}
.ft_location_address {font-size:20px}
body,.f-address p {font-size:16px}
.copyrights{font-size:14px}
.copyrights-links li { line-height: 14px; margin: 0 3px 5px 0; padding: 0 5px 0 0; font-size: 14px;}
.whypagetrafficlegal_sec .servicescardview_conts h3 {   font-size: 24px;  line-height: 30px;}
.wehelpyoulegal_secion .commonsection_text { max-width:100%; }
.newfnlpkg_showmenubtn {margin:0 auto 0 auto}
.newfnlpkgpln-title {font-size:22px}
.newfnlpkg-grid {padding-bottom:40px}
.localpkgsticky_section {top:90px}
.localpkgsticky_section .newfnlpkg-grid {padding-bottom:0}
.legalnew_page .wehelpyoulegal_grid .commonsrvs_section .commonsection_img { margin: 4px 0 0 0; }
.legal_page .legalnew_page .newfnlpkglfullplane_pkgsec {margin-top: 0; }
.banner-text {max-width:100%}
.category_sec_group {display: flex;align-items: center;}
.category_sec .cont_title { font-size: 18px; font-weight: 600; line-height: 28px; }
.cost_saving {font-size:18px}
.analytics-procees ol.list-number li .analytics-row .analytics-info { width: calc(100% - 55px); }
.analytics-procees ol.list-number li .analytics-row span.analytics-icon { width: 45px; height: 45px;}
.our-process-ecomm .process_sec {width:100%; padding:0}
.process_blk {background: url(../process-bg-2.html) no-repeat;background-position:50% 88%}
h1.display-3 { font-size: 3.0rem; }
.fs-4 { font-size: 1.3rem !important; }
.aboutpress-content {min-height:580px}
.customer-carousel .seodntlcstmrreview_panel {min-height:350px}
.process-finance-row.bg1,.process-finance-row.bg3 {padding:60px 0}
.process-finance-row.bg2 {padding:0}
}
@media screen and (max-width:992px){ 
.packages-text {  padding-left: 15px;  padding-bottom: 40px;}
.banner-text h1 {  font-size: 1.6rem;}
.seo-group .nav-link {    padding: 12px 9px !important;}
.banner-text {  padding-top: 5px;}
.banner-text h5 {  padding: 5px 0 5px 0;  font-size: 1.4rem;}
.banner-text p {  padding-right: 15px;  margin-bottom: 15px;  font-size: 0.9rem;  line-height: 22px;}   
.team-conts { padding: 40px 15px 40px 15px;background: #f5f5f5;  }  
.team-cont {    padding: 0 ;}
.page-heading h2 {  font-size: 1.78rem;}
.page-heading .fs-5 {  font-size: 1.15rem !important;}
.count-description.fs-5 {    font-size: 1.15rem !important;}   
.ranking-main h2 {    font-size: 1.3rem;  }  
.ranking-main p.fs-5to6 {    font-size: 1rem !important;  }  
.strategy-main h3.fs-5 {    font-size: 1.1rem !important;    }  
.strategy-main p.ps-2.fs-5 {    font-size: 1rem !important;  }  
.achievement-text h3, .achievement-text .h3 {    font-size: calc(1.2rem + 0.6vw);  }  
.achievement-text .fs-5to6 {    font-size: 1rem !important;}.weboptimization-text h2 {  font-size: calc(1rem + 0.6vw) !important;  }
.process-tabtable .common-tab .nav-link {    padding: 17px 18px !important;}
.howewwork-panel .fs-6 {    font-size: 0.9rem !important;}
.accordion {  border: 1px solid var(--color-five);}
.accordion-tab--status {  display: inline;}
.accordion__content,.accordion__label{  order: initial;}
.accordion__content {  flex-direction: column;  padding: 10px;  border: 1px solid #e2e2e2 !important;  border-top: 0 !important;}.accordion__content {    margin-top: 10px;}
.accordion__label {  width: 33.33%;  margin-right: 0;  margin-bottom: 1px;  display: flex;  justify-content: space-between;  font-size: 1.2em;  padding: 0 10px;}
.accordion__label:last-child {  background-color: magenta;}
.accordion__content__image__container {  width: 100%;}
.accordion__content__image {  padding: 0;  margin: 0;  object-fit: cover;  width: 100%;}
.accordion__content__text {  font-size: 0.9em;  margin: 4% 5% 4% 5%;}
.accordion__content__text__title {  margin: 2% 0 2% 0;}
.accordion__content__text__horizontal-line {  width: 100%;}
.accordion input[type="radio"] + label span:after  {  content: '+';}
.accordion input[type="radio"]:checked + label span:after  {  content: '-';}
.accordion input[type="radio"]:checked + label {    border: 1px solid #e2e2e2 !important;}
.accordion input[type="radio"]:checked + label + .accordion {  border: none;  }
.accordion input[type="radio"]:checked + label + .accordion__content {  border: none;}
.service_grid {width: 100%;}
.service_first .top_heading {font-size: 1.4rem;}
.service_title {font-size:22px;line-height: 22px;}
.service_group {width: 30%;padding: 15px 15px;}
.plan_btn {width: auto;margin: 15px auto;padding: 10px 0;font-size: 16px;text-decoration: none;border-radius: 5px;}
.recent-client ul.client li {width: 33%;list-style-type: none;height: auto;}
.processes-icon {display: inline-block;width: 60px;height: 60px;background: #fff;text-align: center;line-height: 50px;border: solid 1px #ebeced;border-radius: 100px;}
.processes-panel h2 {  margin: 5px 0 10px 0;}
.processes-panel p {padding-right: 15px;font-size: 14px;line-height: 20px;}
.processes-panel {padding-bottom: 40px;margin-top: -30px;}
.competitive {border-radius: 100px;width: 150px;height: auto;max-height: 150px;min-height: 150px;padding-top: 20px;text-align: center;}
.legalnew_page .banner-text h1 {  font-size: 40px;  line-height: 50px;}
.banner-text {  padding: 0 50px;  text-align:center;}
.technology .packages-img {display: block;}
.packages-img {padding-top:0;text-align: center !important;display: none;}
.legalnew_page .packages-img img {padding-right:0; transform:none}
ul.client2 {justify-content:center}
ul.client2 li {width:25%;padding: 0 15px;}
.whatwedoshort_section {padding:0px 60px}
.whatwedoshort_grid {padding: 15px 15px; margin-top: 40px;}
.page-heading {margin-bottom: 15px;}
.seolawformlegal_secion {padding: 40px 0 40px 0 !important}
.legalnew_page .packages-section .page-heading {margin-bottom: 40px;}
.commonsrvs-list li span {font-size: 16px;}
.row.flexlg-columnreverse .commonsection_img{padding-top: 15px;}
.wehelpyoulegal_secion {padding: 40px 0;}
.wehelpyoulegal_grid {text-align: left;}
.wehelpyoulegal_grid .commonsection_img {padding: 20px 0 ;}
.wehelpyoulegal_grid .commonsrvs_section {padding:10px 0}
.whatrealestateseolegal_sec {padding: 40px 60px;}
.whatrealestateseo-img {padding: 20px 0}
.realestateworkligal_sec {padding:45px 60px;text-align: center;}
.commonsection-pr {padding-right: 0;}
.commonsection-pl {padding-left: 0;}
.row.flexlg-columnreverse .commonsection_img {padding-top: 0; margin-bottom:30px}
.keyrealestatelegal_sec {padding:40px 0;}
.keefeatureslegal_sec {padding: 60px 70px 0 70px;}
.keefeatureslegal_sec .comntabhover_texthead {padding-bottom: 5px;}
.comntabhover_text p {font-size: 14px;}
.reportsettinlegal_secion {padding: 10px 0 0 0;}
.reportsettinlegal_secion .commonsrvs-list li {padding: 8px 0 8px 45px;}
.reportsettinlegal_secion .commonsrvs-list li span {font-size: 16px;line-height: 28px;} 
.newfnlpkg-section {  padding: 0 0 40px 0;}  
.banner-text .parent_btn .common-btn2 { width: auto;  }
.newfnlpkg-main { padding-top: 0;  }   
.localseopkg_bronzemobile {  display: block;width: 100%;}
.localseopkg_bronzemobile .newfnlpkglfullplane_pkgsec {  display: block;}
.localseopkg_bronzemobile .newfnlpkg_datatablecol:nth-child(1) {  width: 60%;}
.localseopkg_bronzemobile .newfnlpkg_datatablhead {font-size: 14px;   }
.localseopkg_bronzemobile .newfnlpkg_datatablecol {flex-grow: 1;  }
.localseopkg_bronzemobile .newfnlpkg_datatablerow:last-child .newfnlpkg_datatablecol:nth-child(1) { text-align: center  }    
.newfnlpkglfullplane_pkgsec {  padding-top: 30px !important;}    
.newfnlpkg-group.active::before, .newfnlpkg-group.active::after { display: none} 
.newfnlpkg-group.active { border-top: solid 2px #FF8A18;  border-bottom: solid 2px #FF8A18;  } 
.localseopkg_bronzemobile .newfnlpkg_datatablecol:last-child {  padding-left: 0;  text-align: right;}
.localseopkg_bronzemobile .newfnlpkg_datatablecol .line-break {  display: initial;}   
.newfnlpkg-textowcol { margin: 0 !important;  }  
.localpkgsticky_section .newfnlpkg-textowcol strong {  font-size: 17px;}
.newfnlpkg-section .newfnlpkg-main { padding-bottom: 0 !important;  }  
.ntnlseopkgsticky_sec { padding: 20px 70px;  } 
.nationalsepkg_sec .newfnlpkg-group {  padding: 40px 10px !important;}
.nationalsepkg_sec .newfnlpkgpln-title{  margin: 10px 0 0 0;  font-size: 18px;  }
.nationalsepkg_sec .newfnlpkg-icon img {  max-width: 42px;}  
.nationalsepkg_sec .newfnlpln-subtitle {  font-size: 11px;}  
.nationalsepkg_sec .newfnlpkg-txtprice span {  font-size: 34px;}
.nationalsepkg_sec .getstart-fnlbtn {  padding: 14px 10px;  font-size: 10px;}
.keyfeature_texttype strong {  font-size: 16px;}
.keyfeature_texttype {  font-size: 12px;  }
.keyfeature_texttype .plan-status {  width: 100px;  font-size: 12px;  }
.nationalsepkg_sec .plan-status {  padding: 6px 2px;  font-size: 10px;}
.ntnlseopkgsticky_sec .newfnlpkg-group {  padding: 10px 8px;}   
.ntnlseopkgsticky_sec .newfnlpkgpln-title { font-size: 13px;  }  
.ntnlseopkgsticky_sec  .newfnlpkg-txtprice span {  font-size: 23px;   font-weight: 600} 
.ntnlseopkgsticky_sec .newfnlpkg-txtprice sup {  font-size: 20px;   font-weight: 400;}  
.ntnlseopkgsticky_sec .priceyrvalid {  font-size: 11px;}  
.seodntlimptnly_group {padding:10px 0}
body,.f-address p {font-size:15px}
.seodntlimptnly_cont p,.whypagetrafficlegal_sec .servicescardview_conts p {font-size:15px; line-height:21px}
.wehelpyoulegal_secion .commonsection_text p,.whypagetrafficlegal_sec .servicescardview_conts p { font-size: 15px; line-height: 21px; }
.seodntlimptnly_textarea h3,.whypagetrafficlegal_sec .servicescardview_conts h3 {font-size: 22px;  line-height: 28px;}
.f_getintouch {font-size:22px}
.whypagetrafficlegal_sec .servicescardview_group { padding: 10px 0; }
.whypagetrafficlegal_sec .servicescardview_conts h3 {margin-bottom:10px}
.newfnlpkgpln-title {font-size:20px}
.newfnlpkgpln_listinfo li { font-size: 14px; padding: 8px 0; }
.flexlg-columnreverse {flex-direction: inherit;}
.wehelpyoulegal_grid .commonsection_img {padding:0}
.wehelpyoulegal_secion.dentalseohelp_section .align-items-center { align-items:flex-start !important }
.row.flexlg-columnreverse .commonsection_img {margin-bottom:0; text-align:center}
.wehelpyoulegal_grid .commonsrvs_section { padding: 20px 0; }
.wehelpyoulegal_grid .commonsrvs_section:last-child {padding-bottom:40px}
.casestudy_sectionnew,.seodntlcstmrreview_section,.seodntlprocess_section,.homefaq-section,.casestudy_sectionnew,.seodntlimptnly_section {padding:40px 0}
.mt-img1 img { margin-top: 40px;margin-bottom: 0; }
.commonsrvs_section {padding:30px 0 40px 0}
.newfnlpkg-section {padding:0}
.gglmapseomarket_page .newfnlpkg-section {padding:40px 0 0 0} 
.newfnlpkglfullplane_pkgsec { padding-top: 0 !important; }
.homefaq-section .page-heading { margin-bottom: 40px; }
.page-heading { margin-bottom: 40px; }
.acceleratedautomn-dntl { padding-top: 40px; }
.dentistsseo_page .whypagetrafficlegal_sec { padding: 30px 0 0 0;}
.wehelpyoulegal_secion .commonsection_text h2 {margin-bottom:15px}
.partner_section {padding:0 0 40px 0}
.bannertext-main {padding:0}
.ftcolumn.socials-links li { height: 28px; margin: 0; width: 28px; }
.footer { padding: 40px 0 0; }
.footert-top {margin-bottom:10px}
.f_getintouch hr { width: 100%; margin: 5px 0 10px 0; }
.top_award.f-multipleawrd hr.mx-auto { width: 100%; margin: 5px 0 10px 0 !important; }
.ft_location_address { font-size: 18px; }
body, .f-address p { font-size: 15px; }
.flocation_panel { width: 100%; margin: 0 0 15px 0; }
.flocation_main .pt-4 { padding-top: 0 !important; }
.row.ft_btm {margin:40px 0 0 0;padding-top: 20px;}
.footer-bottom {margin-top: 60px !important;}
.rqstanalysis_cardnew { padding: 40px 30px; }
.rqstanalysis_cardnew .rqstanalysis-input .input-group-text {white-space:normal}
ul.partner_list {margin:40px 0 0 0}
.wehelpyoulegal_secion .commonsection_text {max-width:100%}
.wehelpyoulegal_secion .commonsection_text {padding-left:0}
.wehelpyoulegal_secion .flexlg-columnreverse .commonsection_text {padding-right:0}
.seodntlimptnly_group .media { align-items: center; }
.seodntlimptnly_icon { width: 62px; height: 61px; display: flex;align-items: center;}
.service_panel {padding:15px}
.reportsettinlegal_secion .commonsrvs-list li::before { width: 25px; height: 25px; font-size: 14px; color: #fff; line-height: 25px; border-radius: 4px; top: 12px; }
.localpkgsticky_section.pkg-fixed {padding:25px 0 10px 0}
#custom_nav #login_signup_ctas.mob { display: block !important; }
.newfnlpkg-grid {padding-bottom:40px}
.accordions .accordion-box .accordion-title { font-size: 16px;  } 
.whatwedoshort_icon {width: 55px; height: 55px;padding: 4px;}
.whatwedoshort_text { padding-left: 15px; }
.whatwedoshort_text p { margin: 0; font-size: 16px; color: #000; line-height: 22px; }
.legalnew_page .commonsrvs_section { padding:40px 0 0 0} 
.legalnew_page .commonsection_text p {font-size:15px; line-height:21px}
.legalnew_page .seolawformlegal_secion .commonsrvs-list {margin:0 0 40px 0}
.legal_page .legalnew_page .newfnlpkg-section {padding-top:40px; padding-bottom:40px}
.legalnew_page .newfnlpkg-group {padding:50px 10px 40px 10px}
.newfnlpkg-txtprice.d-block { white-space: nowrap; }
.legalnew_page .reportsettinlegal_secion .commonsection_text {margin-bottom:30px}
.legalnew_page .reportsettinlegal_secion .commonsrvs_section {padding:30px 0 0 0}
.legalnew_page .partner_section .page-heading { margin-bottom: 25px; }
.legalnew_page .partner_section { padding-top: 40px; }
.legalnew_page .article-section {padding-bottom:40px}
.banner-text h1, .page-heading h2, .whypagetrafficlegal_sec .servicescardview_textbox h3, .commonsection_text h2, .seodntlcstmrreview_section .page-heading h2, .page-heading h2 { font-size: 1.8rem !important; line-height: 1 !important; }
.keyrealestatelegal_sec .service_icon {width:85px; height:85px}
.bannertext-main {padding:40px 0 !important}
.pb60 { padding-bottom: 40px !important; }
.calltoaction_section {padding:40px 0}
.legalnew_page .wehelpyoulegal_secion {padding-bottom:40px}
.services_section {padding:40px 0}
.servicewithimg_box .servicewithimg_cont,.trust_title {font-size:22px; line-height:28px}
.whychoose_section,.trust_sec {padding:40px 0}
.commoncta_section {padding:40px 0}
.border-right.counter-eco {height: 70%;}
ul.list-unstyled li > div {height:480px}
.trust_cont {padding:10px 0}
.legalnew_page.packages-page .accordions .accordion-box .accordion-title, .seoservice-page .legalnew_page .accordions .accordion-box .accordion-title {  min-height:inherit} 
.ready_sec { padding: 40px 0; }
.project_heading, .project_heading span.count { font-size:28px; line-height:32px}
.project_heading span {}
.article_box .article_heading a {font-size:22px; line-height:26px }
.webservice-main {padding:40px 0}
.seoresellerpkg_sec { padding-bottom: 40px !important; padding-top:40px !important; }
.packages_blk_area { margin-top: 40px; }
.package_reseller span {font-size:22px; line-height:26px}
.package_reseller_price span {font-size:22px}
.package_reseller_price span { font-size: 22px; display: flex; align-items: center; line-height: 24px;justify-content: center; }
.package_reseller_price em { font-size: 18px; font-style: normal; font-weight: 500; }
.package_reseller > li {padding:20px 15px 10px}
ul.saas_package { padding: 0; margin-left: auto !important; margin-top: 15px !important; width: 80%; margin-right: auto !important; padding:0 }
.package-btn2 {font-size:16px; padding:15px 15px}
.testimonial-content {min-height:199px}
.package_reseller_price {font-size:22px}
.package_reseller > li {margin-bottom:30px}
.mt60 {margin-top:40px !important}
.whypagetrffctabseosrvs_sec {padding:40px 0}
.comntabhover_section.whypagetrffctabseosrvs_sec .list-group-item { padding: 10px 0 !important; }
h2.resp-accordion {display:flex}
.processdesgn4_section {padding-bottom:10px}
.processdesgn4_textdis p,.calltoaction_section .page-heading p {font-size:16px; line-height:26px}
.pt-pb-60 {padding-top:40px !important; padding-bottom:40px !important}
.pt-60 {padding-top:40px !important; }
.pb-60 {padding-bottom:40px !important; }
.pb-40 {padding-bottom:40px !important; }
ul.partner_list.col5 li {padding:10px}
.commonsection_text h3 {font-size:22px; font-weight:600}
.calltoaction_section .page-heading { margin-bottom: 40px; }
.casestudy_section,.exp_service {padding:40px 0}
.complete { font-size: 16px; font-weight: 700; padding: 0 15px; line-height: 18px; }
.seoservice-page .commonsrvs_section.whatgglmapmrkt_section,.recent-client {padding:40px 0}
.seoservice-page .commonsrvs_section.optpenaltysrvs-section.pt-pb-60 {padding-bottom:0 !important}
.seoservice-page .commonsrvs_section {padding:40px 0}
.process_sec {width:100%}
.process_blk {background:none}
.process_sec .process_grid:nth-child(3n) {width:50%}
.process_sec .process_grid:nth-child(3n) .process_img { width: 20%; }
.process_sec .process_grid:nth-child(3n) .process_des { width: 75%; }
.fourth_box,.third_box,.fifth_box {top:auto; left:auto}
.newfnlpkg-txtprice span {font-size:40px}
.newfnlpkg-txtprice sup {font-size:28px}
.cost_saving {font-size:17px}
.category_sec .cont_title {font-size:17px; line-height:26px}
.category_sec_group {width:48%;display: flex;align-items: center;}
.analytics-procees ol.list-number li {width:100%; padding-bottom:0; position:relative}
.analytics-procees ol.list-number li:nth-child(1)::after,.analytics-procees ol.list-number li:nth-child(2)::after,.analytics-procees ol.list-number li:nth-child(3)::after,.analytics-procees ol.list-number li:nth-child(4)::after,.analytics-procees ol.list-number li:nth-child(5)::after {left:0; top:0; position:absolute}
.analytics-procees ol.list-number li:nth-child(2)::after,.analytics-procees ol.list-number li:nth-child(3)::after,.analytics-procees ol.list-number li:nth-child(4)::after,.analytics-procees ol.list-number li:nth-child(5)::after {top:60px}
.analytics-procees ol.list-number li:nth-child(2n),.analytics-procees ol.list-number li:nth-child(3n),.analytics-procees ol.list-number li:nth-child(4n),.analytics-procees ol.list-number li:nth-child(5n) {padding-top:60px}
.analytics-procees ol.list-number li .analytics-row {padding-left: 100px;}
.analytics-procees .progress-bar-analytics {display:none}
.analytics-procees ol.list-number li .analytics-row {position:static}
.analytics-procees ol.list-number li .analytics-row::after {content: ""; position: absolute; left: 30px; right: auto; bottom: auto; height: 100%; width: 1px; border-left: 1px dashed #008dd2; margin:0; top: 0;}
.analytics-procees ol.list-number li:nth-child(2n) .analytics-row::after {top:0}
.home_page .blog-left {margin-bottom:30px}
.aboutpress-content { min-height: 840px; }
.aboutpress-content a.press-release-btn {font-size:14px}
.aboutpress-content {padding:25px 15px}
.adv-col { margin-bottom: 40px; }
.commonbnr-smlimggrid .row { justify-content: center; }
ul.gsearch li {display: flex; align-items: center; min-height:inherit}
ul.gsearch li img {width: 60px;margin-right: 15px;}
ul.gsearch li span {margin-top:0}
.processdesgn3_tabmain { padding: 0; box-shadow: none !important; display: block; border-radius: 0; }
.resp-vtabs ul.resp-tabs-list {display:none}
.resp-vtabs .resp-tabs-container {padding:0}
.resp-vtabs .resp-tab-content {border:none; padding:30px 0}
.processdesgn3_textinfo h2 {font-size:22px}
.processdesgn3_textdis p {font-size: 16px;line-height: 28px;}
.processdesgn3-tabhead strong {line-height:20px}
ul.platform li {width:18%}
ul.platform li img {max-width:90%}
ul.tools li img {max-width:90%}
.bbbptcluthrevw_section-row {justify-content: space-between !important;}
.customer-carousel .seodntlcstmrreview_panel {min-height:410px}
.commonsrvs_section .align-items-center {align-items: flex-start !important;}
.pr-contact a {word-break: break-all;}
.pr-about h3, .pr-contact h3 {font-size:28px; line-height:30px}
.pr-content .pr-side-nav {padding-left:15px}
.pr-content .col-md-9 { padding-right: 15px; }
.wehelpyoulegal_grid .commonsrvs_section .flexlg-columnreverse .commonsection_img {padding-left:0}
.wehelpyoulegal_grid .commonsrvs_section .align-items-center .commonsection_img, .wehelpyoulegal_grid .commonsrvs_section .align-items-center.flexlg-columnreverse .commonsection_img {padding-right:0}
.whypagetrafficlegal_sec .servicescardview_conts h3 { margin-bottom: 0; }
.why-page-col {margin-bottom:40px}
img.logo-al {display:none}
img.logo-1280 {display:block}
img.logo-992 {display:none}
}
@media screen and (max-width:767px){  
.dropdown-large { margin: 0 0 0 0rem;    padding: 1rem 0;    text-align: center !important;} 
.packages-text { padding-left: 0;  }
.seo-group .nav-link { padding: 12px 8px !important;  font-size: 13px;  }    
.banner-text h1 { font-size: 1.3rem;  }  
.banner-text h5 { padding: 2px 0 ; font-size: 1rem;}
.banner-text p {font-size: 1rem;  line-height:30px;}
.web_comp {  padding:40px 0;}
.web_comp .comp_title { font-size: 25px;  padding-bottom: 0;}
.web_comp .comp_cont {width: 100%;padding: 0 10px;font-size: 16px;line-height: 25px;}
.recent-client ul.client {  padding: 10px 0 0 0;}
.exp_service.processes-section {  padding-bottom: 10px;}  
.service_group {    width: 48%;    padding: 15px 15px;}
.processes-main {    background: none;    margin-top: 30px;}
.processes-panel {    padding-bottom: 30px;    margin-top: 0;}
.recent_title {  font-size: 25px;  line-height: 32px;}
.exp_service {  padding: 15px 0;}
.competitive {  width: 200px;  height: auto;  max-height: 200px;  min-height: 200px;  padding: 0 15px;  padding-top: 44px;  margin: 10px 0;}
.google-partner {  text-align: center;}
.gglpartner-imgbox {  margin-bottom: 20px !important;}
.google-partner h5.card-title{  margin: 0;  padding-bottom: 0.5rem !important;}
.team-section {  text-align: center;}
.teamimg-panel {  position: inherit;  top: inherit;  right: inherit;  max-width: 100%;  text-align: center; position:relative}
.width-20 {  width: auto;}
.ranking-section {  padding: 30px 0;  text-align: center;}
.achievement-text h3, .achievement-text .h3 {  font-size: calc(1rem + 0.6vw);}
.weboptimization-text {  text-align: center;}.weboptimization-text h2 {  font-size: calc(0.9rem + 0.6vw) !important;}
.process-tabtable .common-tab .nav-link {    padding: 10px 15px !important;}
.process-table {  overflow: hidden;  overflow-x: scroll;}
.process-tabtable .table td {  padding: 10px;  font-size: 12px;}
.packages-data {    padding: 0 0;}h2, .h2 {  font-size: calc(1rem + 0.9vw);}
.packages-section h2 small {font-size: calc(0.7rem + 0.3vw) !important;}
.packages-section .common-tab .nav-link {  padding: 10px 14px !important;  font-size: 13px !important;}
.package-group.flex-grow-1 {  width: 50%;}
.packages-page .mt-4 {  margin-top:0 !important;}
.justify-content-between {  justify-content: center !important;}
 .text-center.text-uppercase.pb-4 {  padding-bottom: 0.8rem !important;}  
 .seofeatures-grid .col-md-3.my-4 {    margin-top: 0.5rem !important;    margin-bottom: 0.5rem !important;}
 .seofeatures-panel h5, seofeatures-panel .h5 {    margin: 0;   font-size: 1rem;}
 .seofeatures-panel .my-3 {  margin-top: 0.3rem !important;  margin-bottom: 0.3rem !important;}
 .howewwork-section {  padding: 20px 0;}
 .howewwork-group {  width: 30%;  margin-bottom: 20px;  flex-grow: inherit !important;}
 .howewwork-viewed.py-5 {  padding-top: 1rem !important;  padding-bottom: 1rem !important;  text-align: center;}
 .howewwork-viewdtext {  padding-top: 15px;}
.howewwork-viewdtext h3, .howewwork-viewdtext .h3 {  font-size: calc(1.2rem + 0.6vw);}
.howewwork-viewdtext .fs-5to6 {  font-size: 1rem !important;}
.page-heading h2 {  font-size: 1.4rem;}
.homefaq-section .accordion-button {    padding: 0.8rem;    font-size: 14px;padding-right: 40px;}
.article-section {  padding: 40px 0;}.articles-group {  margin: 5px 0;}
.results-text {  padding-top: 15px;  padding-left: 15px;  padding-bottom: 15px;}
.result-section .common-btn {font-size: 14px;}
.industries .tab-h {  margin-top:20px;}.industries .s-space{
margin-top:0px;}.counter-text {  padding-left: 1rem;  padding-right: 1rem;}
.counter {  position: relative;
top: auto;  left: auto;}
.counter .tabs{  text-align: center;  margin: 10px auto;}
.service-heading {  margin-top:20px;}
#freeSEO .mt-4 {    margin-top: auto !important;}
#freeSEO .row.justify-content-center.g-5 {  --bs-gutter-y: 0rem !important;}
#freeSEO .card-body {  padding: 0rem 1rem;}.accordion__label {width: 100%;margin-right: 0;margin-bottom: 1px;display: flex;justify-content: space-between;font-size: 1.2em;padding: 0 10px;}
.key_lft {width: 100%;}
.key_rgt {width: 100%;}
.seo_work_process { background: none;}
.sw-discount{  background-position-y: 180px;   }      
.sw-text{   margin-top:0px; }    
.sw-text h2 {   text-align:center;     font-size: 30px;   line-height:44px;   padding-top:0px;   padding-bottom:30px; } 
.sw-text h2 span{font-size: 55px; }  
.industries .tab-h {margin-top:20px; }  
.industries .s-space{   margin-top:0px; } 
.banner-text {  padding: 0 0 40px 0 !important;}
.banner-text .parent_btn .common-btn2:last-child {margin-top:0}
.legalnew_page .banner-text h1 {  font-size: 20px;  line-height: 26px;}
.common-btn2 {font-size: 16px;}
.legalnew_page .common-btn2 {font-size: 16px;}
.whatwedoshort_section {padding: 0 15px;text-align: center;}
.whatwedoshort_icon,.whatwedoshort_text p .line-break {margin: auto;}
.whatwedoshort_icon {width: 60px;  height: 60px;}
.whatwedoshort_icon img {width: 40px;height:40px;}
.whatwedoshort_text p .line-break {font-size: 25px; line-height: 26px;}
.media.whatwedoshort_panel {display: block;}
.media.whatwedoshort_panel .media-body {flex:initial;}
.whatwedoshort_text {padding: 20px 0 0 0;}
.whatwedoshort_grid {padding: 25px 10px;}
.seolawformlegal_secion {padding: 40px 15px  !important}
.commonsrvs-list li span {font-size: 14px;}
.seolawformlegal_secion .commonsrvs-list li {padding: 5px 0 5px 32px;}
.wehelpyoulegal_secion {padding:40px 0 0 0;margin-bottom:0;}
.wehelpyoulegal_secion .commonsection_text h2 {font-size: 20px;line-height: 32px;}
.wehelpyoulegal_secion .commonsection_text p {font-size: 14px;line-height: 26px;}
.whatrealestateseolegal_sec {padding:40px 15px}
.whatrealestateseolegal_sec .list-group-item{text-align: center;}
.whatrealestateseolegal_sec .list-group-item .col-auto{ flex: initial; margin: auto auto 15px auto;}
.whatrealestateseolegal_sec .list-group-item.active {padding:20px 15px !important;}
.whatrealestateseolegal_sec .list-group-item .col-10 {width: 100%;}
.comntabhover_section .list-group-item {padding:20px 15px !important;}
.whatrealestateseolegal_sec .list-group-item .comntabhover_text p {display: block;transform:initial !important;}
.comntabhover_texthead {padding-bottom: 5px;}
.realestateworkligal_sec {padding: 40px 15px;}
.realestateworkligal_sec .commonsection_text h2 {font-size: 20px;line-height: 26px;}
.realestateworkligal_sec .commonsection_text p {font-size: 16px;line-height: 28px;}
.keyrealestatelegal_sec {padding: 0 15px !important;}
.keefeatureslegal_sec {padding: 40px 15px 0 15px;}
.comntabhover_text {padding-left: 0;}
.keefeatureslegal_sec .list-group-item, .keefeatureslegal_sec .list-group-item.active {
border-width: 4px  !important;}
.keefeatureslegal_sec .comntabhover_texthead {font-size: 16px;  line-height: 26px;}
.reportsettinlegal_secion {padding: 15px 0 0 0;text-align: center;}
.commonsection_text h2 {margin-bottom: 5px;font-size: 20px;line-height: 28px;}
.reportsettinlegal_secion .commonsrvs-list li span {font-size: 14px;line-height: 21px;}
.reportsettinlegal_secion .commonsrvs-list li {padding:8px 0 8px 35px;text-align: left;}
.reportsettinlegal_secion .commonsrvs-list li:before {width: 24px; height: 24px;font-size: 12px;color: #fff;line-height: 27px;}
.whypagetrafficlegal_sec {padding:30px 0 !important;text-align: center;}
.whypagetrafficlegal_sec .servicescardview_textbox h3 {font-size: 20px;line-height: 28px;}
.whypagetrafficlegal_sec .servicescardview_textbox p {font-size: 16px;line-height: 26px;}
.whypagetrafficlegal_sec .servicescardview_icon span {width: 32px;height: 32px;line-height: 34px;}
.whypagetrafficlegal_sec .servicescardview_conts p {  margin: 0;font-size: 14px;line-height: 26px;text-align: left;}
.partner_section {padding:0px 15px;}
.partner_list {padding:0px;}
ul.partner_list li {width: 48%;padding:10px;}
.homefaq-section {padding:40px 15px 40px 15px;}
.article-section {text-align: center;}
.rqstanalysis_card {padding: 2rem 1rem;}
.rqstanalysis_card .page-heading strong {margin: 0;font-size: 22px;font-weight: bold;}
.legalnew_page .packages-section {padding-bottom: 0;}
.planepackage-panel {height: auto;}
.ourlocation_section { padding: 50px 15px 30px 15px;  }  
.ourlocation_grouppanel {  padding: 20px 5px;}
.ourlocation_text {  width: 95%;  padding: 10px 10px; }
.ourlocation_text p {  font-size: 15px;  line-height: 22px;}
.knoweachother_panel {  padding: 25px 15px; }
.knoweachother_panel h3 {  font-size: 25px;  }
.knoweachother_panel p {  margin: 20px 0 30px 0;  font-size: 14px;  line-height: 24px;}  
.calltoaction_section .page-heading h2 {  font-size: 22px;line-height:32px !important}   
.locations_page .rqstanalysis-input .input-group-text {    margin-top: 0  }  
.line-break { margin: auto;  }
.footer {  text-align: center;}
.ftcolumn.companylogo img {max-width: 90%;}
.f-address {display: block;padding:0;}
.newfnlpkg-section { padding: 40px 0 0 0;  } 
.localpkgsticky_section {top: 102px;  padding:10px 0;  }  
.localpkgsticky_section .newfnlpkg-group {  width: 33.33%;  padding: 6px 10px;}  
.localpkgsticky_section .mostpopular_panel,   
.localpkgsticky_section .newfnlpkg-group {  margin-top: 0 !important;margin-bottom: 2px !important;}
.localpkgsticky_section .newfnlpkg-textowcol {  padding: 0;margin: 0 !important;} 
.localpkgsticky_section .newfnlpkg-textowcol .line-break {  line-height: 24px;}
.localpkgsticky_section .newfnlpkg-textowcol strong {  font-size: 18px;}      
.localpkgsticky_section .plan-status { display: none;  }  
.localpkgsticky_section .newfnlpkgpln-title {  margin: 5px 0 0 0;  font-size: 14px;}
.localpkgsticky_section .newfnlpkg_pricing {  padding: 3px 0 5px 0;}  
.localpkgsticky_section .newfnlpkg-txtprice sup {  font-size: 16px;}
.localpkgsticky_section .newfnlpkg-txtprice span {  font-size: 20px;   line-height: 20px; }  
.newfnlpkg_datatablecol .newfnlpkg_pricing {  padding: 3px 0 0 0;}
.newfnlpln-subtitle { font-size: 12px  }
.priceyrvalid {  padding-top: 0;  font-size: 13px;}
.newfnlpkg_localpkgbottom .newfnlpkg-txtprice sup {   top: -10px;  font-size: 18px;}
.newfnlpkg_localpkgbottom .newfnlpkg-txtprice span {  font-size: 24px;  }
.newfnlpkg_datatablecol .getstart-fnlbtn {  padding: 10px 5px;  font-size: 10px;  }     
.localpkgsticky_section .newfnlpkg-group { width: 33% !important; padding:0 !important }     
.localpkgsticky_section .getstart-fnlbtn { display: none;  } 
.localpkgsticky_section .priceyrvalid {  font-size: 12px;  line-height: 12px; }  
.newfnlpkg-group .plan-status { font-size: 12px;  }
.newfnlpkg-group .getstart-fnlbtn { padding: 14px 7px;  font-size: 10px;  }    
.newfnlpkg-textowcol strong {  font-size: 18px;}
.newfnlpkg-group, .newfnlpkg-textowcol {  padding: 30px 8px; }
.newfnlpkg-icon img { width: 40px;  } 
.newfnlpkg-txtprice sup {  font-size: 28px;  left: 0;}    
.newfnlpkgpln-title { margin: 15px 0 0 0;  font-size: 18px;}
.newfnlpkg-txtprice span {  font-size: 35px;  }  .newfnlpkg_datatablecol .newfnlpkg_datatabltext{ padding-left: 0;  }    
.nationalsepkg_sec .newfnlpkg-group { width: 100% !important;margin: 15px 0;  }  
.nationalsepkg_sec .newfnlpkg-main { padding-top: 0 !important;  }  
.nationalsepkg_sec .newfnlpkg-icon img { max-width: initial;width: auto;  }  
.nationalsepkg_sec .newfnlpkgpln-title { font-size: 28px;  }  
.nationalsepkg_sec .newfnlpln-subtitle { font-size: 18px;  }  
.nationalsepkg_sec .newfnlpkg-txtprice sup {  font-size: 44px;  } 
.ntnlseopkgsticky_sec  .newfnlpkg-txtprice sup {  font-size: 16px; top:-4px  } 
.ntnlseopkgsticky_sec .priceyrvalid {font-size:16px}
.nationalsepkg_sec .newfnlpkg-txtprice span { font-size: 60px;  }  
.nationalsepkg_sec .priceyrvalid { font-size: 10px;  }  
.nationalsepkg_sec .getstart-fnlbtn { padding: 16px 32px;font-size: 16px;  }  
.newfnlpkgpln_listinfo li {  font-size: 16px;  }  
.newfnlpkg_affordabletext {  padding:15px 0 60px 0;  }  
.newfnlpkg_affordabletext h3 span { font-size: 20px;  }  
.newfnlpkg_affordabletext h3 { font-size: 24px;  }  
.newfnlpkg_affordabletext h3 small { padding-top: 9px;font-size: 15px;  }  
.keyfeature_texttype .plan-status { width: 50px; font-size: 10px; padding: 5px; line-height: 12px;  }  
.ntnlseopkgsticky_sec .newfnlpkg-group { width: 19% !important;  }  
.ecommerce-seo-packages .newfnlpkg-section.nationalsepkg_sec .four-col .newfnlpkg_datatablecol {width: 18%!important;}
.ntnlseopkgsticky_sec .newfnlpkg-group { padding: 6px 5px;  }  
.ntnlseopkgsticky_sec .newfnlpkgpln-title { font-size: 10px !important;  }  
.ntnlseopkgsticky_sec .newfnlpkg-txtprice span { font-size: 14px;line-height: 20px;  }  
.newfnlpkgkey-textcol { font-size: 15px;  }  .keyfeature_texttype strong { font-size: 12px;  }  
.keyfeature_texttype small { font-size: 9px;  }  
.newfnlpkg-section.nationalsepkg_sec .newfnlpkg_datatablecol .comntabhover_icon, .newfnlpkg-section.nationalsepkg_sec .newfnlpkg_datatablecol .newfnlpkg_datatabltext {   margin-left:0;margin-left: 0; word-break: break-all;} 
.reqstquote_main { padding: 0 15px;  }  
.seoproposal_sec .servicescardview_textbox h3 { margin: 0 0 20px 0;font-size: 36px;line-height: 48px;  }  
.seoproposal_sec .servicescardview_conts h3 { margin: 0;padding: 15px 0 14px 0;  }  
.featuredtrust_section { padding-top: 0;  }  
.rqstquoteform_innerbody { padding: 30px 20px 25px 25px;  }  
.featuredtrust_body { padding: 15px 20px;text-align: center;  }    
.rqstqoutetrust .featuredtrust_list li { width: 50%;margin: 0;padding: 20px;  }  
.featuredtrust_list { display: flex !important;  } 
.wehelpyoulegal_grid .commonsection_img,.commonsrvs_section .commonsection_img {margin-bottom:30px !important}
.commonsection_img.commonsection-pl,.wehelpyoulegal_grid .commonsection_img { text-align: center; }
.flexlg-columnreverse { flex-direction: column-reverse; }
.bannertext-main {padding:40px 0}
ul.partner_list {margin: 40px 0 0 0; padding: 0; display: flex !important; justify-content: space-between; }
.row.flexlg-columnreverse .commonsection_img { margin-bottom: 30px; }
.why-top { text-align: center !important; justify-content: center !important; margin-bottom: 30px;}
.whypagetrafficlegal_sec .servicescardview_conts {text-align:left}
.servicescardview-list { padding-bottom: 0; }
.whypagetrafficlegal_sec .servicescardview_icon { width: 32px; height: 32px; }
.seodntlcstmrreview_panel {padding:20px 15px}
.seodntlcstmrreview_cont h3 {min-height:119px}
.seodntlcstmrreview_cont p {min-height: 170px;}
.newfnlpkgpln-title { font-size: 17px; }
.copyrights-links,.copyrights {text-align:center}
.footert-top .ftcolumn {width:26%}
.ftcolumn.companylogo img { max-width: 100%; }
.socials-links,.business-rating { margin-top: 0 !important; }
.ftcolumn.socials-links li {margin:0 0 10px 0}
.ftcolumn.business-rating { width: 34%; }
.ftcolumn.socials-links { width: 40%; }
.ftcolumn.socials-links ul { margin: 5px 0 0 0; }
.ftcolumn.business-rating {padding-top:7px;margin-top: 0 !important;}
.footer { text-align: left; }
.row.ft_btm {display:flex}
.ft-right { order: 1; }
.ft-left { order: 2; }
.rqstanalysis_cardnew { padding: 40px 30px; }
.rqstanalysis_cardnew .rqstanalysis-input .input-group-text {padding:7px 15px}
.whypagetrafficlegal_sec .servicescardview_textbox { padding-right: 0; }
.newfnlpkg_affordabletext { padding: 40px 0 40px 0; }
.localpkgsticky_section { top: 90px;}
.localpkgsticky_section.pkg-fixed {padding:15px 0 10px 0}
.accordions .half,  .column-part .left-column,  .column-part .right-column { width: 100%;}  
.column-part .right-column { order: -1;}  
.right-column .hexa-image { margin: 0 auto; }  
.site-main > .column-part { margin-bottom: 60px;} 
.legalnew_page .newfnlpkg-group { padding: 30px 10px 30px 10px;}
.banner-text h1, .page-heading h2, .whypagetrafficlegal_sec .servicescardview_textbox h3, .commonsection_text h2, .seodntlcstmrreview_section .page-heading h2, .page-heading h2 { font-size: 1.6rem !important; line-height: 1 !important; }
.service_contents p {font-size:14px}
.newfnlpln-subtitle { font-size: 14px; }
.wehelpyoulegal_secion .commonsection_text h2, .casestudy_sectionnew .case-study { font-size: 22px !important; }
.commonsrvs-listgroup h3 { font-size: 18px !important; }
.casestudy_section .commonsection_img.commonsection-pl {text-align:center; padding:40px 0}
.testimonial-section {padding:40px 0}
.testimonial-main { width: 100%; margin: auto; padding: 0; display: block; float: left; }
.testimonial-content {min-height:inherit}
.benefit_subheading {font-size:22px; line-height:28px}
.benefit_para { margin: 0;margin-top: 0; font-size: 16px; padding: 0; line-height: 26px; margin-top: 15px; }
.legalnew_page.seobyindustry_page .accordions .accordion-box .accordion-title {min-height:inherit}
.article_box .article_heading a {font-size:22px; line-height:28px}
.testimonial-section,.benefit_section {padding:40px 0}
.testimonial-main {width:100%}
.border-right.counter-eco {height:auto; border-right:none !important}
.project_counter:last-child { margin: 0  0 40px 0; }
.lft_space { margin-left: 0; }
.project_counter.lft_space:last-child { margin-left: 10%; }
ul.list-unstyled li > div {height:auto}
.legalnew_page.packages-page .wehelpyoulegal_secion { padding-bottom:0; }
.legalnew_page.packages-page.ecomm .wehelpyoulegal_secion { padding-bottom:40px; }
.project_counter.right-panel:last-child { margin:0; }
.project_heading span {display:block}
.project_heading span.count { display: inline-block; }
ul.expertise li { padding: 11px 0 5px 32px; font-size: 14px; color: #000; }
.trust_cont {font-size:14px}
.service_subtitle { font-size: 14px; padding: 5px 0; line-height: 26px; }
ul.resp-tabs-list { display: none;}
h2.resp-accordion { display: flex; align-items: center; position:relative}
.resp-vtabs .resp-tab-content { border: none;}
.resp-vtabs .resp-tabs-container { border: none;    float: none; width: 100%; min-height: 100px; clear: none;}
.resp-accordion-closed {    display: none !important;}
.resp-vtabs .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important;}
.seoprocess-title,.seoprocess-icon {display:inline-block; margin:0}
.seoprocess-icon {margin: 0 15px 0 0; flex: 0 0 auto; align-self: flex-start;}
.resp-tab-content {padding:40px 0}
.seoresellerpkg_sec {padding-bottom:0 !important}
.processdesgn4_textinfo h2 {font-size:22px; line-height:26px}
.accordions .accordion-box {width:100%}
.processdesgn4_textdis p,.commonsection_text p {font-size:14px; line-height:26px}
.whatgglmapmrkt_section .commonsection_text h2, .optpenaltysrvs-section .commonsection_text h2,.webhealth_section .commonsection_text h2 {margin-bottom:15px}
.page-heading p.font17 { font-size: 14px !important; line-height: 26px; }
.banner-text {  padding:0 !important;}
.pr-head .banner-text	{padding:20px 0 25px 0!important}
.pr-content {padding:40px 0}
.pr-content .pr-details {font-size:14px;display: flex; justify-content: space-between; flex-wrap: wrap;align-items: center;}
.download-release { display: inline-flex; align-items: center; }
.pr-content .pr-details li {margin-right:0; margin-bottom:0}
ul.expert li {width:100%}
.dev_service .col-md-4 { margin-bottom: 30px; border:none !important; border-bottom: 1px solid #dee2e6 !important; padding-bottom: 30px; }
.dev_service .col-md-4:last-child { margin-bottom: 0; border:none !important; border-bottom: none !important; padding-bottom: 0; }
.category_sec_group {width:100%}
.analytics-procees ol.list-number li:nth-child(2)::after,.analytics-procees ol.list-number li:nth-child(3)::after,.analytics-procees ol.list-number li:nth-child(4)::after,.analytics-procees ol.list-number li:nth-child(5)::after {top:40px}
.analytics-procees ol.list-number li:nth-child(2n),.analytics-procees ol.list-number li:nth-child(3n),.analytics-procees ol.list-number li:nth-child(4n),.analytics-procees ol.list-number li:nth-child(5n) {padding-top:40px}
.analytics-procees ol.list-number li .analytics-row {padding-left: 80px;}
.analytics-procees ol.list-number {padding:0; margin-bottom:40px}
.process_sec .process_grid:nth-child(3n) {width:100%}
.process_grid.fifth_box {border-bottom:none}
.cities-col { width: 30% !important; }
.localpkgsticky_section.col2 .newfnlpkg-group { width: 50% !important; padding:0 !important }    
.adv-col { margin-bottom: 40px; }
.rqstanalysis-input {max-width:100%}
.pr-content .col-md-9 { padding-right: 15px; }
.pr-content .pr-side-nav { border-left: none; padding-top: 40px; padding-left: 15px; border-top:none; margin-top: 40px; position: relative;}
.pr-content .pr-side-nav ul {margin:0}
.pr-content {padding:40px 0 20px 0}
.pr-contact {padding:40px 0 0 0}
.pr-contact .map-box {margin-bottom:30px}
.pr-content .pr-side-nav::before { content: ''; position: absolute; width: calc(100% - 30px); margin: 0; height: 1px; background: #ccc; top: 0; left: 15px; }
.owl-carousel.customer-carousel .owl-nav .owl-prev i, .owl-carousel.customer-carousel .owl-nav .owl-next i {width:11px;background-size: contain !important;}
.page-heading.pb45 { margin-bottom: 25px; }
.partner_section.pb40 { padding-bottom: 20px !important; }
.getfull-casestudy { margin-top: 15px; }
img.logo-al {display:none}
img.logo-1280 {display:none}
img.logo-992 {display:block}
}

@media screen and (max-width:567px){ 
.home_page #whyUs .rounded-circle{padding: 10px;}
.mobimg-hide{display:none!important}
#rank-section .ipad ul{width:100%!important}
#home #playButton{z-index:9}
.banner-text {  padding: 10px 15px;  text-align: center;}
.howewwork-group {width: 80%;}
.text-secondary { font-size: 14px;}
.common-tab { padding:3px 0 !important;}
.seofeatures-panel { margin:0px 25px;}
.recent-client ul.client li {width: 50%;list-style-type: none;height: auto;}
.service_group {margin: 10px 0;text-align: center;}
.service_grid {margin: 0;}.legal_heading { font-size: 1.5rem !important;}
.banner-text p { margin-bottom: 30px;line-height: 28px!important;}
.mr_lft { margin-left:0px;}
.comp_title { font-size: 24px;}
.page-heading2 h2 { font-size: 1.7rem;}
.page-heading2 { padding-bottom: 20px;}
.key_title {font-size: 30px; line-height: 45px;}
ul.clientlogo li { width: 40%; margin: 10px;}
.conduct_title { font-size: 22px;}
.insight_report { padding:25px;}
.report_chart { margin-top: 50px;}
.join_sec { margin: 30px auto; width: 95%; padding: 30px;}
.join_cont { font-size: 24px; font-weight: 700; line-height: 30px;}
.join_btn { padding: 10px 20px; font-size: 12px; margin: 5px;}
.join_btn2 { padding: 12px 20px; font-size: 12px;  margin: 5px;}
.clint_cont { padding: 20px; width: 100%;}
.clint_cont p { font-size: 17px;}
.video_img { width: 100%; margin-left: 0; border-radius: 8px; margin-bottom: 25px;}
.seoattorney_sec { padding:40px 20px;}
.law_firm_ont { width:100%; font-size: 15px;}
.book_free { font-size: 24px; line-height: 32px;}
.d-flex { display: block !important;}
.lawform_tabbody { padding-left: 0;}
.lawform_textinfo { padding-left: 0;}
.lawform_tabmain .nav-pills .nav-link { width:auto;}
.legal_bg {background: url("../legal-seo-4.html") top center; min-height: 400px;}
.legal_cont { margin-left:0px;}
.legal_bg .row .col-xs-4  { width:25%;}
.legal_bg .row .col-xs-8  { width:70%;}
.realstateseo-list .d-flex { display: flex !important;}
ul.keywordplan li { width:95%; margin:10px 20px;}
.bannertext-main ul.keywordplan li:first-child { margin:10px 20px !important;}
.get_top_heading { font-size: 30px;}
.optimize_sec .text-primary { margin:5px 15px;}
.optimize_sec .getstart_btn { margin:5px 15px;}
ul.gsearch li { font-size: 18px; padding: 10px 0; min-height: 100px;}
ul.gsearch li img { width:60px;}
ul.gsearch li span { width:80%;}
.most_popular_heading { font-size: 32px; line-height: 1.3 !important;}
.working_icon_wrapper.box1 { top: 0;}
.working_icon_wrapper.box2 { top: 0;}
.working_icon_wrapper.box3 { top: 0;}
.working_icon_wrapper.box4 { top: 0;}
.working_icon_wrapper { margin-right:0px; padding: 40px 20px;}
.industry_specific_sec { margin-top:0; padding:40px 0;}
.footer-nav .row-cols-2 > * { width: 100%;}
.campaign_blk_box a { font-size: 15px;}
.local_service_sec { padding: 40px 0; margin:0;}
.pace_title { font-size: 30px; line-height: 38px;}
.success_story .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled { top:-300px;}
.success_story_blk { margin-top: 30px;}
.success_story .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled { top:-400px !important;}
.recent-client ul.client li { margin:10px 0;}
ul.client li img {max-width: 80%;}
.seo_wirk_box1 { margin-top: 0;}
.seo_wirk_box2 { margin-top: 10px;}
.seo_video img { bottom: 10px;}
ul.platform li { width: 40%; margin: 30px 10px;}
ul.tools li { width:49%; margin:10px 0;}
ul.tools li img { max-width:90%;}
.why_seo_heading { font-size: 30px;}
.key_sec { background: none;}
.key_sec .col-12 { background: #f2f1f1;}
.pro_details { width: 100%;}
.backling_details { width: 100%; margin: 0;}
.title_backlinks { color:#000;}
.backling_details p { color:#000;}
.lawform_tabmain .nav-pills .nav-link::after { left:48%;}
.packages-list2 > li { flex:95%; max-width: 95%;}
.price_space { margin-bottom: 40px;}
.width-25 { width: -1%; flex: 0 0 auto; width: 100%;}
ul.benefit_result li { width:100%; text-align: center;}
.ppc_pack > li { flex: 98%; max-width: 98%;}
.location_lft_space { margin-left: 0; margin-top: 25px;}
ul.ads_media { box-shadow: 30px 0 20px #dddcdc; width: 93%; margin-left: 0;}
ul.ads_media li { width:42%; border:none;}
ul.partner_box { display: block; text-align: center; border:none;}
ul.partner_box li { margin:10px;}
.rated_box { margin:10px 0;}
.rated_review { width: 94%; margin: 10px 12px;}
ul.rated_cont {display: block;}
ul.rated_cont li { width:70%; margin:0 auto;}
.rated_review .text-warning { padding-top: 0;}
.top_rated_cont { padding:5px 0 10px;}
.high_rated_heading {font-size: 35px; line-height: 45px;}
.business_web_pack { width: 95%;}
.process_blk { background-image:none;}
.process_sec { width:100%;}
.process_grid { width:100%; padding:20px 0; border-bottom: 1px #ccc dashed;}
.process_img { width: 100% !important; text-align: center;}
.process_des { width: 100%; padding:0px; text-align: center;}
.circle_process { display:none;}
.process_sec .process_grid:nth-child(3n) .process_des { width:100%;}
.fourth_box { left:0px;}
.fifth_box { left:0px;}
.frm-space { margin: 15px 0;}
ul.bfn_list li{width: 100%; text-align: center;}
.bfn_details {width: 100%;padding-left: 0;}
.hswImh { max-width: 100%; display: block; text-align: center; width: 100%;}
.wip_blk .startUpTitle {font-size: 28px;line-height: 1.2;}
.wipBox .wipInnerTitle {padding-bottom: 5px;font-size: 24px;}
.wipBox p {padding-bottom: 15px;}
ul.designList li {width: 100%;}
.cw_box {width: 49%;}
.wcs_heading{font-size: 28px;}
.wds_title {font-size: 28px;line-height: 1.3;padding: 20px 0;}
.wipBox { width: 100%;}
.wordpress_web_pack { width:100%;}
.port_btn { padding: 15px 25px;}
.accordion__label2 { width: 100% !important; margin:5px 0;}
.package_reseller > li { flex: 100%; max-width: 100%;}
ul.saas_package_lst > li { flex: 100%;  margin: 30px 10px; max-width: 100%;}
.top_award img { float: left; width: 100%; margin: 10px 10px 10px 0;}
.ft_lft { margin-left: 0;}
.footer-nav { clear: both;}
.copyrights-links { text-align: center;}
.copyrights { text-align: center;}
.ft_address .row > * { width:auto;}
.footert-top .ftcolumn { width: 100%;}
.business-rating { text-align: left; margin-top: 20px !important; padding-left: 20px;}
.why_finance_blk { padding: 30px 0; background: #ccc;}
.why_choose_service_group { width:99%;}
ul.list-unstyled li { width:100%;}
.trust_sec .trust_icon {display: block;margin: 10px 0 10px;}
.competitive {width: 150px;max-height: 150px;min-height: 150px;padding: 0 10px;padding-top: 35px;}
.trust_sec .tab-content > .active {display: block;text-align: center;}
.trust_sec .better_title {font-size: 24px;line-height: 27px;}
.trust_sec .better_cont {font-size: 14px;padding: 5px 20px;}
.competitive .complete {font-size: 18px;line-height: 20px;font-weight: 700;}
.trust_sec .recent_title {font-size: 18px;line-height: 28px;}
.trust_sec .box_design {text-align: center;}
.trust_sec .list-group-item br {display: none;}
.trust_sec .list-group-item .analytics_heading {display: block;padding-top: 10px;padding-bottom: 5px;font-size: 22px;text-align: center;font-weight: 600;}
.count-description {  padding-right: 0 !important;}
.width-20 {margin: auto;}
.packages-grid .d-flex.align-items-center.justify-content-between.flex-sm-wrap {  display: block !important;} 
.package-group.flex-grow-1 {  width: 100%;}
.articles-conents {  padding: 15px;}
.achievement-section {  text-align: center;}
.achievement-imgpanel {  padding: 20px 15px;}
.comparePlanInner #seo_full ul#service li.compareHeading {overflow-x: scroll;font-size: 13px !important;line-height: 1;padding: 5px !important;height: 80px!important;}
#seo_full ul#service li {font-size: 12px !important;font-weight: 400;height: 120px !important;padding: 5px 3px !important;}
.service_group { width:100%;}
.processes-main { background: none;}
ul.glbox li { width:90%; margin:10px 0;}
ul.client li { width:100%;}
ul.client2 li { width:45%;}
.testimonial-maincontent { width:100%;}
.rqstanalysis-input .input-group-text {  margin-top:0;  background-color: #0090f1;  padding: 1rem 1rem;  font-size: 13px;}
.newfnlpkg-group,.newfnlpkg-pkboxcol,.newfnlpkg-textowcol { width: 100%;  }  
.newfnlpkg-textowcol { padding-bottom: 0;  }  
.localpkgsticky_section .newfnlpkg-textowcol{ width: 25%;  }  
.localpkgsticky_section .newfnlpkg-pkboxcol{ width: 75%;  }  
.localpkgsticky_section .newfnlpkg-textowcol strong {  font-size: 14px;  }  
.localpkgsticky_section .newfnlpkg-textowcol .line-break {  line-height: 14px;display: inline-block;}  
.localpkgsticky_section .newfnlpkgpln-title { margin: 5px 0 0 0;font-size:9px;  }  
.localpkgsticky_section .newfnlpkg-txtprice sup { top: -1px;left: -3px;font-size: 13px;font-weight: 400;  }  
.newfnlpkg_datatablecol .qstn_icon { top: 1px;width: 12px;height: 12px;font-size: 10px;line-height: 13px;}  
.localpkgsticky_section .newfnlpkg-group { padding: 3px 5px;}  
.localpkgsticky_section .priceyrvalid {  font-size: 9px;  line-height: 8px;}  
.localpkgsticky_section .newfnlpkg-txtprice span { font-size: 14px;line-height: 20px;font-weight: bold;}  
.newfnlpkg-textowcol strong {  font-size: 26px;}  
.localpkgsticky_section .newfnlpkg-textowcol strong { font-size: 11px; line-height: 14px;padding: 10px 3px 10px 0;display: inline-block; }  
.newfnlpkg_localpkgbottom .newfnlpkg_datatablecol:last-child { padding-left: 0;  }  
.newfnlpkg_localpkgbottom .priceyrvalid {  font-size: 13px;  }  
.newfnlpkg_pricing {  padding: 8px 0;}  
.newfnlpkg_datatablecol .getstart-fnlbtn {  margin: 5px 0;}  
.mostpopular_panel {  margin-top: 20px !important;}  
.newfnlpkg_pricing {  padding: 10px 0;}  
.newfnlpkg_localpkgbottom { padding: 20px 0 !important;  }    
.newfnlpkg_localpkgbottom .newfnlpkg-txtprice span {  line-height: 22px;}  
.common-btn2 {  font-size: 12px;}  
.newfnlpkg_datatablhead, .newfnlpkg_datatabltext {/*display: inline-block;*/  font-size: 10px;  line-height: 16px;}  

.newfnlpkg_datatablerow .comntabhover_icon {  width: 16px;  height: 16px;  font-size: 8px;  line-height: 18px;}
.newfnlpkg_localpkgbottom .newfnlpkg-txtprice span {  font-size: 20px;}
.newfnlpkg_localpkgbottom .priceyrvalid {  display: inline-block;  font-size: 12px;  line-height: 13px;}
.newfnlpkg_datatablerow {  padding: 8px 3px;  }
.newfnlpkg_datatablhead, .newfnlpkg_datatabltext {  font-weight: 500;  }
.newfnlpkg_localpkgbottom .getstart-fnlbtn { padding:0px 3px; margin: 5px 0; font-size: 11px!important;}
.newfnlpkg_localpkgbottom .newfnlpkg-txtprice sup {  top: -2px;  font-size: 18px;  left: -3px;  }    
.newfnlpkgpln-title {  font-size: 18px;}
.newfnlpkg-group .getstart-fnlbtn {  padding: 14px 22px;  font-size: 16px;}
.newfnlpkg-icon img {  width: 60px;}
.newfnlpkg-txtprice sup {  font-size: 32px;  top: -5px;}
.priceyrvalid {  font-size: 18px;}  
.nationalsepkg_sec .newfnlpkg_datatable { overflow: hidden;overflow-x: scroll;}  
.newfnlpkgpln_listinfo li {  font-size: 14px;}  .newfnlpln-subtitle br { display: none;  }  
.newfnlpkg_affordabletext h3 {  font-size: 16px;}  .newfnlpkg_affordabletext h3 span {  font-size: 14px;}  
.newfnlpkg_affordabletext h3 small {  padding-top: 6px;  font-size: 12px;}
.newfnlpkg_affordabletext {  padding: 15px 0 15px 0;}    
.ntnlseopkgsticky_sec .newfnlpkg_pricing { display: none;  }
.ntnlseopkgsticky_sec .newfnlpkgkey-textcol {  font-size: 10px;}   
.ntnlseopkgsticky_sec .newfnlpkgpln-title {  font-size: 14px !important;}     
.ntnlseopkgsticky_sec .newfnlpkg-group{height: 100px;  }   
.ntnlseopkgsticky_sec .newfnlpkgpln-title {    bottom: 0;display: block;font-family: Roboto,Arial,Helvetica,sans-serif;font-size: 12px;font-weight: 400;left: 50%;line-height: 16px;position: absolute;-ms-transform: rotate(-90deg);transform: rotate(  -90deg);-ms-transform-origin: 0 50%;transform-origin: 0 50%;white-space: nowrap;    }  
.nationalsepkg_sec .newfnlpkglfullplane_pkgsec { padding-top: 0 !important;  }  
.keyfeature_text {font-size: 10px;   }  
.keyfeature_texttype strong { font-size: 7px;font-weight: bold;  }  
.keyfeature_texttype small {  font-size: 5px;  font-weight: 600;}  
.nationalsepkg_sec .newfnlpkg_datatablegird:first-child {  padding-top: 10px;}  
.newfnlpkg_datatablegird {  padding: 10px 0;}
.newfnlpkg_keywordcat {  padding: 0 0 10px 0;  font-size: 16px;} 
.newfnlpkgkey-textgroup .newfnlpkgkey-textcol  {bottom: 0;display: block;font-family: Roboto,Arial,Helvetica,sans-serif;font-size: 12px;font-weight: 400;left: 50%;line-height: 16px;position: absolute;-ms-transform: rotate(-90deg);transform: rotate(  -90deg);-ms-transform-origin: 0 50%;transform-origin: 0 50%;white-space: nowrap;    }  
.new_keyword { font-size: 12px;  }
.b2bsass_page .dental_service_group { width: 100%;  }     
.advantage .btn8 .btn_8 {padding:15px 30px}
.box_cont { display: block !important;}
.box_cont .col-5 { width:100% !important;}
.box_cont .col-6 { width:100% !important;}
.box_cont .fw-bolder { padding:20px 10px 10px !important;}
.ft_cont { display: block;}.ft_cont .my-3 { width:100% !important;}
.ft_cont .mx-auto { width:100% !important;}
.cont_lft { text-align: left !important;}
.seodntlcstmrreview_section .services_main .col-sm-4 {margin-bottom:30px !important}
.seodntlcstmrreview_cont h3,.seodntlcstmrreview_cont p { min-height:inherit; }
.acceleratedautomn-dntl .col-md-6  {margin-bottom:30px !important}
.acceleratedautomn-dntl .col-md-6:last-child { margin-bottom: 0 !important; }
.newfnlpkg-group, .newfnlpkg-textowcol {padding:0}
.newfnlpkg-group {padding:30px 15px}
.newfnlpkg-textowcol {margin-bottom:30px !important}
.newfnlpkgpln_listinfo {margin:0}
.newfnlpkg-section .newfnlpln-subtitle {padding-left:15px; padding-right:15px}
.newfnlpkg-icon { padding-top: 0; }
.newfnlpkg-icon img { width: 80px; }
.accordions .accordion-box .accordion-title::after, .accordions .accordion-box .accordion-title::before {top:22px}
.footert-top .ftcolumn { width: 40%; }
.ftcolumn.socials-links { width: 60%; }
.ftcolumn.socials-links ul { margin: 5px 0 0 0; padding: 0 0 0 15px; }
.ftcolumn.business-rating { width: 100%;padding-left: 0; }
.footert-top { margin-bottom: 0; }
.row.ft_btm {padding-top: 15px; padding-bottom: 15px; margin:0}
.footert-top {padding:0 0 15px}
.ftcolumn.socials-links li {width:35px; height:35px}
.newfnlpkg-group { margin-bottom: 30px; }
.ftcolumn.business-rating {text-align:center}
.dentistsseo_page .partner_list li { width: 48%; }
.localpkgsticky_section { top: 102px;}
.localpkgsticky_section.pkg-fixed {padding:10px 0}
.award::before { content: ''; position: absolute; width: 100%; height:32px; background:#0090f1; left: 0; top: 0; z-index: -1; }
.newfnlpkg-group:last-child { margin: 0; }
.newfnlpkg_showmenubtn {width:auto}
ul.partner_list {margin:20px 0; justify-content:center}
.keyfeature_localseo .keyfeature_col {padding: 0 5px;}
.newfnlpkg_datatablecol:last-child {padding-left: 0;}
.keyfeature_localseo {padding-top:40px}
.dentistsseo_page .homefaq-section .accordion-section .container {max-width:100%}
.rqstanalysis_cardnew .rqstanalysis-input .input-group-text {font-size: 16px;font-weight: 300;}
.commonsrvs-list {margin:0}
.dentistsseo_page .commonsrvs_section {padding:30px 0 0 0}
.newfnlpkg-panel { padding-bottom:0; }
.newfnlpkgpln_listinfo li {padding:7px 0}
.dentistsseo_page .article-section {padding-bottom:35px}
.article_box { margin:0 }
.legalnew_page ul.partner_list { justify-content: space-between; margin-top: 0; margin-bottom:0 }
.legalnew_page ul.partner_list li {width:48%; padding: 15px 0}
.legalnew_page .partner_section.pb40 {padding-bottom:25px !important}
.legalnew_page .accordions .accordion-box .accordion-title,.accordions .accordion-box .accordion-title {min-height:inherit}
.legalnew_page .article-section { padding-bottom: 40px; }
.banner-text h1, .page-heading h2, .whypagetrafficlegal_sec .servicescardview_textbox h3, .commonsection_text h2, .seodntlcstmrreview_section .page-heading h2, .page-heading h2 { font-size: 1.6rem !important; line-height:32px !important; }
.commonsection_text h2 {margin-bottom:10px}
.dentalseohelp_section .page-heading p.dentalseohelp_section .page-heading p {font-size:18px}
.page-heading p {font-size:18px !important}
.seodntlimptnly_textarea h3, .whypagetrafficlegal_sec .servicescardview_conts h3 { font-size: 20px; line-height: 26px; }
.accordions .accordion-box .accordion-title {padding:12px 50px 12px 20px}
.whatwedoshort_section .row .col-sm-4 {margin-bottom:30px}
.whatwedoshort_section .row .col-sm-4:last-child {margin-bottom:0}
.legalnew_page .seolawformlegal_secion .commonsrvs-list { margin: 0; }
.keyrealestatelegal_sec .service_contents p {font-size:14px; line-height:26px }
ul.client2 li { width: 50%; }
.commoncta_content h2,.rqstanalysis_cardnew .page-heading strong {font-size:1.5rem} 
.commoncta_content p {font-size:16px}
.article-section .col-md-4 {margin-bottom:30px}
.article-section .col-md-4:last-child {margin-bottom:0}
.legalnew_page .common-btn2 { font-size: 12px; }
.whychoose_contents p {font-size:14px}
.commoncta_section .cta_btn {font-size:16px; font-weight:300}
.casestudy_section .commonsection_img.commonsection-pl {padding:40px 0 0 0}
.testimonial-group {min-height:455px}
.benefit-column {width:100%}
ul.partner_list.col5 li { width: 50% !important; padding:10px 15px }
.comntabhover_section #clientList {margin-bottom: 15px !important;padding-left: 0 !important;}
.processdesgn4_textinfo { padding-right: 0; }
.processdesgn4_img { padding-left: 0; }
.processdesgn4_textdis p {font-size:14px; line-height:26px}
.comnjoininput_group button {font-size:13px; padding:1rem 1rem}
.comnjoininput_group .form-control {font-size:13px}
.succes_lftbox {margin-bottom:15px}
.success_story .owl-nav {margin-top:0}
ul.glbox {margin-top:0}
ul.glbox li { width: 100%; margin: 0 0 30px 0; }
.btn-cont.text-center { padding: 0 !important; }
.cities-col { width: 45% !important; }
h1.display-3 { font-size: 2.0rem; }
.fs-4 { font-size: 1.1rem !important; line-height: 35px; }
.banner-hm-top { margin-bottom: 30px; }
#playButton img {max-width:80px}
h1.display-3 {padding-right:60px}
.home_page .carousel2.d-flex { display:flex !important; flex-wrap:wrap;flex-wrap: wrap;justify-content: center;}
.home_page .col.carouselItem {flex:0 0 auto; padding:0 15px; width:50%}
.readbtn {display:inline-block}
.create-col p {min-height:inherit}
.create-col { margin-bottom: 30px; }
.home_page ul.client2 li { width: 33.333%; padding: 15px 5px; }
#caseStudies .case-study-main-img { position: relative; top: auto; right: auto; z-index: 1; width: 100%; }
#caseStudies .page-heading {text-align:center}
.home_page #services .rounded-circle {width:90px; height:90px}
#career .parent-btn { text-align: left; }
.home_page #blog .row-cols-sm-2 .col {width:100%}
.aboutpress-content {min-height:inherit}
.aboutpress-content a.press-release-btn { font-size: 14px; position: relative; top: auto; bottom: auto; }
.aboutpress-details {margin-bottom:30px}
#engagement .hm_service_heading br {display:none}
#engagement hr { margin: 30px 0; }
.home_page .rqstanalysis-input .form-control { padding: 16px 15px 15px; border: none; flex: 0 0 auto; width: 100%; border-radius: 0.25rem !important; margin-bottom: 10px; }
.home_page .rqstanalysis-input .input-group-text { margin-top: 0; background-color: #0090f1; padding: 1rem 1rem; font-size: 13px; border-radius: 0.25rem !important; width: 100%;text-align: center;justify-content: center;}
.bbbptcluthrevw_col { margin-bottom: 15px; }
.bbbptcluthrevw_col:last-child { margin-bottom: 0; }
.home_page .parent-btn .common-btn {margin:0 auto}
.card-footer.h5 {font-size:16px; padding-top:0}
.career-text {padding-left:0}
.career-section {padding-top:0}
.strategy_top_heading {    display: flex;	 align-items: center; min-height:inherit}
.home_page .aboutpress-content h3 {min-height:inherit}
#howWork.pe-0 {padding-right: inherit !important;}
#howWork { margin-top: 30px; }
#playButton { position: absolute; bottom: 0; right: 0;top: auto; left:0}
h1.display-3 br { display: none; }
.home_page  #caseStudies .card-footer.justify-content-between {justify-content:flex-start !important}
.col-6.case-study-img { width: 100%; margin-bottom: 15px; }
.aboutpress_section {padding:40px 0}
.bbbptcluthrevw_section-row { flex-wrap: wrap; }
.home_page p.card-text { font-size: 16px; }
.career-img-cont.mb-5 {margin-bottom:30px !important}
.home_page .page-heading > span {font-size:20px}
.career-text .page-heading {margin-bottom:20px}
.home_page .card-body p:last-child { margin-bottom: 0 !important; }
.testimonial-card .my-3 {margin-bottom:0 !important}
.home_page #services .testimonial-card .card-footer {padding-top:0}
.home_page .career-main .mb-5 {margin-bottom:30px  !important}
.aboutpress_section {padding:40px 0}
.col2 .newfnlpkg-group {margin-bottom:0}
.localpkgsticky_section.col2 .newfnlpkg-group { width: 50% !important; padding:0 !important } 
.article-section .col-md-4 {margin-bottom:30px}  
.adv-col { margin-bottom: 40px; }
.keyfeature_row { display: flex; flex-wrap: nowrap; }
.gglpartner-imgbox.d-flex {display:flex !important}
.team-conts .col.width-20 {border-right:none}
.team-main .counter-section hr {margin:30px 0 20px 0}
.track-record {bottom:-35px}
.achievement-listgroup .col-sm-5 { order: 1; }
.achievement-listgroup .col-sm-7 { order: 2; }
.five-col .newfnlpkg_datatable-res {overflow:auto}
 /*.nationalsepkg_sec .five-col .newfnlpkg_datatable {width:700px}*/
 .five-col .keyfeature_text {font-size:12px}
 .five-col  .keyfeature_texttype strong {font-size:12px} 
  .five-col .keyfeature_texttype small  {font-size:11px} 
#accordionwhyus .accordion-button { align-items: flex-start; }
.chooseus_blk .accordion-button,.chooseus_blk .accordion-button:not(.collapsed) {font-size:1.2rem}
.chooseus_blk .accordion-body {font-size:16px}
.chooseus_blk #accordionwhyus .accordion-button {padding:0}
.acc-img {margin-top:30px}
.footer-bottom { margin-top:20px !important; }
.owl-carousel.customer-carousel .owl-nav .owl-prev {left:-15px}
.owl-carousel.customer-carousel .owl-nav .owl-next {right:-15px}
.owl-carousel.customer-carousel .owl-nav { position: relative; width: 100%; top: -50%; display: block; }
.customer-carousel .seodntlcstmrreview_panel {min-height:inherit}
.owl-carousel.customer-carousel .owl-nav .owl-prev i,.owl-carousel.customer-carousel .owl-nav .owl-next i {font-size:21px}
.dentistsseo_page .homefaq-section {padding-bottom:20px}
.rqstanalysisnew_section {padding:40px 0}
.parent_btn .common-btn2:first-child {margin-right:2px}
.process-right-col {padding-left:15px}
.process-finance-row.bg2 .process-right-col {padding-right:15px}
.process-finance-row .process-left-col {order:1}
.process-finance-row .process-right-col {order:2;margin-top: 30px;}
.custom-col {height:auto}
.owl-dots {margin-top:0px;margin-bottom:30px}
.customer-logo-cont {padding-top:30px}
.wehelpyoulegal_grid .commonsrvs_section .align-items-center .commonsection_text,.wehelpyoulegal_grid .commonsrvs_section .align-items-center.flexlg-columnreverse .commonsection_text, .wehelpyoulegal_grid .commonsrvs_section .flexlg-columnreverse .commonsection_text,.wehelpyoulegal_grid .commonsrvs_section .align-items-center .commonsection_text { padding-left: 0; padding-right:0 }
.owl-carousel.customer-carousel .owl-nav .owl-prev,.owl-carousel.customer-carousel .owl-nav .owl-next {display:none}
.lastyear_alone p {font-size:17px}
.homefaq-section.pt-pb-60 {padding-bottom:25px !important}
.bbbptcluthrevw_col.left .ptgglepentlyrecovery_text { padding-right: 0; }
.bbbptcluthrevw_col.right .ptbbbclutch_text { padding-left:0; }
.keyfeature_col {padding:0 5px;word-break: break-all;}
.newfnlpkg_datatablecol { padding: 0 5px; }
.five-col .keyfeature_texttype strong {font-size:8px;text-transform: uppercase;}
.five-col .keyfeature_texttype small { font-size: 7px; word-break: break-all; }
.five-col .ntnlseopkgsticky_sec .newfnlpkg-group:first-child { width: 25% !important; }
.home_page #clientsMockup { margin-top: 30px !important; }
.process-finance-row.bg1, .process-finance-row.bg3 {padding: 40px 0;}
.benefit_section {padding-top:40px !important}
.mob-pt-40 {padding-top:0 !important}
.legalnew_page .packages-section .mob-pt-40 .page-heading  {margin-bottom:40px}
.mob-pt-40 .page-heading {margin-bottom:40px}
.mob-pt-40 img { margin-bottom: 40px; }
.ecomm-tabs-main { padding: 40px 0 20px 0; }
.ecomm-tabs-main .processdesgn3_tabmain {padding-top:40px}
.ecomm-tabs-main .processdesgn3_textinfo h2 {padding:0 0 15px 0}
.legal_page .legalnew_page .whypagetrafficlegal_sec.why-ecommerce {padding-bottom:20px !important}
.owl-carousel.customer-carousel .owl-nav {display:none}
.customer-logo-cont { padding-top: 0; }
.wehelpyoulegal_grid .commonsrvs_section .align-items-center .commonsection-pr,.wehelpyoulegal_grid .commonsrvs_section .align-items-center .commonsection-pl,.wehelpyoulegal_grid .commonsrvs_section .flexlg-columnreverse .commonsection-pl,.wehelpyoulegal_grid .commonsrvs_section .flexlg-columnreverse .commonsection-pr{padding-right:0; margin-bottom:30px}
.ecomm-seo-new .reportsettinlegal_secion.pb-60 {padding-bottom: 0 !important}
.ecomm-seo-new .popular_cms strong {margin-bottom:15px; display:block}
.ecomm-seo-new .popular_cms .mt-5 {margin-top:0 !important}
.ecomm-seo-new .popular_cms {padding-bottom:0; margin-bottom:0}
.homefaq-section .accordion-body p {font-size:14px; line-height:26px}
.accordion-body {padding:0.8rem}
.accordion-body p:last-child {margin-bottom:0}
}

@media screen and (max-width:320px){ 
#custom_nav .btn-indigo-80 {padding: 7px 2px;}
#custom_nav .navbar-brand {width:42.5%}
}

/**************construction-home-builder-seo**************/
.ecommerce-table .four-col .newfnlpkg_datatablecol, .ecommerce-table .four-col .newfnlpkg_datatablecol:nth-child(1) {width: 20%!important;}
.banner-text h1{font-size:47px!important}
.newfnlpkg_localpkgbottom .getstart-fnlbtn{font-size: 16px;}
.breadcrumb li{font-size:14px}
.breadcrumb-item + .breadcrumb-item::before {content: "\f054"; font-family: "Font Awesome 5 Free";color: #212529; font-size: 12px; padding-top: 2px;
    font-weight: 900;}
.breadcrumb a{color:#212529;text-decoration:none}
.service_contents p {margin-bottom: 10px;}
.resp-vtabs ul.resp-tabs-list{width:35%}
.seodntlcstmrreview_cont p:first-child { font-size: 22px; font-style: normal;}
.mega-title a { color: #333; text-decoration: none; padding-left: 0;}
.reportsettinlegal_secion h2 {font-size: 28px; margin-bottom: 10px;}
.reportsettinlegal_secion p {font-weight: 600;font-size: 22px;}
.box-shadow {box-shadow: 0px 0 10px 2px rgb(0 0 0 / 10%);border-radius:10px; padding-right: 15px;}
.box-shadow img{border-radius:10px 0 0 10px}
.box-shadow .finance-count-panel .strategy_box{margin:10px 0}
.box-shadow h3{color:#4797d1;font-size:22px;font-weight:600;padding:40px 0}
.box-shadow .media { margin-bottom: 15px;}
.box-shadow .seodntlimptnly_progressbody{border: solid 5px #4797d1; color:#4797d1}
.construction-why article{height:auto}
.construction-why .service_panel{text-align:left;}
.construction-why{background:url('../why-choose-us-bg.html'); background-repeat:no-repeat;background-position: left bottom;}
.why-ecommerce .service_panel{border-radius:0}
.why-ecommerce .service_contents h3{color:#212529;font-size:25px}
.why-left{position:relative}
.why-left img{position:absolute;bottom:0}
.circle_percent {font-size:75px; width:1em; height:1em; position: relative; background: #eee; border-radius:50%; overflow:hidden; display:inline-block;}
.circle_inner {position: absolute; left: 0; top: 0; width: 1em; height: 1em; clip:rect(0 1em 1em .5em);}
.round_per {position: absolute; left: 0; top: 0; width: 1em; height: 1em; background:#4797d1; clip:rect(0 1em 1em .5em); transform:rotate(180deg); transition:1.05s;}
.percent_more .circle_inner {clip:rect(0 .5em 1em 0em);}
.percent_more:after {position: absolute; left: .5em; top:0em; right: 0; bottom: 0; background: #4797d1; content:'';}
.circle_inbox {position: absolute; top: 10px; left: 10px; right: 10px; bottom: 10px; background: #fff; z-index:3; border-radius: 50%;}
.percent_text {position: absolute; font-size: 16px; color:#4797d1;font-weight: 600;left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 3;}
.ext_per.percent_more{background:#4797d1}

/*************End***************/

/**************B2B SAAS **************/
.what-logo{padding:0}
.what-logo li {list-style: none; float: left; width: 50%; line-height: 70px;}
#header.fixed{z-index:999}
.step_box{background-color:#03122f;padding:30px 20px;color:#d0d4e6;margin:0 20px; position: relative;min-height:490px;box-shadow: 1px 9px 20px 15px #cbcbcb;}
.step_box1{background-image:url('../step1.html');background-repeat:no-repeat;background-position: bottom center; background-size: 100%;}
.step_box2{background-image:url('../step2.html');background-repeat:no-repeat;background-position: bottom center; background-size: 100%;}
.step_box2:after{content: "\f067";font-family: "Font Awesome 5 Free"; font-weight: 900;font-size: 36px;position: absolute; top: 45%; right: -12%; color: #212529;}
.step_box2:before{content: "\f067";font-family: "Font Awesome 5 Free"; font-weight: 900;font-size: 36px;position: absolute; top: 45%; left: -12%; color: #212529;}
.step_box3{background-image:url('../step3.html');background-repeat:no-repeat;background-position: bottom center; background-size: 100%;}
.step_box h3{font-size:24px;color:#fff;text-transform:uppercase;font-weight:600}
.step_box p{padding:10px 0}
.step_box span{color:#fec200}
.step_box li {list-style: none;padding-bottom: 15px;}
.step_box li:before {color:#fec200;position: absolute;left: 20px;content: "\f14a"; font-family: "Font Awesome 5 Free"; font-weight: 900;}
.why-b2b .media {margin: 15px 10px; background: #fff; padding:15px 10px; border-radius: 10px; box-shadow: -1px 1px 8px 3px #ebe7e7;}
.why-b2b .seodntlimptnly_cont p{font-size:16px}
.circle_percent {font-size:75px; width:1em; height:1em; position: relative; background: #eee; border-radius:50%; overflow:hidden; display:inline-block;}
.circle_inner {position: absolute; left: 0; top: 0; width: 1em; height: 1em; clip:rect(0 1em 1em .5em);}
.round_per {position: absolute; left: 0; top: 0; width: 1em; height: 1em; background:#4797d1; clip:rect(0 1em 1em .5em); transform:rotate(180deg); transition:1.05s;}
.percent_more .circle_inner {clip:rect(0 .5em 1em 0em);}
.percent_more:after {position: absolute; left: .5em; top:0em; right: 0; bottom: 0; background: #4797d1; content:'';}
.circle_inbox {position: absolute; top: 10px; left: 10px; right: 10px; bottom: 10px; background: #fff; z-index:3; border-radius: 50%;}
.percent_text {position: absolute; font-size: 16px; color:#4797d1;font-weight: 600;left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 3;}
.ext_per.percent_more{background:#4797d1}
.our-client p{padding-left: 39px; margin-bottom: 0;  padding-top: 20px; font-style: italic;}
.how-we-scale .page-heading{background:#fff;padding:40px 0}
.how-we-scale .bg-first{background:#f5f7eb;padding:100px 0;position:relative;overflow:hidden}
.how-we-scale .bg-first .packages-img{right:-5%; bottom: -45%;}
.how-we-scale .bg-second{background:#1f2336;padding:100px 0;position:relative;color:#fff;overflow:hidden}
.how-we-scale .bg-second .packages-img{left: -4%;transform: unset;top: 15px}
.how-we-scale h3{font-size:32px;font-weight:600;margin-bottom:30px}
.how-we-scale ul{padding-left:10px}
.how-we-scale li {list-style: none;padding-bottom: 15px;}
.how-we-scale li:before {content: "\f14a"; font-family: "Font Awesome 5 Free";  font-weight: 900;color:#333333; position: relative;left: -10px;}
.how-we-scale .bg-second li:before {color:#fff;}
.why-b2b-global .count{font-size:62px;font-weight:700;color:#03122f;position: relative;}
.why-b2b-global .count:before{content: "\f067";font-family: "Font Awesome 5 Free"; font-weight: 900;font-size: 26px;position: absolute; right: -25px;top:9px}
.why-b2b-global .count1:before{content: "\f295";font-size: 40px; right: -40px;}
.why-b2b-global p{font-size:19px;text-transform:uppercase;font-weight:700}
.what-exp .h2{color:#03122f;font-weight:600;font-size: 2.28rem;line-height: 1.3 !important;}
.process-b2b .setup_bg{background:#fff2f0;padding:30px 0}
.process-b2b .setup_bg1{background:#e4f8fa;}
.process-b2b .setup_bg2{background:#f8effe;}
.process-b2b .setup_bg p{font-size:17px}
.b2b-pac .active:after, .b2b-pac .active:before{width:100.9%}
.b2b-lets-talk{position: relative;z-index: 9;}
.b2b-lets-talk:before{background:#00507d;content:""; width: 100%;height: 85%; position: absolute;z-index:-9;top:55px}
.b2b-lets-talk h3{font-size:43px;color:#fff;text-transform:uppercase;font-weight:600;padding-top:80px}
.popup_form h3{color:#00507d;}
.b2b-lets-talk p{font-size:18px;color:#ededed;}
.popup_form p{color:#2c2c2c;}
.b2b-lets-talk .social_icon{padding-top:40px}
.b2b-lets-talk .social_icon p{font-size:20px;}
.social_icon ul{padding:0px}
.social_icon li{list-style:none;float:left;padding:10px}
.social_icon li:first-child{padding-left:0}
.social_icon li i{width: 45px;height: 45px;text-align: center;line-height: 45px; border-radius: 45px;color: #fff;font-size:22px}
.social_icon li i:hover{background:transparent!important;border:solid 1px #fff}
.social_icon li .fa-linkedin-in{background:#1578b3;border:solid 1px #1578b3}
.social_icon li .fa-facebook-f{background:#39579a;border:solid 1px #39579a}
.social_icon li .fa-twitter{background:#3acbf8;border:solid 1px #3acbf8}
.social_icon li .fa-youtube{background:#ce1312;border:solid 1px #ce1312}
.form-heading{text-align:center}
.form-heading h3{font-size:29px;color:#212529;font-weight:700;padding:0}
.form-heading p{color:#212529;padding-bottom:50px}
.saas-form {background: #00507d;box-shadow: 1px 1px 20px 0px #afafaf;padding:50px;margin:0 40px}
.saas-form label{color: #494949;font-size:15px;margin-bottom:10px}
.saas-form .form-control{background:#f3f3f3;border:none;border-bottom:solid 2px #cbcbcb;border-radius:0;color:#000}
.saas-form .form-control:focus{border-bottom:solid 2px #1f90dd;box-shadow:none}
.saas-form .form-control::placeholder{color:#bcbbbb;font-size:14px}
.saas-form .form-field{margin-bottom:35px}
.saas-form .common-btn2 { width: 100%; padding: 10px 0; text-transform: capitalize; margin-top: 25px;}
.b2b-saas-seo .customer-carousel .seodntlcstmrreview_panel{min-height:300px}
/*.customer-carousel .seodntlcstmrreview_panel{min-height:435px}
.dentistsseo_page .customer-carousel .seodntlcstmrreview_panel { min-height: 355px;}*/
 .how-we-scale img{width:100%}
/*************End***************/

/************** Fitness & Health **************/
.fitness-tabs .resp-vtabs .resp-tabs-container{background:none;}
.fitness-why .whypagetrafficlegal_sec .servicescardview_group{margin-left:20px}
.fitness-why .whypagetrafficlegal_sec{box-shadow: 0px 0 10px 2px rgb(0 0 0 / 10%) }
/*************End***************/

/************** Heavy Equipment **************/
.why_fitness_ind{background-color: rgba(247, 247, 247, 0.5);}
.why_fitness_ind .seodntlimptnly_icon {width: 26px; height: 26px;padding-top: 10px;}
.why_fitness_ind .media-body span{color:#4797d1;font-size:24px;font-weight:600}
.why_fitness_ind p{font-size:16px;}
.why_fitness_ind .seodntlimptnly_panel{background: #f5f5f5;border-radius:0}
.how_can_help .service_panel{box-shadow: 0px 0 14px 6px rgb(0 0 0 / 10%) !important;}
.how_can_help .box-icon-top .service_grouppanel {padding: 30px 10px;}
.how_can_help .service_contents h3{color:#1565a5}
.why_heavy_equ .whypagetrafficlegal_sec .servicescardview_group{background:#fff;margin:0 50px 20px 0;box-shadow: 0px 0 14px 6px rgb(0 0 0 / 8%) !important;}
.whypagetrafficlegal_sec .servicescardview_conts h3{margin-bottom:0;}
.homefaq-section .accordion-button::after, .homefaq-section .accordion-button::before{right:5px;width:12px}
/*************End***************/

/*************Business Website Design***************/
.statistics_bg{background:url('../statistics_bg.html');background-repeat:no-repeat;background-position:bottom center;background-size: cover;}
.statistics_counter {background: #fff;padding: 30px 20px;border-radius: 10px; position: absolute; bottom: 80px; right: 0; box-shadow: 0px 0 10px 2px rgb(0 0 0 / 10%);}
.statistics_bg .container{position:relative}
.statistics_bg	h3{color:#4797d1;font-size:22px;line-height: 32px;border-right: solid 2px #e5e5e5;}
.statistics_bg .strat-icon{background:none;color: #858585; font-weight: 400; font-size: 40px;}
.statistics_bg .seodntlimptnly_cont p{line-height:20px;font-size:16px}
.meter {box-sizing: content-box;height: 7px; /* Can be anything */ position: relative;border-radius: 25px; background: #e5e5e5;box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3); margin-top: 10px;}
.meter > span {display: block;  height: 100%;  border-top-right-radius: 8px;  border-bottom-right-radius: 8px;  border-top-left-radius: 20px;  border-bottom-left-radius: 20px;  background-color: rgb(43, 194, 83);  background-image: linear-gradient( center bottom, rgb(43, 194, 83) 37%,    rgb(84, 240, 84) 69%  ); box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3),   inset 0 -2px 6px rgba(0, 0, 0, 0.4); position: relative; overflow: hidden;}
@keyframes move { 0% { background-position: 0 0;} 100% { background-position: 50px 50px; }}
.orange > span { background: #2ca8ff;}
.nostripes > span > span, .nostripes > span::after { background-image: none;}
.our_work{padding:40px 0}
.our_work .creative_work{text-align:center; color:#1b1b1b;margin-bottom:20px}
.our_work .creative_work img{width:100%;border:#dadada solid 1px;margin-bottom:10px}
.our_work .creative_work h3{font-size:18px;font-weight:600}
.our_work .col-md-4, .our_work #lodamore_awards1{display:none}
.our_work  .list_des { display: none; font-weight: 600; }
.our_work  .img_hover { position: relative; width: 100%;}
.our_work  .img_hover:hover .list_des { display: block;  position: absolute; top: 50%;  left: 50%; transform: translate(-50%, -50%); background: rgba(0, 0, 0, 0.70); width: 100%; height: 100%; cursor: pointer;color:#fff;padding-top: 150px;}
.our_work  .img_hover .visitSite { background: #0195D9; color: #fff;  display: block;  margin: 20px auto; padding: 7px 10px; border-radius: 25px; font-size: 18px; width: 80px; font-weight: 400; text-align: center;}
.whydowebdesign{padding-bottom:40px}
.whydowebdesign .service_panel{text-align:left;    position: relative; margin-left: 60px; padding:0px 10px 10px 80px;}
.whydowebdesign .service_panel figure {position: absolute; left: -50px; top:22%;}
.whydowebdesign .box-icon-top .service_grouppanel{padding:15px 0}
.website_counting{padding:40px 0}
.website_counting .list_right{padding:0}
.website_counting .list_right li{font-size:19px;color:#212529;list-style:none;padding-bottom:20px;padding-left:10px}
.website_counting .list_right li:before{content:"\f058";font-family: 'Font Awesome 5 Free';color:#6aaede;left: -10px; position: relative;}
.font19{font-size:19px}
.website_counting .counter_list li{float:left;list-style:none;text-align:center;width:50%;color:#004d88;background:#f5fbff;padding:20px;border: 2px #6e9bbe dashed;}
.why-b2b-global .counter_list .count{color:#004d88;}
.counter_list {padding: 0 70px 0 0;}
.website_counting .counter_list li:nth-child(1), .website_counting .counter_list li:nth-child(3){border-right:none}
.website_counting .counter_list li:nth-child(1), .website_counting .counter_list li:nth-child(2){border-bottom:none}
.cta_bg{color:#fff;background:url('../cta_bg-2.html'), #003566;  background-size: cover; background-position: center;background-repeat:no-repeat;padding:50px 0;font-weight:300}
.cta_bg h2{font-size:38px;font-weight:600;line-height:55px;}
.cta_bg a{font-size:21px;color:#004d88;background:#fff;border-radius:10px;padding:10px 20px;text-decoration:none;text-transform:uppercase;font-weight:500;border:solid 1px #fff}
.cta_bg a:hover{background:none;color:#fff}
.cta_bg button{font-size:21px;color:#004d88;background:#fff;border-radius:10px;padding:10px 20px;text-decoration:none;text-transform:uppercase;font-weight:500;border:solid 1px #fff}
.cta_bg button:hover{background:none;color:#fff}
.business_proce .col-lg-7{position:relative}
.business_proce .procone{background: #f0fbfc;  padding: 50px;box-shadow: 6px 8px 8px 0px #ccc; position: absolute;left: -15%;top: 15%;}
.business_proce .proctwo{background: #fff2f0;  padding: 50px;box-shadow: 6px 8px 8px 0px #ccc; position: absolute;right: -15%;top: 20%;}
.business_proce .procthree{background: #f9f2fd;  padding: 50px;box-shadow: 6px 8px 8px 0px #ccc; position: absolute;left: -15%;top: 15%;}
.business_proce .procfour{background: #fffaec;  padding: 50px;box-shadow: 6px 8px 8px 0px #ccc; position: absolute;right: -15%;top: 20%;}
.business_proce .procfive{background: #f2fff6;  padding: 50px;box-shadow: 6px 8px 8px 0px #ccc; position: absolute;left: -15%;top: 15%;}
.business_proce .commonsection_text h2{margin-bottom:0}
/*************End***************/
/*************Ecommerce Website Design***************/
.ecocount{padding-bottom:40px}
.ecocount .container{position: relative;}
.ecocount .ecostatistics { position: absolute;  width: 100%;  bottom:50px;}
.ecocount .ecostatistics .statistext { background: #004d88;color: #fff; padding: 55px 25px;margin-top: 40px;}
.ecocount .ecostatistics .statistext h3{font-size:30px; font-weight: 200; line-height: 45px;}
.ecocount .ecostatistics .seodntlimptnly_cont p{font-size:16px}
.our_work{padding:40px 0}
.our_work .creative_work{text-align:center; color:#1b1b1b;margin-bottom:20px}
.our_work .creative_work img{width:100%;border:#dadada solid 1px;margin-bottom:10px}
.our_work .creative_work h3{font-size:18px;font-weight:600}
.our_work .col-md-4, .our_work #lodamore_awards1{display:none}
.our_work  .list_des { display: none; font-weight: 600; }
.our_work  .img_hover { position: relative; width: 100%;}
.our_work  .img_hover:hover .list_des { display: block;  position: absolute; top: 50%;  left: 50%; transform: translate(-50%, -50%); background: rgba(0, 0, 0, 0.70); width: 100%; height: 100%; cursor: pointer;color:#fff;padding-top: 150px;}
.our_work  .img_hover .visitSite { background: #0195D9; color: #fff;  display: block;  margin: 20px auto; padding: 7px 10px; border-radius: 25px; font-size: 18px; width: 80px; font-weight: 400; text-align: center;}
.whydoecommerce{padding:40px 0;}
.whydoecommerce .service_panel{padding:30px 0}
.whydoecommerce .service_contents p{padding:0 30px}
.whydoecommerce .service_panel h3{padding: 10px 0; margin: 20px 0;}
.whydoecommerce .service_panel .bg1{background:#ffefef;}
.whydoecommerce .service_panel .bg2{background:#e3f8fb;}
.whydoecommerce .service_panel .bg3{background:#f7effe;}
.whydoecommerce .service_panel .bg4{background:#edfff1;}
.whydoecommerce .service_panel .bg5{background:#fff6dd;}
.whydoecommerce .service_panel .bg6{background:#dce6ff;}
.whydoecommerce .service_panel:hover .service_contents h3{color:#000}
.whyecomdesign{background:url('../why-choose-bg-2.html'),#F5FBFF;background-position: bottom left; background-repeat: no-repeat;padding-bottom:0}
.whyecomdesign .whypagetrafficlegal_sec{background-color:transparent}
.ecomm_counting{padding:30px 0}
.ecomm_counting .counter_list li{float:left;list-style:none;text-align:center;width:25%;color:#004d88;padding:20px;border-right: solid 2px #d5d5d5;}
.ecomm_counting .counter_list li:last-child{border:none}
.why-b2b-global .counter_list .count{color:#004d88;}
.ecomm_counting .why-b2b-global p{font-weight:600; margin-bottom: 0;}
.ecomcta h2{margin-bottom:30px}
.ecomser .service_panel{text-align:left}
.ecomser .service_title{display:flex;align-items: center; margin-bottom: 20px;}
.ecomser .service_title h3{padding-left:20px;  font-size: 25px;color: #1D1D1D;font-weight:600}
.ecomser .service_panel:hover .service_title h3{color:#fff}
.cover_ind .analytics-procees ol.list-number li .analytics-row{display:block;text-align: center;box-shadow: 0px 0 10px 2px rgb(0 0 0 / 10%);background: #fff;padding: 20px 13px;}
.cover_ind .analytics-procees ol.list-number li .analytics-row .analytics-info{width:100%}
.cover_ind .analytics-procees ol.list-number li .analytics-row span.analytics-icon{margin:auto}
.cover_ind .analytics-procees ol.list-number li:nth-child(5)::after, .cover_ind .analytics-procees ol.list-number li:nth-child(3)::after{top: 14%;}
.cover_ind .analytics-procees ol.list-number li:nth-child(4)::after, .cover_ind .analytics-procees ol.list-number li:nth-child(2)::after{top: -124%;}
.cover_ind .analytics-procees ol.list-number li .analytics-row .analytics-info h5{font-size:18px;margin: 10px 0;}
.cover_ind .analytics-procees ol.list-number li:nth-child(2n) .analytics-row, .cover_ind .analytics-procees ol.list-number li:nth-child(4n) .analytics-row{margin-top;30px}
.cover_ind .analytics-procees .progress-bar-analytics{top:-40px}
.ecomproce .commonsrvs_section:before{content: ''; width: 100%; height: 100%; position: absolute; z-index: -9; top: 30px;}
.ecomproce .ecom_bgone:before { background: #f6feff;}
.ecomproce .ecom_bgtwo:before { background: #fff6f4;}
.ecomproce .ecom_bgthree:before { background: #fbf5fe;}
.ecomproce .ecom_bgfour:before { background: #fefcf3;}
.ecomproce .ecom_bgfive:before { background: #f7fff9;}
.ecomproce .ecom_bgsix:before { background: #f1f5ff;}
.ecomproce .commonsrvs_section{position:relative;z-index: 9; margin-bottom: 90px;padding-top: 0;}
.ecomproce .commonsection_text{padding-top:60px}
.ecomproce .commonsection_img img {border-radius: 0;box-shadow: 0px 0 10px 2px rgb(0 0 0 / 10%);}
.technology_ecom ul{padding:0}
.technology_ecom li { list-style: none; float: left;  width: 20%; text-align: center; margin-bottom: 40px;}
.newfnlpkg-section.nationalsepkg_sec .newfnlpkg-group.active::after, .newfnlpkg-section.nationalsepkg_sec .newfnlpkg-group.active::before{width:101.5%}
.newfnlpkg_datatablecol:last-child .newfnlpkg_datatablhead{font-weight: 600; font-size: 18px;}
.newfnlpkg_datatablecol:last-child{padding-left:0}
/*************End***************/
/*************Startup Website Design***************/
.startupcount{background:url('../counter_bg.html'),#f6fbff;background-repeat: no-repeat; background-size: 100%;padding: 40px 0;}
.startupcount h3{color:#0069b5;font-size:30px;line-height: 50px;}
.startupdesign{padding:40px 0}
.startupdesign img{margin-top:-60px}
.startuptabs {background:url('../tabs_bg.html'),#fff;background-repeat: no-repeat; background-size: 100%;}
.startuptabs .processdesgn3_tabmain{box-shadow:none!important}
.startuptabs .resp-vtabs .resp-tabs-container{background:none!important}
.startup_coun .counter_list li { width: 33%; display: flex; align-items: center;text-align: left;justify-content: center;}
.startup_coun .counter_list .count{line-height:50px;font-size:50px}
.startup_coun .counter_list figure {margin-right: 20px;}
.startup_coun .why-b2b-global {background: #f4f4f4; padding: 40px 0; box-shadow: 0px 0 14px 4px rgb(0 0 0 / 10%);}
.cta_bg_startup{background:url('../cta_bg_startup.html');background-repeat: no-repeat; background-size: 100%;margin-top: -80px; padding-top: 120px;}
.cta_bg_startup h2{margin-bottom:30px}
.startuphelp{padding:40px 0}
.startuphelp .service_panel figure { left: 3%;top: 13%;}
.startuphelp .service_panel{padding-left:120px;margin-left:0}
.startuphelp .service_contents h3{padding-bottom:10px}
.startupweb{padding:40px 0}
.startupweb .commonsrvs_section:before{ box-shadow: 0px 0 10px 2px rgb(235 244 255);background: #fff;}
.startupweb .commonsection_img img{border-radius:15px}
/*************End***************/
/*************Wordpress Blog Design***************/
.wordpressblog .service_title h3{font-size:20px}
.wordpressblog .service_panel{border-radius:0}
.wordpresswhy{position:relative;z-index:9;background:url('../dots_bg.html');background-repeat: no-repeat; background-size:auto;background-position: 100% 20%;padding:40px 0 0 0}
.wordpresswhy:before { content: ""; background: #f5fbff;  width: 75%; height: 68%; position: absolute;z-index: -9;top:34%;}
.wordpresswhy .servicescardview_group .media {align-items: start;}
.wordpresswhy .servicescardview_group {background:none}
.wordpresswhy .servicescardview_conts h3{font-size:20px;margin-bottom: 5px;}
.wordpresswhy .media-body{padding-left:20px}
.wordpresswhy .martop{margin-top:100px}
.wordpress_blog .startupweb{background: url('../process-bg-3.html');  background-size: contain;  background-repeat: no-repeat;}
.wordpress_blog .startup_coun .why-b2b-global{background:none;box-shadow:none}
.wordpress_blog .startup_coun .counter_list li{width:25%;display: unset; text-align: center;padding:0}
.wordpress_blog .startup_coun .counter_list figure {margin:0 0 20px 30px;}
.wordpress_blog .startup_coun .counter_list figure img { width: 40px;}
.wordpress_blog .cta_bg_startup{margin-top:0;padding-top: 30px; background: #004d88;}
.wordpress_blog .startupweb .commonsrvs_section:before{box-shadow:none;background:none}
.wordpress_blog .ecomproce .commonsection_text{padding-top:0}
.wordpress_blog .commonsrvs_section .commonsection_img{margin-top:10px}
.wordpress_blog .ecomproce .commonsection_img img{box-shadow:none}
.wordpress_blog .col2 .newfnlpkg_datatablecol:nth-child(1){width:30%}
.wordpress_blog .newfnlpkg_datatablecol:nth-child(2), .wordpress_blog .newfnlpkg_datatablecol:nth-child(3){width:35%}
.wordpress_blog .b2b-lets-talk p{margin-bottom:5px}
.wordpress_blog .b2b-lets-talk p a{color:#fff;text-decoration:none}
/*************End***************/
/*************Website Redesign***************/
.whatyouget {box-shadow: 0px 0 10px 2px rgb(0 0 0 / 10%); background: #fcfcfc;}
.website_redesign .whatyouget .service_grouppanel{padding-bottom:0;background:#fcfcfc;}
.website_redesign .whatyouget .service_grouppanel .service_panel{border-radius:0; box-shadow: 0px 0 20px 5px rgb(0 0 0 / 5%)!important;}
.img-comp-container {position: relative; height:580px; overflow: hidden;margin-bottom:15px;border: solid 1px #e4e3e7;}
.img-comp-img { position: absolute; width: 100%; height: auto; overflow:hidden;}
.img-comp-img img { display:block;vertical-align:middle;max-width: inherit; width: 100%;}
.img-comp-overlay img{width:auto}
.img-comp-slider { position: absolute; z-index:9;cursor: ew-resize; width:60px;height:60px; background:url('../after-before-icon.html');background-repeat: no-repeat;}
.img-comp-overlay:before {content: 'Before'; position: absolute; top:280px; background: #e4e3e7; font-size: 14px; padding: 2px 5px; text-transform: uppercase; font-weight: 600;}
.img-comp-img:after {content: 'After'; right:0px; position: absolute; top:280px; background: #e4e3e7; font-size: 14px; padding: 2px 5px; text-transform: uppercase; font-weight: 600;}
.img-comp-overlay:after{content:'';right: 0;}
.website_redesign .our_work h3 {font-size:20px; font-weight: 600; text-align:center;text-transform: uppercase;margin-bottom:20px;}
.whytrustredesign { background: #f5fbff;box-shadow: 1px 1px 8px 4px #e7e7e7; margin-bottom: 10px;}
.website_redesign .wordpresswhy:before{background:none}
.website_redesign .website_counting {margin: 70px 0 0 0;padding:0;position: relative; z-index: 9;}
.website_redesign .website_counting:before {background: #004d88; content: ''; position: absolute; width: 100%; height: 90%; z-index: -9; top:5%;}
.countper:before{top:0!important;right: -45px!important;}
.per{font-size:28px;}
.website_redesign .cta_bg{background:none;padding-top:10px;}
.website_redesign .cta_bg h2{margin-bottom:20px}
.website_redesign .cta_bg a{font-size:17px;}
.website_redesign .ourwebred{background:#f5f5f5}
.website_redesign .ourwebred ul{padding-left: 25px;  position: relative;}
.website_redesign .ourwebred li{list-style:none;font-size:17px;color:#000;padding-bottom:15px}
.website_redesign .ourwebred li:before {content: "\f058"; font-family: 'Font Awesome 5 Free';color: #6aaede;left:0; position: absolute;}
.website_redesign .commonsection_img img{border-radius:0}
.website_redesign .ecomproce .commonsrvs_section:before {width: 45%;top: -50px;}
.website_redesign .ecomproce .commonsrvs_section{top:40px}
.website_redesign .ecomproce .ecom_bgtwo:before, .website_redesign .ecomproce .ecom_bgfour:before{right:0}
.website_redesign .ecomproce .commonsection_text{padding-top:0}
.bottom_cta h2{color:#fff;text-transform:capitalize;font-size: 43px; margin-top: 10px;margin-bottom:50px}
.bottom_cta a {background: #fff; padding: 11px 40px;border-radius: 10px;text-decoration: none;  text-transform: uppercase; color: #004d88; font-weight: 600;border:solid 1px #fff;}
.bottom_cta a:hover{background:none;border:solid 1px #fff;color:#fff}
/*************End***************/
/*************Small Business Seo***************/
.check-list{ padding-left: 25px;position: relative;}
.check-list li {list-style: none;font-size: 17px; color: #000; padding-bottom: 20px;}
.check-list li:before {content: "\f058"; font-family: 'Font Awesome 5 Free'; color: #0090f1; left:0; position: absolute;font-size: 18px;}
.smallbseo{background:url('../top_section_bg.html'), #fcfcfc ;background-repeat: no-repeat; background-position: top right;
    background-size: contain;}
.small-business-seo .startupdesign img{margin-top:0}
.small-business-seo .whypagetrafficlegal_sec .servicescardview_group{padding: 10px 15px;}
.small-business-seo .startuptabs{background-image:none}
.seo-tool img{margin-bottom:50px}
/*************End***************/
/*************SEO Services***************/
.seo-services .legalbody_bg .seodntlimptnly_panel {box-shadow: 0px 0 20px 8px rgb(0 0 0 / 18%);}
.seo-services .how_can_help .service_panel{text-align:left}
.seo-services .commonsrvs_section .commonsection_img img{box-shadow: 0px 0 10px 2px rgb(0 0 0 / 10%);}
.seo-services .processdesgn3_tabmain {box-shadow:none!important}
.seo-services .processdesgn3_textinfo h2{color: #212529; font-weight: 700;font-size:35px}
.seo-services .processdesgn3_textinfo h2::after{background:0}
.seo-services .seo_industries .service_icon{width:94px;height:94px}
.seo-services .seo_industries .service_icon img{max-width:100%}
.seo-services ul.saas_package{padding:0 0 0 32px}
/*************End***************/
/*************Seo Team***************/
.seo-team .whydowebdesign .service_panel figure{top:26%}
.seo-team .whydowebdesign .service_panel{padding-left:40px}
.seo-team .web_service .commonsection_text h2{margin-bottom:0}
.seo-team .coutseo{padding-right:5rem}
.seo-team .coutseo div{display: flex; align-items: center;margin-bottom: 30px;}
.seo-team .coutseo div p{padding-left:20px;font-weight:600}
.seo-team .service-box .s-price{font-size:56px}
.banner-list{display: inline-block;padding:0 0 0 30px}
.banner-list li { float: left; width: 50%; position:relative; list-style: none; color: #006fb9; font-size: 18px; font-weight: 600;padding-bottom: 10px;}
.banner-list li:before {content: "\f058"; font-family: 'Font Awesome 5 Free'; position: absolute;    left: -30px;}
.rated_box { margin: 10px 0;}
.rated_review { margin-top: 10px;}
.rated_review a{color:#212529;text-decoration:none}
/*************End***************/
/*************Seo Reseller***************/
.page-heading p{font-size:18px;}
.cta_one .container{background:url('../cta_bg.html'), #047cd1 ;background-repeat: no-repeat;background-size:cover;
    background-position: bottom;padding:60px 60px;border-radius:20px}
.cta_one h2{font-size:40px;color:#fff;font-weight:700}
.commonbtnwhite{background:#fff;text-decoration:none;font-size:17px;color:#006ab5;text-transform:uppercase; padding: 10px 25px;border-radius: 10px; font-weight: 600;border:solid 1px #fff;display: inline-block;}
.commonbtnwhite:hover{background:transparent;color:#fff;border:solid 1px #fff}
.seo-reseller .why_heavy_equ{background:url('../why-choos-bg.html') ;background-repeat: no-repeat;    background-position: left bottom; background-size: contain;}
.seo-reseller .whypagetrafficlegal_sec{ background: transparent;}
.seo-reseller ul.partner_box li{margin:0 40px}
.counter_list1{display:flex}
.counter_list1 li{width:25%;float:left;text-align:center;list-style:none;border-right: dashed 2px #7aa4c3;min-height:145px;padding: 0 25px;}
.counter_list1 li:last-child{border:none}
.counter_list1 .count { font-size: 62px;font-weight: 700; color: #004d88; position: relative;}
.counter_list1 p {font-size: 17px;font-weight:500;color: #004d88;}
.counter_list1 .count:before {content: "\f067"; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 26px; position: absolute; right: -25px;top: 9px;}
.counter_list1 img{margin-bottom:15px}
.bortop{border-top: dashed 2px #7aa4c3;padding-top:25px;margin-top:15px}
.seo-reseller .wehelpyoulegal_secion .commonsection_text h2{margin-bottom:15px}
.seo-reseller .commonsection_text span{font-size:19px;color:#4797d1;}
.seo-reseller .commonsection_text a{font-size:17px;color:#4797d1;text-decoration:none}
.seo-reseller .commonsrvs_section{padding:60px 0}
.seo-proccess-mid {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.seo-proccess-column {
    width:29%;
    position: relative
}
.seo-proccess-animate .seo-proccess-column {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

.seo-proccess-animate .seo-proccess-column:nth-child(1) {
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    transition-delay: .6s
}

.seo-proccess-animate .seo-proccess-column:nth-child(2) {
    -webkit-transition-delay: 1.2s;
    -moz-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.seo-proccess-animate .seo-proccess-column:nth-child(3) {
    -webkit-transition-delay: 1.8s;
    -moz-transition-delay: 1.8s;
    transition-delay: 1.8s
}

.seo-proccess-animate .seo-proccess-column:nth-child(4) {
    -webkit-transition-delay: 2.4s;
    -moz-transition-delay: 2.4s;
    transition-delay: 2.4s
}

.seo-proccess-column:before {
    width: 4px;
    height: 130px;
    background-color: #0090f1;
    position: absolute;
    content: '';
    bottom: 100%;
    left: 65px
}

.seo-proccess-column:after {
    counter-increment: section;
    content: "" counter(section) "";
    position: absolute;
    top: -135px;
    left: 42px;
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    width: 50px;
    height: 50px;
    line-height: 55px;
    background-color: #0090f1;
    border-radius: 100%;
    text-align: center
}

.seo-proccess-column:nth-child(1) {
    margin-top: 265px
}

.seo-proccess-column:nth-child(2) {
    margin-top: 220px
}

.seo-proccess-column:nth-child(3) {
    margin-top: 160px
}

.seo-proccess-column:nth-child(4) {
    margin-top: 100px
}


.seo-proccess-column h4 {
    font-size:21px;
    color: #fff;
    padding: 20px 15px;
    background-color: #0090f1;
    font-weight: 700;
    margin: 0;
	display: flex;
}
.seo-proccess-column h4 img{padding-right:15px}
.seo-proccess-content {
    padding: 20px 20px;
    background-color: #fff;
    position: relative;
    z-index: 1;
	    min-height: 210px;
}

.seo-proccess-content p {
    font-size: 15px;
    color: #565759
}
.seo-proccess-column:nth-child(2):before {
    height: 96px
}

.seo-proccess-column:nth-child(2):after {
    top: -145px;content:"2"
}

.seo-proccess-column:nth-child(3):before {
    height: 80px
}

.seo-proccess-column:nth-child(3):after {
    top: -129px;
	content:"3"
}

.seo-proccess-column:nth-child(4):before {
    height: 55px
}

.seo-proccess-column:nth-child(4):after {
    top: -105px
}

.seo-proccess-column-inner:before {
    position: absolute;
    content: '';
    width: 70px;
    height:350px;
    overflow: hidden;
    background-color: #dfdfdf;
    right: -70px;
    top: 67px;
    transform: skew(0deg, -33deg) rotateX(52deg);
    transform-origin: top;
    z-index: 2
}

.seo-proccess-column-inner:after {
    position: absolute;
    content: '';
    width: 70px;
    height: 326px;
    overflow: hidden;
    background-color: #a3a3a3;
    right: -70px;
    bottom:0px;
    transform: skew(360deg, 327deg) rotateX(74deg);
    transform-origin: top
}

.seo-proccess-column:last-child .seo-proccess-column-inner:after, .seo-proccess-column:last-child .seo-proccess-column-inner:before {
    display: none
}

.seo-proccess-column:nth-child(2) .seo-proccess-column-inner:after {
    bottom: 53px;
    transform:skew(0deg, -41deg) rotateX(74deg)
}
.seo-proccess-column:nth-child(2) .seo-proccess-column-inner:before {
right: -70px;
width: 70px;
height: 380px;
top:60px;
transform: skew(0deg, -41deg) rotateX(56deg)
}
.seo-reseller .seofeatures .bortop{border-top: dashed 1px #c4c4c4;margin-top:20px}
.seo-reseller .seofeatures .col-lg-6{border-right: dashed 1px #c4c4c4;}
.seo-reseller .seofeatures .col-lg-6:last-child{border:none;}
.seofeatures .servicescardview_conts h3{margin-bottom:5px;font-size:20px}
/*************End***************/
/*************Enterprise Seo***************/
.enterprise-seo ul.partner_list li img{max-height:120px}
.whyenterprise{background:#f9f9f9;}
.whyenterprise .commonsection_img img{box-shadow: -1px 0px 16px 6px #e9e7e7;}
.whyenterprise .commonsrvs_section{padding:100px 0; border-top: solid 2px #c6c6c6;position:relative;top:40px}
.whyenterprise .num {position: absolute; top: -35px; background: #0090f1; font-size: 38px;  color: #fff; border-radius: 50px; width: 70px;height: 70px;  text-align: center; line-height: 70px;left: 48.2%;  box-shadow: 1px 3px 10px 2px #afaeae;}
.enterprise-seo .cta_one{background-image: linear-gradient(#f9f9f9 45%, #fff 0%);}
.enterprise-seo .whyenterpriseseo .servicescardview_group{margin-bottom:30px;padding: 30px;}
.enterprise-seo .whyenterpriseseo .servicescardview_conts h3{color:#0066a4;margin-bottom:15px}
.enterprise-seo .whyenterpriseseo .servicescardview_conts p{margin-bottom:15px}
.enterprise-seo .whyenterpriseseo .servicescardview_group .media{align-items: self-start;}
.enterprise-seo .whyenterpriseseo .media-body{padding-left:20px}
.enterprise-seo .circle_percent{width:250px;height:250px}
.enterprise-seo .percent_text{font-size:38px}
.enterprise-seo .circle_percent{font-size:250px;background: #69b8f2;}
.enterprise-seo .percent_more:after, .enterprise-seo .round_per{background: #0082e1;}
.enterprise-seo .circle_inbox{top: 25px;left: 25px;right: 25px; bottom: 25px;}
.enterprise-seo .processdesgn3_tabmain{box-shadow:none!important}
.enterprise-seo .resp-vtabs .resp-tabs-container{border:none!important}
.resp-vtabs .resp-tabs-list li{padding: 5px 15px !important;margin: 10px;}
.enterprise-seo  .resp-vtabs li.resp-tab-active{box-shadow: 1px 0px 5px 4px rgb(0 0 0 / 10%);padding: 5px 15px!important;}
.enterprise-seo .ecomm-tabs-main .processdesgn3-tabhead{align-items: center;}
.enterprise-seo .processdesgn3-tabhead strong{text-transform: capitalize;}
.enterseocoun .container{padding: 50px;box-shadow: 1px 0px 5px 4px rgb(0 0 0 / 10%);}
.enterprise-seo .counter{position:unset}
.enterprise-seo .counter .tabs{margin:15px auto;width:100%}
.enterseocoun h3 {color:#212529;font-size:22px}
.linkiuser { display: flex; align-items: center; margin-top: 40px;}
.userdetails {padding-left: 20px;}
.userdetails p{font-size:23px;color:#212529;margin-bottom:0;font-weight: 600;}
.userdetails span{font-size:18px;color:#5d5d5d}
.enterprise-seo .parent_btn{display:inline-block;margin-top:30px}
.enterprise-seo .wehelpyoulegal_secion .common-btn2{padding: 10px 20px;}
.newfnlpkg-group{padding:40px 25px 30px 25px}
#lodamore_awards1 a{text-decoration:none;  padding: 8px 15px; color: #0080c0 !important; border: solid 1px #0080c0; font-size: 16px;    font-weight: 400; text-decoration: none;cursor: pointer; border-radius: 3px;}
#lodamore_awards1 a:hover { background: #0080c0; color: #fff !important;}
.resultyou{background:url('../result_bg.html'), #0468b0 ;background-repeat: no-repeat;background-size:cover;}
.resultyou .page-heading > span, .resultyou .page-heading > h2, .resultyou .servicescardview_conts h3, .resultyou .servicescardview_conts p{color:#fff}
.resultyou .servicescardview_group .media { align-items: self-start;}
.resultyou .media-body{padding-left:20px}
.resultyou .servicescardview_conts h3{font-weight: 400;margin-bottom: 20px;}
.resultyou .servicescardview_conts p{font-weight: 300;}
/*************End***************/
/*************web design portfolio***************/
.portfolio-main{background:url('../portfolio_bg.html');background-repeat:no-repeat;padding:60px 0;background-size:100%;background-position: top center;background-attachment: fixed;}
.gallery_product, .filter-button{ margin-bottom: 30px;}
.port_box {background: #fff;border-radius: 10px;transition: 0.3s;min-height:460px;}
.port_box:hover {box-shadow: 0px 0px 20px 3px #e5e2e2;cursor:pointer}
.portfolio-main figure {background:#dfe7ea;text-align: center; padding: 20px 10px; border-radius: 10px 10px 0 0;}
.portfolio-main .port_cont {padding: 15px 0 15px 30px;}
.portfolio-main .port_cont h3{font-size:30px;font-weight:600;color:#000000}
.portfolio-main .port_cont p{font-size:18px;color:#000000}
.portfolio-main .btn:focus{box-shadow:none}
.portfolio-main .active{color: #0f67a2; border-bottom: 1px solid #0f67a2; border-radius: 0;}
/*************End***************/
/*************paid advertising services***************/
.socialadd {display: flex; align-items: stretch;box-shadow: 0px 0 13px 9px rgb(0 0 0 / 7%); padding: 40px 30px; border-radius: 15px;}
.socialadd li {float: left; list-style: none; padding: 0 40px; border-right: solid 2px #e7e7e7; line-height: 90px;}
.socialadd li:last-child{border:none}
.whyppc{background:url('../bg-1.html') ;background-repeat: no-repeat;background-size:cover;}
.whatppc .page-heading span{font-size:18px;text-transform:capitalize;line-height:32px}
.whyppc .col-sm-6{margin-bottom:20px}
.add_list {display: flex;align-items: center; padding: 0;}
.add_list li:first-child { padding-left: 0;}
.add_list li { list-style: none; padding: 10px 10px;text-align: center;}
.add_list li { list-style: none; padding: 10px 10px;text-align: center;}
.add_list li p{font-size:14px; margin: 10px 0 0 0;}
.countlist {display: flex; align-items: center;}
.countlist li{list-style:none;text-align:center;width:25%;padding:0 30px}
.countlist span{font-size: 62px;font-weight: 700;color: #004d88;}
.countlist li p { font-size: 19px;text-transform: uppercase;color: #004d88; font-weight: 500;}
.coun_text i {font-size: 28px; position: relative; top: -10px;padding: 0 5px;}
.coun_text span:first-child i { color: #d1d1d1;}
.readytogrow{background:url('../ready-to-grow-bg.html'),#004d88 ;background-repeat: no-repeat;background-size:cover;padding:60px 0 80px 0}
.readytogrow h2{color:#fff;text-transform: inherit;}
.readytogrow p{color:#fff;padding-top:20px;font-size:18px}
.readytogrow .commonbtnwhite{padding:10px 45px}
.paidourser .commonsrvs_section{padding:40px 0}
.paidourser .commonsection_text h2{margin-bottom:10px}
.paidourser .parent_btn{padding-top:25px}
.paidourser .common-btn2{font-size: 16px; font-weight: 500;text-transform: capitalize;padding:10px 20px}
.ppc-services .processdesgn3_tabmain, .ppc-services ul.resp-tabs-list{box-shadow:none!important}
.ppc-services .resp-tabs-list li{border-top:none!important;width:25%;background: #e2e2e2!important; border-radius: 5px;padding: 15px 10px; margin: 0 10px;font-weight: 400;text-transform: uppercase;}
.ppc-services li.resp-tab-active{background:#0090f1!important }
.ppc-services .resp-tabs-list li.resp-tab-active .seoprocess-title{color:#fff}
.ppc-services li.resp-tab-active:after { content: '\f0dd'; font-family: 'Font Awesome 5 Free'; font-weight: 900; position: absolute;
color: #0090f1; font-size: 35px;}
.one { width: 50%;  float: left; padding-right: 70px; box-sizing: border-box;}
.facebook-account-left-box { margin-bottom: 46px; position: relative;}
.two { width: 50%; float: left; padding-left: 70px;box-sizing: border-box; margin-top: 144px;}
.count-one {position: absolute; right: -97px; z-index: 100; top: -12px;}
.count-two { position: absolute; top: -10px; left: -100px; z-index: 100;}
.count-three { position: absolute; right: -97px; z-index: 100;  top: -12px;}
.count-four { position: absolute; top: -10px; left: -100px; z-index: 100;}
.count-five { position: absolute; right: -97px; z-index: 100; top: -12px;}
.facebook-account-wrapper:after {background: #4495d1; width: 5px; height: 750px; content: ''; position: absolute; top: 0; left: 0;
margin: 0 auto; right: 0;}
.facebook-account-wrapper {position: relative;}
.facebook-account-right-box { position: relative;}
.ppc-services .servicescardview_group {background:transparent}
.ppc-services .servicescardview_group .media { align-items: flex-start;}
.ppc-services .media-body{padding-left:20px}
.ppc-services .servicescardview_conts h3{font-size:20px}
.ppc-services .mt-150{margin-top:150px}
.pro-heading{color:#004d88;font-size:44px; font-weight: 600;text-transform:uppercase}
.processdesgn3_tabbody .check-list li{width:33%;float:left;position:relative}
.processdesgn3_tabbody .check-list li:before{left:-30px}
.ppc-services .newfnlpkg-group {padding: 0;}
.newlable {background: #ececec;padding: 10px; width: 100%; display: inline-block;margin-top: 10px; font-weight: 500; font-size: 17px;}
.ppc-services .newfnlpkg_pricing{padding:25px 85px 30px 85px;}
.newfnlpkg-panel .add_list{ padding: 0 50px;}
.newfnlpkg-panel .add_list li{ padding:10px 20px;}
.newfnlpkg-panel .partner_list li img {width: 70%;}
.newfnlpkg-panel .package-list2 { margin: 10px 15px;border-top: 1px #ccc solid;padding-top: 15px;}
.newfnlpkg-panel ul.ppc_box li img { top:8px}
.newfnlpkg-panel ul.ppc_box li span{position: absolute;right: 0;top: 8px;}
.newfnlpkg-panel .add-pic { min-height: 145px;}
.ppc-services .newfnlpkg-icon {padding-top: 40px;}
.ppc-services .newfnlpkg_showmenubtn{width:400px}
.ppc-form{padding: 5px 0;}
.ppc-form .saas-form{margin:0;box-shadow: none;}
.ppc-form:before{height:100%;top:0}
.ppc-form .right-text h3{padding-top: 40px;font-size: 32px;text-transform: capitalize;line-height: 46px;}
.ppc-form .givearing{color:#ff7800;font-size:42px;text-transform: uppercase;font-weight: 600;margin-bottom: 0;}
.ppc-form .mobnum a{color:#00507d;font-size:39px;font-weight: 600;text-decoration:none}
.ultext{font-size:20px;color:#fff;padding:0;position: relative;margin-left: 7px;}
.ultext li{list-style:none;font-weight: 500; padding: 6px 0 6px 20px;color: #00507d;}
.ultext li:before {position: absolute; left: 0px;content: "\f00c";font-family: "Font Awesome 5 Free";    font-weight: 900; font-size: 14px; padding-top: 5px;}
/*************End***************/
/*************PPC Packages***************/
.ppc-packages .readytogrow {border-radius: 20px;}
.ppc-packages .whydowebdesign .service_panel{padding:0px 10px 10px 50px}
.ppc-packages .whydowebdesign .service_panel figure{top:27%}
.ppc-packages .whydowebdesign{background:url('../what-ppc-bg.html'),#f5fbff ;background-repeat: no-repeat;background-size:cover;}
/*************End***************/
/*************common***************/
.chekout h3 {font-size: 20px; margin-top: 20px;margin-bottom: 20px;}
.thanks-page .common-btn2 { padding: 5px 15px; font-size: 16px; font-weight: 400;}
.thanks-page .service_panel:hover a{color:#fff}
.bodyscroll{overflow-y:hidden!important}
.smosocial_panel {width: 204px;}
.headertop_text a:hover { color: #0090f1!important;text-decoration:underline;}
.banner-text .h2 {font-size: 25px !important;color: #1d1d1d !important;font-weight: 600 !important;margin-top: 5px !important; margin-bottom: 0 !important;  padding-bottom: 0;padding-top:10px}
.page-heading h3 {margin: 0;font-size: 2.28rem; font-weight: bold; line-height: 1.3 !important;text-transform: uppercase;color: #212529;}
.banner-text .h2 strong{font-weight:600!important}
.commonsection_text h3 {margin-bottom: 30px;font-size: 2.28rem; font-weight: bold; line-height: 1.3 !important; text-transform: uppercase;color: #212529;}
.processdesgn3_textinfo h3 { margin: 0; padding-bottom: 22px; display: block; font-size: 25px; color: #000040; font-weight: 600;    position: relative;  padding: 15px 0;}
.process-right-col h3 {font-weight: 700; margin: 0 0 30px 0;font-size:32px}
.seopackages-page .wehelpyoulegal_grid .commonsection_img img { box-shadow: none;}
.popup_form{ position: fixed;top: 0;left: 0;width: 100%; height: 100%; z-index: 9999; background: #e7eaee!important; align-items: center; justify-content: center; visibility:hidden;opacity:0;transition: all 0.5s ease;overflow-y: scroll;padding:3% 0}
.popup_show{opacity:1;visibility:visible;transition: all 0.5s ease;}
.popup_form:before{background:none}
.popup_form .container{ background:#fafafa; width: auto; min-height: 614px; position: relative; border-radius: 8px; max-width: 65%;overflow: hidden;}
.popup_form h3 {font-size: 30px;}
.popup_form .saas-form p{color: #fff;font-size: 14px;text-align: center;}
.popup_form .saas-form p a {color: #fb9a03;}
.accby{color: #00507d!important;font-size: 23px!important;font-weight: 600;padding-top: 30px;padding-left: 8px;}
.popup_form .saas-form{margin:0;padding: 20px 10px;height: 100%;}
.popup_form .ppc-form {padding: 5px 30px;}
.login__popup-close {display: block;cursor: pointer; transition: .2s; z-index: 100; margin: 0; position: absolute;width: 26px; height: 26px; padding: 5px;right: 10px; top: 10px;}
.login__popup-close:hover {transform: rotate(180deg);}
.bounce-Right{
-webkit-animation: bounceInRight 1s;
    animation: bounceInRight 1s;
}
.common-cta .cta-box  {padding: 40px 0 40px 0;background: url('../common-cta-bg.html'),#004d88;background-size: cover;background-repeat:no-repeat;background-position: bottom;color: #fff;text-align: center;}
.common-cta .cta-box .content h2 {font-size: 39px;font-weight: 600; text-transform:uppercase;}
.common-cta .cta-box .content p {margin-bottom: 8px;font-size: 22px;font-weight:400;line-height: 36px;margin-top: 20px;font-family:roboto;}
.common-cta .cta-box .content .btn .btn_8 {text-transform: uppercase; text-align: center; color: #1f76b5; text-decoration: none; align-items: center; font-size: 20px; background-color: #fff;border: 2px solid #fff; padding: 15px 70px; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px;  -o-border-radius: 8px;font-weight: 600; }
.common-cta .cta-box .content .btn .btn_8:hover { background: #004d88; color:#fff;}
ol.process-chart {color: #000;counter-reset: item;display: flex;flex-wrap: wrap;list-style: none;margin: 0 0 0 1em;padding: 0;}
ol.process-chart>li {background: #f0f4f5 !IMPORTANT; counter-increment: item;flex-basis: 0;flex-grow: 1;margin: 1em 1em 1em -1em;min-width: 11.25em;padding: 1em 1em 1em 2em;border-right: solid 1px #ffffff;position: relative;}
ol.process-chart>li:before {content: 'Step';display: inline-block;font-weight: 300;left: 2em;letter-spacing: 0.1em;position: absolute;top: 2em;transform: rotate(270deg);transform-origin: 25% 50%;color: #bdbdbd;}
ol.process-chart>li>div {padding: 0 0 0 1.5em;color: #fff;}
ol.process-chart>li>div:before {content: counter(item);font-size: 3em;font-weight: 500;line-height: 1;color: #0090f1;}
ol.process-chart>li h2 {font-size: 24px;line-height: 35px;font-weight: 500;color: #000;}
ol.process-chart>li:before {content: 'Step';display: inline-block;font-weight: 300;left: 2em;letter-spacing: 0.1em;position: absolute;top: 2em;transform: rotate(270deg);transform-origin: 25% 50%;color: #bdbdbd;}

#rank-section .ipad {
    width: 100%;margin: 50px auto 0;background: url(../ipad-frame.html) center top no-repeat;overflow: hidden;text-align: center;}
#rank-section .ipad ul {margin: 26px 0px 51px -31px;height: 455px;overflow: auto;display: inline-block;width: 71%;box-sizing: border-box;}
#rank-section .ipad ul li:first-child {color: #000;font-weight: 700;}
#rank-section .ipad ul li {width: auto;padding: 10px;width: auto;padding: 12px;background: #f6f7f8;text-align: left;border-bottom: 1px #e3e3e3 solid;font-size: 14px;list-style: none;}
#rank-section .ipad ul li:nth-child(2n) { background: #f6fbfc;}
#rank-section .ipad ul li:first-child strong {color: #000;}
#rank-section .ipad ul li strong {float: right;color: #4797d1;width: 70px;text-align: center;}

/*********** Blog Common***********/
.post-area {width: auto;padding:0 30px 30px 30px;text-align: left; overflow: hidden;}
.post-area .post-box {width: auto;}
.post-area .post-box ul { width: 100%;display: inline-block;align-items: stretch; vertical-align: top;    list-style: none; padding-left: 0;margin-top: 30px;}
.post-area .post-box li.title, .b-title {border-bottom: 0px;display: block;padding: 5px 0 2px 0;text-align: left;}
.post-box li.title, .b-title {color: #0061b5;font-size: 28px;line-height: 25pt;font-weight: 600;}
.b-title {margin-left:16px;margin-top: 30px;padding: 5px 0 20px 0;}
.post-area .post-box ul li {width: auto;border-bottom: 1px #d3d3d3 solid;margin: 0 1%;}
.post-area .post-box ul li a {width: auto;color: inherit;line-height: 18pt;background: url(../png/post-arrow.png) left 18px no-repeat;padding: 11px 15px;display: block;font-size: 16px;text-decoration:none; font-weight:400;}
.post-area .post-box ul li a:hover {text-decoration:underline;}
.r-post-grey {background-color: #f5fbff;border-radius: 10px;}
.hm_service_heading a{color:#000;text-decoration:none;}
.hm_service_heading a:hover{text-decoration:underline;}


@-webkit-keyframes bounceInRight {
60%, 75%, 90%, from, to {
-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);
animation-timing-function:cubic-bezier(.215, .61, .355, 1)
}
from {
	opacity:0;
	-webkit-transform:translate3d(3000px, 0, 0);
	transform:translate3d(3000px, 0, 0)
}
60% {
opacity:1;
-webkit-transform:translate3d(-25px, 0, 0);
transform:translate3d(-25px, 0, 0)
}
75% {
-webkit-transform:translate3d(10px, 0, 0);
transform:translate3d(10px, 0, 0)
}
90% {
-webkit-transform:translate3d(-5px, 0, 0);
transform:translate3d(-5px, 0, 0)
}
to {
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}
}
.bounceInRight {
	-webkit-animation-name:bounceInRight;
	animation-name:bounceInRight
}
.aword_img img:nth-child(1), .aword_img img:nth-child(4){padding-left:0}
.aword_img img:nth-child(3), .aword_img img:nth-child(6){padding-right:0}
.aword_img img {padding: 20px 30px;}
.action-container {
    position: fixed;
    z-index: 999;
    display: inline-flex;
    transition: opacity .3s ease 0s;
    opacity: 1;
    inset: 50% 0 auto auto;
    transform: translateY(-50%);
    top: 50%;
    right: 0;
}
.back-to-top {
    padding: 4.66667px 9.33334px;
    position: relative;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    transition: all .3s ease 0s;
    cursor: pointer;
    border-radius: 50px;
    backface-visibility: hidden;
    background-color: #fff;
    color: #000;
    margin: 10px;
    transform-origin: 100% 50%;
    transform: rotate(90deg) translate(50%,50%);
	display:none
}
.back-to-top::after {
    position: absolute;
    content: " ";
    inset: 0;
    z-index: 1;
    border-radius: inherit;
    pointer-events: none;
    border: 2px solid rgba(0,0,0,.35);
}
.back-to-top::before {
    position: absolute;
    content: " ";
    inset: 0;
    background-color: #000;
    z-index: 1;
    opacity: 0;
    transition: all .3s ease 0s;
    border-radius: inherit;
    pointer-events: none;
}
.back-to-top:hover {
    top: -5px;
}
.back-to-top:hover::before {
    opacity: .1;
}
.back-to-top-inner {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    flex-direction: row;
    transform: rotate(180deg);
    flex-direction: row-reverse;
}
.back-to-top-text {
    transform: translate3d(0px,0px,0px);
    backface-visibility: hidden;
    position: relative;
    font-size: 14px;
    font-weight: 700;
    line-height: 16.8px;
    z-index: 2;
    transition: all .3s ease 0s;
    top: 0;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 0 9.33334px 0 4.66667px;
    width: 69px;
}
.back-to-top svg {
    transform: rotateZ(90deg);
    transform-origin: center center;
    width: 37px;
}
/*************End***************/
/*************Google Penalty Recovery***************/
.google-penalty-recovery .global-banner .common-btn2{padding: 6px 20px;font-size: 16px; font-weight: 400;}
.google-penalty-recovery .add-col p{margin-top: 10px; font-weight: 600;}
.google-penalty-recovery .global-banner .commonsrvs-list li{font-size:18px}
.google-penalty-recovery .readytogrow{padding: 10px 0 70px 0;border-radius: 20px;}
.google-penalty-recovery .commonsection_text h3{margin-bottom:10px;text-transform: inherit;margin-top:10px}
.google-penalty-recovery .commonsection_text span{font-size:19px;color: #0090f1;}
.google-penalty-recovery .commonsection_text .common-btn2{padding: 9px 20px; font-size: 16px;font-weight: 400;}
.lastcta .readytogrow {padding: 70px 60px;}
/*************End***************/
/*************Local SEO Packages***************/
.local-seo-packages .chooseus_blk{background:url('../why-choose-bg-3.html'),#f5fbff ;background-repeat: no-repeat;background-position: right bottom;}
.local-seo-packages .chooseus_blk .accordion-button, .local-seo-packages .chooseus_blk .accordion-item{background:none!important}
.local-seo-packages .wehelpyoulegal_secion .commonsection_text { padding-top: 15px;}
#clients .partner_list { display: block; height: 160px; margin-right: auto;  margin-left: auto; -webkit-box-pack: center;
-webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-flex: 1;  -webkit-flex: 1;   -ms-flex: 1; flex: 1;}
#clients{position: relative; overflow: hidden;   max-width: 1440px; margin-right: auto;  margin-left: auto;	}
#clients .sliderlogowrap img { display: block; width: 180px; margin-right: auto;  margin-left: auto; box-shadow: 0 8px 26px 0 rgb(122 109 255 / 10%);}
.sliderlogowrap{background:#fff;line-height:160px;display:inline-block;width:212px;height:160px;margin-right:0;margin-left:0;padding:24px 16px;}
/*************End***************/
/*************Ecommerce SEO Packages***************/
.ecommerce-seo-packages .newfnlpkg-section.nationalsepkg_sec .four-col .newfnlpkg_datatablecol {    width: 15%;}
.ecommerce-seo-packages .four-col .ntnlseopkgsticky_sec .newfnlpkgkey-textgroup {width: 40% !important;}
.ecommerce-seo-packages .newfnlpkg-section.nationalsepkg_sec .four-col .newfnlpkg_datatablecol:nth-child(1) {width: 40%;}
.ecommerce-seo-packages .newfnlpkg-section.nationalsepkg_sec .four-col .localpkgsticky_section .newfnlpkg-group {width: 15%;}
/*************End***************/
/************* SEO Consultant***************/
.seo-consultant .bannertext-main span{color:#0090f1}
.seo-consultant .whyenterpriseseo .servicescardview_group .media { align-items: self-start;}
.seo-consultant .whyenterpriseseo .servicescardview_group { margin-bottom: 30px;padding: 30px;}
.seo-consultant .whyenterpriseseo .media-body {padding-left: 20px;}
.seo-consultant .whyenterpriseseo .media img{width:65px}
.seo-consultant .whyenterpriseseo{background:url('../why-us-bg.html'),#f5fbff ;background-repeat: no-repeat;background-position: right bottom; background-size: contain;}
.seo-consultant .cta_one h2 {font-size: 40px;margin-bottom:30px}
.seo-consultant .why-page-col{margin-bottom:0;}
.ml-70{margin-left:-6%}
.seo-consultant .manufacture_box .manufactur_cont{font-size:24px}
.seo-consultant .fulltmseoteam_page figure.manufacture_pic{height:215px}
.seo-consultant .industries .s-space {margin-top: 10px;}
.seo-consultant .manufacture_box{margin: 15px 0;}
.howitwork h3{color:#005291;font-size:30px;font-weight:600;margin-top:10px}
.howitwork .how-box {padding: 0 30px;position:relative}
.howitwork .col-md-4:nth-child(2) .how-box:before {content: "\f061";font-family: "Font Awesome 5 Free";
font-weight: 900; position: absolute; left: 0;font-size: 28px;top: 50%;color: #005291;}
.howitwork .col-md-4:nth-child(2) .how-box:after {content: "\f061";font-family: "Font Awesome 5 Free";
    font-weight: 900; position: absolute; right: 0;font-size: 28px;top: 50%;color: #005291;}
.howitwork a{text-decoration:none}
.seo-consultant .seoconpck{position:unset; background: none; box-shadow: none;}
.seo-consultant .newfnlpkg-row{justify-content:end}
/*************End***************/
/*************Fulltime Web Developer***************/
.fulltime-webdesigner .whypagetrafficlegal_sec {
    background: url(../why-choose-bg-3.html),#f5fbff;
    background-repeat: no-repeat; background-position: right bottom;}
.fulltime-webdesigner .whypagetrafficlegal_sec .servicescardview_conts h3{font-size:20px}
.cta_full{background: url('../cta_bg.html'),#047cd1;    background-repeat: no-repeat;background-size: cover; background-position: bottom; padding: 60px 60px;}
.cta_full h2{color:#fff;font-size:40px;font-weight:600;}
.cta_full p{margin-bottom: 8px;font-size: 22px;font-weight: 400;line-height: 36px;margin-top: 20px;font-family: roboto;color:#fff;}
.fulltime-webdesigner .wehelpyoulegal_grid .commonsrvs_section .align-items-center .commonsection_text { padding-top: 15px;padding-left:0}
.fulltime-webdesigner .wehelpyoulegal_grid .commonsrvs_section .flexlg-columnreverse .commonsection_text {padding-left:15px; padding-right:0px;}
.fulltime-webdesigner .service-box .s-head{text-transform:uppercase;font-size:24px}
.fulltime-webdesigner .service-box .s-head span{font-size:16px;text-transform:capitalize}
.fulltime-webdesigner .service-box .commonsection_text{padding:30px 20px 30px 20px;}
.fulltime-webdesigner .service-box .commonsection_text p{font-size:16px;line-height:28px;}
.fulltime-webdesigner .service-box .s-price{font-size:40px;}
.fulltime-webdesigner .service-box .s-price span{color:#000}
.fulltime-webdesigner .service-box{min-height:350px;position:relative}
.fulltime-webdesigner .service-box strong{color:#0090f1}
.fulltime-webdesigner .service-box img{ position: absolute; top: -35px; left: 43%;}
/*************End***************/
/*************Full Time Content Write***************/
.full-time-content-writer .whypagetrafficlegal_sec{background-image:none}
.full-time-content-writer .whypagetrafficlegal_sec .page-heading p{font-size:16px}
.full-time-content-writer .wehelpyoulegal_grid .commonsrvs_section .align-items-center .commonsection_text{padding-top:0}
.full-time-content-writer .service-box{min-height:380px}
/*************End***************/
.small-business-bg {background:url('../small-business-background.html'),#88f0eb ;background-repeat: no-repeat;background-position: right bottom;}
.processdesgn4-tabheadicon {min-width: 38px;min-height: 38px;max-width: 38px;max-height: 38px;display: flex;align-items: center;justify-content: center;background: #4797d1;border-radius: 6px;}
.small-business-bg {background: url('../small-business-background.html'),#f5fbff;
background-repeat: no-repeat;background-position: right bottom;}
/*************Offshore SEO Team***************/
.fulltimesrvs_section img{width:300px}
.offshore-seo-team .fulltimesrvs_track{bottom:0}
.offshore-seo-team .fulltimesrvs_grid .download_btn{position:unset; bottom: 0;border-radius: 10px;    box-shadow: 1px 4px 9px 4px #ccc;font-weight:600}
.offshore-seo-team .howitwork .how-box img{padding-bottom:20px}
.offshore-seo-team .howitwork .col-md-4:nth-child(2) .how-box:before{left:-20px}
.offshore-seo-team .howitwork .col-md-4:nth-child(2) .how-box:after{right:-20px}
.offshore-seo-team .wehelpyoulegal_secion .commonsection_text span{color:#4797d1;font-size:20px}
.offshore-seo-team .wehelpyoulegal_secion .commonsection_text em{color:#4797d1;}
.offshore-seo-team .wehelpyoulegal_secion .commonsection_text h3{margin-bottom:10px}
.offshore-seo-team .wehelpyoulegal_secion .commonsection_text .common-btn2{font-size: 16px; font-weight: 400;padding:10px 20px;}
.offshore-seo-team .setfree_onetime{color:#0090f1!important}
/*************End***************/
/*************Reputation Managment Packages***************/
.reputation-managment-packages .seodntlimptnly_section {background: url('../why-reputation-bg.html'),#F5FBFF;background-repeat: no-repeat;background-size: 100%;}
.reputation-managment-packages .readytogrow {
background: url('../ready-to-grow-bg.html'),#1f73c9;}
.width-100{width:100%}
/*************End***************/
/*************Social Media Marketing***************/
.social-media-marketing .add-pic li {width: 50%!important;}
/*************End***************/
#leader .box-icon-top .service_grouppanel { margin: 0 20px;}
.leadership_panel {height: 100%;padding:0 0 10px 0;text-align: center;border-radius:0px;background-color: #fff;box-shadow: 0px 0 10px 2px rgb(0 0 0 / 10%) !important;transition: all 0.3s ease-in;}
.leadership_panel .main-img{width:100%;}
.leadership_contents h3 {padding: 20px 0 10px 0;margin: 0;color: #000;font-size: 28px;text-transform:uppercase;font-weight: 600;}
.leadership_contents .post {padding: 0 0 15px 0;margin: 0;color: #000;font-size: 18px;}
.leadership_contents .about-link {color: #12b0ed;font-size: 18px;}
.leadership_contents .about-link a{color: #12b0ed;text-decoration:none;}
.leadership_contents .about-link a:hover{text-decoration:underline;}
.leadership_contents .button {font-size: 1em;padding: 10px;text-decoration: none;cursor: pointer;transition: all 0.3s ease-out; border: none; background: none; color: #12b0ee;}
.leadership_contents .button:hover{text-decoration:underline}
button{outline: 0;}
.leadership_contents .button:hover {background: #fff;}
.leadership_contents .overlay {position: fixed;top:0px;bottom: 0;left: 0;right: 0;background: rgba(0, 0, 0, 0.7);transition: opacity 500ms;visibility: hidden;opacity: 0;padding-top:50px}
.leadership_panel.overlay_show .overlay{visibility: visible;opacity: 1;z-index: 9999;}
.leadership_contents .popupaa {margin: 70px auto;padding: 20px;background: #fff;border-radius: 5px;
width: 90%;position: relative;transition: all 5s ease-in-out;text-align: left;}
.leadership_contents .popupaa .heading {margin-top: 0;color: #333;font-size:32px}
.leadership_contents .popupaa .close {position: absolute;top: 20px;right: 30px;transition: all 200ms;
font-size: 30px;font-weight: bold;text-decoration: none;color: #333;background: none;border: none;}
.leadership_contents .popupaa .close:hover {color: #0090f1;}
.leadership_contents .popupaa .content {max-height: 30%;overflow: auto;}
.learn-about-us .service_contents h3 {padding: 20px 0 20px 0;margin: 0;color: #000;font-size: 28px;
font-weight: 600;text-transform:uppercase;}
.learn-about-us .service_contents p {margin-bottom:24px;}
.learn-about-us .service_contents a {font-size: 16px;text-decoration:underline;cursor:pointer;margin-top:20px;}
.learn-about-us .service_contents a{color: #12b0ed;text-decoration:underline;}
.learn-about-us .service_contents a:hover{text-decoration:underline;}
.leadership_award {height:auto;padding:5px;text-align: center;border-radius:10px;background-color: #fff;
box-shadow: 0px 0 10px 2px rgb(0 0 0 / 10%) !important;transition: all 0.3s ease-in;}
.leadership_indus {height:auto;padding:5px;text-align: center;border-radius:10px;background-color: #fff;
box-shadow: 0px 0 10px 2px rgb(0 0 0 / 10%) !important;transition: all 0.3s ease-in;margin: 0 10px;
}
.learn-about-us ul.client {padding: 30px 0 0;display: flex;justify-content: center;flex-wrap: wrap;}
.ecommerce-table .keyfeature_col:nth-child(1) {width: 20%;}
/*************Website Maintenance Plan***************/
.website-maintenance-plan .downloadbrochure_section{margin-top:80px}
.website-maintenance-plan .rqstanalysis-input{margin:0px}
.website-maintenance-plan .port .por-box{text-align:center;margin-bottom:60px}
.website-maintenance-plan .port .por-box p{color:#1b1b1b;font-size:18px;text-transform:uppercase;font-weight:600;padding-top:20px}
.port .common-btn2{padding: 8px 20px;font-size:16px;font-weight:400}
/*************End***************/
/*************Website Design***************/
.web-design ul.client2{justify-content: center;}
.web-design ul.client2 li {width:20%;padding:0 20px;}
.pt-15{padding-top:15px;}
.web-design .seodntlimptnly_section {background: url('../circle-bg.html'),#f8f8f8;background-repeat: no-repeat;background-position: left bottom;}
.recentWork_blk {padding: 40px 0px; background: #fff;}
.recent_projectBlk {display: flex;justify-content: start; flex-wrap: wrap; align-items: center;    padding: 35px 30px 0px 30px;}
.rc_left {width: 30%; text-align:center}
.rc_lftHeading {font-size: 30px; color: #004d88; font-weight:600}
.recent_right { width: 70%;}
.web-design section{overflow: hidden; position: relative}
.recent_projectBlk a {color: #004d88; text-decoration: none; border: 1px #004d88 solid; padding: 8px 20px; border-radius: 10px; font-size: 16px;}
.recent_projectBlk a:hover{background:#004d88;color:#fff}
.recent_right img{width:85%}
.web-design .why-b2b .seodntlimptnly_cont h3 {font-size: 20px;padding-bottom: 0;line-height: 30px;}
.web-design .why-b2b .seodntlimptnly_cont p {font-size: 14px;}
.web-design .why-b2b .seodntlimptnly_icon {width:75px;height:75px}
.count-box p{color:#555555;font-size:18px;min-height:60px}
.count-box {padding: 0 50px;}
.count-box .count{color:#004d88;font-size:65px;font-weight:700;display: table;position:relative}
.count-box .count:before {content: "\f067"; font-family: "Font Awesome 5 Free"; font-weight: 900;  font-size: 40px;position: absolute; right: -40px; top: 0px;}
.count-box span{color:#004d88;font-size:20px;font-weight:600;line-height: 50px;}
.bor-lr{border-left: solid 1px #ccc; border-right: solid 1px #ccc;}
#process { background:#fcfcfc; padding:25px 0px;}
#process .process-title { font-size:30px; color:#444; text-transform:uppercase; text-align:center; font-weight:600;}
#process p { font-size:16px; color:#333; padding-bottom:15px; text-align:center; line-height:24px;}
#process em { font-style:normal; font-size:20px; font-weight:600;}
#process .process_blk { padding:10px 0px;}
#process .process_blk .process {width:90%; margin:0 auto;}
#process .process_blk .process::before {content:'';  width:10px; height:auto;}
#process .process_cont { display:block; text-align:left;}
#process .process_cont .lft { width:50%; float:left; background-position:bottom; padding-bottom:6px; position:relative;display: flex; padding-right: 50px;height:160px;align-items: flex-start;}
#process .process_cont .lft::before { position:absolute; content:''; background:#444; height:100%; width:5px; right:15px; top:0px}
#process .process_cont .lft .txt { width:88%; padding-top:0px;padding-right: 30px;}
#process .process_cont .lft .txt .step-title { font-size:22px; color:#1f6dab; text-transform:uppercase; font-weight:600; line-height:36px;}
#process .process_cont .lft .txt p { font-size:16px; color:#222; padding:1px 0px; line-height:20px; text-align:left;margin:0px;}
#process .process_cont .lft .txt span { font-size:20px; color:#090909; text-transform:uppercase; font-weight:600;}
#process .process_cont .lft .txt ul { padding-bottom: 10px;}
#process .process_cont .lft .txt ul li { font-size:15px; color:#222; height:auto; padding:0px !important; margin:0px; min-height:auto; width:100%; text-align:left; font-style:normal; position:relative; color:#222; line-height:22px;  display:flex; }
#process .process_cont .lft .txt ul li .fa { color:#01898a; margin-right:5px;  margin-top:3px;}
#process .process_cont .rgt { width:50%; float:left;  position:relative; height:160px;}
#process .process_cont .rgt .step { position:absolute; left:-35px; top:0px; border-radius:50%; background:#444; height:35px; width:35px; text-align:center;}
#process .process_cont .rgt img { padding-left:30px; padding-top:30px;}
#process .process_blk .process {width:100%; margin:0 auto; clear:both;}
#process .process_blk .process::before {content:'';  width:10px; height:auto;}
#process .process_cont2 { display:block; text-align:left;}
#process .process_cont2 .rgt { width:50%; float:left; background-position:bottom; padding-bottom: 3px;display: flex; align-items: flex-start;padding-left: 20px;}
#process .process_cont2 .rgt .txt { padding-left:30px;}
#process .process_cont2 .rgt .txt .step-title {font-size:22px; color:#1f6dab; text-transform:uppercase; font-weight:600; line-height:36px;}
#process .process_cont2 .rgt .txt p { font-size:16px; color:#222; padding:1px 0px; line-height:20px; text-align:left;  font-family: poppins; margin:0px;}
#process .process_cont2 .rgt .txt span {font-size:20px; color:#090909; text-transform:uppercase; font-weight:600;}
#process .process_cont2 .rgt .txt ul { padding-bottom: 10px;}
#process .process_cont2 .rgt .txt ul li { font-size:15px; color:#222; height:auto;  padding:0px !important; margin:0px; min-height:auto; width:100%; text-align:left; font-style:normal; position:relative; color:#222; line-height:22px;  font-family: 'Roboto', sans-serif; display:flex; }
#process .process_cont2 .rgt .txt ul li .fa { color:#01898a; margin-right:5px; margin-top:3px; }
#process .process_cont2 .lft { width:50%; float:left; repeat-y; background-position:right; padding-left:0px; position:relative; height:160px;}
#process .process_cont2 .lft::before { position:absolute; content:''; background:#444; height:100%; width:5px; right:15px; top:0px}
#process .process_cont2 .lft .step { position:absolute; right:0px; border-radius:50%; background:#1f6dab; height:35px; width:35px; text-align:center;}
#process .process_cont2 .lft img { float:right; padding-right:60px;}
.lft .step-title { text-align: right; color: #004d88; font-size: 18px; text-transform: uppercase;    font-weight: 700;padding-right: 60px;}
.rgt .step-title {text-align: left;color: #004d88; font-size: 18px; text-transform: uppercase;    font-weight: 700; padding-left:20px;}
.yel { background:#f4bc12 !important;}
.blu { background:#12bcf4 !important;}
.rd { background:#f15443 !important;}
.perl { background:#6f6fc0 !important;}
.fst_step { padding-top:0px !important; top:0px !important;}
.fst_step2 {top:0px !important;}
.lst_bdr { height:190px !important;}
.lft_sec { float:right !important;}
.step-img { order:1;}
.step-cont { order:2;}
.footer {position: relative;overflow: hidden;}
.web-design .commonsrvs_section{padding:60px 0}
.web-design .commonsection_text h3{margin-bottom:0px}
.web-design .commonsrvs_section .common-btn2{font-size:16px;font-weight: 400;padding:8px 20px}
.web-design .commonsrvs_section span{font-size:50px;font-weight:700;color:#004d88}
.web-design .commonsrvs_section small {font-size: 21px; font-weight: 400;}
.web-design #pricing .wehelpyoulegal_grid .commonsrvs_section .align-items-center{align-items: center !important;}
.web-design .wehelpyoulegal_grid .commonsrvs_section .flexlg-columnreverse .commonsection_text{padding-right:0}
.masonary-layout{height:auto!important}
.masonary-layout .col-md-3, .masonary-layout .col-md-5, .masonary-layout .col-md-4 {position: unset!important;}
.web-design .customer-carousel .seodntlcstmrreview_panel { min-height: 280px;}
.lb-outerContainer{width:80%!important; position: relative;overflow: hidden!important;height: 500px!important;}
.lb-container  {position: relative;overflow: hidden!important;cursor: pointer; width:100%!important; height: 500px!important;	background: #fff;}
.lb-container img {position: absolute;left: 0; top: 0; transition: transform 10s ease-in-out 0.10s;
  height:auto!important;width:100%!important}
.imgscroll {transform: translateY(-75%);}
.lb-dataContainer{position: absolute; top: -20px; right:9%; background: #000; width: 40px!important; height: 40px!important; border-radius: 40px!important;}
.lb-data .lb-close{ background-size: 75%!important; background-position: center!important;opacity: 1!important;}
.lb-nav{display:none!important}
.bannertext-main .packge-img-inside {text-align: left; padding-left: 10%;}
/*************End***************/
/*************Testimonials***************/
.testi-con{background:#f6f6f6; border-radius:10px;position:relative;padding:0 30px 30px 30px;margin-bottom:100px}
.testi-con .commonsection_text h3{margin-bottom:0;margin-top:30px}
.testi-con .logo-left .clint-logo{ position: absolute; top: -50px; left: -50px;}
.testi-con .logo-right .clint-logo{ position: absolute; top: -50px; right: -50px;}
.logo-left .row { padding-left: 100px;}
.logo-right .row { padding-right: 100px;}
.commonsection_text .cname{font-size:21px;font-weight:700;text-align:right;color:#0090f1}
.commonsection_text .cname span{font-size:19px;font-weight:400;color:#616161;display:block}
/*************End***************/
/*************Reviews***************/
.review-form {background: #fff;box-shadow: 1px -1px 17px 8px #e9e9e9;padding-right: 20px;}
.review-form .form-control{border-color:#0090f1;border-radius:0;height:50px;background:#fbfbfb}
.review-form textarea{height:100px!important;}
.review-form label{text-transform:uppercase;color:#000;font-weight:600}
.review-form label span{color:#ff0000;}
.review-form input::placeholder{color:#292929!important;font-size:14px}
.review-form .form-field { margin-bottom:20px;}
.review-form .sub-btn {background: #0090f1;border: solid 1px #0090f1; color: #fff; padding: 6px 35px; font-size:20px; text-transform: uppercase; border-radius: 5px; margin-top: 20px;}
.review-form .sub-btn:hover{background:none;border: solid 1px #0090f1; color: #0090f1;}
.review-form  .form-text{background: #0090f1;color:#fff;font-size:14px;border-radius:10px;padding-top:10px;margin-top:10px}
.review-form  .form-text a{color:#f9ec23}
.rev-box {box-shadow: 1px -1px 17px 8px #e9e9e9;text-align: center; padding-top:20px; padding-bottom:10px; border-radius:10px;}
.rev-box a {background: #0090f1;border: solid 1px #0090f1; color: #fff; text-decoration: none; padding: 5px 10px;border-radius: 5px;display: inline-block; margin-top: 20px;text-transform:uppercase;}
.rev-box a:hover{background:none;border: solid 1px #0090f1; color: #0090f1;}
.rev-box figure {line-height: 105px;}
/*************End***************/
/*************Cash Study***************/
.case-study .commonsection_text h3{text-transform: capitalize; color: #0090f1;margin-bottom: 20px;}
.case-study .web-design .commonsrvs_section .common-btn2{text-transform: capitalize;}
.trus-heding{font-size: 30px;font-weight: 600;}
.case-study .commonsection_text {padding-top: 15px;}
/*************End***************/
/*************Free Guides***************/
.guide_sec{background: url('../bg.html'),#fff;background-repeat: no-repeat;background-position:right bottom;padding-top:80px!important}
.guide_sec img{width:100%}
.free-guides .cont-box {background: #fff;box-shadow: 2px 2px 14px 4px #ccc; padding:20px 20px 0 20px;text-align: center;border-radius: 10px; margin: -40px 20px 40px 20px; position: relative;}
.free-guides .cont-box h3 {font-size: 24px;font-weight: 600;min-height:60px}
.free-guides .cont-box a {background: #0090f1; border:solid 1px #0090f1; color: #fff;text-decoration: none; padding: 5px 20px;border-radius: 6px;}
.free-guides .cont-box a:hover{background: #fff; border:solid 1px #0090f1;color:#0090f1}
.free-guides  .btn-down {position: relative; bottom: -10px;}
.free-guides .cont-box p { min-height: 75px;}
.covid-19 .global-banner .packages-img{transform: translateY(-50%);}
.covid-19 .readytogrow h3, .covid-19 .readytogrow .commonsrvs-list li span{color:#fff}
.guid_form .form-control { background: #f3f3f3; border: none; border-bottom: solid 2px #cbcbcb; border-radius: 0;
 color: #000;height: 45px;}
.guid_form label { color: #fff;font-size: 15px;margin-bottom: 10px;}
.guid_form .form-control::placeholder{color:#bcbbbb;font-size:14px}
.guid_form .form-control:focus {border-bottom: solid 2px #000;box-shadow: none;}
.guid_form .form-field {margin-bottom: 35px;}
/*************End***************/
/*************Sitemap***************/
.sitemap .site-data .page-heading a{color:#0090f1;text-decoration:none}
.page-list {border-left: solid 2px #1c1c1c;margin-bottom:40px}
.page-list li h3 a{color:#0090f1;font-weight: 400;}
.page-list li{list-style:none;padding-bottom:20px;position:relative}
.page-list li:last-child{padding-bottom:0px;}
.page-list li:before {content: ""; border: solid 2px #1c1c1c; width: 15px; height: 15px; position: absolute; left: -40px; top: 4px; border-radius: 20px; background: #fff;}
.page-list li:first-child:before{border:none;background:none}
.page-list li a{color:#1c1c1c;text-decoration:none}
.page-list li a:hover{color:#0090f1;}
/*************End***************/
/*************SEO Result***************/
.recent-success .filter h3{color:#0090f1;font-size:25px}
.recent-success .filter th{color:#0090f1;}
.recent-success .filter td:last-child, .recent-success .filter th:last-child{text-align:center}
.recent-success .portfolio-main{background-image:none}
.recent-success .filter-btn{border-top:solid 1px #dadada;border-bottom:solid 1px #dadada;padding:15px 0;margin-bottom:60px}
.recent-success .filter-btn .filter-button{margin-bottom:0}
.recent-success .table-box { padding: 60px 0 0 20px;}
.recent-success .filter{position:relative;z-index:9}
.recent-success .filter:before {background: #f9f9f9; content: ''; position: absolute; width: 95%; height: 92%;   z-index: -9; top: 20px;}
/*************End***************/
/*************Our Story***************/
.ourstory_page .bannertext-main p {font-size: 22px;line-height: 38px;}
.companybegan_section p{font-size:22px; line-height:38px}
.companybegan_section{background: url('../our-story-bg.html'),#fff;background-repeat: no-repeat; background-position: center;background-size: cover;}
.startourjourney_sec{background: url('../bg-2.html'),#fff;background-repeat: no-repeat; background-position: bottom right;background-size:auto;}
.companybegan_section1{background: url('../our-story-bg.html'),#F5FBFF!important;background-repeat: no-repeat!important; background-position: center!important;background-size: cover!important;}
.ourjourney_section{background: url('../bg-3.html'),#fff;background-repeat: no-repeat;     background-attachment: fixed;background-size:auto;}
.ourjourney_textdis ul {padding-left:0}
.ourjourney_textdis ul li {padding-bottom: 15px; line-height: 25px;list-style:none}
/*************End***************/
/*************Career***************/
.banner_form{box-shadow: 0px 15px 40px #0000000F;border-radius:5px;background:#fff;padding:25px 20px}
.banner_form select{border:none	}
.banner_form .col-md-3 select { width: 90px;}
.banner_form .sub-btn{box-shadow: 0px 8px 20px #00000014; border-radius: 5px; background: #0090f1; color: #fff; border: none; padding: 10px 20px 8px 20px; font-size: 15px;text-decoration: none;}
.career .best-work .commonsrvs-list li p{font-weight:600}
.career .best-work .commonsrvs-list li:before{top:18px}
.commonsection_text h3 span{color:#0090f1; font-size: 18px; display: block; font-weight: 500;}
.career .why_finance_blk .why-page-txt h3{ text-transform: capitalize; margin-bottom: 0px; font-weight: 500; margin-top: 12px;}
.career .why-page-col{margin-bottom:0px;margin-left: -25px;}
.career .why-page-txt {padding-top: 10px;}
.career .coun-list{display:flex}
.career .coun-list li{list-style:none;width:25%;border-right:solid 2px #ccc;margin-right:30px}
.career .coun-list li:last-child{border:none}
.career .coun-list li p{font-weight:600;margin-bottom:0}
.career .coun-list span { color: #0090f1; font-size: 40px; font-weight: 600;}
.career .ins-cont li{font-size:16px;text-align:left;padding-bottom:10px;padding-left: 20px;list-style:none; position: relative;}
.career .ins-cont li:before {content: "\f111"; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 10px; position: absolute; left: 0; top: 4px;}
.career .ins-cont .why-page-txt h3{font-weight:600}
.career .ins-cont:hover li{color:#fff}
.emp-sec .emp-dic h3{color:#0090f1;font-weight:600}
.emp-sec .emp-name h3{font-size:24px}
.emp-sec .emp-name span{font-size:18px}
.emp-sec .emp-dic p{font-size:20px;font-weight:600;padding:10px 0}
.ourbenefits .ins-cont{margin:0 20px}
.ourbenefits .insurance-col{margin-bottom:40px}
.all-over .over-box{box-shadow: 0px 20px 60px #0000000F;border-radius: 5px;background:#fff;padding:10px 10px 20px 10px;margin: 0 20px 50px 20px;}
.all-over .over-box h3{font-size:22px;margin-top:20px}
.all-over .over-box .link-1{color:#0090f1;border:solid 1px #0090f1;border-radius:5px;text-decoration:none;padding:5px 10px}
.all-over .over-box .link-1:hover{color:#fff;background:#0090f1}
.all-over .over-box .link-2{color:#000;padding-right:10px}
.career-carousel { position: relative;}
.career-carousel .owl-nav { position: absolute; bottom:40px;left: 33%;display: flex;}
.career-carousel .owl-nav div { box-shadow: 0px 20px 60px #00000021; width: 60px; height: 60px; text-align: center; line-height: 60px;
 border-radius: 50px; font-size: 26px;}
.carteam .ins-cont{box-shadow:none;text-align:left;border:solid 1px #F0F0F0;margin: 0 20px;}
.carteam .ins-cont .why-page-img {margin-bottom: 10px;}
.carteam .why-page-txt p{min-height:75px}
.carteam .common-btn2{background: #0090f1; padding: 6px 15px;font-size: 16px; font-weight: 400; text-transform: capitalize;}
.thegang .media { display: block; text-align: center;background: #fff;box-shadow: 1px 0px 50px #0000001a; border-radius: 15px;  padding: 10px 0; position: relative; top: -20px;height: 80px;}
.thegang .media .circle_percent{top: -50px;}
.thegang .seodntlimptnly_cont p{text-align:center;font-size: 14px;}
.thegang .com_box{border-radius: 15px;padding: 0 10px 0px 10px; margin-top: 50px;}
.thegang .bg-1{background:#F3CBFF;}
.thegang .bg-1 .round_per{background:#F3CBFF;}
.thegang .bg-2{background:#FFBB7A;}
.thegang .bg-2 .round_per{background:#FFBB7A;}
.thegang .bg-3{background:#FFE4A0;}
.thegang .bg-3 .round_per{background:#FFE4A0;}
.thegang .bg-4{background:#FFB3AA;}
.thegang .bg-4 .round_per{background:#FFB3AA;}
.thegang .bg-5{background:#FFCBF1;}
.thegang .bg-5 .round_per{background:#FFCBF1;}
.thegang .percent_text{color:#000}
.thegang .seodntlimptnly_cont{padding:0; position: relative;top: -90%;}
.openingbox {display: flex;align-items: center;border-right: solid 2px #ccc; padding-right: 15px;min-height: 60px;}
.openingbox p{margin-bottom:0;padding-left:13px;font-weight: 500;}
.openboxshadew { border-radius: 5px; background: #fff; padding: 25px 20px; border: solid 1px #F6F6F6;transition: all .3s ease;margin-bottom:20px}
.openboxshadew:hover{box-shadow: 0px 20px 60px #00000012;}
.apply_btn { text-decoration: none; border: solid 1px #0090f1; color: #21262C; padding: 10px 40px; border-radius: 10px;}
.apply_btn:hover{background:#0090f1;color:#fff}
.career .career_section #playButton { position: absolute; top: 50%; right: 50%; z-index: 9;}
/*************End***************/
/*************About Us***************/
.aboutusshypagetrf_sec{padding:60px 0;}
.fullw {width:540px;float:right}
.ourstory_group:nth-child(even) .ourstorytextbox_grid{padding-left:0px}
.ourstory_group:nth-child(odd) .ourstorytextbox_grid{padding-right:0px}
.pl-100{padding-left:100px}
.pr-100{padding-right:100px}
.aboutusshypagetrf_sec .commonsection_img.commonsection-pl{margin-right:-10px}
.aboutus_page .happyclient{background-image:none}
.aboutus_page .startupdesign img{margin-top:0}
.aboutus_page .startupdesign .common-btn2 {text-transform: capitalize; font-size: 16px;padding:14px 28px;}
.aboutus_page .startupdesign .box-icon-top .service_grouppanel{margin:0 20px}
/*************End***************/
/*************Our Team***************/
.our-team .banner-text .h2{font-size:47px!important;text-transform:uppercase;font-weight:bold!important}
.comm-section {padding-bottom:40px;padding-top:0; position: relative;	background: url('../bg-4.html');background-repeat: no-repeat; background-size:cover;}
.content-center-align { display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center; min-height: 100vh;}
.floating-circle li { border-radius: 50%; text-align: center;display: inline-block; display: flex;    overflow: hidden;transition: transform .6s cubic-bezier(.17,.67,.3,1.33);align-items: center;    justify-content: center; padding: 0 5px;width:150px;height:150px}
.floating-circle li:nth-child(1) {background: #c2e8ff; position: absolute; top: 10%; left: 50%;}
.floating-circle li:nth-child(2) {background: #ccebff; position: absolute; top: 19%; left: 75%;}
.floating-circle li:nth-child(3) {background: #cdebff; position: absolute; top: 75%; left: 55%;}
.floating-circle li:nth-child(4) {background: #d2edfe; position: absolute; top:65%; left: 20%;}
.floating-circle li:nth-child(5) {background: #b9e4ff; position: absolute; top: 22%; left: 3%;}
.floating-circle-wrap { padding: 0 12px;}
.floating-circle li .h3 { font-size: 28px; line-height: 1.6; color: #006fb6; font-weight: 700;margin: 0;}
.floating-circle li p.txt2 {margin: 0; font-size: 16px; font-weight: 400;line-height: 1.6;color: #000;}
.floating-img li { border-radius: 50%; display: inline-block; object-position: center; height: 90px;   width: 90px;}
.floating-img li:nth-child(1) { position: absolute; top: 12%; left: 18%;}
.floating-img li:nth-child(2) { position: absolute; top: 20%; left: 35%;}
.floating-img li:nth-child(3) { position: absolute; top: 10%; left: 68%;}
.floating-img li:nth-child(4) { position: absolute; top: 70%; left: 8%;}
.floating-img li:nth-child(5) { top: 70%; left: 75%; position: absolute;}
.floating-img li:nth-child(6) {position: absolute; top: 57%; left: 45%;}
.ourteam .commonsection_text h3 {text-transform: capitalize; font-size: 30px;}
.ourteam .commonsection_text h3 em { font-size: 24px;font-weight: 400;}
.our-team .wehelpyoulegal_grid .commonsrvs_section .align-items-center{align-items: center !important;}
.ourclinthire{background: url('../hire-us-bg.html'),#fbfbfb;background-repeat: no-repeat; background-size:cover;}
.ourclinthire .ins-cont{text-align:center}
.happyclient{background: url('../happy-client-bg.html'),#fbfbfb;background-repeat: no-repeat; background-size:cover;}
.our-team .box-icon-top .service_grouppanel{padding:0}
.our-team .startupdesign img{margin-top:0;}
.our-team .startupdesign .common-btn2{text-transform:capitalize;font-size:16px;font-weight:400;padding:8px 30px}
.par_list ul.partner_list li {width: 25%;padding: 2% 1%;}
.our-team .startupdesign .box-icon-top .service_grouppanel{margin:0 20px}
.aboutus_page .banner-text h1 span {font-size: 18px; font-weight: normal; display: block;color: #0090f1;}
.divider{background-image:linear-gradient(90deg,#edf8ff,#f5fbff);}
.divider .box_content h3 {font-size: 22px; font-weight: 400;color:#000}
.box_content img {max-width: 70px; margin-bottom: 20px;}
.box_content span {font-size: 46px;font-weight: 700;color: #0090f1;}
/*************End***************/
/*************Resources***************/
.res_icon a{text-decoration:none}
.res_icon p{color:#161616;font-size:17px;font-weight:600;padding-top:10px}
.blogGrid {width: 100%; height: 100%; position: relative;padding-bottom: 20px;border: 1px solid #cecece; border-radius: 4px;    margin-bottom: 40px;}
.blogCatName { color: #444; padding: 10px 0px 5px 15px; font-weight: 500; font-size: 17px; text-transform: uppercase;padding-bottom: 15px; bottom: -27%; position: absolute; z-index: 2; margin-left: 0;}
.blogCatName li { list-style: none; float: left; padding-right: 10px;}
.SEO a {background: #FFA500!important; color: #fff!important;}
.blogCatName a {display: inline-block; padding: 2px 15px; font-size: 14px; border-radius: 6px; position: relative;border: solid 1px transparent;text-decoration:none}
.blogImg {height: 175px; width: 100%; overflow: visible;position: relative;}
.blogImg img {object-fit: cover; height: 100%; width: 100%; border-radius: 4px 4px 0 0;}
.blogName {font-size: 20px; color: #0c0f33; line-height: 30px; padding: 0px 15px; font-weight: 600; margin-bottom: 15px;overflow: hidden; width: 100%; padding-top: 30px;}
.blogName a {font-size: 22px; color: #000; line-height: 32px;  font-weight: 600;text-decoration:none}
.dis {padding: 0 15px;}
.blogGrid .user { width: 100%; padding: 10px 15px; border: none; position: absolute; bottom: 0.7%; display: flex; justify-content: space-between;margin-top: 15px;font-size: 14px;}
.blogGrid .user span { margin: 0px;}
.blogGrid .user span a{text-decoration:none;color:#000}
.resources .presentations_panel:after{background:none}
.resources .presentations_panel{padding-bottom:0}
.resources .presentations_cont h3{color:#202020;font-weight:600}
.present-logo img{margin-bottom:50px}
.resources .downloadbrochure_section{margin:110px 0}
.resources .calltoaction_section{background:#e9f5ff!important}
.resources .downfree_panel{padding-bottom: 0; font-size: 17px;color: #217dd3;}
.resources .downloadbrochure_section .page-heading p {font-size: 17px;line-height: 32px;}
.resources .calltoaction_section .page-heading h2, .resources .calltoaction_section .page-heading p { color: #212529;}
/*************End***************/
/*************Technology***************/
.technology #playButton { position: relative; top: 0px; right: 0px;left:0}
.technology #playButton a{ position: relative; z-index:99}
.technology .packages-img #playButton img{padding-right:0}
.technology #playButton button.btn{position: relative; }
.technology #playButton button:after{z-index:9}
.technology .legal_banner{background-image: url('../technology-banner-bg.html');background-position: right;    background-size: cover;}
.technology .ins-cont{box-shadow:none;background:transparent}
.technology .ins-cont:hover { background: #4e90f1;}
.technology .ins-cont:hover img{filter: invert(1);}
.technology .founder_text p {font-size: 20px; color: #282828;line-height: 40px; font-weight:400;margin-top: 20px;}
.technology .founder_text small {font-size: 20px;font-weight: 300;}
.quote_text{padding:80px 0}
.quote_text .commonsection_text img{margin-bottom:20px}
.quote_text .commonsection_text p{font-size: 28px;line-height: 48px;color: #1d1d1d;}
.quote_text  .commonsection_text h3 {font-size: 30px;text-transform: capitalize; font-weight: 600;}
.quote_text  .commonsection_text h3 small{font-size: 20px; font-weight: 400;}
.technology .homefaq-section .accordion-button::after, .technology .homefaq-section .accordion-button::before{right: 25px;}
/*************End***************/
/*************Request Quote***************/
.reqstquote_page .seoproposal_sec .servicescardview_icon{margin:0 auto 40px auto}
.reqstquote_page .ins-cont{box-shadow: none; border: solid 1px #1D1D1D1A;}
.cta_quote .page-heading h2{color:#000;text-transform:capitalize}
.cta_quote .why-page-col{align-items: center;position:relative}
.cta_quote .why-page-col:before { content: ""; border-bottom: solid 1px #ccc; width: 69%; position: absolute; bottom: -30px;left: 31%;}
.cta_quote .why-page-col:after {content: ""; border: dashed 1px #ccc; position: absolute;  height: 55%; bottom: -60px; left: 65px;}
.cta_quote .why-page-col:last-child:after{border:none}
.cta_quote .why-page-col:last-child:before{border:none}
.cta_quote .why-page-img{margin-right: 50px;}
.cta_quote .why-page-img img{width:110px}
.reqstquote_page .why_finance_blk .why-page-txt h3{font-weight: bold;color: #000;}
/*************End***************/
/*************Contact Us***************/
.contact-us .packge-img-inside {margin-top: -60px;margin-right: -15px;}
.contact-us .processdesgn3_tabmain, .contact-us ul.resp-tabs-list {box-shadow:none!important}
.contact-us .resp-tabs-list li { box-shadow: 0 0 10px 2px rgb(0 0 0 / 10%); background: #fff!important; margin: 10px;border-radius:6px; border: 2px solid #fff !important; padding: 50px 10px;}
.contact-us .resp-tabs-list li:hover {background-color: #eff8ff!important; border: solid 2px #4796d0!important;}
.contact-us .resp-tabs-list .resp-tab-active {background-color: #eff8ff!important; border: solid 2px #4796d0!important;    margin-bottom: 10px !important;}
.contact-us .resp-tabs-container{padding:0 100px}
.contact-us .service_contents p {margin-bottom: 10px; padding: 0 50px 20px 50px;font-size: 20px;}
.contact-us .service_contents h3 {font-size: 26px;}
.contact-us .glblofficeloctn_panel {margin:20px 10px}
.contact-us .glblofficeloctn_panel:first-child {margin-top:0px}
.contact-us .glblofficeloctn_panel.active {background: #0090f1;}
.contact-us .glblofficeloctn_panel.active .glblofficeloctn_icon img {filter: invert(1);}
.contact-us .callus_grid{box-shadow: 10px 5px 70px #0000000d!important;}
.contact-us .media_formtext a{border: solid 1px #008aeb;}
.contact-us .media_formtext a:hover {color: #008aeb; background: transparent;text-decoration: none; border: solid 1px #008aeb;}
/*************End***************/
/*************SEO Delhi***************/
.seodelhi_page .whypagetrafficlegal_sec .servicescardview_icon span{ background-color: #0090f1;}
.seodelhi_page .whydowebdesign .service_panel figure {background: #fff; width: 100px; height: 100px; box-shadow: 0px 0 10px 2px rgb(0 0 0 / 10%) !important; border-radius: 50px;text-align: center; line-height: 100px;}
.seodelhi_page .service_icon{width:90px;height:90px}
.seodelhi_page .why_finance_blk{background: url(../why-partner-bg.html),#f5fbff; background-repeat: no-repeat; background-size: 100%;}
.seodelhi_page .why_finance_blk .why-page-img{margin-top:-20px;margin-right:0}
.howptseo .service_panel{text-align:left}
.seodelhi_page .service_panel { margin: 10px; box-shadow: 0 20px 40px 0 rgb(0 0 0 / 18%)!important; height: auto;}
/*************End***************/
/*************SEO Services Mumbai***************/
.seo-services-mumbai .global-banner .packages-img{transform: translateY(-50%);}
.seo-services-mumbai .whyneedseo {background: url(../why-reputation-bg.html),#F5FBFF; background-repeat: no-repeat; background-size: 100%;}
.colblue{color:#4797d2}
.seo-services-mumbai .services_section h3{font-size:22px;text-transform:uppercase;font-weight:700}
.seo-services-mumbai .services_section .servicescardview_group{padding: 20px 20px;border-radius: 8px;}
.seo-services-mumbai .whyenterpriseseo { background: url(../why-bg.html),#F5FBFF; background-repeat: no-repeat;
    background-size:cover;}
.seo-services-mumbai .whyenterpriseseo .servicescardview_group .media { align-items: self-start;}
.seo-services-mumbai .whyenterpriseseo .servicescardview_group {margin-bottom:20px;padding: 20px;}
.seo-services-mumbai .whyenterpriseseo .servicescardview_conts {padding-left: 20px;}
.seo-services-mumbai .whyenterpriseseo .servicescardview_conts h3 {font-size: 22px;}
.seo-services-mumbai .whyenterpriseseo .servicescardview_conts p {margin-bottom:0}
.seo-services-mumbai .cta_bg a{padding:10px 40px}
.seo-services-mumbai .resp-vtabs .resp-tabs-list li {padding: 10px 0px !important;}
.seomumbai .commonsection_text{padding-top:15px}
/*************End***************/
/*************SEo Company India***************/
.winning-seo {background: transparent;position: relative;}
.winning-seo:before {content: '';background: #fbfbfb; position: absolute; width: 49.5%; height: 100%; z-index: -9;top: 0;}
.seoindia_page .wehelpyoulegal_main .commonsection_text {padding-top: 15px;}
.seoindia_page .service_panel{margin: 10px; box-shadow: 0 20px 40px 0 rgb(0 0 0 / 18%)!important;height: auto;}
/*************End***************/
/*************Press Media***************/
.seobrands .commonsection_text{padding-top:15px}
.seobrands .commonsection_text h3{color: #2673ab;margin-bottom:10px}
.seobrands .commonsection_text h3 a{color: #2673ab;text-decoration:none}
.seobrands .commonsection_text h3 a:hover{text-decoration:underline}
.seobrands .commonsection_text .las_date{color: #595959;}
.seobrands .commonsection_text p{color: #838383;}
.press-media .newsroom_repeatpanel { display: block;}
/*************End***************/
/*************Web Design Packages***************/
.bg-blue1{background:#d6ecf8}
.web-desing-packages .services_section{background: url(../dots-bg.html), #f5fbff; background-repeat: no-repeat;    background-size: 100%;background-position: bottom;}
.cou_box { text-align: center;border:solid 2px #b7b7b7;width:250px;height:250px;border-radius: 50%;margin: auto;}
.cou_box .num_cou {font-size: 46px; font-weight:700; color: #13202a;padding-top: 60px;}
.cou_box p {font-size: 22px; font-weight: 700;}
.web-desing-packages .processes-panel h3 {margin: 15px 0 15px 0; font-size: 22px; color: #090909;font-weight: 600; text-transform: uppercase;}
.web-desing-packages .processes-panel{margin-top:-55px}
.web-desing-packages .processes-middlecolumn{padding-bottom: 100px;}
.web-desing-packages .service_group{width:auto;text-align:center;margin:0 30px 60px 20px;}
.web-desing-packages .service_title{text-transform:uppercase;max-width: 230px;margin: auto;}
.web-desing-packages .service_icon{width:85px;height:85px}
.web-desing-packages .service_icon img{max-width:85px}
.web-desing-packages .price_cont{margin: auto; max-width: 200px;}
/*************End***************/
/*************SEO Services Chicago***************/
.seochicago .wehelpyoulegal_grid .commonsection_text{padding-top:15px}
.seochicago .servicescardview_sec .servicescardview_group{ height:100%}
.seochicago .servicescardview_grid .col-lg-8 .col-lg-6{margin-bottom:30px}
/*************End***************/
.legalpage_listgroup h2, .prvcyplcypage_boxgroup h2{text-transform: capitalize; margin-bottom: 10px;}
.prvcyplcypage_boxgroup h3 { padding-bottom: 5px; margin-bottom: 10px!important; margin-top: 10px;font-size: 26px!important; color: #000!important; font-weight: 600; text-transform: capitalize!important;}
.prvcyplcypage_boxgroup .prvcyplcy-grayhead {color: #464646 !important; font-size: 22px !important;}
.wbebinar-page {margin-top: 20px;}
.wbebinar-head {background-color: #f5f9fa;margin-top: 0;padding-top: 20px;}
.wbebinar-head .banner-text {padding-top: 14px;}
.wbebinar-heading {font-size: 28px;color: #4797d1;line-height: 1.6;font-weight: 600;display: block;text-align:center;margin-bottom: 0;}
.wbebinar-content {padding: 60px 0;font-family: 'Poppins', sans-serif;margin-top: 0 !important;}
.wbebinar-head .container .container { padding: 0;}
.wbebinar-box {padding: 30px;}
.wbebinar-box iframe{border:1px solid #e8e8e8;}
.wbebinar-head .banner-text .sm-btns{text-align:right; padding-right: 29px;}
.stButton { margin-bottom: 5px; }
.stButton .stBubble_count {background: #fff!important;border: 1px solid #8d949e!important;border-bottom: none!important;border-bottom-left-radius: 0!important;border-bottom-right-radius: 0!important;box-sizing: border-box!important;color: #1d2129!important;text-align: center!important;width: 100%!important;font-size: inherit!important;font-weight: inherit!important;line-height: initial!important;padding-top: 4px!important;height: 21px!important;}
.stButton .stBubble {background: no-bg!important;height: 21px!important;margin-bottom: 0px!important;}
.st-twitter-counter{background-color: #3c9cf3!important;border-radius: 0 0 4px 4px!important;}
.st-linkedin-counter{background-color: #2473b6!important;border-radius: 0 0 4px 4px!important;}
.press-main {padding: 60px 0;background-size: 100%;}
.press-main .filter {margin-bottom: 30px;}
.press-icon {display: inline-block;height: 110px;margin: auto;text-align: center;border: solid 1px #f2f2f2;}
.press-box{height: 100%;padding: 30px 30px 0 30px;text-align: center;border-radius: 6px;transition: all 0.3s ease-in;border:1px solid #d0d6e6;background-color:#fff;}
.press-box h3 {padding: 8px 0 15px 0;margin: 0;color: #2673ab;font-size: 20px;font-weight:500;font-family:poppins;line-height:26px;min-height: 102px;}
.press-box h3 a{text-decoration:none;color: #2673ab;}
.press-box h3 a:hover{text-decoration:underline;}
.press-box .date{font-size:15px;}
.press-box .vmore {display: block;padding: 15px 10px;color: #9b9b9b !important;font-size: 15px;text-decoration: none;border-top: solid 1px #f0f0f0;text-transform:uppercase;}
.awards-h3 {font-size:17px!important;color:#0090f1!important;margin-top: -2px;margin-bottom: 10px!important;}
.team-banner{background-image: url(../team-banner.html); background-repeat: no-repeat;    background-size: cover;  background-color: #fcfcfc;  height: 550px;position: relative;}
.team-banner-txt {position: absolute;background-color:#e1f1ff;padding:50px 50px 20px 0;	bottom:0px;width:74%;}
.team-banner-txt h1,.team-banner-txt p {padding-left:50px;}
.our-team .banner-text .h2 {line-height: 46px;}
@media(min-width:1700px){
	.ml-70{margin-left:-11%}
	.fix_width, .img-comp-img{width:100%;margin:auto}
	.img-comp-img:after{right:0;}
	.img-comp-img img{width:100%}
	.img-comp-overlay img{width:1100px}
	.img-comp-slider{top:50%}
	.float-right{float:right}
	.free-guides .cont-box h3{min-height:auto}
.ourcompany_main{height:850px}
.lb-outerContainer, .lb-container{height:700px!important}
.content-center-align{min-height: 70vh;}
	}
@media(min-width:1400px){
.fullw {width: 630px;float: right;}
}
@media(min-width:1200px){
.technology .banner-text h1{width:70%;}
.bannertext-main{min-height:550px;}
.legalnew_page .bannertext-main .packages-img img{max-width:600px;}
.reqstquote_page .bannertext-main{min-height:auto;}
.technology .packages-img img { max-width: unset!important;}
}
@media(max-width:1300px){
.popup_form .ppc-form .givearing{font-size: 30px;}
.popup_form .ppc-form .mobnum a{font-size: 26px;}
.popup_form .ultext li{font-size: 16px;}
.chekout h3{font-size:18px}
}
@media(min-width:1100px) and (max-width:1400px){
	.business_proce .commonsection_text h2{font-size:28px}
	.counter_list{padding-right:0}
	.statistics_counter{bottom:60px;padding:10px 30px}
	.technology_ecom li{padding:0 5px;margin-bottom:10px}
	.ecocount .ecostatistics{align-items: center;bottom:-30px}
	.ecocount .ecostatistics .seodntlimptnly_cont p {font-size: 14px; line-height: 20px;}
	.ecocount{padding-top:40px}
	.ecocount .ecostatistics .statistext{padding:15px;margin-top: 0;}
	.ecocount .ecostatistics .statistext h3{line-height:36px}
	.wordpresswhy:before{width:100%;height:100%;top:0}
	.page-heading > span{font-size:18px}
	.seo-proccess-column .seo-proccess-column-inner:before{width:61px!important;right: -61px!important;}
	.seo-proccess-column-inner:after{bottom:23px}
	.seo-proccess-column:nth-child(2) .seo-proccess-column-inner:after{bottom:73px}
	.enterprise-seo .circle_percent{font-size:170px;width:170px;height:170px}
	.newfnlpkg-panel .add_list { padding: 0 10px;}
	.ppc-services ul.ppc_box li{font-size:14px}
	.ppc-services .top_heading {font-size:18px}
	.ppc-services .newfnlpkg_pricing {padding: 25px 45px 30px 45px;}
	.newlable {font-size:15px}
	 .founder_text{padding:90px 0 0 0}
   .aboutfounder_section .downloadbrochure-imgpanel{top:-43px}
   .aboutfounder_section .downloadbrochure-imgpanel img{width:88%}
   .technology .founder_text p{font-size:18px;line-height: 35px;}
   .quote_text .commonsection_text p {font-size: 22px; line-height: 38px;}
   .seoproposal_sec .servicescardview_textbox h3{font-size:40px}
   .seoindia_page .service_panel{height:100%}
   .winning-seo .seoindiacount_grid { margin-top: 20px;width: 100%;}
   .seodelhi_page .service_panel{height:100%}
   .aword_img img {padding: 20px 10px;width:30%;}
}
@media(min-width:992px) and (max-width:1155px){
	.banner-text .common-btn2{padding:10px}
	.counter_list1 .count{font-size:48px}
.seo-proccess-column-inner:after, .seo-proccess-column-inner:before{position: unset;display:none}	
.enterprise-seo .circle_percent{font-size:170px;width:170px;height:170px}
.port_box{min-height:390px}
.portfolio-main .port_cont h3{font-size:24px;}
.commonsection_text h3 {font-size:24px; }
.lb-outerContainer{left:10%!important}
 .founder_text{padding:90px 0 0 0}
   .aboutfounder_section .downloadbrochure-imgpanel{top:-43px}
   .aboutfounder_section .downloadbrochure-imgpanel img{width:88%}
   .technology .founder_text p{font-size:18px;line-height: 35px;}
   .seoproposal_sec .servicescardview_textbox h3{font-size:40px}
   .career-carousel .owl-nav{bottom:0}
   .all-over .over-box{margin: 0 0px 50px 0px;}
   .all-over .over-box .link-2{padding:0}
   .carteam .ins-cont{margin:0}
   .apply_btn{ padding: 10px 30px;}
   .banner_form{padding: 25px 10px;}
   .winning-seo .seoindiacount_grid { margin-top: 20px;width: 100%;}
  
}
@media(min-width:768px) and (max-width:1100px){
.why-left img {position: relative;}
.business_proce article {position: unset!important; padding: 20px!important;}
.statistics_counter{position:unset;width:100%}
.statistics_bg h3{border:none}
.technology_ecom li{padding:0 5px;margin-bottom:10px}
.ecocount .ecostatistics{position:unset;margin: 0; align-items: center;}
.ecocount{padding-top:40px}
.ecocount .ecostatistics .statistext{padding:25px}
.startup_coun .why-b2b-global{padding:20px 0}
.startup_coun .counter_list .count{font-size:30px}
.startup_coun .count:before{top:-6px}
.legalnew_page .commonsection_text p{line-height:26px}
.wordpresswhy .martop{margin-top:50px}
.wordpresswhy:before{width:100%;height:100%;top:0}
.wordpress_blog .counter_list{padding-right:0}
.wordpress_blog .ecomproce .commonsection_text{padding-top:0}
.seo-proccess-column-inner:after, .seo-proccess-column-inner:before{position: unset;display:none}
.port_box{min-height:390px}
.portfolio-main .port_cont h3{font-size:24px;}
.socialadd li{line-height: 40px;padding:0 20px}
.google-penalty-recovery .global-banner .common-btn2{padding:6px 10px}
.lastcta .readytogrow {padding: 70px 20px;}
.page-heading h3 {font-size:28px}
.comm-section{padding-top:80px;padding-bottom:80px}
.comm-section .container{max-width:100%!important;position:unset!important}
.commonsection_text h3 {font-size: 24px;}
.technologysrvs_section .commonsrvs_section .align-items-center {align-items: center !important;}
.quote_text .commonsection_text p{font-size:18px}
.contact-us .fullw { width: 470px;float:none;margin:auto}
.inarow .col-md { width: 33.33%; flex: inherit;}
.inarow .featuredaward_icon img{width:100%}
}
@media(max-width:991px){
.wbebinar-head .banner-text .sm-btns{text-align:center;}
.wbebinar-box {padding: 10px;}
.contact-us .packge-img-inside{display:none}
.contact-us .resp-tabs-list{display:none}
.contact-us .resp-tabs-container{padding:0}
.contact-us .service_contents p{padding:0; font-size:16px}
.prvcyplcypage_main, .legalpage_main { padding: 0 20px;}
.team-banner {background-size: contain;}
.team-banner-txt {padding:20px;width:100%;}
.smosocial_panel{margin-bottom:40px}
.downloadptkit_panel{height:auto;margin-bottom:30px}
.pagetrafficceo_grid{padding:0}
.pagetrafficceo_disc p {font-size:20px;line-height:35px}
.featuredawardlist_section {padding-left:0;padding-right:0}
.seoindiacount_countno {font-size:35px}
.winning-seo .seoindiacount_grid { margin-top: 20px;width: 100%;}
.cou_box{width:150px;height:150px;margin-bottom: 20px;}
	.cou_box .num_cou{font-size:36px;margin-bottom: 0;padding-top: 20px;}
	.cou_box p{font-size:18px}
	.web-desing-packages .service_group{margin:0 0 20px 0}
}
@media(max-width:960px){
	.how_can_help {padding: 0;}
	.why_heavy_equ .whypagetrafficlegal_sec .servicescardview_group{margin: 0 20px 20px 20px; padding: 10px;}
	.banner-list{width:370px;margin:auto}
	.commonsection_text h3 {font-size:24px; margin-bottom: 10px;}
	.wehelpyoulegal_grid .commonsrvs_section .align-items-center .commonsection_text { padding-left: 0;}
	.commonsrvs_section figure {margin-bottom: 20px;}
	.popup_show .ppc-form {display: none;}
	.popup_form .container{width:100%;display:block;max-width: 100%;}
}
@media (min-width:768px) and (max-width:995px){
	.page-heading > span{font-size:18px}
	.step_box{margin:0}
	.step_box2:before{left:-9%;font-size:18px}
	.step_box2:after{right:-9%;font-size:18px}
	.how-we-scale .bg-first{padding:50px 0}
	.how-we-scale .bg-first .packages-img {right: 0;bottom: 0;position: unset; display: block; transform: none;}
	.how-we-scale .bg-second{padding:50px 0}
	.how-we-scale .bg-second .packages-img {left: 0;transform: none; top: 0; position: unset;  display: block;}
	.why-b2b-global .count {font-size: 32px;}
	.why-b2b-global .count1:before{font-size:20px;right:-20px}
	.why-b2b-global p {font-size: 14px;}
	.saas-form{padding:30px;margin:0}
	.cover_ind .analytics-procees ol.list-number li .analytics-row::after{border-left:0}
	.cover_ind .analytics-procees ol.list-number li:nth-child(4)::after, .cover_ind .analytics-procees ol.list-number li:nth-child(2)::after{top:35px!important}
	.cover_ind .analytics-procees ol.list-number li:nth-child(1)::after, .cover_ind .analytics-procees ol.list-number li:nth-child(2)::after, .cover_ind .analytics-procees ol.list-number li:nth-child(3)::after, .cover_ind .analytics-procees ol.list-number li:nth-child(4)::after, .cover_ind .analytics-procees ol.list-number li:nth-child(5)::after { left: 47%;width: 40px; height: 40px;top:35px}
	.cover_ind .analytics-procees ol.list-number li:nth-child(1)::after{top:-25px}
	.cover_ind .analytics-procees ol.list-number li .analytics-row .analytics-info p{width:100%}
	.website_redesign .ecomproce .commonsrvs_section:before{height:75%}
	.website_redesign .cta_bg h2 { margin-bottom: 20px; font-size: 30px; line-height: 36px;}
	.website_redesign .why-b2b-global .count:before{font-size:18px;top:0}
	.website_redesign .why-b2b-global .count{font-size:26px}
	.page-heading p{font-size:16px}
	.resp-vtabs .resp-tabs-container{border:none}
	.resp-vtabs .resp-tabs-container{width:100%}
	.small-business-seo .whypagetrafficlegal_sec .page-heading{text-align:center}
	.seo-services .processdesgn3_textinfo h2{font-size:24px}
	.seo-services #parentVerticalTab ul.seoprocess-list{display:none}
	.seo-services .whypagetrafficlegal_sec .page-heading{margin-bottom:15px}
	.rated_review{margin-top:30px;margin-bottom:0}
	.banner-list li{text-align:left}
	.banner-text{padding:0}
	.cta_one .container{padding:30px;background-size:auto}
	.cta_one h2{font-size:38px}
	.counter_list1 .count{font-size:28px}
	.counter_list1 .count:before{font-size:18px;top:0}
	.counter_list1 p{font-size:14px}
	.countlist{padding:0}
	.countlist li{padding:0 10px}
	.countlist span { font-size: 30px;}
	.coun_text i {font-size: 18px;}
	.countlist li p {font-size: 14px;}
	.processdesgn3_tabbody .check-list li{width:100%}
	.pro-heading{font-size:34px}
	.facebook-account-wrapper:after{height:940px}
	.ppc-services .newfnlpkg_pricing{padding: 25px 0px 30px 0px;}
	.ppc-services ul.ppc_box li{font-size:13px}
	.newfnlpkg-panel .add_list {padding: 0 10px;}
	.newfnlpkg-panel .add_list li { padding: 10px 10px;}
	.newfnlpkg-panel .add-pic { min-height:auto; }
	.ultext li{font-size:16px}
	.b2b-lets-talk h3{font-size:28px}
	.ppc-form .givearing{font-size:28px}
	.ppc-form .mobnum a{font-size:26px}
	.seo-consultant .dedicateteam_sec .commonsection_text.commonsection-pl{padding-left:20px}
	.downloadbrochure_section .calltoaction_section { padding: 40px 20px;}
	.downloadbrochure-imgpanel{right:0}
	.ourcompany_section .common_countno {font-size: 34px;}
	.ourcompany_section .common_count p{font-size: 16px;}
	.companyowner_disc p{font-size:16px;line-height:28px}
	.companyowner_heading h3 {font-size: 24px;}
	.ourcompany_main{padding:0 20px}
	.career_section { padding: 60px 50px;}
	.aboutaward-imgpanelfull { width: 100%;}
	.aboutpress-mainpanel .aboutpress-content {min-height: 380px;}
	.review-form{padding-bottom:20px}
	.review-form .col-lg-5{display:flex}
	.rev-box{margin-bottom:20px}
	.recent-success .table-box {padding: 60px 20px 0 20px;}
	.twohandsuccess_text h2, .ourjourney_textinfo h2{font-size:28px;line-height:40px}
	.webinars_page .section_8 .advantage h2 {font-size: 28px;}
	.fullw {width: 100%;}
	.ourstory_group:nth-child(odd) .ourstorytextbox_grid, .ourstory_group:nth-child(even) .ourstorytextbox_grid{padding:20px!important}
	.ourstory_group:last-child{margin-top:0}
	.lb-outerContainer{width:100%!important;left:0!important;}
   .lb-container{width:100%!important;height:300px!important}
   .companyfounded_main .common_countno{font-size:55px}
   .founder_text{padding:30px 0 0 0}
   .aboutfounder_section .downloadbrochure-imgpanel{top:-43px}
   .aboutfounder_section .downloadbrochure-imgpanel img{width:88%}
   .technology .founder_text p{font-size:18px;line-height: 35px;}
   .cta_quote .why-page-img {margin-right: 20px;}
   .seoproposal_sec .servicescardview_textbox h3{font-size:40px}
   .ourbenefits .ins-cont { margin: 0 0px;}
   .career-carousel .owl-nav{position:relative;bottom:0}
   .all-over .over-box{margin:0 0px 50px 0px;font-size: 14px;}
   .all-over .over-box .link-1{padding:5px 2px}
   .all-over .over-box .link-2{padding:0}
   .carteam .insurance-col{font-size:14px}
   .carteam .ins-cont{margin:0}
   .carteam .common-btn2{ padding: 6px 5px; font-size: 12px;}
   .openingbox{display:block;text-align:center}
   .apply_btn{display: block; padding: 10px 10px;}
   .thegang .com_box{margin-top:80px}
   .seoindia_page .service_panel{height:100%}
}
@media (max-width: 576px){
.wbebinar-head .banner-text .sm-btns{text-align:center;}
.wbebinar-box {padding: 10px;}
.wbebinar-content {padding: 30px 0 50px 0;}
.divider .box_content { text-align: center;}
.homefaq-section .accordion-button::after, .homefaq-section .accordion-button::before {top: 50%;}
}
@media(min-width:550px) and (max-width:768px){
	.socialadd {display:flex!important}
	.add-col .col-md-4:nth-child(2) { margin: 0!important;}
	.companyfounded_main .common_countno{font-size:55px}
}
@media(max-width:767px){
	.b2b-lets-talk:before{height:100%;top:0}
	.page-heading p{font-size:16px}
	.page-heading > span{font-size:18px}
	.box-shadow{padding-right:0}
	.box-shadow img{border-radius:0}
	.box-shadow .media{margin-bottom:0;padding:10px}
	.why-left img {position: relative;}
	.step_box {margin: 0 0 50px 0;}
	.step_box2:before{top: -50px;left: 45%;}
	.step_box2:after{bottom: -53px;right: 47%;}
	.our-client p{padding-left:15px}
	.how-we-scale .page-heading{padding:40px 15px;margin-bottom: 0;}
	.how-we-scale .bg-first{padding:50px 0}
	.how-we-scale .bg-first .packages-img {right: 0;bottom: 0;position: unset; display: block; transform: none;}
	.how-we-scale .bg-second{padding:50px 0}
	.how-we-scale .bg-second .packages-img {left: 0;transform: none; top: 0; position: unset;  display: block;}
	.why-b2b-global {text-align: center;}
	.what-exp .parent_btn {margin-bottom: 20px;}
	.process-b2b .page-heading {padding: 30px 15px;}
	.b2b-lets-talk .social_icon {padding-top: 20px;}
	.saas-form{margin:40px 0 0 0;padding:20px}
	.counter_list{padding-right:0}
	.why-b2b-global .counter_list .count{font-size:34px}
	.statistics_counter{position: unset; margin-top: 30px;}
	.statistics_counter .count_mob{width:100%!important}
	.website_counting .list_right{margin-top:30px}
	.website_counting .list_right li{font-size:16px;padding-bottom:10px}
	.whydowebdesign .service_panel figure { position: unset;}
	.whydowebdesign .service_panel{margin-left:0;padding:20px 10px 10px 20px;text-align:center}
	.business_proce .commonsection_text h2 { margin-bottom: 15px;}
	.business_proce article {position: unset!important; padding: 30px!important; }
	.business_proce .commonsection_text p{line-height:24px}
	.business_proce .procone{margin-top:30px!important}
	.cta_bg{text-align:center}
	.cta_bg h2{font-size:30px;line-height: 35px;}
	.cta_bg a{font-size:16px; padding: 10px 10px;}
	.ecocount img, .whyecomdesign img{margin-bottom:20px}
	.ecocount .ecostatistics{position:unset; margin: 0;}
	.ecocount .ecostatistics .statistext{padding:25px}
	.ecomm_counting .counter_list li{width:50%}
	.ecomm_counting .counter_list li:nth-child(2){border-right:0}
	.technology_ecom li {width:50%;padding: 0 5px;margin-bottom:10px}
	.cover_ind .analytics-procees ol.list-number li .analytics-row::after{border-left:0}
	.cover_ind .analytics-procees ol.list-number li:nth-child(4)::after, .cover_ind .analytics-procees ol.list-number li:nth-child(2)::after{top:15px!important}
	.cover_ind .analytics-procees ol.list-number li:nth-child(1)::after, .cover_ind .analytics-procees ol.list-number li:nth-child(2)::after, .cover_ind .analytics-procees ol.list-number li:nth-child(3)::after, .cover_ind .analytics-procees ol.list-number li:nth-child(4)::after, .cover_ind .analytics-procees ol.list-number li:nth-child(5)::after { left: 46%;width: 40px; height: 40px;top:15px}
	.cover_ind .analytics-procees ol.list-number li:nth-child(1)::after{top:-25px}
	.ecomproce .commonsection_text { padding-top: 0px;}
	.startupcount h3{line-height:40px}
	.startup_coun .counter_list li{width:100%;border: none;}
	.cta_bg_startup{margin-top:0;padding-top:20px}
	.cta_bg_startup h2{font-size:28px}
	.legalnew_page .commonsection_text p{line-height:26px}
	.wordpresswhy .martop {margin-top: 50px;}
	.wordpresswhy:before{height:100%;width:100%;top:0}
	.wordpress_blog .startup_coun .counter_list li{width:50%;margin-top: 20px;}
	.wordpress_blog .why-b2b-global p{font-size:16px}
	.wordpress_blog .startup_coun .counter_list figure{min-height:50px;margin:0 0 0 20px}
	.wordpress_blog .startup_coun .why-b2b-global{padding-top:0}
	.wordpress_blog .ecomproce .commonsrvs_section{margin-bottom:30px}
	.newfnlpkg-section.col2 .newfnlpkg-group{width:100%}
	.img-comp-img{width:100%}
	.website_redesign .commonsection_text{margin-bottom:20px}
	.website_redesign .ecomproce .commonsrvs_section{margin-bottom:60px}
	.website_redesign .ecomproce .commonsrvs_section:before{width: 85%;height: 55%;}
	.website_redesign .whatyouget .col-md-6:nth-child(2){margin:15px 0}
	.website_redesign .ecomproce .commonsection_text{padding-top:0}
	.check-list li{font-size:15px}
	.small-business-seo .whypagetrafficlegal_sec .servicescardview_group{padding:20px 15px}
	.small-business-seo .ecomm-tabs-main{padding:40px 0}
	.small-business-seo .ecomm-tabs-main .processdesgn3_tabmain{padding-top:0}
	.small-business-seo .seo-tool img{margin-bottom:10px}
	.seo-services .processdesgn3_textinfo h2{font-size:24px}
	.seo-services .whypagetrafficlegal_sec .page-heading{text-align:center!important;margin-bottom:20px}
	.package_reseller > li { flex: 100%; max-width: 100%;}
	.seo-team .whydowebdesign .service_panel{padding-left:10px}
	.seo-team .coutseo{padding-right:0}
	.seo-team .coutseo div p{line-height:20px}
	.seo-team .counter .tabs{width:44%;margin-right:20px;float: left;}
	.rated_review{margin-left:0;margin-top:10px;width: 100%;}
	.banner-list li{font-weight:500;font-size:16px;text-align:left}
	.counter_list1{display:block}
	.counter_list1 li{width:100%;border: none; min-height:auto}
	.cta_one .container{background-size:auto;padding:30px}
	.cta_one h2{font-size:28px;text-align:center; margin-bottom: 20px;}
	.seo-proccess-column{width:100%;margin-top: 20px!important;}
	.seo-proccess-column-inner:after, .seo-proccess-column-inner:before, .seo-proccess-column:after, .seo-proccess-column:before{position: unset;display:none}
	.seo-proccess-content{min-height:auto}
	.seo-reseller .seofeatures .col-lg-6{border:none}
	.whyenterprise .num{left: 45%;width: 40px; height: 40px;line-height: 40px;font-size: 24px;top: -25px;}
	.port_box{min-height:auto}
	.socialadd {width: 100%;float: left;display:block;padding:20px 20px 0 20px}
	.socialadd li{width: 50%; margin-bottom: 10px;padding:0 20px}
	.ppc-services .partner_list{margin-bottom:40px!important}
	.countlist{display:block;padding:0}
	.countlist li{width:50%;float:left;padding:0}
	.countlist span {font-size:42px}
	.countlist li p {font-size: 14px;}
	.pro-heading{font-size:34px}
	.facebook-account-wrapper:after, .count-one, .count-two, .count-three, .count-four, .count-five { display: none!important;}
	.one, .two{width:100%;padding:0;margin-top: 0;}
	.facebook-account-left-box {margin-bottom:0}
	.ppc-services .mt-150 {margin-top:0}
	.processdesgn3_tabbody .check-list li { width: 100%;}
	.two .servicescardview_conts{padding-left:60px}
	.two img{position: absolute;}
	.ppc-services .newfnlpkg-main{padding-top:0!important}
	.newfnlpkg-panel .add-pic { min-height: auto;}
	.newfnlpkg-panel .add_list li {padding: 10px 10px;}
	.ppc-services ul.partner_list li { width: 33%; padding: 15px 20px;}
	.ppc-services ul.partner_list { justify-content: center;}
	.newfnlpkg-panel .partner_list li img {width: auto;}
	.ppc-services .newfnlpkg-group{width:100%}
	.ppc-packages .whydowebdesign .service_panel { padding: 20px 10px 10px 10px;}
	.add-col .col-md-4:nth-child(2) { margin: 20px 0;}
	.commonbtnwhite{font-size:14px}
	.page-heading h3{font-size:24px}
	.lastcta .readytogrow {padding: 40px 30px; text-align: center;}
	.lastcta .page-heading{ margin-bottom: 40px!important; text-align: center;}
	.local-seo-packages .wehelpyoulegal_secion .commonsection_text { padding-top: 0; padding-left: 15px!important;}
	.seo-consultant .dedicateteam_sec .counter{right:0}
	.seo-consultant .dedicateteam_sec .commonsection_text.commonsection-pl{padding-left:15px}
	.seo-consultant .dedicateteam_sec{padding-bottom:40px}
	.seo-consultant .cta_one h2{font-size:30px}
	.ml-70 {margin-left: 0;margin-top:15px}
	.seo-consultant .fulltmseoteam_page figure.manufacture_pic { height: auto;}
	.cta_full{padding:20px;text-align:center}
	.cta_full h2{font-size:28px;margin-bottom:20px}
	.mb-20{margin-bottom:20px}
	.offshore-seo-team .fulltimesrvs_group {text-align: center;}
	.offshore-seo-team .fulltimesrvs_track{position:unset}
	.box{width: 70%;}
	.leadership_contents .popup{width: 70%;}
	.downloadbrochure_section .calltoaction_section{padding:40px 20px}
	.website-maintenance-plan .ecomm-tabs-main{padding-top:40px}
	.website-maintenance-plan .downloadbrochure-imgpanel { position: unset;padding-top: 40px;}
	#process .process_blk .process { width:100%;}
   .lft_sec { float: left !important;}
   #process .process_cont .rgt { width:100%; height:auto; background-image:none;position:unset;top:0}
   #process .process_cont .rgt .step { display:none;}
   #process .process_cont .lft .step { display:none;}
   #process .process_cont .rgt img {display:block; float: none; display: block; text-align: center; margin: 0 auto; padding: 0px;}
   #process .process_cont .lft { width:100%; padding-left:0; background-image:none;display: block;
    text-align: center; padding-right: 0;position:unset!important;top:0;    height: auto;    display: flex;flex-direction: column-reverse;}
   #process .process_cont .lft .txt ul li { border:none; padding: 0px 0px 0px 18px;}
   #process .process_cont { padding-bottom: 10px;}
   #process .process_cont .lft .txt ul li::before { top:1px;}
   #process .process_cont2 .lft { width:100%; float:none;}
   #process .process_cont2 .lft .step { display:none;}
   #process .process_cont2 .lft img { float:none; display: block; text-align: center; margin: 0 auto; padding:0px;}
   #process .process_cont2 .lft::before { display:none;}
   #process .process_cont .lft::before { display:none;}
   #process .process_cont2 .rgt { width:80%;}
   #process .process_cont2 .rgt .txt { padding-left: 0px; padding-top: 20px;}
   #process .process_cont2 .rgt .txt ul li { border:none; padding: 0px 0px 0px 18px;}
   #process .process_cont2 { padding-bottom: 10px;}
   #process .process_cont2 .rgt { height:auto; width:100%;display: block;text-align: center;}
   #process .process_cont2 .lft { height:auto;}
   #process .process_cont .lft .txt { width:100%;padding-right:0}
   #process .process_cont2 .rgt .txt ul li::before { top:1px;}
   #process .process_cont .lft img { float:none; display: block; text-align: center; margin: 0 auto; padding:0px;}
   #process .process_cont2 { border-bottom:1px #999 dashed;}
   #process .process_cont { border-bottom:1px #999 dashed;padding:40px 0;    display: flex;
    flex-direction: column-reverse;}
   #process .process_cont2 .rgt .txt .step-title { text-align:center;}
   #process .process_cont2 .rgt .txt p { text-align:center;}
   #process .process_cont .lft .txt .step-title { text-align:center;}
   #process .process_cont .lft .txt p { text-align:center;}
   .reverse { position:relative;min-height: auto;  margin-bottom: 50px !important;text-align:center;}
   .rgt .step-title, .lft .step-title{text-align:center;padding: 0;}
   .reverse .lft { position:absolute !important; top:120px;}
   .reverse .rgt { top:20px;}
   .mquote strong{margin-bottom: 10px!important;}
   .recent_projectBlk { display: block;text-align: center;}
   .rc_left, .recent_right{width: 100%;}
   .bor-lr{border:0}
   .web-design .wehelpyoulegal_grid .commonsrvs_section .text-right{text-align:center}
   .ourstory_group:nth-child(odd) .ourstorytextbox_grid, .ourstory_group:nth-child(even) .ourstorytextbox_grid, .career_section, .awardwinning_section{padding-left:0;padding-right:0}
   .ourstory_section{padding-top:0}
   .ourcompany_section{padding:0}
   .ourcompany_main{padding:0 20px;margin-bottom: 40px;}
   .aboutaward-conents p{padding-right:0}
   .ourcompany_section .common_countgroup{padding:10px 0}
   .aboutus_page .companyowner_section{padding:0}
   .aboutus_page .companyowner_text { padding-right: 0;margin-left: 0;}
   .aboutus_page .companyowner_disc p{font-size: 16px; line-height: 28px;}
   .aboutus_page .companyowner_heading h3 {font-size: 24px;}
   .aboutus_page .ptjourney_section {padding-top:40px}
   .aboutus_page .owl-carousel .owl-nav .owl-next{right:-40px}
   .aboutus_page .owl-carousel .owl-nav .owl-prev{left:-40px}
   .career_text{padding-left:0;padding-bottom:20px}
   .aboutaward-imgpanelfull{width:100%}
   .officeloctn_section .col-sm-4:nth-child(2){margin:20px 0}
   .aboutus_page .common-btn{margin-top:0}
   .partnerships_section .parent-btn{text-align:center}
   .banner-text h1 {font-size: 26px!important; line-height: 32px!important;}
   .testi-con .logo-left .clint-logo{left:-10px}
   .logo-left .row {padding-left: 0; padding-top: 100px;}
   .testi-con .logo-right .clint-logo{right:-10px}
   .logo-right .row {padding-right: 0; padding-top: 100px;}
   .review-form{padding:20px}
   .rev-box{margin-bottom:20px}
   .case-study .commonsection_text{padding-left:20px!important;padding-top:0}
   .recent-success .table-box {padding: 60px 20px 0 20px;}
   .ptinnumbers_row{display:block}
   .ptinnumbers_cal{padding-bottom:20px}
   .companybegan_section p {font-size: 18px;line-height: 28px;padding-top: 20px;}
   .twohandsuccess_text h2{font-size:26px;line-height:40px}
   .ourjourney_textinfo h2 { margin: 10px 0 0 0; padding-bottom: 0; line-height: 36px;font-size:26px}
   .ourjourney_textinfo{padding-left:0}
   .webinars_page .section_8 .advantage h2 {font-size: 28px;}
   .fullw{width:100%;padding:20px}
   .aboutusshypagetrf_sec .p-0{padding:15px!important;}
   .ourstory_section .ourstorytextbox_grid{padding:15px!important;}
   .pl-100{padding-left:20px;padding-right:20px}
   .pr-100{padding-right:20px;padding-left:20px;}
   .lb-outerContainer{width:100%!important;left:0!important; height: 500px!important;}
   .lb-container{width:100%!important;height:500px!important}
   .comm-section{padding-top:80px;padding-bottom:80px}
   .comm-section .container{max-width:100%!important;position:unset!important}
	.floating-circle li{width:130px;height:130px}
    .floating-circle li h3 { font-size: 22px;}
	.floating-img li:nth-child(1) {top:5%}
	.floating-img li:nth-child(2){top:22%;left:43%}
	.floating-img li:nth-child(3){left:80%;top:3%}
	.floating-img li:nth-child(4){left:3%}
	.floating-img li:nth-child(5){top:62%}
	.floating-circle li:nth-child(1){top:3%;left:45%}
	.floating-circle li:nth-child(2){left:65%}
	.floating-circle li:nth-child(3){left:60%}
	.floating-circle li:nth-child(4){top:66%;left:25%}
	.floating-circle li:nth-child(5){top:15%}
	.our-team .banner-text .h2 {font-size: 26px!important; line-height: 32px!important;}
	.par_list ul.partner_list li { width: 50%; padding: 5% 1%;}
	.ourstory_group:last-child { margin-top: 0;}
	.resources .blogGrid{position: unset;height:auto}
	.resources .blogGrid .user{position: unset;}
	.presentations_grouppanel{padding-bottom:20px}
	.resources .blogGrid{margin-bottom:20px}
	.present-logo img { margin-bottom: 25px;}
	.resources .downloadbrochure_section {margin: 0 0 40px 0;}
	.resources .downloadbrochure-imgpanel{padding-top:0}
	.resources .commonsection-ml{margin-left:-15px}
	.technology .legal_banner{background-image: url(../aboutus_leftshape.html);}
	.technologysrvs_section .commonsection_text { padding-left: 20px;}
	.founder_text { padding-left: 0; padding-top: 40px;}
	.technology .aboutfounder_section{height:auto}
	.technology .downloadbrochure-imgpanel{position:unset}
	.quote_text .commonsection_text p{font-size:18px}
	.quote_text .commonsection_text h3{font-size:22px}
	.quote_text .commonsection_text h3 small{font-size:16px}
	.cta_quote .why_finance_blk{background:none}
	.cta_quote .why-page-img { margin-right: 30px;}
	.cta_quote .why-page-col:after{left:65px}
	.contact-us .resp-tabs-container {padding:0px;}
	.contactinputform_heading, .billing_formtext h2{font-size:28px}
	.contact-us .service_contents p{padding:0px;font-size:16px}
	.callus_section { padding: 0;}
	.callus_group { border-right: none; border-bottom: 1px solid #ccc; padding-bottom: 20px;}
	.banner_form select {border: none; width: 100%; margin-bottom: 20px;}
	.career .coun-list {display: block; padding: 0;}
	.career .coun-list li{width: 41%; float: left;  min-height: 120px; margin-bottom: 20px;}
	.career .coun-list li:nth-child(2){border:none;}
	.career-carousel .owl-nav {position: unset; bottom:0px;margin-top:20px}
	.career .career_text{padding-left:20px!important}
	.openingbox{border:none}
	.openingbox img {width: 30px;}
	.apply_btn{margin-top: 30px; display: block;}
	.thegang .com_box{margin-top:80px}
	.seoindia_page .wehelpyoulegal_main .commonsection_text {padding-top: 0; padding-left: 15px;}
	.winning-seo img{margin-bottom:20px}
	.bannertext-main .parent_btn { display: flex;    justify-content: center;}
	.seodelhi_page .wehelpyoulegal_grid .commonsection_text{padding-left:10px!important}
	.cou_box{width:150px;height:150px;margin-bottom: 20px;}
	.cou_box .num_cou{font-size:36px;margin-bottom: 0;padding-top: 20px;}
	.cou_box p{font-size:18px}
	.web-desing-packages .processes-panel{margin-top:0}
	.web-desing-packages .processes-middlecolumn {padding-bottom: 40px;}
	.web-desing-packages .service_group{margin: 20px 30px 10px 20px;}
	.inarow .featuredaward_icon img{width:100%}
	.dentistsseo_page .banner-text .common-btn2{padding: 15px 5px; margin-right: 5px!important;}
	.b2b-lets-talk h3{font-size:30px; padding-top: 50px;}
	.ppc-form .givearing{font-size:32px}
	.ppc-form .mobnum a{font-size:28px}
	.process-finance-row.bg1, .process-finance-row.bg3{background-size:100%}
	.pocess-sub-col-panel{width:100%}
	.pocess-sub-col.col2{margin-top:25px}
	.newfnlpkg_showmenubtn{font-size:16px}
	.ecommerce-seo-packages .four-col .ntnlseopkgsticky_sec .newfnlpkgkey-textgroup, .ecommerce-seo-packages .newfnlpkg-section.nationalsepkg_sec .four-col .newfnlpkg_datatablecol:nth-child(1), .newfnlpkg-section.nationalsepkg_sec .newfnlpkg_datatablecol:nth-child(1){width: 25% !important;}
	.newfnlpkg-section.nationalsepkg_sec .newfnlpkg_datatablecol { width: 18%!important;}
	.banner-text .h2 {font-size: 18px !important;}
	#playButton button.btn{position: relative;}
}
:root {
    scroll-behavior: unset;
}
section {
    overflow: hidden;
    position: relative;
}
.copyrights-links li {
    margin: 0 2px 4px 0!important;
    padding: 0 4px 0 0!important;
}