:focus {
  outline: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Ubuntu, sans-serif;
  color: #0d1f41;
  position: relative;
  border: 0;
  margin: 0;
  padding: 0;
}

.grecaptcha-badge {
  visibility: hidden !important;
}

.wpcc-btn {
  border: none;
}

#popupModal .modal-dialog {
  max-width: 800px;
  position: relative;
  width: fit-content;
}
#popupModal .modal-content {
  border-radius: 20px;
  overflow: hidden;
  border: none;
  background-color: unset;
}
#popupModal .modal-body {
  padding: 0;
}
#popupModal .btn-close {
  position: absolute;
  right: 10px;
  top: 10px;
  background: rgba(255, 255, 255, 0.5333333333);
  border: none;
  font-size: 20px;
  color: #0c5ffb;
  border-radius: 20px;
  width: 30px;
  height: 30px;
  line-height: 29px;
}
#popupModal .popup-preview {
  max-width: 800px;
  margin: 0;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
}
#popupModal .popup-preview a {
  display: block;
}

.inquerito-implementacao {
  background-color: #0000ff;
}
.inquerito-implementacao.cga-inscricao .h4, .inquerito-implementacao.cga-inscricao h4 {
  font-size: 16px;
}
.inquerito-implementacao.cga-inscricao input[type=text], .inquerito-implementacao.cga-inscricao input[type=date], .inquerito-implementacao.cga-inscricao textarea {
  font-size: 14px;
}
.inquerito-implementacao.cga-inscricao .resumo p {
  font-size: 22px;
}
.inquerito-implementacao.cga-obs .h4, .inquerito-implementacao.cga-obs h4 {
  font-size: 18px;
}
.inquerito-implementacao.cga-obs input[type=text], .inquerito-implementacao.cga-obs input[type=date], .inquerito-implementacao.cga-obs textarea {
  font-size: 14px;
}
.inquerito-implementacao.cga-obs .resumo p {
  font-size: 22px;
}
.inquerito-implementacao.cga-obs p {
  margin-bottom: 0;
}
.inquerito-implementacao .alert-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #0000ff;
  font-size: 14px;
}
.inquerito-implementacao h2, .inquerito-implementacao h3, .inquerito-implementacao .h4, .inquerito-implementacao h4 {
  text-transform: none !important;
}
.inquerito-implementacao p {
  font-size: 14px;
}
.inquerito-implementacao .resumo p {
  font-size: 16px;
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: gray;
}

var {
  font-weight: 600;
  font-style: normal;
  color: #0c5ffb;
}

button:focus {
  outline: none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  margin-bottom: 0;
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Ubuntu, sans-serif;
  color: #0c5ffb;
  text-transform: uppercase;
}

b, strong {
  font-weight: 700;
}

.small, small {
  font-size: 80%;
  font-weight: 500;
}

.eventos {
  margin-top: 120px;
}
.eventos.exclude {
  margin-top: 10px !important;
  margin-bottom: 40px !important;
}
.eventos.exclude h3,
.eventos.exclude h5 {
  color: #fb7818;
}
.eventos.exclude .page-header {
  color: #fb7818;
}
.eventos.exclude .text-danger {
  color: red;
}
.eventos.exclude .btn-outline-primary {
  color: #fb7818;
  border-color: #fb7818;
}
.eventos.exclude .btn-outline-primary:hover {
  color: #fff;
  border-color: #fb7818;
  background-color: #fb7818;
}
.eventos.exclude .btn-primary {
  border-color: #fb7818;
  background-color: #fb7818;
}
.eventos.exclude .btn-primary:hover {
  border-color: #e45130;
  background-color: #e45130;
}
.eventos.exclude a {
  color: #fb7818;
}
.eventos.exclude .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #fb7818;
  background-color: #fb7818;
}
.eventos .container-evento .list-bd {
  margin-top: 40px;
  font-size: 16px;
}
.eventos .container-evento .page-header {
  margin: 10px 0 20px;
}

.menuRightContactos {
  display: block;
  position: fixed;
  top: 300px;
  right: 5px;
  z-index: 9999;
  background-color: #0336FF;
  padding: 10px;
  border-radius: 6px;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.35);
  text-align: center;
  line-height: 18px;
  min-width: 70px;
}
.menuRightContactos > div {
  color: #fff !important;
  font-size: 12px;
}

#content1::before, #content2::before {
  content: "\a";
  white-space: pre;
}

.text-12 {
  font-size: 12px;
}

.form-asterisk-size {
  font-size: 8px;
}

.text-underline {
  text-decoration: underline;
}

.clientes-referencia .logo {
  padding-right: 30px;
}
.clientes-referencia .logo img {
  filter: grayscale(100%);
  transition: 0.2s all ease-in-out;
  height: 120px;
  width: 120px;
}
.clientes-referencia .logo img:hover {
  text-decoration: none;
  filter: grayscale(0);
  transform: scale(1.1);
}
.clientes-referencia .logo:hover {
  text-decoration: none;
}

.newsletter {
  margin-top: 110px;
}
.newsletter .card-contacto {
  border-radius: 25px;
  background: linear-gradient(-134deg, #1145e6 10%, #1145e6 45%, #1145e6 75%, #a0a2a4), no-repeat top;
  color: #fff;
  border: none;
  box-shadow: 2px 2px 20px 2px #18cfff;
}
.newsletter .card-contacto .header-contacto {
  padding-bottom: 10px;
  color: #18cfff;
}
.newsletter .noticias {
  border-top: 5px solid #007bff;
}
.newsletter .search__form {
  max-width: 100% !important;
}
.newsletter .btn-outline-carousel {
  color: #f8f9fa;
  border-color: #18cfff;
  background-color: #18cfff;
  font-size: 16px !important;
}
.newsletter .btn-outline-carousel:hover {
  color: #FFFFFF;
  background-color: #18cfff;
  border-color: #18cfff;
}
.newsletter .btn-sm {
  padding: 15px 23px !important;
}
.newsletter .form-control {
  border-radius: 25px;
  height: auto;
  padding: 0.9rem 0.75rem;
}

.img-shadow {
  -webkit-box-shadow: 0 8px 6px -6px #c0c0c0;
  -moz-box-shadow: 0 8px 6px -6px #c0c0c0;
  box-shadow: 0 8px 6px -6px #c0c0c0;
}

.mb-minus-40 {
  margin-bottom: -40px;
}

.mb-minus-55 {
  margin-bottom: -55px;
}

.mb-minus-80 {
  margin-bottom: -80px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #e6f2fe;
}

.tooltip .tooltip-inner {
  background-color: #0c5ffb;
  opacity: 100;
}
.tooltip .arrow::before {
  border-bottom-color: #0c5ffb;
  opacity: 100;
}

.page-header {
  color: #0c5ffb;
  width: 60px;
  border-style: solid;
  margin: 10px auto 20px;
}
.page-header.ph-left {
  margin: 10px 0 20px;
}
.page-header.ph-light {
  color: #ffffff;
}

a {
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: all 0.2s;
  color: #0c5ffb;
}
a:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a:hover {
  color: #0c5ffb;
  text-decoration: underline;
}
a:focus {
  outline: 0;
  text-decoration: none;
}

.no-padding {
  padding: 0;
}

.strikethrough {
  text-decoration: line-through;
}

.h1, h1 {
  font-size: 46px;
}

.h2, h2 {
  font-size: 34px;
}

.h3, h3 {
  font-size: 26px;
  line-height: 38px;
}

.h4, h4 {
  font-size: 20px;
  line-height: 28px;
}

.h5, h5 {
  font-size: 16px;
  line-height: 24px;
}

.h6, h6 {
  font-size: 14px;
  line-height: 18px;
}

.error-links-text {
  font-size: 14px;
  line-height: 1.5;
}

/*.btn-experimentar {
  padding: 12px 30px 12px 30px;
  background: #00c853;
  background: #00c268;
  display: inline-block;
  border-radius: 50px;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease 0s;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.btn-experimentar:hover {
  box-shadow: 0px 15px 20px rgba(189,236,196, 0.1);
  transform: translateY(-3px);
  color: #fff;
  background: #00c268;
}*/
.btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 600;
  white-space: nowrap;
  padding: 15px 30px;
  line-height: 1;
  text-transform: uppercase;
  border-radius: 50px;
  /*-webkit-transition: all .15s ease;
  -moz-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease;*/
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease 0s;
  letter-spacing: 0.025rem;
}
.btn.btn-circle {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  padding: 0;
  border-radius: 50%;
}
.btn.btn-circle i {
  position: relative;
  top: -1px;
}
.btn.btn-circle.btn-circle-sm {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 0.9rem;
}
.btn.btn-circle.btn-circle-lg {
  width: 55px;
  height: 55px;
  line-height: 55px;
  font-size: 1.1rem;
}
.btn.btn-circle.btn-circle-xl {
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 1.3rem;
}
.btn.btn-sm {
  font-size: 13px;
  padding: 10px 23px;
  line-height: 1.5;
}
.btn.btn-sm i {
  padding-bottom: 0;
}
.btn.btn-xs {
  font-size: 12px;
  padding: 6px 19px;
  line-height: 1.5;
}
.btn.btn-xxs {
  font-size: 10px;
  padding: 4px 12px;
  line-height: 1.2;
}
.btn:hover {
  box-shadow: 0px 15px 20px rgba(189, 236, 196, 0.1);
  transform: translateY(-3px);
}
.btn.btn-outline-success {
  color: #00c853;
  border-color: #00c853;
}
.btn.btn-outline-success:hover, .btn.btn-outline-success:focus, .btn.btn-outline-success:active {
  color: #ffffff;
  background: #00c853;
}
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active {
  background: #0c5ffb;
  border-color: #0c5ffb;
}
.btn.btn-success {
  background: #00c853;
  border-color: #00c853;
}
.btn.btn-success:hover, .btn.btn-success:focus, .btn.btn-success:active {
  background: #00c853;
}
.btn i {
  padding-bottom: 2px;
}

.modal .modal-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0;
  color: #007bff;
  text-transform: uppercase;
}
.modal .modal-pesquisa .ls_container {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Ubuntu, sans-serif;
  font-weight: 500;
  text-align: center;
}
.modal .modal-pesquisa .ls_query {
  display: block;
  width: 766px;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  vertical-align: middle;
  outline: 0;
}
.modal .modal-pesquisa .ls_result_div {
  position: initial;
  font-size: 14px;
}
.modal .modal-pesquisa .ls_result_div table tr {
  height: 32px;
  line-height: 32px;
}
.modal .form-group {
  margin-bottom: 0.5rem;
}
.modal .custom-control-label {
  font-size: 14px;
}
.modal .col-form-label-sm {
  margin-bottom: 0;
}

.input-group > .custom-file {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.custom-file-label::after {
  color: #ffffff;
  content: "Escolher ficheiro";
  background-color: #0c5ffb;
}

.fileUpload {
  position: relative;
  overflow: hidden;
  margin: 0;
}
.fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

.nav-justified .nav-item:hover {
  background-color: #f8f9fa;
}

.header .header-top {
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 35px;
  text-align: center;
  text-transform: uppercase;
  background-color: #0c5ffb;
  z-index: 9999;
}
.header .header-top .header-top-links {
  flex: 0 0 100%;
}
.header .header-top .header-top-links > ul {
  float: right;
  margin-right: 1.5rem;
}
.header .header-top .header-top-links .vertical-divider {
  line-height: 13px;
  border-right: 1px solid #ffffff;
  padding-right: 15px;
}
.header .header-top .header-top-links a {
  color: #ffffff;
  font-size: 11px;
}
.header .header-top .header-top-links a:hover {
  text-decoration: underline;
}
.header .custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(38, 147, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.header .custom-toggler.navbar-toggler {
  border-color: transparent;
}
.header .header-menu {
  text-align: center;
  text-transform: uppercase;
  top: 35px;
  left: 0;
  width: 100%;
  height: 70px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
}
.header .header-menu .menu-collapse {
  padding-top: 5px;
}
.header .header-menu .menu-nav-mobile {
  margin-top: 5em;
}
.header .header-menu .menu-nav-mobile .list-group-item {
  padding: 0.45rem 1.25rem;
  background-color: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.header .header-menu .menu-nav-mobile .list-group-item a {
  color: #ffffff;
  font-size: 14px;
}
.header .header-menu .menu-nav .nav-item:hover .menu-link, .header .header-menu .menu-nav .nav-item.active .menu-link {
  color: #0c5ffb;
}
.header .header-menu .menu-nav .nav-item .dropdown-item.active, .header .header-menu .menu-nav .nav-item .dropdown-item:active {
  color: #0c5ffb;
  background-color: #f8f9fa;
}
.header .header-menu .menu-nav .menu-link {
  font-size: 14px;
  font-weight: 700;
  color: #0d1f41;
}
.header .header-menu .menu-nav .menu-link:hover {
  color: #0c5ffb;
}
.header .header-menu .menu-dropdown {
  font-size: 15px;
  text-transform: none;
  /*.menu-geral {
    height: 386px;
  }*/
}
.header .header-menu .menu-dropdown.menu-campanhas {
  min-width: 240px;
}
.header .header-menu .menu-dropdown.menu-campanhas .badge {
  position: fixed;
  right: 5px;
  margin-top: 5px;
}
.header .header-menu .menu-dropdown a:not(.button-todos) {
  padding: 0.01rem 1rem;
  font-weight: 500;
  color: #0d1f41;
}
.header .header-menu .menu-dropdown a:not(.button-todos):hover {
  color: #0c5ffb;
}
.header .header-menu .has-megamenu .nav-pills .nav-link {
  padding: 0.5rem 1rem;
  font-weight: 600;
  font-size: 14px;
  color: #0c5ffb;
  text-transform: uppercase;
  /*&.nav-link-erp {
    background-image: url("../img/menu/menu-erp-bg-2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .8;
  }

  &.nav-link-cloud {
    background-image: url("../img/menu/menu-cloud-bg-2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .8;
  }*/
}
.header .header-menu .has-megamenu .nav-pills .nav-link:hover {
  color: #0c5ffb;
  background-color: aliceblue;
  opacity: 1;
}
.header .header-menu .has-megamenu .nav-pills .nav-link.active {
  color: #ffffff !important;
  background-color: #0c5ffb;
  opacity: 1;
}
.header .header-menu .has-megamenu .title {
  font-size: 16px;
  font-weight: 600;
  padding-top: 10px;
  line-height: 18px;
  margin-bottom: 0;
  color: #007bff;
  text-transform: uppercase;
}
.header .header-menu .has-megamenu .tab-content li.active {
  border-radius: 4px;
  background-color: #f8f9fa;
}
.header .header-menu .has-megamenu .tab-content li.active a {
  color: #0c5ffb;
  padding: 0 5px;
}
.header .header-menu .has-megamenu .tab-content a {
  padding: 0.5rem 0;
}
.header .header-menu .has-megamenu .menu-todos {
  border-top: 1px solid #0d1f41;
  text-align: center;
}
.header .header-menu .has-megamenu .menu-todos a {
  margin-top: 20px;
}

.home .carousel {
  top: 105px;
}
.home .carousel .carousel-item {
  height: 667px;
}
.home .carousel .carousel-item.carousel-contabilidade-online {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/carousel/centralgest-cloud.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.home .carousel .carousel-item.carousel-contabilidade {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/carousel/centralgest-software-contabilidade.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.home .carousel .carousel-item.carousel-comercial {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/carousel/centralgest-gestao-comercial.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.home .carousel .carousel-item.carousel-producao {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/carousel/centralgest-software-producao.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.home .carousel .carousel-item.carousel-construcao {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/carousel/centralgest-software-construcao.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.home .carousel .carousel-item.carousel-restauracao {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/carousel/centralgest-software-restauracao.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.home .carousel .carousel-item:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent;
  width: 100%;
}
.home .carousel .carousel-caption {
  transform: translateY(-50%);
  bottom: initial;
  left: 10%;
  right: 10%;
  top: 50%;
  text-align: left;
  color: #ffffff;
}
.home .carousel .carousel-caption .carousel-title {
  color: #fff;
  font-size: 46px;
  font-weight: 600;
  margin-bottom: 0;
  text-transform: uppercase;
  line-height: 1.2;
}
.home .carousel .carousel-caption h1 {
  color: #fff;
  font-weight: 600;
}
.home .carousel .carousel-caption p {
  font-size: 16px;
}
.home .carousel .carousel-caption .btn-outline-carousel {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.home .carousel .carousel-caption .btn-outline-carousel:hover {
  color: #f8f9fa;
  background-color: #007bff;
  border-color: #007bff;
}
.home .carousel .carousel-control-next,
.home .carousel .carousel-control-prev {
  width: 10%;
}

.banner-page {
  margin-top: 105px;
}
.banner-page .banner-caption {
  margin-left: 5%;
  max-width: 65%;
}
.banner-page .banner-caption h1 {
  color: #ffffff;
  font-weight: 600;
  font-size: 36px;
}
.banner-page .banner-caption .lead {
  font-size: 20px;
  color: #ffffff;
}
.banner-page .banner-rgpd {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/centralgest-software-rgpd.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-sugestoes {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/footer/centralgest-software-sugestoes.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-help-center {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/utilidades/centralgest-software-help-center.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-termos {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/footer/centralgest-software-termos-privacidade.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-mapa-site {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/footer/centralgest-software-mapa-site.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-comunidade {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/utilidades/centralgest-software-comunidade.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-contactos {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/centralgest-contactos.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-eventos {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), #1145e6 60%, #f29b26) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-empresa {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/empresa/centralgest-empresa.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-sobre-nos {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/empresa/centralgest-software-sobre-empresa.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-historial {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/empresa/centralgest-software-historial.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-estrategia-empresarial {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/empresa/centralgest-software-estrategia-empresarial.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-responsabilidade-social {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/empresa/centralgest-software-responsabilidade-social.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-casos-sucesso {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/empresa/centralgest-software-clientes-referencia.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-parceiros {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/empresa/centralgest-software-parceiros-estrategicos.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-recrutamento {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/empresa/centralgest-software-recrutamento.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-utilidades {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/utilidades/centralgest-utilidades.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-downloads {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/utilidades/centralgest-software-ferramentas-apoio.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-videos {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/utilidades/centralgest-software-videos.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-noticias {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/noticias/centralgest-software-noticias.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-dicas {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/utilidades/centralgest-software-dicas.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-alteracoes-legais {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/utilidades/centralgest-software-alteracoes-legais.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-dd-fe {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/utilidades/centralgest-software-debito-direto-fatura-eletronica.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-pack-contabilidade {
  background-image: url("../img/top/packs/centralgest-pack-contabilidade-xl.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
}
.banner-page .banner-pack-cno {
  background-image: url("../img/top/packs/centralgest-pack-cno-xl.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
}
.banner-page .banner-pack-rh {
  background-image: url("../img/top/packs/centralgest-pack-rh-xl.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
}
.banner-page .banner-gestao-agricola-pepac {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/isagri/pepac/geofolia-caderno-campo-pepac.png) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-gestao-agricola-pepac-sucesso {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/isagri/pepac/geofolia-caderno-campo-pepac-sucesso.png) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-gestao-agricola {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/isagri/centralgest-software-isagri-gestao-agricola.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-gestao-bovinos {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/isagri/centralgest-software-isagri-gestao-bovinos.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-gestao-suinos {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/isagri/centralgest-software-isagri-gestao-suiniculturas.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-meteo {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/isagri/centralgest-software-isagri-controlo-de-irrigacao.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}
.banner-page .banner-meteo-virtual {
  background: linear-gradient(-134deg, rgba(0, 145, 235, 0.25), rgba(17, 69, 230, 0) 30%, #1145e6 60%, #f29b26), url(../img/top/isagri/centralgest-isagri-meteus-virtual.png) no-repeat top;
  background-size: cover;
  position: relative;
}

.page {
  /*responsive*/
  /*** VIDEO WRAPPER ***/
}
.page .login-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1099;
  background-color: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  opacity: 0;
  transition: all 1s ease;
}
.page .login-popup.show {
  visibility: visible;
  opacity: 1;
}
.page .login-popup.show .box {
  opacity: 1;
  margin-left: 0;
}
.page .login-popup .blocker {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
}
.page .login-popup .box {
  background-color: #ffffff;
  width: 600px;
  height: 313px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-wrap: wrap;
  opacity: 0;
  margin-left: 50px;
  transition: all 1s ease;
}
.page .login-popup .box .img-area {
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  padding: 10px;
  /*display: flex;
  align-items: center;
  justify-content: center;*/
}
.page .login-popup .box .img-area h1 {
  font-size: 30px;
}
.page .login-popup .box .img-area .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 600px;
  height: 313px;
  background-image: url("../img/cg-utilizadores-group-cover.png");
  background-size: cover;
  background-position: center;
  animation: zoomInOut 7s linear infinite;
  z-index: -1;
}
.page .login-popup .box .img-area .btn {
  margin-top: 245px;
  border: none;
  text-transform: uppercase;
  color: #ffffff;
  cursor: pointer;
  float: right;
}
.page .login-popup .box .img-area .btn:focus {
  outline: none;
}
.page .login-popup .box .img-area .close {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 30px;
  cursor: pointer;
}
@keyframes zoomInOut {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
}
@media (max-width: 767px) {
  .page .login-popup .box {
    width: calc(100% - 30px);
  }
  .page .login-popup .box .img-area {
    display: none;
  }
  .page .login-popup .box .form {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.page .lightbox-alert {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100000;
}
.page .toolbarLB {
  text-align: right;
  padding: 3px;
}
.page .closeLB {
  color: grey;
  cursor: pointer;
}
.page .lightbox-alert .iframeContainer {
  width: 600px;
  height: 313px;
  vertical-align: middle;
  padding: 2px;
  background-image: url("../img/cg-utilizadores-group-cover.png");
  background-repeat: no-repeat;
  background-size: 100%;
}
.page .lightbox-alert .iframeContainer .btn {
  margin-top: 37%;
  margin-right: 10px;
  float: right;
}
.page .lightbox-alert.closed {
  display: none;
}
.page .container {
  max-width: 1240px;
}
.page .jumbotron {
  background-color: transparent;
}
.page .youtube {
  height: 395px;
}
.page .youtube .thumb {
  height: auto;
}
.page .videos .youtube-container {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
}
.page .videos .youtube-container .youtube-player {
  display: block;
  width: 100%; /* assuming that the video has a 16:9 ratio */
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
  height: 100%;
  cursor: pointer;
}
.page .videos .youtube-container img.youtube-thumb {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  height: auto;
}
.page .videos .youtube-container div.play-button {
  height: 363px;
  width: 645px;
  left: 0;
  top: 0;
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  background: url("./videos/assets/img/fundo-video-xs.png") no-repeat;
}
.page .videos .youtube-container #youtube-iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.page .error-alert {
  margin-top: 20px;
  position: absolute;
  z-index: 9999;
}
.page .list-bd ul, .page .list-bd ol,
.page .list-dicas ul,
.page .list-dicas ol {
  margin-left: 20px;
  margin-bottom: 20px;
}
.page .list-bd ul li, .page .list-bd ol li,
.page .list-dicas ul li,
.page .list-dicas ol li {
  margin-left: 8px;
}
.page .list-bd ul li:before, .page .list-bd ol li:before,
.page .list-dicas ul li:before,
.page .list-dicas ol li:before {
  content: "\f00c";
  font-family: "FontAwesome";
  display: inline-block;
  margin-left: -1.2em;
  width: 1.3em;
  color: #0c5ffb;
}
.page .list-bd img,
.page .list-dicas img {
  max-width: 100% !important;
  height: auto !important;
}
.page .nav-pills .nav-link {
  border: 1px solid #0c5ffb;
  border-radius: 0;
  border-right: 0;
  font-size: 15px;
  font-weight: 600;
  white-space: nowrap;
  padding: 15px 30px;
  line-height: 1;
  text-transform: uppercase;
  color: #0c5ffb;
  cursor: pointer;
}
.page .nav-pills .nav-link.active {
  color: #ffffff;
}
.page .nav-pills .nav-item:first-child .nav-link {
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
}
.page .nav-pills .nav-item:last-child .nav-link {
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
  border-right: 1px solid #0c5ffb;
}
.page .list-style li {
  padding-left: 1.8em;
}
.page .list-style li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: "FontAwesome";
  display: inline-block;
  margin-left: -1.5em; /* same as padding-left set on li */
  width: 1.5em; /* same as padding-left set on li */
  color: #0c5ffb;
}
.page .testemunho-cliente {
  font-size: 12px;
  line-height: 1.2rem;
}
.page .testemunho-cliente .testemunhos-cliente-title {
  color: #0c5ffb;
  margin-bottom: 0;
}
.page .parceiros .card + .card,
.page .recrutamento .card + .card {
  margin-top: 10px;
}
.page .parceiros .card-body,
.page .recrutamento .card-body {
  padding: 0.8rem;
}
.page .parceiros .card-body address,
.page .recrutamento .card-body address {
  padding-top: 10px;
}
.page .recrutamento .card-body .recrutamento-texto {
  font-size: 14px;
  line-height: 1.5rem;
  margin-top: 2rem;
}
.page .recrutamento .card-body .recrutamento-texto p {
  margin-bottom: 0;
}
.page .recrutamento .card-body .recrutamento-texto p + p {
  margin-bottom: 1rem;
}
.page .list-group-item {
  font-size: 13px;
  padding: 0.15rem 0.8rem;
}
.page .list-group-item.active {
  color: #f8f9fa;
  background-color: #007bff;
}
.page .list-group-item.active:hover {
  color: #f8f9fa;
  background-color: #007bff;
}
.page .list-group-item.active .noticias-data {
  color: #f8f9fa;
}
.page .list-group-item:focus, .page .list-group-item:hover {
  color: #007bff;
  background-color: #f8f9fa;
}
.page .list-group-item.list-group-item-title {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.page .list-group-icon-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page .card-more-info {
  background-color: #f5f5f5;
  font-size: 14px;
}
.page .card-more-info li {
  line-height: 18px;
  padding-bottom: 5px;
}
.page .noticias .noticias-data {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 0;
  color: #0c5ffb;
}
.page .noticias .noticias-title-ultimas {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 1.2rem;
}
.page .noticias button + button {
  padding-left: 10px;
}
.page .noticias .noticias-wrapper {
  padding-top: 10px;
}
.page .noticias .noticias-wrapper .noticias-title {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2rem;
  margin-bottom: 0;
}
.page .noticias .noticias-wrapper .noticias-descricao {
  font-size: 14px;
  line-height: 1.2rem;
  font-style: italic;
}
.page .noticias .noticias-wrapper .border-bottom:last-child {
  border-bottom: none !important;
}
.page .table-packs {
  font-size: 13px;
}
.page .table-packs th {
  text-align: center;
}
.page .table-packs td + td {
  text-align: center;
}
.page .table-packs i {
  color: #00c853;
}
.page .menu-right .card {
  margin-bottom: 10px;
}
.page .menu-right .nav-item {
  font-size: 13px;
  padding-left: 15px;
}
.page .menu-right .nav-item.nav-item-header {
  padding-left: 0;
}
.page .menu-right .nav-item.nav-item-header {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.page .saft .nav-saft .nav-item .nav-link {
  padding: 0.5em 1em;
}
.page .saft .nav-saft .nav-item .nav-link.active, .page .saft .nav-saft .nav-item .nav-link:hover {
  background-color: #0c5ffb;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  margin-right: -17px;
}
.page .saft .nav-saft .nav-item .nav-link.active h4, .page .saft .nav-saft .nav-item .nav-link:hover h4 {
  color: #ffffff;
}
.page .saft .nav-saft .nav-item p {
  padding-left: 1em;
}
.page .saft .saft-funcs {
  color: #ffffff;
  padding: 2rem;
  margin-top: auto;
  margin-bottom: auto;
}
.page .saft .saft-funcs .list-style li:before {
  color: #ffffff !important;
}
.page .saft .saft-funcs .saft-funcs-title {
  color: #ffffff;
  margin-bottom: 1rem;
}
.page .saft .saft-funcs .saft-funcs-buttons {
  margin-top: 1rem;
}
.page .saft .table.tabela-precos {
  font-weight: 700;
  font-size: 14px;
  text-align: center;
}
.page .saft .table.tabela-precos > thead > tr > th {
  vertical-align: bottom;
  border: none;
}
.page .saft .table.tabela-precos td, .page .saft .table.tabela-precos th {
  padding-bottom: 15px !important;
  padding-top: 15px !important;
}
.page .saft .table.tabela-precos td.coluna-50, .page .saft .table.tabela-precos th.coluna-50 {
  color: #fff;
  background-color: #5bc0de;
}
.page .saft .table.tabela-precos td.coluna-100, .page .saft .table.tabela-precos th.coluna-100 {
  color: #fff;
  background-color: #0A93FC;
}
.page .saft .table.tabela-precos td.coluna-250, .page .saft .table.tabela-precos th.coluna-250 {
  color: #fff;
  background-color: #107FC9;
}
.page .saft .table.tabela-precos td.coluna-unlimited, .page .saft .table.tabela-precos th.coluna-unlimited {
  color: #fff;
  background-color: #025D8C;
}
.page .saft .table.tabela-precos td.coluna-unlimited.last-cell, .page .saft .table.tabela-precos th.coluna-unlimited.last-cell {
  border-bottom-right-radius: 6px;
}
.page .saft .table.tabela-precos th.coluna-50 {
  border-top-left-radius: 6px;
}
.page .saft .table.tabela-precos th.coluna-unlimited {
  border-top-right-radius: 6px;
}
.page .saft .table.tabela-precos td {
  border-top-color: #ffffff;
}
.page .saft .table.tabela-precos td.coluna-corporate {
  color: #fff;
  background-color: #33cc99;
  padding-right: 20px !important;
  font-size: 14px;
}
.page .saft .table.tabela-precos td.coluna-corporate.badge {
  background: #fff;
  color: #1fa67a;
}
.page .saft .table.tabela-precos td.coluna-corporate.cell-top {
  border-top-left-radius: 6px;
}
.page .saft .table.tabela-precos td.coluna-pro {
  color: #fff;
  background-color: #1fa67a;
  padding-right: 20px !important;
}
.page .saft .table.tabela-precos td.coluna-pro .badge {
  background: #fff;
  color: #1fa67a;
}
.page .saft .table.tabela-precos td.coluna-pro.cell-bottom {
  border-bottom-left-radius: 6px;
}
.page .saft .table.tabela-precos tbody:before {
  content: "-";
  display: block;
  line-height: 0.1;
  color: transparent;
}
.page .saft .asterisk-corporate {
  color: #33cc99;
}
.page .saft .asterisk-pro {
  color: #1fa67a;
}
.page .saft .tabela-funcs {
  color: #0d1f41;
}
.page .saft .tabela-funcs th.funcs-2017,
.page .saft .tabela-funcs td.funcs-2017 {
  font-size: 13px;
  padding-right: 20px !important;
  vertical-align: middle;
}
.page .saft .tabela-funcs th.funcs-free,
.page .saft .tabela-funcs td.funcs-free {
  color: #fff;
  background-color: #5cb85c;
  vertical-align: middle !important;
}
.page .saft .tabela-funcs th.funcs-corporate,
.page .saft .tabela-funcs td.funcs-corporate {
  color: #fff;
  background-color: #33cc99;
  vertical-align: middle !important;
}
.page .saft .tabela-funcs th.funcs-pro,
.page .saft .tabela-funcs td.funcs-pro {
  color: #fff;
  background-color: #1fa67a;
  vertical-align: middle !important;
}
.page .saft .tabela-funcs .btn-pro {
  color: #fff;
  background-color: #1fa67a;
}
.page .saft .tabela-funcs .btn-pro:focus, .page .saft .tabela-funcs .btn-pro.focus {
  color: #fff;
  background-color: #279076;
  border-color: #279076;
}
.page .saft .tabela-funcs .btn-pro:hover {
  color: #fff;
  background-color: #279076;
  border-color: #279076;
}
.page .saft .tabela-funcs .btn-pro:active, .page .saft .tabela-funcs .btn-pro.active {
  color: #fff;
  background-color: #279076;
  border-color: #279076;
}
.page .saft .tabela-funcs .btn-corporate {
  color: #fff;
  background-color: #2db98a;
}
.page .saft .tabela-funcs .btn-corporate:focus, .page .saft .tabela-funcs .btn-corporate.focus {
  color: #fff;
  background-color: #15a978;
  border-color: #15a978;
}
.page .saft .tabela-funcs .btn-corporate:hover {
  color: #fff;
  background-color: #15a978;
  border-color: #15a978;
}
.page .saft .tabela-funcs .btn-corporate:active, .page .saft .tabela-funcs .btn-corporate.active {
  color: #fff;
  background-color: #15a978;
  border-color: #15a978;
}
.page .saft .nav-pills .nav-link {
  font-size: 14px;
}
.page .saft .tab-content .list-style li:before {
  color: #00c853;
}
.page .saft .tab-content .tabela-funcs {
  font-size: 13px;
}
.page .saft .tab-content .tabela-funcs tr td.table-funcs-texto,
.page .saft .tab-content .tabela-funcs tr td li {
  text-align: left;
}
.page .saft .tab-content .tabela-funcs th,
.page .saft .tab-content .tabela-funcs td {
  text-align: center;
}
.page .saft .tab-content .tabela-funcs .list-unstyled {
  padding-left: 20px;
}
.page .testemunhos .card {
  margin: 0 auto;
}
.page .testemunhos .card .carousel {
  top: 0;
}
.page .testemunhos .card .carousel-item {
  height: 200px;
}
.page .testemunhos .card .carousel-caption {
  padding: 0;
  right: 0;
  left: 0;
  color: #0d1f41;
  font-style: italic;
}
.page .testemunhos .card .carousel-caption h3 {
  color: #0d1f41;
}
.page .testemunhos .card .carousel-caption p {
  line-height: 30px;
}
.page .testemunhos .card .carousel-caption .col-sm-3 {
  display: flex;
  align-items: center;
}
.page .testemunhos .card .carousel-caption .col-sm-9 {
  text-align: left;
}
.page .testemunhos .card .carousel-control-prev, .page .testemunhos .card .carousel-control-next {
  color: #0c5ffb !important;
  opacity: 1 !important;
}
.page .testemunhos .card .carousel-control-next {
  margin-right: -100px;
}
.page .testemunhos .card .carousel-control-prev {
  margin-left: -100px;
}
.page .testemunhos .crop {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page .testemunhos .carousel {
  margin: 20px auto;
  padding: 0 0;
}
.page .testemunhos .carousel-item {
  color: #0c5ffb;
  font-size: 14px;
  text-align: left;
  overflow: hidden;
  min-height: 200px;
}
.page .testemunhos .carousel .item .img-box {
  padding: 5px;
}
.page .testemunhos .carousel .img-box img {
  width: 40%;
  height: 100%;
  display: block;
}
.page .testemunhos .carousel .testimonial {
  padding: 30px 0 10px;
  color: #0d1f41;
}
.page .testemunhos .carousel .overview {
  font-style: italic;
}
.page .testemunhos .carousel .overview b {
  text-transform: uppercase;
  color: #0c5ffb;
}
.page .testemunhos .carousel .carousel-control {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  top: 50%;
  background: none;
}
.page .testemunhos .carousel-control i {
  font-size: 68px;
  line-height: 42px;
  position: absolute;
  display: inline-block;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.page .testemunhos .carousel .carousel-indicators {
  bottom: -40px;
}
.page .testemunhos .carousel-indicators li, .page .testemunhos .carousel-indicators li.active {
  width: 10px;
  height: 10px;
  margin: 1px 3px;
  border-radius: 50%;
}
.page .testemunhos .carousel-indicators li {
  background: #999;
  border-color: transparent;
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}
.page .testemunhos .carousel-indicators li.active {
  background: #555;
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}
.page .videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
}
.page .videoWrapper iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
.page .margin-video-accounting-top .videoWrapper {
  position: relative;
  padding-bottom: 53%; /* 16:9 */
}
.page .videoWrapperList {
  position: relative;
  padding-bottom: 49.25%; /* 16:9 */
  margin-bottom: 50px;
}
.page .videoWrapperList iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
.page .contact-form input {
  font-family: FontAwesome, "Gilroy";
}
.page .contact-form .form-name {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}
.page .contact-form .form-tel {
  border-radius: 0;
  border-bottom: 0;
}
.page .contact-form .form-mail {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.page .contabilidade-digital-vantagens .header-highlight {
  font-weight: 600;
  border-radius: 4px;
  color: #00e7ed;
  background-color: #094a8d;
  padding: 0 5px;
}
.page .contabilidade-digital-vantagens p {
  padding-left: 42px;
  font-size: 16px;
}
.page .contabilidade-digital-vantagens h3 em {
  display: inline-block;
  position: relative;
  background: transparent;
  font-style: normal;
  z-index: 0;
}
.page .contabilidade-digital-vantagens h3 em:before {
  position: absolute;
  bottom: 8px;
  left: 0;
  width: 100%;
  height: 8px;
  z-index: -1;
  background-color: #87f3fd;
  content: "";
}
.page .contabilidade-digital-vantagens h4 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.page .contabilidade-digital-vantagens .fa-stack {
  width: 1.4em;
  height: 1.4em;
  line-height: 1.4em;
}
.page .contabilidade-digital-vantagens .fa-stack .fa-stack-2x {
  color: #87f3fd;
  font-size: 1.4em;
}
.page .contabilidade-digital-vantagens .fa-stack .fa-stack-1x {
  font-size: 0.6em;
  line-height: 2.3em;
}
.page .alteracoes-legais .table {
  font-size: 14px;
  background-color: #ffffff;
}
.page .alteracoes-legais .accordion p.accordion-title,
.page .alteracoes-legais .accordion a.accordion-title {
  font-weight: 600;
  color: #0d1f41;
}
.page .alteracoes-legais .accordion ul {
  list-style: disc;
  padding-left: 40px;
}

.home .home-presentation {
  margin-top: 140px;
  text-align: center;
}
.home .home-news {
  position: relative;
  padding-top: 80px;
  padding-bottom: 30px;
  margin-top: 30px;
  margin-bottom: 70px;
  overflow: hidden;
  background-color: #f5f5f5;
}
.home .home-title {
  text-align: center;
  font-size: 34px;
}
.home .home-solutions {
  margin-bottom: 20px;
}

.home .thumbnail,
.formacao .thumbnail,
.recrutamento .thumbnail,
.gestao-tarefas .thumbnail,
.menu-right .thumbnail {
  position: relative;
  overflow: hidden;
  padding: 0 !important;
  border: 1px solid transparent;
  background-color: transparent;
  margin-bottom: 0;
  list-style: none;
}
.home .thumbnail .container-img,
.formacao .thumbnail .container-img,
.recrutamento .thumbnail .container-img,
.gestao-tarefas .thumbnail .container-img,
.menu-right .thumbnail .container-img {
  position: relative;
  width: 100%;
}
.home .thumbnail .container-img:hover .image,
.formacao .thumbnail .container-img:hover .image,
.recrutamento .thumbnail .container-img:hover .image,
.gestao-tarefas .thumbnail .container-img:hover .image,
.menu-right .thumbnail .container-img:hover .image {
  opacity: 0.3;
}
.home .thumbnail .container-img:hover .middle,
.formacao .thumbnail .container-img:hover .middle,
.recrutamento .thumbnail .container-img:hover .middle,
.gestao-tarefas .thumbnail .container-img:hover .middle,
.menu-right .thumbnail .container-img:hover .middle {
  opacity: 1;
}
.home .thumbnail .container-img img,
.formacao .thumbnail .container-img img,
.recrutamento .thumbnail .container-img img,
.gestao-tarefas .thumbnail .container-img img,
.menu-right .thumbnail .container-img img {
  border-radius: 4px;
  -moz-box-shadow: 1px 1px 1px 1px #d4d4d4;
  -webkit-box-shadow: 1px 1px 1px 1px #d4d4d4;
  box-shadow: 1px 1px 1px 1px #d4d4d4;
}
.home .thumbnail .container-img img.image,
.formacao .thumbnail .container-img img.image,
.recrutamento .thumbnail .container-img img.image,
.gestao-tarefas .thumbnail .container-img img.image,
.menu-right .thumbnail .container-img img.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: 0.5s ease;
  backface-visibility: hidden;
}
.home .thumbnail .container-img .middle,
.formacao .thumbnail .container-img .middle,
.recrutamento .thumbnail .container-img .middle,
.gestao-tarefas .thumbnail .container-img .middle,
.menu-right .thumbnail .container-img .middle {
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 49%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.home .thumbnail .news-data,
.formacao .thumbnail .news-data,
.recrutamento .thumbnail .news-data,
.gestao-tarefas .thumbnail .news-data,
.menu-right .thumbnail .news-data {
  padding-top: 8px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}
.home .thumbnail .caption-home,
.formacao .thumbnail .caption-home,
.recrutamento .thumbnail .caption-home,
.gestao-tarefas .thumbnail .caption-home,
.menu-right .thumbnail .caption-home {
  font-size: 14px;
  line-height: 1.2rem;
  min-height: 53px;
}
.home .card,
.formacao .card,
.recrutamento .card,
.gestao-tarefas .card,
.menu-right .card {
  box-shadow: 0 0 25px 0 rgba(50, 50, 50, 0.1);
}
.home .tabela-formacao,
.formacao .tabela-formacao,
.recrutamento .tabela-formacao,
.gestao-tarefas .tabela-formacao,
.menu-right .tabela-formacao {
  font-size: 12px;
  line-height: 1.2rem;
}
.home .tabela-formacao .btn.btn-xs,
.formacao .tabela-formacao .btn.btn-xs,
.recrutamento .tabela-formacao .btn.btn-xs,
.gestao-tarefas .tabela-formacao .btn.btn-xs,
.menu-right .tabela-formacao .btn.btn-xs {
  font-size: 10px;
  padding: 4px 12px;
  line-height: 1.2;
}

.gestao-tarefas .btn.btn-circle i {
  font-size: 20px;
}

.sobre-nos .outer-circle {
  width: 250px;
  height: 250px;
  position: relative;
  border-radius: 50%;
}
.sobre-nos .outer-circle.counter-implementacoes {
  background: rgb(3, 54, 255);
}
.sobre-nos .outer-circle.counter-contratos {
  background: rgb(0, 156, 123);
}
.sobre-nos .outer-circle.counter-anos {
  background: rgb(193, 112, 4);
}
.sobre-nos .outer-circle .inner-circle {
  top: 10%;
  left: 10%;
  width: 80%;
  height: 80%;
  position: relative;
  border-radius: 50%;
  box-shadow: 1px 1px rgba(0, 0, 0, 0.01), 2px 2px rgba(0, 0, 0, 0.03), 3px 3px rgba(0, 0, 0, 0.025), 4px 4px rgba(0, 0, 0, 0.02), 5px 5px rgba(0, 0, 0, 0.015), 6px 6px rgba(0, 0, 0, 0.01), 7px 6px rgba(0, 0, 0, 0.01), 8px 8px rgba(0, 0, 0, 0.01), 9px 8px rgba(0, 0, 0, 0.01), 10px 10px rgba(0, 0, 0, 0.01), 11px 11px rgba(0, 0, 0, 0.01), 12px 12px rgba(0, 0, 0, 0.01), 13px 13px rgba(0, 0, 0, 0.01), 14px 14px rgba(0, 0, 0, 0.01), 15px 15px rgba(0, 0, 0, 0.01), 16px 16px rgba(0, 0, 0, 0.01), 17px 17px rgba(0, 0, 0, 0.01), 18px 18px rgba(0, 0, 0, 0.01), 19px 19px rgba(0, 0, 0, 0.01), 20px 20px rgba(0, 0, 0, 0.01), 21px 21px rgba(0, 0, 0, 0.01), 22px 22px rgba(0, 0, 0, 0.01), 23px 23px rgba(0, 0, 0, 0.01);
}
.sobre-nos .outer-circle .inner-circle.counter-implementacoes {
  background: rgb(0, 123, 255);
}
.sobre-nos .outer-circle .inner-circle.counter-contratos {
  background: rgb(0, 194, 104);
}
.sobre-nos .outer-circle .inner-circle.counter-anos {
  background: rgb(249, 180, 87);
}
.sobre-nos .outer-circle .inner-circle .counter-content {
  text-align: center;
  padding: 1.2em;
  vertical-align: middle;
}
.sobre-nos .outer-circle .inner-circle .counter-content .count-title {
  font-size: 40px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
  color: #ffffff;
}
.sobre-nos .outer-circle .inner-circle .counter-content .count-text {
  font-size: 18px;
  font-weight: 600;
  margin-top: 4px;
  margin-bottom: 0;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
}
.sobre-nos .outer-circle .inner-circle .counter-content .fa-3x {
  margin: 0 auto;
  float: none;
  display: table;
  color: #ffffff;
}

.historial .timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
.historial .timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
.historial .timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.historial .timeline > li:before, .historial .timeline > li:after {
  content: " ";
  display: table;
}
.historial .timeline > li:after {
  clear: both;
}
.historial .timeline > li > .timeline-panel {
  width: 46%;
  float: left;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.historial .timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}
.historial .timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
.historial .timeline > li > .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.1em;
  font-weight: 700;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -25px;
  background-color: #999999;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.historial .timeline > li > .timeline-badge.primary {
  background-color: #2e6da4 !important;
}
.historial .timeline > li > .timeline-badge.success {
  background-color: #3f903f !important;
}
.historial .timeline > li > .timeline-badge.warning {
  background-color: #f0ad4e !important;
}
.historial .timeline > li > .timeline-badge.danger {
  background-color: #d9534f !important;
}
.historial .timeline > li > .timeline-badge .info {
  background-color: #5bc0de !important;
}
.historial .timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.historial .timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.historial .timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.historial .timeline-title {
  margin-top: 0;
  color: inherit;
  font-weight: 700;
}
.historial .timeline-body {
  font-size: 14px;
  line-height: 1.2rem;
}
.historial .timeline-body > p,
.historial .timeline-body > ul {
  margin-bottom: 0;
}
.historial .timeline-body > p + p {
  margin-top: 5px;
}

.mapa-site a {
  color: #0d1f41;
}
.mapa-site a:hover {
  color: #0c5ffb;
}

.breadcrumb {
  padding: 0.45rem 1rem;
  background-color: #f5f5f5;
  font-size: 12px;
}
.breadcrumb .breadcrumb-item a {
  color: #0c5ffb;
}
.breadcrumb .breadcrumb-buttons {
  margin-left: auto;
}
.breadcrumb .breadcrumb-buttons a {
  color: #0c5ffb;
}
.breadcrumb .breadcrumb-buttons a:hover {
  color: #0c5ffb;
  text-decoration: none;
}

.container-fluid {
  padding: 40px 0;
}
.container-fluid.noticias-saft {
  padding-bottom: 80px;
}

.container-grey {
  background-color: #f5f5f5;
}

.container-half-color {
  background: #f5f5f5;
  background: -moz-linear-gradient(left, #f5f5f5 0%, #f5f5f5 50%, #0c5ffb 50%, #0c5ffb 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f5f5f5), color-stop(50%, #f5f5f5), color-stop(50%, #0c5ffb), color-stop(100%, #0c5ffb));
  background: -webkit-linear-gradient(left, #f5f5f5 0%, #f5f5f5 50%, #0c5ffb 50%, #0c5ffb 100%);
  background: -o-linear-gradient(left, #f5f5f5 0%, #f5f5f5 50%, #0c5ffb 50%, #0c5ffb 100%);
  background: -ms-linear-gradient(left, #f5f5f5 0%, #f5f5f5 50%, #0c5ffb 50%, #0c5ffb 100%);
  background: linear-gradient(to right, #f5f5f5 0%, #f5f5f5 50%, #0c5ffb 50%, #0c5ffb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ef0000", endColorstr="#9b9b9b", GradientType=1);
}

.container-fluid.bg-primary {
  padding: 80px 0;
  transform: skewY(-2deg);
  margin-top: -35px;
}
.container-fluid.bg-primary .container {
  margin: 0 auto;
  transform: skewY(2deg);
}

.bg-artigos {
  background: #F7FCFF;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.4);
  overflow: hidden;
}
.bg-artigos .container-img {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  max-height: 300px;
  overflow: hidden;
}
.bg-artigos .container-img .title-categoria {
  position: absolute;
  top: 3%;
  left: 5%;
}
.bg-artigos .container-img .title-categoria .badge {
  border-radius: 25px;
  padding: 6px 10px;
  font-weight: 600;
  letter-spacing: 0.04rem;
}
.bg-artigos .container-img .title-categoria .badge.badge-categoria {
  color: #fff;
  background-color: #007bff;
}
.bg-artigos .container-text {
  padding: 8px 16px;
}
.bg-artigos .container-text .news-data {
  margin-bottom: 5px;
}
.bg-artigos .container-text .title-artigo {
  font-size: 20px;
  line-height: 24px;
}
.bg-artigos .container-text .caption-artigo {
  font-size: 16px;
  line-height: 22px;
  margin-top: 10px;
  font-weight: 400;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: 0.5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 49%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.container-img:hover .image {
  opacity: 0.6;
}
.container-img:hover .middle {
  opacity: 1;
}

.badge {
  border-radius: 25px;
  padding: 6px 10px;
  font-weight: 600;
  letter-spacing: 0.04rem;
}
.badge.badge-categoria-link {
  color: #007bff;
  border: 1px solid #007bff;
  background-color: transparent;
}
.badge.badge-categoria-link:hover {
  color: #FFFFFF;
  border: 1px solid #007bff;
  background-color: #007bff;
  text-decoration: none;
}

.list-bd ul li:before {
  font-family: "IcoFont";
  content: "\eed8";
  margin: 0 5px 0 -15px;
  color: #00c853 !important;
}
.list-bd ol li:before {
  content: none !important;
  list-style-type: decimal !important;
}
.list-bd img {
  max-width: 100% !important;
  height: auto !important;
}

.ribbon {
  border-radius: 50px;
  text-transform: uppercase;
  font-weight: 600;
  color: #0c5ffb;
  text-align: left;
  background-color: #d9e8fe;
  line-height: 1;
  display: inline-block;
  padding: 7px 12px;
  font-size: 13px;
}

.news-data {
  padding-top: 8px;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0;
}

/* Center the loader */
#loader {
  position: relative;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 250px;
  height: 250px;
  margin: 5px 0 10px -75px;
  border: 3px solid #f3f3f3;
  border-radius: 50%;
  border-top: 3px solid #3498db;
  width: 50px;
  height: 50px;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s;
}

@-webkit-keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0;
  }
  to {
    bottom: 0px;
    opacity: 1;
  }
}
@keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
#myDiv {
  display: none;
}

footer {
  margin-top: 20px;
}
footer .footer-menu {
  min-height: 50px;
  text-align: left;
  margin: 0;
  padding: 80px 0;
  background-color: #0d1f41;
}
footer .footer-menu .container {
  max-width: 1240px;
}
footer .footer-menu ul.list-unstyled {
  margin-bottom: 20px;
}
footer .footer-menu ul.list-unstyled li {
  line-height: 20px;
  font-weight: 400;
}
footer .footer-menu ul.list-unstyled li a:link {
  color: #c8c8c8;
  text-decoration: none;
  font-size: 0.8rem;
}
footer .footer-menu ul.list-unstyled li a:visited {
  text-decoration: none;
  color: #c8c8c8;
}
footer .footer-menu ul.list-unstyled li a:hover {
  text-decoration: none;
  color: #0c5ffb;
}
footer .footer-menu ul.list-unstyled li a:active {
  text-decoration: none;
}
footer .footer-menu ul.redes-social {
  margin-top: 4px;
  margin-left: -4px !important;
}
footer .footer-menu ul.redes-social li {
  float: left;
  list-style: none;
  font-size: 32px;
}
footer .footer-menu ul.redes-social li + li {
  margin-left: 5px;
}
footer .footer-menu ul.redes-social a {
  color: #ffffff;
}
footer .footer-menu ul.redes-social a:link {
  font-size: 20px;
}
footer .footer-menu ul.redes-social a:hover {
  color: #0c5ffb;
}
footer .footer-menu .footer-title {
  color: #ffffff;
  font-size: 18px;
  padding-bottom: 5px;
  text-transform: uppercase;
}
footer .footer-menu address {
  font-size: 0.8rem;
  color: #c8c8c8;
  font-weight: 400;
}
footer .footer-menu address a {
  color: #c8c8c8;
  font-weight: 400;
}
footer .footer-menu address a:hover {
  color: #0c5ffb;
}
footer .footer-menu .footer-logos {
  text-align: center;
}
footer .footer-menu .footer-logos img + img,
footer .footer-menu .footer-logos img + a {
  padding-left: 5px;
}
footer .footer-copy {
  padding: 10px;
  font-size: 0.8rem;
  text-align: center;
}
footer .footer-copy a {
  color: #0c5ffb;
}

#pepac .desktop {
  display: flex;
}
#pepac .mobile {
  display: none;
}
#pepac .container-lg {
  max-width: 99%;
}
#pepac .accordion h2 {
  font-size: 22px;
  padding: 20px 0;
}
#pepac .accordion a {
  display: block;
}
#pepac .accordion a i {
  float: right;
  font-size: 18px;
}
#pepac .wrapper-isagri {
  background: rgb(149, 194, 61);
  border-color: rgb(149, 194, 61);
  color: white;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: 600;
  white-space: nowrap;
  padding: 15px 30px;
  line-height: 1.5;
  border-radius: 8px;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease 0s;
  letter-spacing: 0.025rem;
}
#pepac .nav-vertical {
  width: 100%;
}
#pepac .nav-vertical .nav-link {
  border: 1px solid rgb(214, 214, 214);
  border-radius: 10px;
  min-height: 167px;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 14px;
}
#pepac .nav-vertical .nav-link.active {
  background-color: rgba(149, 194, 61, 0.06);
  border-color: rgba(149, 194, 61, 0.5);
}
#pepac .nav-pills {
  border: 1px solid rgb(149, 194, 61);
  border-radius: 50px;
}
#pepac .nav-pills .nav-link {
  border-radius: 0;
  border-right: 0;
  font-size: 15px;
  font-weight: 600;
  white-space: nowrap;
  padding: 20px 30px;
  line-height: 1;
  color: #022909;
  cursor: pointer;
}
#pepac .nav-pills .nav-link.active {
  background-color: rgb(149, 194, 61);
  color: #ffffff;
  border-radius: 50px;
}
#pepac .nav-pills .nav-link.active:hover {
  background-color: rgb(149, 194, 61);
  color: #ffffff;
}
#pepac .nav-pills .nav-link:hover {
  background-color: #f7fff0;
  color: #022909;
}
#pepac .nav-pills .nav-item:hover {
  background-color: transparent;
}
#pepac .nav-pills .nav-item:first-child .nav-link {
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px;
}
#pepac .nav-pills .nav-item:last-child .nav-link {
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
}
#pepac p {
  color: #717171;
}
#pepac .btn-light.btn-isagri {
  background-color: rgb(149, 194, 61);
  color: #022909;
}
#pepac .btn-light.btn-isagri-outline {
  background-color: transparent;
  border: 1px solid rgb(149, 194, 61);
  color: #022909;
}
#pepac .banner-landing-page {
  margin-top: 0;
}
#pepac .banner-landing-page .jumbotron {
  padding: 0 0;
}
#pepac .banner-landing-page .jumbotron .logo-geofolia {
  max-width: 300px;
  margin-top: 20px;
  margin-bottom: 100px;
}
#pepac .banner-landing-page .jumbotron .logo-isagri {
  max-width: 300px;
  margin-bottom: 60px;
}
#pepac .banner-landing-page .jumbotron .banner-caption {
  margin-left: 0;
}
#pepac .banner-landing-page .jumbotron .banner-caption h1 {
  color: #ffffff;
  font-weight: 600;
  font-size: 46px;
  text-transform: none;
}
#pepac .banner-landing-page .jumbotron .banner-caption .lead {
  font-size: 28px;
  color: #ffffff;
  margin-top: 40px;
}
#pepac .banner-landing-page .jumbotron .banner-caption .btn-light {
  color: #09481f;
  margin-top: 3rem;
}
#pepac .banner-landing-page .jumbotron .banner-caption .btn-light.btn-isagri {
  background-color: rgb(149, 194, 61);
  color: #022909;
}
#pepac .banner-landing-page .jumbotron .numero-1-pt h3 {
  font-size: 38px;
  text-align: right;
  text-transform: none;
  color: #FFFFFF;
  margin: 40px 5px 5px 0;
  font-family: "Caveat", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
#pepac .banner-landing-page .jumbotron .numero-1-pt img {
  max-width: 370px;
}
#pepac .banner-landing-page .jumbotron.banner-gestao-agricola-pepac-sucesso {
  background: url(../img/isagri/pepac/geofolia-caderno-campo-pepac-sucesso.webp) no-repeat top;
  background-size: cover;
  position: relative;
  min-height: 400px;
  padding: 4rem 8rem;
}
#pepac .banner-landing-page .jumbotron.banner-jovem-agricultor-sucesso {
  background: url(../img/isagri/jovem-agricultor/isagri-jovens-agricultores-sucesso.webp) no-repeat top;
  background-size: cover;
  position: relative;
  min-height: 400px;
  padding: 4rem 8rem;
}
#pepac .banner-landing-page .jumbotron.banner-gestao-agricola-pepac {
  background: url(../img/isagri/pepac/geofolia-caderno-campo-pepac.webp) no-repeat top;
  background-size: cover;
  position: relative;
  min-height: 1020px;
  padding: 4rem 8rem;
}
#pepac .banner-landing-page .jumbotron.banner-jovem-agricultor {
  background: url(../img/isagri/jovem-agricultor/isagri-jovem-agricultor-banner.webp) no-repeat top;
  background-size: cover;
  position: relative;
  min-height: 100vh;
  padding: 4rem 8rem;
  margin-bottom: 0;
}
#pepac .banner-landing-page .jumbotron.banner-jovem-agricultor .banner-caption h1 {
  font-size: 72px;
  font-weight: 700;
  line-height: 1;
}
#pepac .banner-landing-page .jumbotron.banner-jovem-agricultor .banner-caption .lead {
  margin-top: 10px;
}
#pepac .section-2 .nav {
  margin-top: 75px;
}
#pepac .section-2 img {
  max-width: 100%;
}
#pepac .section-2 h1 {
  color: #022909 !important;
}
#pepac .container-pepac {
  margin-top: -180px;
  margin-bottom: 20px;
}
#pepac .container-pepac .card {
  background-color: #c1d66a;
  border: none;
}
#pepac .container-pepac .card .card-text {
  padding: 2rem 6rem;
  text-align: center;
  font-size: 26px;
  font-weight: 500;
  line-height: 32px;
  color: #09481f;
}
#pepac .section-pepac.jovens-agricultores {
  background-color: rgb(246, 246, 246);
  border-top: 1px solid #e5e5e5;
}
#pepac .section-pepac.jovens-agricultores.pecuaria {
  background-color: white;
}
#pepac .section-pepac.jovens-agricultores h1, #pepac .section-pepac.jovens-agricultores h2 {
  color: #022909;
  text-transform: none;
}
#pepac .section-pepac.jovens-agricultores .wrapper-isagri {
  background-color: rgba(149, 194, 61, 0.2);
  color: #95c23d;
  padding: 8px 15px;
  font-size: 28px;
  line-height: 1;
  box-shadow: none;
}
#pepac .section-pepac.jovens-agricultores .margin {
  margin-top: -50px;
}
#pepac .section-pepac.funcs {
  padding: 8rem 0 4rem 0;
}
#pepac .section-pepac.edicoes {
  padding: 0 0 4rem 0;
}
#pepac .section-pepac.testemunhos-pepac {
  background-color: #87a427;
  min-height: 200px;
}
#pepac .section-pepac.testemunhos-pepac h1 {
  color: #FFFFFF;
}
#pepac .section-pepac.footer-pepac {
  background-color: #87a427;
  padding: 3em 0 2rem 0;
  color: #FFFFFF;
}
#pepac .section-pepac.footer-pepac .logo-geofolia {
  max-width: 200px;
}
#pepac .section-pepac.footer-pepac li, #pepac .section-pepac.footer-pepac a {
  color: #FFFFFF;
  font-size: 0.9rem;
  font-weight: 400;
}
#pepac .section-pepac.footer-pepac .social li a {
  font-size: 1.6rem;
}
#pepac .section-pepac.footer-pepac.jovens-agricultores {
  background-color: #95c23d;
}
#pepac .section-pepac h1, #pepac .section-pepac h2 {
  color: #87a427;
  text-transform: none;
}
#pepac .section-pepac p {
  margin-top: 1rem;
}
#pepac .container-pepac-funcs {
  max-width: 1200px !important;
}
#pepac .container-pepac-funcs .pepac-alertas {
  margin-top: 3rem;
}
#pepac .container-pepac-funcs .img-registo {
  margin-top: 20px;
  padding-right: 3.6rem;
}
#pepac .container-pepac-funcs h2 {
  text-transform: none;
  color: #4d4d4d;
}
#pepac .container-pepac-funcs h2 .text-highlight {
  color: #87a427;
}
#pepac .container-pepac-funcs .pepac-description.left {
  padding-left: 0;
}
#pepac .container-pepac-funcs .pepac-description.right {
  padding-left: 100px;
}
#pepac .container-pepac-funcs .pepac-description .list-style {
  margin-top: 18px;
}
#pepac .container-pepac-funcs .pepac-description .list-style li {
  color: #717171;
  margin-top: 10px;
}
#pepac .container-pepac-funcs .pepac-description .list-style li:before {
  color: #87a427;
}
#pepac .container-pepac-funcs .pepac-description p {
  margin-top: 20px;
}
#pepac .bg-left {
  background: url(../img/isagri/pepac/blur-left.webp) no-repeat left;
  padding: 4rem 0;
}
#pepac .bg-left.importacao {
  padding: 8rem 0;
}
#pepac .bg-right {
  background: url(../img/isagri/pepac/blur-right.webp) no-repeat right;
  padding: 8rem 0;
}
#pepac .pepac-logos {
  margin: 4rem 0;
}
#pepac .pepac-logos img {
  height: 100px;
}
#pepac .bg-vantagens {
  background: url("../img/isagri/pepac/vantagens-geofolia.webp") no-repeat top;
  background-size: cover;
  min-height: 800px;
  color: #09481f;
}
#pepac .bg-vantagens .container-pepac-funcs .card-blur {
  border-radius: 32px;
  padding: 2rem 2rem 1rem 2rem;
  background-color: rgba(237, 237, 237, 0.8);
}
#pepac .bg-vantagens .container-pepac-funcs .card-blur p {
  color: #09481f;
}
#pepac .bg-vantagens .container-pepac-funcs h2 {
  color: #09481f !important;
  text-transform: none;
}
#pepac .testimonial {
  color: #FFFFFF;
  display: inline-block;
  font-size: 1rem;
  position: relative;
  text-align: center;
  width: 100%;
  background-color: transparent;
  border-radius: 20px;
  border: 2px solid #FFFFFF;
  margin: 60px 0 60px 0;
  -webkit-box-shadow: 0px 26px 42px -30px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 26px 42px -30px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 26px 42px -30px rgba(0, 0, 0, 0.75);
}
#pepac .testimonial *, #pepac .testimonial *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#pepac .testimonial figcaption {
  padding: 11% 8% 10%;
}
#pepac .testimonial figcaption:before {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  color: #87a427;
  content: "\f10e";
  font-family: "FontAwesome";
  font-size: 32px;
  font-style: normal;
  left: 50%;
  line-height: 60px;
  position: absolute;
  top: -30px;
  width: 60px;
}
#pepac .testimonial p {
  color: #FFFFFF;
}
#pepac .testimonial h3 {
  color: #FFFFFF;
  font-size: 20px;
  margin: 10px 0 5px;
  text-transform: none;
}
#pepac .testimonial h4 {
  margin: 0;
  font-size: 1.1rem;
  line-height: 1.2rem;
  text-transform: none;
  color: #09481f;
}
#pepac .testimonial blockquote {
  margin: 0 0 10px;
  min-height: 180px;
}
#pepac .form-pepac {
  padding: 4rem 0 4rem 0;
}
#pepac .form-pepac label {
  color: #09481f;
}
#pepac .form-jovens-agricultores {
  padding: 4rem 0 4rem 0;
}
#pepac .form-jovens-agricultores label {
  color: #022909;
}
#pepac .form-jovens-agricultores h1 {
  color: #022909;
}
#pepac .form-jovens-agricultores .btn-primary {
  background-color: rgb(149, 194, 61) !important;
}
#pepac .form-jovens-agricultores .termos a {
  color: rgb(149, 194, 61);
}
#pepac .form-jovens-agricultores .termos .custom-control-input:checked ~ .custom-control-label::before {
  border-color: rgb(149, 194, 61);
  background-color: rgb(149, 194, 61);
}
#pepac .btn {
  border-radius: 8px;
  text-transform: none;
  font-size: 1.2rem;
  border: none;
}
#pepac .btn.btn-primary {
  background-color: #87a427;
}
#pepac .termos {
  font-size: 14px;
}
#pepac .termos .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #87a427;
  background-color: #87a427;
}
#pepac .termos a {
  color: #87a427;
}

@media (min-width: 1920px) {
  #pepac .banner-landing-page .jumbotron.banner-gestao-agricola-pepac {
    min-height: 1344px;
  }
  #pepac .banner-landing-page .jumbotron.banner-gestao-agricola-pepac .logo-geofolia {
    margin-bottom: 10.25rem;
  }
}
@media (max-width: 1300px) {
  #pepac .banner-landing-page .jumbotron.banner-jovem-agricultor {
    min-height: 646px;
  }
  #pepac .section-pepac.jovens-agricultores .margin {
    margin-top: 0;
  }
  #pepac .section-2 img {
    max-width: 95%;
    float: left;
  }
  #pepac .section-2 .nav {
    display: flex;
    flex-wrap: nowrap;
  }
  #pepac .section-2 .align {
    text-align: center;
    padding: 0 30px;
  }
}
@media (max-width: 991.98px) {
  #pepac .desktop {
    display: none;
  }
  #pepac .mobile {
    display: block;
  }
  #pepac .tab-content {
    text-align: center;
  }
  #pepac .wrapper-isagri {
    display: inline-flex;
  }
  #pepac .accordion h2 {
    font-size: 16px;
  }
  #pepac .accordion a {
    display: inline-flex;
  }
  #pepac .accordion a i {
    font-size: 14px;
  }
  #pepac .banner-landing-page .jumbotron.banner-gestao-agricola-pepac {
    padding: 2rem 2rem;
    min-height: 568px;
  }
  #pepac .banner-landing-page .jumbotron.banner-jovem-agricultor {
    min-height: 446px;
    padding: 1rem;
  }
  #pepac .banner-landing-page .jumbotron.banner-jovem-agricultor .banner-caption {
    max-width: 80%;
  }
  #pepac .banner-landing-page .jumbotron.banner-jovem-agricultor .banner-caption h1 {
    font-size: 26px !important;
    margin-top: 20px;
  }
  #pepac .banner-landing-page .jumbotron.banner-jovem-agricultor .banner-caption p {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
  }
  #pepac .banner-landing-page .jumbotron.banner-jovem-agricultor .banner-caption .wrapper-isagri {
    font-size: 14px;
    padding: 8px 16px;
  }
  #pepac .banner-landing-page .jumbotron .logo-geofolia {
    margin-top: 0;
    margin-bottom: 60px;
  }
  #pepac .banner-landing-page .jumbotron .banner-caption h1 {
    font-size: 30px;
  }
  #pepac .banner-landing-page .jumbotron .banner-caption .lead {
    font-size: 22px;
    margin-top: 20px;
  }
  #pepac .banner-landing-page .jumbotron .numero-1-pt h3 {
    font-size: 32px;
  }
  #pepac .banner-landing-page .jumbotron .numero-1-pt img {
    max-width: 330px;
  }
  #pepac .banner-landing-page .jumbotron .logo-isagri {
    width: 180px;
    margin-bottom: 34px;
  }
  #pepac .container-pepac {
    margin-top: -100px;
    margin-bottom: 0;
  }
  #pepac .container-pepac-funcs .pepac-description.left {
    padding-left: 15px;
  }
  #pepac .container-pepac-funcs .pepac-description.right {
    padding-left: 15px;
  }
  #pepac .container-pepac-funcs .pepac-description p {
    font-size: 16px;
    line-height: 20px;
  }
  #pepac .container-pepac-funcs .pepac-description br {
    display: none;
  }
  #pepac .container-pepac-funcs .pepac-description .list-style li {
    font-size: 16px;
    line-height: 20px;
  }
  #pepac .container-pepac-funcs .img-validacao {
    margin-top: 20px;
  }
  #pepac .container-pepac-funcs .pepac-alertas {
    margin-top: 0;
  }
  #pepac .container-pepac-funcs h2 {
    font-size: 26px;
  }
  #pepac .section-pepac.funcs {
    padding: 2rem 0;
  }
  #pepac .section-pepac h1 {
    font-size: 34px;
  }
  #pepac .section-pepac.jovens-agricultores .cta-btns {
    text-align: center;
    margin-top: 0 !important;
  }
  #pepac .container-pepac .card .card-text {
    padding: 1rem 2rem;
    font-size: 20px;
    line-height: 24px;
  }
  #pepac .section-pepac.edicoes {
    padding: 0 0 2rem 0;
  }
  #pepac .bg-vantagens {
    min-height: 500px;
  }
  #pepac .bg-vantagens .container-pepac-funcs h2 {
    font-size: 22px;
    padding-left: 20px;
  }
  #pepac .bg-vantagens .container-pepac-funcs .card-blur .card-body {
    padding: 0;
  }
  #pepac .bg-vantagens .container-pepac-funcs .card-blur p {
    font-size: 16px;
  }
  #pepac .pepac-logos {
    margin: 2rem 0;
  }
  #pepac .pepac-logos img {
    max-height: 60%;
  }
  #pepac .bg-left {
    background: url(../img/isagri/pepac/blur-left-sm.webp) no-repeat left;
    padding: 2rem 0;
  }
  #pepac .bg-left.importacao {
    padding: 4rem 0;
  }
  #pepac .bg-left .img-caderno-campo {
    max-width: 80%;
  }
  #pepac .bg-right {
    background: url(../img/isagri/pepac/blur-right-sm.webp) no-repeat right;
    padding: 2rem 0;
  }
  #pepac .testimonial p {
    font-size: 14px;
    line-height: 20px;
  }
  #pepac .testimonial blockquote {
    min-height: 222px;
  }
  #pepac .testimonial h3, #pepac .testimonial h4 {
    font-size: 16px;
  }
}
@media (max-width: 575.98px) {
  #pepac .nav-pills {
    text-align: center;
  }
  #pepac .nav-pills .nav-link {
    display: block;
    padding: 15px 15px;
    font-size: 13px;
  }
  #pepac .bg-left {
    background: url(../img/isagri/pepac/blur-left-xs.webp) no-repeat left;
  }
  #pepac .bg-right {
    background: url(../img/isagri/pepac/blur-right-xs.webp) no-repeat right;
  }
  #pepac .testimonial blockquote {
    min-height: 0;
  }
  #pepac .banner-landing-page .jumbotron .logo-geofolia {
    width: 240px;
    margin-bottom: 20px;
  }
  #pepac .banner-landing-page .jumbotron .banner-caption {
    max-width: 250px;
  }
  #pepac .banner-landing-page .jumbotron .banner-caption h1 {
    font-size: 28px;
  }
  #pepac .banner-landing-page .jumbotron .banner-caption .lead {
    font-size: 16px;
    line-height: 16px;
    margin-top: 10px;
    font-weight: 500;
    text-shadow: 3px 3px 17px rgba(0, 0, 0, 0.49);
  }
  #pepac .banner-landing-page .jumbotron .banner-caption .btn-light {
    font-size: 1rem;
    margin-top: 0.5rem;
    padding: 8px 20px;
    line-height: 1.5;
  }
  #pepac .banner-landing-page .jumbotron .banner-caption .btn-light.btn-isagri {
    margin-top: 1rem;
  }
  #pepac .banner-landing-page .jumbotron .numero-1-pt h3 {
    text-align: left;
    margin: 60px 5px 5px 0;
    font-size: 28px !important;
  }
  #pepac .banner-landing-page .jumbotron .numero-1-pt img {
    width: 282px;
    float: left !important;
  }
  #pepac .banner-landing-page .jumbotron.banner-gestao-agricola-pepac {
    background: url(../img/isagri/pepac/geofolia-caderno-campo-pepac-sm.webp) no-repeat top;
    min-height: 546px;
    padding: 1rem;
  }
  #pepac .banner-landing-page .jumbotron.banner-jovem-agricultor {
    background: url(../img/isagri/jovem-agricultor/isagri-jovem-agricultor-banner-mobile.webp) no-repeat top;
    min-height: 546px;
    padding: 1rem;
  }
  #pepac .banner-landing-page .jumbotron.banner-jovem-agricultor .banner-caption {
    max-width: 80%;
  }
  #pepac .banner-landing-page .jumbotron.banner-jovem-agricultor .banner-caption h1 {
    font-size: 26px !important;
    margin-top: 20px;
  }
  #pepac .banner-landing-page .jumbotron.banner-jovem-agricultor .banner-caption p {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
  }
  #pepac .banner-landing-page .jumbotron.banner-jovem-agricultor .banner-caption .wrapper-isagri {
    font-size: 14px;
    padding: 8px 16px;
  }
  #pepac .container-pepac {
    margin-top: -85px;
  }
  #pepac .container-pepac .card .card-text {
    padding: 0;
    font-size: 1rem;
    line-height: 20px;
  }
  #pepac .footer-pepac {
    text-align: center;
  }
  #pepac .footer-pepac .logo-geofolia {
    margin-bottom: 10px;
  }
  #pepac .footer-pepac .social {
    text-align: center;
    margin-top: 10px;
  }
}
/*# sourceMappingURL=style.css.map */