/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
//@font-face {
//  font-family: 'Pacifico';
//  font-style: normal;
//  font-weight: 400;
//  src: local('Pacifico Regular'), local('Pacifico-Regular'),
//    url(https://fonts.gstatic.com/s/pacifico/v12/FwZY7-Qmy14u9lezJ-6H6MmBp0u-.woff2)
//      format('woff2');
//  font-display: swap;
//}

@font-face {
  //font-family: "Open Sans", sans-serif;
  font-family: 'Roboto', 'Open Sans', Arial, sans-serif;
  font-display: swap;
}

:root {
  scroll-behavior: smooth;
}

body {
   //font-family: 'Trebuchet MS', sans-serif;
  ///font-family: "Open Sans", sans-serif;
  //background: #f6f9ff;
  //background: #ffffff;
  background: #fafafa;
  //color: #444444;
  color: #000000;
}

a {
  color: #4154f1;
  text-decoration: none;
}

a:hover {
  color: #717ff5;
  text-decoration: none;
}

.au {
text-decoration:underline;
}

.spa1 {
letter-spacing: 1px;	
font-weight: bold;
letter-spacing: 1px;
}

//a.desativar-hover:hover {
 //   background-color: initial !important; /* Remove o hover */
//}

a.desativar-hover:hover {
	text-decoration:underline;
	color: #0000FF;
   background-color: transparent !important; /* Remove apenas a cor de fundo */
}

h1,
h2,
h3,
h4,
h5,
h6 {
 //font-family: "Nunito", sans-serif;
}

/*--------------------------------------------------------------
# Main
--------------------------------------------------------------*/
#main {
  margin-top: 60px;
  padding: 20px 30px;
  transition: all 0.3s;
}

@media (max-width: 1199px) {
  #main {
    padding: 20px;
  }
}

/*--------------------------------------------------------------
# Page Title
--------------------------------------------------------------*/
.pagetitle {
  margin-bottom: 10px;
}

.pagetitle h1 {
  font-size: 24px;
  margin-bottom: 0;
  font-weight: 600;
  color: #012970;
}
.pagetitlex {
color: #8A2BE2;	
}
/*
.pagetitle h1 {
  font-size: 16px;
  font-weight: 500;
  padding: 0;
  line-height: 1px;
  margin: 0 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #8A2BE2;
  font-family: "Poppins";
  margin-top:10px;
  margin-bottom:25px;
}
*/
/*
.pagetitle h1::after {
  content: "";
  width: 60px;
  height: 1px;
  display: inline-block;
  background: #8A2BE2;
  margin: 4px 10px;
}
*/
/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
.sectionhero h1 {
  margin: 0 0 20px 0;
 // font-size: 44px;
  //color: #5777ba;
  //color:#2282ff;
  //color:#0000FF;
  color: #012970;
  text-align: center;
  justify-content: center;
  align-items: center;
 // text-shadow: 1px 1px 1px #aaa;
 // font-family: Verdana, sans-serif;
  ///text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  font-size: 24px;
 // color: white;
//  text-shadow: 2px 2px 4px #000000;
  
}

.sectionhero h2 {
 // color: #576971;
 //color:#363636;
  //text-align: center;
  //justify-content: center;
  //align-items: center;
  //font-family: Garamond, serif;
  margin-top:10px;
  font-size: 20px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}


.herox {
margin-bottom:10px;
}
//font-family: Garamond, serif;
//font-family: Georgia, serif;
//font-family: 'Times New Roman', serif;
//font-family: 'Trebuchet MS', sans-serif;
//font-family: Verdana, sans-serif;
//font-family: Tahoma, sans-serif;
//font-family: Arial, sans-serif;

#hero {
  width: 100%;
  background-image: url("../img/hero-bg.webp");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right top;
  margin-bottom: 20px;
}

#hero h1 {
  margin: 0 0 20px 0;
  font-size: 44px;
  //color: #5777ba;
  //color:#2282ff;
  color:#0000FF;
  text-align: center;
  justify-content: center;
  align-items: center;
  //text-shadow: 1px 1px 1px #aaa;
  font-family: Verdana, sans-serif;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

#hero h2 {
 // color: #576971;
 color:#363636;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Garamond, serif;
}

#hero .hero-img {
  margin-top: 10px;
  text-align: center;
}

#hero .hero-img img {
  //width: 30%;
}

#hero label {
  display:none;
  text-align: center;
  justify-content: center;
  align-items: center;
}

@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
}

@media (max-width: 992px) {
  #hero h1 {
    //font-size: 32px;
    font-size: 24px;
    //line-height: 40px;
  }
  #hero h2 {
    font-size: 20px;
  }
}

.divnoscript {
//background-color: #fd4703;
background-color: #FF0000;
//background-image: linear-gradient(to top, #f97d4f 0%,#fc5d23 50%,#fd4703 51%,#fd4703 100%);
//border: 2px solid #00234C;
//padding: 10px;
padding: 5px;
color:white;
-webkit-border-radius: 5px;
text-align: center;
//-webkit-box-shadow: 10px 10px 30px #ccc, -10px -10px 30px #ccc, -10px 10px 30px #ccc, 10px -10px 30px #ccc;
//box-shadow: 0px 0 30px rgba(1, 41, 112, 0.1);
//margin-top:10px;
margin-bottom:20px;
}

.divnoscript h4 {
font-size:18px;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  //right: 47%;
  bottom: 15px;
  z-index: 99999;
  //background: #4154f1;
  background: transparent;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 24px;
  color: #000;
  line-height: 0;
}

.back-to-top:hover {
  background: #6776f4;
  transition: 0.5s; 
  opacity: 0.7;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Override some default Bootstrap stylings
--------------------------------------------------------------*/
/* Dropdown menus */
.dropdown-menu {
  border-radius: 4px;
  padding: 10px 0;
  -webkit-animation-name: dropdown-animate;
  animation-name: dropdown-animate;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  border: 0;
  box-shadow: 0 5px 30px 0 rgba(82, 63, 105, 0.2);
}

.dropdown-menu .dropdown-header,
.dropdown-menu .dropdown-footer {
  text-align: center;
  font-size: 15px;
  padding: 10px 25px;
}

.dropdown-menu .dropdown-footer a {
  color: #444444;
  text-decoration: underline;
}

.dropdown-menu .dropdown-footer a:hover {
  text-decoration: none;
}

.dropdown-menu .dropdown-divider {
  color: #a5c5fe;
  margin: 0;
}

.dropdown-menu .dropdown-item {
  font-size: 14px;
  padding: 10px 15px;
  transition: 0.3s;
}

.dropdown-menu .dropdown-item i {
  margin-right: 10px;
  font-size: 18px;
  line-height: 0;
}

.dropdown-menu .dropdown-item:hover {
  background-color: #f6f9ff;
}

@media (min-width: 768px) {
  .dropdown-menu-arrow::before {
    content: "";
    width: 13px;
    height: 13px;
    background: #fff;
    position: absolute;
    top: -7px;
    right: 20px;
    transform: rotate(45deg);
    border-top: 1px solid #eaedf1;
    border-left: 1px solid #eaedf1;
  }
}

@-webkit-keyframes dropdown-animate {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }

  0% {
    opacity: 0;
  }
}

@keyframes dropdown-animate {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }

  0% {
    opacity: 0;
  }
}

/* Light Backgrounds */
.bg-primary-light {
  background-color: #cfe2ff;
  border-color: #cfe2ff;
}

.bg-secondary-light {
  background-color: #e2e3e5;
  border-color: #e2e3e5;
}

.bg-success-light {

  background-color: #d1e7dd;
  border-color: #d1e7dd;
}

.bg-danger-light {
  background-color: #f8d7da;
  border-color: #f8d7da;
}

.bg-warning-light {
  background-color: #fff3cd;
  border-color: #fff3cd;
}

.bg-info-light {
  background-color: #cff4fc;
  border-color: #cff4fc;
}

.bg-dark-light {
  background-color: #d3d3d4;
  border-color: #d3d3d4;
}

/* Card */
.card {
  margin-bottom: 30px;
 // border: none;
  //border-radius: 5px;
  border-radius: 8px;
  box-shadow: 0px 0 30px rgba(1, 41, 112, 0.1);
}

.card-header,
.card-footer {
  border-color: #ebeef4;
  background-color: #fff;
  color: #798eb3;
  padding: 15px;
}

.card-title {
  padding: 20px 0 15px 0;
  font-size: 18px;
  font-weight: 500;
  //color: #8A2BE2;
  color: #012970;
}

.card-title span {
  color: #000000;
  //color: #899bbd;
  font-size: 14px;
  font-weight: 400;
}

.card-body {
  padding: 0 20px 20px 20px;
}

.card-img-overlay {
  background-color: rgba(255, 255, 255, 0.6);
}

.card-span {
  font-size: 24px;
}

/* Alerts */
.alert-heading {
  font-weight: 500;
  font-size: 20px;
}

/* Close Button */
.btn-close {
  background-size: 25%;
}

.btn-close:focus {
  outline: 0;
  box-shadow: none;
}

/* Accordion */
.accordion-item {
  border: 1px solid #ebeef4;
}

.accordion-button:focus {
  outline: 0;
  box-shadow: none;
}

.accordion-button:not(.collapsed) {
  color: #012970;
  background-color: #f6f9ff;
}

.accordion-flush .accordion-button {
  padding: 15px 0;
  background: none;
  border: 0;
}

.accordion-flush .accordion-button:not(.collapsed) {
  box-shadow: none;
  color: #4154f1;
}

.accordion-flush .accordion-body {
  padding: 0 0 15px 0;
  color: #3e4f6f;
  font-size: 15px;
}

/* Breadcrumbs */
.breadcrumb {
  font-size: 14px;
  color: #899bbd;
  font-weight: 600;
}

.breadcrumb a {
  //color: #899bbd;
  color: #696969;
  transition: 0.3s;
}

.breadcrumb a:hover {
  color: #51678f;
}

.breadcrumb .breadcrumb-item::before {
  color: #899bbd;
}

.breadcrumb .active {
  color: #51678f;
  font-weight: 600;
}

/* Bordered Tabs */
.nav-tabs-bordered {
  border-bottom: 2px solid #ebeef4;
}

.nav-tabs-bordered .nav-link {
  margin-bottom: -2px;
  border: none;
  color: #2c384e;
}

.nav-tabs-bordered .nav-link:hover,
.nav-tabs-bordered .nav-link:focus {
  color: #4154f1;
}

.nav-tabs-bordered .nav-link.active {
  background-color: #fff;
  color: #4154f1;
  border-bottom: 2px solid #4154f1;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.logo {
  line-height: 1;
}

@media (min-width: 1200px) {
  .logo {
    width: 280px;
  }
}

.logo img {
  max-height: 36px;
  margin-right: 6px;
}

.logo span {
  font-size: 26px;
  font-weight: 700;
  color: #012970;
}

.header {
  transition: all 0.5s;
  z-index: 997;
  height: 60px;
  box-shadow: 0px 2px 20px rgba(1, 41, 112, 0.1);
  background-color: #fff;
  padding-left: 20px;
  /* Toggle Sidebar Button */
  /* Search Bar */
}

.header .toggle-sidebar-btn {
   font-size: 26px;
  cursor: pointer;
  color: #012970;
}

.header .search-bar {
  min-width: 360px;
  padding: 0 20px;
}

@media (max-width: 1199px) {
  .header .search-bar {
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    padding: 20px;
    box-shadow: 0px 0px 15px 0px rgba(1, 41, 112, 0.1);
    background: white;
    z-index: 9999;
    transition: 0.3s;
    visibility: hidden;
    opacity: 0;
  }

  .header .search-bar-show {
    top: 60px;
    visibility: visible;
    opacity: 1;
  }
}

.header .search-form {
  width: 100%;
}

.header .search-form input {
  border: 0;
  font-size: 14px;
  color: #012970;
  border: 1px solid rgba(1, 41, 112, 0.2);
  padding: 7px 38px 7px 8px;
  border-radius: 3px;
  transition: 0.3s;
  width: 100%;
}

.header .search-form input:focus,
.header .search-form input:hover {
  outline: none;
  box-shadow: 0 0 10px 0 rgba(1, 41, 112, 0.15);
  border: 1px solid rgba(1, 41, 112, 0.3);
}

.header .search-form button {
  border: 0;
  padding: 0;
  margin-left: -30px;
  background: none;
}

.header .search-form button i {
  color: #012970;
}

.header h3 {
//margin-top:8px;
//margin-left: 5px;
//color: rgba(1, 41, 112, 0.6);
//color: #0000FF;
color: #012970;
//text-shadow: 2px 2px 2px #aaa;
font-family: Garamond, serif;
font-size: 24px;
}
/*
.header h4 {
font-size: 24px;
color: rgba(1, 41, 112, 0.6);
text-shadow: 2px 2px 2px #aaa;
font-family: Garamond, serif;
}
*/
.header.header-scrolled {
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

.spanheader {
color: #012970;
font-family: Garamond, serif;
font-size: 24px;
}

/*--------------------------------------------------------------
# Header Nav
--------------------------------------------------------------*/
.header-nav ul {
  list-style: none;
}

.header-nav>ul {
  margin: 0;
  padding: 0;
}

.header-nav .nav-icon {
  font-size: 22px;
  color: #012970;
  margin-right: 25px;
  position: relative;
}

.header-nav .nav-profile {
  color: #012970;
}

.header-nav .nav-profile i {
  font-size: 28px;
}

.header-nav .nav-profile img {
  max-height: 36px;
}

.header-nav .nav-profile span {
  font-size: 14px;
  font-weight: 600;
}

.header-nav .badge-number {
  position: absolute;
  inset: -2px -5px auto auto;
  font-weight: normal;
  font-size: 12px;
  padding: 3px 6px;
}

.header-nav .notifications {
  inset: 8px -15px auto auto !important;
}

.header-nav .notifications .notification-item {
  display: flex;
  align-items: center;
  padding: 15px 10px;
  transition: 0.3s;
}

.header-nav .notifications .notification-item i {
  margin: 0 20px 0 10px;
  font-size: 24px;
}

.header-nav .notifications .notification-item h4 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}

.header-nav .notifications .notification-item p {
  font-size: 13px;
  margin-bottom: 3px;
  color: #919191;
}

.header-nav .notifications .notification-item:hover {
  background-color: #f6f9ff;
}

.header-nav .messages {
  inset: 8px -15px auto auto !important;
}

.header-nav .messages .message-item {
  padding: 15px 10px;
  transition: 0.3s;
}

.header-nav .messages .message-item a {
  display: flex;
}

.header-nav .messages .message-item img {
  margin: 0 20px 0 10px;
  max-height: 40px;
}

.header-nav .messages .message-item h4 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #444444;
}

.header-nav .messages .message-item p {
  font-size: 13px;
  margin-bottom: 3px;
  color: #919191;
}

.header-nav .messages .message-item:hover {
  background-color: #f6f9ff;
}

.header-nav .profile {
  min-width: 240px;
  padding-bottom: 0;
  top: 8px !important;
}

.header-nav .profile .dropdown-header h6 {
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 600;
  color: #444444;
}

.header-nav .profile .dropdown-header span {
  font-size: 14px;
}

.header-nav .profile .dropdown-item {
  font-size: 14px;
  padding: 10px 15px;
  transition: 0.3s;
}

.header-nav .profile .dropdown-item i {
  margin-right: 10px;
  font-size: 18px;
  line-height: 0;
}

.header-nav .profile .dropdown-item:hover {
  background-color: #f6f9ff;
}

.header-nav .nav-item dropdown pe-3 {
  //display:none;
  font-size: 28px;
}

.lipe-3 {
  display:none;
}

/*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/
.sidebar {
  position: fixed;
  top: 60px;
  left: 0;
  bottom: 0;
  width: 300px;
  z-index: 996;
  transition: all 0.3s;
  padding: 20px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #aab7cf transparent;
  box-shadow: 0px 0px 20px rgba(1, 41, 112, 0.1);
  background-color: #fff;
}

@media (max-width: 1199px) {
  .sidebar {
    left: -300px;
  }
}

.sidebar::-webkit-scrollbar {
  width: 5px;
  height: 8px;
  background-color: #fff;
}

.sidebar::-webkit-scrollbar-thumb {
  background-color: #aab7cf;
}

@media (min-width: 1200px) {

  #main,
  #footer {
    margin-left: 300px;
  }
}

@media (max-width: 1199px) {
  .toggle-sidebar .sidebar {
    left: 0;
  }
}

@media (min-width: 1200px) {
  .toggle-sidebar #main,
  .toggle-sidebar #footer {
    margin-left: 0;
  }

  .toggle-sidebar .sidebar {
    left: -300px;
  }
}

.sidebar-nav {
  padding: 0;
  margin: 0;
  list-style: none;
}

.sidebar-nav li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.sidebar-nav .nav-item {
  margin-bottom: 5px;
}

.sidebar-nav .nav-heading {
  font-size: 11px;
  text-transform: uppercase;
  color: #899bbd;
  font-weight: 600;
  margin: 10px 0 5px 15px;
}

.sidebar-nav .nav-link {
  display: flex;
  align-items: center;
  //font-size: 15px;
  font-size: 17px;
  font-weight: 600;
  color: #4154f1;
  transition: 0.3;
  background: #f6f9ff;
  padding: 10px 15px;
  border-radius: 4px;
}

.sidebar-nav .nav-link i {
  //font-size: 16px;
  font-size: 19px;
  margin-right: 10px;
  color: #4154f1;
}

.sidebar-nav .nav-link.collapsed {
  color: #012970;
  background: #fff;
}

.sidebar-nav .nav-link.collapsed i {
  //color: #899bbd;
  color: #0000FF;
}

.sidebar-nav .nav-link:hover {
  color: #4154f1;
  background: #f6f9ff;
}

.sidebar-nav .nav-link:hover i {
  color: #4154f1;
}

.sidebar-nav .nav-link .bi-chevron-down {
  margin-right: 0;
  transition: transform 0.2s ease-in-out;
}

.sidebar-nav .nav-link:not(.collapsed) .bi-chevron-down {
  transform: rotate(180deg);
}

.sidebar-nav .nav-content {
  padding: 5px 0 0 0;
  margin: 0;
  list-style: none;
}

.sidebar-nav .nav-content a {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  color: #012970;
  transition: 0.3;
  padding: 10px 0 10px 40px;
  transition: 0.3s;
}

.sidebar-nav .nav-content a i {
  font-size: 14px;
  margin-right: 8px;
  line-height: 0;
  border-radius: 50%;
}

.sidebar-nav .nav-content a:hover,
.sidebar-nav .nav-content a.active {
  color: #4154f1;
}

.sidebar-nav .nav-content a.active i {
  background-color: #4154f1;
}

.sidetop {
font-size: 15px;	
}

/*--------------------------------------------------------------
# Dashboard
--------------------------------------------------------------*/
/* Filter dropdown */
.dashboard .filter {
  position: absolute;
  right: 0px;
  top: 15px;
}

.dashboard .filter .icon {
  color: #aab7cf;
  padding-right: 20px;
  padding-bottom: 5px;
  transition: 0.3s;
  font-size: 16px;

}

.dashboard .filter .icon:hover,
.dashboard .filter .icon:focus {
  color: #4154f1;
}

.dashboard .filter .dropdown-header {
  padding: 8px 15px;
}

.dashboard .filter .dropdown-header h6 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #aab7cf;
  margin-bottom: 0;
  padding: 0;
}

.dashboard .filter .dropdown-item {
  padding: 8px 15px;
}

/* Info Cards */
.dashboard .info-card {
  padding-bottom: 10px;
}

.dashboard .info-card h6 {
  font-size: 28px;
  color: #012970;
  font-weight: 700;
  margin: 0;
  padding: 0;
}

.dashboard .card-icon {
  font-size: 32px;
  line-height: 0;
  width: 64px;
  height: 64px;
  flex-shrink: 0;
  flex-grow: 0;
}

.dashboard p {
  font-size: 16px;
}

.dashboard .social-links {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom:20px;
}

.dashboard .social-links a {
  font-size: 25px;
  display: inline-block;
  color: #836FFF;
  line-height: 1;
  padding: 12px 0;
  margin-right: 12px;
  border-radius: 50%;
  text-align: center;
  width: 48px;
  height: 48px;
  transition: 0.3s;
}

.dashboard .social-links a:hover {
  background: #6495ED;
  color: #fff;
  text-decoration: none;
}

.dashboard .sales-card .card-icon {
  //color: #4154f1;
  color: #836FFF;
  background: #f6f6fe;
}

.dashboard .revenue-card .card-icon {
  color: #4154f1;
  background: #f6f6fe;
}

.dashboard .customers-card .card-icon {
  color: #4154f1;
  background: #f6f6fe;
}

/* Activity */
.dashboard .activity {
  font-size: 14px;
}

.dashboard .activity .activity-item .activite-label {
  //color: #888;
  color: #696969;
  position: relative;
  flex-shrink: 0;
  flex-grow: 0;
  min-width: 64px;
}

.dashboard .activity .activity-item .activite-label::before {
  content: "";
  position: absolute;
  right: -11px;
  width: 4px;
  top: 0;
  bottom: 0;
  background-color: #eceefe;
}

.dashboard .activity .activity-item .activity-badge {
  margin-top: 3px;
  z-index: 1;
  font-size: 11px;
  line-height: 0;
  border-radius: 50%;
  flex-shrink: 0;
  border: 3px solid #fff;
  flex-grow: 0;
}

.dashboard .activity .activity-item .activity-content {
  padding-left: 10px;
  padding-bottom: 20px;
}

.dashboard .activity .activity-item:first-child .activite-label::before {
  top: 5px;
}

.dashboard .activity .activity-item:last-child .activity-content {
  padding-bottom: 0;
}

/* News & Updates */
.news .post-item+.post-item {
  margin-top: 25px;
}

.news img {
  width: 60px;
  height: 60px;
  float: left;
  border-radius: 5px;
}

.news h4 {
  font-size: 20px;
  margin-left: 95px;
  font-weight: bold;
  margin-bottom: 5px;
}

.news h4 a {
  color: #012970;
  transition: 0.3s;
}

.news h4 a:hover {
  color: #4154f1;
}

.news h2 {
  font-size: 20px;
  margin-left: 95px;
  font-weight: bold;
  margin-bottom: 5px;
}

.news h2 a {
  color: #012970;
  transition: 0.3s;
}

.news h2 a:hover {
  color: #4154f1;
}

.news p {
  font-size: 16px;
  color: #000000;
  margin-left: 95px;
}

/* Recent Sales */
.dashboard .recent-sales {
  font-size: 14px;
}

.dashboard .recent-sales .table thead {
  background: #f6f6fe;
}

.dashboard .recent-sales .table thead th {
  border: 0;
}

.dashboard .recent-sales .dataTable-top {
  padding: 0 0 10px 0;
}

.dashboard .recent-sales .dataTable-bottom {
  padding: 10px 0 0 0;
}

/* Top Selling */
.dashboard .top-selling {
  font-size: 14px;
}

.dashboard .top-selling .table thead {
  background: #f6f6fe;
}

.dashboard .top-selling .table thead th {
  border: 0;
}

.dashboard .top-selling .table tbody td {
  vertical-align: middle;
}

.dashboard .top-selling img {
  border-radius: 5px;
  max-width: 60px;
}

/*--------------------------------------------------------------
# Icons list page
--------------------------------------------------------------*/
.iconslist {
  display: grid;
  max-width: 100%;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 1.25rem;
  padding-top: 15px;
}

.iconslist .icon {
  background-color: #fff;
  border-radius: 0.25rem;
  text-align: center;
  color: #012970;
  padding: 15px 0;
}

.iconslist i {
  margin: 0.25rem;
  font-size: 2.5rem;
}

.iconslist .label {
  font-family: var(--bs-font-monospace);
  display: inline-block;
  width: 100%;
  overflow: hidden;
  padding: 0.25rem;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666;
}

/*--------------------------------------------------------------
# Profie Page
--------------------------------------------------------------*/
.profile .profile-card img {
  max-width: 120px;
}

.profile .profile-card h2 {
  font-size: 24px;
  font-weight: 700;
  color: #2c384e;
  margin: 10px 0 0 0;
}

.profile .profile-card h3 {
  font-size: 18px;
}

.profile .profile-card .social-links a {
  font-size: 20px;
  display: inline-block;
  color: rgba(1, 41, 112, 0.5);
  line-height: 0;
  margin-right: 10px;
  transition: 0.3s;
}

.profile .profile-card .social-links a:hover {
  color: #012970;
}

.profile .profile-overview .row {
  margin-bottom: 20px;
  font-size: 15px;
}

.profile .profile-overview .card-title {
  color: #012970;
}

.profile .profile-overview .label {
  font-weight: 600;
  color: rgba(1, 41, 112, 0.6);
}

.profile .profile-edit label {
  font-weight: 600;
  //color: rgba(1, 41, 112, 0.6);
}

.profile .profile-edit img {
  max-width: 120px;
}

.profile .profile-edit input {
  font-size: 18px;
}

.profile .hide {
  display: none; 
}

.profile .iti { 
width: 100%; 
}

.profile .divtop {
  margin-top: 50px;
}

.profile .divtopbio {
  margin-top: 25px;
  display: none;
}

.profile .divcredbio {
width:100%;
height:100px;
display: none; 
}

.required:after { 
content:" *"; 
color: red; 
}

.msgalert {
display:none;
}

/*--------------------------------------------------------------
# F.A.Q Page
--------------------------------------------------------------*/
.faq .basic h6 {
  font-size: 18px;
  font-weight: 600;
  color: #4154f1;
}

.faq .basic p {
  color: #6980aa;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-box {
  padding: 28px 30px;
}

.contact .info-box i {
  font-size: 38px;
  line-height: 0;
  color: #4154f1;
}

.contact .info-box h3 {
  font-size: 20px;
  color: #012970;
  font-weight: 700;
  margin: 20px 0 10px 0;
}

.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  margin-bottom: 24px;
  font-weight: 600;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  margin-bottom: 24px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
  margin-bottom: 24px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  border-radius: 0;
}

.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus {
  border-color: #4154f1;
}

.contact .php-email-form input {
  padding: 10px 15px;
}

.contact .php-email-form textarea {
  padding: 12px 15px;
}

.contact .php-email-form button[type=submit] {
  background: #4154f1;
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}

.contact .php-email-form button[type=submit]:hover {
  background: #5969f3;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Error 404
--------------------------------------------------------------*/
.error-404 {
  padding: 30px;
}

.error-404 h1 {
  font-size: 120px;
  font-weight: 700;
  color: #4154f1;
  margin-bottom: 0;
  line-height: 150px;
  //margin-bottom:30px;
}

.error-404 h2 {
  font-size: 20px;
  font-weight: 700;
  color: #012970;
  margin-bottom: 30px;
}

.error-404 .btn {
  background: #51678f;
  color: #fff;
  padding: 8px 30px;
}

.error-404 .btn:hover {
  background: #3e4f6f;
}

@media (min-width: 992px) {
  .error-404 img {
    max-width: 40%;
  }
}

.footera {
  font-size: 16px;
  transition: all 0.3s;
  border-top: 1px solid #cddfff;
  background: #ffffff;
}

.footera .copyrighta {
  text-align: center;
  color: #000000;
  margin-top:24px;
  background: #ffffff;
  height: 100%;
}

.linkpoli {
color: #0000FF;
}

.linkpoli2 {
color: #0000FF;
font-size:16px;
}

.linkpoli3 {
color: #0000FF;
font-size:16px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer {
  padding: 20px 0;
  font-size: 15px;
  transition: all 0.3s;
  //border-top: 1px solid #cddfff;
  //border-bottom: 1px solid #cddfff;
  //background: #f6f9ff;
  background: #f2f2f2;
  //margin-bottom:2px;
}

.footer .copyright {
  text-align: center;
  //color: #012970;
  color: #000000;
}

.footer .credits {
  padding-top: 5px;
  text-align: center;
  font-size: 13px;
  color: #012970;
}

.social-links {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom:20px;
}

.social-links a {
  font-size: 25px;
  display: inline-block;
  color: #5777ba;
  line-height: 1;
  padding: 12px 0;
  margin-right: 12px;
  border-radius: 50%;
  text-align: center;
  width: 48px;
  height: 48px;
  transition: 0.3s;
}

.social-links a:hover {
  background: #6495ED;
  color: #fff;
  text-decoration: none;
}

.line {
    height: 1px;
    width: 42%;
    background-color: #E0E0E0;
    margin-top: 40px;
}
.or {
    width: 14%;
    font-weight: bold;
    margin-top: 30px
}
.text-sm {
    font-size: 14px !important;
}

.divcentra {
  text-align: center;
  justify-content: center;
  align-items: center;
}

.sectionapp p {
  font-size: 16px;
}

.sectionapp h3 {
  font-size: 20px;
}

/*--------------------------------------------------------------
# Utilitarios
--------------------------------------------------------------*/
.utilitarios .icon-box {
  padding: 30px;
  position: relative;
  overflow: hidden;
  margin: 0;
  background: #fff;
  box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
  transition: all 0.3s ease-in-out;
  border-radius: 4px;
  text-align: center;
  border-bottom: 3px solid #fff;
}

.utilitarios .icon-box:hover {
  transform: translateY(-5px);
}

.utilitarios .icon i {
  font-size: 48px;
  line-height: 1;
  margin-bottom: 15px;
}

.utilitarios .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 20px;
  margin-top: 15px;
}

.utilitarios .title a {
  //color: #111;
  //color: #5777ba;
  color: #012970;
}

.utilitarios .description {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 0;
}

.utilitarios .icon-box-pink .icon i {
  color: #ff689b;
}

.utilitarios .icon-box-pink:hover {
  border-color: #ff689b;
}

.utilitarios .icon-box-cyan .icon i {
  color: #3fcdc7;
}

.utilitarios .icon-box-cyan:hover {
  border-color: #3fcdc7;
}

.utilitarios .icon-box-green .icon i {
  color: #41cf2e;
}

.utilitarios .icon-box-green:hover {
  border-color: #41cf2e;
}

.utilitarios .icon-box-blue .icon i {
  color: #2282ff;
}

.utilitarios .icon-box-blue:hover {
  border-color: #2282ff;
}

.utilitarios .icon-box-roxo .icon i {
  color: #836FFF;
}

.utilitarios .icon-box-roxo:hover {
  border-color: #836FFF;
}

/*--------------------------------------------------------------
# App Featuresx
--------------------------------------------------------------*/
.featuresx .content {
  //padding: 30px 0;
}

.featuresx .content .icon-box {
  margin-top: 25px;
}

.featuresx .content .icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 5px 0 10px 60px;
}

.featuresx .content .icon-box h2 {
  font-size: 20px;
  font-weight: 700;
  margin: 5px 0 10px 60px;
}

.featuresx .content .icon-box i {
  font-size: 48px;
  float: left;
  //color: #5777ba;
  color:#836FFF;
}

.featuresx .content .icon-box p {
  font-size: 17px;
  //color: #979aa1;
  color: #000000;
  margin-left: 60px;
}

.featuresx .content h2 {
  color: #012970;
}

@media (max-width: 991px) {
  .featuresx .image {
    text-align: center;
  }
  .featuresx .image img {
    max-width: 80%;
  }
}

@media (max-width: 667px) {
  .featuresx .image img {
    max-width: 100%;
  }
}

/* News & Updates */
.news2 .post-item+.post-item {
  margin-top: 25px;
}

.news2 img {
  width: 90px;
  float: left;
  border-radius: 5px;
  margin-top:5px;
}

.news2 p {
  font-size: 17px;
  //color: #777777;
  color: #000000;
  margin-left: 95px;
}

#links-fixos{
  position:fixed;
  left: 5px;
  bottom: 5px;
  z-index: 999;
}

.social {
  margin-top: 10px;
  text-align: center;
  justify-content: center;
  align-items: center;
}

.social a {
  transition: color 0.3s;
  color: #01036f;
}

.social a:hover {
  color: #6776f4;
}

.social i {
  font-size: 18px;
  margin: 0 12px;
}

.loading {
  display: none;
  text-align: center;
  padding: 15px;
}
.loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #0000FF;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}
@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

// Recaptcha Google
//.grecaptcha-badge { visibility: hidden; }
.grecaptcha-badge {
    display: none !important;
}

.divfim {
text-align: center;
justify-content: center;
align-items: center;
margin-top:40px;
margin-bottom:0px;
}

/*--------------------------------------------------------------
# More Services
--------------------------------------------------------------*/
.more-services {
  padding-top: 20px;
}

.more-services .card {
  border: 0;
  padding: 160px 20px 20px 20px;
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.more-services .card-body {
  z-index: 10;
  background: rgba(255, 255, 255, 0.9);
  padding: 15px 30px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  transition: 0.3s;
  transition: ease-in-out 0.4s;
  border-radius: 5px;
}

.more-services .card-title {
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}

.more-services .card-title a {
  color: #222222;
}

.more-services .card-text {
  color: #5e5e5e;
}

.more-services .read-more a {
  color: #777777;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  transition: 0.4s;
}

.more-services .read-more a:hover {
  text-decoration: underline;
}

.more-services .card:hover .card-body {
  background: #3498db;
}

.more-services .card:hover .card-body a{
  color: blue;
}

.more-services .card:hover .read-more a, .more-services .card:hover .card-title, .more-services .card:hover .card-title a, .more-services .card:hover .card-text {
  color: #fff;
}

.divcentra2 {
  margin-bottom:30px;
  text-align: center;
  justify-content: center;
  align-items: center;
}

.lab2 {
font-size:18px;
}

.for2 {
margin-left:20%;
margin-right:20%;
}

.inputlog {
font-size:28px;
}

.labellog {
display:none;
font-size:18px;
}

/*.tooltip.show { opacity: 1; } .tooltip-inner { background-color: #ff0000; box-shadow: 0px 0px 4px black; opacity: 1 !important; } .tooltip.bs-tooltip-right .arrow:before { border-right-color: #ff0000 !important; } .tooltip.bs-tooltip-left .arrow:before { border-left-color: #ff0000 !important; } .tooltip.bs-tooltip-bottom .arrow:before { border-bottom-color: #ff0000 !important; } .tooltip.bs-tooltip-top .arrow:before { border-top-color: #ff0000 !important; }*/

.profilenew {
margin-bottom:0px;
}

.profilenew ul {
 list-style-type: none; 
 padding-left: 0;
 margin-bottom:0px;
}
.profilenew ul li { 
position: relative; 
margin-bottom:0px;
}
.profilenew ul li button#show_password { 
position: absolute; 
bottom: 0px; 
right: 5px; 
border: none; 
background-color: transparent; 
font-size: 26px;
top:0px;
}
.profilenew ul li button#show_password2 { 
position: absolute; 
bottom: 0px; 
right: 5px; 
border: none; 
background-color: transparent; 
font-size: 26px;
top:0px;
}

#divleft { 
float: left; 
width: 48%; 
margin-right: 2%; 
height: 50px; 
text-align: left; 
} 

#divright { 
float: left; 
width: 48%; 
margin-right: 2%; 
height: 50px; 
text-align: right; 
} 

.divider { 
text-align: center; 
font-size: 14px !important;
} 

.divider:after { 
content: ""; 
height: 1px; 
background-color: #E0E0E0;
display: block; 
position: relative; 
top: -8px; /* this value depends on the font size */ 
} 

.divider > span { 
background: #fff; 
padding: 0 10px; 
position: relative; 
z-index: 1; 
}

.divlipopri {
  margin-top:40px;
  margin-bottom:40px;
}

.divgoo { 
margin-top:30px;
margin-bottom:35px;
text-align: center;
width: 100%; 
justify-content: center; 
align-items: center; 
} 

.divaviso {
  margin-top:20px;
  margin-bottom:20px;
  text-align: center;
  justify-content: center;
  align-items: center;
}

.divja {
  margin-top:20px;
  text-align: center;
  justify-content: center;
  align-items: center;
}

.divja2 {
  margin-top:20px;
  margin-bottom:20px;
  text-align: center;
  justify-content: center;
  align-items: center;
}

#btnsubmit { 
width: 220px; 
} 

.divlogout {
justify-content: center;
align-items: center;
display:none;
margin-top:10px;
margin-bottom:10px;
}

.spanalerta {
font-size:12px;
margin-top: 0px;
margin-bottom: 0px;
}

.field { 
border: 1px solid #ccc; 
outline: none; 
} 

.field.--has-error { 
border-color: red; 
}

.field.--has-success { 
border-color: green; 
}

.field.--has-warning { 
border-color: orange; 
}

/* Call To Action Section
--------------------------------*/
#call-to-action {
  overflow: hidden;
  background: url(../img/desde.jpeg) fixed center center;
  background-size: cover;
  //padding: 80px 0;
  padding: 120px 0;
  text-align: center;
  justify-content: center;
  align-items: center;
}

#call-to-action .cta-title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

#call-to-action .cta-text {
  color: #fff;
}

@media (min-width: 769px) {
  #call-to-action .cta-btn-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}

#call-to-action .cta-btn {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 30px;
  border-radius: 25px;
  transition: background 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#call-to-action .cta-btn:hover {
  background: #1dc8cd;
  border: 2px solid #1dc8cd;
}

.ahist {
float:right;
}

.loader { 
position: absolute; 
top: calc(50% - 32px); 
left: calc(50% - 32px); 
width: 64px; 
height: 64px; 
border-radius: 50%; 
perspective: 800px; 
z-index: 1;
} 
.inner { 
position: absolute; 
box-sizing: border-box; 
width: 100%; 
height: 100%; 
border-radius: 50%; 
} 
.inner.one { 
left: 0%; 
top: 0%; 
animation: rotate-one 1s linear infinite;  
//border-bottom: 3px solid #FF0000; 
border-bottom: 3px solid #000000; 
} 
.inner.two { 
right: 0%; 
top: 0%; 
animation: rotate-two 1s linear infinite; 
//border-right: 3px solid #4285F4; 
border-right: 3px solid #0000FF; 
} 
.inner.three { 
right: 0%; 
bottom: 0%; 
animation: rotate-three 1s linear infinite; 
//border-top: 3px solid #20B2AA; 
border-top: 3px solid #00CED1;
} 
@keyframes rotate-one { 0% { transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg); } 100% { transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg); } } 
@keyframes rotate-two { 0% { transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg); } 100% { transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg); } } 
@keyframes rotate-three { 0% { transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg); } 100% { transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg); } }

.ploader { 
margin-top:60px;
text-align: center;
}

.divfo {
margin-left:5px;
margin-right:5px;
margin-bottom:10px;
text-align: center;
line-height: 1;
}

.divfo2 {
margin-top:30px;
margin-bottom:20px;
text-align: center;
}

.btn100 {
background-color: #0000FF;
color:#ffffff;
width:100%;
}

.btn100.desativar-hover:hover {
	background-color: #0000FF;
    color:#ffffff;
    //background-color: initial !important; /* Remove a cor do hover */
}

.btn100r {
width:100%;	
}

.divleftzx {
text-align:left;	
}
.divrightzx { 
text-align:right;	
}
.divcenterzx { 
text-align:center;	
}
.divtopzx {
font-size: 20px;
color: #0000FF;
}

#p_load {
margin-top:60px;
text-align: center;
color: #0000FF;
}

.spanalert {
color:red;
display:none;
}

.spanspinner {
width: 24px; 
height: 24px;
}

.cidspinner {
visibility: hidden;
}

#btnsubmitp { 
width: 220px; 
} 

.btn100i {
font-size: 25px;
}

.btn100d {
margin-top:30px;
margin-bottom:30px;
}

ul {
 list-style-type: none; 
padding-left: 0;
margin-top:0px;
margin-bottom:0px;
}
ul li { 
position: relative; 
//margin-bottom: 1em;
}
ul li button#show_password { 
color: #696969;
position: absolute; 
bottom: 0px; 
right: 2px; 
border: none; 
background-color: transparent; 
font-size: 15px;
margin-bottom:0px;
}
ul li button#show_password2 { 
color: #696969;
position: absolute; 
bottom: 0px; 
right: 2px; 
border: none; 
background-color: transparent; 
font-size: 15px;
margin-bottom:0px;
}


.footern {
background-color: #f1f1f1;
text-align: center;
padding: 10px;
bottom: 0;
left: 0;
right: 0;
line-height: 1.2;
border-radius: 8px;
margin-top:10px;
}

.centralizarform {
min-height: 82vh;
}

.btn-chamadao { background: transparent; text-decoration: none; border: .8px #696969 solid; padding: 5px 20px; display: inline-block; font-size: 16px; font-family: "Lato", sans-serif; transition:.3s;border-radius: 25px;margin-bottom:10px;}      
.btn-chamadao:hover { border-radius: 25px; background-color: #F0F8FF; border: 1px #2d2d2d solid; color: blue; }
.btn-chamadao:active {font-size: 80%;background: #fafafa;}
.footerm {background-color: #f1f1f1;text-align: center;padding: 10px;position: fixed;bottom: 0;left: 0;right: 0;}

.footerxm {
  background-color: #f1f1f1;
  text-align: center;
  padding: 10px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translateY(100%);
  transition: transform 0.5s ease-out;
}

.footerxm.mostrar {
  transform: translateY(0);
}

.loadern {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  border: 3px solid;
  border-color: #0000FF #0000FF transparent transparent;
  //border-color: #D3D3D3 #D3D3D3 transparent transparent;
  //border-color: #A9A9A9 #A9A9A9 transparent transparent;
  //border-color: #000000 #000000 transparent transparent;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
.loadern::after,
.loadern::before {
  content: '';  
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 3px solid;
  //border-color: transparent transparent #F00 #F00;
  border-color: transparent transparent #000000 #000000; 
  //border-color: #A9A9A9 #A9A9A9 transparent transparent;
  //border-color: #836FFF #836FFF transparent transparent;
  //border-color: transparent transparent #0000FF #0000FF; 
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-sizing: border-box;
  animation: rotationBack 0.5s linear infinite;
  transform-origin: center center;
}
.loadern::before {
  width: 32px;
  height: 32px;
  //border-color: #A9A9A9 #A9A9A9 transparent transparent;
  //border-color: #696969 #696969 transparent transparent;
  ///border-color: #1E90FF #1E90FF transparent transparent;
  border-color: #00CED1 #00CED1 transparent transparent;
  animation: rotation 1.5s linear infinite;
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} 
@keyframes rotationBack {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}

.popupLog {
    width: 100%;
    max-width: 600px; 
    background: #fafafa;
    position: fixed; 
    top: 20px; 
    left: 50%; 
    transform: translateX(-50%); 
    text-align: center;
    padding: 0px 30px; 
    color: #333;
    visibility: hidden;
    transition: all 0.4s ease-in-out;
    z-index: 65000;   
}
.open-popupLog {
    visibility: visible;
    transform: translateX(-50%) scale(1);
}
.popupLog img {
    width: 35px;
    margin-top: -20px;
    margin-bottom: 10px; 
}
.popupLog p {
    font-size: 16px;
    margin-bottom: 20px; 
}
.popupLog .close-btn {
    position: absolute;
    top: 2px;
    right: 5px;
    background: none;
    border: none;
    font-size: 24px;
    color: #333;
    cursor: pointer;
    font-weight: bold;
}
.popupLog .close-btn:hover {
    color: #e02189;
}

.wrapperd {display: grid;grid-template-columns: 25% 75%;padding: 5px 0px;}
.span-textarea {
  white-space: pre-wrap; /* Garante a quebra de linha */
  word-wrap: break-word;  /* Quebra a palavra se for muito longa */    
  border: 1px solid #ccc; /* Simula a borda do textarea */
  padding: 10px;          /* Adiciona espaçamento interno */    
  overflow: hidden;         /* Impede barras de rolagem */
  font-family: sans-serif;  /* Fonte para melhorar a leitura */
}

.popup {
    //width: 100%;
    width: 90%;
    max-width: 600px;
    background: #fafafa;
    position: fixed;
    border-radius: 6px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) translateY(100%); /* Escondido fora da tela */
    text-align: center;
    padding: 0px 30px;
    color: #333;
    opacity: 0; /* Tornar invisível */
    pointer-events: none; /* Evitar interação enquanto invisível */
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
    z-index: 65000;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);   
}

.open-popup {
    transform: translateX(-50%) translateY(0); /* Exibir na posição correta */
    opacity: 1; /* Tornar visível */
    pointer-events: all; /* Habilitar interação */
}

.popup img {
    width: 35px;
    margin-top: -20px;
    margin-bottom: 10px; 
}
.popup p {
    font-size: 16px;
    margin-bottom: 20px; 
}
.popup .buttonOk {
	display: block;
    margin: 10px auto;
    //width: 100%;
    width: 50%;
    //margin-top: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    //padding: 10px 0;
    padding: 6px 0;
    background-color: #e02189;   
    color: #fff;
    border: 0;
    outline: none;
    font-size: 18px;
    border-radius: 4px;
    box-shadow: 0 5px 5px rgba(0,0,0,0.2);
}
.popup .close-btn {
    position: absolute;
    top: 2px;
    right: 5px;
    background: none;
    border: none;
    font-size: 24px;
    color: #333;
    cursor: pointer;
    font-weight: bold;
}
.popup .close-btn:hover {
    color: #cccccc;
}
.popup .nao-btn, .popup .sim-btn {
    width: 45%; 
    padding: 10px 0;
    margin-top: 20px;
    margin-bottom: 10px;
}
.popup .nao-btn {
    float: left;
}
.popup .sim-btn {
    float: right;
}

.center-popup {
    top: 50%;
    left: 50%;
    bottom: auto; /* remove a posição inferior */
    transform: translate(-50%, -50%);
}

#popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    //background: rgba(0, 0, 0, 0.4); /* Fundo escurecido */
    z-index: 64999; /* logo abaixo do popup */
    display: none;
}

.extra_input_xy {
    clip-path: inset(50%); 
    position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.password-container {
  display: flex; /* Habilita flexbox */
  justify-content: space-between; /* Coloca o label à esquerda e o botão à direita */
  align-items: center; /* Garante que os itens fiquem alinhados verticalmente */
}

.btshow_password { 
  color: #696969;
  bottom: 0px; 
  right: 2px; 
  border: none; 
  background-color: transparent; 
  font-size: 15px;
  margin-bottom: 0px;
  outline: none; /* Remove borda de foco padrão */
  cursor: pointer; /* Indica que é clicável */
}

/* Redefina estilos para estados interativos */
.btshow_password:focus, 
.btshow_password:active, 
.btshow_password:hover {
  color: #696969; /* Mantém a cor ao clicar ou focar */
  background-color: transparent; /* Evita mudança no fundo */
  border: none; /* Evita borda ao clicar */
}

.branding {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-style: italic;      
  font-family: Georgia, serif;
}

.branding-subtitle {
  font-size: 14px; 
  //color: #696969;
  color: #000;
  margin-top: -10px;
}

.branding-content {
  display: flex;
  align-items: center;
  gap: 12px; /* Espaço entre a imagem e o título */  
}

.branding-logo {
  width: 45px;
  height: 45px;
  margin-top:5px;
}

.branding-title {
  color: black;
  text-transform: uppercase; /* Opcional: transforma o texto em maiúsculas */
  margin: 0;
  letter-spacing: 2px; 
 text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgba(128, 128, 128, 0.7);  
}

/* Centraliza o container na tela */
.popupmsg-container {
  position: fixed;
  top: 10%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: center;
}

.popupmsg {
  background-color: #333;
  color: #fff;
  padding: 10px 20px; /* Aumenta o espaço interno */
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  text-align: center;
  min-width: 300px; /* Define uma largura mínima */
  max-width: 80%;   /* Evita que o popup seja muito largo */
  animation: fadeOut 5s forwards;
  word-wrap: break-word; /* Quebra o texto caso seja muito longo */
}

/* Define a animação */
@keyframes fadeOut {
  0% {
    opacity: 1;    
  }  
  20% {
    opacity: 0.8;  
  }  
  40% {
    opacity: 0.6;    
  }  
  60% {
    opacity: 0.4;    
  } 
  80% {
    opacity: 0.2;    
  }
  100% {
    opacity: 0;    
  }
}

.btleft {
	float: left;
}

.btright {
	float: right;
}

.xdivjs {   
    background-color: #FF0000; 
    color: #ffffff;	
    padding: 10px 10px;
    text-align: center;
    //font-size:14px;
    border-radius: 5px;
    line-height: 18px;
}

.whiteback {
background:#ffffff;
}

/* Banner de consentimento */
.cookie-consent {
    position: fixed;
    bottom: 20px;
    left: 20px;
    right: 20px;
    //background-color: #333;    
    background-color: #ffffff;        
    //color: #ffffff;
    color: #000000;
    padding: 20px;    
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); /* Sombra sutil */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: transform 0.5s, opacity 0.5s;
    transform: translateY(100%);
    opacity: 0;
    z-index: 1000;
    border-radius: 5px;
    border: solid blue 1px;
}

.cookie-consent.show {
    transform: translateY(0);
    opacity: 1;
}

/* Adiciona estilo para ocultar completamente após a animação */
.cookie-consent.hidden {
    display: none;
}

/* Botões gerais */
.btn-saiba, .btn-saiba-primary {   
    //background: #0056d2; 
    background: #0000ff; 
    color: #fff;    
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    transition: background-color 0.3s ease, transform 0.2s ease;    
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); /* Sombra suave */
}

/* Botão primário com estilo diferenciado */
.btn-saiba-primary {    
    //background: #1e7c35;
    background: blue;
}

/* Hover para os botões */
.btn-saiba:hover, .btn-saiba-primary:hover {
    opacity: 0.9; /* Leve transparência para efeito */
    transform: scale(1.05);
}

/* Efeito de foco para os botões */
.btn-saiba:focus, .btn-saiba-primary:focus {
    outline: 1px solid #ffffff;
    outline-offset: 1px;
}

/* Ajuste de espaçamento entre botões */
.button-container {
    display: flex;
    flex-wrap: wrap; /* Garante que os botões se ajustem em telas menores */
    gap: 10px;
    justify-content: flex-start; /* Alinha os botões à esquerda */
}

/* Estilo responsivo para telas menores (vertical) */
@media (max-width: 600px) {
    .cookie-consent p small {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .button-container {
        flex-direction: row; /* Botões lado a lado */
        margin-top:10px;
    }

    .btn-saiba, .btn-saiba-primary {
        flex: 1;
        //max-width: 48%; /* Garante espaçamento uniforme */
    }
}

/* Estilo para telas maiores (horizontal) */
@media (min-width: 601px) {
    .cookie-consent {
        flex-direction: row; /* Alinha texto e botões na mesma linha */
        align-items: center;
    }

    .cookie-consent p {
        flex: 1; /* O texto ocupa o espaço restante */
        margin-right: 20px; /* Espaço entre texto e botões */
    }
    
    .cookie-consent small {
        flex: 1; /* O texto ocupa o espaço restante */
        margin-right: 20px; /* Espaço entre texto e botões */
    }    

    .button-container {
        gap: 10px;
    }

    .btn-saiba, .btn-saiba-primary {
        flex: none; /* Tamanho dos botões fixo */
        max-width: none; /* Remove o limite de largura */
    }
}

.tmp_xyz {
-webkit-text-security: disc;
}

// Botao fazer login Google
.imglog {
margin-right:15px;
}
.btn-bluef {
    //background-color: #ffffff;   
    //width: 100%;  
    //width: 48%;  
    padding: 16px 25px;
    border-radius: 5px;
    border: 1px solid #696969;    
}
.btn-bluef:hover {
    background-color: #F0F8FF;
    color: #696969;
    cursor: pointer;
}

.btn-bluef.desativar-hover:hover {
    background-color: initial !important; /* Remove a cor do hover */
}

.centralizar {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh; /* Ocupa toda a altura da tela */
  width: 100vw; /* Ocupa toda a largura da tela */
  position: fixed;
  top: 0;
  left: 0;
  display:none;
}

.whiteGray {
color:#808080;
}

.leftbtn {
margin-left:20px;
}

.card-wrapper {
  max-width: 460px;
  padding: 1rem;
}

.traco-container {
  position: relative;
  width: 100%;
  height: 4px;
  overflow: hidden;
  visibility: hidden;
}

.traco {
  position: absolute;
  top: 0;
  width: 80px;
  height: 4px;
  background-color: blue;
  border-radius: 8px;
  animation: moverTracoSeguro 2s linear infinite;
}

@keyframes moverTracoSeguro {
  0%   { left: -80px; }
  100% { left: 100%; }
}

.checkmark {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: blue;
  stroke-miterlimit: 10;
  margin: 10% auto;
  box-shadow: inset 0px 0px 0px blue;
  animation: fill 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both;
}

.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: blue;
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.2s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes scale {
  0%, 100% {
    transform: none;
}
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}

@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px green;
  }
}

@keyframes blink {
  0% { opacity: 1; }
  50% { opacity: 0.5; }
  100% { opacity: 1; }
}

#check-container {
  width: 76px;
  height: 76px;
  margin: 0 auto;	
  opacity: 0;
  transition: opacity 0.3s ease-in;
}

#check-container.visible {
  opacity: 1;
}

.xmark {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: red;
  stroke-miterlimit: 10;
  margin: 10% auto;
  box-shadow: inset 0px 0px 0px red;
  animation: fillX 0.4s ease-in-out 0.4s forwards, scaleX 0.3s ease-in-out 0.9s both;
}

.xmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: red;
  fill: none;
  animation: strokeX 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.xmark__line1,
.xmark__line2 {
  stroke: red;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-dasharray: 28;
  stroke-dashoffset: 28;
  animation: strokeX 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.6s forwards;
}

@keyframes strokeX {
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes scaleX {
  0%, 100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}

@keyframes fillX {
  100% {
    box-shadow: inset 0px 0px 0px red;
  }
}

#x-container {
  width: 76px;
  height: 76px;
  margin: 0 auto;
  opacity: 0;
  transition: opacity 0.3s ease-in;
  position: relative; /* importante se você quiser sobrepor ou centralizar */  
}

#x-container.visible {
  opacity: 1;
}

.loadblink {animation: blink 1.5s infinite;}

.containerCaptcha {height:45px;}

.infomark {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: blue;
  stroke-miterlimit: 10;
  margin: 10% auto;
  box-shadow: inset 0px 0px 0px blue;
  animation: fill-blue 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both;
}

.infomark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: blue;
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.infomark__i {
  animation: fadeIn 0.3s ease-in-out 1s forwards;
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes scale {
  0%, 100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}

@keyframes fill-blue {
  100% {
    box-shadow: inset 0px 0px 0px blue;
  }
}

@keyframes fadeIn {
  from { opacity: 0; transform: scale(0.8); }
  to { opacity: 1; transform: scale(1); }
}

#info-container {
  width: 76px;
  height: 76px;
  margin: 0 auto;	  
  opacity: 0;
  transition: opacity 0.3s ease-in;
}

#info-container.visible {
  opacity: 1;
}

.warningmark {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: orange;
  stroke-miterlimit: 10;
  margin: 10% auto;
  box-shadow: inset 0px 0px 0px orange;
  animation: fill-orange 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both;
}

.warningmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: orange;
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.warningmark__triangle {
  //stroke-dasharray: 84;
  //stroke-dashoffset: 84;
  stroke-dasharray: 92;
  stroke-dashoffset: 92;
  stroke-width: 2;
  stroke: orange;
  fill: none;
  animation: stroke 0.6s ease 0.6s forwards;
}

.warningmark__excl {
  animation: fadeIn 0.3s ease-in-out 1.2s forwards;
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes fill-orange {
  100% {
    box-shadow: inset 0px 0px 0px orange;
  }
}

@keyframes scale {
  0%, 100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}

@keyframes fadeIn {
  from { opacity: 0; transform: scale(0.8); }
  to { opacity: 1; transform: scale(1); }
}

#warning-container {
  width: 76px;
  height: 76px;
  margin: 0 auto;		
  opacity: 0;
  transition: opacity 0.3s ease-in;
}

#warning-container.visible {
  opacity: 1;
}

.btn-blueb {
    width: 49%;  
    padding: 8px 10px;
    border-radius: 12px;
    border: 1px solid #696969;    
    margin-bottom:20px;      
}

.btn-blueb:hover {
    background-color: #F0F8FF;
    color: #696969;
    cursor: pointer;
}
.btn-blueb.desativar-hover:hover {
    background-color: initial !important; /* Remove a cor do hover */
}

#status {
  position: fixed;        
  width: 100vw;
  height: 100vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1.1rem;
  color: #333;
  z-index: 10000;
  transition: opacity 0.4s ease;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  display: flex;
  background-color: #ffffff;  
}

.fade-out {
  opacity: 0;
}

.btn-bluebi {
    width: 99%;  
    padding: 15px 10px;
    border-radius: 12px;
    border: 1px solid #696969;    
}
.btn-bluebi:hover {
    background-color: #F0F8FF;
    color: #696969;
    cursor: pointer;
}

.btn-bluebi.desativar-hover:hover {
    background-color: initial !important; /* Remove a cor do hover */
}

.spinright {
margin-right: 6px;
}