@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");

:root {
  --judges-font: "Lato", sans-serif;
  --judges-font-two: "Playfair Display", serif;
  --judges-gray: #888888;
  --judges-gray-rgb: 136, 136, 136;
  --judges-base: #c99e6a;
  --judges-base-rgb: #223369;
  --judges-black: #223369;
  --judges-black-rgb: 34, 34, 34;
  --judges-primary: #f7f7f7;
  --judges-primary-rgb: 247, 247, 247;
  --judges-white: #ffffff;
  --judges-white-rgb: 255, 255, 255;
  --judges-extra: #e4e4e4;
  --judges-extra-rgb: 228, 228, 228;
  --judges-bdr-color: #e5e5e5;
  --judges-bdr-color-rgb: 229, 229, 229;
  --judges-bdr-radius: 8px;
}

body {
  font-size: 16px;
  text-transform: unset !important;
}

.section-title__title {
  text-transform: initial;
}

.footer-widget__about {
  position: relative;
  display: block;
  padding-top: unset;
  z-index: 1;
}

.site-footer {
  position: relative;
  display: block;
  background-color: var(--judges-black);
  overflow: hidden;
  z-index: 1;
  padding-top: 51px;
}

.site-footer__social {
  justify-content: flex-start;
}

.page-header {
  padding: 120px 0px 190px;
  background-color: unset;
}
.sidebar-post__img {
  position: relative;
  display: block;
  background: unset;
  overflow: hidden;
}

.services-three__icon span {
  color: #223369;
}
.contact-two {
  position: relative;
  display: block;
  background-color: #2f447a;
  overflow: hidden;
  padding: 120px 0 120px;
  z-index: 1;
}
.contact-two::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
}
.section-title__tagline,
.contact-two__info-title {
  color: #c99e6a;
}
.about-three__left {
  position: relative;
  display: block;
  margin-right: unset;
}

.contato-title {
  color: #223369 !important;
}

.grecaptcha-badge {
  z-index: 1000;
}

.contact-two__input-box input[type="text"],
.contact-two__input-box input[type="email"] {
  height: 60px;
  width: 100%;
  background-color: #313d63;
  border: none;
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  font-size: 16px;
  font-weight: 400;
  color: rgba(var(--judges-white-rgb), 0.7);
  display: block;
  border-radius: var(--judges-bdr-radius);
}
.contact-two__input-box .nice-select {
  height: 60px;
  width: 100%;
  background-color: #313d63;
  border: none;
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  font-size: 16px;
  color: rgba(var(--judges-white-rgb), 0.7);
  font-weight: 400;
  border-radius: var(--judges-bdr-radius);
  line-height: 60px;
  display: block;
  float: none;
}
.contact-two__input-box textarea {
  height: 200px;
  width: 100%;
  background-color: #313d63;
  border: none;
  padding: 15px 30px 30px;
  outline: none;
  font-size: 16px;
  font-weight: 400;
  color: rgba(var(--judges-white-rgb), 0.7);
  position: relative;
  display: block;
  border-radius: var(--judges-bdr-radius);
}
.contact-two__btn-box .thm-btn {
  border: none;
  background-color: #313d63;
  color: rgba(var(--judges-white-rgb), 0.7);
}
.contact-two__info-box {
  position: relative;
  display: block;
  text-align: left;
  background-color: #313d63;
  padding: 32px 30px 27px;
  border-radius: var(--judges-bdr-radius);
  border-bottom: 5px solid var(--judges-base);
}
.site-footer__bottom-menu li a {
  display: unset;
}
.site-footer__bottom-menu li {
  color: rgba(var(--judges-white-rgb), 0.8);
}
.main-slider-three__title {
  font-weight: 500;
  font-size: 60px;
}
.main-menu .main-menu__list > li > a,
.stricky-header .main-menu__list > li > a {
  font-weight: 600;
}
.main-slider-three__sub-title {
  font-weight: 300;
}
.feature-one__title {
  font-weight: 400;
}
.services-three__title {
  font-weight: 500;
}
.footer-widget__title {
  font-weight: 500;
  font-size: 23px;
}
.section-title__title {
  font-weight: 400;
}
.blog-details__content-text1 h2 {
  font-weight: 500;
}
.faq-one-accrodion .accrodion-title h4 {
  font-weight: 500;
}
.footer-widget__right {
  padding-bottom: 20px;
}
.about-three {
  padding: 120px 0 0px;
  background-color: #f8f8f8;
}
.feature-one {
  background-color: #ffffff;
  padding: 80px 0px 80px;
}
.about-three__img {
  background-color: unset;
}

.conteudo-missao {
  gap: 60px;
}

.page-header__bg {
  opacity: unset;
}

.blog-one__title {
  font-weight: 300;
}
.sidebar__post-content-box h3 {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  font-family: "Lato", sans-serif;
}
.sidebar__title {
  font-weight: 300;
}

.sidebar__post-single {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 15px;
}

.blog-one__title {
  font-size: 21px;
  line-height: 1.4em;
  text-transform: initial;
  margin-top: 15px;
  margin-bottom: 14px;
  font-weight: 600;
  font-family: "Lato", sans-serif;
}
.thm-breadcrumb li.active {
  color: #ffffff;
}
.page-header__inner h2 {
  font-weight: 500;
}

.page-header__inner h2 {
  font-size: 45px;
}

.blog-details__content-text1 h2 {
  font-family: "Lato", sans-serif;
}

.sidebar__post-box {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.sidebar__post-single {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.sidebar-post__img {
  width: 115px;
  min-width: 115px;
  height: 75px;
  border-radius: 6px;
  overflow: hidden;
}

.sidebar-post__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sidebar__post-content-box {
  flex: 1;
}

.sidebar__post-content-box h3 {
  margin: 0;
}

.feature-one__single {
  position: relative;
  display: block;
  border: 1px solid #bbbbbb;
  min-height: 300px;
  border-radius: var(--judges-bdr-radius);
  padding: 30px 30px 22px;
  margin-bottom: 30px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.feature-one__icon i {
  font-family: "LucideIcons" !important;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  color: #d19a5f;
  line-height: 1;
  display: inline-block;
}

.main-slider-three__overly {
  background-color: unset;
}

.main-slider-three__text {
  width: 100%;
}

/* .feature-one__icon i.fas,
.feature-one__icon i.far,
.feature-one__icon i.fab,
.feature-one__icon i.fa {
  font-family: "Font Awesome 5 Pro" !important;
  font-weight: 900 !important;
}

.feature-one__icon i.fal {
  font-family: "Font Awesome 5 Pro" !important;
  font-weight: 300 !important;
}

.feature-one__icon i.fas {
  font-family: "Font Awesome 5 Pro" !important;
  font-weight: 900 !important;
} */

.feature-one__icon i.far {
  font-family: "Font Awesome 5 Pro" !important;
  font-weight: 300 !important;
}

.main-menu .main-menu__list > li > a,
.stricky-header .main-menu__list > li > a {
  font-weight: 600;
  text-transform: uppercase;
}

.main-menu .main-menu__list > li > a,
.stricky-header .main-menu__list > li > a {
  font-size: 13px;
}

.logo-header {
  width: 70%;
}

.page-title-blog {
  font-size: 25px !important;
}
.blog-details__content-text1 h2 {
  font-size: 22px !important;
  line-height: 31px !important;
}

.blog-one__single {
  height: 570px;
}

.about-three .row {
  display: flex;
  align-items: stretch;
}

.about-three .col-xl-6 {
  display: flex;
}

.about-three__left {
  display: flex;
  width: 100%;
}

.about-three__img-box {
  width: 100%;
}

.about-three__img {
  height: 100%;
}

.about-three__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.about-three__img-box {
  position: relative;
  z-index: 1;
}

.about-three__img-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  /* background: #dddddd; */
  z-index: -1;
}

.top-language-bar {
  background: #0f1f3d;
  height: 38px;
  display: flex;
  align-items: center;
}

.language-switcher {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 20px;
}

.language-switcher a {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s;
}

.language-switcher a:hover,
.language-switcher a.active {
  color: #d5b36a;
}

.language-switcher .fi {
  font-size: 18px;
  border-radius: 2px;
}

.main-slider-three__content {
  top: -70px;
}

.main-slider-three__btn-box {
  margin-top: 20px;
}

.campos-parceria {
  display: none;
}

.campos-parceria.ativo {
  display: flex;
}

/* Página Trabalhe Conosco */
.trabalhe-conosco {
  position: relative;
  background: #ffffff;
  padding: 120px 0;
}

/* Caixa do formulário */
.trabalhe-conosco .contact-two__inner {
  background: #fff;
  max-width: 900px;
  margin: 0 auto;
  padding: 60px;
  border-radius: 15px;
  box-shadow: 0 15px 50px rgba(14, 46, 107, 0.08);
  border-top: 6px solid #d9a068;
}

/* Título */
.trabalhe-conosco .section-title__tagline {
  color: #d9a068;
  font-weight: 600;
}

.trabalhe-conosco .section-title__tagline-shape {
  background: #d9a068;
}

.trabalhe-conosco .section-title__title {
  color: #0e2e6b;
}

.trabalhe-conosco .section-title__title span {
  color: #d9a068;
}

.trabalhe-conosco p {
  color: #666;
}

/* Inputs */
.trabalhe-conosco input,
.trabalhe-conosco select {
  width: 100%;
  height: 60px;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  padding: 0 20px;
  background: #fff;
  color: #333;
  transition: 0.3s;
}

.trabalhe-conosco input[type="file"] {
  padding: 15px 20px;
  height: auto;
}

.trabalhe-conosco input:focus,
.trabalhe-conosco select:focus {
  outline: none;
  border-color: #d9a068;
  box-shadow: 0 0 0 4px rgba(217, 160, 104, 0.15);
}

/* Botão */
.trabalhe-conosco .thm-btn {
  background: #0e2e6b;
  border-radius: 8px;
  transition: 0.3s;
}

.trabalhe-conosco .thm-btn:hover {
  background: #d9a068;
}

.trabalhe-conosco .thm-btn-text,
.trabalhe-conosco .thm-btn-icon-box {
  color: #fff;
}

/* Área de parceria */
.trabalhe-conosco #camposParceria {
  margin-top: 20px;
  padding: 25px;
  background: #f8f9fc;
  border: 1px solid #e8e8e8;
  border-left: 5px solid #d9a068;
  border-radius: 10px;
}

/* ==========================
   Cookie Banner
========================== */

.cookie-banner {
  position: fixed;
  left: 20px;
  right: 20px;
  bottom: 20px;
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 14px;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
  z-index: 999999;
  transform: translateY(120%);
  transition: 0.35s ease;
}

.cookie-banner.active {
  transform: translateY(0);
}

.cookie-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  padding: 24px 28px;
}

.cookie-text {
  flex: 1;
}

.cookie-text h5 {
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: 600;
  color: #223369;
}

.cookie-text p {
  margin: 0 0 10px;
  color: #666;
  line-height: 1.7;
}

.cookie-text a {
  color: #c99e6a;
  font-weight: 600;
  text-decoration: none;
}

.cookie-text a:hover {
  text-decoration: underline;
}

.cookie-actions {
  display: flex;
  gap: 12px;
}

.cookie-btn {
  min-width: 140px;
  padding: 12px 24px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: 0.25s;
  font-weight: 600;
  background: #223369;
  color: #fff;
}

.cookie-btn:hover {
  background: #c99e6a;
}

.cookie-outline {
  background: #fff;
  color: #223369;
  border: 1px solid #223369;
}

.cookie-outline:hover {
  background: #223369;
  color: #fff;
}

@media (max-width: 768px) {
  .cookie-banner {
    left: 15px;
    right: 15px;
    bottom: 15px;
  }

  .cookie-content {
    flex-direction: column;
    align-items: flex-start;
  }

  .cookie-actions {
    width: 100%;
  }

  .cookie-btn {
    flex: 1;
  }
}

@media (min-width: 720px) {
  .feature-one {
    background-color: #f3f3f3;
    padding: 80px 0px 80px;
  }
  .about-three {
    background-color: #ffffff;
  }
  .conteudo-missao {
    gap: 0px;
  }
  .main-slider-three__content {
    position: relative;
    display: block;
    top: 0px;
    overflow: hidden;
    z-index: 10;
  }
}

@media (min-width: 1024px) {
  .logo-header {
    width: 100%;
  }
  .main-slider-three__text {
    width: 50%;
  }

  .page-title-blog {
    font-size: 45px !important;
  }
  .blog-details__content-text1 h2 {
    font-size: 35px !important;
    line-height: 45px !important;
  }
}

@media (min-width: 1200px) {
  .about-three__img-box::before {
    content: unset;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%;
    background: unset;
    z-index: -1;
  }
}
