.single-inner-text {
    color: #000;
    line-height: 24px;
    font-size: 16px;
  }
  .single-inner-text .wp-block-image,
  .single-inner-text iframe {
    margin-bottom: 20px;
  }
  .single-inner-text p {
    --tw-text-opacity: 1;
    color: #000;
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 20px;
  }
  .single-inner-text blockquote {
    text-decoration-line: underline;
    line-height: 35px;
    font-weight: 400;
    font-size: 19px;
    text-align: center;
    padding: 65px;
    margin-top: 60px;
    margin-bottom: 40px;
    position: relative;
    background-color: rgb(243 244 244 / var(--tw-bg-opacity));
    color: rgb(35 61 98 / var(--tw-text-opacity));
  }
  .single-inner-text blockquote:before {
    content: '"';
    color: rgb(31 128 147 / var(--tw-text-opacity));
    line-height: 55px;
    font-size: 20px;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    border-color: rgb(243 243 243 / var(--tw-border-opacity));
    border-width: 2px;
    border-radius: 9999px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    width: 60px;
    height: 60px;
    top: -30px;
    left: 50%;
    position: absolute;
  }
  .single-entry-share li {
    margin-left: 10px;
    float: left;
  }
  .single-entry-share li a {
    color: rgb(31 128 147 / var(--tw-text-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 18px;
    padding-right: 18px;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity));
    border-radius: 5px;
    display: inline-block;
  }
  .avatar-single {
    max-width: 120px;
  }
  #menu-rodape a {
    color: #ddd;
  }
  .pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
  }
  .page-link {
    position: relative;
    display: block;
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dee2e6;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }
  @media (prefers-reduced-motion: reduce) {
    .page-link {
      transition: none;
    }
  }
  .page-link:hover {
    z-index: 2;
    color: #0a58ca;
    background-color: #e9ecef;
    border-color: #dee2e6;
  }
  .page-link:focus {
    z-index: 3;
    color: #0a58ca;
    background-color: #e9ecef;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  }
  .page-item:not(:first-child) .page-link {
    margin-left: -1px;
  }
  .page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #000;
    border-color: #000;
  }
  .page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff;
    border-color: #dee2e6;
  }
  .page-link {
    padding: 0.375rem 0.75rem;
  }
  .page-item:first-child .page-link {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }
  .pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
  }
  .pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
  }
  .pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
  }
  .pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
  }
  .pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
  }
  .pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
  }
  .badge {
    display: inline-block;
    padding: 0.35em 0.65em;
    font-size: 0.75em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
  }
  .badge:empty {
    display: none;
  }
  button.dl-trigger,
  .dl-menuwrapper button.dl-active {
    background: transparent;
  }
  .dl-menuwrapper button:after {
    background: #326a74;
    box-shadow: 0 10px 0 #326a74, 0 20px 0 #326a74;
  }
  #dl-menu .dl-trigger {
    right: 0;
  }
  .dl-menuwrapper ul {
    background: #326a74;
  }
  .search-toggle-btn svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  .header-search-form.header-search-content-toggle {
    top: 120px;
  }
  @media (max-width: 991px) {
    .header-search-form.header-search-content-toggle {
      top: 50px;
    }
  }
  .header-search-form svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    fill: #fff;
  }
  @media (min-width: 991px) {
    .header-search-form-wrapper .cart-search-contact {
      position: absolute;
      top: 61px;
      z-index: 9999;
    }
    .header-search-form-wrapper .cart-search-contact svg {
      fill: #fff;
    }
  }
  

  body {
	color: #000;
}

h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
  color: #000;
}

.single-inner-text a {
	color: #187A8B;
	text-decoration: underline;
}

.single-inner-text {
	padding-top: 30px;
}

.single-featured-image-legend, .single-inner-text figcaption {
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	text-align: right;
	line-height: 1.1;
	padding: 5px 0;
	color: #444;
}

.single-inner-text, .single-inner-text p, .single-inner-text li {
	font-size: 20px;
	line-height: 1.3;
	font-weight: 400;
	margin: 0 0 25px;
}

.single-inner-text h2, .single-inner-text h3, .single-inner-text h4, .single-inner-text h5 {
	font-size: 30px;
	line-height: 1.1;
	margin: 0 0 15px;
	font-weight: 600;
}

.single-inner-text h3 {
	font-size: 28px;
	font-weight: 500;
}

.single-inner-text h4 {
	font-size: 24px;
}

.single-inner-text h5 {
	font-size: 22px;
}

.main-post-title {
	font-weight: 600;
	font-size: 34px;
	line-height: 1.1;
	margin-bottom: 10px;
}

.ad_wrapper.Inicio {
	height: auto !important;
	margin-bottom: 0 !important;
}


@media (min-width: 992px) {
	.destaque-1 {
		height: 592px;
	}
	.destaque-1 > div {
		height: 592px;
	}
	.destaque-1 > div > img {
		height: 592px;
	}
	.destaque-2 {
		height: 310px;
	}
	.destaque-2 > div {
		height: 310px;
	}
	.destaque-2 > div > img {
		height: 310px;
	}
	.destaque-3 {
		height: 265px;
		line-height: 1.1;
	}
	.destaque-3 > div {
		height: 265px;
	}
	.destaque-3 > div > img {
		height: 265px;
	}
}

@media (max-width: 767px) {
	.main-post-title {
		font-weight: 600;
		font-size: 26px;
		line-height: 1.1;
	}

	.single-inner-text, .single-inner-text p, .single-inner-text li {
		font-size: 18px;
		margin: 0 0 20px;
	}

	.single-inner-text h2, .single-inner-text h3, .single-inner-text h4, .single-inner-text h5 {
		font-size: 28px;
		margin: 0 0 10px;

	}

	.single-inner-text h3 {
		font-size: 26px;
	}

	.single-inner-text h4 {
		font-size: 22px;
	}

	.single-inner-text h5 {
		font-size: 20px;
	}
}

.related-inline-post {
	border-top: 3px solid #187A8B;
	padding-top: 20px;
}

.related-inline-post > strong {
	font-size: 16px;
	text-transform: uppercase;
}

.related-inline-post  .related-articles {
	padding-top: 15px;
	padding-left: 10px;
}

.related-inline-post  .related-articles li {
	margin-bottom: 10px;
}

.related-inline-post  .related-articles li a {
	font-size: 18px;
	text-decoration: none;
}

.single-inner-text pre code {
    padding: 10px;
    font-size: 18px;
    border: 1px solid #aaa;
    margin: 30px 10px;
}

p.whatsapp-channel {
    background: #fff;
    padding: 20px 20px;
    border-radius: 10px;
    font-weight: 300;
    font-size: 22px;
    line-height: 1.5;
    border: 1px solid #ccc;
}

.footer-menu-main {
	margin: 20px 0 10px;
}

.footer-menu-main a {
		color: #fff;
}

.menu-item a {
text-transform: uppercase;}

.bg-menu {
position: relative;
	margin-top: 10px;
}

.bg-menu:before {
	position: absolute;
	top: 0;
	left: -100vw;
	width: 500vw;
	content: '';
	display: block;
	background: #1B7888;
	height: 100%;
}


.bg-menu .menu-item a {
	color: #fff;
}

.ad-banner-area-top {
width: 100%;
	grid-column: span 12 / span 12;
}

.single-inner-text ul {
	list-style: outside;
	margin: 0 0 30px 35px;
}

.single-inner-text li, .single-inner-text ol {
	margin-bottom: 10px;
}


.bg-\[\#191a1f\] {
	margin-top: 30px;
	background: rgb(31 128 147);
}

.single-inner-text blockquote {
	text-decoration-line: none;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 20px;
}

.single-inner-text blockquote p {
margin: 0;
	font-weight: 500;
}

.single-inner-text blockquote:before {
	content: '';
	width: 70%;
	position: absolute;
	transform: none;
	top: -3px;
	left: 15%;
	height: 5px;
	border: 0;
	background: #1B7888;
	border-radius: 3px;
}

.single-inner-text blockquote:after {
	content: '';
	width: 70%;
	position: absolute;
	transform: none;
	bottom: -3px;
	left: 15%;
	height: 5px;
	border: 0;
	background: #1B7888;
	border-radius: 3px;
}