@import url(http://fonts.googleapis.com/css?family=Mako);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css);
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

html, body {
	margin: 0 !important;
	padding: 0 !important;
}
body {
	background-color: #fff;
	color: #222;
	font: normal 16px/150% 'Inter', sans-serif;
	/*font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;*/
	margin: 0;
	
}
a {
	text-decoration: none;
	color: #0d7eca;
	border-bottom: 1px dotted;
}
a:hover {
	border-bottom: 3px solid;
	color: #f17503;
}
/* Remove sublinhado de links apenas dentro do carrossel */
.mobile-carousel a.slide {
  text-decoration: none;
  border-bottom: none;
  color: inherit;
  display: block;
}
.material-icons {
  color: #333;
  margin-right: 2px;
  vertical-align: middle;
}
h1, h2 {
	margin-bottom: 0;
	line-height: 1.2em
}
h55 {
	font-family: 'FORTE', serif;
	color: #ff0000;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.2em
}
blockquote {
	color: #000;;
	display: block;
	padding: 15px 20px;
	width: 80%;
	position: relative;
	border-left: 15px solid #f17503;
	border-right: 2px solid #f17503;
	-moz-box-shadow: 2px 2px 15px #ccc;
	-webkit-box-shadow: 2px 2px 15px #ccc;
	box-shadow: 2px 2px 15px #ddd;
	margin: 0 auto;
}
blockquote:hover {
	box-shadow: 12px 12px 50px #ddd;
    filter: brightness(110%);
    transform: scale(1.05); 
    transition: all 0.1s ease;
}
blockquote2 {
	color: #000;;
	display: block;
	padding: 15px 10px;
	width: 100%;
	position: relative;
	border-left: 6px solid #666;
	margin: 0 auto;
}
.two-col-cell {
	display: table-cell;
	float: left;
	width: calc(100% / 2);
}
.three-col-cell {
	display: table-cell;
	float: left;
	width: calc((100% / 4) - 6px);
	text-align: center;
   vertical-align: middle;
}
.three-col-cell-2 {
	display: table-cell;
	float: left;
	width: calc((100% / 3) - 6px);
	text-align: center;
   vertical-align: middle;
}

.sub {
	font-size: 100%;
	padding: 3px 0;
	margin: 0;
}
.clear {
	clear: both;
}
.gallery {
	/* colors optional 
	background-color: #87b;
	color:#fff;
	/* -- */
	text-align: center;
	padding: 10px 0;
	margin: 1px;
}
.gallery img {
	max-width:80px;
    max-height:80px;
    width: auto;
    height: auto;
}
.gallery-2 {
	/* colors optional 
	background-color: #87b;
	color:#fff;
	/* -- */
	text-align: center;
	padding: 10px 0;
	margin: 1px;
}
.gallery-2 img {
	max-width:125px;
    max-height:85px;
    width: auto;
    height: auto;
}
ul#menu {
	width: 200px;
	position: absolute; /*change to 'fixed' for sticky menu */
	top: 0;
	left: 2%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 1000;
	/*border:5px solid #808;*/
}
ul#menu li {
	border-top: 1px solid #888;
	border-bottom: 1px solid #000;
}
ul#menu li a {
	font-size: 85%;
	text-decoration: none;
	color: #ccc;
	padding: 10.5px 11px;
	background-color: #7a531c;
	display: block;
	border: none !important;
}
ul#menu li a:hover, ul#menu li a.active {
	background-color: #f17503;
	color: #fff;
	border: none !important;
}
#banner {
	display: table;
	width: 100%;
	height: 168px;
	background-color: #000;
	color: #fff;
	margin-top: 18px;
	div {
    background-image: url('../images/banner.png');
	background-position: center;
	background-size: cover;
    background-repeat: repeat-y;
	width: 100%;
}
}
#header {
	display: table-cell;
	vertical-align: middle;
	padding-left: calc(200px + 2% + 2%);
}
#content {
	display: table;
	width: calc(100% - (200px + (2% * 2)));
	margin: 0;
	margin-left: calc(200px + 2%);
	margin-bottom: 15px;
}
.pageitem {
	width: 95%;
	margin-left: 3%;
	margin-bottom: 15px;
	float: left;
}
.pageitem p {
	text-align: justify;
}
.pageitem ul li {
	padding: 0;
	margin: 0;
	line-height: 1.9;
	list-style: none;
}
.pageitem ul li:before {
	content: '\f0a9';
	font-family: 'FontAwesome';
	float: left;
	margin-left: -1.5em;
	color: #f17503;
}
.pageitem ul lii {
	padding: 0;
	margin: 0;
	line-height: 1.9;
	list-style: none;
}
.pageitem ul lii:before {
	content: '\f071';
	font-size: 150%;
	font-family: 'FontAwesome';
	float: left;
	margin-left: -1.5em;
	color: #f17503;
}
.pageitem ul liii {
	padding: 0;
	margin: 0;
	line-height: 1.7;
	list-style: none;
}
.pageitem ul liii:before {
	content: '\f061';
	font-size: 90%;
	font-family: 'FontAwesome';
	float: left;
	margin-left: -1.5em;
	color: #f17503;
}
.pageitem ol li {
	counter-increment: list;
	list-style: none;
}
.pageitem ol li:before {
	color: #f17503;
	content: counter(list) ".";
	text-align: right;
	position: absolute;
	left: calc(200px + 2% + 2%);
	width: 30px;
}
#footer {
	border-top: 10px solid #f17503;
	text-align: right;
	padding: 15px;
	font-size: 75%;
	line-height: 95%;
	clear: both;
}
#show-menu {
	display: none;
}

#pagination {
   display: flex;
   justify-content: space-between;
   align-items: center;
   margin-top: 40px;
   padding: 20px;
   border-top: 1px solid #ccc;
}

#pagination a {
   text-decoration: none;
   color: #007BFF;
   font-weight: bold;
}

#pagination a:hover {
   color: #f17503;
}

#pagination span {
   color: #555;
}
.open, .close {
	background-color: inherit;
	color: #fff;
	text-align: right;
	font-weight: normal;
	font-size: 1.5em;
	padding: 0;
	position: absolute;
	top: 135px;
	left: 4%;
	display: none;
}

.bt-container { 
   text-align: center 
 }
.text-white,
.text-white-houve:hover,
.bt {
  color: #fff !important;
}
.shadow-1,
.bt,
.container {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.shadow-2,
.bt:hover,
.context_menu_pai,
.box_login,
.datepicker.dropdown-menu,
.dialogbox,
.overflow-menu ul {
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}



  .custom-button {
    
      background-image: url('../images/botao1.png');
      color: #ffffff; 
      font-family: Inter, system-ui, sans-serif;
      text-decoration: none;
      display: inline-flex;
      align-items: center;
      gap: 0.5rem;
	  height: 44px;
      padding: 0.5rem 1rem;
      border-radius: 12px;
      cursor: pointer;
      font-weight: normal;
      
    
  }

  .custom-button:hover {
    
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
		background-image: url('../images/botao.png');
        filter: brightness(110%);
       transform: scale(1.6); 
        transition: all 0.3s ease;
      
  }  
  
/* Responsive styles */
@media screen and (max-width: 1000px) {
	.three-col-cell {
		width: calc((100% / 2) - 6px);
	}
}
@media screen and (max-width: 768px) {
	#content {
		margin-left: auto !important;
		margin-right: auto !important;
		width: calc(100% - (2% * 2));
	}
	#header {
		padding-left: 4%;
	}
	.pageitem ol li:before {
		left: calc(2% + 2%);
	}
	/* menu */
	ul#menu {
		display: none;
	}
	.hide, .open {
		display: block;
	}
	#show-menu:checked ~ .open {
		display: none;
	}
	#show-menu:checked ~ .close {
		font-size: 1.6em;
		display: block;
	}
	#show-menu:checked ~ ul#menu {
		display: initial;
		width: 100%;
		text-align:center;
		position: absolute;
		top: calc(18px + 150px);
		right: 0;
		left: auto;
		opacity: 0.95;
    filter: alpha(opacity=95); /* For IE8 and earlier */
	}
}
@media screen and (max-width: 450px) {
	.three-col-cell {
		width: calc(100% / 1);
	}
	.two-col-cell {
		width: calc(100% / 1);
	}
	.gallery img {
		width: 70%;
	}
	#footer {
		text-align: center;
	}
}

@media (max-width: 768px) {
  .sub {
    font-size: 85%;
  }
}

@font-face{
  font-family: 'FORTE';
  src: url('../fonts/FORTE.TTF') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@media (max-width: 768px) {
  #banner {
    display: table;
	width: 100%;
	height: 50px;
	background-color: #fff;
	color: #000;
	margin-top: 5px;
	margin-bottom: 30px;
	div {
    background-image: none;
	background-position: center;
	background-size: cover;
    background-repeat: repeat-y;
	width: 100%;
  }
}

@media (max-width: 768px) {
	#header {
	display: table-cell;
	text-align: center;
	vertical-align: middle;


	
  }
}

@media (max-width: 768px) {
	.open, .close {
	background-color: inherit;
	color: #000;
	text-align: right;
	font-weight: normal;
	font-size: 1.5em;
	padding: 0;
	position: absolute;
	z-index: 1;
	top: 110px;
	left: 4%;
  }
}


/* Esconde por padrão (desktop) */
.mobile-carousel {
  display: none;
}

/* Mostra apenas em telas pequenas */
@media screen and (max-width: 768px) {
  .mobile-carousel {
    display: block;
    position: relative;
    overflow: hidden;
  }

  .carousel {
    display: flex;
    transition: transform 0.5s ease-in-out;
  }

  .slide {
    flex: 0 0 100%;
    position: relative;
  }

  .slide img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  .slide-text {
    position: absolute;
    top: 50%;
    left: 40%;
    transform: translate(-50%, -50%);
    background: rgba(0,0,0,0.3);
    color: #fff;
    padding: 10px;
    border-radius: 5px;
  }

  .prev-btn, .next-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0,0,0,0);
    color: white;
    border: none;
    padding: 10px;
    font-size: 24px;
    cursor: pointer;
    z-index: 10;
  }

  .prev-btn { left: 10px; }
  .next-btn { right: 10px; }
}
