#topnav ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  #topnav ul li {
    display: inline-block;
    padding: 5px 15px; }
    #topnav ul li a {
      color: #012a52;
      font-size: 18px;
      transition: all .1s ease-in-out;
      text-decoration: none; }

.site-header {
  border-bottom: 1px solid #f0f2f5; }

nav.trunav {
  z-index: 5; }

.block-search {
  z-index: 3;
  position: relative;
  top: -70px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .block-search.seOpen {
    top: 0px; }
  .block-search .search-container {
    text-align: right;
    position: absolute;
    z-index: 9;
    right: 0;
    background-color: #ffffff;
    padding: 5px 30px 11px;
    top: -5px;
    border-radius: 4px;
    width: 410px;
    box-shadow: 0 1px 1px 0 rgba(60, 64, 67, 0.08), 0 1px 3px 1px rgba(60, 64, 67, 0.16); }
  .block-search #pesquisa-geral {
    margin-left: 9px; }
  .block-search #sgeral {
    font-size: 14px;
    width: 346px;
    padding: 6px 0 7px 21px;
    height: 46px;
    margin: 0;
    border: 1px solid #CCD4DC;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
  .block-search .send-search {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    border: none;
    background-color: #002A4E;
    position: absolute;
    top: 13px;
    right: 38px;
    padding: 6px 11px 11px 12px; }
  .block-search #closeSearch {
    width: 10px;
    display: block;
    position: absolute;
    left: 15px;
    top: 18px;
    cursor: pointer; }

.club-image img {
  width: 60px; }

.club-header {
  padding-top: 70px;
  padding-bottom: 70px; }

.club-head-title h3 {
  color: #b8141a;
  font-weight: 700;
  font-size: 24px;
  line-height: 20px;
  margin: 0;
  padding: 20px 0 13px; }

.club-subtitle h4 {
  font-weight: 300;
  font-size: 20px;
  color: #002a4e;
  line-height: 30px;
  margin: 0; }

.pesquisaicon {
  position: relative;
  top: 7px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background: #E11B24;
  cursor: pointer;
  padding: 0 !important;
  margin-left: 10px; }
  .pesquisaicon:before {
    content: '';
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    background: #ffffff;
    border-radius: 20px;
    margin: 3px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    transition: all 0.1s ease; }
  .pesquisaicon:after {
    content: '';
    position: absolute;
    display: block;
    width: 3px;
    height: 10px;
    background: #E11B24;
    border-radius: 4px;
    margin: 10px 0 0 14px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  .pesquisaicon a {
    display: none; }

.single-post #page, .single-post .lojas-block, .page-template-page-noticias #page, .page-template-page-noticias .lojas-block, .category #page, .category .lojas-block, .page-template-archive #page, .page-template-archive .lojas-block, .search-results #page, .search-results .lojas-block, .search-no-results #page, .search-no-results .lojas-block, .page-template-page-franchise #page, .page-template-page-franchise .lojas-block, .page-recrutamento #page, .page-recrutamento .lojas-block, .page-club-ldc #page, .page-club-ldc .lojas-block, .page-parceiro #page, .page-parceiro .lojas-block {
  background-color: #ffffff; }
.single-post #primary, .page-template-page-noticias #primary, .category #primary, .page-template-archive #primary, .search-results #primary, .search-no-results #primary, .page-template-page-franchise #primary, .page-recrutamento #primary, .page-club-ldc #primary, .page-parceiro #primary {
  margin-top: 40px; }
.single-post .article-page-wrapper, .single-post .sidebar-block, .page-template-page-noticias .article-page-wrapper, .page-template-page-noticias .sidebar-block, .category .article-page-wrapper, .category .sidebar-block, .page-template-archive .article-page-wrapper, .page-template-archive .sidebar-block, .search-results .article-page-wrapper, .search-results .sidebar-block, .search-no-results .article-page-wrapper, .search-no-results .sidebar-block, .page-template-page-franchise .article-page-wrapper, .page-template-page-franchise .sidebar-block, .page-recrutamento .article-page-wrapper, .page-recrutamento .sidebar-block, .page-club-ldc .article-page-wrapper, .page-club-ldc .sidebar-block, .page-parceiro .article-page-wrapper, .page-parceiro .sidebar-block {
  margin-top: 0 !important; }
.single-post .lojas-block, .page-template-page-noticias .lojas-block, .category .lojas-block, .page-template-archive .lojas-block, .search-results .lojas-block, .search-no-results .lojas-block, .page-template-page-franchise .lojas-block, .page-recrutamento .lojas-block, .page-club-ldc .lojas-block, .page-parceiro .lojas-block {
  padding: 50px 0px 20px; }

.vantagens_wrapper {
  padding-bottom: 16px;
  border-top: 1px solid #cccccc;
  margin-top: 20px; }
  .vantagens_wrapper h2 {
    font-size: 22px; }
  .vantagens_wrapper a {
    color: #e11b24;
    font-weight: 700; }

.parceiro_info_wrapper .morada {
  font-weight: bold;
  padding: 10px 0 0 20px;
  position: relative; }
  .parceiro_info_wrapper .morada:before {
    content: '';
    background-image: url("/wp-content/uploads/2019/03/map-marker.png");
    position: absolute;
    height: 20px;
    width: 17px;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0; }

.search-bar-club .col-sm-3 {
  position: relative; }
  .search-bar-club .col-sm-3:first-child:after {
    content: none; }
  .search-bar-club .col-sm-3:after {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    content: ' ';
    height: 32px;
    width: 32px;
    background-image: url(/wp-content/uploads/2019/03/dropdown-arrow.png);
    position: absolute;
    background-size: contain;
    top: 6px;
    right: 18px;
    pointer-events: none; }
.search-bar-club select, .search-bar-club input {
  font-size: 14px;
  width: 100%;
  padding: 6px 0 7px 10px;
  height: 46px;
  margin: 0;
  border: 1px solid #CCD4DC !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
.search-bar-club select {
  background-color: #f0f2f5;
  position: relative;
  text-align: left;
  transition: all 0.6s ease-out 0s;
  border: 0;
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none; }

.partner {
  padding-top: 6px; }
  .partner p:nth-child(1) {
    color: #E11B24;
    font-size: 17px;
    margin-bottom: 3px;
    line-height: 18px; }
  .partner p:nth-child(2) {
    color: #012A52;
    font-size: 10px;
    font-weight: 600; }

.partners_institucionais {
  padding: 30px 0; }
  .partners_institucionais h4 {
    margin-bottom: 25px;
    font-weight: 700; }

.form-control:focus {
  border-color: #CCD4DC !important; }

#pesquisa-again {
  position: relative;
  width: 295px; }
  #pesquisa-again .send-search {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    border: none;
    background-color: #002A4E;
    position: absolute;
    top: 7px;
    right: 13px;
    padding: 6px 11px 11px 12px; }

#sagain {
  font-size: 14px;
  width: 295px;
  padding: 6px 0 7px 21px;
  height: 46px;
  margin: 0;
  border: 1px solid #CCD4DC;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }

.page-template-page-noticias .noticias-filter-text, .category .noticias-filter-text, .page-template-archive .noticias-filter-text, .search-results .noticias-filter-text, .search-no-results .noticias-filter-text {
  margin-bottom: 10px;
  display: inline-block; }
.page-template-page-noticias .ver-mais, .category .ver-mais, .page-template-archive .ver-mais, .search-results .ver-mais, .search-no-results .ver-mais {
  font-size: 15px;
  color: #012A52;
  display: inline-block;
  float: right;
  margin-top: 7px; }

/* .category {
  .artigos-relacionados-block{
    margin: 0;
  }
} */
.post-count {
  font-size: 15px;
  color: #012a52; }

.single-post .entry-header {
  display: block; }
  .single-post .entry-header h1, .single-post .entry-header h2 {
    margin:4px 0 8px !important; }
.single-post .article-type {
  position: relative; }
  .single-post .article-type .cat-icon {
    left: 0px; }
  .single-post .article-type a {
    color: #012A52;
    font-size: 11px;
    position: relative;
    top: 1px;
    font-weight: 700;
    text-transform: uppercase;
    margin-left: 3px; }
    .single-post .article-type a:first-of-type {
      margin-left: 25px; }
.single-post .post-img {
  width: 100%;
  height: 355px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-bottom: 30px; }
.single-post .artigos-relacionados-blockheader {
  margin-bottom: 20px; }
.single-post .post-navigation {
  display: none; }

.pagecat-ldc-tv .post-img {
  display: none; }

.wp-block-embed-youtube iframe {
  width: 100%; }

.dropdown-cat {
  position: relative; }
  .dropdown-cat.openDrop .category-list {
    display: block;
    width: 100%;
    margin-top: -16px !important;
    z-index: 4 !important;
    padding: 15px; }
    .dropdown-cat.openDrop .category-list li {
      padding: 10px 0;
      cursor: pointer; }
      .dropdown-cat.openDrop .category-list li:last-child {
        padding: 10px 0 0; }
  .dropdown-cat .cat-toggle {
    color: #012A52;
    font-weight: 400;
    padding: 13px;
    background-color: #f0f2f5;
    border-radius: 6px;
    width: 100%;
    display: block;
    z-index: 5;
    position: relative;
    text-decoration: none !important; }
    .dropdown-cat .cat-toggle:after {
      content: ' ';
      height: 32px;
      width: 32px;
      background-image: url(/wp-content/uploads/2019/03/dropdown-arrow.png);
      position: absolute;
      background-size: contain;
      top: 6px;
      right: 10px; }

.list-cat .sp-checkbox {
  position: relative; }
  .list-cat .sp-checkbox:before {
    content: ' ';
    height: 18px;
    width: 18px;
    background-image: url(/wp-content/uploads/2019/04/checkboxb.png);
    position: absolute;
    background-size: 39px;
    top: 2px;
    background-position: -10px -11px; }
.list-cat.checkedCat .sp-checkbox:before {
  background-position: -10px -46px; }

.cat-icon {
  width: 20px;
  height: 20px;
  position: absolute;
  background-size: contain;
  left: 46px; }

.cat-list {
  font-size: 13px;
  color: #012A52;
  padding-left: 60px; }

#comments {
  /* display:none; */
  margin-top: 10px; }
  #comments input, #comments textarea {
    border-radius: 5px !important;
    background-color: white;
    min-height: 40px;
    border: solid 2px rgba(0, 42, 78, 0.1);
    box-shadow: none; }
  #comments h3, #comments .logged-in-as {
    display: none; }
  #comments .submit {
    width: 190px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 14px 0;
    text-transform: uppercase;
    font-size: 0.89em;
    margin-top: 0px;
    background: linear-gradient(to right, #ec1b23 0%, #a52c28 100%);
    font-weight: 700;
    color: #fff;
    font-size: 14px; }
  #comments .comment-form-comment label {
    display: none; }
  #comments .comment-form-cookies-consent, #comments .comment-form-url, #comments .comment-notes {
    display: none; }
  #comments .comment-form-author {
    float: left; }
    #comments .comment-form-author label {
      display: block; }
  #comments .comment-form-email {
    float: right; }
    #comments .comment-form-email label {
      display: block; }
  #comments .form-submit {
    margin-bottom: 40px; }

.comment-list .comment {
  padding: 20px 0;
  border-bottom: 1px solid #e1e1e1; }
/* .comment-list .avatar, .comment-list .says, .comment-list .comment-metadata, .comment-list .reply {
  display: none; } */
  
.comment-list .avatar, .comment-list .says, .comment-list .reply {
  display: none; }
  
.comment-list .fn {
  font-size: 21px;
  color: #012A52;
  font-weight: 700; }

.article-social-wrapper {
  position: relative; }


#respond, .bfcoment {
  display: none; }
  #respond.openRespond, .bfcoment.openRespond {
    display: block; }

.sidebar-form-wrapper {
  margin: 40px 0 70px 20px; }

.bfcoment {
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
  color: #012A52;
  margin-top: 20px; }

@media screen and (max-width: 991px) {
  .article-page-wrapper {
    padding-right: 0 !important; } }

@media screen and (max-width: 991px) {
  .related-block {
    margin-bottom: 20px; } }
.related-block .related-post {
  -webkit-box-shadow: 0px 4px 2px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 4px 2px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 4px 2px 0px rgba(0, 0, 0, 0.05);
  display: inline-block;
  /* width:330px; */
  height: 350px;
  vertical-align: top;
  margin-bottom: 20px;
  width: 49%; }
  .related-block .related-post:nth-of-type(even) {
    float: right;
    margin-left: 10px; }
  @media screen and (max-width: 690px) {
    .related-block .related-post {
      width: 100%;
      display: block; }
      .related-block .related-post:nth-of-type(even) {
        float: none;
        margin-left: 0; } }
  .related-block .related-post .relatedimg-block {
    width: 100%;
    height: 182px;
    overflow: hidden; }
  .related-block .related-post .postrelated-img {
    width: 100%;
    height: 182px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s; }
  .related-block .related-post:hover a {
    text-decoration: none; }
  .related-block .related-post:hover .postrelated-img {
    transform: scale(1.2); }
  .related-block .related-post:focus a {
    text-decoration: none !important; }
  .related-block .related-post a:focus {
    text-decoration: none !important; }

.sidebar-block .jornal-img {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  width: 100%;
  height: 342px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  -webkit-box-shadow: 0px 4px 2px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 4px 2px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 4px 2px 0px rgba(0, 0, 0, 0.05); }
  @media screen and (max-width: 991px) {
    .sidebar-block .jornal-img {
      height: 200px;
      background-size: cover;
      background-position: top center; } }

@media screen and (max-width: 991px) {
  .sidebar-block {
    padding-left: 0 !important;
    margin-bottom: 80px;
    padding-top: 40px;
    border-top: 2px solid #f0f2f5; }
    .sidebar-block .searh-artigos-wrapper, .sidebar-block .jornal-sidebar-wrapper, .sidebar-block .sidebar-form-wrapper {
      max-width: 500px;
      margin: 0 auto;
      width: 100%; }
    .sidebar-block .jornal-sidebar-wrapper {
      margin: 30px auto; }
    .sidebar-block .form-title {
      text-align: left; } }

.se-mag {
  position: relative; }
  .se-mag #artigoSearchInput {
    background-image: none !important; }

.btn-magn {
  background-image: url(/wp-content/uploads/2019/04/search_lupa.png) !important;
  height: 31px;
  width: 31px;
  border: none !important;
  background-color: transparent !important;
  font-size: 0 !important;
  color: transparent !important;
  position: absolute;
  top: 9px;
  right: 10px; }

.type-views-wrapper {
  position: relative; }

.views-block {
  position: absolute;
  top: 5px;
  right: 0;
  color: #A3A3A3;
  font-weight: 700;
  font-size: 11px; }
  .views-block .post-views-count:before {
    content: ' ';
    position: absolute;
    display: block;
    background-image: url(/wp-content/uploads/2019/04/eye.png);
    background-size: contain;
    height: 15px;
    width: 20px;
    left: -30px;
    top: -1px; }

@media screen and (max-width: 767px) {
  .site-header {
    display: none; } }

#page {
  overflow-x: hidden; }

.site-header-res {
  display: none; }
  @media screen and (max-width: 767px) {
    .site-header-res {
      display: block; }
      .site-header-res #burger {
        position: absolute;
        cursor: pointer;
        top: 29px;
        left: 20px;
        display: block !important; }
        .site-header-res #burger .bar1, .site-header-res #burger .bar2, .site-header-res #burger .bar3 {
          width: 18px;
          height: 3px;
          background-color: #4a4a4a;
          margin: 3px 0;
          -webkit-transition: all 0.2s ease-in;
          -moz-transition: all 0.2s ease-in;
          -ms-transition: all 0.2s ease-in;
          -o-transition: all 0.2s ease-in;
          transition: all 0.2s ease-in;
          border-radius: 40px; }
        .site-header-res #burger.change .bar1 {
          -webkit-transform: rotate(-45deg) translate(-7px, 1px);
          transform: rotate(-45deg) translate(-7px, 1px); }
        .site-header-res #burger.change .bar2 {
          opacity: 0; }
        .site-header-res #burger.change .bar3 {
          -webkit-transform: rotate(45deg) translate(-7px, -2px);
          transform: rotate(45deg) translate(-7px, -2px); }
        .site-header-res #burger:after {
          content: "Menu";
          color: #4a4a4a;
          font-size: 0.8em;
          text-transform: uppercase;
          font-weight: 700;
          position: absolute;
          top: 4px;
          left: 29px; }
      .site-header-res .top-header {
        background-color: #f0f2f5;
        padding: 10px;
        position: relative; }
        .site-header-res .top-header ul {
          margin: 0;
          padding: 0; }
          .site-header-res .top-header ul li {
            display: inline-block; }
            .site-header-res .top-header ul li a {
              color: #012a52 !important;
              font-size: 0.8em; }
            .site-header-res .top-header ul li.sep {
              padding: 0 10px; }
            .site-header-res .top-header ul li.dropdown {
              position: absolute;
              right: 10px; }
              .site-header-res .top-header ul li.dropdown ul {
                width: 30px !important;
                min-width: 0;
                text-align: center;
                float: none; }
              .site-header-res .top-header ul li.dropdown a {
                background: none;
                padding: 0; }
      .site-header-res .main-header {
        padding: 6px 35px;
        height: 80px;
        text-align: center;
        z-index: 10;
        position: relative;
        background-color: #ffffff;
        border-bottom: 1px solid #ededf0; }
        .site-header-res .main-header .nav {
          width: 200px;
          margin: 0 auto; }
        .site-header-res .main-header #brand-logo {
          line-height: initial;
          padding: 0; }
          .site-header-res .main-header #brand-logo img {
            width: 115px; }
      .site-header-res .novas-adesoes {
        position: absolute;
        top: 14px;
        right: 10px;
        font-size: 0.5em; }
        .site-header-res .novas-adesoes span:first-child {
          font-size: 1.2em; }
      .site-header-res .navbar-nav.bold {
        width: 100%;
        display: block;
        position: absolute;
        top: 80px;
        background-color: #012a52;
        left: 0;
        right: 0;
        padding: 30px 0 10px;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease; }
        .site-header-res .navbar-nav.bold.openmenu {
          opacity: 1;
          pointer-events: all; }
        .site-header-res .navbar-nav.bold ul {
          margin: 0;
          list-style: none;
          padding: 0; }
        .site-header-res .navbar-nav.bold a {
          font-size: 1.125em;
          color: #ffffff;
          padding: 15px 0;
          display: block; }
        .site-header-res .navbar-nav.bold .pesquisaicon {
          display: none; }
      .site-header-res #pesquisa-geral-res {
        position: relative;
        width: 196px;
        margin: 10px auto 30px; }
        .site-header-res #pesquisa-geral-res input {
          font-size: 14px;
          width: 100%;
          padding: 6px 0 7px 21px;
          height: 46px;
          margin: 0;
          border: 1px solid #CCD4DC;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          -ms-border-radius: 4px;
          border-radius: 4px; }
        .site-header-res #pesquisa-geral-res .send-search {
          -webkit-border-radius: 50px;
          -moz-border-radius: 50px;
          -ms-border-radius: 50px;
          border-radius: 50px;
          width: 30px;
          height: 30px;
          border: none;
          background-color: #002A4E;
          position: absolute;
          top: 8px;
          right: 15px;
          padding: 6px 11px 11px 12px; } }

.franchisingarea.services:after, .video-background, .advantages.franchisingarea, .page-template-page-franchise .noticias-hp-block, .stats-top, .main-slider-grouper {
  width: 100vw !important;
  left: 50% !important;
  right: 50%;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  position: relative; }

.video .video-background {
  height: auto !important;
  padding: 65px 0 !important; }
.video .video-container {
  position: relative !important;
  width: 90% !important; }

.main-slider-right.franchisingarea.active {
  padding: 100px 45px 0 0 !important; }
  .main-slider-right.franchisingarea.active h3 {
    margin: 0  !important;
    font-size: 46px  !important;
    padding: 22px 7px 0 0 !important; }
  .main-slider-right.franchisingarea.active h2 {
    margin: 0  !important;
    font-size: 45px  !important;
    padding: 0 7px 0 50px !important; }

.advantages.franchisingarea > div {
  max-width: 1072px;
  margin: 0 auto;
  padding: 0 15px; }

.stats-top h3 {
  margin: 0; }

.expanded .expanded-container .expanded-item .expanded-subitem:hover, .expanded .expanded-container .expanded-item .expanded-subitem:hover .icon svg path, .expanded .expanded-container .expanded-item .expanded-subitem:hover .icon svg polyline, .expanded .expanded-container .expanded-item .expanded-subitem.active .icon svg path, .expanded .expanded-container .expanded-item .expanded-subitem.active .icon svg polyline {
  stroke: #ffffff !important; }

.expanded .expanded-container .expanded-item {
  display: inline-block;
  width: calc(25% - 5px) !important;
  margin: 0 2px;
}

@media (max-width: 991px){
  .expanded .expanded-container .expanded-item {
    width: 100% !important;
  }
}

.expanded .expanded-container .expanded-item-detail {
  /* padding: 50px 40px 40px 40px !important; */
}

.expanded-item-detail-text li{
  padding-bottom: 5px;
}


.expanded .expanded-container .expanded-item .expanded-subitem {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /* margin-right: 5px !important; */
  width: 100%;
  margin-bottom: 35px !important;
  min-height: 230px !important; }

/* .expanded .expanded-container .expanded-item .expanded-subitem:last-child, #op_4 {
  margin-right: 0 !important; } */

.wpcf7-form .form-big {
  /* For IE10 */ }
  .wpcf7-form .form-big input, .wpcf7-form .form-big select, .wpcf7-form .form-big textarea {
    font-size: 14px;
    width: 100%;
    padding: 6px 0 7px 10px;
    height: 46px;
    margin: 0;
    border: 1px solid #CCD4DC;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
  .wpcf7-form .form-big textarea {
    height: 105px; }
  .wpcf7-form .form-big select {
    background-color: #f0f2f5;
    position: relative;
    text-align: left;
    transition: all 0.6s ease-out 0s;
    border: 0;
    cursor: pointer;
    /* for Firefox */
    -moz-appearance: none;
    /* for Chrome */
    -webkit-appearance: none; }
  .wpcf7-form .form-big .custom-select {
    position: relative; }
    .wpcf7-form .form-big .custom-select .icon {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      content: ' ';
      height: 32px;
      width: 32px;
      background-image: url(/wp-content/uploads/2019/03/dropdown-arrow.png);
      position: absolute;
      background-size: contain;
      top: 6px;
      right: 10px;
      pointer-events: none; }
  .wpcf7-form .form-big select::-ms-expand {
    display: none; }
  .wpcf7-form .form-big .paperclip {
    position: relative;
    width: 30px;
    height: 30px;
    padding-left: 32px; }
    .wpcf7-form .form-big .paperclip:before {
      content: '';
      position: absolute;
      background-image: url(/wp-content/uploads/2019/04/paperclip.jpg);
      width: 30px;
      height: 30px;
      top: -8px;
      left: 0; }
  .wpcf7-form .form-big .upload-btn-cv {
    cursor: pointer;
    margin-top: -10px; }
    .wpcf7-form .form-big .upload-btn-cv:hover .cv-send {
      background-color: white;
      color: #002a4e;
      border: solid 2px #002a4e;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
  .wpcf7-form .form-big .cv-send {
    padding: 5px;
    display: inline-block;
    cursor: pointer;
    color: white;
    font-size: 15px;
    font-weight: 400;
    width: 130px;
    border: solid 2px transparent;
    background-color: #002a4e;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
    z-index: 4;
    pointer-events: none; }
  .wpcf7-form .form-big .legend {
    position: absolute;
    top: 34px;
    right: 0;
    width: 209px;
    background-color: #ffffff;
    z-index: 2; }
  .wpcf7-form .form-big .wpcf7-file {
    cursor: pointer;
    border: 0;
    box-shadow: none;
    padding: 0;
    z-index: 2;
    position: absolute;
    width: 285px;
    top: -30px;
    left: 8px; }
  .wpcf7-form .form-big .wpcf7-acceptance input {
    height: 15px;
    border: 0;
    box-shadow: none;
    display: inline-block;
    width: 15px; }
  .wpcf7-form .form-big .wpcf7-submit.btn {
    display: block;
    padding: 4px;
    color: white;
    font-size: 18px;
    width: 130px;
    height: 40px;
    border: solid 2px transparent;
    background-color: #002a4e;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .wpcf7-form .form-big .wpcf7-submit.btn:hover {
      background-color: white;
      color: #002a4e;
      border: solid 2px #002a4e;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
  .wpcf7-form .form-big #cx_lojas {
    overflow-y: scroll !important;
    outline: none;
    z-index: 9;
    background-color: #ffffff;
    border: 1px solid rgba(0, 42, 78, 0.1);
    border-radius: 5px;
    height: 170px;
    overflow-x: hidden;
    padding: 10px;
    width: 100%;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
  .wpcf7-form .form-big #loja {
    visibility: hidden;
    position: absolute; }

.list-loja {
  position: relative;
  display: block !important;
  padding: 10px 0; }
  .list-loja input {
    border: 0 !important;
    box-shadow: none !important;
    width: 15px !important;
    position: absolute !important;
    top: 13px !important;
    height: 15px !important; }
  .list-loja span {
    padding-left: 25px; }

.sendcv-license .legend, .iniciotempo .legend, .fullprojecto .legend, .ajuda .legend, .temloja .legend {
  pointer-events: none; }
.sendcv-license .form-group, .iniciotempo .form-group, .fullprojecto .form-group, .ajuda .form-group, .temloja .form-group {
  margin-bottom: 0; }
.sendcv-license .wpcf7-radio .wpcf7-list-item, .iniciotempo .wpcf7-radio .wpcf7-list-item, .fullprojecto .wpcf7-radio .wpcf7-list-item, .ajuda .wpcf7-radio .wpcf7-list-item, .temloja .wpcf7-radio .wpcf7-list-item {
  width: 75px;
  margin: 0; }
.sendcv-license .wpcf7-radio .wpcf7-list-item-label, .sendcv-license .wpcf7-radio input, .iniciotempo .wpcf7-radio .wpcf7-list-item-label, .iniciotempo .wpcf7-radio input, .fullprojecto .wpcf7-radio .wpcf7-list-item-label, .fullprojecto .wpcf7-radio input, .ajuda .wpcf7-radio .wpcf7-list-item-label, .ajuda .wpcf7-radio input, .temloja .wpcf7-radio .wpcf7-list-item-label, .temloja .wpcf7-radio input {
  display: inline-block; }
.sendcv-license .wpcf7-radio input, .iniciotempo .wpcf7-radio input, .fullprojecto .wpcf7-radio input, .ajuda .wpcf7-radio input, .temloja .wpcf7-radio input {
  width: 20px;
  height: 20px;
  position: absolute;
  margin-left: 12px;
  top: -1px;
  box-shadow: none !important; }

.iniciotempo .wpcf7-list-item, .fullprojecto .wpcf7-list-item, .ajuda .wpcf7-list-item, .temloja .wpcf7-list-item {
  width: 105px !important; }
.iniciotempo input, .fullprojecto input, .ajuda input, .temloja input {
  margin-left: 0 !important; }
.iniciotempo .wpcf7-list-item-label, .fullprojecto .wpcf7-list-item-label, .ajuda .wpcf7-list-item-label, .temloja .wpcf7-list-item-label {
  padding-left: 23px !important; }

#hp-gen-searchInput .send-search {
  position: absolute;
  width: 10px;
  top: 2px;
  right: 20px;
  opacity: 0; }

.main-title {
  text-align: center;
  margin: 60px auto;
  max-width: 600px; }
  .main-title h3 {
    font-weight: 700;
    font-size: 24px;
    color: #002a4e;
    line-height: 20px;
    margin: 0; }
  .main-title hr {
    width: 60px;
    height: 1px;
    margin: 12px auto; }
  .main-title p {
    font-weight: 400;
    font-size: 18px;
    color: #002a4e;
    line-height: 24px; }
    .main-title p strong {
      font-size: 18px;
      line-height: 24px;
      color: #b8141a;
      display: block;
      padding-bottom: 5px; }

.page-franchising article.type-post.status-publish, .page-homepage article.type-post.status-publish {
  display: none; }

.parceiro-img {
  position: relative;
  display: block;
  background-image: url(/wp-content/uploads/2019/04/logos_parceiros_clubldc.jpg);
  height: 70px;
  width: 70px;
  background-size: 850px;
  background-repeat: no-repeat;
  margin-bottom: 30px; }
  .parceiro-img.parceiro-arag {
    background-position: -69px 0px; }
  .parceiro-img.parceiro-homesur {
    background-position: -140px 0px; }
  .parceiro-img.parceiro-lccv {
    background-position: -211px 0px; }
  .parceiro-img.parceiro-luzboa {
    background-position: -281px 0px; }
  .parceiro-img.parceiro-novobanco {
    background-position: -351px 0px; }
  .parceiro-img.parceiro-orona {
    background-position: -423px 0px; }
  .parceiro-img.parceiro-otis {
    background-position: -493px 0px; }
  .parceiro-img.parceiro-previmed {
    background-position: -562px 0px; }
  .parceiro-img.parceiro-schindler {
    background-position: -633px 0px; }
  .parceiro-img.parceiro-krupp {
    background-position: -704px 0px; }
  .parceiro-img.parceiro-tranq {
    background-position: -774px 0px; }

.par-title {
  margin-bottom: 25px;
  font-weight: 700; }

@media screen and (max-width: 991px) {
  .page-banner .container-wrapper {
    margin: 0px 70px; }

  .page-banner:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: rgba(38, 75, 106, 0.8); }

  .banner-bar-search {
    padding: 10px 0 40px 0 !important; }
    .banner-bar-search .pull-right {
      float: none !important; }
    .banner-bar-search .banner-bar-search-label {
      padding-bottom: 10px;
      padding-top: 20px; }
      .banner-bar-search .banner-bar-search-label br {
        display: none; }

  .page-banner {
    height: auto !important; }
    .page-banner .form {
      float: none !important;
      margin: 50px auto; }

  .banner-info ul {
    padding-bottom: 20px !important; }

  .novas-adesoes p {
    padding: 7px !important; }

  .novas-adesoes .num-alternative {
    font-size: 1.5em; }

  .banner-info {
    margin: 120px auto 80px !important; }
    .banner-info .banner-title {
      font-size: 33px !important; }

  .plano {
    width: 250px;
    margin: 50px auto;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }
    .plano ul {
      min-height: auto !important; }

  .site-footer {
    text-align: center; }
    .site-footer .pull-right {
      float: none !important;
      width: 290px;
      margin: 0 auto; }
    .site-footer .sitemap {
      padding: 20px 0; }
    .site-footer .social {
      padding: 0;
      display: inline-block;
      margin: 31px 0 0; }

  .expanded .expanded-container .expanded-item .expanded-subitem {
    width: 100%;
    max-width: 600px !important;
    margin: 0 auto 35px !important;
    text-align: center;
    float: none;
    min-height: 200px !important;
  }

  .expanded .expanded-container .expanded-item-detail {
    /* padding: 60px 100px 40px 20px !important; */
    width: 100%;
    max-width: 600px !important;
    margin: 0 auto;
  }

  .droplist-address {
    text-align: center;
    margin: 0 !important; }

  .page-club-ldc .lojas-block {
    padding: 0px 0px 20px; }

  .droplist-col {
    padding: 0 !important; }

  .search-bar-club select {
    margin: 10px 0; }

  .droplist-item {
    padding: 10px 0 !important; }

  .droplist {
    max-height: 218px !important; } }
.page-template-page-franchise .droplist {
  overflow: unset; }

.abrir-form {
  display: none; }

.formulario .btn, .grad-btn {
  display: block;
  width: 186px;
  margin: 10px auto;
  background: #ec1b23;
  background: -moz-linear-gradient(left, #ec1b23 0%, #a52c28 100%);
  background: -webkit-linear-gradient(left, #ec1b23 0%, #a52c28 100%);
  background: linear-gradient(to right, #ec1b23 0%, #a52c28 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec1b23', endColorstr='#a52c28', GradientType=1);
  display: block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  text-decoration: none;
  text-align: center;
  margin: 0 auto;
  padding: 16px 0;
  text-transform: uppercase;
  font-size: 14px;
  cursor: pointer;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
  position: relative;
  z-index: 5;
  text-decoration: none !important;
  color: #ffffff;
  font-weight: 700; }
  .formulario .btn:hover, .grad-btn:hover {
    color: #ffffff; }
    .formulario .btn:hover:before, .grad-btn:hover:before {
      opacity: 1; }
  .formulario .btn:before, .grad-btn:before {
    border-radius: inherit;
    background: #a52c28;
    background: -moz-linear-gradient(left, #a52c28 0%, #ec1b23 100%);
    background: -webkit-linear-gradient(left, #a52c28 0%, #ec1b23 100%);
    background: linear-gradient(to right, #a52c28 0%, #ec1b23 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a52c28', endColorstr='#ec1b23', GradientType=1);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    z-index: -100;
    transition: opacity 0.45s; }

.formulario .btn {
  width: 100%; }

.openForm {
  display: none; }

span.wpcf7-not-valid-tip {
  position: absolute;
  font-size: 0.7em;
  color: #fe5f55;
  right: -200px;
  width: 300px;
  top: 2px; }

img.info-icon, img.grey-info-icon {
  max-width: 15px;
  margin-left: 5px; }

.plano-column ul {
  margin-left: 25px !important; }


  ul.social-icons {
    position: absolute;
    background-color: rgba(238, 238, 238, 0.9);
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    border-radius: 40px;
    width: 153px;
    height: 49px;
    bottom: 20px;
    padding: 10px 0px 0 14px;
    right: -13px;
    opacity: 0;
    z-index: 3;
    pointer-events: none;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    ul.social-icons.openSoc{
      opacity: 1;
      pointer-events: all;
    }
    ul.social-icons:after {
      top: 100%;
      right: 20px;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(238, 238, 238, 0);
      border-top-color: rgba(238, 238, 238, 0.9);
      border-width: 6px;
    }
    ul.social-icons li {
      display: inline-block; }
      ul.social-icons li a {
        display: block;
        height: 29px;
        width: 29px;}
        ul.social-icons li a:before {
          background: url(/wp-content/uploads/2019/10/social-sp.png) no-repeat;
          content: " ";
          position: absolute;
          height: 29px;
          width: 29px;
          -webkit-border-radius: 40px;
          -moz-border-radius: 40px;
          -ms-border-radius: 40px;
          background-size: 70px;
          border-radius: 40px; }
      ul.social-icons li.sc-facebook a:before {
        background-color: #3b5998;
        background-position: 4px 2px; }
      ul.social-icons li.sc-linkedin a:before {
        background-color: #007bb5;
        background-position: -19px 3px; }
      ul.social-icons li.sc-twitter a:before {
        background-color: #1da1f2;
        background-position: -42px 3px; }
      ul.social-icons li.sc-pinterest a:before {
        background-color: #e60023;
        background-position: -21px -20px; }
      ul.social-icons li.sc-email a:before {
        background-color: #3d405b;
        background-position: 3px -21px; }


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


@media screen and (max-width: 767px) {
  #lojas-sidebar .col-xs-2 {
    padding: 0px;
    width: 31px;
    float: right; }

  .club-subtitle h4 {
    font-size: 15px;
    line-height: 26px; }

  .club-header {
    padding-top: 0px;
    padding-bottom: 30px; }

  .section-title {
    font-size: 30px !important; }

  .section-subtitle {
    font-size: 16px;
    width: 90%; }

  .contactos-row {
    padding: 60px 0 10px !important;
    text-align: center; }

  .proposta-block {
    margin: 0px auto 60px auto !important; }

  .services-header .services-subtitle h4 {
    font-size: 16px !important; }

  .services-header {
    padding-top: 50px !important; }

  .parceiro_info_wrapper {
    text-align: center; }

  .parceiro_info_wrapper .morada {
    width: 230px;
    margin: 0 auto; }

  .banner-info {
    text-align: center;
    margin: 50px auto 80px !important; }

  .full-width {
    width: 99.4vw;
    position: relative;
    margin-left: -50vw;
    left: 50%; }

  .page-banner.full-width, .banner-bar-search.full-width {
    width: 99.4vw;
    position: relative;
    margin-left: -50vw;
    left: 50%; }
    .page-banner.full-width .form, .banner-bar-search.full-width .form {
      opacity: 0;
      pointer-events: none;
      position: absolute;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .page-banner.full-width .form.open, .banner-bar-search.full-width .form.open {
        width: 293px;
        opacity: 1;
        pointer-events: all;
        z-index: 99;
        top: -290px;
        left: 0;
        right: 0;
        -webkit-box-shadow: 0px 0px 66px 0px rgba(0, 0, 0, 0.81);
        -moz-box-shadow: 0px 0px 66px 0px rgba(0, 0, 0, 0.81);
        box-shadow: 0px 0px 66px 0px rgba(0, 0, 0, 0.81); }
      .page-banner.full-width .form .close, .banner-bar-search.full-width .form .close {
        display: block; }
        .page-banner.full-width .form .close img, .banner-bar-search.full-width .form .close img {
          width: 10px !important;
          height: 10px !important;
          position: absolute;
          right: 10px;
          margin: 0 auto !important;
          top: 11px; }

  .openForm {
    display: block;
    width: 186px;
    margin: 10px auto;
    background: #ec1b23;
    background: -moz-linear-gradient(left, #ec1b23 0%, #a52c28 100%);
    background: -webkit-linear-gradient(left, #ec1b23 0%, #a52c28 100%);
    background: linear-gradient(to right, #ec1b23 0%, #a52c28 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec1b23', endColorstr='#a52c28', GradientType=1);
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none;
    text-align: center;
    margin: -30px auto 50px;
    padding: 16px 0;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
    position: relative;
    z-index: 5;
    text-decoration: none !important; }
    .openForm:hover:before {
      opacity: 1; }
    .openForm:before {
      border-radius: inherit;
      background: #a52c28;
      background: -moz-linear-gradient(left, #a52c28 0%, #ec1b23 100%);
      background: -webkit-linear-gradient(left, #a52c28 0%, #ec1b23 100%);
      background: linear-gradient(to right, #a52c28 0%, #ec1b23 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a52c28', endColorstr='#ec1b23', GradientType=1);
      content: '';
      display: block;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      width: 100%;
      z-index: -100;
      transition: opacity 0.45s; }
    .openForm span {
      color: #ffffff;
      font-weight: 700; }

  .page-banner .container-wrapper {
    margin: 0px 10px; }

  .noticias-hp-block .owl-carousel {
    padding: 0 30px; } }


@media (max-width: 500px) {
  #lojas-sidebar.droplist .droplist-item {
    text-align: left !important; }
  }
  /* .map-pin-icon {
    position: absolute;
    left: 0; } } */
*:focus, *:active {
  outline: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important; }

.search-bar-lojas {
  padding: 5px 0 !important;
}

.inputDist input {
  width: 100%;
  border-radius: 6px;
  height: 40px;
}
.selectDist{
  margin-left: -21px;
}

.banner-info {
  margin-top: 170px !important;
}
.sel-lojas{
  margin-top: 5px;
}

.sel-dista{
  margin-top: 5px;
}

.sp-row-margin {
  margin-right: -37px !important;
}
.ver-mais a, .noticia-cat a{
    color: #012A52;
}

#lang_choice_polylang-3{
	  padding: 0px;
}
li.topbar:before{
  content: ' ';
  height: 11px;
  width: 9px;
  background-image: url(/wp-content/uploads/2019/05/seta-down.png);
  position: absolute;
  z-index: 9;
  background-size: 9px;
  background-color: #f0f2f5;
  background-repeat: no-repeat;
  top: 21px;
  right: 4px;
  pointer-events: none;
}

.ldc-navbar .navbar-right img {
  margin-left: 3px;
  margin-top: -3px;
}

.nav-next.alignright a {
  color: #012A52;
}

