/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 13 2024 | 20:40:22 */
/* Add your CSS code here.
For example:
.example {
color: red;
}
For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp
End of comment */
/* ELEMENTS */
/*body header#masthead{
    
    .navbar-nav{
      height:100%;
    }
    .container .contact-us-menu{
     position: inherit;
    bottom: auto;
    display: inline-block;
    width: auto;
    text-align: center;
    margin-top: 30px;
    }
  }*/
.white-image {
  filter: brightness(0) invert(1); }

.test-hidden {
  display: none; }

.msg-faq-item {
  background: #f7f7f7;
  margin-bottom: 5px; }
  .msg-faq-item:hover {
    background: #efeff4; }
  .msg-faq-item .vc_toggle_title {
    display: flex;
    align-items: center;
    padding: 20px; }
    .msg-faq-item .vc_toggle_title h4 {
      color: var(--primary-color);
      flex: 1 1 auto; }
  .msg-faq-item .vc_toggle_icon::after, .msg-faq-item .vc_toggle_icon::before {
    border-color: var(--primary-color) !important; }
  .msg-faq-item.vc_toggle_active .vc_toggle_icon::after, .msg-faq-item.vc_toggle_active .vc_toggle_icon::before {
    border-color: inherit; }
  .msg-faq-item .vc_toggle_content {
    padding: 0 20px;
    color: #545454; }

.inner-divider:before {
  content: '';
  width: 1px;
  display: block;
  height: 100%;
  background: linear-gradient(to bottom, transparent, transparent 15%, #ddd 15%, #ddd 80%, transparent 80%);
  margin: 0 15px 0 0; }

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

.border-radius {
  border-radius: 20px; }

.list {
  margin: 7px 0; }

i.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

i.fa-circle {
  color: var(--color-green); }
  i.fa-circle:before {
    content: "\f058" !important; }

.bg-light-grey {
  background: #f7f7f7; }

.left-border-image {
  max-width: 180%;
  margin-left: -400px; }

.right-border-image {
  max-width: 180%;
  margin-right: -400px; }

.ico-title {
  display: flex;
  margin-bottom: 20px; }
  .ico-title .middle {
    align-items: center; }
  .ico-title .ico-left {
    margin-right: 20px;
    align-self: center; }
  .ico-title .title-right h3 {
    margin: 0; }

.title-with-icon.icon-left img {
  margin-right: 10px; }

.img-flip-horizontal {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  /* ico boxes */ }

.msg-ico-title-text {
  /* NINJA FORMS - download our deck su dark BG*/ }
  .msg-ico-title-text .msg-ico-box.wpb_text_column.wpb_content_element img {
    margin-bottom: 10px !important; }

.msg-dark-bg-nf {
  /* COMPARISON TABLE */ }
  .msg-dark-bg-nf .nf-cell {
    height: 0; }
  .msg-dark-bg-nf .msg-nf-container .wpb_content_element {
    margin-bottom: 0;
    padding-bottom: 0; }

body {
  /* FEATURED BOX*/ }
  body .compare-list-wrapper {
    max-width: 1120px;
    margin-right: auto;
    margin-left: auto; }
    body .compare-list-wrapper .compare-content {
      position: static; }
    body .compare-list-wrapper .features-header.main-header {
      position: sticky;
      display: flex;
      top: 80px;
      z-index: 500;
      background-color: #fff;
      padding-top: 30px; }
    body .compare-list-wrapper .feature-row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      min-height: 80px; }
      body .compare-list-wrapper .feature-row.features-block-header {
        min-height: initial; }
    body .compare-list-wrapper .features-column {
      border-right: 1px solid #f2f3f5; }
      body .compare-list-wrapper .features-column.four-cols {
        width: 25%;
        max-width: 25%; }
      body .compare-list-wrapper .features-column.six-cols {
        width: 20%;
        max-width: 20%; }
        body .compare-list-wrapper .features-column.six-cols.feature-title {
          width: auto;
          max-width: 250px;
          min-width: 250px; }
        body .compare-list-wrapper .features-column.six-cols .heading-logo-wrapper {
          padding: 24px 5px 0px;
          text-align: center; }
          body .compare-list-wrapper .features-column.six-cols .heading-logo-wrapper img {
            height: 30px;
            max-width: 32px;
            margin-bottom: 12px; }
      body .compare-list-wrapper .features-column.feature-title {
        width: auto;
        max-width: 380px;
        min-width: 380px; }
      body .compare-list-wrapper .features-column .heading-logo-wrapper {
        width: 100%;
        height: 100%;
        padding: 24px 24px 0px;
        text-align: center; }
        body .compare-list-wrapper .features-column .heading-logo-wrapper img {
          height: 40px;
          max-width: 42px;
          margin-bottom: 12px; }
  body .title_wrapper {
    margin-bottom: 32px !important; }
    body .title_wrapper.mb-16 {
      margin-bottom: 16px !important; }
  body .text-only .feature-description {
    font-size: 14px; }
  body .icon-and-description p {
    margin-bottom: 5px; }
    body .icon-and-description .feature-description {
      font-size: 11px; }
      body .icon-and-description .feature-description a {
        font-size: 16px; }
  body img.feature-check {
    width: 16px;
    max-height: 16px; }
  body .m-none {
    margin: 0 !important; }
  body .feature-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-top: 1px solid #f2f3f5;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease; }
  body .feature-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  body .feature_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    padding: 12px 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center; }
    body .feature_wrap.feature-title {
      padding-top: 12px;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      text-align: left; }

.vc_icon_element-icon {
  color: var(--main-color) !im;
  width: 1.35em;
  height: 1.35em;
  line-height: 1.35em; }

.no-top-padding-block .vc_column-inner {
  padding-top: 0px !important; }

.featured-box {
  color: var(--dark-color) !important;
  /* INDUTRIES BOX*/ }
  .featured-box .vc_icon_element-icon {
    color: var(--main-color) !im;
    width: 1.35em;
    height: 1.35em;
    line-height: 1.35em; }
  .featured-box h3 {
    margin-top: 0;
    font-size: 18px;
    line-height: 1.4;
    text-align: center;
    text-transform: none; }
  .featured-box p {
    ont-size: 18px;
    line-height: 1.5;
    text-align: center;
    margin: 0;
    padding: 0; }
  .featured-box:hover {
    background-color: var(--dark-color);
    border-radius: 10px;
    cursor: pointer; }
    .featured-box:hover h3, .featured-box:hover p {
      color: #fff; }

.industries-box {
  /*ABOUT US*/ }
  .industries-box h5 {
    margin-top: 0; }
  .industries-box .vc_icon_element {
    margin-bottom: 0;
    margin-top: 50px; }

.about-tagline, .what-they-say {
  /* NINJA FORMS*/ }
  .about-tagline .vc_icon_element, .what-they-say .vc_icon_element {
    margin-bottom: 0; }

.nf-form-content .list-select-wrap > div div:after {
  content: "\f107";
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  line-height: 58px;
  right: 15px; }

.ninja-forms-req-symbol {
  display: none; }

.nf-form-content {
  padding: 0; }

.nf-form-fields-required, body.home .nf-field-label label, .hidden-label .nf-field-label label, body.page-id-8433 .nf-field-label label {
  display: none; }

.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content .ninja-forms-field {
  font-size: 13px;
  padding: 0 20px; }

.nf-form-content .list-select-wrap .nf-field-element > div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
  background: #eff2f5;
  border: 2px solid #eff2f5;
  width: 100%;
  height: 48px;
  color: #333;
  border-radius: var(--msg-border-radius);
  outline: none;
  font-size: 13px;
  font-weight: normal;
  text-shadow: none; }

.nf-form-content textarea {
  padding: 20px !important; }

.field-wrap > div input[type=checkbox], .field-wrap button, .field-wrap input[type=button], .field-wrap input[type=submit] {
  width: inherit;
  background: var(--primary-color);
  border-radius: var(--msg-border-radius);
  font-weight: 900; }
  .field-wrap > div input[type=checkbox]:hover, .field-wrap button:hover, .field-wrap input[type=button]:hover, .field-wrap input[type=submit]:hover {
    background: var(--secondary-color) !important;
    color: #fff; }

.nf-form-title h3 {
  margin-bottom: 40px !important;
  text-align: center; }

.nf-form-content .list-select-wrap .nf-field-element > div:focus, .nf-form-content input:not([type=button]):focus, .nf-form-content textarea:focus {
  background: #eff2f5;
  border: 2px solid #08c1d9; }

body.home .form-contact-us .field-wrap > div input[type=checkbox], body.home .form-contact-us .field-wrap button, body.home .form-contact-us .field-wrap input[type=button], body.home .form-contact-us .field-wrap input[type=submit] {
  background: var(--primary-color); }

.nf-error.field-wrap .nf-field-element:after {
  background: transparent;
  color: #e80000;
  /*
.form-request-demo nf-fields-wrap{
  display:flex;
  flex-direction:row;
  align-content:center;
  
  nf-field{
    min-width: 20%;
    max-width: 30%;
    margin-right: 20px;
    flex-grow:1;
  }
}
nf-field, nf-field > div, nf-field> div > div, nf-field> div > div> div {
    display: contents;
}

.form-request-demo nf-fields-wrap,
.form-email-submit nf-fields-wrap{
    display: flex;
    flex-direction: row;
    align-content: center;
}

nf-field, nf-field > div, nf-field> div > div, nf-field> div > div> div {
    display: contents;
}
.form-email-submit{
  nf-fields-wrap{
    max-width: 70%;
    margin: 0 auto;
  }  
  .field-wrap{
    min-width: 45%; 
    margin-right: 20px;
    flex-grow: 1;
    
    &.submit-wrap{
      margin-right:0;
    }
	}
}
.form-request-demo{
  
  .field-wrap{
    min-width: 20%; 
    max-width: 30%; 
    margin-right: 20px;
    flex-grow: 1;
	} 
}
*/
  /* OLD, doesnt work with media queries .form-request-demo{
  nf-fields-wrap nf-field .nf-field .field-wrap{
    min-width: 20%; 
    max-width: 30%; 
    margin-right: 20px;
    flex-grow: 1;
	} 
}*/ }

html {
  overflow-x: hidden !important; }

body {
  /*BLOG HOME*/ }
  body .img-90 {
    max-width: 90%; }
  body .items-centered {
    align-items: center; }
  body .featured-4 a {
    color: #323c47; }
  body img {
    max-width: 100%;
    height: auto; }
  body .max-height-350 {
    max-height: 350px;
    overflow: hidden !important; }
  body .border-radius-box {
    border-radius: 10px; }

.blog-feed-home-grid .tg-layout-masonry .tg-item-media-holder, .blog-feed-home-grid .tg-item-footer {
  display: none; }
  .blog-feed-home-grid .tg-cats-holder a span, .blog-feed-home-grid .tg-item-read-more a, .blog-feed-home-grid .tg-item-read-more a i {
    color: #08c1d9; }
    .blog-feed-home-grid .tg-cats-holder a span:hover, .blog-feed-home-grid .tg-item-read-more a:hover, .blog-feed-home-grid .tg-item-read-more a i:hover {
      color: #3681a6; }
  .blog-feed-home-grid .maren .tg-item-content-holder {
    padding-bottom: 24px; }

.blog .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone {
  border-radius: 10px 10px 0 0; }
  .blog .vc_grid-item-mini .vc_gitem-zone {
    border-radius: 0 0 10px 10px; }

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
  color: #fff;
  background-color: var(--primary-color);
  border-radius: 50px; }
  .vc_btn3.vc_btn3-color-juicy-pink:hover, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {
    background: #3681a6; }

.post-meta-sidebar {
  margin-top: 20px;
  font-size: 18px; }

body.single-post .entry-content {
  font-size: 21px; }

.blog .blog-item-content.vc_gitem-zone {
  box-shadow: 0 10px 20px rgba(0, 0, 0, .025); }

#posts-content .blog-content ul li, #posts-content .page-content ul li {
  font-size: 21px;
  line-height: inherit; }

.post .blog-single-title {
  font-size: 2.5em;
  line-height: 1.5;
  margin-bottom: 30px; }

.boxed-content {
  background: #f7f7f7;
  border-radius: 10px;
  padding: 20px;
  margin: 35px 0 !important; }

.digression-content {
  background: #f7f7f7;
  border-radius: 10px;
  padding: 20px;
  font-style: italic;
  font-size: initial;
  color: #aaa;
  margin: 35px 0 !important;
  /*BLOG FEED*/ }

.blog-feed {
  /*RELATED BLOG POSTS*/ }
  .blog-feed .mpc-post__wrapper {
    border-radius: 10px;
    box-shadow: 0px 8px 8px 0 rgba(9, 38, 77, .05); }

body #jp-relatedposts h3.jp-relatedposts-headline {
  font-size: initial; }

body #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
  opacity: 1; }

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img {
  margin-bottom: 10px;
  /*COMPARATIVE TABLE*/ }

.comparison {
  margin: 0 auto;
  text-align: center;
  padding: 10px; }

.comparison table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  border-bottom: 1px solid #ccc; }

.comparison td, .comparison th {
  border-right: 1px solid #ccc;
  empty-cells: show;
  padding: 10px; }

.comparison th {
  border-top: 1px solid #ccc; }

.comparison th:first-child {
  border-top: none; }

.compare-heading {
  font-size: 18px;
  font-weight: bold !important;
  border-bottom: 0 !important;
  padding-top: 10px !important; }

.compare-heading img {
  max-width: 100%;
  height: auto;
  padding: 20px 10px; }

.comparison tbody tr:nth-child(odd) {
  display: none; }

.comparison .compare-row {
  background: #f5f5f5; }

.comparison .tickblue {
  color: #0078c1; }

.comparison .tickgreen {
  color: #009e2c; }

.comparison th {
  font-weight: normal;
  padding: 0;
  border-bottom: 1px solid #ccc;
  text-align: center; }

.comparison tr td:first-child {
  text-align: left; }

.comparison .qbse, .comparison .qbo, .comparison .tl {
  color: #fff;
  padding: 10px;
  font-size: 13px;
  border-right: 1px solid #ccc;
  border-bottom: 0; }

.comparison .tl2 {
  border-right: 0; }

.comparison .qbse {
  background: #0078c1;
  border-top-left-radius: 3px;
  border-left: 0px; }

.comparison .qbo {
  background: #009e2c;
  border-top-right-radius: 3px;
  border-right: 0px; }

.comparison .price-info {
  padding: 5px 15px 15px 15px; }

.comparison .price-was {
  color: #999;
  text-decoration: line-through; }

.comparison .price-now, .comparison .price-now span {
  color: #ff5406; }

.comparison .price-now span {
  font-size: 32px; }

.comparison .price-small {
  font-size: 18px !important;
  position: relative;
  top: -11px;
  left: 2px; }

.comparison .price-buy {
  background: #ff5406;
  padding: 10px 20px;
  font-size: 12px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  border-radius: 3px;
  text-transform: uppercase;
  margin: 5px 0 10px 0; }

.comparison .price-try {
  font-size: 12px; }

.comparison .price-try a {
  color: #202020;
  /* TESTIMONIAL BOX */ }

.testimonial-box {
  position: relative; }
  .testimonial-box .open-quote {
    position: absolute;
    font-size: 180px;
    top: -40px;
    left: -40px; }
  .testimonial-box .testimonial-author {
    font-weight: bold; }
  .testimonial-box .testimonial-role {
    font-size: 14px; }

#above-footer-widget {
  padding: 30px 0;
  background: #f9f9f9; }
  #above-footer-widget ul.nav {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
    grid-auto-rows: minmax(50px, auto); }
  #above-footer-widget ul.nav li a {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem; }
    #above-footer-widget ul.nav li a:hover {
      background-color: #eee; }

#footer-widget .logo-box {
  margin: 24px 0; }
  #footer-widget .logo-box img {
    width: 70%;
    height: auto; }
  #footer-widget .socials-box a.png-social {
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 10px; }
    #footer-widget .socials-box a.png-social.png-facebook {
      background-image: url('/wp-content/uploads/2021/04/ico-24-facebook.png');
      background-image: -webkit-image-set(url('/wp-content/uploads/2021/04/ico-24-facebook.png') 1x, url('/wp-content/uploads/2021/04/ico-48-facebook.png') 2x);
      background-image: image-set(url('/wp-content/uploads/2021/04/ico-24-facebook.png') 1x, url('/wp-content/uploads/2021/04/ico-48-facebook.png') 2x); }
    #footer-widget .socials-box a.png-social.png-facebook:hover {
      background-image: url('/wp-content/uploads/2021/04/ico-24-facebook-hover.png');
      background-image: -webkit-image-set(url('/wp-content/uploads/2021/04/ico-24-facebook-hover.png') 1x, url('/wp-content/uploads/2021/04/ico-48-facebook-hover.png') 2x);
      background-image: image-set(url('/wp-content/uploads/2021/04/ico-24-facebook-hover.png') 1x, url('/wp-content/uploads/2021/04/ico-48-facebook-hover.png') 2x); }
    #footer-widget .socials-box a.png-social.png-linkedin {
      background-image: url('/wp-content/uploads/2021/04/ico-24-linkedin.png');
      background-image: -webkit-image-set(url('/wp-content/uploads/2021/04/ico-24-linkedin.png') 1x, url('/wp-content/uploads/2021/04/ico-48-linkedin.png') 2x);
      background-image: image-set(url('/wp-content/uploads/2021/04/ico-24-linkedin.png') 1x, url('/wp-content/uploads/2021/04/ico-48-linkedin.png') 2x); }
    #footer-widget .socials-box a.png-social.png-linkedin:hover {
      background-image: url('/wp-content/uploads/2021/04/ico-24-linkedin-hover.png');
      background-image: -webkit-image-set(url('/wp-content/uploads/2021/04/ico-24-linkedin-hover.png') 1x, url('/wp-content/uploads/2021/04/ico-48-linkedin-hover.png') 2x);
      background-image: image-set(url('/wp-content/uploads/2021/04/ico-24-linkedin-hover.png') 1x, url('/wp-content/uploads/2021/04/ico-48-linkedin-hover.png') 2x); }
    #footer-widget .socials-box a.png-social.png-twitter {
      background-image: url('/wp-content/uploads/2021/04/ico-24-twitter.png');
      background-image: -webkit-image-set(url('/wp-content/uploads/2021/04/ico-24-twitter.png') 1x, url('/wp-content/uploads/2021/04/ico-48-twitter.png') 2x);
      background-image: image-set(url('/wp-content/uploads/2021/04/ico-24-twitter.png') 1x, url('/wp-content/uploads/2021/04/ico-48-twitter.png') 2x); }
    #footer-widget .socials-box a.png-social.png-twitter:hover {
      background-image: url('/wp-content/uploads/2021/04/ico-24-twitter-hover.png');
      background-image: -webkit-image-set(url('/wp-content/uploads/2021/04/ico-24-twitter-hover.png') 1x, url('/wp-content/uploads/2021/04/ico-48-twitter-hover.png') 2x);
      background-image: image-set(url('/wp-content/uploads/2021/04/ico-24-twitter-hover.png') 1x, url('/wp-content/uploads/2021/04/ico-48-twitter-hover.png') 2x); }
  #footer-widget .icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor; }
  #footer-widget .icon-facebook-square {
    width: 0.85742em; }
  #footer-widget i {
    font-size: 24px;
    margin: 0 5px; }
  #footer-widget i:hover {
    color: var(--primary-color); }
  #footer-widget .mail-box {
    margin: 15px 0; }
  #footer-widget .mail-box a:hover {
    color: var(--primary-color); }
  #footer-widget .widget-title {
    text-transform: uppercase;
    font-size: 13px;
    color: var(--primary-color); }
  #footer-widget .nav-link {
    margin: 0;
    padding: 5px 0;
    opacity: 0.9;
    display: inline-block;
    font-weight: 400; }
  #footer-widget .nav-link:hover {
    opacity: 1;
    background: none;
    text-decoration: underline; }
  #footer-widget .wpml-ls-legacy-list-horizontal {
    padding: 0;
    margin: 0;
    border: 0; }
  #footer-widget .wpml-ls-legacy-list-horizontal.wpml-ls-current-language a, #footer-widget .wpml-ls-legacy-list-horizontal a:hover {
    background: rgba(0, 0, 0, .3); }

@media (max-width: 767px) {
  nf-fields-wrap nf-field .nf-field .field-wrap {
    min-width: 100%;
    margin: 0; }

  .comparison td:first-child, .comparison th:first-child {
    display: none; }

  .comparison tbody tr:nth-child(odd) {
    display: table-row;
    background: #f7f7f7; }

  .comparison .row {
    background: #fff; }

  .comparison td, .comparison th {
    border: 1px solid #ccc; }

  .price-info {
    border-top: 0 !important; } }

@media (max-width: 639px) {
  header .navbar .navbar-brand img {
    width: 250px;
    height: auto !important; }

  .comparison .price-buy {
    padding: 5px 10px; }

  .comparison td, .comparison th {
    padding: 10px 5px; }

  .comparison .hide-mobile {
    display: none; }

  .comparison .price-now span {
    font-size: 16px; }

  .comparison .price-small {
    font-size: 16px !important;
    top: 0;
    left: 0; }

  .comparison .qbse, .comparison .qbo {
    font-size: 12px;
    padding: 10px 5px; }

  .comparison .price-buy {
    margin-top: 10px; }

  .compare-heading {
    font-size: 13px; }

  #above-footer-widget ul.nav {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 0; }

  #above-footer-widget.footer h3.widget-title, #footer-widget.footer h3.widget-title {
    font-size: 20px; }
    #above-footer-widget.footer .nav-link, #footer-widget.footer .nav-link {
      font-size: 16px;
      margin: 10px 0; } }
