.contact-1,body
{
  background-position: center top;
  background-size: cover;
}

.footer p,.sidebar .empower_widget_auhor_info .widgettitle
{
  color: #fff;
}

.contact-1,.over
{
  position: relative;
}

.force-shadow
{
  box-shadow: 0 4px 10px 0 rgba(0,0,0,.3),0 4px 10px rgba(0,0,0,.08)!important;
}

.no-shadow
{
  box-shadow: none!important;
}

.description-container
{
  padding: 2rem;
}

.card
{
  border-radius: 5px;
}

.features-13 .custom-image,.overlappable-4 .custom-image
{
  width: 120px;
}

.about-9 .shadow-medium
{
  box-shadow: none;
}

body
{
  font-weight: 300;
}

.post-list .post-list-item .card
{
  padding: 0;
  background-color: #fff;
  border: 0 solid #ececec;
  overflow: hidden;
}

.footer
{
  background-color: #4CB1D3;
}

.footer.footer-simple .footer-content
{
  border-top: none;
}

[data-export-id] h2
{
  font-size: 2rem;
  font-weight: 400;
  display: inline-block;
  border-style: none;
  border-width: 0;
  border-bottom-color: #FF9800;
}

[data-export-id] h2::after
{
  content: " ";
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: inherit;
  width: 100px;
  display: block;
  height: 100%;
  margin-left: 0;
  margin-top: 1rem;
}

.circle-counter h2::after,[data-export-id] h2.no-after::after,[data-export-id][data-category=cta][data-export-id=cta-centered-bg-section] h2::after,[data-export-id][data-category=cta][data-export-id=cta-blue-section] h2::after
{
  width: 0;
  height: 0;
}

.content-left-sm h2::after,.text-center .content-left-sm h2::after
{
  margin-left: 0;
  margin-right: auto;
}

.content-center-sm h2::after,.section-title-col>h2::after,.text-center h2::after
{
  margin-left: auto;
  margin-right: auto;
}

.content-right-sm h2::after,.text-center .content-right-sm h2::after
{
  margin-left: auto;
  margin-right: 0;
}

.post-page .post-item,.shadow-big
{
  box-shadow: 0 0 24px 0 rgba(0,0,0,.04);
}

.shadow-normal
{
  box-shadow: 0 0 12px 0 rgba(0,0,0,.04);
}

.over,.post-list .post-list-item .card,.shadow-small,.sidebar .widget
{
  box-shadow: 0 0 6px 0 rgba(0,0,0,.04);
}

.pad-small
{
  padding: .3rem;
}

.pad-normal
{
  padding: 2rem;
}

.pad-big
{
  padding: 3rem;
}

.empower-sidebar-panel
{
  border: 1px solid #ececec;
  border-radius: 4px;
  box-shadow: 0 .5625rem 2.8125rem 0 rgba(35,69,152,.15);
}

.contact-form-wrapper label,.h6,h6
{
  letter-spacing: normal;
}

ul.dropdown-menu>li>a
{
  font-size: .9rem;
  letter-spacing: 0;
}

.read-more
{
  cursor: pointer;
  text-decoration: none;
  font-weight: 500;
}

.features-16-card-bordered .read-more
{
  margin: 0 0 0 1rem;
}

.nav-links
{
  background-color: transparent;
}

.blog-section .post-content .post-title
{
  margin-bottom: 1rem;
}

.video-popup-button img.poster+a.video-popup-button-link i
{
  vertical-align: top;
}

.cta-blue-section,.wave-bg
{
  background: #00ABFA;
  background: -moz-linear-gradient(-45deg,#00ABFA 0,#8c239f 52%,#FF9800 100%);
  background: -webkit-linear-gradient(-45deg,#00ABFA 0,#8c239f 52%,#FF9800 100%);
  background: linear-gradient(135deg,#00ABFA 0,#8c239f 52%,#FF9800 100%);
  background-size: 350% 350%;
}

@-webkit-keyframes waveColors
{
  0%,100%
  {
    background-position: 0 7%;
  }

  50%
  {
    background-position: 100% 94%;
  }
}

@keyframes waveColors
{
  0%,100%
  {
    background-position: 0 7%;
  }

  50%
  {
    background-position: 100% 94%;
  }
}

.cta-blue-section
{
  padding: 4rem 0;
}

.sidebar .widget
{
  background-color: #fff;
  border: none;
  box-shadow: none;
  margin-bottom: 0;
}

.sidebar .empower_widget_auhor_info
{
  background-color: #00ABFA;
  color: #fff;
}

.sidebar .empower_widget_auhor_info p
{
  font-size: 80%;
}

.sidebar .widget_meta
{
  background-color: #f8f8f8;
}

.widget_meta a
{
  color: #999;
  font-size: 80%!important;
}

.meta,.tags-list a
{
  font-size: 12px;
  text-transform: uppercase;
}

.widget_meta li
{
  padding: 0!important;
  border-top: none!important;
}

.over
{
  margin-top: -100px;
  background-color: #fff;
  z-index: 1;
  padding: 2rem;
  border-radius: 5px;
}

.bx,.by
{
  padding: 1rem;
  min-height: 1rem;
  min-width: 1rem;
  color: #fff;
}

.sticky>.post-content
{
  border: 2px solid #00ABFA;
  border-radius: 5px;
}

.nav-links,.post-comments .navigation
{
  border: none;
}

.nav-links .numbers-navigation a:hover,.nav-links .numbers-navigation span.current,.post-comments .navigation .numbers-navigation a:hover,.post-comments .navigation .numbers-navigation span.current
{
  border-radius: 4px;
}

.bx
{
  background-color: #00f;
}

.by
{
  background-color: #f006bd;
}

.post-content .wp-post-image
{
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.meta a
{
  color: #666;
}

.tags-list a
{
  font-weight: 400;
  text-decoration: none;
  color: #8E9DAE;
  padding: .5rem .7rem;
  border: 2px solid #666;
  line-height: 3rem;
}

ol.is-bar,ul.is-bar
{
  margin: 0;
  list-style: none;
}

.post-content-single .meta,.post-meta
{
  margin-bottom: 1rem;
}

ol.is-bar li,ul.is-bar li
{
  display: inline-block;
}

ol.is-bar li+li,ul.is-bar li+li
{
  margin-left: .1rem;
}

.post-content-single
{
  padding: 2rem 3rem!important;
}

.font-icon-post
{
  margin-right: 5px;
}

.post-page .post-item
{
  border-radius: 5px;
  border: none;
}

.header-top-bar
{
  background: #3B56A4;
}

.header-top-bar .header-top-bar-area i.fa
{
  color: #fff;
}
/*# sourceMappingURL=style.min.css.map */
