/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* Estilos Custom */
@import url('https://fonts.googleapis.com/css?family=Audiowide|Righteous|Russo+One&display=swap&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Work+Sans:400,500,600,700,800,900&display=swap');
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 45.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 46rem) and (max-width: 59.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 46rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 46rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 45.99rem) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #ffffff !important;
}
@media only all and (max-width: 45.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 45.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #006b4d;
}
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 45.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #006b4d;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #00946a;
  border-color: #00946a;
}
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 45.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 46rem) and (max-width: 59.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #006b4d;
  color: #006b4d;
}
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #006b4d;
  border-color: #006b4d;
  color: #ffffff;
}
.g-slideshow .uk-flex-center {
  text-align: center;
}
.g-slideshow .style2 {
  padding: 70px 0;
}
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #ffffff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #ffffff !important;
  font-size: 1.2rem;
  display: table;
}
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #ffffff;
  border-color: #ffffff;
  color: #1a1a1a;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #ffffff;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 45.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 46rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #666666 !important;
}
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #666666;
}
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
body {
  font-size: 0.9rem;
}
.gantry-logo img {
  width: 88px;
  max-width: 88px;
}
.wp-show-posts-image.wpsp-image-center {
  border-bottom: #009367 2px solid;
  padding-bottom: 20px;
}
.cd-intro, .info-box .float-left {
  float: left !important;
  padding: 5px 30px 0 20px;
}
/*.fa-paw:before {
    font-size: 50px;
}*/
.cd-intro .info-box h4 {
  font-size: 1.4rem;
  text-align: center;
  margin: 20px auto;
}
h1.headtitle {
  /*font-family:"nextart";*/
  color: #fff;
  padding: 0;
  margin: 10px 0 5px 0px;
  font-size: 2.8125rem;
  font-weight: 620;
  font-family: 'Work Sans', sans-serif;
}
#custom_html-3 p {
  margin: 0px 13px 5px 2px;
}
#logo-6343-particle.g-content {
  margin-right: 0;
  padding-right: 0;
  padding-left: 0;
}
#logo-6073-particle.g-content {
  margin-right: 0;
  padding-right: 0;
  padding-left: 0;
}
#sample-2-particle .info-box {
  margin: 0px;
}
#sample-2-particle .sample-description {
  padding: 0;
}
#sample-2-particle.g-content {
  margin: 0;
  padding: 0;
}
#sample-7664-particle.g-content {
  margin: 0;
  padding: 0;
}
#sample-7664-particle .info-box, #punch1-particle .info-box, #punch2-particle .info-box {
  margin: 0px;
}
#punch1-particle .sample-description, #punch2-particle .sample-description {
  padding: 0;
}
#punch1-particle .g-content {
  margin: 0;
}
/*#social-1893-particle.g-content {
    padding: 0.930rem 0 0 0 ;
    margin: 0.6rem 0 0 0;
}*/
#g-navigation .g-social a:hover {
  background: #009367;
}
#g-showcase h4 {
  color: #949494;
}
#g-showcase a {
  color: #009367;
}
#g-showcase a:hover {
  color: #000;
}
ul.g-toplevel {
  margin-left: 10px;
}
article.wp-show-posts-single:hover img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -webkit-transition: all 1s ease;
}
article.wp-show-posts-single img {
  filter: grayscale(0%);
  filter: gray;
  -webkit-filter: grayscale(0%);
  filter: none;
  transition: 1s ease;
}
li.rpwe-li:hover img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -webkit-transition: all 1s ease;
}
li.rpwe-li img {
  filter: grayscale(0%);
  filter: gray;
  -webkit-filter: grayscale(0%);
  filter: none;
  transition: 1s ease;
}
.lion:before {
  content: '';
  background: url('../images/Lion_rugido_verde_green.svg') transparent no-repeat;
  -moz-filter: url('data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale');
  -o-filter: url('data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale');
  /*-webkit-filter: grayscale(80%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); */
  background-size: contain;
  width: 70px;
  height: 70px;
  /*   top:15px;*/
  float: left;
  margin-left: 2%;
  opacity: 1;
}
#g-sidebar, #g-aside {
  margin: 0 0 0 2em;
}
/* Agendas */
.ics-calendar-list-wrapper .ics-calendar-label {
  display: none;
  text-decoration-line: underline;
  font-size: 1rem;
}
.ics-calendar-list-wrapper h4 {
  font-size: 1rem;
  line-height: 0;
  font-weight: 600;
}
#custom_html-6 .ics-calendar-list-wrapper .time {
  font-size: 0.95rem;
  background-color: #F9F9F9;
  color: #000;
  padding: 5px;
}
#custom_html-6 .ics-calendar-list-wrapper .title {
  font-size: 0.95rem;
}
#custom_html-6 .ics-calendar-list-wrapper .event {
  padding: 5px 5px;
}
#custom_html-6 .ics-calendar-list-wrapper dl, dd {
  background-color: #F9F9F9;
}
#custom_html-6 .ics-calendar-list-wrapper dd {
  margin-left: 0;
}
#post-250 .ics-calendar-list-wrapper .time {
  font-size: 0.95rem;
  background-color: #F9F9F9;
  color: #000;
  padding: 5px;
}
#post-250 .ics-calendar-list-wrapper .all-day-indicator {
  font-size: 0.95rem;
  background-color: #F9F9F9;
  color: #000;
  padding: 5px;
}
#post-250 .ics-calendar-list-wrapper .title {
  font-size: 0.95rem;
}
#post-250 .ics-calendar-list-wrapper .event {
  padding: 5px 5px;
}
#post-250 .ics-calendar-list-wrapper dl, dd {
  background-color: #F9F9F9;
}
#post-250 .ics-calendar-list-wrapper dd {
  margin-left: 0;
}
#custom_html-9 .ics-calendar-list-wrapper .time {
  font-size: 0.95rem;
  background-color: #F9F9F9;
  color: #000;
  padding: 5px;
}
#custom_html-9 .ics-calendar-list-wrapper .all-day-indicator {
  font-size: 0.95rem;
  background-color: #F9F9F9;
  color: #000;
  padding: 5px;
}
#custom_html-9 .ics-calendar-list-wrapper .title {
  font-size: 0.95rem;
}
#custom_html-9 .ics-calendar-list-wrapper .event {
  padding: 5px 5px;
}
#custom_html-9 .ics-calendar-list-wrapper dl, dd {
  background-color: #fff;
}
#custom_html-9 .ics-calendar-list-wrapper dd {
  margin-left: 0;
}
/* ler mais */
a.wp-show-posts-read-more, a.wp-show-posts-read-more:visited {
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 0.1875rem;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  background: #006b4d;
  color: #fff !important;
  border: 0;
  line-height: 1.5;
  font-size: 1rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: background 0.1s;
  -moz-transition: background 0.1s;
  transition: background 0.1s;
}
a.wp-show-posts-read-more:hover {
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 0.1875rem;
  background: #00855f;
  color: #fff;
  border: 0;
  line-height: 1.5;
  font-size: 1rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: background 0.1s;
  -moz-transition: background 0.1s;
  transition: background 0.1s;
}
.page .tease-featured-image, .memoria .tease-featured-image, .jornaisrugidos .tease-featured-image, .single-cartoons .tease-featured-image {
  display: none;
}
.tease-featured-image {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}
.archive .tease-featured-image {
  display: block;
}
.podinfo {
  width: 100%;
  background: #F9F9F9;
  padding: 20px 20px;
}
.podinfo p {
  margin: 0em;
}
.wp-show-posts-columns#wpsp-70 .wp-show-posts-inner {
  margin: 0 0 0.5em 3em !important;
}
.source {
  float: right;
  margin: 0;
  font-size: 0.7em;
}
#authors-3 ul {
  list-style: none;
  margin: 0;
}
#authors-3 a {
  font-size: 0.9em;
}
#authors-3 a img {
  margin: 5px 10px 0 0;
  width: 16px;
  height: 16px;
}
#authors-3 a img.avatar-32 {
  margin: 5px 0;
}
#authors-3 h2 {
  margin: 0.75rem 0 0.75rem 0;
}
#conta-me-como {
  /*  background:rgba(245,245,245, 1); */
}
#g-feature.second-block {
  padding: 0 0;
}
#g-showcase.intro-show {
  padding-bottom: 0;
}
#g-showcase .intro-posts {
  margin-bottom: 0px;
}
.su-label-type-default {
  background: none !important;
}
.su-label {
  display: block !important;
  font-size: 0.8em !important;
  text-align: center !important;
  color: #000 !important;
  margin-bottom: 50px !important;
  line-height: 1.4em !important;
  padding-bottom: 50px !important;
}
.su-youtube {
  margin: 0 0 0.5em 0 !important;
}
#avatar img {
  float: left;
  margin-right: 10px;
}
#wpsp-1464 .wp-show-posts-image, .wpsp-image-left {
  margin-right: 1em;
  margin-bottom: 0.2em;
}
#wpsp-1464 .wp-show-posts-single {
  margin-bottom: 1em;
}
#related-box .g-content {
  background: #fff;
}
#related-box h2, #related-box ul {
  text-align: center;
}
.rpbt_shortcode figure.gallery-item {
  padding: 7px;
  font-size: 14px;
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  line-height: 1.5;
  color: #82878c;
  background: #fff;
  border: 1px solid #e5e5e5;
  /*box-shadow: 0 1px 1px rgba(0,0,0,.05);*/
  overflow: auto;
  zoom: 1;
  flex: 0 31.5% !important;
  width: 31.5% !important;
  margin: 5px;
}
li.g-selected:hover {
  background: #009367 !important;
}
.g-main-nav .g-toplevel {
  font-size: 0.95rem;
}
.ultimosposts article {
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  padding-bottom: 10px;
  list-style-type: none;
}
.avatar {
  margin-right: 1em;
  margin-bottom: 0.2em;
}
#g-sidebar h2 {
  margin: 1.8rem 0 0.5rem 0;
}
#wpsp-1826 .wp-show-posts-image.wpsp-image-left {
  margin-right: 1em;
  margin-bottom: 0.2em;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .g-main-nav {
    font-size: 0.65em;
  }
  .g-social a {
    font-size: 0.65em;
  }
  h1.headtitle {
    text-align: center !important;
  }
  #custom_html-3 p {
    margin-left: 23px;
  }
}
.g-readmore-button a.read-more {
  float: left;
  color: #fff !important;
  background: #009367;
  margin: 0;
}
#rmbutton-4362-particle, #rmbutton-7814-particle, #rmbutton-4430-particle {
  margin-top: 0;
}
.capa-semana {
  background: #F5F5F5;
}
.page-id-3000 .sharedaddy {
  display: none;
}
.page .sharedaddy {
  display: none;
}
.wpsp-load-more {
  text-align: center;
}
.rpwe-author {
  font-size: 11px;
  color: #bbb;
}
.rpwe-category {
  font-size: 11px;
  color: #bbb;
}
.rpwe-category a {
  color: rgba(0, 0, 0, 0.5);
}
#rpwe_widget-3 {
  padding-top: 60px;
}
/* to top */
@-webkit-keyframes fadeInRight {
  /* line 1117, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 1123, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  /* line 1131, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 1137, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  /* line 1145, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  from {
    opacity: 1;
  }
  /* line 1149, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  /* line 1157, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  from {
    opacity: 1;
  }
  /* line 1161, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.back-to-top {
  position: fixed;
  bottom: 40px;
  right: 80px;
  z-index: 9999;
  font-size: 16px;
  width: 38px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
  border: 0;
  border-radius: 0px;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.back-to-top {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.back-to-top {
  background-color: #1c1c1c;
  color: #ffffff;
}
.backHide {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
/* Particles */
#jl-login-form input, .tm-newsletter-form input, .tm-form-reset input, .tm-form-remind input, .tm-form-login input, .tm-form-registration input, .tm-form-profile-edit input, .tm-datatables-wrapper input {
  box-sizing: inherit;
  box-shadow: none;
  border-radius: 0;
  height: 40px;
}
#jl-login-form .jl-form-icon, .tm-newsletter-form .jl-form-icon, .tm-form-reset .jl-form-icon, .tm-form-remind .jl-form-icon, .tm-form-login .jl-form-icon, .tm-form-registration .jl-form-icon, .tm-form-profile-edit .jl-form-icon, .tm-datatables-wrapper .jl-form-icon {
  height: 40px;
}
#jl-login-form .jl-checkbox, .tm-newsletter-form .jl-checkbox, .tm-form-reset .jl-checkbox, .tm-form-remind .jl-checkbox, .tm-form-login .jl-checkbox, .tm-form-registration .jl-checkbox, .tm-form-profile-edit .jl-checkbox, .tm-datatables-wrapper .jl-checkbox {
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 0;
}
.tm-newsletter-form button.jl-icon:not(:disabled) {
  outline: none;
}
.tm-newsletter-form .jl-spinner.jl-icon svg {
  width: 20px;
}
.tm-form-reset input, .tm-form-remind input, .tm-form-login input, .tm-form-registration input, .tm-form-profile-edit input {
  width: 100%;
}
.profile #users-profile-core .jl-description-list dd, .profile #users-profile-custom .jl-description-list dd {
  margin-left: 0;
}
.view-search .tm-search-result-form input {
  box-sizing: inherit;
  box-shadow: none;
  border-radius: 0;
  height: 40px;
  margin: 0;
  padding: 0 6px;
}
.tm-tags a {
  text-transform: none;
}
.tm-tags a:hover, .tm-tags a:focus {
  color: #ffffff;
}
.tm-custom-icon .tm-share-icon a {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #ffffff;
}
.tm-custom-icon .tm-share-icon a:hover {
  -webkit-filter: saturate(1.2) brightness(1.2);
  filter: saturate(1.2) brightness(1.2);
  color: #fff;
}
.tm-custom-icon .tm-share-icon .twitter {
  background-color: #1da1f2;
}
.tm-custom-icon .tm-share-icon .facebook {
  background-color: #3b5998;
}
.tm-custom-icon .tm-share-icon .googleplus {
  background-color: #dd4b39;
}
.tm-custom-icon .tm-share-icon .linkedin {
  background-color: #0077b5;
}
.tm-custom-icon .tm-share-icon .whatsapp {
  background-color: #25d366;
}
.tm-custom-icon .tm-share-icon .telegram {
  background-color: #2ca5e0;
}
.tm-custom-icon .tm-share-icon .mail {
  background-color: #ea4335;
}
.tm-custom-icon .tm-share-icon .digg {
  background-color: #005be2;
}
.tm-custom-icon .tm-share-icon .pinterest {
  background-color: #bd081c;
}
.tm-custom-icon .tm-share-icon .tumblr {
  background-color: #eb4924;
}
.tm-custom-icon .tm-share-icon .reddit {
  background-color: #ff4500;
}
.tm-custom-icon .tm-share-icon .vk {
  background-color: #4c75a3;
}
.tm-custom-icon .tm-share-icon .xing {
  background-color: #026466;
}
.tm-search .jl-form-blank {
  background: none !important;
  border-color: transparent !important;
}
.tm-search .jl-form-blank:focus {
  border-color: #e5e5e5 !important;
  border-style: dashed !important;
}
.jl-modal-dialog .jl-search input[type="search"] {
  border: none;
  box-shadow: none;
}
.tm-quotation-wrapper blockquote {
  margin: 0 0 20px 0 !important;
  font-size: 1rem;
  border-left: none;
  font-style: normal;
}
.tm-quotation-wrapper blockquote cite {
  display: inline-block;
  font-size: 1rem;
}
.tm-code-wrapper pre {
  color: #666;
  border: none;
  padding: 0;
  border-radius: 0;
  font-size: 1rem;
}
ul.jl-list {
  margin: 0 0 20px 0;
}
audio, canvas, iframe, img, svg, video {
  vertical-align: middle;
}
.jl-table td {
  border: none;
}
.jl-table th {
  background: none;
}
table.jl-table, .jl-table-striped tbody tr:nth-of-type(odd), .jl-table-striped > tr:nth-of-type(odd) {
  border: none;
}
.jl-link:hover, a:hover {
  text-decoration: none;
}
.jl-overlay-primary {
  background: rgba(0, 107, 77, 0.8);
}
.jl-card-secondary {
  background: #009367;
}
.jl-button-secondary {
  background-color: #009367;
}
.jl-button-secondary:hover, .jl-button-secondary:focus, .jl-button-secondary:active {
  background-color: #006043;
}
.jl-heading-line > ::after, .jl-heading-line > ::before {
  top: calc(50% - (2px / 2));
  width: 150px;
}
.jl-text-primary, .jl-alert-primary {
  color: #006b4d !important;
}
.jl-button-primary {
  background-color: #006b4d;
}
.jl-button-primary:focus, .jl-button-primary:hover {
  background-color: #003828;
}
.jl-card-primary {
  background: #006b4d;
}
.jl-card-primary.jl-card-hover:hover {
  background-color: #003828;
}
.jl-tile-primary, .jl-section-primary {
  background: #006b4d;
}
/* Hover + Focus */
.jl-nav-default > li > a:hover, .jl-nav-default > li > a:focus, .jl-nav-default > li.jl-active > a, .jl-article-meta a {
  color: #006b4d;
}
.jl-subnav-pill > .jl-active > a, .jl-dotnav > .jl-active > * {
  background-color: #006b4d;
}
/* Hover + Active + Focus */
.jl-tab > .jl-active > a, .jl-tab > * > a:hover, .jl-tab > * > a:focus {
  border-color: #006b4d;
}
/* Hover + Focus */
.jl-accordion-title:hover, .jl-accordion-title:focus {
  color: #006b4d;
}
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #006b4d;
  border: 1px solid #006b4d;
}
.jl-tab > * > a, .jl-nav-default {
  font-size: 1rem;
}
.jl-button:focus {
  outline: 0;
}
.jl-button, .jl-tab > * > a {
  text-transform: none;
  font-size: 1rem;
}
.jl-button-default {
  color: #006b4d;
  border: 1px solid #006b4d;
}
.jl-button-default:focus, .jl-button-default:hover {
  color: #404042;
  border-color: #404042;
}
.jl-button-default.jl-active, .jl-button-default:active {
  color: #404042;
  border-color: #404042;
}
.jl-button-primary {
  border: 1px solid transparent;
}
.jl-button-primary:focus, .jl-button-primary:hover {
  border-color: transparent;
}
.jl-button-primary.jl-active, .jl-button-primary:active {
  border-color: transparent;
}
.jl-button-secondary {
  border: 1px solid transparent;
}
.jl-button-secondary:focus, .jl-button-secondary:hover {
  border-color: transparent;
}
.jl-button-secondary.jl-active, .jl-button-secondary:active {
  border-color: transparent;
}
.jl-button-danger {
  border: 1px solid transparent;
}
.jl-button-danger:focus, .jl-button-danger:hover {
  border-color: transparent;
}
.jl-button-danger.jl-active, .jl-button-danger:active {
  border-color: transparent;
}
.jl-button-danger:disabled, .jl-button-default:disabled, .jl-button-primary:disabled, .jl-button-secondary:disabled {
  border: 1px solid transparent;
}
.jl-text-secondary {
  color: #009367 !important;
}
.jl-container {
  max-width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .jl-container {
    width: 60rem;
  }
}
@media only all and (min-width: 46rem) and (max-width: 59.99rem) {
  .jl-container {
    width: 46rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 45.99rem) {
  .jl-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .jl-container {
    width: 100%;
  }
}
.jl-container .g5-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
.tm-paypal-wrapper .jl-form-success, .tm-paypal-wrapper .jl-form-success:focus, .tm-search .jl-form-success, .tm-search .jl-form-success:focus {
  color: #32d296;
  border-color: #32d296 !important;
}
.tm-paypal-wrapper .jl-form-danger, .tm-paypal-wrapper .jl-form-danger:focus, .tm-search .jl-form-danger, .tm-search .jl-form-danger:focus {
  color: #f0506e;
  border-color: #f0506e !important;
}
.tm-paypal-wrapper .jl-form-controls input, .tm-search .jl-form-controls input {
  box-shadow: none;
  border-radius: 0;
  padding: 0 10px;
}
.tm-paypal-wrapper .jl-search input, .tm-search .jl-search input {
  box-shadow: none;
  border-radius: 0;
}
#g-navigation .tm-search {
  margin: -1.563rem;
}
#g-navigation .tm-search-inner {
  padding: 1.2rem 0.938rem;
}
#g-navigation .jl-navbar-center:only-child, #g-navigation .jl-navbar-left, #g-navigation .jl-navbar-right {
  flex-wrap: wrap;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #006b4d;
}
#g-navigation .jl-search-navbar .jl-search-input {
  font-size: 1rem;
}
.jl-search-navbar .jl-search-input {
  font-size: 1rem;
}
.tm-button-wrapper .jl-button-danger:disabled, .tm-button-wrapper .jl-button-default:disabled, .tm-button-wrapper .jl-button-primary:disabled, .tm-button-wrapper .jl-button-secondary:disabled {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
  border: 1px solid #e5e5e5 !important;
}
.back-to-top {
  position: fixed;
  bottom: 40px;
  right: 80px;
  z-index: 9999;
  font-size: 16px;
  width: 38px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
  border: 0;
  border-radius: 0px;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.back-to-top {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.backHide {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
a.back-to-top:hover {
  background: #006b4d;
}
a.back-to-top:hover span {
  color: #fff;
}
/* Particles */
#jl-login-form input, .tm-newsletter-form input, .tm-form-reset input, .tm-form-remind input, .tm-form-login input, .tm-form-registration input, .tm-form-profile-edit input, .tm-datatables-wrapper input {
  box-sizing: inherit;
  box-shadow: none;
  border-radius: 0;
  height: 40px;
}
#jl-login-form .jl-form-icon, .tm-newsletter-form .jl-form-icon, .tm-form-reset .jl-form-icon, .tm-form-remind .jl-form-icon, .tm-form-login .jl-form-icon, .tm-form-registration .jl-form-icon, .tm-form-profile-edit .jl-form-icon, .tm-datatables-wrapper .jl-form-icon {
  height: 40px;
}
#jl-login-form .jl-checkbox, .tm-newsletter-form .jl-checkbox, .tm-form-reset .jl-checkbox, .tm-form-remind .jl-checkbox, .tm-form-login .jl-checkbox, .tm-form-registration .jl-checkbox, .tm-form-profile-edit .jl-checkbox, .tm-datatables-wrapper .jl-checkbox {
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 0;
}
.tm-newsletter-form button.jl-icon:not(:disabled) {
  outline: none;
}
.tm-newsletter-form .jl-spinner.jl-icon svg {
  width: 20px;
}
.tm-form-reset input, .tm-form-remind input, .tm-form-login input, .tm-form-registration input, .tm-form-profile-edit input {
  width: 100%;
}
.profile #users-profile-core .jl-description-list dd, .profile #users-profile-custom .jl-description-list dd {
  margin-left: 0;
}
.view-search .tm-search-result-form input {
  box-sizing: inherit;
  box-shadow: none;
  border-radius: 0;
  height: 40px;
  margin: 0;
  padding: 0 6px;
}
.tm-tags a {
  text-transform: none;
}
.tm-tags a:hover, .tm-tags a:focus {
  color: #ffffff;
}
.tm-custom-icon .tm-share-icon a {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #ffffff;
}
.tm-custom-icon .tm-share-icon a:hover {
  -webkit-filter: saturate(1.2) brightness(1.2);
  filter: saturate(1.2) brightness(1.2);
  color: #fff;
}
.tm-custom-icon .tm-share-icon .twitter {
  background-color: #1da1f2;
}
.tm-custom-icon .tm-share-icon .facebook {
  background-color: #3b5998;
}
.tm-custom-icon .tm-share-icon .googleplus {
  background-color: #dd4b39;
}
.tm-custom-icon .tm-share-icon .linkedin {
  background-color: #0077b5;
}
.tm-custom-icon .tm-share-icon .whatsapp {
  background-color: #25d366;
}
.tm-custom-icon .tm-share-icon .telegram {
  background-color: #2ca5e0;
}
.tm-custom-icon .tm-share-icon .mail {
  background-color: #ea4335;
}
.tm-custom-icon .tm-share-icon .digg {
  background-color: #005be2;
}
.tm-custom-icon .tm-share-icon .pinterest {
  background-color: #bd081c;
}
.tm-custom-icon .tm-share-icon .tumblr {
  background-color: #eb4924;
}
.tm-custom-icon .tm-share-icon .reddit {
  background-color: #ff4500;
}
.tm-custom-icon .tm-share-icon .vk {
  background-color: #4c75a3;
}
.tm-custom-icon .tm-share-icon .xing {
  background-color: #026466;
}
.tm-search .jl-form-blank {
  background: none !important;
  border-color: transparent !important;
}
.tm-search .jl-form-blank:focus {
  border-color: #e5e5e5 !important;
  border-style: dashed !important;
}
.jl-modal-dialog .jl-search input[type="search"] {
  border: none;
  box-shadow: none;
}
.tm-quotation-wrapper blockquote {
  margin: 0 0 20px 0 !important;
  font-size: 1rem;
  border-left: none;
  font-style: normal;
}
.tm-quotation-wrapper blockquote cite {
  display: inline-block;
  font-size: 1rem;
}
.tm-code-wrapper pre {
  color: #666;
  border: none;
  padding: 0;
  border-radius: 0;
  font-size: 1rem;
}
ul.jl-list {
  margin: 0 0 20px 0;
}
audio, canvas, iframe, img, svg, video {
  vertical-align: middle;
}
.jl-table td {
  border: none;
}
.jl-table th {
  background: none;
}
table.jl-table, .jl-table-striped tbody tr:nth-of-type(odd), .jl-table-striped > tr:nth-of-type(odd) {
  border: none;
}
.jl-link:hover, a:hover {
  text-decoration: none;
}
.jl-overlay-primary {
  background: rgba(0, 107, 77, 0.8);
}
.jl-card-secondary {
  background: #009367;
}
.jl-button-secondary {
  background-color: #009367;
}
.jl-button-secondary:hover, .jl-button-secondary:focus, .jl-button-secondary:active {
  background-color: #006043;
}
.jl-heading-line > ::after, .jl-heading-line > ::before {
  top: calc(50% - (2px / 2));
  width: 150px;
}
.jl-text-primary, .jl-alert-primary {
  color: #006b4d !important;
}
.jl-button-primary {
  background-color: #006b4d;
}
.jl-button-primary:focus, .jl-button-primary:hover {
  background-color: #003828;
}
.jl-card-primary {
  background: #006b4d;
}
.jl-card-primary.jl-card-hover:hover {
  background-color: #003828;
}
.jl-tile-primary, .jl-section-primary {
  background: #006b4d;
}
/* Hover + Focus */
.jl-nav-default > li > a:hover, .jl-nav-default > li > a:focus, .jl-nav-default > li.jl-active > a, .jl-article-meta a {
  color: #006b4d;
}
.jl-subnav-pill > .jl-active > a, .jl-dotnav > .jl-active > * {
  background-color: #006b4d;
}
/* Hover + Active + Focus */
.jl-tab > .jl-active > a, .jl-tab > * > a:hover, .jl-tab > * > a:focus {
  border-color: #006b4d;
}
/* Hover + Focus */
.jl-accordion-title:hover, .jl-accordion-title:focus {
  color: #006b4d;
}
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #006b4d;
  border: 1px solid #006b4d;
}
.jl-tab > * > a, .jl-nav-default {
  font-size: 1rem;
}
.jl-button:focus {
  outline: 0;
}
.jl-button, .jl-tab > * > a {
  text-transform: none;
  font-size: 1rem;
}
.jl-button-default {
  color: #006b4d;
  border: 1px solid #006b4d;
}
.jl-button-default:focus, .jl-button-default:hover {
  color: #404042;
  border-color: #404042;
}
.jl-button-default.jl-active, .jl-button-default:active {
  color: #404042;
  border-color: #404042;
}
.jl-button-primary {
  border: 1px solid transparent;
}
.jl-button-primary:focus, .jl-button-primary:hover {
  border-color: transparent;
}
.jl-button-primary.jl-active, .jl-button-primary:active {
  border-color: transparent;
}
.jl-button-secondary {
  border: 1px solid transparent;
}
.jl-button-secondary:focus, .jl-button-secondary:hover {
  border-color: transparent;
}
.jl-button-secondary.jl-active, .jl-button-secondary:active {
  border-color: transparent;
}
.jl-button-danger {
  border: 1px solid transparent;
}
.jl-button-danger:focus, .jl-button-danger:hover {
  border-color: transparent;
}
.jl-button-danger.jl-active, .jl-button-danger:active {
  border-color: transparent;
}
.jl-button-danger:disabled, .jl-button-default:disabled, .jl-button-primary:disabled, .jl-button-secondary:disabled {
  border: 1px solid transparent;
}
.jl-text-secondary {
  color: #009367 !important;
}
.jl-container {
  max-width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .jl-container {
    width: 60rem;
  }
}
@media only all and (min-width: 46rem) and (max-width: 59.99rem) {
  .jl-container {
    width: 46rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 45.99rem) {
  .jl-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .jl-container {
    width: 100%;
  }
}
.jl-container .g5-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
.tm-paypal-wrapper .jl-form-success, .tm-paypal-wrapper .jl-form-success:focus, .tm-search .jl-form-success, .tm-search .jl-form-success:focus {
  color: #32d296;
  border-color: #32d296 !important;
}
.tm-paypal-wrapper .jl-form-danger, .tm-paypal-wrapper .jl-form-danger:focus, .tm-search .jl-form-danger, .tm-search .jl-form-danger:focus {
  color: #f0506e;
  border-color: #f0506e !important;
}
.tm-paypal-wrapper .jl-form-controls input, .tm-search .jl-form-controls input {
  box-shadow: none;
  border-radius: 0;
  padding: 0 10px;
}
.tm-paypal-wrapper .jl-search input, .tm-search .jl-search input {
  box-shadow: none;
  border-radius: 0;
}
#g-navigation .tm-search {
  margin: -1.563rem;
}
#g-navigation .tm-search-inner {
  padding: 1.2rem 0.938rem;
}
#g-navigation .jl-navbar-center:only-child, #g-navigation .jl-navbar-left, #g-navigation .jl-navbar-right {
  flex-wrap: wrap;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #006b4d;
}
#g-navigation .jl-search-navbar .jl-search-input {
  font-size: 1rem;
}
.jl-search-navbar .jl-search-input {
  font-size: 1rem;
}
.tm-button-wrapper .jl-button-danger:disabled, .tm-button-wrapper .jl-button-default:disabled, .tm-button-wrapper .jl-button-primary:disabled, .tm-button-wrapper .jl-button-secondary:disabled {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
  border: 1px solid #e5e5e5 !important;
}
.back-to-top {
  position: fixed;
  bottom: 40px;
  right: 80px;
  z-index: 9999;
  font-size: 16px;
  width: 38px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
  border: 0;
  border-radius: 0px;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.back-to-top {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.backHide {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
a.back-to-top:hover {
  background: #006b4d;
}
a.back-to-top:hover span {
  color: #fff;
}
.jl-notification-message {
  font-size: 1rem;
}
/*
* Primary bordered
*/
.jl-notification-message-primary-border {
  color: #1e87f0;
  border: 1px solid #1e87f0;
}
/*
* Success bordered
*/
.jl-notification-message-success-border {
  color: #32d296;
  border: 1px solid #32d296;
}
/*
* Warning bordered
*/
.jl-notification-message-warning-border {
  color: #faa05a;
  border: 1px solid #faa05a;
}
/*
* Danger bordered
*/
.jl-notification-message-danger-border {
  color: #f0506e;
  border: 1px solid #f0506e;
}
/*
* Primary bg
*/
.jl-notification-message-primary-hivis {
  color: #ffffff;
  background-color: #006b4d;
}
.jl-notification-message-primary-hivis .jl-notification-close, .jl-notification-message-primary-hivis a {
  color: #ffffff;
}
/*
* Success bg
*/
.jl-notification-message-success-hivis {
  color: #ffffff;
  background-color: #32d296;
}
.jl-notification-message-success-hivis .jl-notification-close, .jl-notification-message-success-hivis a {
  color: #ffffff;
}
/*
* Warning bg
*/
.jl-notification-message-warning-hivis {
  color: #ffffff;
  background-color: #faa05a;
}
.jl-notification-message-warning-hivis .jl-notification-close, .jl-notification-message-warning-hivis a {
  color: #ffffff;
}
/*
* Danger bg
*/
.jl-notification-message-danger-hivis {
  color: #ffffff;
  background-color: #f0506e;
}
.jl-notification-message-danger-hivis .jl-notification-close, .jl-notification-message-danger-hivis a {
  color: #ffffff;
}
:-webkit-full-screen-ancestor:not(iframe) {
  animation-fill-mode: none;
  -webkit-animation-fill-mode: none;
}
.block-revealer__element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  pointer-events: none;
  opacity: 0;
}
.moduletable .jl-breadcrumb > :nth-child(n+2):not(.jl-first-column)::before {
  margin: 0 5px;
}
.tm-price-list .jl-icon-button {
  border-radius: 0;
  background-color: #fff;
  color: #3d3d3d;
}
.jl-background-default {
  background-color: #fff !important;
}
.jl-background-muted {
  background-color: #f8f8f8 !important;
}
.jl-background-primary {
  background-color: #006b4d !important;
}
.jl-background-secondary {
  background-color: #222 !important;
}
.jl-tooltip {
  text-shadow: none;
  font-size: 0.875em;
  font-weight: 400;
  color: #fff;
  background-color: #002b45;
  -webkit-box-shadow: 0 0 -3px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 -3px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 -3px 8px rgba(0, 0, 0, 0.3);
}
@media (max-width: 960px) {
  .g-news-ticker .tm-heading, .g-news-ticker .tm-heading-right {
    margin: 0 !important;
  }
  .g-news-ticker .tm-heading:after, .g-news-ticker .tm-heading-right:after {
    display: none;
  }
}
.g-news-ticker .jl-label {
  text-transform: none;
}
.g-post-gallery .jl-subnav-divider > * {
  text-transform: uppercase;
  font-size: 12px;
}
.g-post-gallery .jl-label {
  text-transform: none;
  border-radius: 0;
}
.g-post-gallery .jl-subnav > * > :first-child {
  font-size: 12px;
}
@media (min-width: 1200px) {
  .dataTables_wrapper * + .jl-grid-margin, .dataTables_wrapper .jl-grid + .jl-grid, .dataTables_wrapper .jl-grid > .jl-grid-margin {
    margin-top: 10px;
  }
}
.dataTables_wrapper * + .jl-grid-margin, .dataTables_wrapper .jl-grid + .jl-grid, .dataTables_wrapper .jl-grid > .jl-grid-margin {
  margin-top: 10px;
}
.entry-meta .meta-date, .entry-meta .meta-author, .entry-meta .meta-comments-count, .entry-meta .meta-categories {
  display: inline-block;
  margin-right: 5px;
}
.custom-offcanvas {
  line-height: 40px;
}
.tm-description .jl-list {
  padding: 0;
  list-style: none;
}
.jl-popup-login .jl-list {
  width: 300px;
  margin: 0 auto;
}
.jl-popup-login li {
  display: inline-block;
}
ul.tm-meta {
  margin-bottom: 0;
}
.device-promo {
  z-index: 1;
}
/*  Timeline  */
.clt_caru_slider .timeline-post a {
  color: #fff !important;
}
#g-showcase h2 {
  color: #949494;
}
/* Best of timeline */
.page-id-7627 .meta-details {
  display: none;
}
.page-id-7627 > .cool-timeline.white-timeline .timeline-post.even .timeline-content .content-title .content-title {
  background: #000000;
}
.videos_home h2 {
  margin-bottom: 0;
}
div.videos_home .yotu-playlist {
  padding: 24px 0 10px 0;
}
#capajornal img {
  padding-bottom: 10px;
}
div.videos_home .yotu-mode-grid {
  display: none;
}
#cartoon img {
  padding-bottom: 10px;
}
body.g-home #g-main {
  background: #f5f5f5;
  margin-top: 20px;
  padding: 1rem 0;
}
body.g-home #g-main h2 {
  color: #1c1c1c;
}
#custom_html-15 .yotu-playlist {
  padding: 0 !important;
}
blockquote cite {
  font-size: 0.9rem !important;
  text-align: left;
  padding-top: 30px;
}
.wp-block-quote img {
  width: 50px !important;
}
.sd-social {
  padding-top: 30px;
}
.molongui-font-size-20-px, .molongui-font-size-20-px p {
  font-size: 40px !important;
}
.molongui-font-size-16-px, .molongui-font-size-16-px p {
  font-size: 22px !important;
}
.wpd-inline-shortcode {
  font-size: 1.2em;
}
blockquote p {
  font-size: 0.9rem;
}
.entry-content a {
  font-style: italic;
  font-weight: 600;
}
h3 a {
  font-style: normal !important;
  font-weight: 500 !important;
}
/* Siberian Style */
.post-16806 > .entry-content {
  text-align: justify;
}
/*# sourceMappingURL=custom_paginas.css.map */