/*
Theme Name: PRR
Theme URI: https://recuperarportugal.gov.pt/
Author: The Visual Composer Team
Author URI: https://visualcomposer.com/
Description: Visual Composer Starter theme designed to be a perfect companion for a simple and good looking website.
Version: 31.1.3
Requires PHP: 5.6
Tested up to: 5.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, portfolio, featured-images, full-width-template, e-commerce, translation-ready, rtl-language-support, theme-options, custom-colors, custom-logo, custom-menu, footer-widgets, left-sidebar, right-sidebar, custom-background, one-column, two-columns
Text Domain: visual-composer-starter
*/

.search-img {
  height: 360px;
  background-size: cover;
  background-position: center;
}

.bot-brochure {
  text-transform: uppercase;
  text-align: center;
  background-color: #31aa61;
  border-radius: 5px;
  padding: 10px;
  color: white;
}

/* Global*/

.gmsticky {
  position: fixed !important;
}

.entry-title {
  display: none !important;
}

/*
.footer-widget-area{
    background-image: url("http://recuperarportugal.gov.pt/wp-content/uploads/2021/06/asset-1footer.png");
    background-size: cover;
}
*/ /*
.footer-bottom{
    display:none;
}*/

#menu-footer {
  text-align: end;
}

.breadcrumbs a {
  color: white !important;
}

.featured-candidaturas {
  background-color: #71bf4c !important;
  color: white !important;
}

.featured-candidaturas .gm-menu-item__txt {
  color: white !important;
}

/* C Pages*/

/*.comment-content table tr td, .comment-content table tr th, .entry-content table tr td, .entry-content table tr th {
    padding: .4375rem;
    border: 2px solid #b2e4a0!important;
}
*/

#table-yellow > .entry-content table tr th {
  padding: 0.4375rem;
  border: 2px solid #ffc072 !important;
}

.col-a {
  width: 85%;
}

.col-b {
  width: 10%;
}

.col-c {
  width: 5%;
}

.c-title {
  padding-top: 50px;
}

.c-title-clima {
  padding-top: 35px;
}
#footer a {
  border-bottom: unset !important;
}

/* Carousel */

.style3 .post-slide {
  margin: 0 0 !important;
}

.post-slide .post-img {
  pointer-events: none !important;
}

.post-img img {
  border: 1px solid #31aa61;
}

.post-review {
  margin-bottom: -50px !important;
}

.post-review p,
.post-bar {
  display: none;
}

.post-review > .post-title {
  margin-top: -130px !important;
}

.post-review > .post-title > a {
  color: #fff !important;
}
/*.vc_custom_1624297427982 {*/
/*    margin-left: -17vw;*/
/*    margin-right: -17vw;*/
/*}*/

/* Responsiveness*/

@media screen and (max-width: 1000px) {
  .c-title {
    padding-top: 0px;
  }
}

@media screen and (max-width: 600px) {
  .col-a {
    width: 30%;
  }

  .c-title {
    padding-top: 0px;
  }

  .header-no-hero {
    margin-top: 70px;
  }
}

/* Header Menu */

#menu-main li,
.gm-actions {
  border-left: 1px solid #71bf4c;
}
.gm-caret {
  position: absolute;
  top: 70px;
  left: 34%;
}
.wpml-ls-slot-2 .gm-dropdown-toggle .gm-caret {
  left: 20%;
}
@media (max-width: 1024px) {
  #menu-main li,
  .gm-actions {
    border-left: unset;
  }
  .gm-caret {
    position: relative;
    top: unset;
    left: unset;
  }
}

/*Newsletter Section*/

.newsletter-field {
  border: 2px solid #b3d99e;
  width: 100%;
}

.mc4wp-form-fields .container-fluid .row .col-md-4:nth-child(1) {
  line-height: 1;
}
.mc4wp-form-fields .container-fluid .row .col-md-4:nth-child(2) p label {
  width: 80%;
}
.mc4wp-form-fields .container-fluid .row .col-md-4:nth-child(2) p label input {
  padding-left: 2vw;
  font-family: Lato, "FontAwesome";
  height: 40px;
}
.mc4wp-form-fields .container-fluid .row .col-md-4:nth-child(2),
.mc4wp-form-fields .container-fluid .row .col-md-4:nth-child(3) {
  text-align: center !important;
}

.mc4wp-alert {
  margin-top: 20px;
  text-align: center;
}

.newsletter-btn {
  width: 230px;
  height: 40px;
  border-radius: 0;
  border: 0;
  background: #b3d99e;
  color: #fff;
}
#mc4wp-form-1 {
  margin-top: 30px;
  margin-bottom: 65px;
}

@media (max-width: 998px) {
  .mc4wp-form-fields .container-fluid .row .col-md-4:nth-child(1) {
    text-align: center !important;
  }
  .mc4wp-form-fields .container-fluid .row .col-md-4 {
    margin: 40px 0;
  }
  #mc4wp-form-1 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

@media (max-width: 552px) {
  .footer-menu ul li {
    display: block;
  }
}

.footer_one p {
  text-decoration: none;

  margin-bottom: 0;
}
.footer_one p a {
  color: #000 !important;
  font-size: 1.1rem;
}
.footer_two {
  text-align: center;
}
.footer_two h4,
.footer_one h4 {
  font-weight: 600;
}
.footer_three {
}
.footer_four {
  text-align: right;
}

.footer-bottom {
  background-color: #434343;
  /* padding-top: 6vh; */
  text-align: center;
}

.footer-bottom p {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1;
}

.footer-bottom .container .col-sm-8 * {
  display: inline-block;
  vertical-align: top;
}

.footer-bottom .container .col-sm-8 img {
  margin: -6px 0 0 10px;
}

@media (max-width: 1067px) {
  .footer-bottom {
    text-align: center;
    padding-top: 4vh;
  }
  .footer-bottom img {
    margin: 2vh 0;
  }
}

@media (max-width: 992px) {
  .footer-bottom .container .col-sm-2 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .footer_one,
  .footer_two,
  .footer_three,
  .footer_four {
    text-align: center;
    /* margin: 30px 0; */
  }
}

/*accordions*/

/*.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.accordion.active:after {
  content: "\2212";
}


.accordion:before {
	background-image: url(https://recuperarportugal.gov.pt/wp-content/uploads/2021/06/chevron_dark.png);
    background-size: 10px 5px;
    display: inline-block;
    width: 10px;
    height: 5px;
    content: "";
    /* font-size: 12px; 
    /* color: #8ec399; 
    margin-left: 10px;
    float: right;
    margin-top: 12px;
}
*/

.accordion.active:before {
  transform: rotate(180deg);
}

.accordion {
  background-color: #eee;
  margin-bottom: 10px;
  color: black;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

/*.accordion.active, .accordion:hover {
  background-color: #eee; 
}*/

.panel {
  padding: 18px 18px;
  background-color: white;
  overflow: hidden;
  margin: 20px 0 0 0;
}
.button {
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}

.button1 {
  background-color: #4caf50;
} /* Green */
.button2 {
  background-color: #008cba;
} /* Blue */

/*-----------------------------------*/

.comment-content ul > li:before,
.entry-content ul > li:before {
  color: black !important;
}

.second-section {
  width: 35% !important;
}

.second-section-charts {
  width: 65% !important;
}

.dropdown {
  position: relative;
  display: inline-block;
  margin-top: 54px;
  width: 100% !important;
  max-width: 260px;
  cursor: pointer;
  padding-left: 40px;
}

.dropdown .col-xs-9 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.dropdown .col-xs-9 strong h2 {
  font-size: 32px !important;
  font-weight: 600;
}

.dropdown .col-xs-3 img {
  margin-top: 50px;
  max-width: 40px;
  transition: 0.4s;
}
.dropdown:hover .col-xs-3 img {
  transform: scale(1.2);
}

.dropdown-content {
  display: none;
  position: absolute;
  min-width: 160px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  width: 430px;
  line-height: 0.5;
  border-radius: 3px;
  background: #fff;
  padding: 10px;
  margin-left: -55px;
  margin-top: 85px;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown a:hover {
  background-color: #ddd;
}

.show {
  display: block;
}

.vc_custom_1623334158695 > div:nth-child(2) {
  border-left: 2px solid #71bf4c;
  border-right: 2px solid #71bf4c;
  /*border-left: unset !important; */
  /*border-right: unset !important; */
}

/* Mailchimp Response message CSS */

.mc4wp-alert {
  margin-top: 20px;
  text-align: center;
}

/* Mailchimp CSS END */

@media (max-width: 992px) {
  .vc_custom_1623334158695 h2 {
    font-size: 30px;
  }
  .dropdown {
    padding-left: 0;
  }
  /*#myDropdown0 {*/
  /*    margin-left: -100px;*/
  /*}*/
  /*#myDropdown2 {*/
  /*    margin-left: -400px;*/
  /*}*/
}

@media (max-width: 767px) {
  .vc_custom_1623334158695,
  .vc_custom_1623334158695 h3,
  .vc_custom_1623334158695 h2 {
    text-align: center !important;
  }
  .vc_custom_1623334158695 > div:nth-child(2) {
    border-top: 2px solid #71bf4c;
    border-bottom: 2px solid #71bf4c;
    border-left: unset !important;
    border-right: unset !important;
  }
  .dropdown {
    margin-top: 0px;
  }
  .dropdown > img {
    top: 0px;
    width: 30px;
    margin-top: -50px;
  }
  .dropdown-content {
    margin-left: unset;
    width: 100% !important;
    line-height: 1;
  }
  #myDropdown0,
  #myDropdown2 {
    margin-left: unset;
  }
}

/*New Footer*/

.footer_one p {
  text-decoration: none;

  margin-bottom: 0;
}
.footer_one p a {
  color: #000 !important;
  font-size: 1.1rem;
}
.footer_two {
  text-align: center;
}
.footer_two h4,
.footer_one h4 {
  font-weight: 600;
}
.footer_three {
}
.footer_four {
  text-align: right;
}

.footer-bottom {
  background-color: #434343;
  /* padding-top: 6vh; */
  text-align: center;
}

.footer-bottom p {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1;
}

.footer-bottom .container .col-sm-8 * {
  display: inline-block;
  vertical-align: top;
}

.footer-bottom .container .col-sm-8 img {
  margin: -6px 0 0 10px;
}

@media (max-width: 1067px) {
  .footer-bottom {
    text-align: center;
    padding-top: 4vh;
  }
  .footer-bottom img {
    margin: 2vh 0;
  }
}

@media (max-width: 992px) {
  .footer-bottom .container .col-sm-2 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .footer_one,
  .footer_two,
  .footer_three,
  .footer_four {
    text-align: center;
    /* margin: 30px 0; */
  }
}

.backbutton {
  border: none;
  color: #fff;
  padding: 19px 15px 0 15px;
  background-color: lightsalmon;
}
.backbutton * {
  display: inline-block;
}

.wpb-js-composer .vc_tta.vc_tta-style-outline .vc_tta-panel-body,
.wpb-js-composer .vc_tta.vc_tta-style-outline .vc_tta-panel-heading {
  border-width: 2px 0px 0px 0px !important;
  border-color: #71bf4c !important;
}

.wpb-js-composer .vc_tta.vc_tta-style-outline .vc_tta-panel-body,
.wpb-js-composer .vc_tta.vc_tta-style-outline .vc_tta-panel-heading {
  border-width: 2px 0px 0px 0px;
}

.sub-title-contact {
  font-size: 40px;
}

.vc_custom_1624904550309 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
  border-width: 1px !important;
}

.vc_custom_1624904550309 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
  border-width: 1px !important;
}

.vc_custom_1624904550309 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active {
  border: 1px solid #8ec399 !important;
}

.vc_custom_1624904550309
  .vc_tta-panels-container
  .vc_tta-panels
  .vc_tta-panel.vc_active
  .vc_tta-panel-body
  .vc_row
  .vc_col-sm-6:nth-child(2) {
  border-left: 1px solid #8ec399 !important ;
}
.selectionAll {
  padding-top: 58px !important;
}

.selection_bottom {
  display: none;
}

.options > * {
  display: inline-block;
}

.options > h5 {
  margin-right: 10px;
}

.options {
  display: block;
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.options input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: relative;
  top: 0;
  left: 0;
  height: 17px;
  width: 17px;
  border: 1px solid #8ec399;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.options input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.options .checkmark:after {
  left: 3px;
  top: 3px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #8ec399;
}

.beneficiario,
.beneficiario1 {
  display: flex;
  flex-wrap: wrap;
}

.beneficiario button span {
  position: relative;
}
.beneficiario button span * {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
}
.beneficiario button span img {
  position: absolute;
  top: -5px;
  width: 40px;
  margin-left: 10px;
}

.beneficiario > button {
  flex-grow: 1;
  background-size: 50px;
  padding-right: 50px;
  height: 55px;
  border: 1px solid #8ec399;
  background-color: #fff;
  transition: 0.2s;
  margin: 0 5px 5px 0;
  background-position: 90% 50%;
  background-repeat: no-repeat;
  min-width: 240px;
}

.beneficiario > button:hover {
  background-color: #8ec399;
}

#selectall-button {
  width: 100%;
}
.concurso {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.concurso > button {
  flex-grow: 1;
  background-size: 50px;
  height: 55px;
  border: 1px solid #8ec399;
  background-color: #fff;
  transition: 0.2s;
  margin: 0 2.5px 5px 2.5px;
  min-width: 200px;
}

.concurso > button:hover {
  background-color: #8ec399;
}

#pesquisar-btn {
  background-color: #8ec399;
  margin-top: 30px;
  /* width: 400px !important; */
  flex-grow: 0;
  height: 45px;
}
@media (max-width: 1200px) {
  .options > h5 {
    font-size: 18px;
  }
}

@media (max-width: 992px) {
  .beneficiario > button {
    min-width: 290px;
  }
  .options > h4 {
    font-size: 15px;
  }
  .options > h5 {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  .vc_custom_1624904550309
    .vc_tta-panels-container
    .vc_tta-panels
    .vc_tta-panel.vc_active
    .vc_tta-panel-body
    .vc_row
    .vc_col-sm-6:nth-child(2) {
    border-left: 0 !important ;
  }
  .selection_middle {
    display: none;
  }
  .selection_bottom {
    display: block;
  }
  .vc_custom_1624905001764 .wpb_wrapper .vc_separator {
    display: none;
  }
  .selectionAll {
    padding-top: 20px !important;
  }
}
