@font-face {
  font-family: "montserrat";
  src: url("montserrat/Montserrat-Regular.otf");
}
@font-face {
  font-family: "montserrat-bold";
  src: url("montserrat/Montserrat-Bold.otf");
}
@font-face {
  font-family: "montserrat-thin";
  src: url("montserrat/Montserrat-Thin.otf");
}
@font-face {
  font-family: "Roboto-Black";
  src: url("Roboto/Roboto-Black.ttf");
}
@font-face {
  font-family: "Roboto-Bold";
  src: url("Roboto/Roboto-Bold.ttf");
}
@font-face {
  font-family: "Roboto-Light";
  src: url("Roboto/Roboto-Light.ttf");
}
@font-face {
  font-family: "Roboto-Medium";
  src: url("Roboto/Roboto-Medium.ttf");
}
@font-face {
  font-family: "Roboto-Regular";
  src: url("Roboto/Roboto-Regular.ttf");
}
@font-face {
  font-family: "Roboto-Thin";
  src: url("Roboto/Roboto-Thin.ttf");
}
.classe-exemplo-2021 {
  background-color: grey;
}
@media print {
  /* styling goes here */
  .fixed-top,
  .submenu-content,
  .footer,
  .share-btn-container,
  #myBtnScroll {
    display: none!important;
  }
}
#s4-bodyContainer {
  padding-bottom: 0px !important;
  background-color: #e9ecef;
}
#s4-workspace {
  background-color: #e9ecef;
}
#s4-workspace::-webkit-scrollbar {
  width: 0em!important;
}
body,
html,
#s4-workspace {
  scroll-behavior: smooth;
}
::-webkit-scrollbar {
  height: 0.4em;
  width: 6px;
}
::-webkit-scrollbar-button {
  background: #717171 !important;
}
::-webkit-scrollbar-thumb {
  background: #c9c9c9 !important;
}
::-webkit-scrollbar-track-piece {
  background: #e8b73d !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: montserrat-bold;
}
p {
  font-family: montserrat;
  font-size: 14px;
}
ul {
  padding-top: 10px;
  padding-bottom: 10px;
}
ol > li {
  margin-top: 20px;
}
.cor-pracas {
  background-color: #edee9d;
}
.cor-sargentos {
  background-color: #c3daca;
}
.cor-oficiais {
  background-color: #d7b3b0;
}
.conjunto-principal {
  background-color: #e8b73d;
  color: black;
}
.black {
  color: white !important;
  background-color: black !important;
  font-size: 1.7rem !important;
}
.highlight {
  background-color: #ffd772 !important;
}
.box-shadow {
  padding: 15px;
  box-shadow: 1px 1px 8px lightgrey;
}
.tag-pesquisa {
  background-color: rgba(32, 135, 65, 0.3);
  padding: 0px 5px;
}
.army_paginagenerica,
.paginas-interiores-simples {
  margin-bottom: 211px;
  margin-bottom: 0;
}
.spinner-border {
  position: relative;
  top: 100px;
  width: 4rem;
  height: 4rem;
  color: #e8b73d;
}
.arrow_bck {
  width: 60px;
  padding-top: 0px;
  height: 50px;
  border-radius: 50%;
  display: inline-block;
  margin: auto;
  background: linear-gradient(273deg, #ffffff, #ffffff) !important;
  color: #e8b73d !important;
  /* border: 2px solid #e0b810db !important; */
}
.arrow_bck:hover {
  color: #d8a21a !important;
}
button.btn.vid-card-btn {
  background-image: radial-gradient(white 10px, #2d2d1700 30%, #ffffff00 50%);
  color: crimson;
  border: none !important;
}
#myBtnScroll {
  position: sticky;
  bottom: 35px;
  z-index: 1000;
  padding-bottom: 9px;
  margin-top: -50px;
  float: right;
  margin-right: 10px;
}
#myBtnScroll button {
  display: none;
  position: sticky;
  bottom: 30px;
  right: 15px;
  z-index: 1000;
  font-size: 10px;
  outline: none;
  background-color: #e8b73d !important;
  color: white;
  cursor: pointer;
  border-radius: 10%;
  min-width: 30px !important;
}
#myBtnScroll button:hover {
  background-color: #555;
}
#myBtnScroll button img {
  width: 25px;
  margin: 0 1px 1px 0;
}
.missao-page p {
  font-weight: 600;
}
header > p {
  display: block;
  font-style: italic;
  margin: 0.5em 0 0 0;
  padding-bottom: 0.5em;
}
header.major,
div.major {
  position: relative;
  text-align: center;
  border-top: solid 1px #ccc;
  top: 1em;
  margin: 0;
}
header.major h2,
div.major h2,
header.major h1,
div.major h1 {
  background: #e9ecef;
  position: relative;
  top: -0.65em;
  display: inline;
  margin: 0;
  padding: 0 1em 0 1em;
  color: black;
  font-weight: 600;
}
.titulo-preenchido {
  font-weight: 600;
  padding: 5px;
  margin: 5px 0 15px;
  min-height: 53px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.nav-tabs .nav-link-exe.active {
  color: #495057;
  border-color: green;
}
.nav-tabs .nav-link-exe {
  border: none;
  border-bottom: 2px solid gray;
  color: #3a3737;
  font-weight: 600;
  font-family: montserrat-bold;
}
.navcolor {
  margin-bottom: -16px;
  background-color: #000;
  background-image: none;
}
.navcolor-scroll {
  background-color: #000;
}
.submenu-div {
  background-color: #f3f3f300;
  transition: height 0.3s, opacity 0.5s ease;
  margin-top: 0px !important;
  position: static;
  height: auto !important;
  z-index: 10;
  display: block;
}
.submenu-div-hide {
  pointer-events: none;
  display: none;
}
.submenu-content {
  display: flex;
  justify-content: flex-start;
  padding: 0;
  background-color: #ffffffde;
  background-image: none;
  flex-wrap: wrap;
}
.modal-backdrop {
  position: absolute;
  z-index: -1;
}
.modal div#demo,
.modal .modal-content {
  background: transparent;
  border: none;
}
div#gallery-home-main {
  margin-top: 20px;
}
div.row div.col-lg-12.text-center.verdeTropa {
  margin: 7% 0 4% 0;
}
.faixa-titulo {
  height: 17vh;
  background-color: #cbd3da;
  text-align: center;
  font-family: montserrat-bold;
}
.faixa-titulo h1,
.faixa-titulo h6 {
  color: black !important;
}
footer.py-4.bg-dark.text-white-50 {
  background-color: #000000e8 !important;
  background-image: none !important;
}
input[type=password],
input[type=text],
input[type=file],
textarea,
.ms-inputBox {
  border: 1px solid #ced4da;
}
.social-icons-top span,
.social-icons span {
  background-color: transparent !important;
}
.social-icons-top span a,
.social-icons span a {
  color: #1b1b1b;
}
.social-icons-top span a:visited,
.social-icons span a:visited {
  color: #1b1b1b;
}
.ms-rte-embeddialog-textarea {
  height: 600px;
}
.paginas-interiores.largura-max.bg-isabelline {
  padding-top: 0px !important;
}
div.destaque-img-pattern div.h2 {
  display: table;
  padding: 13px 12px 13px 3px;
  background-color: #5e5e5ec4;
  font-family: montserrat-bold;
  color: #ffffff;
  font-size: 2.5rem;
}
div.destaque-img-pattern div.h5 {
  padding: 5px 8px;
  margin-bottom: 0px;
  background-color: #e8b73dd4;
  color: black;
  font-size: 1.7rem;
  font-family: montserrat-bold;
  display: inline-block;
}
div.navbar-nav div {
  border-left: none;
}
div.navbar-nav div.btn-group.active span.menu {
  border-bottom: 2px solid #e8b73d;
  color: white;
}
div.navbar-nav div.btn-group {
  border-left: none !important;
}
div.navbar-nav div.btn-group:hover {
  border: none;
  border-left: none !important;
  background-color: transparent;
}
div.navbar-nav div.btn-group button {
  border: none;
  font-size: 15px !important;
  font-family: montserrat-bold;
  font-weight: 400;
  text-transform: uppercase;
  color: white !important;
  text-align: center;
}
div.navbar-nav div.btn-group button:active {
  background-color: transparent;
  box-shadow: none;
  border: none;
}
div.navbar-nav div.btn-group button:focus {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
div.navbar-nav div.btn-group button:hover {
  background-color: transparent;
  color: #eadd42 !important;
}
ul.dropdown-menu.show {
  position: fixed !important;
  transform: translate3d(147px, 196px, 0px) !important;
}
.flexItem-dropItem {
  border-left: 0.5px solid white;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
  padding: 8px 40px 8px 40px;
}
.flexItem-dropItem a {
  color: black !important;
}
.flexItem,
.flexItem:visited {
  height: 40px;
  text-align: center;
  color: #231f1f !important;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
  padding: 10px 8px;
  line-height: 12px;
  border-left: none;
  max-width: 220px;
  white-space: normal;
  font-family: montserrat-bold;
}
.flexItem:last-child,
.flexItem:visited:last-child {
  border-right: none;
}
.flexItem:hover,
.flexItem:visited:hover {
  border-bottom: none;
}
.flexItem a,
.flexItem:visited a {
  color: black;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 10.5px;
}
.flexItem a:hover,
.flexItem:visited a:hover {
  text-decoration-line: none;
}
.submenu-hovered {
  border-bottom: 2px solid #5e5e5e;
  cursor: pointer;
  color: black;
  text-decoration-line: none;
  text-align: center;
  background-color: rgba(199, 199, 199, 0.33);
}
.fixed-top {
  top: 0;
  right: 0;
  left: 0;
  z-index: 991;
  margin-bottom: 0px;
  transition: height 200ms;
  position: static;
}
#imagem-de-capa div.imgcapa {
  background-position-y: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 28.7vw;
  background-attachment: initial;
}
.vertical-align {
  margin-top: 0;
}
.gradient .col-lg-12.conteudo {
  position: relative;
  bottom: -17vw;
}
.div-video {
  height: 39vw;
  position: relative;
  top: -8vw;
}
.video-hero {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: contain;
}
#conteudo-macro a:hover {
  text-decoration-line: none!important;
}
div#conteudo-base div.col-3 a {
  text-decoration-line: none!important;
}
figure.parent-unit {
  text-align: center;
}
figure.parent-unit img {
  min-width: 200px;
}
figure.parent-unit figcaption p {
  font-family: 'montserrat';
  color: black!important;
  padding: 10px;
  line-height: initial;
  text-decoration-line: none!important;
  font-size: 14px;
}
figure.parent-unit figcaption p:first-child {
  font-family: 'montserrat-bold';
}
figure.child-unit {
  padding: 20px;
  text-align: center;
}
figure.child-unit figcaption p {
  font-family: 'montserrat';
  color: black!important;
  padding: 5px;
  line-height: initial;
  font-size: 13px;
  text-align: center;
  margin: auto;
}
figure.child-unit figcaption p:first-child {
  font-family: 'montserrat-bold';
}
.uni-aprontadora {
  color: black!important;
  font-size: 13px;
  font-family: 'montserrat-bold';
}
.grid-unit {
  border: 1px solid #ffffff;
}
.grid-unit a {
  text-decoration: none!important;
}
#unmuteBtn {
  background-color: rgba(206, 204, 204, 0.58);
  top: 35vw;
}
#playgrito,
#playmarcha {
  width: 36px;
  height: 34px;
  border-radius: 11%;
  position: absolute;
  float: right;
  background-color: rgba(70, 65, 65, 0.55);
  right: 71px;
  top: 400px;
  padding: 0 0 0px 5px;
}
.banner {
  position: absolute;
  top: 314px;
  left: 55px;
  z-index: 99;
  font-size: 48px;
  background-color: #000000 !important;
  color: white;
  content: attr("Exército Português");
  text-transform: uppercase;
  font-family: Univers;
  padding-right: 10px;
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  padding: 0;
  text-align: center;
}
a#logo {
  padding: 0;
  font-size: xx-large;
  margin: 1px 11px 2px 4px;
}
a#logo img {
  margin-top: -16px !important;
  height: 50px;
}
#searchBtn {
  padding: 8px 5px;
  color: white;
}
#searchBtn:hover {
  background-color: rgba(128, 127, 127, 0) !important;
}
span#closeBtn {
  color: #ffffff;
  text-decoration: none;
  padding: 8px 6px;
}
.fases-links {
  z-index: 100;
}
.fases-links a:visited {
  color: #313131;
}
.fases-links p {
  padding: 0 !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  text-align: center;
  font-family: montserrat-bold;
  color: #313131;
  margin: auto;
}
.fases-links .nav-link.scroll {
  border-radius: 50%;
  border: 4px solid gray;
  text-align: center;
  background-image: radial-gradient(#ffffff, white);
  width: 50px;
  height: 50px;
  padding: 5px;
  margin: auto;
}
.fases-links .nav-link.scroll.threshold {
  border: 3px solid #e8b73d !important;
  background-color: aqua;
  color: black;
}
.fases-links .nav-link.scroll.threshold + p {
  color: black;
}
.navbar-nav.mr-auto {
  margin: 0 !important;
  justify-content: flex-start !important;
  flex-grow: 3;
  width: 70% !important;
}
div#navbarsExampleDefault {
  width: 100%;
}
.social-icons-top {
  padding: 0 10px 0 10px;
  text-align: end;
}
.social-icons-top span:nth-child(4) {
  background-color: #e8b73d;
  margin-left: 0px !important;
}
.imgcapa {
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.comunicacao-filtros {
  display: none;
}
.habilitacoes-dropdown {
  display: none;
}
.testimonial {
  text-align: center;
}
.parallax {
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-perspective: 1px;
  perspective: 1px;
}
.parallax__layer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.parallax__layer--base {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.parallax__layer--back {
  -webkit-transform: translateZ(-1px) scale(2);
  transform: translateZ(-1px) scale(2);
}
.background-candidata {
  min-height: 1000px;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  padding-bottom: 15px;
}
.dashed-separador {
  width: 100%;
  border-bottom: 2px dashed gray;
  margin: 30px 0;
}
.form-candidata {
  background-color: white;
  box-shadow: 1px 3px 7px grey;
  padding: 15px;
  position: relative;
  bottom: 5px;
  width: 345px;
  margin: auto;
  min-width: 345px;
}
.form-candidata label {
  display: inline-block;
  margin-bottom: 0.5rem;
  font-size: 13px;
  font-family: Roboto-Bold;
  text-transform: uppercase;
  margin: 0;
}
.form-candidata .form-group {
  margin-bottom: 0.5rem;
}
.testemunho {
  background-color: white;
  padding: 0 30px 10px 30px;
  margin: 50px 30px;
  display: flex;
  justify-content: space-evenly;
  flex-direction: column;
}
.num-etapas {
  font-size: 45px;
  color: white;
  padding: 5px 30px;
  display: inline;
}
.list-etapas {
  position: relative;
  right: 27px;
}
.list-etapas .lead-candidata {
  color: white;
  margin: auto 0 0 0;
}
.list-etapas .text-candidata {
  color: white;
  margin: 0 0 auto 0;
  font-family: montserrat;
}
.blockquote-custom-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -16px;
  left: 17px;
}
.titulo-candidata {
  font-weight: 400 !important;
  margin-bottom: 20px !important;
  font-size: 2.5rem !important;
  line-height: 1.2 !important;
  margin-top: 0 !important;
  color: black;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto-Light", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
.lead-candidata {
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 15px;
  font-family: montserrat-bold;
}
.text-candidata {
  font-size: 14px;
  margin: 10px 0 0 0;
  font-family: montserrat;
}
.border-bottom {
  margin: 10px 0 15px 0;
  border-bottom: 3px solid !important;
  padding: 15px 0px;
}
.li-candidata {
  font-weight: 300;
  line-height: 2.1rem;
  padding-left: 10px;
}
.seccao-condicoes {
  font-weight: 600;
  padding: 0 0 0 20px;
  font-size: 15px;
  margin: 0;
}
.titulo-condicoes {
  text-transform: uppercase;
  padding: 20px 0 20px 20px;
  text-decoration: underline;
  font-family: montserrat-bold;
}
.titulo-etapas {
  font-family: montserrat-bold;
  color: white;
  margin: 40px 0 20px 10px;
  float: right;
}
.text-footer-candidata {
  text-transform: uppercase;
  background-color: #5e5e5e;
  padding: 12px 45px;
  position: relative;
  bottom: 15px;
  font-family: montserrat;
  color: white;
}
.testemunho-figure {
  position: relative;
  bottom: 30px;
}
.pagina-incentivos h1 {
  color: black;
  text-align: center;
  border-bottom: 1px solid gray;
}
.pagina-incentivos .cell {
  width: 100%;
  padding: 25px;
}
.pagina-incentivos .cell p {
  font-size: small;
  padding: 0 20px;
}
.pagina-incentivos .cell figcaption * {
  text-align: center !important;
}
.pagina-incentivos .cell blockquote {
  font-size: 10rem;
  line-height: 0.3;
  text-align: center;
  color: gray;
  font-family: sans-serif;
  position: relative;
  top: 36px;
}
.pagina-incentivos .flickity-viewport {
  height: 400px !important;
}
.pagina-incentivos .flickity-page-dots {
  bottom: 5% !important;
}
.separador-meio {
  width: 50%;
  border-top: 3px solid;
  text-align: center;
  color: #ababab;
  margin: 60px auto;
}
.separador-meio .separator {
  border-bottom: 3px solid #ababab;
  width: 50%;
  height: 25px;
  margin: auto;
}
.titulo-picotado {
  border-bottom: 1px dashed gray;
  margin-bottom: 20px;
  color: black;
  text-align: left;
  font-size: 23px !important;
}
.sup {
  border-left: 2px solid white;
  border-top: 2px solid white;
  width: 140px;
  position: relative;
  z-index: 0;
  height: 25px;
}
.inf {
  border-left: 2px solid white;
  border-bottom: 2px solid white;
  width: 140px;
  position: relative;
  z-index: 0;
  height: 25px;
}
.form-titulo {
  background-color: #5e5e5e;
  color: white;
  box-shadow: 4px 3px 3px grey;
  padding: 6px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  font-size: 20px;
  width: 355px;
  margin: auto;
  font-family: montserrat-bold;
}
.form-label {
  text-transform: uppercase;
  color: #a95d5d;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  margin-bottom: 5px;
  font-family: montserrat;
}
.header-titulo {
  text-align: center;
  background-color: #d8d8d8;
  padding: 35px;
  font-family: montserrat-bold;
}
.header-titulo h1,
.header-titulo h2,
.header-titulo h3,
.header-titulo h4,
.header-titulo h5 {
  font-family: montserrat-bold;
}
.header-titulo .h4-titulo {
  font-size: 2.1rem;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  font-family: montserrat-bold;
  /*text-transform: capitalize;*/
  padding: 0 10%;
}
.header-titulo .h6-descricao {
  font-family: montserrat-bold;
  font-size: 1rem !important;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}
.header-titulo .h6-descricao p {
  font-size: 1rem !important;
}
.caixa-com-imagem h4 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 1.4rem;
  font-family: montserrat-bold;
}
.caixa-com-imagem img {
  width: inherit;
  height: inherit;
}
.caixa-info {
  clear: left;
  background-color: white;
  padding: 20px;
}
.caixa-info ul {
  list-style-image: url('bullet1.jpg');
  padding-top: 0;
}
.link,
.link:hover,
.link:visited {
  color: #d8a21a;
  text-decoration: underline;
}
.video-container {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-container::after {
  padding-top: 56.25%;
  display: block;
  content: '';
}
.card {
  border: none;
  border-radius: 0;
  box-shadow: 1px 0px 6px #8080806b;
}
.card-img-top {
  height: 370px;
  background-position: center;
  background-size: cover;
}
.button-exe {
  background-color: #e8b73d;
  border: none !important;
  color: black;
  font-size: 2rem;
  font-family: montserrat-bold;
  display: inline-block;
  padding: 10px 20px 10px 20px;
  text-align: center;
  outline: none !important;
  cursor: pointer;
}
.button-exe:hover,
.button-exe:visited {
  color: black;
  text-decoration: none;
}
.card-body {
  min-height: 275px;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.card-body .button-exe {
  font-size: 22px !important;
  width: -webkit-fill-available !important;
}
.card-body .card-text {
  -webkit-line-clamp: 7 !important;
  overflow: hidden;
  padding-bottom: 2px;
  font-family: montserrat;
}
.sharethis-inline-share-buttons {
  position: relative;
  z-index: 0!important;
}
.img-responsive {
  width: 100%;
}
.threshold {
  border-bottom: 3px solid #e8b73d !important;
}
.nav-pagina-separador {
  width: 100%;
}
.nav-pagina-separador .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  background-color: white;
  border: 0.5px solid #afafaf63;
  border-top: none;
  border-bottom: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 250px !important;
}
.nav-pagina-separador .nav-item .nav-link {
  color: black;
  border: none;
  font-family: montserrat-bold;
  font-size: 21px;
  text-align: center;
  line-height: normal;
  border-radius: 0;
}
.nav-pagina-separador .nav-item .nav-link.active span {
  border-bottom: 2px solid #e8b73d;
}
ul.nav-pagina-separador {
  padding-top: 0;
}
.antigos-comandantes {
  width: 270px;
  height: 399px;
  background-position: center;
  margin: 1px;
  box-shadow: 1px 1px 5px grey;
}
.antigos-comandantes:hover .conteudo {
  visibility: visible;
  opacity: 1;
  TEXT-ALIGN: CENTER;
}
.antigos-comandantes .conteudo {
  background-image: linear-gradient(transparent, #00000047);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.2s linear;
}
.antigos-comandantes .conteudo .nome {
  color: white;
  font-family: montserrat-bold;
  font-size: 17px;
}
.antigos-comandantes .conteudo .data {
  font-family: montserrat-bold;
  font-size: 14px;
  color: white;
}
.grelha-profissoes {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 30px;
}
.card-profissao {
  border: none;
  border-radius: 0;
  box-shadow: 1px 0px 6px #8080806b;
  flex-basis: 25%;
  margin: 5px 1px 5px 1px;
  min-width: 272px;
}
.card-profissao .card-img-top {
  height: 250px;
}
h5.card-title.titulo-separador {
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 20px !important;
  font-family: montserrat-bold;
  border-bottom: 1px solid gray;
  padding-bottom: 15px !important;
  margin-bottom: 20px;
  -webkit-line-clamp: 4;
}
a#pesquisa-btn {
  font-size: 18px;
}
input#pesquisa-profissoes:hover {
  border-color: #757c82 !important;
}
input#pesquisa-profissoes:focus {
  border-color: #757c82 !important;
}
.accordion {
  background-color: #e0dddd;
  color: #191a1b;
  margin-bottom: 2px;
  cursor: pointer;
  padding: 15px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
  outline: none !important;
  font-family: montserrat-bold;
  font-size: 16px;
  font-weight: 700;
}
.accordion:focus {
  outline: none;
}
.accordion:hover {
  background-color: #ece8e8;
}
.accordion::after {
  content: "\276F";
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  transition: all 0.35s;
}
.accordion.active {
  background-color: #ece8e8;
}
.accordion.active::after {
  transform: rotate(90deg);
}
.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  box-shadow: 10px 10px 10px #d1cfcf;
}
.panel .text-candidata,
.panel li {
  color: black;
  font-family: montserrat;
  font-size: 14px;
}
.panel.open {
  max-height: none;
}
.anchor-image {
  width: 200px;
  text-align: center;
  padding: 30px;
  margin: 25px auto;
  outline: none;
}
.anchor-image img {
  width: 85%;
}
.anchor-image a {
  color: grey;
}
.anchor-image a:hover {
  text-decoration-line: none !important;
}
.regulamento {
  font-size: 12px;
  line-height: 1rem;
  margin: 10px auto 0;
  text-align: justify;
}
.UEO h3 {
  font-size: 1.1rem !important;
  text-transform: uppercase !important;
  font-family: 'montserrat-bold' !important;
}
.jumbo-img {
  background-color: black;
  height: 450px;
}
.jumbo-img img {
  opacity: 64%;
  object-fit: cover !important;
  height: 450px;
  width: 100%;
}
.jumbo-candidata {
  position: relative;
  bottom: 73% !important;
  text-align: center;
  font-family: montserrat;
}
.jumbo-candidata h2,
.jumbo-candidata p,
.jumbo-candidata a {
  color: white;
  text-align: center;
  font-weight: 600;
}
.jumbo-candidata .lead {
  font-size: 20px;
  MARGIN-BOTTOM: 32PX;
}
.navbar-exercito {
  color: #00070e;
}
img.carousel-cell-image.flickity-lazyloaded {
  object-fit: cover;
  top: 98px;
  position: relative;
  z-index: -1;
  width: -webkit-fill-available;
}
.carousel {
  background: #EEE;
}
.carousel-cell {
  width: 100%;
  height: 450px;
  background: transparent;
  border-radius: 5px;
}
.carousel-cell:before {
  display: block;
  text-align: center;
  line-height: 250px;
  font-size: 80px;
  color: white;
}
.carousel-cell img.img-responsive {
  margin: auto;
  width: auto;
  max-height: 375px;
}
.galeria-homepage {
  height: 450px;
  box-shadow: 0 0 5px #8e8e8e;
}
.galeria-homepage .carousel-cell {
  height: 450px;
  border-radius: 0;
}
.galeria-homepage .carousel-cell img {
  height: fit-content !important;
}
.galeria-homepage .carousel-cell:before {
  line-height: 450px;
}
.galeria-homepage .flickity-page-dots {
  bottom: 8px;
}
.galeria-homepage .flickity-page-dots .dot.is-selected {
  background: #e8b73d;
  width: 12px;
  height: 12px;
}
.galeria-homepage .flickity-page-dots .dot {
  width: 7px;
  height: 7px;
  opacity: 1;
  background: gray;
  border: 1px solid #80808045;
}
.testemunho-homepage {
  background-color: transparent;
  /* position dots in gallery */
}
.testemunho-homepage .carousel-cell {
  background: transparent;
}
.testemunho-homepage .carousel-cell:before {
  color: black;
}
.testemunho-homepage .flickity-page-dots {
  bottom: 10px !important;
}
.testemunho-homepage .flickity-page-dots .dot {
  width: 7px;
  height: 7px;
  opacity: 1;
  background: gray;
  border: 1px solid #80808045;
}
.testemunho-homepage .flickity-page-dots .dot.is-selected {
  background: #e8b73d;
  width: 12px;
  height: 12px;
}
.testemunho-homepage.page-alt {
  margin-left: 30px;
}
.testemunho-homepage.page-alt .flickity-viewport {
  height: 400px!important;
  padding: 15px;
}
.testemunho-homepage.page-alt .carousel-cell {
  background: transparent;
  padding: 3%;
  /*box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;*/
  width: 99%;
  height: 365px;
  margin: auto 2px;
}
.testemunho-homepage.page-alt .flickity-page-dots {
  bottom: 0.2vw !important;
}
/* position dots in gallery */
.flickity-prev-next-button {
  display: none;
}
.flickity-prev-next-button:hover {
  background: none;
}
.flickity-prev-next-button:disabled {
  display: none;
}
.nav-scroller .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  color: rgba(255, 255, 255, 0.75);
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.nav-underline .nav-link {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #6c757d;
}
.nav-underline .nav-link:hover {
  color: #007bff;
}
.nav-underline .active {
  font-weight: 500;
  color: #343a40;
}
.text-white-50 {
  color: rgba(255, 255, 255, 0.5);
}
.bg-purple {
  background-color: #6f42c1;
}
.lh-100 {
  line-height: 1;
}
.lh-125 {
  line-height: 1.25;
}
.lh-150 {
  line-height: 1.5;
}
.fixed-height-box {
  overflow: hidden;
  scroll-behavior: smooth;
}
.movableBox {
  position: relative;
}
.btn-scroll-down,
.btn-scroll-up {
  font-size: 18px;
  display: inherit;
  margin: 0px 3px;
  height: 45px;
}
.btn-scroll-down:hover,
.btn-scroll-up:hover {
  background-color: #f3c53d;
}
.btn-scroll-down:focus-within,
.btn-scroll-up:focus-within {
  background-color: #f3c53d;
}
.btn-scroll-down svg,
.btn-scroll-up svg {
  margin: auto;
}
.btn-underline-escuro {
  padding: 10px;
  background-color: #e8b73d;
  color: black !important;
  text-transform: uppercase;
  font-family: montserrat-bold;
}
.container.bloco-destaque-noticias.verdeTropa.Control_ArmyEventsList {
  margin: auto;
}
.titulo-seccao {
  font-family: montserrat-bold;
  margin: auto;
  color: black;
  padding: 20px 0;
}
.texto {
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  font-family: montserrat;
  font-style: normal;
  font-weight: 400;
  font-weight: normal;
  -ms-font-feature-settings: normal;
}
.lista-noticia .texto {
  display: table-cell;
  font-family: montserrat;
}
.form-body {
  font-family: Montserrat;
  font-size: 12px;
  width: 100%;
  margin: auto;
  background-color: white;
}
.form-body .regulamento {
  font-family: montserrat;
  font-size: 11px;
  padding: 10px;
  max-width: 363px;
  margin: 0 auto 10px auto;
}
.form-body input,
.form-body select {
  width: 100%;
}
.form-body .checkboxLabel input {
  width: 15px;
}
.form-body .checkboxLabel + div {
  margin-top: 0px !important;
  padding: 0;
}
.form-body .actions-bar {
  margin: auto;
  display: flex;
  justify-content: center;
  padding: 0;
  padding-top: 15px;
}
.form-body .actions-bar input {
  width: 100%;
}
.form-body input.form-button[type=submit],
.form-body input.form-button[type=button]:not(:disabled) {
  background-color: #e8b73d;
  color: black !important;
  border: none !important;
  font-family: 'montserrat-bold' !important;
  outline: none;
}
.form-body .checkboxLabel label {
  color: #000000;
  font-family: Montserrat;
  font-weight: bold;
  margin: 0;
  padding-bottom: 0px;
  font-size: 16px;
}
.form-body input,
.form-body select,
.form-body select * {
  font-family: "montserrat" !important;
  font-size: 13px !important;
  font-weight: normal !important;
  color: #8F9596 !important;
  line-height: 18px !important;
  border: none !important;
  padding: 5px !important;
  border: 1px solid #8080809e !important;
}
.form-body:not(.checkboxLabel) label {
  color: #000000 !important;
  font-size: 13px;
  font-family: Roboto-Bold !important;
  text-transform: uppercase;
}
.form-body:last-child {
  color: #000000 !important;
  font-size: 11px;
  font-family: montserrat !important;
  text-transform: capitalize !important;
}
.form-body div:nth-last-child(13),
.form-body div:nth-last-child(7) {
  display: none;
}
.form-body div:nth-last-child(3) * {
  font-size: 12px;
  font-family: 'montserrat' !important;
  text-transform: capitalize !important;
  font-weight: 100 !important;
  padding-bottom: 10px !important;
}
.linha-hora-data {
  padding: 10px 5px;
}
.linha-hora-data .data,
.linha-hora-data .hora {
  float: left;
  text-align: center;
  padding-right: 15px;
  font-family: montserrat-thin;
  font-weight: 600;
}
.lead-news {
  font-weight: 400;
  font-size: 1.3em;
  line-height: 1.4;
  color: #444444;
  padding-top: 10px;
  margin-top: 10px;
}
.data {
  float: left;
  text-align: center;
  line-height: 1;
}
.hora {
  float: left;
  text-align: center;
  line-height: 1;
  padding-left: 15px;
}
.lista-noticia .interior {
  padding-top: 40px;
  margin-top: 40px;
}
.webpart-home-title {
  margin-bottom: -20px !important;
  margin-top: 50px !important;
}
.lista-noticia a:hover {
  color: #c9d0d2;
}
.dia {
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0;
}
.mes {
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
}
.lista-noticia a {
  color: #2c2f2b;
}
.exercito a,
.exercito a:hover {
  text-decoration: none;
  color: #ffffff;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.titulo-prof {
  text-transform: uppercase;
  font-family: montserrat-bold;
  font-size: 17px;
  border-bottom: 1px solid dimgray;
}
.collapsible {
  width: 100%;
  text-align: right;
  background-color: #d8d8d8;
  font-weight: bold;
  cursor: pointer;
}
.collapsible:after {
  content: '\002B';
  font-size: 23px;
}
.collapsible.open:after {
  content: "\2212";
}
.collapse-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.card-content {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  box-sizing: border-box;
  text-align: left;
  background-color: white;
  border-radius: 0;
  color: black;
  padding: 0 8px 5px 8px;
  box-shadow: 0px 0px 5px darkgrey;
  min-height: 160px;
}
.card-content .card-titulo,
.card-content .card-text:first-child {
  font-size: 16px !important;
  font-weight: 600;
  margin-top: 10px;
  line-height: initial;
  padding: 10px 0 2px 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.card-content .card-text {
  font-size: small !important;
  margin-left: 5px;
  line-height: 17px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding-bottom: 2px;
}
.scroller {
  text-align: center;
  cursor: pointer;
  display: none;
  padding: 20px;
  height: 55px;
  white-space: no-wrap;
  vertical-align: middle;
  background-color: #fff;
}
.wrapper {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  padding: 5px;
  height: 55px;
}
.wrapper .list {
  position: absolute;
  left: 0px;
  top: 0px;
  min-width: 4500px;
  margin-top: 0px;
}
.wrapper .list li {
  position: relative;
  text-align: center;
  cursor: grab;
  cursor: -webkit-grab;
  vertical-align: middle;
}
.wrapper .list .nav-item {
  max-width: 350px;
  height: 55px;
}
.wrapper .list .nav-link {
  font-size: 17px !important;
}
#item_noticia_homepage-2 .card-content {
  padding: 20px 0;
  height: auto!important;
  min-height: none;
}
.modal-body .carousel-indicators,
.modal-body .flickity-page-dots {
  display: none;
}
.modal-body .flickity-viewport {
  min-height: 50vw!important;
}
.submenu-content .wrapper {
  min-width: calc(100% - 100px);
}
.submenu-content .wrapper .list .nav-item {
  max-width: 280px !important;
  min-width: 280px !important;
}
.submenu-content .wrapper .list .nav-link {
  font-size: 14px !important;
  font-weight: lighter;
  font-family: 'montserrat';
  font-variant: all-petite-caps;
}
.link-block {
  position: relative;
  overflow: hidden;
  background-color: #0c121773;
  display: block;
  -webkit-font-smoothing: antialiased;
  height: 400px;
  transition: all 0.4s ease-in-out;
}
a.link-block:hover .link-block__txt {
  background-color: #25202040;
}
.link-block__txt * {
  max-width: 500px;
  color: #fff;
  font-family: montserrat-bold;
  position: relative;
  top: 310px;
  /* left: 44px; */
  font-size: 1.3rem;
  padding: 0 20px;
}
.link-block__title {
  font-size: 0.9rem !important;
}
.link-block__txt {
  background-color: #25202080;
  z-index: 10;
  position: relative;
  height: -webkit-fill-available;
}
.link-block__img {
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  left: -1px;
  background-size: cover;
  z-index: 1;
  background-position: 50% 50%;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  /** Chrome & Safari **/
  -moz-transition: all 0.4s ease-in-out;
  /** Firefox **/
  -o-transition: all 0.4s ease-in-out;
  /** Opera **/
}
.link-block:hover .link-block__img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  /** Safari & Chrome **/
  -o-transform: scale(1.1);
  /** Opera **/
  -moz-transform: scale(1.1);
  /** Firefox **/
}
a.link-block:hover {
  color: #e8e8e8;
  text-decoration: none;
  background-color: #0a0c0eb3;
}
.ms-webpartzone-cell {
  margin: auto auto 0px;
}
.panel-specification {
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.panel-specification p {
  font-size: medium;
}
.navs-specifications {
  position: relative;
  bottom: 0px;
}
.navs-specifications .nav-item {
  background-color: #0a0e0e9e;
  color: white;
  font-size: 22px;
  border: none !important;
  padding: 10px 0px;
  margin: 0 1px 0 0;
  border-radius: 0 !important;
  flex: auto;
  flex-wrap: nowrap;
  text-align: center;
  font-family: 'montserrat-bold';
  line-height: initial;
}
.navs-specifications .nav-item:active {
  background-color: #cccccca6;
  color: #10151a;
}
.navs-specifications .nav-item:hover {
  background-color: #222427eb;
  color: white;
}
.flex-specifications {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.titulo-specification {
  color: white;
  background-color: rgba(10, 134, 50, 0.58);
  padding: 10px;
  font-family: montserrat-bold;
  font-size: 48px;
}
.container-specification {
  background-color: #0000008a;
  color: white;
  margin: 15px 10px 0 10px;
  padding: 15px;
  height: 440px;
  overflow: auto;
}
.container-specification button:hover {
  background-color: transparent !important;
  border: none !important;
}
h1.titulo-container {
  border-bottom: 1px solid #e8ab12;
  font-family: montserrat-bold;
  padding: 10px 5px 20px 5px;
  margin-bottom: 35px;
  color: white;
}
.row.seeArchive {
  visibility: hidden;
}
.scrollableTabs.editor-sp-fields .list {
  min-width: 0 !important;
  position: initial;
  flex-flow: nowrap;
}
.scrollableTabs.editor-sp-fields .list .nav-item {
  min-width: unset !important;
}
.editor-sp-fields {
  display: none;
}
.resultados-pesquisa .filterBox {
  background-color: rgba(221, 229, 235, 0.34);
  padding: 20px 30px 40px 30px;
  margin: 15px;
}
.searchTitle {
  margin-top: 20px;
}
.histogram_bar_active {
  border-top-color: #b2cf50;
}
.resultados-pesquisa .h2,
.resultados-pesquisa .h3 {
  color: #2C2F2B;
  text-transform: uppercase;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  padding-top: 20px;
  padding-bottom: 20px;
}
.resultados-pesquisa .h3 a:hover {
  color: #fff;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.resultados-pesquisa .h3 a {
  color: #2C2F2B;
  cursor: pointer;
  display: inherit;
}
.resultados-pesquisa .pagination > li > a:hover {
  color: #c9d0d2;
}
.resultados-pesquisa .pagination-lg > li:first-child > a {
  padding-left: 0px;
}
.resultados-pesquisa .pagination > .active > a,
.resultados-pesquisa .pagination > .active > span,
.resultados-pesquisa .pagination > .active > a:hover,
.resultados-pesquisa .pagination > .active > span:hover,
.resultados-pesquisa .pagination > .active > a:focus,
.resultados-pesquisa .pagination > .active > span:focus {
  background-color: transparent;
  border-bottom: 5px solid #2c2f2b;
  color: #2c2f2b;
}
.resultados-pesquisa .pagination-lg > li:first-child > a,
.resultados-pesquisa .pagination-lg > li:first-child > span,
.resultados-pesquisa .pagination > li > a,
.resultados-pesquisa .pagination > li > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  background-color: transparent;
  border: 0px;
  color: #8f9596;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 700;
  -ms-font-feature-settings: normal;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li + li > a,
.pagination > li + li > span {
  border-left: 1px solid #fff;
  margin-left: 0;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li > a,
.pagination > li > span {
  background-color: #fff;
  color: #005723;
  border: none;
  font-weight: 400;
  font-size: 15px;
  padding: 7.5px 15px;
  text-decoration: none;
  text-shadow: 0 0 10px #84d1a4;
}
#vbCloseLink,
#vbiClose,
.pagination > li > a,
.pagination > li > span,
.vb-hover-animated,
.vb_slider_outer .vb_slider_next,
.vb_slider_outer .vb_slider_prev,
.vb_thub_wrap .vb-icon-play,
.vb_video_cont,
.vb_video_cont a,
.vjs-big-play-button,
.vjs-fullscreen-control,
.vjs-play-control,
.vjs-progress-control .vjs-progress-holder .vjs-play-progress:after,
.vjs-volume-menu-button {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.resultados-pesquisa .found:hover {
  color: #2c2f2b;
}
.resultados-pesquisa .found {
  color: #b2cf50;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 700;
  -ms-font-feature-settings: normal;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.slideshow {
  background: transparent;
  margin-bottom: 20px;
}
.slideshow span.titulo {
  position: relative;
  bottom: 20%;
  left: 15%;
  background: #00000094;
  color: white;
  font-family: 'montserrat-bold';
  font-size: 2rem;
  padding: 5px;
}
.slideshow .flickity-button-icon {
  fill: #ffffff;
  stroke: black;
}
#audios {
  display: none;
}
.slideshow-main .flickity-viewport,
#natal-msgs-main .flickity-viewport {
  box-shadow: 2px 2px 5px #ababab;
}
.slideshow-main span.titulo,
#natal-msgs-main span.titulo {
  position: absolute;
  bottom: 15%;
  left: 5%;
  background: #00000094;
  color: white;
  font-family: 'montserrat-bold';
  font-size: 1.1rem;
  padding: 3px;
  padding-right: 80px;
}
.slideshow-main button.flickity-button.flickity-prev-next-button,
#natal-msgs-main button.flickity-button.flickity-prev-next-button {
  display: block;
}
.slideshow-main .slideshow-cell img,
#natal-msgs-main .slideshow-cell img {
  object-fit: cover;
  width: 100% !important;
  height: inherit;
}
#natal-msgs-main {
  min-height: 400px;
  margin-top: 30px;
  height: inherit;
}
#natal-msgs-main .flickity-viewport {
  box-shadow: 2px 2px 5px #ababab;
  min-height: 650px;
  height: inherit;
}
#natal-msgs-main span.playBtn {
  position: absolute;
  bottom: 46%;
  right: 49%;
  cursor: pointer;
}
#natal-msgs-main span.playBtn svg {
  transform: scale(3.5);
}
#natal-msgs-main span.data {
  position: absolute;
  top: 4%;
  right: 4%;
  color: #424040;
  font-family: 'montserrat';
  font-size: 1.2rem;
  font-weight: bold;
}
#natal-msgs-main span.titulo {
  position: absolute;
  bottom: 2%;
  left: 1%;
  background: #00000094;
  color: white;
  font-family: 'montserrat-bold';
  font-size: 1.5rem;
  padding: 3px;
  padding-right: 20px;
}
#natal-msgs-main .slideshow-cell {
  height: 100%;
}
.minion-natal {
  background: radial-gradient(#f1f1f1, #93979a);
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  border: 1px solid #343a40;
}
.minion-natal .number {
  color: #580303;
  font-family: 'montserrat-bold';
  font-size: medium;
}
.minion-natal .data {
  color: black;
  font-family: 'montserrat';
  font-size: small;
  font-weight: 700;
}
.slideshow-cell {
  width: 100%;
  height: 35vw;
  margin-right: 10px;
  border-radius: 5px;
  counter-increment: slideshow-cell;
}
.slideshow-nav .slideshow-cell,
#natal-msgs-min .slideshow-cell {
  height: 60px;
  width: 95px;
}
.slideshow-nav .slideshow-cell img,
#natal-msgs-min .slideshow-cell img {
  object-fit: cover;
  width: 99%;
  height: 94%;
  border: 1px solid #c3c3c3;
  box-shadow: 2px 3px 7px #4e4e4e9c;
}
.slideshow-nav .slideshow-cell:before,
#natal-msgs-min .slideshow-cell:before {
  font-size: 50px;
  line-height: 80px;
}
.slideshow-nav .slideshow-cell.is-nav-selected,
#natal-msgs-min .slideshow-cell.is-nav-selected {
  transform: scale(1.1);
}
.slideshow-nav button.flickity-button.flickity-prev-next-button,
#natal-msgs-min button.flickity-button.flickity-prev-next-button {
  display: none;
}
.wrapper1 {
  display: flex;
  width: 100%;
  align-items: stretch;
  min-height: 800px;
  height: 800px;
}
.wrapper1 .scrollableTabs {
  z-index: 1000;
}
.wrapper1 a[aria-expanded="true"] {
  color: #fff;
}
.wrapper1 ul ul a {
  font-size: 0.9em !important;
  padding-left: 30px !important;
}
.wrapper1 a[data-toggle="collapse"] {
  position: relative;
}
.wrapper1 ul.CTAs {
  padding: 20px;
}
.wrapper1 ul.CTAs a {
  text-align: center;
  font-size: 0.9em !important;
  display: block;
  border-radius: 5px;
  margin-bottom: 5px;
}
.wrapper1 .dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 35%;
  right: -25px;
  transform: translateY(-50%);
}
#sidebar {
  min-width: 250px;
  max-width: 250px;
  background: #0a0e0ecc;
  color: #fff;
  transition: all 0.3s;
  position: relative;
  z-index: 1000;
  height: calc(100% - 8px);
  /* display: flex; */
  flex-direction: column;
  justify-content: start;
}
#sidebar .sidebar-header {
  padding: 20px;
}
#sidebar a.article,
#sidebar a.article:hover {
  background: #2a3538ed !important;
  color: #fff !important;
}
#sidebar ul.components {
  padding: 20px 0;
  border-bottom: 1px solid #2a3538ed;
}
#sidebar ul p {
  color: #fff;
  padding: 10px;
}
#sidebar ul li a {
  padding: 10px;
  font-size: 1.1em;
  display: block;
}
#sidebar ul li a:hover {
  background-color: #2727276e;
  text-decoration: none;
}
#sidebar ul li a:visited {
  color: #ffffff;
  text-decoration: none;
}
#sidebar ul li.active > a {
  color: #fff;
}
#sidebar.active {
  margin-left: -250px;
  display: none;
}
/* ---------------------------------------------------
        CONTENT STYLE
    ----------------------------------------------------- */
#content {
  width: 98%;
  transition: all 0.3s;
  position: absolute;
  height: 800px;
}
#content .navs-specifications {
  bottom: 55px;
  margin-right: -12px;
}
#content .leaflet-popup-content-wrapper,
#content .leaflet-popup-tip {
  background: transparent;
  color: none;
  box-shadow: none;
}
#content .leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: center;
  border-radius: none;
}
#content .leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 14px;
  right: 20px;
  padding: 1px;
  text-align: center;
  width: 19px;
  height: 19px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #dcd8d8 !important;
  font-weight: bold;
}
#content .leaflet-left {
  right: 0;
  left: unset;
}
#content .nav-link.active {
  background-color: transparent;
}
#mapPt,
#mapMundo {
  height: 95%;
  position: relative;
}
.sidebar-button-collapse {
  position: relative;
  z-index: 997;
  height: calc(100% - 8px);
  background-color: #0a0e0ecc;
  padding: 10px 0;
}
.sidebar-button-collapse button {
  background-color: transparent !important;
  border-radius: 0 !important;
  border: none !important;
  box-shadow: none !important;
  min-width: 50px;
}
ul#FilterGu,
ul#FilterZone,
ul#FilterOrgaos,
ul#FilterAreas {
  overflow-y: auto;
  max-height: 40vh;
  overflow-x: hidden;
}
ul.list-unstyled.components * {
  color: white;
}
.navs-specifications .nav-item {
  background-color: #0a0e0ecc;
}
.navs-specifications .nav-item span {
  color: white !important;
  font-size: 15px !important;
}
.collapse-button {
  background-color: #0a0e0ecc;
  width: 251px;
  padding: 4px;
  text-align: right;
}
.bloco-noticias .card-content {
  background-color: transparent;
}
.bloco-noticias .card-noticia-home .card-content {
  background-color: white;
}
.cbs-List.Control_ArmyCatalogList .bloco-noticias .card-content {
  height: auto;
}
.bloco-noticias .box-shadow > div {
  min-height: 100px!important;
}
#atividades-principais img {
  width: 100%;
  height: auto;
  max-height: 400px;
  object-fit: cover;
}
.div-video.pag-alt {
  top: 0px;
  left: 0px;
  width: 98%;
  height: 500px;
}
.div-video.pag-alt video#canvas {
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  box-shadow: 1px 1px 4px #808080c7;
}
.pag-alt + #unmuteBtn {
  top: 450px !important;
}
.slick-slider {
  display: table !important;
  table-layout: fixed !important;
  width: 100% !important;
}
.slick-slide a:focus {
  /* border: none; */
  outline: none;
}
.old-fadeEffect {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cmdt-name {
  line-height: 22px;
  text-align: center;
  font-weight: 600;
  font-size: 17px;
  font-family: 'montserrat-bold' !important;
  width: 250px;
  margin: 0 auto;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  margin-top: -20px;
  background: white;
  padding: 15px!important;
}
#interiorTipoDetalhe h1,
#interiorTipoDetalhe h2,
#interiorTipoDetalhe h3,
#interiorTipoDetalhe h4,
#interiorTipoDetalhe h5 {
  text-align: left!important;
  font-size: 1.1rem !important;
  text-transform: uppercase !important;
  font-family: 'montserrat-bold' !important;
}
#interiorTipoDetalhe .offset-1 {
  margin-left: 0 !important;
}
#blocoContactosUnidade .keep {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  margin: 0 5px 0 5px;
  padding: 5px;
  display: flex;
  justify-content: center;
  font-size: 11px;
  align-items: center;
}
#blocoContactosUnidade .col-xs-12.keep {
  display: none;
}
.imagem-retrato {
  margin: 15px auto;
  max-width: 250px;
}
.imagem-retrato img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.brasao-banner {
  width: 100%;
  height: auto;
  float: right;
  max-width: 200px;
  position: relative;
  top: 4vw;
  right: 20px;
  margin: 20px;
}
.gradient {
  height: 100%;
  background-color: transparent;
}
.modal.fade.show {
  background: linear-gradient(0deg, #000000ad, #6b6b6b4f);
}
#modalLocal .modal-body {
  background: radial-gradient(#333131, #464646);
  color: white!important;
}
#modalLocal .modal-body h3,
#modalLocal .modal-body a,
#modalLocal .modal-body p {
  color: white!important;
}
#modalLocal .modal-body .leaflet-bar a {
  color: black!important;
}
/* ---------------------------------------------------
      Footer.css
    ----------------------------------------------------- */
.footer {
  margin-top: -150px;
  margin-top: 0px;
  position: absolute !important;
  width: 100%;
  height: auto;
  background-color: #000;
  color: #fff;
}
.footer p {
  font-size: 12px;
}
.footer img {
  vertical-align: middle;
  border-style: none;
  display: block;
  /*width: 100%;*/
  max-width: 100px;
}
.footer h5 {
  text-transform: uppercase;
}
.footer .footer-icons svg {
  color: white;
  margin-right: 20px;
  transform: scale(1.15);
}
.footer .instagram-photos {
  margin-left: 0;
  margin-top: 5px;
}
.footer .footer-imprensa {
  margin-top: 20px;
}
.footer .footer-imprensa a {
  color: white;
}
.footer .footer-texto p {
  max-width: 80%;
}
/* ---------------------------------------------------
      FIM  Footer.css
    ----------------------------------------------------- */
header.major.up-transparent {
  position: absolute;
  z-index: 10;
  left: 19px;
  top: 28px;
  background: linear-gradient(0deg, #4949497a, #131313d1);
  width: calc(100% - 39px);
  border: none;
  height: 50px;
}
header.major.up-transparent h1 {
  background: transparent;
  top: 6px;
  color: rgba(255, 255, 255, 0.85);
  font-size: xx-large;
}
.webpart-noticias-home h5 {
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 30px;
  text-align: left;
  padding-right: 4px;
  padding-left: 4px;
  font-family: 'montserrat';
}
.down-transparent a {
  background: #e8b73d;
  width: calc(100% - 40px);
  text-align: center;
  position: absolute;
  bottom: 46px;
  left: 20px;
}
.down-transparent a .btn.btn-underline-escuro {
  background: transparent;
}
.row.justify-content-around .jumbotron {
  margin: 0;
  padding: 25px 15px!important;
}
.text-muted {
  color: #bec0c2 !important;
}
.leaflet-container a {
  color: #0093ce;
  font-size: 110%;
}
.pesquisa-group th + td {
  font-weight: 500;
}
label#IncorpAct {
  display: none;
}
input[value=Limpar] {
  display: none;
}
input[value=Enviar] {
  margin: 0!important;
}
.mulher {
  position: relative;
  bottom: -48px;
}
.banner-unidades {
  height: 380px;
  background-position: center!important;
  background-size: cover!important;
  background-repeat: no-repeat !important;
  display: flex;
  align-items: flex-end;
}
.banner-unidades .destaque-img-pattern {
  margin: 0 0 7% 7%;
}
/* ---------------------------------------------------
       Especialidades.css
    ----------------------------------------------------- */
.verdeTropa {
  text-align: left;
  font-size: 2.5rem;
  margin-bottom: 0.6rem;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 0;
  color: #777;
  margin: auto;
  display: block;
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  font-family: "Segoe UI Light", "Segoe UI", Segoe, Tahoma, Helvetica, Arial, sans-serif;
}
.verdeTeste {
  color: green;
}
.cbs-pictureOnTopImg {
  object-fit: cover;
  height: 100%;
  width: 177%;
  border-radius: 20px 0 0 0;
  opacity: 90%;
  transition: opacity 0.7s, width 0.7s;
}
.cbs-pictureOnTopImg:hover {
  opacity: 100%;
  width: 162%;
}
.ms-noWrap:first-child {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: large;
  background-image: linear-gradient(128deg, #2b435542, transparent);
  border-radius: 0 0 5px 16px;
  padding: 5px 0 5px 12px;
  color: #000;
}
.ms-noWrap:first-child:hover {
  color: #000;
  text-decoration-line: none;
}
div.cbs-pictureLine3 {
  display: none;
}
.cbs-pictureOnTopContainer {
  padding-bottom: 0;
}
#army_speciality {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  width: 100%;
}
.bloco-especialidades {
  padding: 20px;
}
.bloco-especialidades .card-caption {
  background-image: linear-gradient(180deg, #5e6372, #1a3141);
  border-radius: 0 0 2px 2px;
  color: #fff;
  padding: 0 8px 8px 10px;
  box-shadow: 2px 2px 5px #8a8e90;
  min-height: 0;
}
.bloco-especialidades .imagem-noticia-home:hover {
  opacity: 80%;
}
/* ---------------------------------------------------
       Especialidades.css
    ----------------------------------------------------- */
/* ---------------------------------------------------
        MEDIAQUERIES
    ----------------------------------------------------- */
@media screen and (max-width: 1199px) {
  #playgrito,
  #playmarcha {
    top: 315px;
  }
  div.destaque-img-pattern div.h2 {
    font-size: 2rem;
  }
  .nav-scroller {
    display: none;
  }
  .fases-links p {
    font-size: 13px !important;
  }
  .fases-links .nav-link.scroll {
    width: 40px;
    height: 40px;
    padding: 0px;
  }
}
@media screen and (max-width: 991.98px) {
  #ligacoes-exterior figure.child-unit {
    padding: 0px;
    text-align: center;
  }
  div.navbar-nav > div.btn-group > button.dropdown-toggle {
    display: block;
  }
  .navbar-collapse {
    padding-top: 100px;
    padding-bottom: 100px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
    background-color: whitesmoke;
    border-radius: 4%;
    z-index: 1050;
  }
  .search-icon {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .submenu-div {
    display: none;
  }
  .navbar-nav .btn-group {
    padding-right: 0;
    color: #464c4c;
    padding-left: 0;
    border-bottom: 1.5px solid #ddddddab;
  }
  .navbar-nav .btn-group:hover {
    background-color: #ddddddab;
  }
  .navbar-nav .btn-group .dropdown-menu {
    position: absolute;
    width: 100%;
    float: none;
  }
  div.navbar-nav > div.btn-group > button.dropdown-toggle {
    display: block;
    padding-right: 10px;
    max-width: 100px;
  }
  button.dropdown-toggle[aria-expanded="true"] .fa-plus {
    display: none;
  }
  button.dropdown-toggle[aria-expanded="false"] .fa-plus {
    display: block;
  }
  button.dropdown-toggle[aria-expanded="false"] .fa-minus {
    display: none;
  }
  button.dropdown-toggle[aria-expanded="true"] .fa-minus {
    display: block;
  }
  .dropdown-toggle::after {
    display: none;
  }
  #imagem-de-capa div.imgcapa {
    background-position-y: 0;
  }
  .gradient .col-lg-12.conteudo {
    position: relative;
    bottom: -6vw;
  }
  .navbar-collapse {
    background-color: #2d2d2de0;
    padding: 30px 20px 13px 20px;
    margin: 0 20px 14px;
  }
  .dropdown-menu.show {
    text-align: center;
  }
  .dropdown-menu.show .flexItem.dropdown-toggle {
    border-left: none;
    max-width: 220px;
    white-space: normal;
    font-family: montserrat-bold;
    font-weight: 700;
    color: #45484b !important;
    padding: 0.25rem 0.5rem;
    text-align: center;
    height: auto;
    line-height: 25px;
    border-bottom: 1px solid gray !important;
  }
  .dropdown-menu.show .dropdown-menu.show {
    display: block !important;
    position: fixed !important;
    z-index: 100000 !important;
    top: 28% !important;
    background-color: lightgray;
    left: -83px !important;
    width: calc(100% - 130px);
    height: 180px;
    overflow-y: scroll;
  }
  .dropdown-menu.show .dropdown-menu.show .flexItem-dropItem {
    border-bottom: 0.5px solid #b1b1b1;
    font-size: 11px;
    padding: 6px 20px 6px 20px;
    font-weight: 600;
  }
  .navbar-toggler {
    background-color: transparent !important;
    border: none !important;
    color: white;
  }
  .navbar-toggler:focus {
    border: none !important;
  }
  .navbar-nav.mr-auto {
    margin: auto !important;
    width: 100% !important;
  }
  .dropdown-item {
    font-weight: 700;
    color: #45484b !important;
    padding: 0.25rem 0.5rem;
    text-align: center;
    /* white-space: break-spaces; */
    height: auto;
    line-height: 25px;
    border-bottom: 1px solid gray !important;
  }
  .dropdown-item:last-child {
    border-bottom: none !important;
  }
  .navbar-nav .btn-group .dropdown-menu {
    font-size: small !important;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #f3f3f3;
  }
  #searchInput {
    background-color: #ffffff80;
    border: 2.5px solid #d5d8db;
    height: 49px;
    width: 80%;
  }
  .navbar-army {
    height: 4rem;
    padding: 0.5rem 0rem 1px 0.5rem;
  }
  .submenu-div {
    display: none;
  }
  .header-titulo .h4-titulo {
    font-size: 1.4rem;
    line-height: 1.1;
  }
  #natal-msgs-main {
    min-height: 280px;
  }
  #natal-msgs-main .flickity-viewport {
    min-height: 280px;
    height: 280px;
  }
  #playgrito,
  #playmarcha {
    right: 42px;
    top: 222px;
  }
  .div-video.pag-alt {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 42vw;
  }
  .div-video.pag-alt video#canvas {
    object-fit: cover;
    width: 100%;
    height: 100%;
    LEFT: 0;
    border-radius: 0;
    box-shadow: none;
  }
  .pag-alt + div#unmuteBtn {
    top: 33vw !important;
  }
  div.navbar-nav div.btn-group button {
    font-size: 14px !important;
  }
  #searchBtn .bi-search,
  #closeBtn .bi-x-circle {
    width: 1.8rem;
    height: 1.8rem;
  }
  .offcanvas-collapse {
    position: fixed;
    top: 56px;
    /* Height of navbar */
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #343a40;
    transition: visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, visibility 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
  .offcanvas-collapse.open {
    visibility: visible;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@media screen and (min-width: 768px) {
  .webpart-home-title {
    margin-bottom: 0px !important;
  }
  .lista-noticia:first-child .interior,
  .lista-noticia:nth-child(3) {
    clear: both;
  }
  .lista-noticia:first-child .interior,
  .lista-noticia:nth-child(2) .interior {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 993px) {
  .card-profissao {
    flex-basis: 49%;
  }
  .cell {
    width: 50%;
  }
  .jumbo-img {
    height: 400px;
  }
  .jumbo-img img {
    height: 400px;
  }
}
@media screen and (min-width: 768px) and (max-width: 968px) {
  .social-icons-top {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .jumbo-img {
    height: 350px;
  }
  .jumbo-img img {
    height: 350px;
  }
  h2.title-news {
    font-size: 1.4rem;
  }
  .lead-news {
    font-size: 1.2rem;
  }
  .banner-unidades {
    height: 315px;
  }
  header.major.up-transparent {
    left: 5px;
    width: calc(100% - 10px);
  }
  .webpart-noticias-home .gallery.noticias-homepage {
    padding: 20px 5px;
  }
  .down-transparent a {
    width: calc(100% - 10px);
    left: 5px;
  }
  #natal-msgs-main,
  .slideshow-main {
    margin-top: 0px;
  }
  #natal-msgs-main span.data,
  .slideshow-main span.data {
    font-size: 1.1rem;
  }
  #natal-msgs-main span.titulo,
  .slideshow-main span.titulo {
    font-size: 1rem;
    padding-right: 10px;
    line-height: 21px;
  }
  #playgrito,
  #playmarcha {
    right: 12%;
    top: 80%;
  }
  .footer .footer-icons svg {
    transform: scale(1);
    font-size: 30px;
    margin: 0 10px;
  }
  .slideshow span.titulo {
    font-size: 1.3rem;
  }
  .wrapper1 {
    min-height: 570px;
    height: 570px;
  }
  .wrapper1 .sidebar-button-collapse {
    height: calc(100% - 47px);
  }
  .wrapper1 #sidebar {
    height: calc(100% - 47px);
    min-width: 120px;
    max-width: 120px;
    margin-left: 0;
  }
  .wrapper1 #sidebar .dropdown-toggle::after {
    display: none;
  }
  .wrapper1 #sidebar .sidebar-header {
    padding: 10px 0 10px 10px;
  }
  .wrapper1 #sidebar ul * {
    white-space: initial;
    padding-top: 3px;
  }
  .wrapper1 #sidebar ul ul a {
    font-size: 10px !important;
    padding-left: 10px !important;
    color: white;
  }
  .wrapper1 #sidebar ul.components {
    padding: 0;
    width: 164px;
    z-index: 1000;
    position: relative;
  }
  .wrapper1 #sidebar ul li a {
    font-size: 12.5px;
  }
  .wrapper1 #content {
    height: 517px;
    width: 94.5%;
  }
  .wrapper1 #content #mapPt .leaflet-popup-content p,
  .wrapper1 #content #mapMundo .leaflet-popup-content p {
    font-size: 10px !important;
    margin: 10px 0 !important;
  }
  .wrapper1 #content #mapPt .leaflet-popup-content .card,
  .wrapper1 #content #mapMundo .leaflet-popup-content .card {
    max-width: 15rem !important;
  }
  .wrapper1 #content #mapPt .leaflet-popup-content img.card-img-top,
  .wrapper1 #content #mapMundo .leaflet-popup-content img.card-img-top {
    display: none;
  }
  .wrapper1 #content .wrapper .list {
    left: 16px !important;
    max-width: 99vw;
  }
  .wrapper1 #content .navs-specifications {
    left: -21px !important;
    width: calc(100% - 5px);
  }
  .wrapper1 #content .navs-specifications .nav-item span {
    font-size: 9px !important;
  }
  .wrapper1 ul#FilterGu label.form-check-label,
  .wrapper1 ul#FilterZone label.form-check-label,
  .wrapper1 ul#FilterOrgaos label.form-check-label,
  .wrapper1 ul#FilterAreas label.form-check-label {
    min-width: 120px;
    font-size: x-small;
  }
  p {
    font-size: 13px;
  }
  h4,
  .button-exe {
    font-size: large !important;
  }
  h1 {
    font-size: 1.5rem;
  }
  .webpart-home-title {
    margin-bottom: -20px !important;
    margin-top: 17px !important;
  }
  .lista-noticia .interior {
    padding-top: 0px;
    margin-top: 24px;
  }
  button.navbar-toggler {
    padding-left: 50px;
  }
  .div-video {
    height: 55vw;
    position: relative;
    top: -9vw;
  }
  .video-hero {
    position: absolute;
    top: 0;
    left: -15%;
    display: block;
    width: 130%;
    height: auto;
    -o-object-fit: cover;
    object-fit: contain;
  }
  .vertical-align {
    margin-top: 0;
  }
  .titulo-specification {
    font-size: 40px;
  }
  .panel-specification {
    height: 590px;
  }
  .container-specification {
    margin: 15px 0 0 0;
    padding: 10px;
  }
  h1.titulo-container {
    margin-bottom: 25px;
    font-size: 31px;
  }
  #fases-navegacao {
    display: none;
  }
  .jumbo-candidata h2,
  .jumbo-candidata p,
  .jumbo-candidata a {
    font-size: small;
    font-weight: 600;
  }
  .cell {
    width: 100%;
  }
  div.destaque-img-pattern div.container.no-gutter div.h2 {
    font-size: 1.8rem !important;
    line-height: 2.2rem;
    letter-spacing: 0px !important;
  }
  .card-profissao {
    flex-basis: 85%;
  }
  .grelha-profissoes {
    justify-content: space-around;
  }
  h2.h3-responsive {
    font-size: 1.6rem;
    font-weight: 300;
    color: white;
    margin: auto;
  }
  .carousel-caption h4 {
    font-size: 1rem;
  }
  .flickity-prev-next-button {
    display: none;
  }
  .navcolor-scroll {
    display: none;
  }
  .lead-candidata,
  .titulo-candidata,
  .titulo-condicoes,
  .titulo-etapas {
    text-align: center;
  }
  .text-candidata {
    text-align: justify;
  }
  .list-etapas .text-candidata,
  .list-etapas .lead-candidata {
    text-align: left;
  }
}
@media screen and (max-width: 540px) {
  #pessoal-civil-docs table td {
    font-size: small!important;
  }
  .slick-dots {
    bottom: -40px;
    line-height: 0px;
  }
  .banner-unidades {
    height: 215px;
  }
  .gradient .col-lg-12.conteudo {
    position: relative;
    bottom: -24vw !important;
    padding-left: 7%;
  }
  .accordion {
    font-family: montserrat-bold;
    font-size: 14px;
  }
  #interiorTipoDetalhe h1,
  #interiorTipoDetalhe h2,
  #interiorTipoDetalhe h3,
  #interiorTipoDetalhe h4,
  #interiorTipoDetalhe h5 {
    text-align: center!important;
  }
  .wrapper1 {
    min-height: 500px;
    height: 500px;
    padding: 0px!important;
  }
  .wrapper1 .sidebar-button-collapse {
    height: calc(100% - 8px);
  }
  .wrapper1 #sidebar {
    height: calc(100% - 8px);
  }
  .wrapper1 #sidebar ul.components {
    left: 6px;
  }
  .wrapper1 #content {
    width: 100%!important;
  }
  .wrapper1 ul#FilterGu,
  .wrapper1 ul#FilterZone,
  .wrapper1 ul#FilterOrgaos,
  .wrapper1 ul#FilterAreas {
    max-height: 29vh;
  }
  .panel.open {
    padding: 1.5rem;
  }
  .panel.open .text-candidata,
  .panel.open li {
    font-size: 14px;
    overflow-wrap: anywhere;
  }
  .jumbo-img {
    height: 280px;
  }
  .jumbo-img img {
    height: 280px;
  }
  .jumbo-candidata .lead {
    font-size: 16px;
    line-height: initial;
    margin: 10px;
  }
  .slideshow span.titulo {
    font-size: 1rem;
  }
  .slideshow .flickity-prev-next-button {
    display: none !important;
  }
  #imagem-de-capa div.imgcapa {
    background-position-y: 0;
    height: 60.5vw;
    background-size: cover;
  }
  .header-titulo {
    padding: 20px;
  }
  .navs-specifications .nav-item {
    font-size: medium;
    font-family: 'montserrat-bold';
  }
  .header-titulo h1 {
    font-size: large;
  }
  h1.titulo-container {
    font-size: large;
  }
  .antigos-comandantes {
    width: 128PX;
    height: 218px;
  }
  .link-block__txt * {
    top: 95px;
    font-size: 1rem;
    padding: 0 10px 0 30px;
    left: -10px;
  }
  .link-block__title {
    font-size: 0.8rem !important;
  }
  .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    min-width: 190px;
  }
  div.destaque-img-pattern div.container.no-gutter div.h5 {
    font-size: 1.1rem;
    padding: 5px;
  }
  div.destaque-img-pattern div.container.no-gutter div.h2 {
    font-size: 1.3rem !important;
    line-height: initial;
    padding: 5px;
  }
  .vertical-align {
    margin-top: 5vw;
  }
  .scroller,
  .scroller-left,
  .scroller-right {
    display: none !important;
  }
  .wrapper {
    overflow: scroll;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
  }
  .wrapper::-webkit-scrollbar {
    display: none;
  }
  .wrapper .list {
    left: 0 !important;
    min-width: 0 !important;
    flex-wrap: nowrap;
  }
  .wrapper .list li {
    cursor: grab !important;
    cursor: -webkit-grab !important;
  }
  .wrapper .list .nav-item {
    min-width: 160px !important;
    max-width: 165px !important;
    height: 57px;
  }
  .wrapper .list .nav-link {
    font-size: 12px !important;
    padding: 5px;
  }
  .form-candidata,
  .form-titulo,
  .button-exe {
    width: 100% !important;
    min-width: 0px !important;
  }
  .testemunho {
    margin: 50px auto;
  }
  .titulo-etapas {
    margin: 40px auto 20px auto;
  }
  img.mulher {
    max-width: 81%;
  }
  .regulamento {
    width: 100%;
  }
  .background-candidata .container {
    display: contents;
  }
  .faixa-titulo {
    height: 12vh;
  }
  .faixa-titulo h1,
  header.major h2,
  header.major h1 {
    font-size: 22px;
  }
  #interiorTipoDetalhe h1,
  #interiorTipoDetalhe h2,
  #interiorTipoDetalhe h3,
  #interiorTipoDetalhe h4,
  #interiorTipoDetalhe h5,
  #interiorTipoDetalhe h6 {
    font-family: 'montserrat-bold';
    text-align: left !important;
  }
  #interiorTipoDetalhe p {
    text-align: left !important;
    font-size: 14px !important;
    font-family: 'montserrat';
  }
  #blocoContactosUnidade .keep {
    display: flex;
    margin: 20px 25px 0 25px;
  }
}
#myCarouseltop {
  margin: 30px 0 30px 0;
}
.carouselGallery {
  display: grid!important;
  margin: auto;
  margin-bottom: 35px!important;
  width: 100%;
  max-height: 380px;
}
.carouselGallery .carousel-cell {
  height: auto!important;
}
.carousel-cell {
  width: 100%;
  /* full width */
  height: 430px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.carousel.is-fullscreen .carousel-cell {
  height: 100%;
}
.carousel-cell img {
  display: block;
  max-height: 100%;
}
.carouselGallery .flickity-page-dots {
  bottom: -21px;
  background-color: #e2e2e2;
  padding: 5px;
  box-shadow: 4px 3px 10px grey;
}
.carouselGallery .flickity-button-icon {
  fill: #d3d3d3;
}
.gallery {
  background: #e9ecef;
  width: 100%;
  margin: auto;
  padding: 20px;
}
.gallery-cell {
  display: flex;
  margin-top: 27px;
  margin-bottom: 32px;
  width: 390px;
  height: 356px;
  margin-right: 30px;
  counter-increment: gallery-cell;
}
.webpart-noticias-home {
  visibility: hidden;
}
.webpart-noticias-home .card-block {
  position: static;
  background-image: linear-gradient(transparent, #000000d9);
  background-color: transparent;
  height: 100%;
}
.webpart-noticias-home .gallery.noticias-homepage {
  height: 550px;
}
.webpart-noticias-home .gallery.noticias-homepage .flickity-page-dots {
  bottom: 0 !important;
  left: 0;
}
.webpart-noticias-home .gallery.noticias-homepage .flickity-page-dots .dot {
  width: 7px;
  height: 7px;
  opacity: 1;
  background: gray;
  border: 1px solid #80808045;
}
.webpart-noticias-home .gallery.noticias-homepage .flickity-page-dots .dot.is-selected {
  background: #e8b73d;
  width: 12px;
  height: 12px;
}
.webpart-noticias-home .carousel-cell {
  width: 100%;
  height: 500px;
  margin-right: 6px;
  color: white;
  text-align: center;
  border-radius: 5px;
  background: transparent;
}
.webpart-noticias-home .carousel-cell img {
  height: 100% !important;
}
.gallery-cell .item {
  position: relative;
  background-color: white;
  display: block;
  flex: 1 1 0px;
  border: 1px solid #f9f9f9;
  transition: transform 500ms;
  border-radius: 8px;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.08), 0 6px 6px rgba(0, 0, 0, 0.08);
  text-align: center;
}
.gallery-cell .item .div-img {
  margin: 7px auto;
  width: 97%;
  height: 61%;
  border-radius: 7px;
  background-position: center;
  /* Center the image */
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: cover;
  /* Resize the background image to cover the entire container */
  box-shadow: 2px 1px 3px #01222b;
}
.slider-card-caption {
  text-align: center;
  color: #01222b;
}
.gallery-cell > .item > a {
  text-decoration-line: none;
}
.slider-card-caption p {
  margin: 16px 6px 10px 6px;
  line-height: 19px;
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #01222b;
  font-family: inherit !important;
}
.slider-card-caption p:first-child {
  font-size: 17px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
}
.gallery-cell:focus-within .item,
.gallery-cell:hover .item {
  transform: translateX(-15%);
}
.item:focus ~ .item,
.item:hover ~ .item {
  transform: translateX(15%);
}
.gallery-cell .item:focus,
.gallery-cell .item:hover {
  transform: scale(1.15);
  z-index: 1;
}
.flickity-prev-next-button {
  top: 44%;
  height: 87px !important;
  border-radius: 50%;
  transform: scale(0.65) !important;
}
.flickity-button,
.flickity-button:hover {
  background: transparent;
}
.flickity-button-icon {
  fill: #454545;
}
.flickity-button:disabled {
  display: none;
}
.carousel-item img {
  object-fit: contain!important;
}
@media screen and (max-width: 868px) {
  .carouselGallery {
    width: 90%;
  }
  .webpart-noticias-home .carousel-cell {
    width: 100%;
    height: 400px!important;
  }
  .webpart-noticias-home .gallery.noticias-homepage {
    height: 450px!important;
  }
}
@media screen and (max-width: 768px) {
  .carousel-cell img {
    height: 235px;
  }
  .slick-list.draggable {
    min-height: 235px ;
  }
  .carousel-cell {
    height: 330px;
  }
}
@media screen and (max-width: 568px) {
  .carousel-cell img {
    height: 205px;
  }
  .slick-list.draggable {
    min-height: 205px;
  }
  .carousel-cell {
    /* height: 310px; */
    height: 400px;
  }
  .carouselGallery {
    width: 100%;
  }
  .webpart-noticias-home .carousel-cell {
    width: 100%;
    height: 300px!important;
  }
  .webpart-noticias-home .gallery.noticias-homepage {
    height: 350px!important;
  }
}
