.one-line,
.two-lines,
.three-lines,
.content-loop .wp-block-post-title,
.wp-block-post-excerpt__excerpt,
.four-lines {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical; }

.one-line {
  -webkit-line-clamp: 1; }

.two-lines {
  -webkit-line-clamp: 2; }

.three-lines, .content-loop .wp-block-post-title, .wp-block-post-excerpt__excerpt {
  -webkit-line-clamp: 3; }

.four-lines {
  -webkit-line-clamp: 4; }

.blog-featured .wp-block-post:after {
  clear: both;
  content: " ";
  display: block; }
.blog-featured figure {
  float: left; }
.blog-featured .wp-block-post-title a {
  display: inherit; }
.blog-featured .wp-block-post-excerpt__more-link {
  background-color: var(--wp--preset--color--primary);
  border-radius: 20px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  transition: 0.3s all; }
  .blog-featured .wp-block-post-excerpt__more-link:hover {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    transform: translateY(-2px); }
.blog-featured .taxonomy-category .wp-block-post-terms__separator {
  display: none; }
.blog-featured .taxonomy-category a {
  display: none;
  color: var(--wp--preset--color--primary); }
  .blog-featured .taxonomy-category a:first-child {
    display: inline-block; }
  .blog-featured .taxonomy-category a:hover {
    color: #ff9900; }

@media (min-width: 600px) {
  .content-loop .wp-block-post-template.is-flex-container.is-flex-container.columns-2 > li {
    width: calc(50% - 0.85rem); } }
.content-loop .wp-block-post-template.is-flex-container {
  gap: 1.7rem; }
.content-loop .wp-block-post {
  margin: 0 0 1rem 0 !important;
  position: relative; }
  .content-loop .wp-block-post:last-child {
    margin-bottom: 0; }
  .content-loop .wp-block-post:after {
    clear: both;
    content: " ";
    display: block; }
.content-loop .has-post-thumbnail .taxonomy-category {
  display: block; }
.content-loop .wp-block-post-title a {
  display: inherit; }
.content-loop .wp-block-post-terms__separator {
  display: none; }
.content-loop .wp-block-post-author-name a:hover {
  color: #222; }
.content-loop .taxonomy-category {
  margin: 0 0 10px 0; }
  .content-loop .taxonomy-category a {
    display: none; }
    .content-loop .taxonomy-category a:first-child {
      display: inline-block; }
    .content-loop .taxonomy-category a:hover {
      color: #f48924; }
.content-loop .wp-block-post-excerpt__excerpt {
  margin: 10px 0 0 0; }

.wp-block-post-date {
  height: 24px;
  line-height: 24px; }

.wp-block-post-excerpt__excerpt {
  line-height: 1.8; }

.footer-list {
  padding: 0; }
  .footer-list li {
    list-style: none;
    margin-bottom: 5px; }

.bottom-contact figure {
  line-height: 1.3; }

.wp-block-query-pagination {
  gap: 0 !important; }
  .wp-block-query-pagination .page-numbers,
  .wp-block-query-pagination a {
    background-color: #f0f0f0;
    border-radius: 3px;
    color: #333 !important;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    text-transform: uppercase; }
    .wp-block-query-pagination .page-numbers:hover,
    .wp-block-query-pagination a:hover {
      background-color: #333;
      color: #fff !important; }
  .wp-block-query-pagination .page-numbers.current {
    background-color: #0099e5;
    color: #fff !important; }
    .wp-block-query-pagination .page-numbers.current:hover {
      color: #fff; }

.single .wp-block-post-terms.taxonomy-category .wp-block-post-terms__separator {
  display: none; }
.single .wp-block-post-terms.taxonomy-category a {
  background-color: #f7f9f9;
  border-radius: 3px;
  color: #555;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  margin-right: 5px;
  padding: 2px 8px; }
  .single .wp-block-post-terms.taxonomy-category a:hover {
    background-color: #222;
    color: #fff; }
.single .wp-block-post-terms.taxonomy-category .wp-block-post-terms__separator {
  display: none; }
.single .wp-block-post-terms.taxonomy-post_tag a {
  background-color: #f7f9f9;
  border-radius: 3px;
  color: #666;
  display: inline-block;
  font-size: 12px;
  margin-right: 5px;
  padding: 2px 8px; }
  .single .wp-block-post-terms.taxonomy-post_tag a:hover {
    background-color: #222;
    color: #fff; }
.single .wp-block-post-terms.taxonomy-post_tag .wp-block-post-terms__separator {
  display: none; }
.single .entry-content a {
  text-decoration: underline; }
  .single .entry-content a:hover {
    color: #222; }
.single .wp-block-comments a {
  text-decoration: underline; }
  .single .wp-block-comments a:hover {
    color: #222; }

.single .wp-block-post-content p a {
  color: #0099e5;
  text-decoration: underline; }

.wp-block-comments .comment {
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  padding: 2rem 0 0 0; }
  .wp-block-comments .comment p {
    margin: 0 0 20px 0; }
    .wp-block-comments .comment p:last-child {
      margin-bottom: 0; }
  .wp-block-comments .comment .wp-block-comment-author-name {
    font-weight: bold; }
  .wp-block-comments .comment time a:hover,
  .wp-block-comments .comment .wp-block-comment-edit-link a:hover,
  .wp-block-comments .comment .wp-block-comment-reply-link a:hover {
    color: #222; }
.wp-block-comments .comment-reply-title {
  font-weight: bold; }
.wp-block-comments .logged-in-as {
  color: #999;
  font-size: 14px; }
  .wp-block-comments .logged-in-as a {
    color: #0099e5; }
.wp-block-comments .required {
  color: red; }

.wp-block-post-comments-form input[type=submit] {
  border-radius: 21px !important;
  font-size: 0.9em;
  line-height: 42px;
  padding: 0 25px; }

.wp-block-post-author__name a:hover {
  color: #222; }

.author-box {
  border: 1px solid #f0f0f0;
  border-radius: 3px;
  padding: 1.5rem; }
  .author-box:after {
    clear: both;
    content: " ";
    display: block; }
  .author-box .wp-block-post-author {
    height: 24px;
    line-height: 24px; }
    .author-box .wp-block-post-author a {
      text-decoration: none; }
      .author-box .wp-block-post-author a:hover {
        color: #0099e5; }
    .author-box .wp-block-post-author .wp-block-post-author__avatar img {
      border-radius: 50%;
      width: 24px;
      height: auto; }
  .author-box .wp-block-post-author__avatar {
    margin-right: 10px; }
  .author-box .wp-block-post-author__name {
    color: #222;
    font-weight: bold; }
  .author-box .wp-block-post-author-biography {
    font-size: 0.95em; }
    .author-box .wp-block-post-author-biography a {
      color: #0099e5;
      text-decoration: underline; }
      .author-box .wp-block-post-author-biography a:hover {
        text-decoration: none; }

.wp-block-post-comments-form input:not([type=submit]),
.wp-block-post-comments-form textarea {
  border-color: #e9e9e9; }

/* Site Header */
.wp-block-site-title a {
  background: none;
  padding: 0; }

/* Navigation */
@media only screen and (min-width: 1180px) {
  .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    border: none;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 4px; }

  .wp-block-navigation .wp-block-navigation-item__content {
    padding-top: 10px;
    padding-bottom: 10px; }
    .wp-block-navigation .wp-block-navigation-item__content:hover {
      color: var(--wp--preset--color--primary); }

  .wp-block-navigation .wp-block-navigation__submenu-container {
    padding: 0 20px;
    width: 230px !important; }
    .wp-block-navigation .wp-block-navigation__submenu-container li {
      border-bottom: 1px dotted #f0f0f0;
      line-height: 1.5;
      padding: 0; }
      .wp-block-navigation .wp-block-navigation__submenu-container li:last-child {
        border-bottom: none; }
      .wp-block-navigation .wp-block-navigation__submenu-container li a {
        color: #333 !important;
        padding: 10px 0; }
        .wp-block-navigation .wp-block-navigation__submenu-container li a:hover {
          color: var(--wp--preset--color--primary) !important; } }
.full-width-image .wp-block-image.size-full img {
  width: 100%; }

.has-box-shadow {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px; }

.line-height-clear {
  line-height: 0.5; }

.wp-block-group iframe {
  width: 100%; }

/* Entry Content */
.entry-content {
  /*
  h3 {
      font-size: var(--wp--preset--font-size--large);
  }
  h4 {
      font-size: 1.4rem;
  }
  h5,h6 {
      font-size: var(--wp--preset--font-size--medium);
  }
  */ }
  .entry-content p {
    margin-bottom: 30px; }
    .entry-content p:last-child {
      margin-bottom: 0; }
  .entry-content table {
    width: 100%; }
  .entry-content fieldset {
    border: 1px solid #e9e9e9;
    margin: 0 2px 20px 2px;
    padding: 0.35em 0.625em 0.75em; }
  .entry-content pre,
  .entry-content .wp-block-preformatted {
    white-space: pre-wrap; }

.sidebar .section-header {
  border-bottom: 1px solid #f0f0f0;
  position: relative;
  margin: -4px 0 1rem 0 !important;
  padding-bottom: 12px;
  position: relative; }
  .sidebar .section-header:after {
    background-color: #0099e5;
    content: " ";
    position: absolute;
    width: 20px;
    height: 3px;
    left: 0;
    bottom: -1px; }
.sidebar .wp-block-search__button {
  padding-left: 12px;
  padding-right: 12px;
  border-radius: 3px; }
.sidebar .wp-block-categories-list {
  padding: 0 !important; }
  .sidebar .wp-block-categories-list li {
    list-style: none;
    margin-bottom: 10px; }
    .sidebar .wp-block-categories-list li:last-child {
      border-bottom: none;
      margin-bottom: 0;
      padding-bottom: 0; }
    .sidebar .wp-block-categories-list li:hover .post-count {
      background-color: #0099e5;
      color: #fff; }
  .sidebar .wp-block-categories-list .post-count {
    float: right;
    background: #f7f9f9;
    border-radius: 3px;
    color: #666;
    font-size: 11px;
    font-weight: 400;
    text-align: center;
    min-width: 22px;
    height: 22px;
    line-height: 22px;
    position: relative;
    top: 1px; }
.sidebar .wp-block-latest-posts__list li {
  margin-bottom: 20px; }
  .sidebar .wp-block-latest-posts__list li:after {
    clear: both;
    content: " ";
    display: block; }
  .sidebar .wp-block-latest-posts__list li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0; }
.sidebar .wp-block-latest-posts__list .wp-block-latest-posts__post-date {
  margin-top: 5px; }
.sidebar .wp-block-tag-cloud a {
  background-color: #f7f9f9;
  color: #555;
  font-size: 12px !important;
  margin: 0 1px 0 0;
  padding: 1px 10px;
  text-decoration: none;
  text-transform: lowercase;
  border-radius: 12px; }
  .sidebar .wp-block-tag-cloud a:hover {
    background-color: var(--wp--preset--color--primary);
    color: #fff; }

footer.wp-block-template-part p a:hover,
footer.wp-block-template-part li a:hover {
  color: #0099e5; }

.service-item .wp-block-image img {
  width: 100%; }

.icon-feature {
  background-color: #fff;
  transition: 0.3s all; }
  .icon-feature:hover {
    background-color: #fff; }

.client-logos figure {
  height: 100px;
  margin-bottom: 0 !important; }

/* Pricing Table */
.pricing-table ul {
  border-top: 1px solid #f0f0f0;
  margin-top: 10px !important;
  padding: 25px 0 0 0 !important; }
  .pricing-table ul li {
    list-style: none;
    margin-bottom: 5px;
    position: relative;
    padding-left: 24px;
    background-image: url("assets/images/check-solid.png");
    background-size: 12px 12px;
    background-repeat: no-repeat;
    background-position: 0 center; }
    .pricing-table ul li.no {
      background-image: url("assets/images/times-solid.png"); }
.pricing-table .wp-block-column {
  position: relative;
  box-shadow: 0px 0px 1px rgba(23, 52, 110, 0.08), 4px 8px 16px rgba(7, 39, 106, 0.12);
  border: 1px solid transparent;
  border-radius: 4px;
  transition: 0.3s all; }
  .pricing-table .wp-block-column:hover {
    border-color: var(--wp--preset--color--primary);
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px; }
  .pricing-table .wp-block-column .recommend-text {
    display: inline-block;
    width: auto !important;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: -15px;
    left: 2rem; }
    .pricing-table .wp-block-column .recommend-text p {
      border-radius: 15px;
      padding: 0 18px !important; }

.feature-style-2 {
  box-shadow: 0px 0px 1px rgba(23, 52, 110, 0.08), 4px 8px 16px rgba(7, 39, 106, 0.12);
  border: 1px solid transparent;
  border-radius: 4px;
  transition: 0.3s all; }
  .feature-style-2:hover {
    border-color: var(--wp--preset--color--primary);
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px; }

.client-quotes .columns-1 .wp-block-column:nth-of-type(1) {
  background-color: #f0faff;
  border-top: 4px solid #00acff; }
.client-quotes .columns-1 .wp-block-column:nth-of-type(2) {
  background-color: #fff9ea;
  border-top: 4px solid #ffc233; }
.client-quotes .columns-1 .wp-block-column:nth-of-type(3) {
  background-color: #feecfb;
  border-top: 4px solid #f75fde; }
.client-quotes .columns-2 .wp-block-column:nth-of-type(1) {
  background-color: #fafafa;
  border-top: 4px solid #9628c6; }
.client-quotes .columns-2 .wp-block-column:nth-of-type(2) {
  background-color: #eefbf4;
  border-top: 4px solid #2dca72; }
.client-quotes .columns-2 .wp-block-column:nth-of-type(3) {
  background-color: #fff2ee;
  border-top: 4px solid #ff7d52; }

.wp-block-button .wp-block-button__link.is-style-outline,
.wp-block-button.is-style-outline > .wp-block-button__link {
  padding-top: 0;
  padding-bottom: 0;
  height: 45px;
  line-height: 41px; }

.home-features .wp-block-column {
  background: url("assets/images/check-solid.png") no-repeat left 10px;
  background-size: 20px 20px;
  padding-left: 40px; }

.repopackage-template-default.single .wp-block-query .wp-block-post-featured-image,
.home .wp-block-query .wp-block-post-featured-image {
  margin-bottom: -15px !important; }
.repopackage-template-default.single .wp-block-query .wp-block-post-title,
.home .wp-block-query .wp-block-post-title {
  padding-top: 20px; }

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