/*
Theme Name:         Antônio Campos Advocacia
Theme URI:          https://antoniocamposadvocacia.com.br
Author:             Natanael Santos
Author URI:         https://ijoin.com.br
Description:        Site Antônio Campos Advocacia - 2026
Version:            1.0.0
Requires at least:  5.0
Tested up to:       6.5
Requires PHP:       5.6
License:            GNU General Public License v3 or later
License URI:        http://www.gnu.org/licenses/gpl-3.0.html
Text Domain:        new-site-2026
Tags:               news, blog, entertainment, grid-layout, one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-colors, custom-logo, featured-image-header, footer-widgets, full-width-template, rtl-language-support, theme-options, translation-ready
*/

:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
 /*--bs-primary: #0d6efd;*/
  --bs-primary: #10315E;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;


  /*btn-outline-primary*/
    --bs-btn-color-custom: #a3238e;
    --bs-btn-border-color-custom: #a3238e;
    --bs-btn-hover-color-custom: #fff;
    --bs-btn-hover-bg: #a3238e;
    --bs-btn-hover-border-color-custom: #a3238e;
    --bs-btn-focus-shadow-rgb: 13, 110, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg-custom: #a3238e;
    --bs-btn-active-border-color: #a3238e;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #a3238e;
    --bs-btn-disabled-bg-custom: transparent;
    --bs-btn-disabled-border-color: #a3238e;
    --bs-gradient: none;


}

.text-justify {
  text-align: justify !important;
}


.btn-primary-focus{
  background: #a3238e;
  border: 1px solid; #a3238e;
  border-radius: 4px;
  color: #fff;
  min-width: 200px;
  transition: all .3s;
}

.btn-primary-focus:hover{
  background: transparent;   
  border: 1px solid; #a3238e;
  color: #a3238e;
  transition: all .3s;
}


/*--------------------------------------------------------------
Reset
--------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
abbr, acronym, address, big, cite, code, del, dfn, em, font, 
ins, kbd, q, s, samp, small, strike, strong, sub, sup, 
tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

html {
  font-size: 99.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  overflow-y: scroll;
  /* Keeps page centered in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

*,
*:before,
*:after {
  /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
  -webkit-box-sizing: border-box;
  /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
  -moz-box-sizing: border-box;
  /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
  box-sizing: border-box;
}

body {
  background: #fff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: """";
}

a:focus {
  outline: 0;
}

a:hover,
a:active {
  outline: 0;
}

a img {
  border: 0;
}

/*--------------------------------------------------------------
Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
  color: #3d3d3d;
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  line-height: 1.8;
  font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: normal;
  /*font-family: 'Roboto', sans-serif;*/
  font-family: FontDefault-Regular;
  line-height: 1.3;
  margin-bottom: 15px;
  color: #3d3d3d;
  font-weight: 700;
}

p {
  /*margin-bottom: 20px;*/
}

b,
strong {
  font-weight: bold;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
	display: inline-block;
  	
  	font-size: 1.2rem;
  	font-style: italic;
  	font-family: 'Roboto', sans-serif;
  	font-weight: 300;
  	text-align: center;
  	
  	background-color: #fff9e5;
	border-top: 1px solid #e1cc89;
	border-bottom: 1px solid #e1cc89;	
	background-image: url(img/openquote1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 23px;
	
}

blockquote p {
    display: block;
    background-image: url(img/closequote1.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    margin-bottom: .2rem;
    padding: 1rem .5rem;
}

address {
  margin: 0 0 15px;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 26px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

/*--------------------------------------------------------------
Elements
--------------------------------------------------------------*/

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 15px;
}

ul,
ol {
  margin: 0 0 15px 20px;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li>ul,
li>ol {
  margin-bottom: 0;
  margin-left: 15px;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 15px 15px;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
  vertical-align: middle;
}

figure {
  margin: 0;
}

table {
  margin: 0 0 15px;
  width: 100%;
  border-collapse: collapse;
}

th {
  font-weight: bold;
  border: 1px solid #CCC;
  padding: 5px 10px;
}

td {
  border: 1px solid #CCC;
  padding: 5px 10px;
}



/*--------------------------------------------------------------
Forms
--------------------------------------------------------------*/

button,
input,
select,
textarea {
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */
  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: middle;
}

.navigation .nav-links a,
.bttn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background: var(--bs-primary);
  color: #ffffff;
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */
  font-size: 14px;
  line-height: 13px;
  height: 33px;
  border: none;
  padding: 10px 15px;
  font-weight: 400;
  display: inline-block;
  position: relative;
  text-shadow: none;
  border: 1px solid var(--bs-primary);
}

.navigation .nav-links a:hover,
.bttn:hover,
button,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: var(--bs-secondary);
  color: #ffffff !important;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  color: #666;
  border: 1px solid #ccc;
  height: 36px;
  width: 100%;
  -webkit-appearance: none;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  border: 1px solid #AAA;
}

.searchform input[type="text"]:focus {
  border: none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 3px 6px;
}

textarea {
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 3px;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */
  color: #666;
  border: 1px solid #ccc;
  height: 160px;
  max-width: 100%;
  width: 100%;
}

.no-results input[type="search"] {
  width: 45%;
}



/*--------------------------------------------------------------
Links
--------------------------------------------------------------*/

a {
  color: var(--bs-primary);
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}

a:visited {}

a:hover,
a:focus,
a:active {
  color: #5e0450;
}

a:focus {
  outline: thin dotted;
}

/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/


/* Text meant only for screen readers */

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}



/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/

.alignleft {
  display: inline;
  float: left;
  margin-right: 15px;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 15px;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}


/*--------------------------------------------------------------
Media
--------------------------------------------------------------*/

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  border-radius: 4px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.wp-caption {
  border: 1px solid #efefef;
  border-radius: 4px;
  margin-bottom: 15px;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	border-radius: 4px;
    display: block;
  	margin: 1.2% auto 0;
  	max-width: 98%;
}

.wp-caption-text {
  text-align: center;
}

.wp-caption .wp-caption-text {
  margin: 10px 0;
}

.site-main .gallery {
  margin-bottom: 1.5em;
}

.gallery-caption {}

.site-main .gallery a img {
  border: none;
  height: auto;
  max-width: 90%;
}

.site-main .gallery dd,
.site-main .gallery figcaption {
  margin: 0;
}

.site-main .gallery-columns-4 .gallery-item {}

.site-main .gallery-columns-4 .gallery-item img {}



/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object {
  max-width: 100%;
}


/* Configuração de Página
------------------------------------------------------------*/

.page__title h1{
    font-size: 2rem;
    font-family: "Title-Regular";
    font-weight: 600;
}

.page__title h2{
    font-size: 1.5rem;
    font-family: "Title-Regular";
    font-weight: 600;
}


/*--------------------------------------------------------------
Social Media Header
--------------------------------------------------------------*/
.header__barraTop{ margin-bottom: 0;  }

.header__socialmidia{}

.header__socialmidia a{
	border-radius: 50%;
	color: #FFF;
	margin: 2px 5px;
	padding: 1px;
    text-align: center;
    font-size: 1.5rem;
    transition: all .4s;
}

.header__socialmidia a:hover{
	color: #FFBB00;
	transition: all .2s;
}

/*Search in the Top*/

.header__search {}

.input_search .searchTop__input{ 
  background: transparent;
  border: 1px solid #bb4ae9;
  border-radius: 20px !important;
  color: #fff;
}

.input_search .searchTop__input::placeholder{
  color: #fff;
  font-size: 0.9rem;
}

.input_search .searchTop__btn{
    background: #fff;
    border: 1px solid #bb4ae9;
    border-radius: 50%;
    height: 36px;
    width: 36px;
    text-align: center;
    padding: 4px 1px 1px 1px;
    margin-left: -15px;
    transition: all .4s;
    z-index: 1;
}

.input_search .searchTop__btn:hover{
	background: #FFBB00;
	transition: all .2s;
}

.input_search .searchTop__btn .bi-search{
	color: #562D96;
}

.input_search .searchTop__btn .bi-search:hover{

}


/*--------------------------------------------------------------
section Values
--------------------------------------------------------------*/
.sec__values{
	background: rgb(252, 250, 240) !important;
}

.values__card{}

.values__unity{}

.values__unity img{
	width: 50px;
	height: 50px;
}

.values__unity h2{
	font-family: Inter-Black;
	font-size: 3rem;
	margin-top: -10px;
	margin-bottom: 0;
}

.values__unity p, .values_desc{
	color: #333;
	font-family: Inter-Regular;
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 1.7rem;
}

.values__missao{
	color: #80C361;
}

.values__visao{
	color: #0B62A4;
}

.values__valores{
	color: #D30662;
}



/*--------------------------------------------------------------
Section History
--------------------------------------------------------------*/
.sec__history{
	background: #672F93;
	background: linear-gradient(180deg,rgba(103, 47, 147, 1) 0%, rgba(125, 61, 173, 1) 39%, rgba(159, 82, 217, 1) 99%);
}

.history__card{
	
}

.history__text{
	font-size: 2.4rem;
	font-family: Inter-Regular;
	font-weight: 600;
	line-height: 3rem;
}

.history__cta{}

.history__cta a{
	background: #FFBB00;
	border:1px solid #FFBB00;
	border-radius: 3px;
	color: #310871;
	font-family: Inter-Regular;
	width: 250px;
}

.history__cta a:hover{
	background: #552d96;
	color: #fff;
}


/*--------------------------------------------------------------
Section Donation
--------------------------------------------------------------*/
.sec__donation{
	background: rgb(252, 250, 240);
}

.donation__text{
	font-weight: 600;
}

.donation__text h2{
	color: #672F93;
	font-size: 2.5rem;
}



/*--------------------------------------------------------------
Section Partners
--------------------------------------------------------------*/
.sec__partners{}

.partners__title H2{
	color:#672F93; 
	font-size:2.5rem;
}


/*--------------------------------------------------------------
Page Involve 
--------------------------------------------------------------*/
.involve__header{
	background: #672F93;
}

.involve__text-bg{
	background: #FFBB00;
}

.involve__text h1{
	color: #fff;
	font-family: Inter-Black;
	font-size: 4rem;
}

.involve__text p{
	color: #fff;
	font-family: Inter-Regular;
    font-size: 1.3rem;
    font-weight: 600;
}

.involve__img img{
	background-size: cover; 
    background-position: center;
}

.involve__cards{
	background: #FFF;
}

.involve__cards .card{
	background: #672F93 !important;
	color: #FFF;
}

.involve__cards h2{
	color: #672F93;
	font-family: Inter-Black;
	font-size: 2.5rem;
}

.involve__cards h3{
	color: #FFF;
	font-family: Inter-Regular;
	font-size: 1.5rem;
	font-weight: bold;
}

.involve__partner{
	background: #FFBB00;
	background: linear-gradient(180deg, rgba(255, 187, 0, 1) 0%, rgba(253, 204, 0, 1) 39%, rgba(255, 187, 0, 1) 99%);
}

.involve__partner h2{
	color: #fff;
	font-family: Inter-Black;
	font-size: 2.5rem;
	text-shadow: 1px 2px 2px #333;
}

.involve__partner h3{
	color: #333;
	font-family: Inter-Regular;
	font-size: 1.3rem;
	font-weight: bold;
}

.involve__partner p{
	color: #333;
	font-family: Inter-Regular;
	font-size: 1rem;	
}

.involve__photos{
	background: #672F93;
	background: linear-gradient(180deg,rgba(103, 47, 147, 1) 0%, rgba(125, 61, 173, 1) 39%, rgba(159, 82, 217, 1) 99%);
}


.involve__photos .slider-container li img{
	max-width: 350px; 
	aspect-ratio: 1 / 1; 
	object-fit: cover;
}

.involve__help{

}

.involve__help h2{
	color: #672F93;
	font-family: Inter-Black;
	font-size: 3rem;	
}
.involve__help p{
	color: #672F93;
	font-family: Inter-Regular;
	font-size: 1rem;	
}


.project__text-bg{
	background: #fff;
}

.project-bg-purple{
  background: #672F93;
  background: linear-gradient(180deg,rgba(103, 47, 147, 1) 0%, rgba(125, 61, 173, 1) 39%, rgba(159, 82, 217, 1) 99%);
}

.project-bg-white{
  background: #f5f5f5;
  background: linear-gradient(180deg, rgba(245, 245, 245, 1) 1%, rgba(247, 247, 247, 1) 39%, rgba(241, 241, 241, 1) 99%);
}

.project-bg-white p{
   font-weight: 400 !important;
}


.project__text{
	color: #672F93 !important;
}

.project__text h1{
	color: #672F93 !important;
  font-family: Inter-Black;
  font-size: 3rem;
  line-height: 3.1rem;
}

.project__text h2{
  color: #672F93 !important;
  font-family: Inter-Black;
  font-size: 2.6rem;
  line-height: 3rem;
}

.project__text p{
	color: #672F93 !important;
  font-family: Inter-Regular;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.8rem;
}

.project__text-white h2{
  color: #FFF !important;
  font-family: Inter-Black;
  font-size: 2.6rem;
  line-height: 3rem;
}

.project__text-white p{
  color: #FFF !important;
  font-family: Inter-Regular;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.8rem;
}



.project__kpi{
	background-color: #FFBB00;
}

.project__kpi .card img {
  transition: transform 0.3s ease, filter 0.3s ease;
}

.project__kpi .card:hover img {
  transform: scale(1.08);
  filter: brightness(1.1);
}

.project__kpi .icon-bg-1{
  width: 100px;
  height: 100px;
  background-color: #5C0076;
  -webkit-mask: url('/img/icons/diploma.svg') no-repeat center / contain;
  mask: url('/img/icons/diploma.svg') no-repeat center / contain;
}

.projetc__bg{
	background-color: #672F93;
}


/*--------------------------------------------------------------
Page History
--------------------------------------------------------------*/

.page__history{
	background-color: #fcfaf0;
}

.history__title h1{
	color: #672F93;
	font-family: Inter-Black;
	font-size: 4rem;
}

.history_start h2{
	color: #672F93;
	font-family: Inter-Black;
	font-size: 2.5rem;
}

.history_40{
	background-color: #672F93;
}

.history_40_container{
	background-color: #fcfaf0;
}

.history_40_container h3{
	color: #672F93;
	font-family: Inter-Black;
	font-size: 2.5rem;
}

.history_40_container h4{
	font-family: Inter-Regular;
	font-size: 1.2rem;	
	font-weight: 600;
	margin-bottom: .2rem;
}

.history_40_container p{
	font-size: 1.1rem;	
}

.history__news{
	background-color: #672F93;
}

.history__news-list article img{
	cursor: pointer;
	/*transition: 0.5s;*/
	transition: transform 0.4s ease, filter 0.4s ease;
}

.history__news-list article img:hover{
	/*transform: scale(1.015);
    opacity: 0.8;
    transition: 0.3s;*/
    transform: scale(1.01);
    opacity: 0.7;
    filter: brightness(1.5); /* Clareia a imagem */
}

.history__news__title{
	line-height: 1.2rem;
	height: 100%;
}

.history__news__title a{
	color: #333;
	font-size: .9rem;
}

.history__news__content{
	height: 100%;
}

.history_team{
	background-color: #fcfaf0;
}

.history_team h2{
	color: #672F93;
	font-family: Inter-Black;
	font-size: 2.5rem;
}

.history_team h5{
	color: #672F93;
	font-family: Inter-Regular;
	font-size: 1.2rem;	
	font-weight: 600;
	margin-bottom: .2rem;
}

.history_team p{
	color: #672F93;
	font-family: Inter-Regular;
	font-size: 1.1rem;	
	font-weight: 400;
	margin-bottom: .2rem;
}

.history_team .team-img-wrapper {
  width: 100%;
  max-width: 380px;
  aspect-ratio: 16 / 14; /* Mantém proporção responsiva */
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.history_team .team-img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease, filter 0.4s ease;
}

.history_team .team-img-wrapper img:hover {
  transform: scale(1.05);
  filter: brightness(1.15);
}

/* Responsivo */
@media (max-width: 768px) {
  .history_team .team-img-wrapper {
    max-width: 280px;
  }
}

@media (max-width: 576px) {
  .history_team .team-img-wrapper {
    max-width: 220px;
  }
}


/* Sec Pagination
------------------------------------------------------------*/
.pagination {
  /* background-color: #ccc; */
  width: 100%;
  display: inline-block;
  padding: 0;
  height: auto;
  margin: 10px auto 20px auto;
}

.pagination .prev.page-numbers, .pagination .next.page-numbers {
  color: #333;  
  font-size: 1rem !important;
  font-weight: bold !important;
  font-family: monospace;
}

.pagination .page-numbers {
    list-style: none;
    display: flex;
    justify-content: center;
}

.pagination a.page-numbers {
  background: #fff;
  padding: 10px 17px;
  transition: all 0.4s;
  font-size: 14px;
  color: var(--bs-primary);
  margin: 0 5px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  float: left;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  transition: 0.3s;
}

.pagination a.page-numbers:hover {
  background: #eaeaea;
  transition: 0.3s;
}

.pagination .page-numbers.current {
  padding: 10px 17px;
  transition: all 0.4s;
  font-weight: 600;
  font-size: 14px;
  color: var(--bs-primary);
  margin: 0 5px;
  text-decoration: none;
  display: inline-block;
  float: left;
  background: #fff;
  border-radius: 3px;
  opacity: 0.5;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* Blog Sidebar
------------------------------------------------------------*/
.blog__sidebar{
	/*background: #f1f1f1;
    border: 1px solid #ccc;*/   
}

.blog__sidebar ul{
	list-style: none;
	margin: 0;
}

.sec__sidebar{
  /* background: #8fa3ff;*/
}

.sec__sidebar .widget h2, .sec__sidebar .widget .h2 {
  /* font-family: var(--font-title);
  font-size: 1rem;
  color: #9e9e9e; 
  text-transform: uppercase;
  font-weight: 600;*/
  letter-spacing: 0.5px;
  margin-bottom: 0.5rem;
  padding: 1rem 0 0 0.3rem;
  /*color: var(--bs-primary-text-emphasis);*/
  color: var(--bs-primary);
  font-family: "Title-Regular";
  /*letter-spacing: 1.2px;*/
  font-size: 1.2rem;
  font-weight: 400;
}

.sidebar__input {
	background: transparent;
    border: 1px solid #194889;
    border-radius: 4px !important;
  height: 3rem;
}

.sidebar__btn {
    background-color: #194889;
    border: 2px solid #194889;
    border-radius: 4px;
    padding: 0px;
    height: 45px;    
    width: 45px;
    margin-top: -4px;
    margin-left: -1px;
}

.sidebar__btn:hover{
	background-color: #FFBB00;
	border: 2px solid #FFBB00;
}

.sidebar__btn i{
	color: #FFF;
}

.sidebar__btn i:hover{
	color: #672F93;
}

.widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  width: 100%;
}

.widget ul li {
  background: #fff;
  margin: 0.5em 5px;
  
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  border: 0;
}

.widget ul li a {
  font-size: 1rem;
  color: #414141;
  display: block;
  /* text-transform: uppercase; */
  font-weight: 400;
  padding: 10px 20px;
  text-decoration: none;
  transition: 0.3s;
  transition: all .2s;
}

.widget ul li a:hover {
  background: #FFBB00;
  font-size: 1rem;
  color: #333;
  text-decoration: underline;
  transition: all .3s;
}



.breadcrumb_part {
    background: rgb(125, 197, 255);
    background: linear-gradient(323deg, rgba(125, 197, 255, 1) 0%, rgba(0, 84, 193, 0.9920343137254902) 100%);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: flex;
    align-items: center;
    height: 200px;
}

.breadcrumb_part .breadcrumb_iner {
    text-align: center;
    margin-top: 0px;
}

.breadcrumb_part h1, .breadcrumb_part h2, .breadcrumb_part h3 {
    font-family: "Title-Regular";
    font-size: 3rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: 11px;
    letter-spacing: 1px;
}

.breadcrumb_part .breadcrumb_iner_link {
    display: flex;
    justify-content: center;
    align-items: center;
}

.breadcrumb_part .breadcrumb_iner_link a, .breadcrumb_part .breadcrumb_iner_link span {
    font-size: 16px;
    color: #fff;
}

.breadcrumb_part .breadcrumb_iner_link i {
    margin: 0 15px;
    color: #fff;
}

.breadcrumb_part .breadcrumb_iner_link span {
    font-size: 16px;
    color: #fff;
}


/* cadastros apresentados em lista BLOG e ARCHIVE
------------------------------------------------------------*/

.cad__list{
 
}

.cad__unity{
  background: #fff;
  border: 0.1rem solid rgba(201 201 201 / 20%);
  border-radius: 0.2rem;
}

.cad__wrap-thumbnail{ 
  padding: 0;
}

.cad__thumbnail{
  height: 100%;  
}

.cad__img{
  display: flex;
  justify-content: center;
  height: 100%;  
}

.cad__wrap-thumbnail .cad__thumbnail img{
  width: 100%;
}

.cad__content{}

.cad__categories{
 /* background: var(--bs-primary);
  display: inline-block;
  padding: 2px 30px 2px 10px;
  width: fit-content;  */
  /*padding-top: 20px;*/
  width: 100%;
}

.cad__categories a{  
    color: #fff;
    background: var(--bs-primary);
    text-decoration: none;
    border: 1px solid var(--bs-primary);
    padding: 2px 20px 2px 10px;
}

.cad__author{}
.author-display-name{}

.cad__permalink{
  color: #333;
  display: block;
  /*margin-top: 1rem;*/
  text-decoration: none;
  transition: all .3s;
}

.cad__permalink:hover{
  color: var(--bs-primary);
  text-decoration: none;
  transition: all .3s;
}

.cad__title{  
  font-size: 1.2rem;
  font-family: "Title-Regular";
  font-weight: 600;
  padding-top: 2rem;
}

.cad__wrap-meta{
    display: flex;
    padding-bottom: .5rem;
    font-family: "Title-Regular";
    font-size: .8rem;
    gap: 12px;
    flex-wrap: wrap;
    row-gap: 8px;
}

.cad__wrap-meta .meta-item i{
  color: var(--bs-primary);
}

.cad__resume{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
}

.cad__resume p{
  font-size: .95rem;
}

.cad__readmore a{
    border: 1px solid #fdcc00;
    border-radius: 2px;
    background-color: #FFBB00;
    color: #10315E;
}

.cad__readmore a:hover{
    background-color: #10315E;
}


/* Pagina Contato
------------------------------------------------------------*/

.contato__content h2{
  color: var(--bs-primary);
}

.contato__info{
  border: 1px solid #e1e1e1;
  border-radius: 3px;
}

.contato__unity{
  background: #f7f7f7;
}

.contato_ico{
  background: var(--bs-primary);
  border-radius: 3px;
  width: 35px;
  height: 45px;
  padding: 14px 10px 10px 10px;
}

.contato_ico i{
  color: #fff;
}

.contato__unity h5{
  color: var(--bs-primary);
  font-family: "Title-Regular";
  font-size: 1rem;
  margin-bottom: .1rem;
}

.contato__unity p{
  word-break: break-word;
  color: #333;
  font-family: "Title-Regular";
  font-size: .9rem;
  margin-bottom: .1rem;
}


.contato__unity p a{
  color: #333;
  text-decoration: none;
  transition: all .3s;
}

.contato__unity p a:hover{
  color: var(--bs-primary);
  text-decoration: none;
  transition: all .3s;
}


.contato__maps .google-maps{
    width: 100%;
    height: 300px;
}

.contato__maps iframe{
    width: 100%;
    height: 300px;
    box-shadow: 0 2px 4px rgba(0,0,0,.1);
    border: 2px solid ##f7f7f7;
}


/* CONTACT FORM7 */

.contato__form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  /*color: red !important;*/
  opacity: 1; /* Firefox */
}

.contato__form ::placeholder:focus { /* Chrome, Firefox, Opera, Safari 10.1+ */
  /*color: red !important;*/
  opacity: 1; /* Firefox */
}

.contato__form .wpcf7 p{
    margin-top: 0;
    margin-bottom: 0.5rem;
}

.contato__form .wpcf7-text{   
    width: 100%;
    line-height: 24px;
    height: 55px;
    font-size: 16px;
    box-shadow: none;
    border: 1px solid #f4f4f4;
    padding: 12px 15px;
    background: #f1f1e9;
    border-radius: 0px;
}

.contato__form .wpcf7-text:focus{ 
    border: 2px solid var(--bs-primary);   
    background-color: #fffbea;
}

.contato__form .wpcf7-textarea{
    width: 100%;
    line-height: 24px;
    height: 155px;
    font-size: 16px;
    box-shadow: none;
    border: 1px solid #f4f4f4;
    padding: 12px 15px;
    background: #f1f1e9;
    border-radius: 0px;
}

.contato__form .wpcf7-textarea:focus{
    border: 2px solid var(--bs-primary);   
    background-color: #fffbea;
}

.contato__form .wpcf7-file{
    border: 1px solid #ccc;
}

.contato__form .wpcf7-select{
    border: 1px solid #ccc;
    background-color: #1a1a19 !important;
    display: block;
    width: 50%;
    padding: .4rem .55rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #fff;
    font-weight: bold;  
    background-image: none;
    background-clip: padding-box;   
    border-radius: .25rem;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.contato__form .frm-select{
    border: 2px solid #af8100;
    background-color: #1a1a19;
    display: block;
    width: 100% !important;
    padding: .4rem .55rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #495057;
    
    background-image: none;
    background-clip: padding-box;   
    border-radius: .25rem;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.contato__form .btn-contato{
    width: 120px;
    height: 50px;
    font-size: 1.1rem;
}

.contato__form .btn-primary {
    color: #fff;
    font-weight: 600;
    background-color: #194889;
    border-color: #562D96;
    border-radius: 3px;
    width: 140px;
    height: 45px;
    letter-spacing: 1px;
}

.contato__form .btn-primary:hover {
    color: #333 !important;
    background-color: #FFBB00;
    border-color: #fdcc00;
}



.sec__experience{

}


.sec__knowledge .card {
  transition: all 0.3s ease;
  border-radius: 10px;
}
.sec__knowledge .card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}
.sec__knowledge .card-img-top {
  height: 220px;
  object-fit: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.sec__knowledge h3 {
  color: #212529;
}


/* SEC CTA */

.sec__cta{
  background: #F1F1F1;
  background: linear-gradient(180deg, rgba(241, 241, 241, 1) 1%, rgba(249, 249, 249, 1) 61%, rgba(250, 250, 250, 1) 99%);
}

.sec__cta h2 {
  line-height: 1.3;
}

.sec__cta .btn-success {
  background-color: #25D366;
  border: none;
  box-shadow: 0 4px 12px rgba(37, 211, 102, 0.4);
  transition: all 0.3s ease;
}

.sec__cta .btn-success:hover {
  background-color: #1ebe5d;
  box-shadow: 0 6px 18px rgba(37, 211, 102, 0.6);
}

.sec__cta .bi-whatsapp {
  font-size: 1.5rem;
}


/* VIDEO IN SLIDER */

/* VÍDEO DE FUNDO */
.video-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

/* SOBREPOSIÇÃO ESCURA PARA LEGIBILIDADE DO TEXTO */
/*.video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  z-index: 1;
}*/

/* CONTEÚDO DO SLIDER ACIMA DO VÍDEO */
.hero-banner .container {
  position: relative;
  z-index: 2;
}

.sec__slider {
  position: relative;
  overflow: hidden;
}

/* SINGLE AREA DE ATUAÇÃO */

.single-area header {
  background: linear-gradient(135deg, #212529 40%, #343a40 100%);
}

.single-area h1 {
  color: #ffc107;
}

.single-area .content-area p {
  line-height: 1.7;
}

.single-area aside a {
  transition: color 0.2s ease;
}

.single-area aside a:hover {
  color: #ffc107;
}

.single-area .btn-success {
  background-color: #25D366;
  border: none;
  box-shadow: 0 4px 12px rgba(37, 211, 102, 0.4);
}
.single-area .btn-success:hover {
  background-color: #1ebe5d;
  box-shadow: 0 6px 18px rgba(37, 211, 102, 0.6);
}

/* Cabeçalho da área de atuação */
.area-header {
  position: relative;
  background-color: #000; /* fallback caso não haja imagem */
  color: #fff;
  overflow: hidden;
}

/* Overlay preto com transparência */
.area-header .area-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7); /* 60% de opacidade */
  z-index: 1;
}

/* Conteúdo sobre o overlay */
.area-header .container {
  position: relative;
  z-index: 2;
}

/* Ajuste opcional para o texto */
.area-header h1,
.area-header p {
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}



/* Sec Footer menu
------------------------------------------------------------*/

.footer {
  background: #000000;
background: linear-gradient(180deg,rgba(0, 0, 0, 1) 1%, rgba(23, 23, 23, 1) 61%, rgba(20, 20, 20, 1) 99%);
  padding: 0;
}

.footer__img{
	display: block;
	width: 140px;
	margin: 0 auto;
}

.footer h4, .footer h2, .footer .h4 {
  color: #CBCED1;
  font-size: 1.4rem;
  font-weight: 400;
}
.footer a, .footer i, .footer p {
  color: #F2F2F5;
  text-decoration: none;
  font-size: .8rem;
  font-weight: 400;
}
.footer a{
  white-space: nowrap;
}
.footer hr {
  color: #424242;
}
.footer h5, .footer .h5 {
  /*color: var(--bs-gray);*/
  color: #fff;
  font-size: 12px;
  font-weight: 400;
}
.footer a:hover, .footer i:hover {
  /*color: var(--bs-primary);*/
  color: #fff;
  text-decoration: underline;
  transition: 0.3s;
}

.footer__ass{
	color: #424242 !important;
}

.footer h5 .footer__ass--color{
   /*color: var(--bs-gray);*/
   color: #424242;
}

.footer h5 .footer__ass--color:hover{
  /*color: var(--bs-primary);*/
  color: #fff;
  text-decoration: underline;
}


.footer__menu{
    /* background: #ccc; */
    border-bottom: 1px solid #313131;
    margin-bottom: 2.5rem;
    padding-bottom: 2.2rem;
}

.footer__menu-list{
    text-align: center;
}

.footer__menu-list ul{
    background: transparent;
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer__menu-list ul li{
    display: inline-block;
    margin: 0;
    padding: .1rem;
}

.footer__menu-list ul li a{
    color: #fff;
    font-size: 0.8em;
    padding: 0 8px;
    text-decoration: none;   
    margin-top: 1rem; 
    letter-spacing: 1.5px;
}

.footer__menu-list ul li a:hover{
    color: #fff;
    text-decoration: underline;
}

.footer__social--link{}

.footer__social--btn{}

.footer__menu_alt{
	white-space: nowrap;
	font-weight: 600;
	font-family: Inter-Regular;
}




/* Media Query For mobile XS */
@media only screen and (max-width: 575.98px) { 

	.involve__text h1{
		color: #fff;
		font-family: Inter-Black;
		font-size: 3rem;
	}

}/* end max-width: 575.98px */


/* Media Query For mobile  SM */
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
    
}/* end max-width: 767.98px */

/* Media Query For mobile  MD */
@media only screen and (min-width: 768px) and (max-width: 992px) {  
 
}/* end max-width: 992px */

/* Media Query For Desktop LG */
@media only screen and (min-width: 993px) {

	.footer__menu-list ul li{
	    display: inline;
	    margin: 0;
	    padding: .1rem;
	}

  .header__barraTop{ 
  
  }
}


/* Media Query For Desktop LG */
@media only screen and (min-width: 1201px) {
	

}/* end min-width: 1200px */