/*
Theme Name: TAG Investimentos (Hello Elementor Child)
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
:root {
  --peach: #fd8759;
}

body {
  font-family: "Aalto Sans Essential", Sans-serif !important;
}

.txt-white {
  color: white;
}

.txt-peach {
  color: var(--peach);
}

.elementor-15
  .elementor-element.elementor-element-666f8b4
  .elementor-nav-menu
  .elementor-item:hover {
  font-weight: 400;
}

.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)::after {
  opacity: 1;
  width: 0;
}

.e--pointer-underline .elementor-item::after {
  transition: width 0.3s ease-out;
}

.space-banner {
  display: inline-block;
  width: 55px;
}

.img-mouse-over {
  position: relative;
  text-align: center;
}

.img-mouse-over .wrapper-text {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

.wrapper-text-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.wrapper-text h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 19px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0.2rem;
}

.wrapper-text-center h3 {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 29px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: 0.2rem;
  text-transform: uppercase;
}

.wrapper-text p {
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.04rem;
}

.wrapper-text-center p {
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.04rem;
}

.saiba-mais-mo {
  color: white;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.14rem;
  position: absolute;
  bottom: 27px;
  left: 45px;
}

.chamada-jumbo .saiba-mais-mo {
  left: 41px;
}

.saiba-mais-mo:hover {
  color: white;
}

.saiba-mais-mo::after {
  content: "";
  display: block;
  height: 1px;
  width: 40px;
  transition: width 0.5s ease-out;
  background-color: var(--peach);
  position: absolute;
  left: -40px;
}

.saiba-mais-mo:hover::after {
  width: calc(100% + 40px);
}

.titulo-animado {
  text-align: center;
}

.titulo-animado h2 {
  font-family: "Aalto Sans Essential", Sans-serif !important;
  font-size: 42px;
  font-weight: 200 !important;
  font-style: italic;
  letter-spacing: 0.025rem;
  position: relative;
  margin-bottom: 18px;
  padding-bottom: 11px;
  display: inline-block;
}

.titulo-animado h2 b {
  font-weight: 500;
}

.titulo-animado h2::after {
  content: "";
  display: block;
  width: 1px;
  height: 1px;
  background-color: var(--peach);
  position: absolute;
  bottom: 0;
  left: 0;
  transition: width 0.5s ease-out;
}

.titulo-animado h2.active::after {
  width: 100%;
}

.big-orange-text {
  color: #ff8853;
  font-weight: 100;
  line-height: 1.1;
}

.equipe .elementor-accordion-item {
  position: relative;
}

.equipe .elementor-accordion-item::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #909090;
  position: absolute;
  bottom: 0;
  left: 0;
}

.elementor-accordion-item b {
  font-weight: 600;
}

.elementor-accordion-title {
  display: flex;
}

.thumbCartas article .descThumbProfile h3 {
  font-family: "Aalto Sans Essential", Sans-serif !important;
  font-weight: 300;
}

.thumbCartas .accordion-content {
  font-family: "Aalto Sans Essential", Sans-serif !important;
  font-weight: 300;
}

.thumbCartas article .descThumbProfile p {
  font-family: "Aalto Sans Essential", Sans-serif !important;
  font-weight: 600;
}

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}

.wpcf7-select {
  background-color: #fff;
  border: none;
  border-radius: 0;
  border-bottom: solid 1px #a7b0b2;
  padding-left: 0;
  color: #3a4348;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1.9px;
  text-transform: uppercase;
}

.elementor-171
  .elementor-element.elementor-element-705139f
  .wpcf7-form
  ::placeholder {
  opacity: 1;
}

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  border-radius: 0;
  background-color: #630d24;
  width: 254px;
  height: 52px;
  text-align: center;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  padding-top: 21px;
}

.custom-file-control::after {
  content: "ANEXAR CURRÍCULO";
}

.form-two-column {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}

.wpcf7-spinner {
  position: absolute;
}

.btn-small .elementor-button-link.elementor-button {
  width: 184px !important;
}

.wrapper-listas-cartas {
  display: flex;
  flex-direction: column-reverse;
}
.wrapper-ano-cartas {
  background-color: #e5e5e5;
  padding: 20px 50px;
  margin-bottom: 40px;
}
.wrapper-ano-cartas h3 {
  font-size: 48px;
  font-weight: 300;
}
.wrapper-ano-cartas ul {
  list-style: none;
}
.wrapper-ano-cartas li {
  margin-right: 25px;
  display: inline-block;
}
.wrapper-ano-cartas li:last-child {
  margin-right: 0;
}
.wrapper-ano-cartas a {
  font-weight: 300;
  color: #630d24;
}
.wrapper-ano-cartas hr {
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
  margin-bottom: 19px;
}
@media (min-width: 1200px) {
  .banner h2 {
    font-size: 62px;
    float: right;
  }

  .space-banner {
    width: 166px;
  }

  .titulo-animado {
    font-size: 42px;
    font-style: italic;
  }

  .big-orange-text {
    font-size: 68px;
  }

  .img-sanfona img {
    width: 164px;
    min-width: 164px;
  }

  .img-sanfona {
    margin-right: 24px;
    width: 164px;
  }

  .sanfona-img .elementor-accordion-item .elementor-tab-content {
    margin-top: -100px;
  }

  .wp-image-321 {
    margin-left: 60px !important;
  }
}

@media (max-width: 1199px) {
  .banner h2 {
    font-size: 30px;
    float: right;
  }

  .big-orange-text {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .banner h2 {
    font-size: 20px;
    float: left;
  }

  .img-mouse-over {
    overflow: hidden;
  }

  .img-mouse-over img {
    height: 400px;
    max-width: unset;
  }

  .wrapper-text-center {
    width: 280px;
  }

  .elementor-widget-container .banner-premium img {
    height: 400px;
    width: unset !important;
    max-width: unset !important;
    margin-left: -100px;
  }

  .big-orange-text {
    font-size: 20px;
  }

  .elementor-accordion-title {
    flex-flow: column;
  }

  .img-sanfona {
    width: 100%;
    margin-bottom: 15px;
  }

  .img-sanfona img {
    width: 100%;
    min-width: 100%;
  }

  .form-two-column {
    flex-flow: column;
  }

  .column-form {
    margin-bottom: 30px;
    width: 100%;
  }

  .custom-file-control {
    width: 100%;
  }

  .titulo-animado h2.active::after {
    max-width: 100%;
  }
}
