.category-practices-perspectives p.entry-meta {
	display: none;
}

#tooltip37399 .location-title {
	text-transform: none !important;
}

ul.locations-list li:nth-child(6) {
	text-transform: none !important;
}	

.z-index-5 {
	position: relative;
	z-index: 5;
}

.social.brazil-icon {
	display: none !important;	
}

table.spec-table {
	width: 100%
}

table.spec-table td:nth-child(2n) {
	background: #e6e5e5;
}

table.spec-table td:not(:first-of-type) {
	text-align: center;
}

table.spec-table th {
	background: #ccc;
	color: #fff;
  border-bottom: 5px solid #fff;
}

.has-white-color.has-text-color a {
	color: #fff;
}

.inline-buttons-custom .wp-block-group__inner-container  {
  display: flex !important;
	flex-direction: row;
	justify-content: center;
}

.inline-buttons-custom .btn {
	border: none;
}


.gform_wrapper.gravity-theme .gfield_visibility_visible {
	margin-bottom: 1rem;
}

input.gform_next_button {
	background-color: #005ea5;
	color: #fff;
	border: 1px solid #005ea5;
	padding: 0.375rem 0.75rem;
}

input.gform_previous_button {
	background-color: #ccc !important;
	color: #000;
	border: 1px solid #ccc;
	padding: 0.375rem 0.75rem;
}

.wp-block-image.w-100 img {
	width: 100%;
	height: auto;
}

.background-silverlight #company-tabs .tab-pane a {
	color: #000;
}

.background-silverlight #company-tabs .tab-pane a:hover {
	color: #005ea5;
}

#news-carousel {
  background-color: #fff;
  background-image: url("/wp-content/themes/moamedia/resources/assets/images/background-trees.svg");
  padding-top: 14rem !important;
  padding-bottom: 6rem;
  background-position: top center;
  background-size: cover;
  background-repeat: repeat-x;
}

#news-carousel .uagb-post__comment  {
    display: none;
}
.uagb-post-grid .uagb-post__date:not(:last-child)::after {
    content: " ";
}

#news-carousel h4.uagb-post__title {
    padding-bottom: 0 !important;
}

#news-carousel .uagb-post__image {
	padding: 0.75rem;
}

.widget.widget_categories .cat-item-23 {
  display: none;
}