/*
Theme Name: MND CPG08
Author: Monica
Author URI: http://monicandesign.com
Description: A responsive Coppermine theme for galleries by MonicaNDesign..
Version: 1.0
*/


/* Main
-------------------------------------------------------------- */

body {
	font: 15px/24px 'Liberation Sans',Arial,sans-serif;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	color: #595959;
	background: #f0f0f0;
}

.catlink a {
  background: #e0e0e0;
  color: #0e3741; /* cor do texto */
  padding: 4px 8px;
  text-decoration: none;
  display: inline-block;
  transition: all 0.4s ease-in-out;
}

.catlink a:hover {
  color: #0e3741; /* cor no hover */
  background:#d0d0d0;
}

.image {
	margin: 3px;
	padding: 3px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	vertical-align: middle;
	border: 1px solid #ccc;
	background: #fff;
}

.image:hover {
	opacity: .9;
	background: linear-gradient(to right, #0e3741, #acb892);
}


/* Structure
-------------------------------------------------------------- */

.wrapper {
	max-width: 1100px;
	margin: 0 auto;
	padding: 0 10px;
}

.clear {
	clear: both;
}


/* Navigation
-------------------------------------------------------------- */

#nav-menu {
	background: linear-gradient(to right, #0e3741, #acb892);
	background: #fff;
}

#nav-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav-menu li {
	display: inline-block;
}

/* Main menu */

.header-menu {
	font: 700 11px/24px 'Charter',Georgia,serif;
	float: left;
	padding: 24px 0;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.header-menu li {
	margin: 0 20px 0 0;
}

.header-menu a {
background: linear-gradient(to right, #0e3741, #acb892);
}

.header-menu a:hover {
	padding: 0 0 2px 0;
	color: #0f0f0f;
	border-bottom: 4px solid #90ae94;
}

/* Social links */

.social-icons {
  margin-top: 0px;
}

.social-icons a {
  margin-right: 10px;
  font-size: 20px;
  color: #333;
  text-decoration: none;
}

.social-icons a:hover {
  color: #000;
}

.social-menu {
	float: right;
	padding: 23px 0 0 0;
}

.social-menu a {
	font-size: 14px;
	line-height: 14px;
	display: table-cell;
	width: 24px;
	height: 24px;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	background: linear-gradient(to right, #0e3741, #acb892);
	background: #f0f0f0;
}

.social-menu a:hover {
	color: #fff;
	background: #90ae94;
}


/* Header
-------------------------------------------------------------- */

#header {
	height:0px;
	margin: 0 0 24px 0;
	background: #0f0f0f url(images/header.jpg) no-repeat center;
}

.mask {
	position: absolute;
	width: 100%;
	height: 360px;
	background: rgba(144, 174, 148, 0.5);
}

.site-banner {
	margin: 150px 0 0 450px;
	text-align: center;
}

.site-title {
	font: 700 45px/45px 'Charter',Georgia,serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
}

.site-title span {
	font: italic 700 40px/45px 'Charter',Georgia,serif;
	padding: 0 5px;
	letter-spacing: 0;
	text-transform: lowercase;
	color: #0f0f0f;
	background: rgba(144, 174, 148, 0.5);
}

.site-tagline {
	font: italic 400 18px/24px 'Charter',Georgia,serif;
	text-transform: lowercase;
	color: #fff;
}


/* Content
-------------------------------------------------------------- */

#content {
	float: right;
	width: 890px;
	margin: 0 0 24px 20px;
}


/* Sidebar
-------------------------------------------------------------- */

#nav-cpg {
	font-size: 13px;
	line-height: 20px;
	float: left;
	width: 190px;
}

.side-title {
	font: 700 15px/20px 'Charter',Georgia,serif;
	margin: 0;
	padding: 15px;
	color: #fff;
	background: linear-gradient(to right, #0e3741, #acb892);
}

.side-content {
	margin: 0 0 20px 0;
	padding: 15px;
	text-align: justify;
	background:transparent;
}

.side-content a {
	display: block;
	padding: 8px 0;
	color: #595959;
	border-bottom: 1px solid #f0f0f0;
}

.side-content a:hover {
	padding-left: 10px;
	color: #90ae94;
}


/* Footer
-------------------------------------------------------------- */

#footer {
	padding: 24px 10px;
	background: #ddd;
}

/* Credit */

.site-credits {
	font: 700 11px/24px 'Charter',Georgia,serif;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #0e2e39;
}

.site-credits a {
	color: #0f0f0f;
}

.site-credits a:hover {
	text-decoration: underline;
	color: #0e2e39;
}


/* Forms
-------------------------------------------------------------- */

.textinput {
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #ccc;
}

.listbox {
	vertical-align: middle;
	border: 1px solid #ccc;
}

.button,
.buttonlist ul li a {
	font-size: 11px;
	margin-right: 2px;
	padding: 3px;
	white-space: nowrap;
	color: #fff;
	border: 0;
	background: #0e2e39;
}

.radio {
	vertical-align: middle;
}

.checkbox {
	vertical-align: middle;
}


/* Tables
-------------------------------------------------------------- */

.maintable {
	padding: 20px;
	border-bottom: 4px solid #adb996;
	background: #f5f5f5;
}

.tableb {
	padding: 10px;
}

.tableb p {
	margin: 0;
	padding: 7px 0 0 0;
}

.tableb_alternate {
	padding-top: 0;
	padding-bottom: 0;
	background: transparent;
}

.tablef {
	padding: 10px;
	background: #eee;
}


/* Statlinks
-------------------------------------------------------------- */

.tableh1 {
	font: 700 24px/24px 'Charter',Georgia,serif;
	padding: 0 5px 10px 5px;
	color: #0f0f0f;
	border-bottom: 1px solid #ddd;
}

.statlink {
	font-size: 14px;
	font-weight: 400;
	display: inline-block;
	padding: 10px 0 0 0;
	color: #595959;
}

.statlink a {
	font-weight: 700;
	color: #0e2e39;
}

.statlink a:hover {
	color: #0f0f0f;
}

.statlink h2 {
	margin: 0;
	letter-spacing: -1px;
	color: #0f0f0f;
}


/* Categories
-------------------------------------------------------------- */

.catrow_noalb {
	padding: 10px;
	border-bottom: 1px solid #f0f0f0;
}

.catrow {
	padding: 10px;
	border-bottom: 1px solid #f0f0f0;
}

.catlink {
	font: 700 14px/24px 'Charter',Georgia,serif;
	display: block;
	letter-spacing: 1px;
	text-transform: uppercase;
}


/* Albums
-------------------------------------------------------------- */

.tableh2 {
	font: 700 14px/20px 'Charter',Georgia,serif;
	padding: 12px 10px;
	color: #0e2e39;
	background: #eee;
}

.alblink a {
	color: #0e2e39;
}

.alblink a:hover {
	color: #90ae94;
}

.album_stat {
	font-size: 85%;
	line-height: 1.5;
	margin: 5px 0;
}

p.album_stat {
	padding: 5px 0 0 0;
}


/* Thumbnails
-------------------------------------------------------------- */

.thumbnails {
	max-width: 12vw!important;
	height: auto;
	padding: 5px;
}

.thumb_filename {
	font-size: 11px;
	line-height: 1.5;
	display: block;
}

.thumb_title {
	font-size: 11px;
	font-weight: 400;
	line-height: 1.5;
	display: block;
	margin: 2px 5px;
	padding: 5px;
	background: #f2f2f2;
}

.thumb_caption {
	font-size: 11px;
	font-style: italic;
	line-height: 1.5;
	display: block;
	padding: 1px;
}

.thumb_caption a {
	text-decoration: underline;
	color: #000;
}

.thumb_num_comments {
	font-size: 85%;
	font-weight: normal;
	font-style: italic;
	line-height: 1.5;
	display: block;
	padding: 2px;
}


/* Sortorder
-------------------------------------------------------------- */

.sortorder_cell {
	font: 11px/11px 'Liberation Sans',Arial,sans-serif;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	color: #595959;
}

.sortorder_options {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}


/* Preview
-------------------------------------------------------------- */

.navmenu {
	font-weight: 700;
	color: #595959;
	border-style: none;
	background: #eee;
}

.navmenu img {
	margin: 0;
	padding: 5px;
}

.navmenu a {
	display: block;
	padding: 5px;
	color: #595959;
}

.navmenu a:hover {
	color: #595959;
	background: #f2f2f2;
}

.display_media {
	padding: 5px 10px;
}


/* Admin
-------------------------------------------------------------- */

.admin_menu {
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
	color: #0e2e39;
	border: 1px solid #ddd;
	background: #ddd;
}

.admin_menu a {
	color: #0e2e39;
}

.admin_menu a:hover {
	text-decoration: underline;
	color: #0e2e39;
}

.admin_float {
	line-height: 1;
	position: relative;
	display: block;
	float: left;
	margin: 1px;
	white-space: nowrap;
}


/* Extra
-------------------------------------------------------------- */

.filmstrip_background {
	background-color: transparent;
}

.prev_strip {
	text-align: left;
}

.next_strip {
	text-align: right;
}

.detail_head_collapsed,
.detail_head_expanded {
	color: #0f0f0f;
}


/* No Edit
-------------------------------------------------------------- */

pre.filepath {
	margin: 0;
	padding: 0;
}

.user_thumb_infobox {
	margin-top: 1px;
	margin-bottom: 1px;
}

.user_thumb_infobox th {
	font-size: 100%;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
}

.user_thumb_infobox td {
	font-size: 85%;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
}

.user_thumb_infobox a {
	text-decoration: none;
	color: #000;
}

.user_thumb_infobox a:hover {
	text-decoration: underline;
	color: #000;
}

.icon {
	margin-right: 1px;
	vertical-align: middle;
}

.comment_date {
	font-size: 90%;
	vertical-align: middle;
	color: #5f5f5f;
}

.footer {
	font-size: 9px;
}

.footer a {
	text-decoration: none;
	color: #000;
}

.footer a:hover {
	text-decoration: underline;
	color: #000;
}

.topmenu {
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, sans-serif;
	font-size: 110%;
	line-height: 130%;
}

.topmenu a {
	text-decoration: none;
	color: #03c;
}

.topmenu a:hover {
	text-decoration: underline;
	color: #03c;
}

.img_caption_table {
	width: 100%;
	margin: 0;
	border: none;
	background-color: #fff;
}

.img_caption_table th {
	font-size: 100%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #000;
	border-top: 1px solid #fff;
	background: #d1d7dc;
}

.img_caption_table td {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	white-space: normal;
	border-top: 1px solid #fff;
	background: #f2f5f7;
}

.debug_text {
	width: 100%;
	margin: 0;
	border: #bdbebd;
	background-color: #efefef;
}

.clickable_option {
	cursor: default;
}

.listbox_lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	vertical-align: middle;
	color: #000666;
	border: 1px solid #d1d7dc;
	background-color: #f2f5f7;
}

.pic_title {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.0em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	color: #000666;
}

.pic_caption {
	font-size: 100%;
	font-weight: normal;
	line-height: 1.0em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	color: #000666;
	background-image: none;
}

.important {
	font-weight: bold;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
    /* background-image : url(images/important.gif); */
	color: red;
}

#cpgChooseLanguageWrapper {
	float: left;
}

#cpgChooseThemeWrapper {
	float: left;
}

/** Swfupload css **/
div.fieldset {
	margin: 10px 0;
	padding: 20px 10px;
	border: 2px solid #0e72a4;
}

div.fieldset span.legend {
	font-weight: bold;
	position: relative;
	top: -30px;
	padding: 3px;
	color: #fff;
	background-color: #8aa5b5;
}

div.flash {
	width: 375px;
	margin: 10px 5px;
	border-color: #ccd7e0;
}

input[disabled] {
	border: 1px solid #ccc;
} /* FF 2 Fix */

.progressWrapper {
	overflow: hidden;
	width: 357px;
}

.progressContainer {
	overflow: hidden;
	margin: 5px;
	padding: 4px;
	border: solid 1px #e8e8e8;
	background-color: #f7f7f7;
}
/* Message */
.message {
	overflow: hidden;
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #fd9;
	background-color: #ffc;
}
/* Error */
.red {
	border: solid 1px #b50000;
	background-color: #ffebeb;
}

/* Current */
.green {
	border: solid 1px #ddf0dd;
	background-color: #ebffeb;
}

/* Complete */
.blue {
	border: solid 1px #cee2f2;
	background-color: #f0f5ff;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	overflow: hidden;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	color: #555;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0;
	height: 2px;
	margin-top: 2px;
	background-color: blue;
}

.progressBarComplete {
	visibility: hidden;
	width: 100%;
	background-color: green;
}

.progressBarError {
	visibility: hidden;
	width: 100%;
	background-color: red;
}

.progressBarStatus {
	font-family: Arial;
	font-size: 7pt;
	width: 337px;
	margin-top: 2px;
	text-align: left;
	white-space: nowrap;
	color: #555;
}

a.progressCancel {
	font-size: 0;
	display: block;
	float: right;
	width: 14px;
	height: 14px;
	background-image: url(../../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0;
}

a.progressCancel:hover {
	background-position: 0 0;
}

.swfupload {
	vertical-align: top;
}

/**styles for photo manager*/
table#pic_sort tr td {
	padding: 4px;
	border-bottom: 1px solid #ccc;
}

/** styles for album manager and photo album*/
table#album_sort tr td {
	padding: 3px;
	border-bottom: 1px solid #ccc;
}

table#album_sort tr td span.editAlbum {
	font-size: 10px;
	line-height: 100%;
	display: none;
	margin-left: 100px;
	cursor: pointer;
	text-decoration: underline;
	color: #f00;
}

.cpg_message_info,
.cpg_message_success,
.cpg_message_warning,
.cpg_message_error,
.cpg_message_validation {
	margin: 10px 0;
	padding: 15px 10px 15px 50px;
	border: 1px solid;
	background-repeat: no-repeat;
	background-position: 10px center;
}

.cpg_message_info {
	color: #00529b;
	background-color: #bde5f8;
	background-image: url('../../images/message/info.png');
}

.cpg_message_success {
	color: #4f8a10;
	background-color: #dff2bf;
	background-image: url('../../images/message/ok.png');
}

.cpg_message_warning {
	color: #9f6000;
	background-color: #feefb3;
	background-image: url('../../images/message/warning.png');
}

.cpg_message_error {
	color: #d8000c;
	background-color: #ffbaba;
	background-image: url('../../images/message/stop.png');
}

.cpg_message_validation {
	color: #d63301;
	background-color: #ffccba;
	background-image: url('../../images/message/error.png');
}

.cpg_summary {
	font-size: .9em;
	float: right;
	width: 400px;
	margin: 10px 0;
	padding: 5px 10px 5px 10px;
	text-align: right;
	color: #ff2b9c;
	border: 1px solid;
	background-color: #ffdeef;
}

#GB_window {
	border: 5px solid #ccd7e0;
	background-color: #f2f5f7;
}

.external {
	padding-right: 10px;
	background: transparent url('../../images/link.gif') 100% 50% no-repeat;
}


/* Responsive
-------------------------------------------------------------- */

@media (max-width: 959px) {
	.wrapper {
		max-width: none;
	}

	#nav-menu {
		text-align: center;
	}

	.header-menu {
		float: none;
		padding: 6px 0 0 0;
	}

	.header-menu li {
		margin: 0 5px;
	}

	.header-menu a:hover {
		padding: 0 0 1px 0;
		border-bottom: 1px solid #90ae94;
	}

	.social-menu {
		float: none;
		padding: 5px 0 0 0;
	}

	.social-menu a {
		font-size: 11px;
		line-height: 11px;
		width: 18px;
		height: 18px;
		padding: 0;
		background: linear-gradient(to right, #0e3741, #acb892);
		background: none;
	}

	#header {
		height: auto;
		background: #90ae94;
	}

	.mask {
		position: static;
		width: auto;
		height: auto;
		background: none;
	}

	.site-banner {
		margin: 0;
		padding: 19px 0;
	}

	.site-tagline {
		display: none;
	}

	#content {
		float: none;
		width: auto;
		margin: 0 0 24px 0;
	}

	#nav-cpg {
		float: none;
		width: auto;
	}
}

@media (max-width: 889px) {
	.image {
		margin: 2px;
		padding: 2px;
	}

	.maintable {
		padding: 10px;
	}

	.catrow_noalb {
		padding: 5px;
	}

	.catrow {
		padding: 5px;
	}

	.thumb_title {
		margin: 2px 0;
	}

	.thumbnail {
		max-width: 12vw!important;
		height: auto;
	}

	.thumb_title,
    .thumb_caption,
    .thumb_filename,
    .thumb_num_comments {
		overflow: hidden;
		max-width: 12vw!important;
	}

	.navmenu {
		font-size: 1.5vw!important;
	}

	.display_media .image {
		max-width: 70vw!important;
		height: auto;
	}

	.strip_image {
		max-width: 10vw!important;
		height: auto;
	}

	#film {
		width: 100%!important;
	}

	#film .thumb a:link {
		width: 100%!important;
	}

	.tape {
		width: 100%!important;
		height: 100%!important;
		margin-left: 0!important;
	}

	.remove {
		display: none!important;
	}

	#picinfo {
		overflow: scroll;
		width: 100%!important;
	}

	.sortorder_cell img,
    .thumb_caption_rating img,
    #comments img {
		max-width: 2vw!important;
		height: auto!important;
	}

	#comments #captchaImg img {
		max-width: 25vw!important;
		height: auto!important;
	}

	.comment_date {
		font-size: 1.4vw!important;
	}

	.navmenu img,
    .buttonlist img {
		max-width: 2.5vw!important;
		height: auto;
	}

	.buttonlist ul li a span {
		line-height: 2vw!important;
		height: 2vw!important;
	}

	.buttonlist ul li a {
		font-size: 1vw!important;
	}
}

@media (max-width: 600px) {
	#tabsMenu .navmenu a {
		display: none!important;
	}

	#tabsMenu .navmenu span {
		display: block!important;
	}
}

@media (max-width: 499px) {
	.maintable {
		padding: 5px;
	}

	.tableh1 {
		font-size: 18px;
		padding: 5px 5px 5px 0;
		letter-spacing: -1px;
	}

	.statlink {
		line-height: 20px;
		padding: 0;
	}

	.statlink h2 {
		font-size: 18px;
		line-height: 24px;
	}

	.catrow_noalb {
		font-size: 13px;
		line-height: 20px;
		padding: 10px 0;
	}

	.catrow {
		font-size: 13px;
		line-height: 20px;
		padding: 10px 0;
	}

	.catlink {
		line-height: 20px;
		margin: 0 0 2px 0;
	}

	.tableh2 {
		padding: 5px;
	}

	.thumbnails {
		padding: 5px 3px;
	}

	.sortorder_cell {
		display: none;
	}
}

@media (min-width: 960px) and (max-width: 1119px) {
	#sidebar {
		min-width: 20%;
	}
}

@media (min-width: 960px) and (max-width: 974px) {
	#content {
		max-width: 77%;
	}
}

@media (min-width: 975px) and (max-width: 1019px) {
	#content {
		max-width: 78%;
	}
}

@media (min-width: 1020px) and (max-width: 1069px) {
	#content {
		max-width: 79%;
	}
}

@media (min-width: 1070px) and (max-width: 1119px) {
	#content {
		max-width: 80%;
	}
}
a {
  color: #295051;
  text-decoration: none;
}

a:hover {
  color: #000;
}

a:visited {
  color: #295051;
}

.menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 200px;
}

.menu li {
  background-color: #e0e0e0;
  margin-bottom: 5px;
  padding: 10px;
  display: flex;
  align-items: center;
  transition: all 0.3s ease-in-out;
  border-radius: 0; /* sem cantos arredondados */
  border: none;
}

.menu li a {
  color: #04434b;
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
}

.menu li:hover a {
  color: #0e3741;
}

.menu li:hover {
  background-color: #d0d0d0;
}

ul.menu {
  list-style-type: none;
}
.menu li a i {
  font-size: 14px !important;
  color: #04434b !important;
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
}
.social {
  margin-top: 10px; /* estava maior, tipo 20px */
  text-align: center;
}

.social a i {
  font-family: "Font Awesome 6 Brands" !important;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #04434b;
  margin: 0 4px;
  display: inline-block;
}
.social-icons {
  display: flex;
  gap: 10px;
  margin-top: 10px;
}

.social-icons a {
  color: #000;
  font-size: 24px;
  text-decoration: none;
  transition: color 0.3s ease;
}

.social-icons a:hover {
  color: #000;
}

.sidebar-slider .slide-img {
  width: 100%;
  position: absolute;
  opacity: 0;
  animation: fade 28s infinite;
}
.slide-img:nth-child(1) { animation-delay: 0s; }
.slide-img:nth-child(2) { animation-delay: 4s; }
.slide-img:nth-child(3) { animation-delay: 8s; }
.slide-img:nth-child(4) { animation-delay: 12s; }
.slide-img:nth-child(5) { animation-delay: 16s; }
.slide-img:nth-child(6) { animation-delay: 20s; }
.slide-img:nth-child(7) { animation-delay: 24s; }

@keyframes sidebar-slide {
  0% { opacity: 0; }
  5% { opacity: 1; }
  30% { opacity: 1; }
  35% { opacity: 0; }
  100% { opacity: 0; }
  
}
.slide-img:nth-child(1) { animation-delay: 0s; }
.slide-img:nth-child(2) { animation-delay: 4s; }
.slide-img:nth-child(3) { animation-delay: 8s; }

@keyframes fade {
  0%, 100% { opacity: 0; }
  10%, 30% { opacity: 1; }
  40% { opacity: 0; }
}

.social {
  margin-top: 0px;
  text-align: center;
}

.social a i {
  font-family: "Font Awesome 6 Brands" !important;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #04434b !important;
  margin: 0 4px;
  display: inline-block;
}
.menu {
  margin-bottom: 0 !important;
}
.menu li {
  margin-bottom: 5px;
}
.sidebar {
  display: flex;
  flex-direction: column;
}

/* SLIDER LATERAL FUNCIONAL COM 7 IMAGENS */
.sidebar-slider {
  width: 100%;
  max-width: 100%;
  height: 550px;
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
}

.slide-img {
  width: 100%;
  height: 550px;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  animation: fade 28s infinite;
}

.slide-img:nth-child(1) { animation-delay: 0s; }
.slide-img:nth-child(2) { animation-delay: 4s; }
.slide-img:nth-child(3) { animation-delay: 8s; }
.slide-img:nth-child(4) { animation-delay: 12s; }
.slide-img:nth-child(5) { animation-delay: 16s; }
.slide-img:nth-child(6) { animation-delay: 20s; }
.slide-img:nth-child(7) { animation-delay: 24s; }

@keyframes fade {
  0%, 100% { opacity: 0; }
  10%, 30% { opacity: 1; }
  40% { opacity: 0; }
}
.logo-galeria {
  text-align: center;
  margin: 15px 0;
}

.logo-galeria img {
  max-width: 100%;
  height: auto;
  max-height: 120px; /* ajuste como quiser */
}
.side-content p {
  text-align: justify;
  line-height: 1.6;
  font-size: 14px;
}

.side-content a.no-break {
  white-space: nowrap;
}
@media (max-width: 768px) {
  .wrapper {
    flex-direction: column;
  }

  .sidebar {
    width: 100%;
    order: 1;
  }

  #content {
    width: 100%;
    order: 2;
  }

  #footer {
    width: 100%;
    order: 3;
  }
}
#footer {
  text-align: center;
  font-size: 13px;
  color: #666;
  padding: 15px 10px;
  background-color: #f5f5f5;
}
.bem-vindos-destaque {
  text-align: center;
  font-size: 22px;         /* Aumente ou diminua como quiser */
  color: #0e3741;          /* Escolha sua cor preferida */
  font-weight: bold;
  margin-bottom: 10px;
}