/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.25rem;
}
h2 {
  font-size: 1.9rem;
}
h3 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.15rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  font-size: 0.85rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
.jl-wrapper .jl-container .el-content {
  padding: 1.5rem;
  margin: 0.625rem;
}
.jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
  box-sizing: content-box;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.jl-wrapper .g-container .el-content, .tm-header .g-container .el-content, .tm-header-mobile .g-container .el-content {
  padding: 1.5rem;
  margin: 0.625rem;
}
@media only all and (min-width: 100rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 100rem;
  }
}
@media only all and (min-width: 75rem) and (max-width: 99.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 60rem;
  }
}
@media only all and (min-width: 40.01rem) and (max-width: 59.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 40rem;
  }
}
.jl-slideshow .el-content-wrapper {
  padding: 1.5rem;
  margin: 0.625rem;
}
.jl-slideshow .el-vertical-align {
  margin: 1.9749rem;
}
.tm-header .navbar-wrapper, .tm-header-mobile .navbar-wrapper {
  padding: 0 1.5rem;
  margin: 0 0.625rem;
}
[id^="jlnavbar-"][id$="-particle"] {
  padding: 0 1.5rem;
  margin: 0 0.625rem;
}
.menu-simple .jl-container .g-main-nav {
  padding: 0 1.5rem;
  margin: 0 0.625rem;
}
.menu-extended .el-navbar-dropbar {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.el-horiz-nav {
  padding: 0 1.5rem;
  margin: 0 0.625rem;
}
[id^="jlnav-"][id$="-particle"] .jl-search-input {
  border-radius: 0;
  box-shadow: none;
}
ul.jl-list, .jl-breadcrumb, .jl-comment-list {
  margin-left: 0;
}
ul.jl-tab, .jl-subnav {
  margin-top: 0;
}
p, ul.jl-list {
  margin: 0 0 20px 0;
}
.jl-hr, hr {
  overflow: visible;
  text-align: inherit;
  border-top: 1px solid #e5e5e5;
}
.jl-checkbox, .jl-radio {
  display: inline-block !important;
  width: 16px !important;
}
.jl-modal-dialog video {
  vertical-align: middle;
}
.jl-link {
  color: #0079c1;
}
.jl-link:hover, .jl-link:focus, .jl-link:active {
  color: #0079c0;
}
.jl-link-heading:hover, .jl-link-heading a:hover, .jl-link-toggle:hover .jl-link-heading, .jl-link-toggle:focus .jl-link-heading, .jl-list-primary > ::before, .jl-text-primary {
  color: #0079c1 !important;
}
.jl-notification-message-primary, .jl-button-link, .jl-navbar-toggle.jl-open, .jl-navbar-toggle:focus, .jl-navbar-toggle:hover, .jl-iconnav > * > a:hover, .jl-iconnav > .jl-active > a {
  color: #0079c1;
}
.jl-search-input {
  box-sizing: border-box !important;
}
.jl-search-navbar .jl-search-input:focus, .jl-tab > .jl-active > a {
  border-color: #0079c1;
}
.jl-button-primary, .jl-card-primary.jl-card-hover:hover, .jl-background-primary, .jl-marker, .jl-alert-primary, .jl-subnav-pill > .jl-active > a, .jl-checkbox:checked, .jl-checkbox:indeterminate, .jl-checkbox:checked:focus, .jl-checkbox:indeterminate:focus, .jl-radio:checked, .jl-card-primary > .tm-timeline-arrow, .jl-dotnav > .jl-active > *, .jl-dotnav > * > :focus, .jl-dotnav > * > :hover, .jl-pagination > .jl-active > *, .jl-label:not(.jl-label-success, .jl-label-warning, .jl-label-danger) {
  background-color: #0079c1;
}
.jl-light .jl-label {
  background-color: #fff;
  color: #1c1c1c;
}
.jl-light > :not([class*="jl-card-media"]) .jl-card-title {
  color: rgba(255, 255, 255, 0.7);
}
.jl-button-primary:hover, .jl-button-primary:focus {
  background-color: #0069a8;
}
.jl-light .jl-button-primary:focus {
  background-color: #fff;
  color: #1c1c1c;
}
.jl-icon:not(.jl-preserve) [stroke*="#"]:not(.jl-preserve) {
  stroke: currentcolor;
}
.jl-section-primary, .jl-tile-primary, .jl-card-primary, .jl-badge {
  background: #0079c1;
}
.jl-text-background {
  background-color: #0079c1;
  background-image: linear-gradient(90deg, #0079c1 0, #0800c1 100%);
}
.jl-checkbox:focus, .jl-radio:focus {
  border-color: #0079c1;
}
.jl-radio:checked:focus {
  background-color: #0079c1;
}
.jl-overlay-primary {
  background: rgba(0, 121, 193, 0.8);
}
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #0079c1;
  border-color: #0079c1;
}
.jl-button-default:hover, .jl-button-default:focus, .jl-button-default:active {
  background-color: #0079c1;
  border-color: #0079c1;
  color: #ffffff;
}
.jl-pagination > * > :hover {
  color: #fff;
  background-color: #0079c0;
}
@media (min-width: 960px) {
  .jl-container {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.pesquisaric .jl-search input {
  box-shadow: none;
  border-radius: 10px;
  padding: 30px;
  font-size: 2em;
}
#pesquisabut .jl-icon > * {
  transform: translate(30px, 0);
  height: 1.3em;
  width: 1.3em;
  margin: 0;
}
.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.jlsearch-3421 {
  line-height: 100px;
  background-color: #8bc0d9;
  background-image: linear-gradient(to right, #00dbff, #0079c1);
  border-bottom-left-radius: 50% 50%;
  border-bottom-right-radius: 50% 50%;
}
#jlsearch-3421 .jl-search input {
  box-shadow: none;
  border-radius: 30px !important;
  padding: 30px;
  font-size: 1.5em;
  text-align: right;
}
.jlsearch-5845 {
  line-height: 100px;
  background-color: #8bc0d9;
  background-image: linear-gradient(to right, #00dbff, #0079c1);
  border-bottom-left-radius: 50% 50%;
  border-bottom-right-radius: 50% 50%;
}
#jlsearch-5845 .jl-search input {
  box-shadow: none;
  border-radius: 30px !important;
  padding: 30px;
  font-size: 1.5em;
  text-align: right;
}
.jl-search-default {
  width: 50%;
}
.card {
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  height: 180px !important;
}
.cards {
  max-width: 800px !important;
}
.asnossasback {
  background-image: url('../../../../images/images/asnossasligacoes.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}
/*.asnossasback:hover{
background-image: url("images/images/asnossasligacoes.png");
background-repeat: no-repeat;
background-position: center;
background-size: auto;
opacity: 1;
}*/
/* as nossas ligações back*/
#asnossas .jl-button:not(:disabled) {
  cursor: pointer;
  background-color: #07d7f926;
  width: 100%;
  border-radius: 0;
}
#asnossas .jl-button-default {
  background-color: transparent;
  color: #1c1c1c;
  border-top: 0px solid #e8e8e8;
  border-bottom: 10px solid #daf9fe;
}
.grid-logos2 {
  display: inline-grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr;
  gap: 30px 10px;
  grid-template-areas: ". ." ". ." ". ." ". .";
  justify-items: center;
  width: 95%;
}
/* menu aux link*/
#menuaux a:link {
  color: #fff;
  font-size: 1.2rem;
}
#menuaux a:visited {
  color: #fff;
  font-size: 1.2rem;
}
#menuaux a:hover {
  color: #66CCFF;
  font-size: 1.2rem;
}
#menuaux a:active {
  color: #fff;
  font-size: 1.2rem;
}
.section-horizontal-paddings {
  padding-left: 0;
  padding-right: 0;
}
/* lists */
#naolistas li {
  list-style: none;
  margin: 5px 0 0 0;
}
/* unvisited link */
.privacidade a:link {
  color: white;
}
/* visited link */
.privacidade a:visited {
  color: white;
}
/* mouse over link */
.privacidade a:hover {
  color: white;
}
/* selected link */
.privacidade a:active {
  color: white;
}
.privacidade {
  text-align: right;
}
@media (min-width: 1200px) {
  .jl-article .jl-article-title {
    color: #ca0d42;
    font-weight: 400;
    font-size: 2rem;
    text-transform: none;
    padding-top: 20px;
  }
}
.containerqualidade {
  display: grid;
  grid-template-columns: 120px 120px;
  grid-template-rows: 1fr;
  gap: 1px 1px;
  grid-template-areas: ". .";
  width: 200px;
  height: 110px;
  font-size: 0.9rem;
  border: 3px solid #fb8e04;
  background-color: #f3f3f3;
  padding: 10px 0;
  padding-left: 20px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.containerqualidade:hover {
  border: 3px solid #00dbff;
}
.containerformacao {
  display: grid;
  grid-template-columns: 120px 120px;
  grid-template-rows: 1fr;
  gap: 1px 1px;
  grid-template-areas: ". .";
  width: 200px;
  height: 110px;
  font-size: 0.9rem;
  border: 3px solid #fb8e04;
  background-color: #f3f3f3;
  padding: 10px 0;
  padding-left: 20px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.containerformacao:hover {
  border: 5px solid #00dbff;
}
.containerorganizacao {
  display: grid;
  grid-template-columns: 120px 120px;
  grid-template-rows: 1fr;
  gap: 1px 1px;
  grid-template-areas: ". .";
  width: 200px;
  height: 110px;
  font-size: 0.9rem;
  border: 3px solid #fb8e04;
  background-color: #f3f3f3;
  padding: 10px 0;
  padding-left: 20px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.containerorganizacao:hover {
  border: 3px solid #00dbff;
}
.containerregadio {
  display: grid;
  grid-template-columns: 120px 120px;
  grid-template-rows: 1fr;
  gap: 1px 1px;
  grid-template-areas: ". .";
  width: 200px;
  height: 110px;
  font-size: 0.9rem;
  border: 3px solid #fb8e04;
  background-color: #f3f3f3;
  padding: 10px 0;
  padding-left: 20px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.containerregadio:hover {
  border: 3px solid #00dbff;
}
.containerordenamento {
  display: grid;
  grid-template-columns: 120px 120px;
  grid-template-rows: 1fr;
  gap: 1px 1px;
  grid-template-areas: ". .";
  width: 200px;
  height: 110px;
  font-size: 0.9rem;
  border: 3px solid #fb8e04;
  background-color: #f3f3f3;
  padding: 10px 0;
  padding-left: 20px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.containerordenamento:hover {
  border: 3px solid #00dbff;
}
.containermecanizacao {
  display: grid;
  grid-template-columns: 120px 120px;
  grid-template-rows: 1fr;
  gap: 1px 1px;
  grid-template-areas: ". .";
  width: 200px;
  height: 110px;
  font-size: 0.9rem;
  border: 3px solid #fb8e04;
  background-color: #f3f3f3;
  padding: 10px 0;
  padding-left: 20px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.containermecanizacao:hover {
  border: 3px solid #00dbff;
}
/* Menus Laterais*/
#accordeonck405 li.level2.active > span a {
  color: #ca0d42;
  font-weight: 700;
}
#accordeonck405 li.level1.active > span a {
  color: #ca0d42 !important;
  font-weight: 700;
}
#accordeonck405 li.level3.active > span a {
  color: #ca0d42 !important;
  font-weight: 700;
}
#accordeonck405 li.level4.active > span a {
  color: #ca0d42 !important;
  font-weight: 700;
}
#accordeonck313 li.level3active > span a {
  color: #ca0d42;
  font-weight: 700;
}
#accordeonck313 li.level2.active > span a {
  color: #ca0d42;
  font-weight: 700;
}
#accordeonck313 li.level1.active > span a {
  color: #ca0d42 !important;
  font-weight: 700;
}
#accordeonck315 li.level2.active > span a {
  color: #ca0d42;
  font-weight: 700;
}
#accordeonck315 li.level1.active > span a {
  color: #ca0d42 !important;
  font-weight: 700;
}
#accordeonck314 li.level2.active > span a {
  color: #ca0d42;
  font-weight: 700;
}
#accordeonck314 li.level1.active > span a {
  color: #ca0d42 !important;
  font-weight: 700;
}
#accordeonck312 li.level2.active > span a {
  color: #ca0d42;
  font-weight: 700;
}
#accordeonck312 li.level1.active > span a {
  color: #ca0d42 !important;
  font-weight: 700;
}
#accordeonck311 li.level2.active > span a {
  color: #ca0d42;
  font-weight: 700;
}
#accordeonck311 li.level1.active > span a {
  color: #ca0d42 !important;
  font-weight: 700;
}
.jl-h4, h4 {
  font-size: 1.4rem;
  line-height: 1.4;
  color: #3c97c4;
}
.jl-button-small {
  padding: 0 10px;
  line-height: 15px;
  font-size: 12px;
  width: 170px;
}
.jl-button-small:hover {
  padding: 0 10px;
  line-height: 15px;
  font-size: 12px;
  width: 170px;
}
.g-content {
  padding-top: 0;
  padding-bottom: 0;
}
.jl-container .jl-container {
  background-color: #ffffff;
  border-bottom: 1px solid #ccc;
}
/* remove read more from balcao unico*/
.jl-accordion-content > :last-child {
  margin-bottom: 0;
  display: none;
}
.jl-margin-remove-first-child > :first-child {
  margin-top: 0 !important;
  background-color: #ffffff;
  text-align: justify;
}
table {
  border: 0px solid #d4dce3;
}
.jl-navbar-nav > li > a, .jl-navbar-toggle {
  margin-left: 10px;
}
.slide .jl-panel {
  background-color: #47ecd514;
}
/* nova template */
.areas .jl-button {
  margin: 0;
  border: none;
  overflow: visible;
  font: inherit;
  color: inherit;
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  box-sizing: border-box;
  padding: 0;
  margin-bottom: 5px;
  vertical-align: middle;
  font-size: 15px;
  line-height: 25px;
  text-align: none;
  text-decoration: none;
  text-transform: none;
  border-bottom: 1px solid black;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color, border-color;
  border-bottom: 1px solid transparent;
  background: linear-gradient(to right, black 50px, transparent 50px);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 100% 0.05rem;
  /* Adjust thickness */
}
.areas .jl-button:hover {
  margin: 0;
  border: none;
  overflow: visible;
  font: inherit;
  color: inherit;
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  box-sizing: border-box;
  padding: 0;
  margin-bottom: 5px;
  vertical-align: middle;
  font-size: 15px;
  line-height: 25px;
  text-align: none;
  text-decoration: none;
  text-transform: none;
  border-bottom: 0.05rem solid black;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color, border-color;
  background-color: transparent;
  height: 50%;
}
.jl-transition-opaque:hover {
  opacity: 0.2 !important;
}
.jl-tile-default:hover {
  border: 2px solid #000000;
}
.dgadr2025 .jl-panel {
  padding-top: 30px;
  height: 130px;
  padding-left: 25px;
}
.dgadr2025 .jl-panel:hover {
  background-color: #0079c11A;
}
#jlcontentgrid-1385 .tm-title {
  margin: 0 auto;
  width: 180 0px;
}
.jl-margin-medium-top {
  margin-top: 10px !important;
}
.areasintervencao .jl-flex-column:hover {
  padding: 20px;
  border-bottom: 3px solid #FFA500;
  height: 260px;
  width: 220px;
}
.areastexto {
  text-align: center;
}
.areasintervencao .jl-flex-column {
  padding: 20px;
  border-bottom: 3px solid #bdf9ff;
  height: 260px;
  width: 220px;
}
.areasintervencao .jl-section {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.areastexto {
  text-orientation: upright;
}
.titulomodulo .jl-text-left {
  text-align: left !important;
}
.blog .jl-article figure {
  display: none;
}
@media (min-width: 960px) {
  .jl-section {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.titulomodulo .g-content {
  background-color: #fff;
}
.jl-link-toggle {
  text-align: left;
}
.size-11 {
  padding-top: 100px;
  background-color: #FBFBFB;
}
/*/.nopaddingright > .g-content {
    
    background-color: #a6d3c626;
}

.nopaddingright:hover > .g-content {
    
    background-color: #a6d3c64b;
}*/
.butcontratacao .g-grid {
  padding-bottom: 20px;
  background-color: #FBFBFB;
}
.butcontratacao .jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #0079c1;
  border-color: #0079c1;
  padding: 0 20px;
}
.butcontratacao .jl-button-default:hover {
  background-color: #0079c1;
  color: #ffffff;
  border-color: #0079c1;
  padding: 0 20px;
}
.pesquisaphone.jlsearch-5021 {
  line-height: 65px;
  background-color: #8bc0d9;
  background-image: linear-gradient(to right, #00dbff, #0079c1);
}
.pesquisaphone .jlsearch-5021.jl-search input {
  border-radius: 25px;
}
.destaquedgadr .jl-h4, h4 {
  font-size: 1.14rem;
  line-height: 1.4;
  color: #3c97c4;
}
.destaquedgadr a {
  color: #ad2569;
}
.titulomodulo #jlcontentgrid-1385 .tm-title {
  text-size-adjust: 80%;
}
.areastexto {
  writing-mode: vertical-rl;
  font-size: 20px;
}
.breadcrumb {
  margin-bottom: 0;
  background-color: #fff;
}
#jlgridcard-8311 .tm-title {
  text-align: center;
}
/*# sourceMappingURL=custom_66.css.map */