.johannes-bg-alt-1, .has-arrows .owl-nav, .has-arrows .owl-stage-outer:after, .media-shadow:after {
    background: transparent;
    padding: 0;
}
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@200;300;400;600;700;900&display=swap');
@import url('https://use.fontawesome.com/releases/v5.6.1/css/all.css');

*:not(i):not(.fas):not(.far):not(.fa) {
  font-family: 'Nunito Sans', sans-serif !important;
}

#wpadminbar .ab-icon, #wpadminbar .ab-item:before, #wpadminbar>#wp-toolbar>#wp-admin-bar-root-default .ab-icon, .wp-admin-bar-arrow {
  font-family: dashicons !important;
}

.johannes-goto-top, .johannes-goto-top:hover, .section-title:after {
  background: #FEB10F;
}

.johannes-footer a, .johannes-footer .widget-title {
  font-weight: 700;
  color: #001D3D;
}

ul.mks_social_widget_ul li a {
    background: transparent !important;
    font-size: 20px !important;
    justify-content: flex-start !important;
}

ul.mks_social_widget_ul li a::before {
    color: #047488 !important;
    transition: .4s;
}

.menu-item-61 a {
    width: 130px;
    background: #fff;
    border-radius: 7px;
    font-size: 14px;
    font-weight: 700;
    color: #01366A !important;
    height: 32px !important;
    transition: .4s;
}

.menu-item-62 a {
  height: 32px !important;
  padding-left: 30px;
  margin-right: 10px;
  position: relative;
  color: #fff !important;
  transition: .4s;
}

.menu-item-62 a:after {
  content: '';
  position: absolute;
  left: 0;
  top: calc(50% - 8px);
  width: 1px;
  height: 16px;
  background: #fff;
}

.menu-item-62 a span{
  width: 100%;
  text-align: center;
}

a.comment-reply-link {
    border-radius: 4px;
}

.form-submit input[type=submit] {
    border-radius: 7px;
}

blockquote.wp-block-quote {
    color: #047488;
}

.entry-content a:not([class*=button]), .comment-content a:not([class*=button]) {
  color: #FEB10F;
}

.entry-format i {
  background: #feb10f !important;
  color: #fff !important;
}

nav.johannes-pagination.load-more a {
    border-radius: 7px;
}

blockquote.wp-block-quote p{
  position: relative;
  z-index: 10;
}

blockquote.wp-block-quote::before {
  color: #E8EFEC;
  opacity: 1;
}

.johannes-section.johannes-related {
  background: #004C59;
}

.johannes-cover-indent .johannes-cover {
  min-height: 400px;
}

.menu-item-62 a span i {
  margin-right: 5px;
}

.menu-item-62 a:hover {
  color: #feb10f !important;
}

.menu-item-61 a span {
    width: 100%;
    text-align: center;
}

.menu-item-61 a:hover {
    background: #F2A708;
}

ul.mks_social_widget_ul li a:hover::before {
  color: #feb10f !important;
}

.johannes-footer .widget_media_image {
    margin-bottom: 5px;
}

.app__row {
    display: flex;
    align-items: center;
    margin-top: 20px;
    width: 100%;
}

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

.app__row a:not(:last-child) img {
    margin-right: 10px;
}

.johannes-footer .phone {
  font-size: 20px;
  font-weight: 300;
  color: #01366A;
  margin-top: -10px;
}

.wa-layout.johannes-cover .section-head .johannes-button {
    border-radius: 7px;
}

picture.johannes-logo img {
    max-width: 197px;
    width: 100%;
}

.johannes-header .site-title {
  width: 197px;
}

.johannes-modal-opener.johannes-search span {
    display: none;
}

.johannes-modal-opener.johannes-search i {
    margin-left: 0;
}

.johannes-menu-social .header-el-label{
  display: none;
}

.johannes-menu-social a span {
  opacity: 1;
  display: block;
}

.johannes-section.johannes-cover {
    background: url(http://138.97.105.238/mycap-blog/wp-content/uploads/2020/01/bg-category.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
}

.section-bg {
  z-index: 10;
}

.johannes-cover>.section-bg+.container {
  z-index: 11;
}

.johannes-section.johannes-cover::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
  background-color: rgba(0,0,0,.5);
  left: 0;
  top: 0;
  opacity: 1;
  -webkit-transition: background-color .2s ease-in-out;
  -o-transition: background-color .2s ease-in-out;
  transition: background-color .2s ease-in-out;
}

.johannes-sidebar .widget-title {
  font-size: 2.4rem;
  color: #5EB2C5;
  margin-bottom: 14px;
}

ul.wp-most-popular {
  border-top: 1px solid #E9E9E9;
}

ul.wp-most-popular li {
  margin: 0 0 0 25px;
  padding: 14px 0 14px 5px;
  list-style: decimal;
  position: relative;
  font-size: 18px;
  line-height: 24px;
  color: #001D3D;
  font-weight: 700;
  transition: .4s;
}

.wp-most-popular li::marker {font-size: 20px;font-weight: 700;color: #5EB2C5;}

ul.wp-most-popular li::before {content: '';position: absolute;left: -25px;bottom: 0;width: calc(100% + 25px);border-bottom: 1px solid #E9E9E9;}

ul.wp-most-popular li a {
  background: transparent;
  color: #001d3d;
}

ul.wp-most-popular:hover li:not(:hover) {
  opacity: .5;
}

footer#johannes-footer {
  padding-top: 30px;
  background: #F0F5FA;
  border-top: 1px solid #D8DFE7;
}

.johannes-footer-widgets+.johannes-copyright {
  padding: 30px 0;
  font-size: 14px;
}

a.button-footer {
  height: 40px;
  line-height: 40px;
  background: #01366A;
  color: #fff;
  display: block;
  width: 172px;
  text-align: center;
  border-radius: 4px;
  margin-top: 24px;
  transition: .4s;
}

.johannes-footer .johannes-footer-widgets .widget_custom_html {
  margin-bottom: 40px;
}

a.button-footer:hover {
  background: #feb10f;
  color: #fff;
}

.app-mycap {
  margin-bottom: 80px;
  margin-top: 100px;
  background: no-repeat center center;
  background-size: cover;
  border-radius: 8px;
  padding: 45px 55% 45px 45px;
  font-size: 17px;
  line-height: 24px;
  color: #fff;
  font-weight: 300;
  overflow: hidden;
  position: relative;
}

p.app-mycap__title {
  font-size: 32px;
  margin-bottom: 20px;
}

p.app-mycap__title span {
  font-weight: 700;
  color: #00FEFE;
}

.app-mycap__buttons {
  display: flex;
  margin-top: -20px;
}

a.app-mycap__button {
  height: 40px;
  padding: 0 10px;
  display: flex;
  border-radius: 4px;
  align-items: center;
  background: #0086A3;
  transition: .4s;
}

a.app-mycap__button:not(:last-child) {
  margin-right: 16px;
}

a.app-mycap__button:hover {
  background: #5eb2c5;
}

img.app-mycap__image {
  position: absolute;
  right: 0;
  top: -30px;
}

.johannes-goto-top {
  width: 66px;
  height: 66px;
  line-height: 70px;
  background: #5EB2C5;
  border-radius: 50%;
  font-size: 32px;
  transition: .4s;
}

.johannes-button-large, .johannes-pagination a, .wp-block-button .wp-block-button__link, body div.wpforms-container-full .wpforms-form .wpforms-page-button, body div.wpforms-container-full .wpforms-form button[type=submit], body div.wpforms-container-full .wpforms-form input[type=submit], button[type=submit], input[type=button], input[type=submit] {
  min-height: 40px;
  padding: 10px 36px;
}

.category-pill .entry-category a {
  background: #6D87A6;
}

.johannes-post .entry-title a {
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  color: #001D3D;
}

.section-head .section-title, .section-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 300;
}

.section-title:after {
  background: #0086A3;
  height: 1px;
  width: 40px;
  margin-top: 10px;
}

.johannes-section.wa-layout .display-1 {
  font-size: 48px;
  line-height: 50px;
  font-weight: 700;
}

.wa-layout.johannes-cover .section-head .johannes-button {
  background: #01366A;
}

.johannes-cover .section-bg:after, .johannes-overlay .entry-media a:after {
  background-image: linear-gradient(to bottom, #01366A, #42C0C5);
  opacity: .6;
  background-color: transparent;
  z-index: 5;
}

.entry-title a:hover, a:hover, .entry-meta a, .written-by a, .johannes-overlay .entry-meta a:hover, body .johannes-cover .section-bg+.container .johannes-breadcrumbs a:hover, .johannes-cover .section-bg+.container .section-head a:not(.johannes-button):not(.cat-item):hover, .entry-content .wp-block-tag-cloud a:hover, .johannes-menu-mobile .johannes-menu li a:hover {
  color: #5EB2C5;
}

.entry-content a:not([class*=button]), .comment-content a:not([class*=button]) {
  color: #5EB2C5;
}

blockquote.wp-block-quote {
  color: #0086A3;
}

.entry-tags a {
  font-weight: 700;
  color: #5EB2C5;
  transition: .4s;
}

.entry-tags a:hover {
  color: #000;
}

.johannes-bg-alt-1, .has-arrows .owl-nav, .has-arrows .owl-stage-outer:after, .media-shadow:after {
  background: #F0F5FA;
}

.author-content a {
  color: #5EB2C5;
}

body.home {
  background: #F0F5FA;
}

i.iconyoutube {
  font-family: "socicon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

i.iconyoutube::before {
  content: "\e0a5";
  font-size: 20px
}

.social-bar {
  position: fixed;
  right: 0;
  top: 50%;
  background: #01366A;
  transform: translateY(-50%);
  width: 50px;
  border-radius: 8px 0 0 8px;
  padding: 10px 0;
  z-index: 10;
}

.social-bar a {
  color: #fff;
  display: block;
  width: 50px;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  transition: .4s;
}

.social-bar a::before {
  font-family: "socicon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.social-bar a.socicon-facebook:before {
  content: "\e028";
}

.social-bar a.socicon-instagram:before {
  content: "\e044";
}

.social-bar a.socicon-linkedin:before {
  content: "\e04c";
}

.social-bar a.socicon-twitter:before {
  content: "\e08d";
}

.social-bar a.socicon-youtube:before {
  content: "\e0a5";
}

.social-bar a:hover {
  color: #FEB10F;
}

.signup-pop {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0,29,61,.9);
  display: none;
}

.signup-pop.active {
  display: flex;
  justify-content: center;
  align-items: center;
}

.signup-pop__content {
  width: 90%;
  max-width: 836px;
  height: 90vh;
  max-height: 550px;
  box-shadow: 5px 10px 15px rgba(0,0,0,.1);
  background: url(images/bg-lightbox.jpg) no-repeat center center;
  background-size: cover;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

button.signup-pop__close {
  position: absolute;
  right: 50px;
  top: 50px;
  font-size: 14px;
  color: #5EB2C5;
  font-weight: 700;
  background: transparent;
  border: 0;
  transition: .4s;
}

button.signup-pop__close:hover {
  color: #fff;
}

.signup-pop__center {
  max-width: 260px;
  text-align: center;
}

p.signup-pop__title {
  font-size: 40px;
  line-height: 48px;
  font-weight: 300;
  color: #fff;
}

p.signup-pop__title span {
  color: #5EB2C5;
}

a.signup-pop__button {
  width: 172px;
  height: 40px;
  line-height: 40px;
  background: #0086A3;
  display: block;
  border-radius: 4px;
  margin: 0 auto;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  transition: .4s;
}

a.signup-pop__button:hover {
  background: #fff;
  color: #0086a3;
}

.page-template-ebooks-page .johannes-header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  margin: 0;
}

.page-template-ebooks-page.admin-bar .johannes-header {
  top: 32px;
}

.page-template-ebooks-page .johannes-header .header-middle {
  background: transparent;
}

.e-books__header {
  width: 100%;
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 70px;
  background: url(images/bg-ebooks.jpg) no-repeat center center #01366A;
  background-size: cover;
}

h1.e-books__title {
  margin: 0;
  font-weight: 700;
  color: #fff;
}

.ebooks__item {
  padding: 36px 24px;
  background: #F0F5FA;
  border-radius: 8px;
  font-size: 16px;
  line-height: 24px;
  color: #001D3D;
}

p.ebooks__label {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}

.ebooks__item:not(:last-child) {
  margin-bottom: 20px;
}

a.ebooks__button {
  margin-top: -15px;
  display: block;
  width: 150px;
  height: 40px;
  line-height: 40px;
  background: #01366A;
  color: #fff;
  border-radius: 4px;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  transition: .4s;
}

a.ebooks__button:hover {
  background: #feb10f;
}

.categorias {
  padding: 24px;
  background: #fff;
  border-radius: 8px;
  margin-top: -118px;
  margin-bottom: 60px;
  position: relative;
  z-index: 5;
}

.container.categorias__container {
  position: relative;
  z-index: 11;
}

p.categorias__title {
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  font-weight: 700;
  color: #01366A;
  margin-bottom: 16px;
}

.categorias__list {
  display: flex;
  width: 100%;
}

a.categorias__item {
  width: calc(25% - 13.5px);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
  line-height: 30px;
  background: #F0F5FA;
  border-radius: 4;
}

a.categorias__item:not(:nth-child(4n)) {
  margin-right: 18px;
}

a.categorias__item p {
  margin: 0;
}

a.categorias__item span {
  color: #0086A3;
}

.categorias__mobile {
  border: 0;
  border-radius: 8px;
  background: #fff;
  height: 70px;
  padding: 0 24px;
  font-size: 18px;
  color: #01366A;
  margin-top: -60px;
  margin-bottom: 30px;
  display: none;
}

@media only screen and (min-width: 1128px) {
  .header-sticky-main>.container {
      height: 100px;
  }
}

@media (max-width: 800px) {
  .header-sticky-main {
      padding: 10px 0;
  }
  #menu-botoes-2 .menu-item-61 li {
      width: 100%;
  }

  ul#menu-botoes-2 li {
      width: 100%;
      margin: 5px 0;
  }

  ul#menu-botoes-2 li a {
      width: 100%;
      line-height: 40px;
      background: #ccc;
      font-weight: 700;
  }

  #menu-botoes-2 .menu-item-61 a {
      background: #F2A708;
  }

  .social-bar {
    display: none !important;
  }

  img.app-mycap__image {
      display: none;
  }

  .app-mycap {
      padding: 30px;
  }

  p.app-mycap__title {
      line-height: 34px;
  }

  .app-mycap__buttons {
      margin-top: 0;
  }

  .johannes-section.wa-layout .display-1 {
      font-size: 32px;
      line-height: 38px;
  }

  a.ebooks__button {
    margin-top: 0;
  }

  .page-template-ebooks-page .johannes-header {
    position: relative !important;
  }

  .page-template-ebooks-page.admin-bar .johannes-header {
    top: 0 !important;
  }

  .e-books__header {
    margin-top: -80px;
    height: 240px;
  }
}

@media (max-width: 600px) {
  ul#menu-botoes-1 {
      display: none;
  }

  ul.johannes-menu-action.johannes-modal-opener.johannes-search {display: none;}

  picture.johannes-logo img {
      max-width: 150px;
  }
}


.textwidget a img {
    display: block;
    margin: 0 auto;
}
@media(max-width: 600px) {
	.page.johannes-cover-indent .johannes-cover {
		min-height: 420px;
	}

	.johannes-section.wa-layout .display-1 {
		font-size: 2.4rem;
	}

	.johannes-section.wa-layout {
		font-size: 1.5rem;
	}
}
.written-by .avatar {
    max-width: 40px;
    min-height: 40px;
}
.widget-sticky .johannes-bg-alt-1.widget-inside {
    background: transparent;
    padding: 0 30px;
}

.widget-inside img.mobile {
    display: none;
}

@media (max-width: 800px) {
    .widget-sticky .johannes-bg-alt-1.widget-inside {
        padding: 0
    }
    .widget-inside img.desktop {
        display: none;
    }
    .widget-inside img.mobile {
        width: 100%;
        display: block;
    }
}