.widget-scroll{
  overflow-x: scroll !important;
  overflow-x: hidden;
  height: 290px;
}

.btn_inline {
  display: inline-block !important;
}

.c-bo-paragraph-div {
  position: relative;
  clear: both;
  overflow: hidden;
}

.imagem-alinhamento-esquerda-bo {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

.imagem-alinhamento-direita-bo {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}

/* width */
.widget-scroll::-webkit-scrollbar {
  width: 7px;
}

/* Track */
.widget-scroll::-webkit-scrollbar-track {
  background: transparent;
}

/* Handle */
.widget-scroll::-webkit-scrollbar-thumb {
  background: rgba(0,0,0,0.3);

}

.widget-scroll-grey{
  overflow-x: scroll !important;
  overflow-x: hidden !important;
  height: 230px;
}

/* width */
.widget-scroll-grey::-webkit-scrollbar {
  width: 7px;
}

/* Track */
.widget-scroll-grey::-webkit-scrollbar-track {
  background: transparent;
}

/* Handle */
.widget-scroll-grey::-webkit-scrollbar-thumb {
  background: rgba(0,0,0,0.3);

}

.featured-with-overlap-posts .sub-posts article .post__thumb.destaques{
  box-shadow: none;
}

.featured-with-overlap-posts .sub-posts article .post__thumb.destaques img{
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin: auto;
}

.c-contact_row {
  margin-top: 40px;
  margin-bottom: 80px;
}

.contact-info li {
  list-style-type: none;
}

.contact-info .info-title {
  font-size: 20px;
  font-weight: 700;
}

.contact-info .info-icon {
  width: 30px;
  line-height: 36px;
  border-radius: 50%;
  font-size: 18px;
  color: #dc0c15;
  display: inline-block;
  vertical-align: top;
  margin-right: 0px;
}

.contact-info .info-content {
  display: inline-block;
  vertical-align: top;
  max-width: calc(100% - 35px);
  padding-top: 8px;
  font-size: 15px;
}

.contact-info ul {
  margin-top: 20px;
}

.contact-info a {
  color: inherit;
  text-decoration: none;
}

.contact-info a:hover {
  color: #dd402b;
}

.breadcrumb-area {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
  position: relative;
}

.breadcrumbs {
  padding: 20px 0px;
}

#breadcrumbs_title {
  margin-bottom: 0px !important;
}

.breadcrumbs h4 {
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 0px !important;
  /*font-size: 32px;*/
}

.breadcrumb {
  text-transform: uppercase;
  margin-bottom: 0px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  background-color: transparent;
  padding-top: 0px;
  padding-bottom: 0px;
}

.breadcrumb a {
  color: inherit;
}

.breadcrumb-item {
  display: -ms-flexbox;
  display: flex;
}

.breadcrumb-item.active {
  color: #dc0c15;
}

.c-breadcrumb-area-sub .container {
  line-height: 28px;
}

.pt-50 {
  padding-top: 50px;
}

.pb-100 {
  padding-bottom: 100px;
}

.main-btn {
  text-transform: uppercase;
  background: #dc0c15;
  color: #fff;
  border: 1px solid #dc0c15 !important;
  border-radius: 4px;
  padding: 6px 12px;
  text-decoration: none;
  font-size: 16px;
  margin: auto;
  margin-top: 15px;
  display: block;
  width: max-content;
}

.main-btn:hover {
  background: #fff;
  color: #dc0c15;
}

.c-contact-img-cont {
  float: none;
  margin-top: 20px;
  position: relative;
}


.c-contact-img-cont .mdicon {
  display: inline-block;
  font-family: 'mdicon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  font-size: 36px;
  position: absolute;
  top: 50%;
  color: #fff;
  transform: translateY(-50%);
}

.c-contact-img-cont .mdicon:hover {
  color: #dc0c15;
}

.c-contact-img-cont .mdicon-navigate_before {
  left: 5px;
}

.c-contact-img-cont .mdicon-navigate_next {
  right: 5px;
}


.main-post__inner {
  position: relative;
}

#mnmd-sticky-header .navigation-bar, #mnmd-sticky-header .mobile-header {
  height: 60px;
}

#menu-main-menu-1 {
  margin-top: 15px;
}

.navigation-bar-btn {
  height: 45px;
}

.theiaStickySidebar [class*="list-seperated"] > *:not(:last-child) {
  border-bottom: 1px solid #ddd;
}

.list-seperated-exclude-first > *:first-child {
  border-bottom: 1px solid #dc0c15;
}

.cat-5 .cat-theme-bg {
  background: #dc0c15;
}

.media-left  .post__thumb, .media-middle .post__thumb {
  width: 70px;
  float: left;
  margin: 0 15px 0 0;
}


.cat-5 .cat-theme, .cat-5.cat-theme.cat-theme, .cat-5 a:hover .cat-icon {
  color: #dc0c15;
}

#c-header-top-right a {
  color: inherit;
}

.c-montra a {
  text-decoration: none !important;
}

.c-home-dest3-cont li {
  border: none !important;
}

.single-team-member .name {
  font-size: 18px !important;
  font-weight: 700 !important;
  margin-bottom: 0px;
}

.single-team-member .c-titulo {
  color: #dc0c15 !important;
  font-size: 15px !important;
}

.single-team-member .c-pelouros {
  padding-top: 15px;
  line-height: 21px;
}


.single-team-member {
  overflow: hidden;
}

.c-vogal-line {
  margin-bottom: 20px;
  height: 34px;
}

.c-vogal-line .img_wrap {
  display: inline-block;
  width: 70px;
}

.c-vogais_title {
  font-size: 18px;
  margin-bottom: 30px;
}



.c-sticky-sub {
  position: relative !important;
  background: transparent !important;
  left: 0 !important;
  width: calc(100% - 10px) !important;
  visibility: visible !important;
  display: none ;
  opacity: 0;
}

.menu-item-has-children:hover > .c-sticky-sub {
  display: block !important;
  opacity: 1 !important;
}

.c-sticky-sub li {
  visibility: visible;
}

.c-magazine-element {
  height: 0;
  padding-top: 0 !important;
  padding-bottom: calc(100% * 760/537);
  position: relative;
}

.c-magazine-element .post__text-wrap {
  position: absolute;
  bottom: 0px;
  height: 80px;
}

.c-magazine-element .post__title {
  font-size: 20px;
}

.c-destaques1-txt {
  height: 195px;
  overflow: hidden;
}

.post__excerpt {
  max-width: none;
  /*height: 88px;*/
  overflow: hidden;
}

.c-gallery-item {
  padding: 15px;
}




.c-montra .slick-arrow {
  width: 40px;
  height: 40px;
}

.c-montra .slick-arrow:hover::before {
  color: #dc0c15;
}

.c-montra .slick-arrow:before {
  font-size: 40px;
}

.c-montra .slick-prev {
  left: 0;
}

.c-montra .slick-next {
  right: 0;
}


.c-dest1 > article {
  border: 4px solid #fff;
  padding: 5px;
}

.c-dest1 {
  overflow: hidden;
}

/*
.c-dest1:hover img {
transform: scale(1.05);
}
*/
.c-dest1-btn {
  margin-left: auto;
  margin-right: -5px;
  margin-bottom: -9px;
  background: #dc0c15;
  color: #fff;
  width: max-content;
  padding: 5px 20px;
  text-transform: uppercase;
}


.c-doc-title {
  font-size: 28px;
  text-align: center;
  color: #dc0c15;
  margin-bottom: 15px;
}

.c-doc-link {
  color: inherit;
}

.c-doc-link-cont {
  margin: 5px 0;
  text-align: center;
}


.c-culture-img img {
  height: 360px;
}

.navigation--inline > li {
  cursor: pointer;
}


.c-culture-img {
  text-align: center;
}

.gallery-item .gallery-icon  {

}

.gallery-item .gallery-icon img {

}



.gallery-columns-4 .gallery-item {
  max-width: none;
  width: 100%;
}

.c-mobile-menu-list li {
  line-height: 30px;
}

.c-mobile-menu-contacts a {
  width: max-content;
  display: inline-block !important;
}

.c-mobile-menu-contacts .c-social-links {
  padding: 8px;
  font-size: 15px;
}


.mnmd-offcanvas {
  right: 0;
  left: auto;
  transform: translate(100%, 0);
}

.mnmd-offcanvas.is-active {
  transform: translate(0%, 0);
}

.mnmd-offcanvas__title {
  padding-bottom: 0;
}

.mnmd-offcanvas__section{
  padding-top: 0;
}

.team-business .single-team-member {
  margin-bottom: 30px;
}

.team-business .single-team-member .info-meta {
  height: 360px;
  padding-left: 20px;
  width: calc(100% - 215px);
}

@media only screen and (max-width: 767px) {
  .c-mob-hidden {
    display: none !important;
  }

  .imagem-alinhamento-esquerda-bo, .imagem-alinhamento-direita-bo {
    float: none !important;
    width: 100% !important;
    margin: 0 0 20px 0;
  }

  .c-culture-img img {
    height: auto;
  }

  .c-destaq-icon-text {
    width: calc(100% - 85px);
  }

  .contact-info {
    margin-top: 20px;
  }


  .info-image {
    margin-bottom: 20px;
  }

  .c-editais-wrap {
    margin-bottom: 40px !important;
  }

  .team-business .single-team-member .img-box {
    width: auto;

  }

  .team-business .single-team-member .info-meta {
    padding: 0;
    width: 100%;
    margin-top: 30px;
    height: auto;
  }

  .c-dest-icon-wrap {
    margin-top: 90px;
  }



  .about-area .content {
    height: auto !important;
    margin-bottom: 40px;
  }

  .contact-info ul {
    padding: 0 15px;
  }

  .c-docs-wrap {
    margin-bottom: 20px;
    margin-top: 20px;
  }



  #breadcrumbs_title_cont {
    position: inherit;
  }

  #breadcrumbs_title {
    position: absolute;
    top: 75px;
    left: 0;
    width: 100%;
    text-align: center;
    font-family: "Rubik", Helvetica, Arial, sans-serif;
    max-width: 970px;
    font-size: 22px;
    font-weight: 700;
  }

  .breadcrumb-area {
    margin-bottom: 15px;
  }

  .c-docs-wrap {
    margin-bottom: 50px;
  }


  .breadcrumb-item {
    overflow: hidden;
    text-overflow: clip;
    max-width: 160px;
    height: 28px;
  }

  .site-footer {
    padding: 0 !important;
  }

  .site-footer .col-xs-12 {
    margin-top: 50px;
  }

  .featured-with-overlap-posts .main-post__inner {
    min-height: 170px;
  }

  .breadcrumb {
    width: max-content;
    margin: auto;
  }

  .c-news-indiv-wrap {
    margin-top: -50px;
  }



}

@media only screen and (min-width: 768px) {
  .c-news_wrap {
    margin-top: 100px;
  }
}


#weather_wrap {
  background: #dd412b;
  color: #fff;
  overflow: hidden;
}

#weather_wrap .row {
  padding: 10px;
}

#weather_nextdays {
  background: #c0392b;
  font-size: 13px;
}

.c-main_weatherdata {
  font-size: 28px;
  font-family: "Libre Franklin", Helvetica, Arial, sans-serif;
  margin-top: 10px;
}

.c-main-temp {
  text-align: center;
}

.c-main_weatherdata .details {
  font-size: 12.5px;
  text-align: center;
}

#weather_main .details_other,
#weather_nextdays .details_other
{
  text-align: center;
  font-size: 11.5px;
}

.dayOfWeek {
  text-align: center;
}

.dayOfWeekTitle {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  font-family: "Libre Franklin", Helvetica, Arial, sans-serif;
}

.dayOfWeek .details {
  width: max-content;
  text-align: center;
  display: inline-block;
  margin: 0 2px;
}





.main-post__inner .background-img:after {
  display: none;
}

.post--single .single-body {
  padding: 0;
}


.page-404-text h2 {
  color: #dc0c15;
  font-size: 40px;
  font-weight: 700;
  margin: 30px 0;
}

.page-404-text p {
  font-size: 18px;
}

.c-destaques_title {
  font-size: 18px;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.c-destaques-txt {
  line-height: 22px;
  max-height: 88px;
  height: max-content;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.c-dest1-post {
  /*
  height: 370px;
  overflow: hidden;
  */
}

.c-title_with_line.block-heading--line.block-heading:after {
  content: '';
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  box-ordinal-group: 2;
  -webkit-order: 2;
  -moz-order: 2;
  order: 2;
  -ms-flex-order: 2;
  margin-left: 0.6em;
  border-top: 2px solid rgba(0, 0, 0, 0.05);
}

.c-title_with_line .first-word {
  margin: 0 8px;
}

.c-pharmacy-widget-title {
  margin-top: 15px;
}

.c-weather-top-box {
  font-size: 13px;
}

#weather_nextdays img {
  width: 65%;
}

.c-home-new-post_meta {
  margin-top: -12px;
}

.c-home-new-more-btn {
  color: #dc0c15 !important;
  font-weight: 700;
}

.c-list_item_title {
  font-weight: 700;
  display: block;
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  font-family: "Libre Franklin", Helvetica, Arial, sans-serif;
  color: rgba(0, 0, 0, 0.8); !important;
}

.c-event-list-item-text-short {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 16px;
}

.c-list_item-more-btn {
  color: #dc0c15 !important;
  font-weight: 700;
}

.c-news-indiv-wrap h3 {
  font-weight: 700 !important;
}

.c-news-article-title {
  font-size: 34px !important;
  margin-bottom: 0 !important;
}

.c-news-article-date {
  font-size: 14px;
}

.c-news-article-category {

  margin-bottom: 10px !important;
}

.c-no_border {
  border: none !important;
}

.navigation--main > li > .sub-menu,
.navigation--main li > .sub-menu .sub-menu
{
  background: #dc0c15;
}

.navigation--main .sub-menu a {
  color: rgba(255, 255, 255, 0.85);
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px !important;
}

a {
  text-decoration: none !important;
}

.login-form {
  margin-bottom: 50px;
}

.c-login-btn {
  margin-top: 20px;
  background: #dc0c15 !important;
  border-radius: 0px !important;
  text-transform: uppercase;
  font-weight: 400 !important;
  color: #fff;
}

.c-login-btn:hover {
  background: #ef392b !important;
}

.login-input,
.signup-input
{
  border-radius: 3px !important;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background: #fff !important;
}

.personal_area_form_bottomtxt {
  margin-top: 20px;
}

.c-personal_topbar_item {
  font-family: "Libre Franklin", Helvetica, Arial, sans-serif;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 700;
  font-size: 14px;
  background: transparent !important;
}

.c-personal_topbar_item.active {
  color: #dc0c15;
}

.c-project-item {
  margin-bottom: 40px;
}

.c-project-name {
  font-family: "Libre Franklin", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #dc0c15;
}

.c-project-img {
  margin: 20px 60px 0px;
  width: calc(100% - 120px);
}

.c-project-txt {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  margin-top: 20px;
  line-height: 24px;
  margin: 20px 60px 40px;
}

.c-personal_area-list {
  margin-top: 120px;
}

.c-vote-wrap {
  margin-top: 40px;
}

.c-vote-title {
  font-family: "Libre Franklin", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  text-transform: uppercase;
}

.c-vote-submit {
  display: block !important;
  margin: auto;
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  .c-project-txt {
    margin: 20px 0;
  }

  .c-project-img {
    margin: 20px 0px 0px;
    width: calc(100%);
  }

  .c-personal_area-list {
    margin-top: 50px;
  }
}

.custom-section-cookies {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  position: fixed;
  bottom: 0;
  width: 100vw;
  z-index: 1;
  padding-top: 12px;
}

.c-cookie_btn {
  margin-top: 5px;
  font-size: 14px !important;
  cursor: pointer !important;
  width: 200px;
  height: 40px;
  padding: 0;
  line-height: 36px;
  border: 2px solid #dc0c15;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 38px;
}

.c-cookie_btn:hover {
  background: #dc0c15;
  color: #fff;
}

.c-docs-wrap {
  margin-bottom: 40px;
}


.c-news-listItem-excerpt p {
  height: 88px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.mosaic-item {
  margin-bottom: 20px;
}
