/*  MICROTHEMER STYLES  */

/*= Animações =============== */

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}


/*= Geral ===================== */

/** Geral >> Menu item 192 menu link **/
#menu-item-192 .menu-link {
	font-weight: 700 !important;
	text-align: justify !important;
	width: 608px !important;
}

/** Geral >> Menu item 195 menu link **/
#menu-item-195 .menu-link {
	font-weight: 700 !important;
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

/** Geral >> Menu item 196 menu link **/
#menu-item-196 .menu-link {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: 700 !important;
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

/** Geral >> Menu item 194 menu link **/
#menu-item-194 .menu-link {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

/** Geral >> Menu item 199 menu link **/
#menu-item-199 .menu-link {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

/** Geral >> Menu item 200 menu link **/
#menu-item-200 .menu-link {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

/** Geral >> Masthead ast site identity **/
#masthead .ast-site-identity {
	width: 100px !important;
	height: 100px !important;
}

/** Geral >> Colophon footer adv overlay **/
#colophon .footer-adv-overlay {
	height: 400px !important;
	padding: auto !important;
	margin-top: auto !important;
	margin-bottom: auto !important;
}

/** Geral >> Colophon ast footer overlay **/
#colophon .ast-footer-overlay {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

/** Geral >> Colophon ast small footer section 2 **/
#colophon .ast-small-footer-section-2 {
	margin-top: 0 !important;
}

/** Geral >> Colophon ast row **/
#colophon .ast-row {
	width: auto !important;
	height: auto !important;
	padding: auto !important;
	margin: auto !important;
}

/** Geral >> Colophon footer adv widget 2 **/
#colophon .footer-adv-widget-2 {
	text-align: left !important;
	box-sizing: border-box !important;
}

/** Geral >> Colophon footer adv widget 3 **/
#colophon .footer-adv-widget-3 {
	text-align: left !important;
}

/** Geral >> Colophon footer adv widget 1 **/
#colophon .footer-adv-widget-1 {
	text-align: left !important;
}

/** Geral >> Colophon footer adv widget 4 **/
#colophon .footer-adv-widget-4 {
	text-align: left !important;
}

/** Geral >> Post 109 uag image 98 **/
#post-109 .uag-image-98 {
	font-family: "Book Antiqua" !important;
	box-shadow: 0 0 0 0 !important;
}

/** Geral >> Uagb infobox image valign middle uagb ifb title **/
.uagb-infobox-image-valign-middle .uagb-ifb-title {
	color: rgb(255, 165, 0) !important;
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
	-o-transition-duration: 0s !important;
	-moz-transition-duration: 0s !important;
	-webkit-transition-duration: 0s !important;
	transition-duration: 0s !important;
}

/** Geral >> Uagb infobox image valign middle uagb inline editing **/
.uagb-infobox-image-valign-middle .uagb-inline-editing {
	color: rgb(2, 116, 190) !important;
}

/** Geral >> Uagb block f6bad655 uagb ifb title **/
.uagb-block-f6bad655 .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

/** Geral >> Uagb block ad4f7ccc uagb ifb title **/
.uagb-block-ad4f7ccc .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

/** Geral >> Uagb block 64e4a854 uagb ifb title **/
.uagb-block-64e4a854 .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

/** Geral >> Uagb block 8cd16ab9 uagb ifb title **/
.uagb-block-8cd16ab9 .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

/** Geral >> Uagb block de73357e uagb ifb title **/
.uagb-block-de73357e .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

/** Geral >> Post 102 uag image 72 **/
#post-102 .uag-image-72 {
	-webkit-animation-name: zoomIn !important;
	animation-name: zoomIn !important;
	-webkit-animation-duration: 0.5s !important;
	animation-duration: 0.5s !important;
}

/** Geral >> Post 102 uag image 74 **/
#post-102 .uag-image-74 {
	color: rgb(129, 39, 141) !important;
	-webkit-animation-name: zoomIn !important;
	animation-name: zoomIn !important;
	-webkit-animation-duration: 0.5s !important;
	animation-duration: 0.5s !important;
}

/** Geral >> Uagb block de73357e uagb inline editing **/
.uagb-block-de73357e .uagb-inline-editing {
	color: rgba(0, 0, 0, 0) !important;
	font-size: 0 !important;
	line-height: 0 !important;
}

/** Geral >> Uagb block 8cd16ab9 uagb inline editing **/
.uagb-block-8cd16ab9 .uagb-inline-editing {
	color: rgba(0, 0, 0, 0) !important;
	font-size: 0 !important;
	line-height: 0 !important;
}

/** Geral >> Uagb block 64e4a854 uagb inline editing **/
.uagb-block-64e4a854 .uagb-inline-editing {
	color: rgba(0, 0, 0, 0) !important;
	font-size: 0 !important;
	line-height: 0 !important;
}

/** Geral >> Uagb block f6bad655 uagb inline editing **/
.uagb-block-f6bad655 .uagb-inline-editing {
	color: rgba(0, 0, 0, 0) !important;
	font-size: 0 !important;
	line-height: 0 !important;
	font-weight: normal !important;
}

/** Geral >> Uagb block ad4f7ccc uagb inline editing **/
.uagb-block-ad4f7ccc .uagb-inline-editing {
	color: rgba(0, 0, 0, 0) !important;
	font-size: 0 !important;
	line-height: 0 !important;
}

/** Geral >> Post 171 uagb ifb desc **/
#post-171 .uagb-ifb-desc {
	text-align: justify !important;
	width: 1000px !important;
	height: 400px !important;
	padding: 20px 10px 20px 10px !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

/** Geral >> Uagb block 2f839bae wp element caption **/
.uagb-block-2f839bae .wp-element-caption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral >> Uagb block d93240ad wp element caption **/
.uagb-block-d93240ad .wp-element-caption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral >> Uagb block 8e7c933a wp element caption **/
.uagb-block-8e7c933a .wp-element-caption {
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral >> Uagb block d210a4c7 wp element caption **/
.uagb-block-d210a4c7 .wp-element-caption {
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral >> Uagb block a6a66f7c wp element caption **/
.uagb-block-a6a66f7c .wp-element-caption {
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral >> Uagb block 1fba0193 wp element caption **/
.uagb-block-1fba0193 .wp-element-caption {
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral >> Figure (#1) figure caption **/
.uagb-block-0830e1b7 > figure:nth-of-type(1) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral >> Figure (#2) figure caption **/
.uagb-block-0830e1b7 > figure:nth-of-type(2) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral >> Figure (#3) figure caption **/
.uagb-block-0830e1b7 > figure:nth-of-type(3) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}


/*= Geral 2 =================== */

/** Geral 2 >> Figure (#4) figure caption **/
.uagb-block-0830e1b7 > figure:nth-of-type(4) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#5) figure caption **/
.uagb-block-0830e1b7 > figure:nth-of-type(5) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#6) figure caption **/
.uagb-block-0830e1b7 > figure:nth-of-type(6) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#7) figure caption **/
.uagb-block-0830e1b7 > figure:nth-of-type(7) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#8) figure caption **/
.uagb-block-0830e1b7 > figure:nth-of-type(8) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#9) figure caption **/
.uagb-block-0830e1b7 > figure:nth-of-type(9) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#10) figure caption **/
.uagb-block-0830e1b7 > figure:nth-of-type(10) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#11) figure caption **/
.uagb-block-0830e1b7 > figure:nth-of-type(11) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#12) figure caption **/
.uagb-block-0830e1b7 > figure:nth-of-type(12) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#13) figure caption **/
.uagb-block-0830e1b7 > figure:nth-of-type(13) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#14) figure caption **/
.uagb-block-0830e1b7 > figure:nth-of-type(14) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#1) figure caption _2 **/
.uagb-block-91286f45 > figure:nth-of-type(1) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#2) figure caption _2 **/
.uagb-block-91286f45 > figure:nth-of-type(2) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#3) figure caption _2 **/
.uagb-block-91286f45 > figure:nth-of-type(3) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#4) figure caption _2 **/
.uagb-block-91286f45 > figure:nth-of-type(4) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#5) figure caption _2 **/
.uagb-block-91286f45 > figure:nth-of-type(5) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#6) figure caption _2 **/
.uagb-block-91286f45 > figure:nth-of-type(6) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#7) figure caption _2 **/
.uagb-block-91286f45 > figure:nth-of-type(7) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#8) figure caption _2 **/
.uagb-block-91286f45 > figure:nth-of-type(8) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#9) figure caption _2 **/
.uagb-block-91286f45 > figure:nth-of-type(9) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#10) figure caption _2 **/
.uagb-block-91286f45 > figure:nth-of-type(10) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#11) figure caption _2 **/
.uagb-block-91286f45 > figure:nth-of-type(11) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#12) figure caption _2 **/
.uagb-block-91286f45 > figure:nth-of-type(12) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#13) figure caption _2 **/
.uagb-block-91286f45 > figure:nth-of-type(13) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#14) figure caption _2 **/
.uagb-block-91286f45 > figure:nth-of-type(14) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#15) figure caption **/
.uagb-block-91286f45 > figure:nth-of-type(15) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Figure (#15) figure caption _2 **/
.uagb-block-0830e1b7 > figure:nth-of-type(15) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Post 104 uagb block 2f839bae **/
#post-104 .uagb-block-2f839bae {
	text-shadow: 0 0 0 !important;
	box-shadow: 0 0 0 0 !important;
}

/** Geral 2 >> Post 104 uagb is root container **/
#post-104 .uagb-is-root-container {
	box-shadow: 0 0 0 0 !important;
}

/** Geral 2 >> Uagb block d93240ad wp block embed youtube **/
.uagb-block-d93240ad .wp-block-embed-youtube {
	border-width: 0 !important;
	border-top-style: none !important;
}

/** Geral 2 >> Post 171 uag image 76 **/
#post-171 .uag-image-76 {
	width: 1200px !important;
	max-width: auto !important;
	height: 430px !important;
	max-height: auto !important;
	-webkit-transition-timing-function: linear !important;
	transition-timing-function: linear !important;
}

/** Geral 2 >> Menu link **/
#menu-item-539 .menu-link {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

/** Geral 2 >> Menu link _2 **/
#menu-item-540 .menu-link {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}


/*= Geral 2 2 ================= */

/** Geral 2 2 >> Figure caption **/
.wp-block-uagb-container > figure:nth-of-type(1) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Figure caption _2 **/
.wp-block-uagb-container > figure:nth-of-type(2) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Figure caption _3 **/
.wp-block-uagb-container > figure:nth-of-type(3) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Figure caption _4 **/
.wp-block-uagb-container > figure:nth-of-type(4) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Figure caption _5 **/
.wp-block-uagb-container > figure:nth-of-type(5) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Figure caption _6 **/
.wp-block-uagb-container > figure:nth-of-type(6) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Figure caption _7 **/
.wp-block-uagb-container > figure:nth-of-type(7) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Figure caption _8 **/
.wp-block-uagb-container > figure:nth-of-type(8) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Figure caption _9 **/
.wp-block-uagb-container > figure:nth-of-type(9) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Figure caption _10 **/
.wp-block-uagb-container > figure:nth-of-type(10) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Figure caption _11 **/
.wp-block-uagb-container > figure:nth-of-type(11) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Figure caption _13 **/
.wp-block-uagb-container > figure:nth-of-type(12) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Figure caption _12 **/
.wp-block-uagb-container > figure:nth-of-type(13) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	line-height: 25px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
	height: 25px !important;
}

/** Geral 2 2 >> Figure caption _14 **/
.uagb-block-b3530257 > figure:nth-of-type(14) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Figure caption _15 **/
.uagb-block-b3530257 > figure:nth-of-type(15) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Figure caption _16 **/
.uagb-block-787814b9 > figure:nth-of-type(14) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Figure caption _17 **/
.uagb-block-787814b9 > figure:nth-of-type(15) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Uagb block 1ad8db74 **/
#post-171 .uagb-block-1ad8db74 {
	width: 450px !important;
	height: 415px !important;
}

/** Geral 2 2 >> Figure caption _18 **/
.uagb-block-41180882 > figure:nth-of-type(14) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Figure caption _19 **/
.uagb-block-41180882 > figure:nth-of-type(15) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Figure caption _20 **/
.uagb-block-11aab1bb > figure:nth-of-type(14) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Figure caption _21 **/
.uagb-block-11aab1bb > figure:nth-of-type(15) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Figure (#13) **/
.uagb-block-b3530257 figure:nth-of-type(13) {
	font-size: 0 !important;
	line-height: 0 !important;
	font-weight: 100 !important;
}

/** Geral 2 2 >> Uag image 726 **/
#post-102 .uag-image-726 {
	width: 1000PX !important;
	height: 900px !important;
}

/** Geral 2 2 >> Uagb block 0b31ab4f **/
#post-102 .uagb-block-0b31ab4f {
	width: 380PX !important;
}

/** Geral 2 2 >> Uagb block 8f7812af **/
#post-102 .uagb-block-8f7812af {
	text-align: 300 !important;
}

/** Geral 2 2 >> Uag image 731 **/
#post-102 .uag-image-731 {
	width: 600PX !important;
	max-width: 100% !important;
	height: 900px !important;
}

/** Geral 2 2 >> Menu link **/
#menu-item-768 .menu-link {
	color: rgb(255, 165, 0) !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Menu link _2 **/
#menu-item-772 .menu-link {
	color: rgb(255, 165, 0) !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Menu link _3 **/
#menu-item-773 .menu-link {
	color: rgb(255, 165, 0) !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Menu link _4 **/
#menu-item-771 .menu-link {
	color: rgb(255, 165, 0) !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Menu link _5 **/
#menu-item-767 .menu-link {
	color: rgb(255, 165, 0) !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Menu link _6 **/
#menu-item-770 .menu-link {
	color: rgb(255, 165, 0) !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

/** Geral 2 2 >> Menu Link_7 **/
#menu-item-769 .menu-link {
	color: rgb(255, 165, 0) !important;
	font-weight: bolder !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}


/*= Geral 3 =================== */

/** Geral 3 >> Uagb ifb title _13 **/
.uagb-block-cd86fd5e .uagb-ifb-title {
	color: rgb(255, 165, 0) !important;
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

/** Geral 3 >> Uagb ifb title _14 **/
.uagb-block-fcfa7891 .uagb-ifb-title {
	color: rgb(255, 165, 0) !important;
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

/** Geral 3 >> Uagb ifb title _15 **/
.uagb-block-bf2fadf1 .uagb-ifb-title {
	color: rgb(255, 165, 0) !important;
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

/** Geral 3 >> Uagb ifb title _16 **/
.uagb-block-316c9946 .uagb-ifb-title {
	color: rgb(255, 165, 0) !important;
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

/** Geral 3 >> Uagb ifb title _17 **/
.uagb-block-27ee9705 .uagb-ifb-title {
	color: rgb(255, 165, 0) !important;
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

/** Geral 3 >> Uagb ifb title _18 **/
.uagb-block-5d00cf5a .uagb-ifb-title {
	color: rgb(255, 165, 0) !important;
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

/** Geral 3 >> Uagb is root container **/
#post-171 .uagb-is-root-container {
	height: 600px !important;
	padding-top: 160px !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

/** Geral 3 >> Uagb container inner blocks wrap **/
#post-171 .uagb-container-inner-blocks-wrap {
	height: 450px !important;
}

/** Geral 3 >> Has medium font size **/
#post-602 .has-medium-font-size {
	font-weight: bold !important;
	text-align: justify !important;
	width: 1200px !important;
	padding: 20px !important;
	margin: 0 !important;
}

/** Geral 3 >> WP image 76 **/
#post-602 .wp-image-76 {
	width: 360px !important;
	height: 500px !important;
}

/** Geral 3 >> Uagb block 78ad469e **/
#post-602 .uagb-block-78ad469e {
	height: 465px !important;
}

/** Geral 3 >> Uagb is root container _2 **/
#post-602 .uagb-is-root-container {
	width: 1800px !important;
}

/** Geral 3 >> Menu link **/
#menu-item-629 .menu-link {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: 700 !important;
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

/** Geral 3 >> Uagb ifb desc **/
#post-621 .uagb-ifb-desc {
	text-align: justify !important;
	padding: 5px !important;
	margin: 10px 10px 1px 10px !important;
}

/** Geral 3 >> Uagb container **/
#post-621 .wp-block-uagb-container {
	width: 100% !important;
	max-width: 100% !important;
	height: 100% !important;
	padding-right: 10px !important;
	padding-bottom: 0 !important;
	padding-left: 10px !important;
	margin: 0 !important;
}

/** Geral 3 >> Uagb ifb image content **/
#post-621 .uagb-ifb-image-content {
	width: 500PX !important;
	max-width: 100% !important;
	height: 100% !important;
	padding-left: -50PX !important;
	margin-left: -50PX !important;
}

/** Geral 3 >> Uagb ifb content **/
.uagb-block-e5949ddb .uagb-ifb-content {
	width: 300px !important;
	height: 100% !important;
}

/** Geral 3 >> Uagb block e5949ddb **/
#post-621 .uagb-block-e5949ddb {
	width: 300px !important;
	height: 380PX !important;
}

/** Geral 3 >> Uagb ifb content _3 **/
.uagb-block-3a611a4b .uagb-ifb-content {
	font-size: 18px !important;
	width: 100% !important;
	max-width: 100% !important;
	height: 480PX !important;
	max-height: 100% !important;
	padding: 2px !important;
	margin: 0 !important;
}

/** Geral 3 >> Image **/
#post-621 img {
	text-align: right !important;
	background-position: center center !important;
	width: 300PX !important;
	min-width: auto !important;
	max-width: auto !important;
	height: 100% !important;
	min-height: auto !important;
	max-height: auto !important;
	padding: 0 -50PX 0 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 50PX !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
	-o-transition-duration: 2s !important;
	-moz-transition-duration: 2s !important;
	-webkit-transition-duration: 2s !important;
	transition-duration: 2s !important;
	-webkit-transition-timing-function: ease-out !important;
	transition-timing-function: ease-out !important;
	-webkit-transition-delay: 1s !important;
	transition-delay: 1s !important;
}

/** Geral 3 >> Uagb block 3a611a4b **/
#post-621 .uagb-block-3a611a4b {
	width: auto !important;
	max-width: 1000px !important;
}

/** Geral 3 >> Uagb ifb content _2 **/
.uagb-block-4a0690db .uagb-ifb-content {
	width: 100% !important;
	height: 100% !important;
	padding-top: auto !important;
	margin-top: auto !important;
}

/** Geral 3 >> Uagb block 4a0690db **/
#post-621 .uagb-block-4a0690db {
	width: 100% !important;
	height: 100% !important;
	margin-top: 0 !important;
	margin-left: 0 !important;
}

/** Geral 3 >> Uagb ifb content _4 **/
.uagb-block-b4b8ca42 .uagb-ifb-content {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	width: 800PX !important;
	max-width: 100% !important;
	height: 420PX !important;
	max-height: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
}

/** Geral 3 >> Uagb block b4b8ca42 **/
#post-621 .uagb-block-b4b8ca42 {
	width: 1250PX !important;
	max-width: 100% !important;
	padding-bottom: 5PX !important;
	margin-bottom: 0 !important;
}

/** Geral 3 >> Uagb ifb title _19 **/
.uagb-block-a0b02719 .uagb-ifb-title {
	color: rgb(255, 165, 0) !important;
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

/** Geral 3 >> Uagb ifb title _20 **/
.uagb-block-8cd09d47 .uagb-ifb-title {
	color: rgb(255, 165, 0) !important;
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

/** Geral 3 >> Uagb ifb title _21 **/
.uagb-block-e74bca3a .uagb-ifb-title {
	color: rgb(255, 165, 0) !important;
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}


/*= Geral 3 2 ================= */

/** Geral 3 2 >> Uagb ifb title **/
.uagb-block-024c943a .uagb-ifb-title {
	color: rgb(255, 165, 0) !important;
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

/** Geral 3 2 >> Uagb ifb title _2 **/
.uagb-block-f7ca915c .uagb-ifb-title {
	color: rgb(255, 165, 0) !important;
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

/** Geral 3 2 >> Uagb ifb title _3 **/
.uagb-block-83dbcdae .uagb-ifb-title {
	color: rgb(255, 165, 0) !important;
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

/** Geral 3 2 >> Menu link **/
#menu-item-629 .menu-link {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

/** Geral 3 2 >> Uagb ifb content **/
.uagb-block-18c399fe .uagb-ifb-content {
	width: 400PX !important;
}

/** Geral 3 2 >> Uagb ifb content _2 **/
.uagb-block-deed617a .uagb-ifb-content {
	width: 1000PX !important;
}

/** Geral 3 2 >> Uagb ifb title _4 **/
.uagb-block-1d867090 .uagb-ifb-title {
	color: rgb(255, 165, 0) !important;
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}


/*= Rodapé Modificado ======== */

/** Rodapé Modificado >> Menu item 196 menu link **/
#menu-item-196 .menu-link {
	color: rgb(255, 165, 0) !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

/** Rodapé Modificado >> Link_rodape **/
address > div:nth-of-type(2) > span:nth-of-type(1) > a {
	color: rgb(242, 209, 41) !important;
	font-weight: 400 !important;
}

/** Rodapé Modificado >> Link_5 _2 **/
address > div:nth-of-type(2) > span:nth-of-type(1) > a:hover {
	color: rgb(129, 39, 141) !important;
	font-weight: 400 !important;
}

/** Rodapé Modificado >> Link **/
.ast-small-footer-section-1 a {
	color: rgb(224, 217, 25) !important;
}

/** Rodapé Modificado >> Link (:hover) **/
.ast-small-footer-section-1 a:hover {
	color: rgb(129, 39, 141) !important;
}


/*= Geral 2 2 2 =============== */

/** Geral 2 2 2 >> Menu link (:hover) **/
#menu-item-768 .menu-link:hover {
	color: rgb(129, 39, 141) !important;
}

/** Geral 2 2 2 >> Menu link _2 (:hover) **/
#menu-item-772 .menu-link:hover {
	color: rgb(129, 39, 141) !important;
}

/** Geral 2 2 2 >> Menu link _3 (:hover) **/
#menu-item-773 .menu-link:hover {
	color: rgb(129, 39, 141) !important;
}

/** Geral 2 2 2 >> Menu link _4 (:hover) **/
#menu-item-771 .menu-link:hover {
	color: rgb(129, 39, 141) !important;
}

/** Geral 2 2 2 >> Menu link _5 (:hover) **/
#menu-item-767 .menu-link:hover {
	color: rgb(129, 39, 141) !important;
}

/** Geral 2 2 2 >> Menu link _6 (:hover) **/
#menu-item-770 .menu-link:hover {
	color: rgb(129, 39, 141) !important;
}

/** Geral 2 2 2 >> Menu Link_7 (:hover) **/
#menu-item-769 .menu-link:hover {
	color: rgb(129, 39, 141) !important;
}


/*= Geral 4 =================== */

/** Geral 4 >> Post 102 uag image 74 (:hover) **/
#post-102 .uag-image-74:hover {
	color: rgb(129, 39, 141) !important;
}


/*= Geral 2 3 ================= */

/** Geral 2 3 >> Figure (#3) **/
.uagb-block-f5d02858 figure:nth-of-type(3) {
	border-width: 0 !important;
	border-radius: 0 !important;
}


/*( < 1200 )*/
@media (max-width: 1199.98px) {
	/** Geral >> Colophon ast row **/
	#colophon .ast-row {
	width: auto !important;
	height: auto !important;
}

	/** Geral >> Colophon footer adv overlay **/
	#colophon .footer-adv-overlay {
	width: auto !important;
	height: auto !important;
}

	/** Geral >> Colophon ast footer overlay **/
	#colophon .ast-footer-overlay {
	width: auto !important;
	height: auto !important;
}

	/** Geral >> Menu item 195 menu link **/
	#menu-item-195 .menu-link {
	text-shadow: 1px 1px rgb(128, 130, 133) !important;
}

	/** Geral >> Menu item 196 menu link **/
	#menu-item-196 .menu-link {
	text-shadow: 1px 1px 0 rgb(128, 130, 133) !important;
}

	/** Geral >> Menu item 194 menu link **/
	#menu-item-194 .menu-link {
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral >> Menu item 199 menu link **/
	#menu-item-199 .menu-link {
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral >> Menu item 200 menu link **/
	#menu-item-200 .menu-link {
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 2 >> Post 171 uag image 76 **/
	#post-171 .uag-image-76 {
	width: 400px !important;
	height: 550px !important;
	position: static !important;
	top: auto !important;
	bottom: auto !important;
}

	/** Geral 2 >> Uagb ifb title **/
	.uagb-block-00c1c1d8 .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 2 >> Uagb ifb title _2 **/
	.uagb-block-cdea3015 .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 2 >> Uagb ifb title _3 **/
	.uagb-block-e9629b16 .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 2 >> Uagb ifb title _4 **/
	.uagb-block-cea0e01e .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 2 >> Uagb ifb title _5 **/
	.uagb-block-77f80456 .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 2 >> Uagb ifb title _6 **/
	.uagb-block-48b63413 .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 2 >> Menu link **/
	#menu-item-539 .menu-link {
	font-weight: 700 !important;
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 2 >> Menu link _2 **/
	#menu-item-540 .menu-link {
	font-weight: 700 !important;
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 2 >> Uagb ifb title _7 **/
	.uagb-block-da8fdb04 .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 2 2 >> Uagb ifb title **/
	.uagb-block-8000ead1 .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 2 2 >> Uagb ifb title _2 **/
	.uagb-block-9a988bb8 .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 2 2 >> Uagb ifb title _3 **/
	.uagb-block-07f8b2a7 .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 2 2 >> Uagb ifb title _4 **/
	.uagb-block-0de4e09c .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 2 2 >> Uagb ifb title _5 **/
	.uagb-block-e1212e1f .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 2 2 >> Figure caption **/
	.wp-block-uagb-container > figure:nth-of-type(1) > figcaption {
	font-size: 18px !important;
	font-weight: 700 !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

	/** Geral 2 2 >> Figure caption _2 **/
	.wp-block-uagb-container > figure:nth-of-type(2) > figcaption {
	font-size: 18px !important;
	font-weight: 700 !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

	/** Geral 2 2 >> Figure caption _3 **/
	.wp-block-uagb-container > figure:nth-of-type(3) > figcaption {
	font-size: 18px !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

	/** Geral 2 2 >> Figure caption _4 **/
	.wp-block-uagb-container > figure:nth-of-type(4) > figcaption {
	font-size: 18px !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

	/** Geral 2 2 >> Figure caption _5 **/
	.wp-block-uagb-container > figure:nth-of-type(5) > figcaption {
	font-size: 18px !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

	/** Geral 2 2 >> Figure caption _6 **/
	.wp-block-uagb-container > figure:nth-of-type(6) > figcaption {
	font-size: 18px !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

	/** Geral 2 2 >> Figure caption _7 **/
	.wp-block-uagb-container > figure:nth-of-type(7) > figcaption {
	font-size: 18px !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

	/** Geral 2 2 >> Figure caption _8 **/
	.wp-block-uagb-container > figure:nth-of-type(8) > figcaption {
	font-size: 18px !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

	/** Geral 2 2 >> Figure caption _9 **/
	.wp-block-uagb-container > figure:nth-of-type(9) > figcaption {
	font-size: 18px !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

	/** Geral 2 2 >> Figure caption _10 **/
	.wp-block-uagb-container > figure:nth-of-type(10) > figcaption {
	font-size: 18px !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

	/** Geral 2 2 >> Figure caption _11 **/
	.wp-block-uagb-container > figure:nth-of-type(11) > figcaption {
	font-size: 18px !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

	/** Geral 2 2 >> Figure caption _13 **/
	.wp-block-uagb-container > figure:nth-of-type(12) > figcaption {
	font-size: 18px !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

	/** Geral 2 2 >> Figure caption _12 **/
	.wp-block-uagb-container > figure:nth-of-type(13) > figcaption {
	font-size: 18px !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

	/** Geral 2 2 >> Figure caption _18 **/
	.uagb-block-41180882 > figure:nth-of-type(14) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: 700 !important;
}

	/** Geral 2 2 >> Figure caption _19 **/
	.uagb-block-41180882 > figure:nth-of-type(15) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: 700 !important;
}

	/** Geral 2 2 >> Figure caption _20 **/
	.uagb-block-11aab1bb > figure:nth-of-type(14) > figcaption {
	color: rgb(255, 165, 0) !important;
	font-size: 18px !important;
	font-weight: 700 !important;
}

	/** Geral 2 2 >> Figure (#15) **/
	.uagb-block-11aab1bb figure:nth-of-type(15) {
	font-size: 18px !important;
	font-weight: 700 !important;
}

	/** Geral 2 2 >> Figure caption _21 **/
	.uagb-block-11aab1bb > figure:nth-of-type(15) > figcaption {
	color: rgb(255, 165, 0) !important;
}

	/** Geral 3 >> Uagb ifb title **/
	.uagb-block-83862271 .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 3 >> Uagb ifb title _2 **/
	.uagb-block-4e62aeb5 .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 3 >> Uagb ifb title _3 **/
	.uagb-block-f30899a0 .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 3 >> Uagb ifb title _4 **/
	.uagb-block-5e4e30f5 .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 3 >> Uagb ifb title _5 **/
	.uagb-block-62c41616 .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 3 >> Uagb ifb title _6 **/
	.uagb-block-461f3acb .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 3 >> Uagb ifb title _7 **/
	.uagb-block-76b71447 .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 3 >> Uagb ifb title _8 **/
	.uagb-block-a96f1783 .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 3 >> Uagb ifb title _9 **/
	.uagb-block-b02fcb1a .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 3 >> Uagb ifb title _10 **/
	.uagb-block-bbe344b2 .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 3 >> Uagb ifb title _11 **/
	.uagb-block-ae6795ad .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 3 >> Uagb ifb title _12 **/
	.uagb-block-d04c1290 .uagb-ifb-title {
	text-shadow: 5px 2px 2px rgb(0, 0, 0) !important;
}

	/** Rodapé Modificado >> Menu item 196 menu link **/
	#menu-item-196 .menu-link {
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 3 2 >> Menu link **/
	#menu-item-629 .menu-link {
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

}


/*( < 980 )*/
@media (max-width: 979.98px) {
	/** Rodapé Modificado >> Menu item 196 menu link **/
	#menu-item-196 .menu-link {
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 3 2 >> Menu link **/
	#menu-item-629 .menu-link {
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral >> Menu item 194 menu link **/
	#menu-item-194 .menu-link {
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral >> Menu item 199 menu link **/
	#menu-item-199 .menu-link {
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral >> Menu item 200 menu link **/
	#menu-item-200 .menu-link {
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 2 >> Menu link **/
	#menu-item-539 .menu-link {
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 2 >> Menu link _2 **/
	#menu-item-540 .menu-link {
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 2 2 >> Figure caption _2 **/
	.wp-block-uagb-container > figure:nth-of-type(2) > figcaption {
	font-weight: 700 !important;
}

	/** Geral 2 2 >> Figure caption **/
	.wp-block-uagb-container > figure:nth-of-type(1) > figcaption {
	font-weight: 700 !important;
}

}


/*( < 768 )*/
@media (max-width: 767.98px) {
	/** Geral 3 2 >> Menu link **/
	#menu-item-629 .menu-link {
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

	/** Rodapé Modificado >> Menu item 196 menu link **/
	#menu-item-196 .menu-link {
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral >> Menu item 194 menu link **/
	#menu-item-194 .menu-link {
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral >> Menu item 199 menu link **/
	#menu-item-199 .menu-link {
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral >> Menu item 200 menu link **/
	#menu-item-200 .menu-link {
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 2 >> Menu link **/
	#menu-item-539 .menu-link {
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 2 >> Menu link _2 **/
	#menu-item-540 .menu-link {
	text-shadow: 2px 2px 2px rgb(0, 0, 0) !important;
}

	/** Geral 2 2 >> Figure caption **/
	.wp-block-uagb-container > figure:nth-of-type(1) > figcaption {
	font-weight: 700 !important;
}

	/** Geral 2 2 >> Figure caption _2 **/
	.wp-block-uagb-container > figure:nth-of-type(2) > figcaption {
	font-weight: 700 !important;
}

}


/*( < 480 )*/
@media (max-width: 479.98px) {
	/** Geral >> Menu item 194 menu link **/
	#menu-item-194 .menu-link {
	text-shadow: 2px 0 0 rgb(0, 0, 0) !important;
}

	/** Geral >> Menu item 199 menu link **/
	#menu-item-199 .menu-link {
	text-shadow: 2px 0 0 rgb(0, 0, 0) !important;
}

	/** Geral >> Menu item 200 menu link **/
	#menu-item-200 .menu-link {
	text-shadow: 2px 0 0 rgb(0, 0, 0) !important;
}

	/** Geral 3 2 >> Menu link **/
	#menu-item-629 .menu-link {
	text-shadow: 2px 0 0 rgb(0, 0, 0) !important;
}

	/** Rodapé Modificado >> Menu item 196 menu link **/
	#menu-item-196 .menu-link {
	text-shadow: 2px 0 0 rgb(0, 0, 0) !important;
}

	/** Geral 2 >> Menu link **/
	#menu-item-539 .menu-link {
	text-shadow: 2px 0 0 rgb(0, 0, 0) !important;
}

	/** Geral 2 >> Menu link _2 **/
	#menu-item-540 .menu-link {
	text-shadow: 2px 0 0 rgb(0, 0, 0) !important;
}

	/** Geral 2 2 >> Figure caption _2 **/
	.wp-block-uagb-container > figure:nth-of-type(2) > figcaption {
	font-weight: 700 !important;
	text-shadow: 1px 2px 1px rgb(0, 0, 0) !important;
}

	/** Geral 2 2 >> Figure caption **/
	.wp-block-uagb-container > figure:nth-of-type(1) > figcaption {
	font-weight: 700 !important;
}

}

