.editor{
	background-color: #E9931F;
	padding: 10px;
	border-radius: 10px 10px 0 0;
}
.editor button {
	font-size: 20px;
}
.navbar{
	min-height: 80px;
	font-weight: 600;
}
.editor_b{
	background-color: white;
	transition: ease 0.4s;
	padding: 10px;
	border-radius: 10px;
	border-radius: 0 0 10px 10px;
	border: 3px solid #E9931F;
}
.editor_b:focus{
	background-color: #FFFFFF;
}
ul.pagination{
	gap: 5px;
}
th,td{
	background-color: transparent!important;
	border-color: #000000;
	border-bottom-width: 2px !important;
}
.active>.page-link {
	background-color: #E9931F !important;
	border-color: transparent;
	color: white;
}
.page-link {
	background-color: #fffdf6 !important;
	border-color: transparent;
	color: black;
	border-radius: 10px
}
.page-link:hover {
	background-color: #E9931F !important;
	border-color: transparent;
	color: white;
}
.disabled>.page-link {
	background-color: #fffdf6 !important;
	border-color: transparent;
	color: black;
}
.btn-warning{
	background-color: #E9931F;
	color: white;
}
.btn-warning:hover{
	background-color: #CF8014;
	color: white;
}
.gestactive {
	background-color: #fffdf6;
    font-weight: bold;
    padding-left: 10px;
	border-radius: 10px;
	color:hsla(0,0%,17%,1.00) !important;
}
.custom-file-label {
	border: none;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 10px;
}
.sidebar {
      background-color: #E9931F;
      min-height: 100%;
      border-right: 1px solid #ccc;
    }
    .sidebar a {
      display: block;
      padding: 10px;
		margin-bottom: 15px;
      color: white;
      text-decoration: none;
		font-size: 18px;
    }
    .sidebar a:hover {
  	background-color: #fffdf6;
    font-weight: bold;
    padding-left: 10px;
	border-radius: 10px;
	color:hsla(0,0%,17%,1.00) !important;
    }
    .header {
      background-color: #E9931F;
      padding: 10px;
    }
body *:focus {
  box-shadow: none !important;
  outline: none;
	color: inherit ;
	z-index: inherit !important;
}
body.gestao{
      background-color: #fffdf6;
    }
body.gestao h1, body.gestao h2, body.gestao h3, body.gestao h4, body.gestao h5, body.gestao h6 {
	font-weight: bolder;
	text-transform: capitalize;
}
.servicos-bg {
	/*background-color: rgb(0 0 0 / 75%);*/
	background-color: rgb(255 155 0 / 75%);
	backdrop-filter: blur(1px);
	-webkit-backdrop-filter: blur(1px);
}
a.termos{
	color: #E9931F;
	text-decoration: none;
	font-weight: bold;
}
a {
    color: inherit;
    text-decoration: none;
}
.banner{
	height: 100vh;
	width: 100%;
	background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Centro_Hist%C3%B3rico%2C_16.9_--_2023_--_C%C3%B3rdoba%2C_Espa%C3%B1a.jpg/2560px-Centro_Hist%C3%B3rico%2C_16.9_--_2023_--_C%C3%B3rdoba%2C_Espa%C3%B1a.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.main{
	min-height: calc(100vh - 204px)
}
.btnaddp{
	background-color: #F7941D;
	border-color: #CA7107;
	transition: ease 0.6s;
}
.btnaddp:hover{
	background-color: #E98207;
	border-color: #CA7107;
}
.btnenviarc{
	background-color: transparent;
	border-color: #E9931F;
	transition: ease 0.3s;
}
.btnenviarc:hover{
	background-color: #E9931F;
	border-color: #D18114;
	color: #FAFAFA
}

nav{
	color: #F4F4F4;
	background-color: #E9931F;
}
.footer{
	color: white;
}
.bradius-90-10-90-10{
	border-radius: 90px 10px 90px 10px !important;
}
@media (max-width: 768px) {
  .carousel-inner {
    height: 70vh;
  }

  .carousel-item {
    height: 100%;
  }

  .banner-img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }
  .hover-card .hover-text {
  	transform: translateY(0) !important;
  }
}

@media only screen and (max-width: 992px) {
	.bradius-10-90-10-10{
		border-radius: 10px !important;
	}
	.bradius-90-90-10-10{
		border-radius: 10px !important;
	}
	.bradius-90-10-10-10{
		border-radius: 10px !important;
	}
}
@media only screen and (min-width: 992px) {
	.bradius-10-90-10-10{
		border-radius: 10px 90px 10px 10px !important;
	}
	.bradius-90-90-10-10{
		border-radius: 90px 90px 10px 10px !important;
	}
	.bradius-90-10-10-10{
		border-radius: 90px 10px 10px 10px !important;
	}
	
	.servicos img{
		margin-left: 5%;
		width: 90%;
	}
}
.bradius-10{
	border-radius: 10px !important;
}
.ratio-9x16 {
    --bs-aspect-ratio: 130%;
}
.orcamento i{
	color: #FDD701;
}
.orcamento span{
	font-size: 30px;
}
.orcamento div{
	font-size: 18px;
	color: #E5E5E5;
}
.orcamento a{
	border-color: #000000;
	transition: 0.5s ease;
	height: fit-content;
	border-radius: 40px;
	background-color: #FDD701;
	color: black;
	font-size: 16px;
}
.orcamento a:hover{
	background-color: #D8B800;
	color: black;
}

.footer i{
	font-size: 24px;
	color: white;
}
.line-l {
    width: 25%;
    height: 6px;
    background-color: #FFA224;
    flex-grow: 1;
	border-radius: 70px;
}	
.line-r {
    width: 50%;
    height: 6px;
    background-color: #FFA224;
    flex-grow: 1;
	border-radius: 70px;
}	
.hover-card {
  --bs-aspect-ratio: 115%;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.hover-card img {
  transition: transform 0.3s ease;
	object-fit: cover;
    width: 100%;
}

.hover-card:hover img {
  transform: scale(1.05);
}

.hover-text {
  height: auto;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px;
  background: rgba(255, 255, 255, 0.9);
  transform: translateY(100%);
  transition: transform 0.3s ease;
  font-size: 0.85rem;
}

.hover-card:hover .hover-text {
  transform: translateY(0);
}