@import url("https://fonts.cdnfonts.com/css/gotham");

html {
  scroll-behavior: smooth;
}

a {
  text-decoration: none;
}

.divSeparator {
  height: 15px;
}

.Banner {
  position: relative;
  height: 600px;
  padding: 12em 5% 10em;
  background-size: cover;
  background-position-x: center;
  background-position-y: center;
  align-content: center;
  overflow: hidden;
}

.Banner::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /*background-color: rgba(254, 109, 57, 0.8);*/
  background-color: rgba(0, 0, 0, 0.6);
}

.banner-title {
  position: relative;
  font-family: "Gotham", sans-serif;
  color: #ffffff;
  font-size: clamp(1.5rem, 5vw, 3rem);
  margin-bottom: 0px;
}

.banner-text {
  position: relative;
  font-family: "Gotham Light", sans-serif;
  font-weight: 900;
  color: #ffffff;
  font-size: clamp(0.3rem, 3.7vw, 1.5rem);
  letter-spacing: 2px;
}

.icnIdioma {
  width: 45px;
  height: 28px;
}

#Banner1 {
  background-image: url("../../../img/carousel/carExp.JPG");
}

#Banner2 {
  background-image: url("../../../img/carousel/carSpec.jpg");
}

#Banner3 {
  background-image: url("../../../img/misc/backTest.jpg");
}

#Banner4 {
  background-image: url("../../../img/carousel/carFor.jpg");
}

.itemChamber {
  position: relative;
  height: 400px;
  width: 100%;
  background-position-x: center;
  background-position-y: -30px;
  align-content: center;
}

#chamberCel {
  background-image: url("../../../img/carousel/chmb/cel.jpg");
}

#chamberHeli {
  background-image: url("../../../img/carousel/chmb/heli.jpg");
}

#chamberTab {
  background-image: url("../../../img/carousel/chmb/tab.jpg");
}

#chamberLap {
  background-image: url("../../../img/carousel/chmb/laptop.jpg");
}

#chamberCar {
  background-image: url("../../../img/carousel/chmb/car.jpg");
}

#chamberPlane {
  background-image: url("../../../img/carousel/chmb/plane.jpg");
}

.carousel-control-prev,
.carousel-control-next {
  margin: auto 20px;
  width: clamp(40px, 2vw, 75px);
  height: clamp(40px, 2vw, 75px);
}

.itemMenu {
  color: #232323 !important;
  font-size: 12pt;
}

.itemMenu:hover {
  color: #fe6d39 !important;
}

.itemMenuButton {
  font-family: "Gotham", sans-serif;
  font-size: 12pt;
  font-weight: 500;
  color: #ffffff !important;
  background-color: #fe6d39;
  padding: 10px 50px;
  width: 230px;
}

.btnArrow {
  font-family: "Gotham", sans-serif;
  width: 200px;
  font-size: 12pt;
  font-weight: 500;
  color: #ffffff !important;
  background-color: #fe6d39;
  padding: 10px 20px;
}

.btnFirst {
  font-family: "Gotham", sans-serif;
  width: 200px;
  font-size: 12pt;
  font-weight: 500;
  color: #fe6d39 !important;
  background-color: #232323;
  padding: 10px;
}

.btn-blog {
  height: 35px;
  font-family: "Gotham", sans-serif;
  font-size: 9pt;
  font-weight: 500;
  color: #ffffff !important;
  background-color: #fe6d39;
  padding: 3px 7px;
  width: 120px;
  padding-top: 8px;
}

.itemMenuButton:hover {
  color: #fe6d39 !important;
  background-color: #000000;
}

.ButtonLink {
  font-family: "Gotham", sans-serif;
  width: 200px;
  font-size: 12pt;
  font-weight: 500;
  color: #ffffff !important;
  background-color: #fe6d39;
}

.ButtonLink:hover {
  color: #fe6d39 !important;
  background-color: #000000;
}

.ButtonLinkInv {
  font-family: "Gotham", sans-serif;
  width: 230px;
  font-size: 12pt;
  font-weight: 500;
  color: #fe6d39 !important;
  background-color: #000000;
  padding: 10px 20px;
}

.ButtonLinkInv:hover {
  color: #fe6d39 !important;
  background-color: #ffffff;
}

.link {
  color: #ffffff;
}

.link:hover {
  color: #fe6d39;
}

.textLB {
  font-family: "Gotham", sans-serif;
  font-weight: 400;
}

.textL1 {
  font-family: "Gotham", sans-serif;
  font-weight: 900;
  font-size: clamp(1.5rem, 4vw, 2.5rem);
}

.textLC {
  font-family: "Gotham", sans-serif;
  font-weight: 900;
  font-size: clamp(1.5rem, 3vw, 1.8rem);
}

.textLCC {
  font-family: "Gotham", sans-serif;
  font-weight: 900;
  font-size: 13pt;
}

.textLCB {
  font-family: "Gotham", sans-serif;
  font-weight: 900;
  font-size: clamp(1rem, 2vw, 1rem);
}

.textL2 {
  font-family: "Gotham", sans-serif;
  font-weight: 600;
}

.textL3 {
  font-family: "Gotham Light", sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
}

.textL4 {
  font-family: "Gotham Light", sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 13px;
}

.textL5 {
  font-family: "Gotham Light", sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 11px;
}


.textL6 {
  font-family: "Gotham Light", sans-serif;
  font-weight: 300;
  letter-spacing: 0px;
  font-size: 12px;
}

.imgLogo {
  width: 140px;
  height: 64px;
}

#cardFAQ{
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

#LinkFAQ {
  font-size: 16px;
  font-weight: 500;
  display: flex;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  align-items: center;
  padding: 8px 10px;
  width: 100%;
  background: #f36d39;
  color: #000;
  cursor: pointer;
  border: 1px #fff;
}

.ImageRocket {
  width: 20px;
}

.CardMenuAdm {
  position: relative;
  border-radius: 15px;
  background-color: #333333;
  width: 185px;
  height: 135px;
  margin: auto;
  text-align: center;
  transition: all 0.5s ease;
  vertical-align: middle;
}

.CardMenuAdm:hover {
  position: relative;
  background-color: #f36d39;
  box-shadow: 0 0 1em #000000;
  transition: all 0.3s ease;
}

.CardMenuAdmDis {
  position: relative;
  border-radius: 15px;
  background-color: #bbbbbb;
  color: #999999;
  width: 185px;
  height: 135px;
  padding: 1.2em 1em 0em 1em;
  margin: auto;
  text-align: center;
  transition: all 0.5s ease;
}

.CardMenuUser {
  position: relative;
  border-radius: 15px;
  background-color: #333333;
  width: 80%;
  height: 90px;
  padding: 1em 0.5em 0em 0.5em;
  margin: auto;
  text-align: center;
  transition: all 0.5s ease;
}

.CardMenuUser:hover {
  position: relative;
  background-color: #f36d39;
  box-shadow: 0 0 1em #000000;
  transition: all 0.3s ease;
}

.CardMenuAdm-details {
  position: absolute;
  padding-top: 15px;
  bottom: 15px;
  right: 15px;
  width: 90%;
  text-align: right;
}

.ThumbUser {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  border: 2px solid #ffffff;

}

.ImgBack {
  background-size: cover;


}

.CardFile {
  position: relative;
  background-color: #ffffff;
  transition: all 0.3s ease;
  border-bottom: 1px solid #f36d39;
}

.CardFile:hover {
  background-color: #333333;
  color: #ffffff;
}

.CardFile-icon {
  position: relative;
  align-content: center;
  ;
}

.CardFile-icon2 {
  position: relative;
  align-content: center;
}

.CardFile-content {
  padding: 0.5em 1em;
}

.CardAbout {
  position: relative;
  padding: 0em 0em;
  margin: auto;
  background-size: cover;
  color: #a86c49;
  width: 100%;
  height: 480px;
  overflow: hidden;
  transition: all 0.2s ease;
  background-position: center;
  background-image: url("../../../img/misc/team2.jpg");
}

.CardAbout:hover {
  box-shadow: 0 0 1em #f85c02;
}

.CardAbout::before {
  content: "";
  position: absolute;
  transform: translateX(-100%);
  width: 100%;
  height: 40%;
  bottom: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.9);
  transition: transform 0.8s ease;
}

.CardAbout:hover::before {
  transform: translateX(0%);
}

.CardAbout-title {
  position: relative;
  font-family: "Gotham Black", sans-serif;
  letter-spacing: 1px;
  transition: all 0.8s ease;
  color: #fe6d39;
}

.CardAbout:hover .CardAbout-title {
  color: #000000;
}

.CardAbout-content {
  position: absolute;
  transform: translateX(200%);
  padding: 8em 2em 1em;
  color: rgba(184, 152, 133, 0.87);
  width: 100%;
  height: 100%;
  top: 200px;
  left: 0px;
  background: rgba(255, 255, 255, 0);
  transition: all 1s ease;
  opacity: 0;
  font-size: 10pt;
}

.CardAbout:hover .CardAbout-content {
  transform: translateX(0%);
  color: #f5e1d6;
  opacity: 1;
}

.CardAbout-description {
  font-size: 12px;
}

.CardAbout-social {
  position: absolute;
  bottom: 0px;
  transform: translateY(100%);
  height: 150px;
  width: 50%;
  transition: all 0.5s ease;
  opacity: 1;
  padding: 0.3em 0.2em;
}

.CardAbout:hover .CardAbout-social {
  transform: translateY(-40%);
}

.imgAbout3 {
  position: relative;
  height: 350px;
  width: 350px;
  overflow: hidden;
  transition: all 0.2s ease;
}

.imgAbout3:hover {
  overflow: hidden;
  box-shadow: 0 0 1em rgba(255, 94, 0, 0.8);
}

.imgAbout-content {
  position: absolute;
  background-color: rgba(255, 94, 0, 0.8);
  bottom: 20px;
  height: 20%;
  padding: 3px 3px;
  width: 80%;
  transition: all 0.3s ease-in-out 0.2s;
  transform: translateX(-100%);
}

.imgAbout3:hover .imgAbout-content {
  transform: translateX(0%);
}

.imgAbout2 {
  position: absolute;
  top: -20px;
  left: -20px;
  z-index: -1;
  background-color: orangered;
  width: 250px;
  height: 250px;
}

.imgIcon {
  width: 60%;
}

.divText1 {
  height: auto;
  font-size: 20pt;
  color: #ffffff;
  font-family: "Gotham Black", sans-serif;
}

.botao {
  border-style: solid;
  font-size: 10pt;
  background-color: rgba(0, 0, 0, 0);
  height: 50px;
  color: white;
  border-color: #ffffff;
}

.circle-box div {
  padding: 0 1rem;
  font-family: "Gotham Black", sans-serif;
  font-size: 20pt;
}

.section-bg {
  position: relative;
}

.section-bg3 {
  height: 450px;
  background-image: url("../../../img/misc/backAbs2.jpg");
  background-attachment: fixed;
  background-size: cover;
}

.section-bg1 {
  height: 450px;
  background-image: url("../../../img/misc/backFuture.jpg");
  background-attachment: fixed;
  background-size: cover;
}

.section-bg2 {
  height: 450px;
  background-image: url("../../../img/carousel/carFor.jpg");
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
}

.section-bg2::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 72, 0, 0.6);
}

.section-bgPages {
  position: relative;
  height: 480px;
  background-image: url("../../../img/carousel/carMember.jpg");
  background-size: cover;
  background-attachment: fixed;
}

.section-bgChm {
  position: relative;
  height: 480px;
  background-image: url("../../../img/carousel/bnChamber.jpg");
  background-size: cover;
  background-attachment: fixed;
}

.section-bgChm::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}

.section-bgAb {
  position: relative;
  height: 480px;
  background-image: url("../../../img/carousel/bnAbout.jpg");
  background-size: cover;
  background-attachment: fixed;
}

.section-bgAb::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

.section-bgServ {
  position: relative;
  height: 480px;
  background-image: url("../../../img/carousel/bnServ.jpg");
  background-size: cover;
  background-attachment: fixed;
}

.section-bgServ::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

.section-bgCont {
  position: relative;
  height: 480px;
  background-image: url("../../../img/carousel/bnCont.png");
  background-size: cover;
  background-attachment: fixed;
}

.section-bgCont::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}

.section-bgPages::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

#SecDescChamb {
  background-position-y: -50px;
  background-size: auto;
  background-image: url("../../../img/misc/chamber-section.gif");
}

.secSent2 {
  position: relative;
  background: url("../../../img/misc/valuable.png");
  height: auto;
  background-size: cover;
  background-attachment: fixed;
}

.secSent {
  position: relative;
  background: url("../../../img/carousel/carFor.jpg");
  min-height: 480px;
  height: auto;
  background-size: cover;
  background-attachment: fixed;
}

.secReflect {
  position: relative;
  background: url("../../../img/misc/nonreflect.jpg");
  background-size: cover;
  background-attachment: fixed;
}

.secReflect::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
}

.imgSocial {
  height: 350px;
}

.secPreFooter {
  position: relative;
  background: url("../../../img/misc/backAbs.jpg");
  height: auto;
  background-size: cover;
  background-position: center;
}

.secPreFooter::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
}

.SectionForm {
  background: url("../../../img/misc/bgPlan1.png");
}

.secSent::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
}

.section-content {
  width: 100%;
  text-align: center;
  margin: auto;
  position: absolute;
  z-index: 1;
}

.cardchmb {
  height: 400px;
}

.cardFeat {
  margin: auto;
  width: 100%;
  position: relative;
  border-color: #000000;
  border-style: solid;
  border-width: 0px;
  padding: 20px 0px;
  background-size: cover;
  height: 270px;
  overflow: hidden;
  transition: all 0.2s ease;
}

.cardFeat:hover {
  box-shadow: 0 0 4em #000000;
}

.cardFeat-title {
  position: absolute;
  transition: all 0.2s ease-in;
  transform: translateY(50%) translateX(0%);
  background-color: rgba(0, 0, 0, 0.6);
  height: 60px;
  width: 100%;
  top: 0px;
  color: #ffffff;
  transition: all 0.5s ease;
  font-size: 10pt;
}

.cardFeat:hover .cardFeat-title {
  transform: translateX(-100%) translateY(50%);
}

.cardFeat-content {
  position: absolute;
  transition: all 0.2s ease-in;
  transform: translateY(200%);
  background-color: rgba(0, 0, 0, 0.6);
  height: 100px;
  bottom: 0px;
  padding: 15px 15px;
  color: #ffffff;
  transition: all 0.5s ease;
  font-size: 10pt;
}

.cardFeat:hover .cardFeat-content {
  transform: translateY(0);
}

#cardFeat1 {
  background-image: url("../../../img/misc/imgMet.jpg");
}

#cardFeat2 {
  background-image: url("../../../img/misc/imgTime.jpg");
}

#cardFeat3 {
  background-image: url("../../../img/misc/imgQual.jpg");
}

.iconFeat {
  width: 100%;
}

.secHChamb {
  background-image: url("../../../img/misc/valuable.png");
  background-size: cover;
}

.float {
  position: fixed;
  width: 80px;
  height: 80px;
  bottom: 40px;
  right: 40px;
  background-color: #fe6d39;
  color: #000000;
  border-radius: 50px;
  text-align: center;
  border-color: #ffffff;
  border-width: 1px;
  border-style: solid;
}

.imgBlog {
  width: 80%;
}

.chkForm {
  margin-top: 8px;
  accent-color: #fe6d39;
  width: 20px;
  height: 20px;
  border-color: #fe6d39;
}

#SecFormContact {
  min-height: 480px;
  height: auto;
  position: relative;
}

.cardTService {
  position: relative;
  margin: auto;
  align-self: center;
  padding: 30px 4px;
  border: solid;
  border-color: #fe6d39;
  border-width: 4px;
  width: 230px;
  height: 230px;
}

.cardContact {
  position: relative;
  margin: auto;
  align-self: center;
  padding: 60px 4px;
  border: solid;
  border-color: #fe6d39;
  border-width: 4px;
  width: 230px;
  height: 230px;
  transition: 0.2s ease;
}

.cardContact:hover {
  transform: scale(1.1);
  background-color: #f5e1d6;
}

.cardMenuAdm {
  position: relative;
  margin: auto;
  align-self: center;
  padding: 35px 40px;
  border: solid;
  border-color: #fe6d39;
  border-width: 2px;
  transition: 0.2s ease;
}

.cardMenuAdm:hover {
  transform: scale(1.1);
  background-color: #f5e1d6;
}

.float:hover {
  color: #ffffff;
}

.my-float {
  margin-top: 22px;
}

.cardNews-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
}

.cardNews {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  border-radius: 15px;
  transition: all 0.5s ease;
  height: 300px;

}


.cardNews::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(0deg,
      transparent,
      transparent 30%,
      #f36d39);
  transform: rotate(-45deg);
  transition: all 0.5s ease;
  opacity: 0;
}

.cardNews:hover {
  transform: scale(1.05);
  box-shadow: 0 0 20px #f36d39;
}

.cardNews:hover::before {
  opacity: 1;
  transform: rotate(-45deg) translateY(100%);
}

.cardNews:hover .cardNews-body {
  background-color: #f36d39;

}

.cardNews-body {
  transition: all 0.5s ease;
  background-color: #000000;

}

.cardNews-link {
  transition: all 0.5s ease;
  color: #ffffff;
}

.cardNews:hover .cardNews-link {
  color: #000000;
}

.cardNews-date {
  transition: all 0.5s ease;
  color: #f36d39;
}

.cardNews:hover .cardNews-date {
  color: #ffffff;
}

/***************/

.cardBlog {
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  height: 450px;
  width: 100%;
  background-color: #ffffff;
  overflow: hidden;
}

.cardBlog-content {
  background-color: #ffffff;
}

.cardBlog-footer {
  position: absolute;
  bottom: 0px;
  padding-bottom: 20px;
}

.cardFBlog {
  position: relative;
  display: flex;
  width: 100%;
}

.cardHBlog {
  position: relative;
  display: flex;
  width: 100%;
}

.cardHBlog-image {
  width: 100%;
}

.cardservice {
  margin: auto;
  position: relative;
  font-size: 12px;
  /*background-image: linear-gradient(135deg, rgb(7, 92, 121), rgb(94, 208, 243));*/
  background-color: rgba(255, 255, 255, 0.5);
  padding: 0;
  width: 100%;
  height: 220px;
  transition: all 0.3s ease;
  overflow: hidden;
}

.cardService {
  min-height: 490px;
}

.imgRocket {
  margin: auto;
  transition: all 0.3s ease;
  display: block;
}

.iconChamber {
  padding: 20px 20px;
  border-radius: 60px;
  background-color: #eeeeee;
}

.cardChamber {
  position: relative;
  background-color: #ffffff;
  min-height: 100px;
  height: 190px;
  width: 190px;
  margin: auto;
}

.cardChamberS {
  position: relative;
  background-color: #ffffff;
  min-height: 360px;
  height: 420px;
  width: 100%;
}

.cardservice:hover .imgRocket {
  opacity: 0;
}

.cardservice-image {
  position: absolute;
  top: 0px;
  width: 100%;
  background-image: url("../../../img/misc/bgPlan1.png");
  background-size: cover;
  height: 200px;
}

.cardservice-content {
  padding: 0.6em 1em;
  color: #000000;
  z-index: 999999;
  transition: transform 0.3s ease;
}

.cardservice:hover .cardservice-content {
  transform: translateY(-52%);
  color: #fe6d39;
}

.cardservice-content-top {
  padding: 0.5em 0 1.5em;
  font-family: "Gotham", sans-serif;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 2px;
  transition: all 0.1s linear;
}

.cardservice:hover .cardservice-content-top {
  opacity: 1;
}

.cardservice-title {
  font-family: "Gotham", sans-serif;
  font-size: 40px;
}

.cardservice-simbol {
  vertical-align: super;
  font-family: "Roboto", sans-serif;
  font-size: 40px;
}

.cardservice-description {
  font-family: "Gotham", sans-serif;
  font-size: 13px;
}

.cardChamberH {
  position: relative;
  background-color: #ffffff;
  min-height: 340px;
  height: auto;
  width: 100%;
}

.btnChambers {
  position: absolute;
  background-color: #fe6d39;
  color: #ffffff;
  font-weight: bold;
  bottom: 30px;
  width: 130px;
  left: 50%;
  margin-left: -65px;
}

.cardservice-button {
  margin: auto;
  font-size: 14px;
  padding: 0.3em 1.2em 0.3em;
  background-color: transparent;
  border: 2px solid white;
  font-family: "Gotham", sans-serif;
  color: #ffffff;
  cursor: pointer;
  font-weight: bold;
}

.cardservice-button:hover {
  background-color: #ffffff;
  color: #1b203f;
}

#DivFormChamber {
  position: relative;
  background: url("../../../img/misc/security.jpg");
  background-size: cover;
  background-position-x: center;
  overflow: hidden;
  min-height: 700px;
}

#DivFormChamber::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
}

#DivMember {
  position: relative;
  background: url("../../../img/misc/work.jpg");
  background-size: cover;
  background-position-x: center;
  overflow: hidden;
  min-height: 700px;
}

#DivMember::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
}

.CaixaTextoDin {
  border: 1px solid #fe6d39;
  background-color: transparent;
  color: #000000;
  font-size: 30pt;
}

.CaixaTextoDin:focus {
  border-color: #fe6d39;
  box-shadow: 0 0 0.4em #f85c02;
}

.CaixaTexto {
  border: 1px solid #CCCCCC;
  width: 100%;
  background-color: #FFFFFF;
  color: #000000;
}

.CaixaTexto:focus {
  border-color: #fe6d39;
  box-shadow: 0 0 0.4em #f85c02;
}

.CaixaTexto::placeholder {
  color: #fe6d39;
}

.AreaTexto {
  width: 100%;
  background-color: transparent;
  border: 1px solid #232323;
}

.AreaTexto::placeholder {
  color: #fe6d39;
}

.CaixaTextoInv {
  border: 1px solid #ffffff;
  width: 100%;
  background-color: transparent;
  color: #ffffff;
}

.CaixaTextoInv::placeholder {
  color: #fe6d39;
}

.AreaTextoInv {
  width: 100%;
  background-color: transparent;
  border: 1px solid #ffffff;
}

.AreaTextoInv::placeholder {
  color: #fe6d39;
}

.BotaoFormInv {
  position: relative;
  padding: 1em 2em;
  background-color: rgba(255, 255, 255, 0);
  color: #ffffff;
  border: 2px solid #ffffff;
  overflow: hidden;
  text-decoration: none;
}

.BotaoFormInv:hover {
  text-decoration: none;
}

/****************IMAGE GALLERY****************************/
.grid-wrapper>div {
  display: flex;
  justify-content: center;
  align-items: center;
}

.grid-wrapper>div>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.grid-wrapper {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-auto-rows: 200px;
  grid-auto-flow: dense;
}

.grid-wrapper .wide {
  grid-column: span 2;
}

.grid-wrapper .tall {
  grid-row: span 2;
}

.grid-wrapper .big {
  grid-column: span 2;
  grid-row: span 2;
}

/******************************Observers***********************/
.DivFade {
  opacity: 0;
  transition: opacity 1s ease 0.3s;
}

.fade-in {
  opacity: 1;
}

#DivBRFlag:hover #DivLanguage {
  content: "oi";
}

/******************************MEdia***********************/
@media only screen and (max-width: 1220px) {
  .cardMenuAdm {
    width: 120px;
    height: 120px;
  }

  .cardTService {
    position: relative;
    margin: auto;
    align-self: center;
    padding: 18px 4px;
    border: solid;
    border-color: #fe6d39;
    border-width: 4px;
    width: 175px;
    height: 175px;
  }

  .cardHBlog {
    position: relative;
    display: block;
    width: 100%;
  }
}

@media only screen and (max-width: 992px) {
  .cardChamberS {
    position: relative;
    background-color: #ffffff;
    height: 490px;
    width: 100%;
  }

  .section-bg3 {
    background-position-y: 0px;
    background-attachment: scroll;
  }

  .section-bg1 {
    background-attachment: scroll;
  }

  .section-bg2 {
    background-attachment: scroll;
  }

  .section-bgPages {
    background-attachment: scroll;
  }

  .section-bgChm {
    background-attachment: scroll;
  }

  .section-bgAb {
    background-attachment: scroll;
  }

  .section-bgServ {
    background-attachment: scroll;
  }

  .section-bgCont {
    background-attachment: scroll;
  }

  .secSent2 {
    background-attachment: scroll;
  }

  .secSent {
    background-attachment: scroll;
  }

  .secReflect {
    background-attachment: scroll;
  }
}

/**************************21. Job Positions **************************/

.cardJob-header {
  color: orangered;
  font-size: 10pt;
  text-transform: uppercase;
  border: 0;
  background-color: #FFFFFF;
}

.cardJob {
  padding-top: 15px;
  padding-bottom: 15px;
  border: 0;
  height: 360px;
  border-radius: 0;
}

.cardJob-body>p {
  font-size: 10pt;
  color: #666666;
}

.cardJob-body>.loc {
  font-size: 10pt;
  font-weight: bold;
}

.cardJob-footer {
  border: 0;
  background-color: #FFFFFF;
}

.btnJob {
  background-color: orangered;
  padding: 15px;
}

.btnJob:hover {
  background-color: #000000;
  color: orangered;
  padding: 15px;
}

.btnJob:active {
  background-color: #333333;
  color: orangered;
  padding: 15px;
}

/*# sourceMappingURL=style.css.map */